@font-face{font-family:poppins;src:url(/fonts/poppins.ttf)}@font-face{font-family:letter;src:url(/fonts/Letter.ttf)}@font-face{font-family:cinzel;src:url(/fonts/CinzelDecorative.ttf)}@font-face{font-family:lakeGoth;src:url(/fonts/LakehurstGothic-Medium.ttf)}*,:before,:after{margin:0;padding:0;border:0;box-sizing:border-box}::-webkit-scrollbar{width:0}html,body{overflow-x:hidden;scroll-behavior:smooth;-webkit-user-select:none;user-select:none;text-rendering:optimizeLegibility;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;min-height:100vh;background-image:url(/imgs/bg.png);background-size:cover;background-attachment:fixed;color:#f0f8ff;font-size:15px;font-weight:500;font-family:poppins}.bg-shadow{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;top:0;background:#0005;box-shadow:inset 0 0 100px #000}.sec,section{z-index:0;contain:paint;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;position:relative;top:0}a{text-decoration:none;color:inherit}.scene{position:fixed;top:0;left:0;z-index:-1}button{cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;transition:.2s}button.primary{padding:15px;background-color:#485d85;border-radius:10px;color:#f0f8ff}button:hover{background-color:#29364f}.divider{width:10vw;height:6px;margin-bottom:50px;background:linear-gradient(90deg,#45f3ff80,#008cff80);border-radius:5px;transition:.3s}.divider:active{opacity:.8}.divider:hover{translate:0 3px}s-icon{overflow:auto;display:grid;place-items:center;aspect-ratio:1!important;fill:#0000}s-icon svg{width:100%;height:100%}.s-copy{cursor:pointer;display:flex;gap:10px;align-items:center;justify-content:center}.s-copy:hover .s-to-copy{color:#45f3ff;text-shadow:0 0 3px #45f3ff}.s-copy:hover s-icon{fill:#45f3ff}.s-copy .s-to-copy{transition:.2s}.s-copy s-icon{width:20px;fill:#fff;transition:.2s}.s-copy .s-alert-copied{opacity:0;position:absolute;padding:5px;background:#00ff95;border-radius:10px;color:#fff;font-size:clamp(12px,1vw,1vw);font-weight:600}.s-copy .s-alert-copied.active{animation:copied 2s}@keyframes copied{0%,to{opacity:0;translate:0 -10px}50%{opacity:1;translate:0 -40px}}
