.auth-split{display:flex;flex-direction:column}.auth-brand{flex-direction:row;justify-content:space-between;gap:16px;padding:24px 20px 20px;overflow:hidden;background-image:radial-gradient(ellipse 88% 70% at 14% 18%,var(--auth-wash-peach) 0,var(--auth-wash-peach-0) 70%),linear-gradient(180deg,var(--auth-cream) 0,var(--auth-cream) 62%,var(--auth-cream-fade) 84%,var(--auth-cream-0) 100%)}.auth-brand,.auth-brand__mark{display:flex;align-items:center}.auth-brand__mark{flex:none}.auth-brand__body{display:flex;align-items:center;flex:none}.auth-brand__sub,.auth-brand__title{display:none}.auth-mascot-figure{position:relative;width:88px;aspect-ratio:1/1}.auth-mascot-figure:before{content:"";position:absolute;inset:34% -26% -16% -26%;z-index:0;background-image:radial-gradient(ellipse 40% 40% at 50% 56%,var(--auth-setlight-core) 0,var(--auth-setlight-mid) 20%,var(--auth-setlight-far) 44%,var(--auth-setlight-0) 78%)}.auth-mascot{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transform:scaleX(-1);z-index:1}.auth-mascot--focus,.auth-mascot--rest{transition:opacity var(--dur-micro) var(--ease-inout)}.auth-mascot--rest{opacity:1}.auth-mascot--focus{opacity:0}.auth-split:has(.auth-form div:focus-within>input[autocomplete$=-password]) .auth-mascot--rest{opacity:0}.auth-split:has(.auth-form div:focus-within>input[autocomplete$=-password]) .auth-mascot--focus{opacity:1}.auth-mascot--celebrate{opacity:0;transition:none}.auth-split:has([data-auth-outcome=success]) .auth-mascot--rest{opacity:0}.auth-split:has([data-auth-outcome=success]) .auth-mascot--celebrate{opacity:1}@media (prefers-reduced-motion:reduce){.auth-mascot--focus,.auth-mascot--rest{transition-duration:0s}}.auth-form{padding:28px 20px 40px}.auth-form__column{width:100%;max-width:400px;margin-inline:auto}@media (min-width:1024px){.auth-split{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(440px,1fr)}.auth-brand{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:40px clamp(40px,5vw,88px) 76px;background-image:radial-gradient(ellipse 62% 44% at 18% 14%,var(--auth-wash-peach) 0,var(--auth-wash-peach-0) 66%),radial-gradient(ellipse 58% 40% at 8% 92%,var(--auth-wash-teal) 0,var(--auth-wash-teal-0) 70%),linear-gradient(90deg,var(--auth-cream) 0,var(--auth-cream) 64%,var(--auth-cream-fade) 86%,var(--auth-cream-0) 100%)}.auth-brand__body{display:block;margin-block:auto;margin-inline:auto 9.4%;max-width:min(460px,58%)}.auth-brand__title{display:block;font:var(--type-display-md);letter-spacing:var(--track-h1);color:var(--auth-brand-ink);text-wrap:balance;max-width:18ch}.auth-brand__sub{display:block;font:var(--type-body);color:var(--auth-brand-ink-soft);max-width:34ch;margin-top:10px}.auth-mascot-figure{width:clamp(200px,20vw,300px);margin-bottom:20px;margin-inline-start:-6%}.auth-mascot-figure--quiet{width:clamp(150px,14vw,216px)}.auth-form{display:flex;align-items:center;justify-content:center;padding:40px clamp(20px,14.5%,calc(100% - 420px)) 40px 20px}}