:root{--teal:#2a9d8a;--teal-bright:#3dbfaa;--teal-glow:rgba(42,157,138,0.15);--bg:#0a0c0b;--surface:#171e1c;--surface2:#1d2522;--border:rgba(42,157,138,0.12);--border-bright:rgba(42,157,138,0.3);--text:#e8ede9;--text-muted:#7a8c88;--text-dim:#4a5c58}.auth-root{position:fixed;inset:0;z-index:40;overflow-y:auto;min-height:100vh;font-family:var(--font-sans),system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}.auth-root:before{content:"";position:fixed;inset:0;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.04'/%3E%3C/svg%3E");pointer-events:none;opacity:.5}