.auth-page{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden;background:linear-gradient(135deg,#f0f7ff,#f8f4ff 38%,#fff8f0)}.auth-page__hero{flex:1 1 auto;width:100%;min-height:320px;overflow-y:auto}.auth-page__form-column{flex:1 1 auto;width:100%;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;background:transparent}.auth-page__form-inner{width:100%;max-width:440px}.auth-hero{position:relative;display:flex;min-height:100%;align-items:center;padding:2.5rem 1.75rem;overflow:hidden}.auth-hero__mesh{inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(37,99,235,.08) 0,transparent 42%),radial-gradient(circle at 80% 30%,rgba(124,58,237,.07) 0,transparent 40%),radial-gradient(circle at 50% 90%,rgba(249,115,22,.06) 0,transparent 45%)}.auth-hero__mesh,.auth-hero__orb{pointer-events:none;position:absolute}.auth-hero__orb{border-radius:9999px;filter:blur(60px)}.auth-hero__orb--blue{width:280px;height:280px;left:-60px;top:10%;background:rgba(59,130,246,.18)}.auth-hero__orb--purple{width:240px;height:240px;right:-40px;top:35%;background:rgba(168,85,247,.14)}.auth-hero__orb--orange{width:200px;height:200px;left:30%;bottom:5%;background:rgba(251,146,60,.12)}.auth-hero__content{position:relative;z-index:1;max-width:540px}.auth-hero__eyebrow{margin:0 0 1rem;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#6366f1}.auth-hero__headline{margin:0;font-family:var(--font-plus-jakarta),Poppins,sans-serif;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.08;letter-spacing:-.03em}.auth-hero__headline span{display:block}.auth-hero__subtext{margin:1.25rem 0 0;max-width:480px;font-size:15px;line-height:1.65;font-weight:500;color:#64748b}.auth-hero__pills{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.auth-pill{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 1.125rem;border-radius:14px;border:1px solid rgba(255,255,255,.85);background:rgba(255,255,255,.72);box-shadow:0 4px 24px rgba(15,23,42,.05);backdrop-filter:blur(8px)}.auth-pill__icon{display:flex;height:40px;width:40px;shrink:0;align-items:center;justify-content:center;border-radius:12px}.auth-pill--blue .auth-pill__icon{background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#2563eb}.auth-pill--purple .auth-pill__icon{background:linear-gradient(135deg,#ede9fe,#f5f3ff);color:#7c3aed}.auth-pill--orange .auth-pill__icon{background:linear-gradient(135deg,#ffedd5,#fff7ed);color:#ea580c}.auth-pill__title{margin:0;font-size:14px;font-weight:700;color:#0f172a}.auth-pill__desc{margin:.25rem 0 0;font-size:12px;line-height:1.5;color:#64748b}.auth-hero__trust{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(148,163,184,.25)}.auth-hero__trust-item{display:inline-flex;align-items:center;gap:.4rem;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.auth-login-card{width:100%;background:rgba(255,255,255,.92);border:1px solid rgba(226,232,240,.95);border-radius:20px;padding:2rem 1.75rem;box-shadow:0 20px 50px rgba(15,23,42,.08),inset 0 0 0 1px rgba(255,255,255,.9);backdrop-filter:blur(12px)}@media (min-width:640px){.auth-login-card{padding:2.25rem 2.5rem}}.auth-login-logo{display:flex;justify-content:center;margin-bottom:1.5rem}.auth-login-logo__img{width:100%;height:auto;max-height:88px;-o-object-fit:contain;object-fit:contain}.auth-sign-in-btn{background:linear-gradient(90deg,#2563eb,#7c3aed 38%,#ec4899 72%,#f97316);box-shadow:0 12px 32px rgba(99,102,241,.28);transition:transform .25s ease,box-shadow .25s ease}.auth-sign-in-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 40px rgba(124,58,237,.35),0 0 28px rgba(249,115,22,.15)}.auth-sign-in-btn:active:not(:disabled){transform:scale(.99)}.auth-sign-in-btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(124,58,237,.25),0 12px 32px rgba(99,102,241,.28)}.auth-loader{background:#000000}.auth-loader__glow{position:absolute;border-radius:9999px;filter:blur(80px)}.auth-loader__glow--blue{width:420px;height:420px;left:-80px;top:20%;background:rgba(37,99,235,.22)}.auth-loader__glow--orange{width:380px;height:380px;right:-60px;bottom:15%;background:rgba(249,115,22,.18)}.auth-loader__ring-wrap{display:flex;align-items:center;justify-content:center;width:min(68vw,280px);height:min(68vw,280px)}.auth-loader__ring{position:absolute;inset:0;z-index:0;border-radius:9999px;border-color:#2563eb #7c3aed #ec4899 #f97316;border-style:solid;border-width:2px;box-shadow:0 0 40px rgba(59,130,246,.25)}.auth-loader__mark{position:relative;z-index:1;width:clamp(108px,54%,168px);height:clamp(108px,54%,168px);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;filter:drop-shadow(0 8px 28px rgba(59,130,246,.3))}@media (min-width:1024px){.auth-page{flex-direction:row}.auth-page,.auth-page__hero{height:100vh;min-height:100vh}.auth-page__hero{flex:0 0 58%;width:58%;max-width:58%}.auth-page__form-column{flex:0 0 42%;width:42%;max-width:42%;min-height:100vh;height:100vh;padding:2.5rem}.auth-hero{padding:3rem 3.5rem}.auth-login-logo__img{max-height:96px}}.auth-page input:not([type=checkbox]):not([type=radio]),.auth-page select,.auth-page textarea{width:100%;background-color:#ffffff!important;color:#0f172a!important;border-color:#e2e8f0!important}.auth-page input:not([type=checkbox]):not([type=radio]):focus{background-color:#ffffff!important}.auth-page input:not([type=checkbox]):not([type=radio]):-webkit-autofill,.auth-page input:not([type=checkbox]):not([type=radio]):-webkit-autofill:focus,.auth-page input:not([type=checkbox]):not([type=radio]):-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #ffffff!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a}.auth-page input[type=checkbox],.auth-page input[type=radio]{width:16px;height:16px;min-width:16px;padding:0}