@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
.Header-module__ldgnoG__header{z-index:100;border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);background:#0c0e17eb;justify-content:space-between;align-items:center;height:56px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}@media (max-width:768px){.Header-module__ldgnoG__header{height:50px;padding:0 1rem}}.Header-module__ldgnoG__logo{letter-spacing:.22em;text-transform:uppercase;color:var(--text-primary);font-size:.85rem;font-weight:900;text-decoration:none}.Header-module__ldgnoG__nav{align-items:center;gap:.1rem;display:flex}@media (max-width:768px){.Header-module__ldgnoG__nav{gap:0}}.Header-module__ldgnoG__nav_link{color:var(--text-secondary);padding:.4rem .85rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .15s}.Header-module__ldgnoG__nav_link:hover{color:var(--text-primary)}@media (max-width:768px){.Header-module__ldgnoG__nav_link{padding:.4rem .5rem;font-size:.75rem}}.Header-module__ldgnoG__pro_btn{letter-spacing:.05em;color:var(--cyan);border:1px solid var(--cyan-dim);white-space:nowrap;margin-left:.75rem;padding:.4rem 1rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .2s}.Header-module__ldgnoG__pro_btn:hover{background:var(--cyan-glow)}@media (max-width:768px){.Header-module__ldgnoG__pro_btn{margin-left:.4rem;padding:.35rem .7rem;font-size:.7rem}}.Header-module__ldgnoG__signout_btn{color:var(--text-muted);border:1px solid var(--border-default);cursor:pointer;background:0 0;margin-left:.75rem;padding:.4rem .9rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:color .2s,border-color .2s}.Header-module__ldgnoG__signout_btn:hover{color:var(--text-primary);border-color:var(--text-muted)}.Header-module__ldgnoG__auth_section{justify-content:flex-end;align-items:center;min-width:80px;display:flex}.Header-module__ldgnoG__loading_placeholder{width:60px;height:20px}
:root{--bg-base:#0c0e17;--bg-surface:#111422;--bg-elevated:#171b2e;--bg-overlay:#1e2340;--border-subtle:#1a1f34;--border-default:#252b44;--border-strong:#363d5c;--text-primary:#eceef8;--text-secondary:#8b92b0;--text-muted:#525a7a;--text-inverse:#0c0e17;--cyan:#818cf8;--cyan-dim:#818cf82e;--cyan-glow:#818cf812;--red:#f43f5e;--red-dim:#f43f5e26;--red-glow:#f43f5e0f;--gold:#d4a84b;--gold-dim:#d4a84b1f;--font:"Inter", -apple-system, "Segoe UI", sans-serif;--radius:0px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--ease:cubic-bezier(.16, 1, .3, 1);--duration-fast:.15s;--duration-base:.25s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font);background:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer}img,video{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{letter-spacing:-.025em;color:var(--text-primary);font-weight:700;line-height:1.2}p{color:var(--text-secondary);line-height:1.7}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--border-default)}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}body:before{content:"";pointer-events:none;z-index:0;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");background-size:200px 200px;position:fixed;inset:0}.page{z-index:1;position:relative}
