@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{--primary:#0ea5e9;--primary-hover:#0284c7;--background:#f0f9ff;--surface:#fff;--text:#0f172a;--text-muted:#64748b;--border:#e2e8f0;--error:#ef4444}body{background-color:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.w-full{width:100%}.max-w-md{max-width:28rem}.p-4{padding:1rem}.card{background:var(--surface);border:1px solid var(--border);opacity:0;border-radius:20px;width:100%;padding:2.5rem;animation:.5s ease-out forwards slideUp;transform:translateY(20px);box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.logo-container{justify-content:center;margin-bottom:1.5rem;display:flex}.logo-icon{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.title{color:var(--text);text-align:center;letter-spacing:-.025em;margin-bottom:.5rem;font-size:1.875rem;font-weight:800}.subtitle{color:var(--text-muted);text-align:center;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.input-group{flex-direction:column;margin-bottom:1.25rem;display:flex}.input-group label{color:var(--text);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.input-group input,.input-group select{border:1px solid var(--border);background:#f8fafc;border-radius:10px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.input-group input:focus,.input-group select:focus{border-color:var(--primary);background:var(--surface);box-shadow:0 0 0 3px #0ea5e926}.btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.875rem;font-size:1rem;font-weight:600;transition:background .2s,transform .1s;box-shadow:0 4px 6px -1px #0ea5e933,0 2px 4px -2px #0ea5e933}.btn:hover{background:var(--primary-hover)}.btn:active{transform:scale(.98)}.toggle-mode{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.875rem}.toggle-mode button{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-left:.25rem;padding:0;font-weight:600}.toggle-mode button:hover{text-decoration:underline}.alert{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem;display:flex}
