body:has([data-encadeia-auth=true]) .site-chrome{display:none}[data-encadeia-auth=true]{background:var(--background);grid-template-columns:1fr 1fr;min-height:100svh;display:grid}[data-auth-story=true]{background:radial-gradient(ellipse at 0% 90%,var(--info-border),transparent 65%), radial-gradient(ellipse at 100% 0%,var(--success-background),transparent 65%),var(--muted);border-right:1px solid var(--border);flex-direction:column;padding:2rem 3rem;display:flex}[data-auth-brand=true]{letter-spacing:-.04em;align-items:center;gap:.5rem;width:fit-content;font-size:1rem;font-weight:600;display:flex}[data-auth-message=true]{max-width:30rem;margin:auto;padding:3rem 0}[data-auth-eyebrow=true]{letter-spacing:.09em;color:var(--muted-foreground);font-size:.6875rem;font-weight:500}[data-auth-message=true] h1{letter-spacing:-.045em;margin:1rem 0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.12}[data-auth-message=true]>p:last-of-type{max-width:26rem;color:var(--muted-foreground);font-size:.9375rem;line-height:1.7}[data-auth-illustration=true]{max-width:22rem;margin:2.5rem 0 0}[data-auth-step]{background:color-mix(in oklch,var(--background) 85%,transparent);border:1px solid var(--border);border-radius:var(--radius-dialog);box-shadow:var(--shadow-popover);align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.875rem;display:flex}[data-auth-step]>svg{width:1.25rem;height:1.25rem;color:var(--muted-foreground)}[data-auth-step=decision]>svg{color:var(--primary)}[data-auth-step=result]>svg{color:var(--success)}[data-auth-step] small{letter-spacing:.04em;color:var(--muted-foreground);margin-bottom:.25rem;font-size:.625rem;font-weight:500;display:block}[data-auth-step-dot=true]{background:var(--border-hover);border-radius:50%;width:.375rem;height:.375rem;margin-left:auto}[data-auth-connector=true]{width:1rem;height:2rem;color:var(--border-hover);margin:auto;display:block}[data-auth-footnote=true]{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.75rem;display:flex}[data-auth-footnote=true] svg{width:1rem;height:1rem}[data-auth-form=true]{flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}[data-auth-back=true]{min-height:2.5rem;color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.75rem;display:flex;position:absolute;top:2.25rem;right:2rem}[data-auth-back=true] svg{width:1rem;height:1rem}[data-auth-clerk=true]{max-width:100%}[data-auth-support=true]{color:var(--muted-foreground);text-align:center;max-width:22rem;margin-top:2rem;font-size:.75rem;line-height:1.6}@media (max-width:60rem){[data-auth-story=true]{padding:1.5rem}}@media (max-width:48rem){[data-encadeia-auth=true]{grid-template-rows:auto 1fr;grid-template-columns:1fr}[data-auth-story=true]{border-right:0;border-bottom:1px solid var(--border);padding:1rem 1.5rem}[data-auth-message=true],[data-auth-footnote=true]{display:none}[data-auth-form=true]{padding:5rem 1rem 3rem}[data-auth-back=true]{top:1rem;right:1.5rem}}
