.auth-page{background:radial-gradient(circle at 12% 18%,#2563eb24,#0000 28%),radial-gradient(circle at 88% 82%,#15803d1f,#0000 30%),linear-gradient(135deg,#f8fafc 0%,#eef2ff 50%,#f0fdf4 100%);justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex}.auth-page--login{align-items:stretch}.auth-shell{isolation:isolate;background:0 0;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:stretch;width:100%;min-height:100vh;display:grid;position:relative}.auth-panel{color:#fff;background:linear-gradient(145deg,#0f172af2,#1e40afe6),radial-gradient(circle at 78% 24%,#22c55e3d,#0000 28%),radial-gradient(circle at 18% 82%,#3b82f647,#0000 32%);flex-direction:column;justify-content:space-between;padding:clamp(32px,5vw,72px);display:flex;position:relative;overflow:hidden}.auth-panel:before{content:"";pointer-events:none;border:1px solid #bfdbfe29;border-radius:999px;width:420px;height:420px;position:absolute;inset:10% -18% auto auto}.auth-panel:after{content:"";pointer-events:none;border:1px solid #ffffff24;border-radius:999px;width:150px;height:150px;animation:18s linear infinite auth-orbit;position:absolute;bottom:17%;right:11%}.auth-panel__content{z-index:1;max-width:500px;position:relative}.auth-panel__content h1{margin:12px 0 16px;font-size:48px;font-weight:800;line-height:1.04}.auth-panel__content p{color:#ffffffc7;font-size:16px;line-height:1.7}.auth-brand{z-index:1;letter-spacing:0;align-items:center;gap:12px;font-weight:800;display:inline-flex;position:relative}.auth-brand__mark{color:#1d4ed8;background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:inline-grid;box-shadow:0 12px 30px #0f172a2e}.auth-eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.auth-panel .auth-eyebrow{color:#bfdbfe}.auth-highlights{z-index:1;flex-wrap:wrap;gap:10px;display:flex;position:relative}.auth-highlights span{color:#ffffffd6;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:700}.auth-recovery-dialog{z-index:1;pointer-events:none;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#fff3,#ffffff14),#0f172a47;border:1px solid #fff3;border-radius:24px;width:min(100%,500px);margin:22px 0 8px;padding:20px;animation:.7s both auth-dialog-rise;position:relative;box-shadow:0 28px 80px #0f172a57}.auth-recovery-dialog:before{content:"";pointer-events:none;background:linear-gradient(135deg,#22c55ef2,#2563ebf2);border-radius:22px;width:72px;height:72px;position:absolute;top:24px;right:-18px;transform:rotate(14deg);box-shadow:0 22px 44px #0f172a3d}.auth-recovery-dialog__header,.auth-recovery-dialog__metric,.auth-recovery-dialog__step{z-index:1;position:relative}.auth-recovery-dialog__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.auth-recovery-dialog__header strong{margin-top:4px;font-size:21px;line-height:1.15;display:block}.auth-recovery-dialog__eyebrow{color:#bfdbfe;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.auth-recovery-dialog__status{color:#bbf7d0;background:#16a34a29;border:1px solid #bbf7d06b;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.auth-recovery-dialog__metric{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.auth-recovery-dialog__metric span{color:#ffffffb8;font-size:13px;font-weight:700}.auth-recovery-dialog__metric strong{font-size:42px;line-height:.9}.auth-recovery-dialog__progress{background:#ffffff1f;border-radius:999px;height:10px;margin-bottom:18px;position:relative;overflow:hidden}.auth-recovery-dialog__progress span{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#22c55e);width:98%;height:100%;animation:2.4s ease-in-out infinite auth-progress-glow;display:block;box-shadow:0 0 24px #22c55e80}.auth-recovery-dialog__steps{gap:10px;display:grid}.auth-recovery-dialog__step{background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 12px;font-size:13px;display:grid}.auth-recovery-dialog__step strong{color:#bbf7d0;font-size:12px}.auth-recovery-dialog__dot{background:#22c55e;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 6px #22c55e1f}.auth-bubbles{pointer-events:none;isolation:isolate;width:min(100%,520px);min-height:170px;margin:18px 0;display:grid;position:relative}.auth-bubbles:before,.auth-bubbles:after{z-index:-1;content:"";pointer-events:none;position:absolute}.auth-bubbles:before{background:linear-gradient(90deg,#0000,#bfdbfeb3,#0000);height:1px;inset:50% 12% auto}.auth-bubbles:after{border:1px solid #bfdbfe2e;border-radius:999px;animation:12s linear infinite auth-orbit;inset:18% 20% 12%}.auth-bubble{color:#fff;cursor:default;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#fff3,#ffffff14),#0f172a33;border:1px solid #ffffff3d;border-radius:999px;flex-direction:column;justify-content:center;min-width:112px;min-height:76px;padding:14px 18px;transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s;animation:5.8s ease-in-out infinite auth-float;display:flex;position:absolute;box-shadow:0 18px 42px #0f172a33}.auth-bubble span{color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.auth-bubble strong{margin-top:4px;font-size:19px;line-height:1}.auth-bubble:hover,.auth-bubble:focus-visible{background-color:#ffffff1f;border-color:#ffffff8c;outline:none;transform:translateY(-8px)scale(1.04);box-shadow:0 24px 52px #0f172a47}.auth-bubble--primary{top:0;left:3%}.auth-bubble--replica{animation-delay:-1.4s;top:16px;right:5%}.auth-bubble--metric{animation-delay:-2.8s;top:74px;left:32%}.auth-bubble--health{animation-delay:-3.6s;bottom:0;left:8%}.auth-bubble--ready{animation-delay:-4.6s;bottom:0;right:12%}.auth-card{z-index:3;background:#fff;border:1px solid #e5e7eb;border-radius:16px;place-self:center;width:100%;max-width:420px;padding:32px;position:relative;box-shadow:0 10px 30px #0f172a14}.auth-card__header{margin-bottom:26px}.auth-card__title{color:#111827;margin:8px 0;font-size:32px;font-weight:800;line-height:1.15}.auth-card__subtitle{color:#6b7280;margin-bottom:24px;font-size:14px}.form-group{margin-bottom:18px;display:block}.form-label{margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-input,.form-select,.form-textarea{background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:12px 14px}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#2563eb}.form-input,.form-select,.form-textarea{transition:border-color .16s,box-shadow .16s,transform .16s}.form-input:focus,.form-select:focus,.form-textarea:focus{box-shadow:0 0 0 4px #2563eb1f}.primary-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;padding:12px 16px;font-weight:600}.primary-button:hover{background:#1d4ed8}.primary-button:disabled{opacity:.7;cursor:not-allowed}.primary-button{min-height:46px;transition:background-color .16s,transform .16s,box-shadow .16s}.primary-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb3d}.helper-text{text-align:center;color:#6b7280;margin-top:16px;font-size:14px}.helper-text a{color:#2563eb;font-weight:700}.error-text{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:14px}@keyframes auth-float{0%,to{translate:0}50%{translate:0 -12px}}@keyframes auth-orbit{0%{transform:rotate(0)scale(1)}to{transform:rotate(360deg)scale(1)}}@keyframes auth-dialog-rise{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes auth-progress-glow{0%,to{filter:saturate()}50%{filter:saturate(1.5)brightness(1.12)}}@media (max-width:860px){.auth-page{padding:0}.auth-shell{grid-template-columns:1fr}.auth-panel{gap:40px;min-height:auto;padding:32px 28px}.auth-panel__content h1{font-size:38px}.auth-card{width:min(100%,520px);max-width:none;box-shadow:none;border-radius:0;margin:0 auto}.auth-bubbles{min-height:210px}}@media (max-width:520px){.auth-page{padding:0}.auth-shell{border:0;border-radius:0;min-height:100vh}.auth-panel{padding:24px}.auth-panel__content h1{font-size:32px}.auth-card{padding:26px 22px 32px}.auth-bubbles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:auto}.auth-bubbles:before,.auth-bubbles:after{display:none}.auth-recovery-dialog{margin-top:18px}.auth-bubble{min-width:0;min-height:68px;animation:none;position:static}}@media (prefers-reduced-motion:reduce){.auth-bubbles:after,.auth-bubble,.auth-panel:after,.auth-recovery-dialog,.auth-recovery-dialog__progress span{animation:none}}
