:root{--blue: #1976f3;--blue-dark: #0f4bb8;--ink: #111827;--text: #374151;--muted: #6b7280;--line: #dbe5f1;--line-strong: #c8d6e7;--green: #16a34a;--shadow: 0 22px 55px rgba(15, 23, 42, .09)}:where(.astro-sgpqyurt){box-sizing:border-box}:where(.astro-sgpqyurt)[hidden]{display:none!important}html{font-family:var(--font-manrope),system-ui,sans-serif;background:#fff;color:var(--ink)}body{margin:0;min-height:100vh;background:radial-gradient(circle at 14% 6%,rgba(25,118,243,.12),transparent 32rem),radial-gradient(circle at 86% 0%,rgba(34,197,94,.11),transparent 28rem),#fff}a:where(.astro-sgpqyurt){color:inherit}.login-shell:where(.astro-sgpqyurt){display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:clamp(28px,5vw,76px);align-items:center;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:58px 0 74px}.login-card:where(.astro-sgpqyurt){border:1px solid var(--line-strong);border-radius:24px;padding:clamp(24px,4vw,36px);background:#ffffffeb;box-shadow:var(--shadow)}h1:where(.astro-sgpqyurt){margin:0;font-size:clamp(2.2rem,4.8vw,4.4rem);font-weight:800;letter-spacing:-.055em;line-height:.96}.lede:where(.astro-sgpqyurt){margin:16px 0 0;color:var(--text);font-size:1rem;font-weight:600;line-height:1.65}form:where(.astro-sgpqyurt){display:grid;gap:14px;margin-top:26px}label:where(.astro-sgpqyurt),.form-field:where(.astro-sgpqyurt){display:grid;gap:7px;color:var(--text);font-size:.84rem;font-weight:800}input:where(.astro-sgpqyurt)[type=email],.password-field:where(.astro-sgpqyurt) input:where(.astro-sgpqyurt){width:100%;min-height:46px;padding:0 13px;border:1px solid var(--line-strong);border-radius:10px;background:#fbfdff;color:var(--ink);font:inherit;font-weight:700}.password-field:where(.astro-sgpqyurt){position:relative;display:block}.password-field:where(.astro-sgpqyurt) input:where(.astro-sgpqyurt){padding-right:76px}.password-toggle:where(.astro-sgpqyurt){position:absolute;right:6px;top:50%;min-width:56px;height:34px;padding:0 10px;border:0;border-radius:8px;background:#1976f314;color:var(--blue-dark);font:inherit;font-size:.76rem;font-weight:900;cursor:pointer;transform:translateY(-50%)}.password-toggle:where(.astro-sgpqyurt):hover{background:#1976f324}input:where(.astro-sgpqyurt):focus-visible{outline:3px solid rgba(25,118,243,.18);border-color:var(--blue)}.password-toggle:where(.astro-sgpqyurt):focus-visible{outline:3px solid rgba(25,118,243,.18);outline-offset:2px}form:where(.astro-sgpqyurt).has-field-errors input:where(.astro-sgpqyurt)[type=email],form:where(.astro-sgpqyurt).has-field-errors .password-field:where(.astro-sgpqyurt) input:where(.astro-sgpqyurt){border-color:#f87171;background:#fff1f2;color:#991b1b;box-shadow:inset 0 0 0 1px #ef444414}form:where(.astro-sgpqyurt).has-field-errors input:where(.astro-sgpqyurt)[type=email]:focus-visible,form:where(.astro-sgpqyurt).has-field-errors .password-field:where(.astro-sgpqyurt) input:where(.astro-sgpqyurt):focus-visible{border-color:#ef4444;outline-color:#ef44442e}.form-row:where(.astro-sgpqyurt){display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:.82rem;font-weight:700}.remember-row:where(.astro-sgpqyurt){display:inline-flex;align-items:center;gap:8px}.form-row:where(.astro-sgpqyurt) a:where(.astro-sgpqyurt),.account-note:where(.astro-sgpqyurt) a:where(.astro-sgpqyurt),.link-button:where(.astro-sgpqyurt){color:var(--blue-dark);font-weight:800;text-decoration:none}.link-button:where(.astro-sgpqyurt){padding:0;border:0;background:transparent;font:inherit;cursor:pointer}.link-button:where(.astro-sgpqyurt):hover,.account-note:where(.astro-sgpqyurt) a:where(.astro-sgpqyurt):hover{text-decoration:underline;text-underline-offset:3px}.submit-button:where(.astro-sgpqyurt),.google-button:where(.astro-sgpqyurt),.secondary-button:where(.astro-sgpqyurt){display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border-radius:10px;font:inherit;font-weight:800;cursor:pointer;text-decoration:none}.submit-button:where(.astro-sgpqyurt){border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 12px 24px #1976f32e}.submit-button:where(.astro-sgpqyurt)[disabled]{border-color:#9ca3af;background:#9ca3af;color:#f8fafc;box-shadow:none;cursor:wait}.secondary-button:where(.astro-sgpqyurt){border:1px solid var(--line-strong);background:#fff;color:var(--blue-dark)}.form-actions:where(.astro-sgpqyurt){display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.submit-button__spinner:where(.astro-sgpqyurt){display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:submit-spin .75s linear infinite}.submit-button:where(.astro-sgpqyurt).is-loading .submit-button__spinner:where(.astro-sgpqyurt){display:inline-block}@keyframes submit-spin{to{transform:rotate(360deg)}}.divider:where(.astro-sgpqyurt){display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin:6px 0;color:var(--muted);font-size:.78rem;font-weight:800}.divider:where(.astro-sgpqyurt):before,.divider:where(.astro-sgpqyurt):after{content:"";height:1px;background:var(--line)}.google-button:where(.astro-sgpqyurt){border:1px solid var(--line-strong);background:#fff;color:var(--ink)}.google-auth-slot:where(.astro-sgpqyurt){display:flex;justify-content:center;min-height:44px;transition:opacity .16s ease,filter .16s ease}.google-auth-slot:where(.astro-sgpqyurt).is-loading,.google-auth-slot:where(.astro-sgpqyurt).is-unavailable{opacity:.58;filter:grayscale(1);pointer-events:none}.google-auth-message:where(.astro-sgpqyurt){margin-top:-4px}.mock-success:where(.astro-sgpqyurt){display:none;align-items:center;flex-wrap:wrap;gap:8px;padding:11px 12px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534;font-size:.84rem;font-weight:800}.mock-success:where(.astro-sgpqyurt).is-visible{display:flex}.mock-success:where(.astro-sgpqyurt).is-error{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.mock-success:where(.astro-sgpqyurt) a:where(.astro-sgpqyurt){color:currentColor;font-weight:900;text-underline-offset:2px}.account-note:where(.astro-sgpqyurt){margin:0;color:var(--muted);font-size:.84rem;font-weight:700;line-height:1.5;text-align:center}.reset-heading:where(.astro-sgpqyurt){display:grid;gap:10px;margin-bottom:4px}.reset-eyebrow:where(.astro-sgpqyurt){display:inline-flex;width:fit-content;padding:7px 10px;border:1px solid #bfe7cd;border-radius:999px;background:#edf9f0;color:#166534;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.reset-heading:where(.astro-sgpqyurt) h2:where(.astro-sgpqyurt){margin:0;font-size:clamp(1.8rem,3.6vw,3rem);letter-spacing:-.055em;line-height:.98}.reset-heading:where(.astro-sgpqyurt) p:where(.astro-sgpqyurt){margin:0;color:var(--text);font-size:.95rem;font-weight:650;line-height:1.65}.proof-panel:where(.astro-sgpqyurt){position:relative;padding:clamp(24px,4vw,38px);border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#eaf4ffeb,#e4f8efb8),#fff;overflow:hidden}.proof-panel:where(.astro-sgpqyurt):after{content:"";position:absolute;right:-80px;top:-80px;width:210px;height:210px;border-radius:50%;background:#1976f31f}.status-badge:where(.astro-sgpqyurt){display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid #bfe7cd;border-radius:999px;background:#edf9f0;color:#166534;font-size:.78rem;font-weight:900}.proof-panel:where(.astro-sgpqyurt) h2:where(.astro-sgpqyurt){max-width:12ch;margin:22px 0 14px;font-size:clamp(2rem,4vw,3.6rem);letter-spacing:-.055em;line-height:.98}.proof-panel:where(.astro-sgpqyurt) p:where(.astro-sgpqyurt){max-width:46ch;margin:0;color:var(--text);font-size:.98rem;font-weight:600;line-height:1.7}.benefits:where(.astro-sgpqyurt){display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}.benefits:where(.astro-sgpqyurt) li:where(.astro-sgpqyurt){display:flex;gap:10px;color:var(--text);font-size:.92rem;font-weight:800}.benefits:where(.astro-sgpqyurt) li:where(.astro-sgpqyurt):before{content:"✓";color:var(--green);font-weight:900}@media(max-width:900px){.login-shell:where(.astro-sgpqyurt){grid-template-columns:1fr}}@media(max-width:560px){.login-shell:where(.astro-sgpqyurt){width:min(100% - 28px,1120px);padding-top:34px}.form-row:where(.astro-sgpqyurt){align-items:flex-start;flex-direction:column}.form-actions:where(.astro-sgpqyurt){grid-template-columns:1fr}}
