.auth-split{display:grid;min-height:100dvh;grid-template-columns:1fr}@media(min-width:900px){.auth-split{grid-template-columns:1fr 1fr}}.auth-verso{--av-deep: var(--pal-splash);--av-on: var(--pal-splash-ink);--av-on-muted: var(--pal-splash-ink-muted);--av-green: var(--pal-splash-accent);--woodcut-carve: var(--av-deep);background:var(--av-deep);color:var(--av-on);display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:clamp(1.25rem,3vw,2.5rem)}@media(min-width:900px){.auth-verso{box-shadow:inset -30px 0 38px -30px #0000007f}}.auth-wordmark{display:inline-flex;align-items:center;gap:.6rem;width:fit-content;color:var(--av-on);text-decoration:none;font-family:var(--font-brand);font-size:1.25rem;font-weight:650;letter-spacing:-.01em}.auth-wordmark svg{color:var(--av-green)}.auth-wordmark-type{display:inline-flex;align-items:center;gap:.55rem}.auth-wordmark-type:before{content:"";width:.19em;height:.19em;border-radius:50%;background:color-mix(in oklab,var(--av-on) 55%,transparent);translate:0 -.07em}.auth-wordmark:hover{color:var(--av-green)}.auth-hero{display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,4vh,2.75rem);text-align:center}.auth-hero>svg{color:var(--av-green);width:clamp(200px,24vw,330px);height:auto}.auth-tagline{font-family:var(--font-brand);font-size:clamp(1.5rem,2.2vw,2rem);font-weight:650;line-height:1.25;letter-spacing:-.015em;max-width:18ch;text-wrap:balance}.auth-def{font-size:.875rem;color:var(--av-on-muted);text-align:center}.auth-def em{font-style:italic;font-family:var(--font-brand)}.auth-recto{display:flex;align-items:center;justify-content:center;padding:clamp(2rem,6vh,4rem) 1.5rem}@media(max-width:899px){.auth-split{grid-template-rows:auto 1fr}.auth-verso{flex-direction:row;align-items:center;justify-content:space-between}.auth-hero{display:none}.auth-def{text-align:end}}
