.auth-page{min-height:100vh;display:grid;place-items:center;padding-left:56px;background:radial-gradient(circle at 50% 0%,rgba(37,99,235,.16),transparent 42%),radial-gradient(circle at 82% 72%,rgba(15,23,42,.08),transparent 36%),#f1f5f9b8}.auth-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;cursor:default}.auth-card{position:relative;z-index:1;width:min(440px,calc(100vw - 96px));padding:32px;border:1px solid rgba(226,232,240,.95);border-radius:30px;background:#fffffff7;box-shadow:0 30px 80px #0f172a2e,0 12px 28px #0f172a1a;text-align:center}.auth-close{position:absolute;top:16px;right:16px;width:34px;height:34px;border-radius:999px;color:#64748b;background:#f8fafc;cursor:pointer}.auth-close,.auth-back,.auth-action-strip button,.auth-icon-button{display:inline-flex;align-items:center;justify-content:center}.auth-back{width:fit-content;gap:8px;margin-bottom:16px;padding:8px 10px;border-radius:9px;color:#475569;background:#f8fafc;cursor:pointer;font-size:13px;font-weight:820}.auth-logo{display:inline-flex;align-items:center;gap:12px;margin-bottom:20px;font-size:24px}.auth-logo svg{width:48px;height:48px;padding:12px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#0f172a,#2563eb);box-shadow:0 14px 30px #2563eb47}.auth-card h1{margin:0 0 10px;font-size:28px;line-height:1.1}.auth-card p{color:#64748b;line-height:1.6}.auth-mark{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;border-radius:16px;color:#2563eb;background:#dbeafe}.auth-mark--amber{color:#b45309;background:#fef3c7}.auth-mark--success{color:#047857;background:#d1fae5}.google-button{width:100%;min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-top:18px;border:1px solid #cbd5e1;border-radius:14px;color:#111827;background:#fff;cursor:pointer;font-weight:850}.google-g{color:#4285f4;font-weight:920}.auth-note{margin-bottom:0;font-size:12px}.auth-action-strip{display:flex;justify-content:center;gap:10px;margin-top:14px}.auth-action-strip button{min-height:34px;padding:0 10px;border:1px solid rgba(203,213,225,.82);border-radius:9px;color:#334155;background:#fff;cursor:pointer;font-size:13px;font-weight:760}.auth-action-strip button:disabled{opacity:.55;cursor:not-allowed}.auth-form{display:grid;gap:16px;margin-top:20px;text-align:left}.auth-form label{display:grid;gap:7px;color:#334155;font-size:14px;font-weight:780}.auth-input-wrap{position:relative;display:flex;align-items:center}.auth-input-wrap>svg{position:absolute;left:13px;color:#64748b;pointer-events:none}.auth-input-wrap input{width:100%;min-height:48px;padding:0 46px 0 42px;border:1px solid rgba(148,163,184,.48);border-radius:9px;color:#0f172a;background:#fff}.auth-input-wrap input:focus{outline:none;border-color:#2563ebb8;box-shadow:0 0 0 4px #2563eb1a}.auth-icon-button{position:absolute;right:8px;width:32px;height:32px;border-radius:9px;color:#64748b;background:#f1f5f9;cursor:pointer}.auth-submit{width:100%;margin-top:4px}.auth-inline-error{margin-top:14px;padding:12px;border:1px solid #fecaca;border-radius:9px;color:#b91c1c;background:#fef2f2;font-size:13px;font-weight:760;text-align:left}.auth-success-panel{display:grid;justify-items:center;gap:10px;margin-top:18px;padding:18px;border:1px solid rgba(16,185,129,.24);border-radius:9px;color:#047857;background:#ecfdf5}.auth-success-panel span{color:#475569;font-size:13px;line-height:1.5}.auth-requirement{color:#94a3b8;font-size:12px;font-weight:760}.auth-requirement.is-met{color:#047857}.auth-requirement.is-error{color:#b91c1c}@media(max-width:640px){.auth-page{padding-left:48px}.auth-card{width:min(440px,calc(100vw - 68px));padding:26px 20px;border-radius:18px}.auth-action-strip{flex-direction:column}}
