.hwc-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at top right,rgba(251,146,60,.08),transparent 50%),radial-gradient(ellipse at bottom left,rgba(167,139,250,.06),transparent 50%),#0a0a0c;color:#f4f4f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;padding:24px}.hwc-login-card{width:100%;max-width:420px;background:#101014;border:1px solid #26262c;border-radius:16px;padding:40px 36px;box-shadow:0 8px 24px rgba(0,0,0,.55)}.hwc-login-logo{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#fb923c,#f97316);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:26px;color:#0a0a0c;letter-spacing:-.04em;margin-bottom:20px}.hwc-login-card h1{font-size:24px;font-weight:700;margin:0 0 6px;letter-spacing:-.02em}.hwc-login-card p{color:#a1a1aa;font-size:14px;margin:0 0 28px}.hwc-login-form{gap:14px}.hwc-input-field,.hwc-login-form{display:flex;flex-direction:column}.hwc-input-field{gap:6px}.hwc-input-field label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#71717a}.hwc-input-field input{background:#16161a;color:#f4f4f5;border:1px solid #26262c;border-radius:8px;padding:10px 14px;outline:none;transition:border-color .15s;font:inherit}.hwc-input-field input:focus{border-color:#fb923c}.hwc-btn-primary{background:#fb923c;color:#0a0a0c;padding:11px 16px;border-radius:8px;margin-top:8px;border:0;cursor:pointer;font:inherit;font-weight:600;transition:background .15s}.hwc-btn-primary:hover:not(:disabled){background:#f97316}.hwc-btn-primary:disabled{opacity:.6;cursor:not-allowed}.hwc-login-error{padding:10px 12px;background:rgba(248,113,113,.1);border:1px solid rgba(248,113,113,.3);color:#fca5a5;border-radius:8px;font-size:13px}.hwc-login-small{text-align:center;margin-top:16px;color:#71717a;font-size:12px}.hwc-login-small a{color:#fb923c;text-decoration:none}.hwc-login-small a:hover{text-decoration:underline}.hwc-login-foot{margin-top:24px;color:#52525b;font-size:11px;text-align:center;line-height:1.6}@media (max-width:600px){.hwc-login-page{padding:16px}.hwc-login-card{padding:28px 22px}}