:root{color-scheme:light}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:#f4f7fb;color:#1f2937}.center{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{width:440px;max-width:100%;background:#ffffff;border:1px solid #d7e6ff;border-radius:22px;padding:28px 26px 22px;box-shadow:0 0 0 6px rgba(59,130,246,.08),0 18px 40px rgba(37,99,235,.08)}.field{width:100%;height:48px;border:1.5px solid #93c5fd;border-radius:12px;padding:0 16px;font-size:16px;color:#111827;outline:none;background:#fff}.field::placeholder{color:#9ca3af}.field:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.2)}.field[readonly]{background:#f8fafc;border-color:#e5e7eb;color:#4b5563}.primary{width:100%;height:48px;margin-top:16px;border:0;border-radius:12px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;background:linear-gradient(90deg,#b7d4ff,#3b82f6 48%,#1d4ed8)}.primary:hover{filter:brightness(1.03)}.or{margin:22px 0 18px;text-align:center;color:#9ca3af;font-size:14px;letter-spacing:.08em}.google,.or{font-weight:600}.google{width:100%;height:48px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px;color:#374151;cursor:pointer}.google:hover{background:#f9fafb}.legal{margin:18px 0 0;text-align:center;color:#9ca3af;font-size:12px;line-height:1.4}.error{background:#fef2f2;color:#b91c1c}.error,.notice{margin:0 0 16px;padding:10px 12px;border-radius:10px;font-size:13px}.notice{background:#eff6ff;color:#1d4ed8}.profile-head{display:flex;align-items:center;gap:14px;margin-bottom:20px}.avatar{object-fit:cover;background:#e5e7eb}.avatar,.avatar-fallback{width:56px;height:56px;border-radius:50%}.avatar-fallback{background:#dbeafe;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px}h1{margin:0;font-size:22px}.muted{margin:4px 0 0;color:#6b7280}.muted,label{font-size:13px}label{display:block;margin:14px 0 6px;font-weight:600;color:#374151}.row{display:flex;gap:10px;margin-top:8px}.ghost{height:48px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;font-weight:600;cursor:pointer;padding:0 16px}.status{margin:12px 0 0;font-size:13px;color:#059669}