:root{--auth-dark: #181917;--auth-dark-soft: #20211f;--auth-dark-border: rgba(255, 255, 255, .09);--auth-dark-text: #f6f6f2;--auth-dark-muted: rgba(246, 246, 242, .56);--auth-blue: #2d58de;--auth-blue-soft: #c5ddff}body{min-height:100vh;background:var(--color-bg-base)}.auth-shell{min-height:100vh;display:grid;grid-template-columns:clamp(280px,35vw,520px) minmax(0,1fr);background:var(--color-bg-base)}.auth-panel{min-height:100vh;background:linear-gradient(145deg,rgba(33,43,72,.28),transparent 34%),var(--auth-dark);color:var(--auth-dark-text);padding:72px clamp(48px,3.6vw,72px) 50px;display:flex;flex-direction:column;gap:32px}.auth-brand-lockup{display:inline-flex;align-items:center;gap:16px;line-height:1}.auth-brand-mark{width:52px;height:52px;border-radius:14px;background:var(--auth-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 14px 30px #2d58de47}.auth-brand-mark svg{width:35px;height:35px}.auth-brand-lockup .brand-wordmark{font-size:27px}.auth-panel-main{margin-top:auto}.auth-hero-title{font-family:var(--font-display);font-size:47px;font-weight:400;line-height:.96;color:var(--auth-dark-text);margin:0 0 24px}.auth-hero-title em{color:var(--auth-blue-soft);font-style:italic}.auth-hero-copy{max-width:390px;color:var(--auth-dark-muted);font-size:17px;line-height:1.48;margin:0 0 50px}.auth-feature-list{display:flex;flex-direction:column;gap:18px;margin:0;padding:0;list-style:none}.auth-feature-item{display:flex;align-items:center;gap:16px;color:#f6f6f294;font-size:15px;line-height:1.3}.auth-feature-icon{width:44px;height:44px;border:1px solid var(--auth-dark-border);border-radius:12px;background:var(--auth-dark-soft);color:#f6f6f29e;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:inset 0 1px #ffffff0d}.auth-feature-icon.is-accent{color:#ffd84d}.auth-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:390px}.auth-stat-card{min-height:100px;border:1px solid var(--auth-dark-border);border-radius:13px;background:var(--auth-dark-soft);padding:16px 14px 14px;box-shadow:inset 0 1px #ffffff0d}.auth-stat-value{font-family:var(--font-display);font-size:27px;line-height:.98;color:var(--auth-dark-text);margin:0 0 8px}.auth-stat-label{color:var(--auth-dark-muted);font-size:13px;line-height:1.28;margin:0}.auth-panel-footer{border-top:1px solid rgba(255,255,255,.09);padding-top:26px;color:#f6f6f285;font-size:13px;letter-spacing:.01em}.auth-stage{min-height:100vh;padding:32px 36px;display:flex;align-items:center;justify-content:center}.auth-container{width:100%;max-width:500px}.auth-card{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:16px;padding:42px 40px 36px;box-shadow:0 14px 34px #0f0f0e12,0 2px 7px #0f0f0e0a}.auth-card-title{font-family:var(--font-display);font-size:32px;font-weight:400;line-height:1;color:var(--color-text-primary);margin:0 0 10px}.auth-card-subtitle{color:var(--color-text-secondary);font-size:15.5px;line-height:1.35;margin:0 0 28px}.auth-form-group{margin-bottom:18px}.auth-card .field-label{font-size:14px;font-weight:700;color:var(--color-text-secondary);margin-bottom:8px;letter-spacing:0}.auth-card .field-input{min-height:52px;border-radius:10px;border-width:1.5px;font-size:15px;padding:12px 18px}.auth-card .field-input::placeholder{color:#8a8a86}.auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:8px}.auth-label-row .field-label{margin-bottom:0}.auth-forgot-link,.auth-link{color:var(--auth-blue);font-weight:700;text-decoration:none;transition:color .12s ease,text-decoration-color .12s ease}.auth-forgot-link{font-size:14px;line-height:1.2}.auth-forgot-link:hover,.auth-link:hover{text-decoration:underline;text-decoration-thickness:1.5px}.auth-password-field{position:relative}.auth-password-field .field-input{padding-right:64px}.auth-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;padding:0;background:transparent;color:var(--color-text-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.auth-password-toggle:hover{color:var(--color-text-secondary)}.auth-password-helper{color:var(--color-text-secondary);font-size:12.75px;line-height:1.45;margin:7px 0 0}.btn-google{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px 20px;background:#fff;border:1.5px solid #dadce0;border-radius:8px;color:#3c4043;font-size:14.5px;font-weight:500;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s;margin-bottom:16px}.btn-google:hover{background:#f8f9fa;border-color:#c6cace;box-shadow:0 1px 3px #3c404326}.auth-divider{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:var(--color-text-secondary);font-size:12.5px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--color-border, #e5e7eb)}.pw-checklist{list-style:none;margin:7px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:5px 14px}.pw-checklist li{font-size:12px;color:var(--color-text-secondary);display:flex;align-items:center;gap:5px;transition:color .2s}.pw-checklist li:before{content:"\25cb";font-size:10px;transition:content .2s}.pw-checklist li.met{color:#16a34a}.pw-checklist li.met:before{content:"\2713"}.auth-options{display:flex;align-items:center;gap:10px;margin:2px 0 24px;color:var(--color-text-secondary);font-size:14px}.auth-checkbox{width:20px;height:20px;border:1.5px solid var(--color-border);border-radius:6px;accent-color:var(--auth-blue);flex:0 0 auto}.auth-button{display:flex;width:100%;min-height:54px;border-radius:10px;font-size:16px;box-shadow:0 8px 18px #2d58de2e,0 2px 4px #2d58de2e}.auth-button:hover{box-shadow:0 10px 20px #2d58de33,0 2px 5px #2d58de2e}#signup-form .auth-button{margin-top:22px}.auth-signup-text,.auth-signin-text{text-align:center;color:var(--color-text-secondary);font-size:14px;margin:24px 0 0}.auth-link{margin-left:4px}.error-message{margin:-8px 0 18px}@media(max-width:1060px){.auth-shell{grid-template-columns:1fr}.auth-panel{min-height:auto;padding:28px 28px 24px}.auth-panel-main{margin-top:16px}.auth-hero-title{font-size:36px;margin-bottom:0}.auth-hero-copy,.auth-feature-list,.auth-stats,.auth-panel-footer{display:none}.auth-stage{min-height:auto;padding:36px 20px 48px}}@media(max-width:640px){.auth-shell{min-height:auto;align-content:start}.auth-panel{gap:0;padding:14px 20px}.auth-brand-lockup{gap:10px}.auth-brand-mark{width:40px;height:40px;border-radius:12px}.auth-brand-mark svg{width:27px;height:27px}.auth-brand-lockup .brand-wordmark{font-size:23px}.auth-panel-main{margin-top:12px}.auth-hero-title{font-size:28px;line-height:.95;margin-bottom:0}.auth-hero-copy{display:none}.auth-stage{padding:10px 14px 28px}.auth-card{border-radius:16px;padding:24px 22px 28px}.auth-card-title{font-size:30px}.auth-card-subtitle{font-size:15px;margin-bottom:20px}.auth-form-group{margin-bottom:14px}.auth-card .field-input,.auth-button{min-height:50px}.auth-card .field-input{font-size:15.5px}.auth-button{font-size:16px}.auth-card .field-label,.auth-forgot-link,.auth-options,.auth-signup-text,.auth-signin-text{font-size:14.5px}.auth-options{margin-bottom:18px}#signup-form .auth-button{margin-top:16px}.auth-signup-text,.auth-signin-text{margin-top:20px}}@media(max-width:380px){.auth-panel{padding:12px 20px}.auth-brand-mark{width:38px;height:38px}.auth-brand-mark svg{width:26px;height:26px}.auth-brand-lockup .brand-wordmark{font-size:22px}.auth-panel-main{margin-top:10px}.auth-hero-title{font-size:27px;margin-bottom:0}.auth-hero-copy{display:none}.auth-stage{padding:8px 14px 24px}.auth-card{padding:22px 22px 24px}.auth-card-title{font-size:28px}.auth-card-subtitle{margin-bottom:16px}.auth-form-group{margin-bottom:12px}.auth-card .field-label{margin-bottom:6px}.auth-card .field-input,.auth-button{min-height:48px}.auth-password-helper{font-size:12px;line-height:1.35}.auth-options{margin-bottom:14px}#signup-form .auth-button{margin-top:12px}.auth-signup-text,.auth-signin-text{margin-top:16px}}.reset-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:34px;padding:44px 20px}.reset-brand{display:inline-flex;align-items:center;gap:12px;line-height:1}.reset-brand-mark{width:44px;height:44px;border-radius:11px;background:var(--color-brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 26px #1d4ed838}.reset-brand-mark svg{width:30px;height:30px}.reset-brand .brand-wordmark{font-size:27px}.reset-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:36px}.reset-progress span{height:4px;border-radius:99px;background:var(--color-border)}.reset-progress span.is-active{background:var(--color-brand)}.reset-icon{width:64px;height:64px;border-radius:16px;border:2px solid #c9d7ff;background:#eef3ff;color:var(--color-brand);display:inline-flex;align-items:center;justify-content:center;margin-bottom:28px}.reset-icon.is-sent{width:78px;height:78px;border-radius:50%;box-shadow:0 0 0 8px #f3f6ff inset}.reset-icon.is-success{width:106px;height:106px;border-radius:50%;border-color:#9cf2c8;background:#d7fbe8;color:#059669;box-shadow:0 0 0 14px #edfff5 inset;margin:8px auto 44px}.reset-title{font-family:var(--font-display);font-size:34px;font-weight:400;line-height:1;color:var(--color-text-primary);margin:0 0 14px}.reset-copy{color:var(--color-text-secondary);font-size:16px;line-height:1.48;margin:0 0 30px}.reset-form-group{margin-bottom:24px}.reset-button{display:flex;width:100%;min-height:54px;border-radius:10px;font-size:16px}form:invalid .reset-button{background:#e7e7e4;color:#fff;box-shadow:none}.reset-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--color-brand);font-size:14px;font-weight:700;text-decoration:none}.reset-link:hover{text-decoration:underline;text-decoration-thickness:1.5px}.reset-back{display:flex;justify-content:center;margin-top:24px}.reset-note{display:grid;grid-template-columns:28px 1fr;gap:14px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-bg-base);padding:18px 20px;color:var(--color-text-secondary);font-size:15px;line-height:1.45;margin:2px 0 28px}.reset-note-icon{color:#d69a12;display:flex;justify-content:center;padding-top:2px}.reset-secondary{margin-top:20px;text-align:center;color:var(--color-text-muted);font-size:14px}.reset-success{text-align:center}.reset-password-field{position:relative}.reset-password-toggle{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;padding:0;background:transparent;color:var(--color-text-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.reset-password-toggle:hover{color:var(--color-text-secondary)}.reset-shell .error-message{margin:-18px 0 24px}@media(max-width:640px){.reset-shell{gap:28px;padding:30px 14px}.reset-progress{margin-bottom:34px}.reset-title{font-size:34px}.reset-copy{font-size:17px}}.auth-card--reset{width:min(100%,520px);padding:42px 42px 38px;box-shadow:0 18px 48px #0f0f0e14,0 2px 8px #0f0f0e0d}.auth-card--reset-lg{width:min(100%,560px);padding:48px 44px 42px;box-shadow:0 20px 52px #0f0f0e17,0 2px 8px #0f0f0e0d}.auth-card--reset-lg .field-label{font-size:15px;margin-bottom:10px}.auth-card--reset-lg .field-input{min-height:58px;font-size:17px;padding:14px 52px 14px 18px}.auth-card--reset-lg .reset-button{min-height:58px;font-size:17px;margin-top:14px}@media(max-width:640px){.auth-card--reset,.auth-card--reset-lg{padding:28px 20px 24px}.auth-card--reset-lg .reset-icon{width:48px;height:48px;margin-bottom:14px}.auth-card--reset-lg .reset-copy{margin-bottom:20px}.auth-card--reset-lg .reset-button{min-height:50px;font-size:16px;margin-top:6px}.auth-card--reset-lg .field-input{min-height:50px;font-size:15px}}
