*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0b1020;color:#e9ecf8}a{color:#8ab4ff;text-decoration:none}main{max-width:980px;margin:0 auto;padding:24px}button,input,select,textarea{font:inherit}input,textarea{width:100%;padding:8px 10px;border-radius:8px;border:1px solid #38415f;background:#141b31;color:#e9ecf8}button{padding:8px 12px;border-radius:8px;border:1px solid #3e4a70;background:#1c2950;color:#e9ecf8;cursor:pointer}.card{background:#121a30;border:1px solid #2b3558;border-radius:12px;padding:14px;margin-bottom:12px}.row{align-items:center}.col,.row{display:flex;gap:8px}.col{flex-direction:column}.muted{color:#9aa4c7}.error{color:#ff9393}.success{color:#98e2a0}