@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:block;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{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}.divider{width:7vw;height:4px;margin-bottom:50px;background:linear-gradient(90deg,#45f3ff,#008cff);border-radius:5px;transition:.3s}.divider:active{opacity:.8}.divider:hover{translate:0 3px}@media (max-width: 1000px){.phonefix{z-index:9999;display:grid;place-content:center;width:100vw;height:100vh;position:fixed;background-image:radial-gradient(circle at center center,#0000,#171d29),repeating-linear-gradient(135deg,#171d29 0px,#171d29 1px,transparent 1px,transparent 4px),repeating-linear-gradient(45deg,#232633 0px,#232633 5px,transparent 5px,transparent 6px),linear-gradient(90deg,#171d29,#171d29);font-size:30px}.phonefix:before{content:"Pc Exclusive"}}.s-icon{overflow:auto;display:grid;place-items:center;aspect-ratio:1!important;fill:#0000}.s-icon svg{width:100%;height:100%}.s-svg{background-size:cover}.s-svg 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}}
