*{box-sizing:border-box}html,body{color:#111827;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#64748bb3 transparent;background:#f8fafc;margin:0;padding:0;font-family:Inter,Arial,sans-serif}html::-webkit-scrollbar{width:12px}body::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-track{-webkit-backdrop-filter:blur(10px);background:#ffffff38;border-left:1px solid #ffffff59}body::-webkit-scrollbar-track{-webkit-backdrop-filter:blur(10px);background:#ffffff38;border-left:1px solid #ffffff59}html::-webkit-scrollbar-thumb{background:linear-gradient(#94a3b8a6,#64748bc7);border:3px solid #ffffff38;border-radius:999px;box-shadow:inset 0 1px #ffffff8c,0 2px 8px #0f172a1f}body::-webkit-scrollbar-thumb{background:linear-gradient(#94a3b8a6,#64748bc7);border:3px solid #ffffff38;border-radius:999px;box-shadow:inset 0 1px #ffffff8c,0 2px 8px #0f172a1f}html::-webkit-scrollbar-thumb:hover{background:linear-gradient(#64748bcc,#475569e6)}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#64748bcc,#475569e6)}html::-webkit-scrollbar-button{width:0;height:0;display:none}body::-webkit-scrollbar-button{width:0;height:0;display:none}a{color:inherit;text-decoration:none}button,input{font:inherit}.page{max-width:1200px;margin:0 auto;padding:48px 24px}.page.narrow{max-width:920px}.hero{background:linear-gradient(#fff 0%,#f9fafb 100%);border:1px solid #e5e7eb;border-radius:24px;margin-bottom:28px;padding:40px;box-shadow:0 10px 30px #0000000a}.hero h1{margin:0 0 12px;font-size:3rem;line-height:1.05}.hero p{color:#6b7280;max-width:700px;margin:0;font-size:1.05rem;line-height:1.65}.badge{color:#1d4ed8;background:#e5efff;border-radius:999px;margin-bottom:16px;padding:8px 12px;font-size:.85rem;font-weight:700;display:inline-block}.badge.success{color:#166534;background:#dcfce7}.heroActions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.featureCard,.infoCard{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:24px;box-shadow:0 10px 24px #0f172a0a}.featureCard h2,.infoCard h1,.infoCard h2{margin-top:0}.featureCard p,.infoCard p,.infoCard li{color:#6b7280;line-height:1.6}.cleanList{padding-left:20px}.primaryBtn,.secondaryBtn{cursor:pointer;border-radius:12px;padding:11px 16px;transition:all .2s}.primaryBtn{color:#fff;background:#111827;border:none}.primaryBtn:hover{background:#1f2937}.secondaryBtn{color:#111827;background:#fff;border:1px solid #d1d5db}.secondaryBtn:hover{background:#f9fafb;border-color:#86efac}.fullWidth{width:100%}.authPage{place-items:center;min-height:calc(100vh - 80px);padding:40px 16px;display:grid}.authCard{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;gap:16px;width:100%;max-width:460px;padding:28px;display:flex;box-shadow:0 18px 40px #0f172a0f}.authCard h1{margin:0}.authCard p{color:#6b7280;margin:0}.authCard label{flex-direction:column;gap:8px;display:flex}.authCard input{border:1px solid #d1d5db;border-radius:12px;outline:none;padding:12px 14px}.authCard input:focus{border-color:#111827}.authSwitch{text-align:center;font-size:.95rem}.authSwitch a{color:#1d4ed8;font-weight:700}.errorBox{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px 14px}.buttonLink{text-align:center;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.authExperience{background:radial-gradient(circle at 0 0,#38bdf838,#0000 30%),radial-gradient(circle at 100% 100%,#2563eb2e,#0000 28%),linear-gradient(#eef4ff 0%,#f8fafc 44%,#fff 100%);position:relative;overflow:hidden}.authExperience:before,.authExperience:after{content:"";filter:blur(10px);opacity:.7;pointer-events:none;border-radius:999px;position:absolute;inset:auto}.authExperience:before{background:#3b82f62e;width:260px;height:260px;top:10%;left:-80px}.authExperience:after{background:#22c55e24;width:320px;height:320px;bottom:3%;right:-90px}.authShowcase{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:24px;width:min(1120px,100%);display:grid;position:relative}.authBrandPanel{color:#fff;background:radial-gradient(circle at 100% 0,#7dd3fc59,#0000 30%),linear-gradient(140deg,#0f172a 0%,#1d4ed8 58%,#0ea5e9 100%);border-radius:32px;flex-direction:column;gap:24px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 60px #0f172a2e}.authBrandPanel:after{content:"";pointer-events:none;border:1px solid #ffffff29;border-radius:26px;position:absolute;inset:18px}.authBrandHeader{align-items:center;gap:14px;display:flex}.authBrandLogo{background:#ffffff1f;border:1px solid #fff3;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:inset 0 1px #ffffff29}.authBrandLogo img{object-fit:contain;width:40px;height:40px}.authBrandName{flex-direction:column;gap:4px;display:flex}.authBrandName strong{letter-spacing:.08em;text-transform:uppercase;font-size:1rem}.authBrandName span{color:#ffffffb8;font-size:.92rem}.authBrandEyebrow{letter-spacing:.14em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.authBrandPanel h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.1rem,5vw,3.6rem);line-height:.96}.authBrandLead{color:#ffffffd1;max-width:540px;margin:0;font-size:1.02rem;line-height:1.7}.authFeatureList{gap:12px;display:grid}.authFeatureItem{-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:20px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.authFeatureItem strong,.authFeatureItem span{display:block}.authFeatureItem strong{font-size:.98rem}.authFeatureItem span{color:#ffffffb8;margin-top:4px;font-size:.92rem;line-height:1.55}.authFeatureIcon{color:#dbeafe;background:#ffffff1f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.authBrandStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.authStatCard{background:#0f172a29;border:1px solid #ffffff1f;border-radius:20px;padding:18px}.authStatCard strong,.authStatCard span{display:block}.authStatCard strong{font-size:1.4rem;line-height:1}.authStatCard span{color:#ffffffb8;margin-top:8px;font-size:.9rem;line-height:1.5}.authCardElevated{-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #94a3b833;max-width:none;min-height:100%;padding:32px;box-shadow:0 24px 50px #0f172a1a}.authCardHeader{align-items:center;gap:14px;display:flex}.authIconBadge{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe 0%,#eff6ff 100%);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:inset 0 1px #fffc}.authKicker{color:#2563eb;letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-size:.76rem;font-weight:700}.authHeadline{letter-spacing:-.04em;margin:0;font-size:1.85rem;line-height:1.1}.authBody{color:#64748b;margin:0;line-height:1.7}.authEmailChip{color:#0f172a;overflow-wrap:anywhere;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:12px 16px;font-weight:700;display:inline-flex}.authCallout{color:#334155;background:#f8fbff;border:1px solid #dbeafe;border-radius:18px;padding:16px 18px}.authCallout.success{background:#f0fdf4;border-color:#bbf7d0}.authCallout.error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.authCallout strong{color:#0f172a;margin-bottom:6px;font-size:.95rem;display:block}.authSteps{gap:12px;margin:0;padding:0;list-style:none;display:grid}.authSteps li{border-top:1px solid #e2e8f0;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.authSteps li:first-child{border-top:none;padding-top:0}.authStepIndex{color:#1d4ed8;background:#dbeafe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.86rem;font-weight:700;display:inline-flex}.authStepText strong,.authStepText span{display:block}.authStepText strong{color:#0f172a;font-size:.98rem}.authStepText span{color:#64748b;margin-top:4px;line-height:1.6}.authButtonStack{gap:12px;display:grid}.authSecondarySurface{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px 18px}.authInlineLinks{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.authTextLink{color:#1d4ed8;font-weight:700}.authTinyNote{color:#94a3b8;margin:0;font-size:.86rem;line-height:1.6}.loading-spinner{border:3px solid #94a3b852;border-top-color:#2563eb;border-radius:999px;width:28px;height:28px;margin:0 auto;animation:.8s linear infinite authSpinner}@keyframes authSpinner{to{transform:rotate(360deg)}}@media (max-width:900px){.cardGrid{grid-template-columns:1fr}.hero{padding:28px}.hero h1{font-size:2.2rem}.authShowcase{grid-template-columns:1fr}.authBrandPanel,.authCardElevated{padding:24px}.authBrandStats{grid-template-columns:1fr}}
