*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.45;color:#e8eaed;background:linear-gradient(180deg,#0f1115,#13151a 32%);min-height:100vh}.page-root{min-height:100vh;padding:1.5rem 1rem;display:flex;align-items:flex-start;justify-content:center}.card{width:100%;max-width:720px;background:#16181e;border:1px solid #2d3139;border-radius:12px;padding:1.25rem 1.25rem 1.5rem;box-shadow:0 12px 44px #00000073}.input{width:100%;max-width:100%;padding:.6rem .75rem;border-radius:8px;border:1px solid #3c4043;background:#1e2128;color:#e8eaed;font-size:1rem}.input:focus-visible{outline:2px solid #8ab4f8;outline-offset:2px}.btn{font:inherit;font-size:1rem;font-weight:700;padding:.65rem 1rem;border-radius:10px;border:1px solid transparent;cursor:pointer}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:#1e3a5f;border-color:#3d6a9e;color:#e8eaed}.btn-primary:hover:not(:disabled){background:#254a7a}.error-box{padding:.85rem 1rem;border-radius:10px;background:#2d1f1f;border:1px solid #5c2b2b;color:#f5c6cb}.info-box{padding:.85rem 1rem;border-radius:10px;background:#1a2230;border:1px solid #2a4a6e;color:#bdc1c6}
