@font-face{font-family:Monocraft;src:url(/Monocraft.otf) format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Play;src:url(/Play-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Play;src:url(/Play-Bold.ttf) format("truetype");font-weight:700;font-display:swap}:root{--bg-darkness: #01060B;--bg-midnight: #041A2F;--bg-card: rgba(4, 26, 47, .9);--text-ghost: #F6F8FE;--text-dim: #a0aab5;--accent-prismarine: #55EDDE;--accent-honeycomb: #F5C270;--accent-petra: #2D8FEB;--accent-stellius: #1245CD;--font-header: "Monocraft", monospace;--font-sub: "Play", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-header);background-color:var(--bg-darkness);color:var(--text-ghost);width:100%;min-height:100vh;overflow-x:hidden;margin:0;padding:0}#root{width:100%;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px;background:transparent}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--accent-prismarine);border-radius:10px;opacity:0;transition:opacity .3s ease;box-shadow:0 0 10px var(--accent-prismarine)}body:not(.is-scrolling) ::-webkit-scrollbar-thumb{background:transparent;box-shadow:none}body.is-scrolling ::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--accent-prismarine);box-shadow:0 0 15px var(--accent-prismarine),0 0 5px #fff}*{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}body.is-scrolling{scrollbar-color:var(--accent-prismarine) transparent}@keyframes glimmer{0%{background-position:100% 0}40%{background-position:0% 0}to{background-position:0% 0}}.site-footer{padding:4rem 2rem;border-top:1px solid rgba(255,255,255,.05);background:var(--bg-darkness);display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.footer-links a{color:var(--text-dim);text-decoration:none;font-family:var(--font-header);font-size:.85rem;text-transform:uppercase;letter-spacing:1px;transition:all .2s ease}.footer-links a:hover{color:var(--accent-prismarine);transform:translateY(-2px)}.footer-socials{display:flex;gap:1.5rem;align-items:center}.footer-socials a{color:var(--text-dim);display:flex;align-items:center;justify-content:center;width:28px;height:28px;transition:color .2s ease,transform .2s ease}.footer-socials a:hover{color:var(--accent-prismarine);transform:translateY(-2px)}.footer-socials svg{width:100%;height:100%}.footer-social-icon{color:var(--text-dim);display:flex;align-items:center;justify-content:center;width:28px;height:28px;opacity:.4;cursor:default}.footer-social-icon svg{width:100%;height:100%}.legal-disclaimer{max-width:800px;color:#a0aab580;font-family:var(--font-sub);font-size:.8rem;line-height:1.6}
