*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f1419;color:#e7ecf3;line-height:1.5}#root{max-width:520px;margin:0 auto;padding:2rem 1rem}.brand-logo{display:block;width:88px;height:auto;margin:0 auto .75rem}h1{font-size:1.35rem;font-weight:600;margin:0 0 .5rem;text-align:center}p{margin:0 0 1rem;opacity:.85;font-size:.95rem}.card{background:#1a2332;border:1px solid #2a3544;border-radius:10px;padding:1.25rem;margin-bottom:1rem}label{display:block;font-size:.8rem;margin-bottom:.25rem;opacity:.9}input{width:100%;padding:.5rem .65rem;border-radius:6px;border:1px solid #3d4d63;background:#0f1419;color:#e7ecf3;margin-bottom:.75rem}button{cursor:pointer;padding:.55rem 1rem;border-radius:6px;border:none;background:#3b82f6;color:#fff;font-weight:600;font-size:.95rem}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{background:#334155;margin-left:.5rem}.error{color:#f87171;font-size:.9rem;margin-bottom:.75rem}.ok{color:#4ade80;font-size:.9rem;margin-bottom:.75rem}.row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}
