*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at top,#eef2ff 0,#f8fafc 42%,#e5e7eb 100%);color:#111827}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:100%;max-width:460px;background:rgba(255,255,255,.94);border:1px solid rgba(148,163,184,.35);border-radius:28px;padding:28px;box-shadow:0 24px 80px rgba(15,23,42,.18)}.auth-card.small{max-width:420px}.brand{font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;margin-bottom:12px}h1{font-size:28px;line-height:1.1;margin:0 0 10px}.muted{color:#64748b;margin:0 0 24px;line-height:1.45}label{display:block;font-size:14px;font-weight:700;margin:16px 0 8px}input{width:100%;height:48px;border:1px solid #cbd5e1;border-radius:14px;padding:0 14px;font-size:16px;background:#fff;outline:none}input:focus{border-color:#6366f1;box-shadow:0 0 0 4px rgba(99,102,241,.14)}.nick-row{display:flex;gap:8px;align-items:center}.nick-row input{flex:1}.domain{white-space:nowrap;color:#475569;font-size:14px;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:14px;padding:14px 10px}.hint{font-size:12px;color:#64748b;margin-top:6px;line-height:1.35}.check{display:flex;gap:10px;align-items:flex-start;font-weight:500;color:#334155}.check input{width:18px;height:18px;margin-top:1px}button{width:100%;height:52px;border:0;border-radius:16px;margin-top:18px;background:#111827;color:#fff;font-size:16px;font-weight:800;cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}.msg{min-height:22px;margin-top:14px;font-size:14px;line-height:1.35}.msg.ok{color:#047857}.msg.err{color:#dc2626}.bottom{text-align:center;color:#64748b;margin:22px 0 0}.bottom a{color:#4f46e5;font-weight:800;text-decoration:none}@media(max-width:520px){.auth-page{padding:12px;align-items:flex-start}.auth-card{border-radius:22px;padding:22px;margin-top:18px}.nick-row{display:block}.domain{display:inline-block;margin-top:8px;width:100%;text-align:center}h1{font-size:24px}}
