@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--background:#090a0f;--panel-bg:#10141fb3;--panel-border:#38bdf833;--text-main:#e2e8f0;--text-muted:#94a3b8;--accent:#38bdf8;--accent-hover:#0284c7;--danger:#ef4444;--danger-hover:#b91c1c;--success:#10b981}*,:before,:after{box-sizing:border-box}body{background-color:var(--background);color:var(--text-main);-webkit-text-size-adjust:100%;background-image:radial-gradient(circle at 15%,#0284c726,#0000 25%),radial-gradient(circle at 85% 30%,#10b9811a,#0000 25%);min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.auth-container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.glass-panel{background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--panel-border);border-radius:12px;width:100%;padding:1.5rem;box-shadow:0 8px 32px #00000080}.title{text-align:center;color:var(--accent);letter-spacing:1px;margin-top:0;margin-bottom:2rem;font-size:1.75rem;font-weight:600}.btn{cursor:pointer;color:#fff;text-align:center;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--accent);box-shadow:0 4px 14px #38bdf859}.btn-primary:hover{background-color:var(--accent-hover);transform:translateY(-1px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.input-field{width:100%;color:var(--text-main);-webkit-appearance:none;background:#0006;border:1px solid #ffffff1a;border-radius:8px;outline:none;margin-bottom:0;padding:.8rem 1rem;font-size:.875rem;transition:border-color .2s}.input-field:focus{border-color:var(--accent)}.label{color:var(--text-muted);margin-bottom:.4rem;font-size:.875rem;display:block}.status-message{border-radius:8px;padding:.8rem 1rem;font-size:.875rem}.status-success{color:var(--success);background:#10b9811a;border:1px solid #10b98133}.status-error{color:var(--danger);background:#ef44441a;border:1px solid #ef444433}.divider{text-align:center;color:var(--text-muted);align-items:center;margin:1.5rem 0;font-size:.85rem;display:flex}.divider:before,.divider:after{content:"";border-bottom:1px solid var(--panel-border);flex:1}.divider:not(:empty):before{margin-right:.5em}.divider:not(:empty):after{margin-left:.5em}.loader{border:3px solid #ffffff1a;border-top:3px solid var(--accent);border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:1s linear infinite spin;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.desktop-nav{display:flex!important}.mobile-menu-btn{display:none!important}@media (max-width:768px){.desktop-nav{display:none!important}.mobile-menu-btn{display:flex!important}.auth-container{justify-content:flex-start;padding:2rem 1rem 1rem}.glass-panel{border-radius:10px;max-width:100%;padding:1.2rem}.title{margin-bottom:1.2rem;font-size:1.4rem}.btn{padding:.75rem .9rem;font-size:.9rem}.page-header{flex-direction:column;gap:.8rem;align-items:flex-start!important}.page-header h1{font-size:1.4rem!important}table{font-size:.8rem}th,td{padding:6px 8px!important}}@media (max-width:480px){body{font-size:14px}.glass-panel{padding:1rem}}
