.auth-page{isolation:isolate;grid-template-columns:minmax(0,1fr);width:100%;min-height:100dvh;margin:0;display:grid;position:relative}.auth-editorial-brand{z-index:1;position:absolute;top:2rem;left:clamp(2rem,5vw,5rem)}.auth-form-utilities{top:1.5rem;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:absolute;inset-inline:1.5rem}.auth-language,.auth-back{min-height:44px;color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.auth-language:hover,.auth-back:hover{color:var(--foreground)}.auth-page a:focus-visible{outline:2px solid var(--ring);outline-offset:5px}.auth-form-section{justify-content:center;align-items:center;min-height:100dvh;padding:6rem 1.5rem 2rem;display:flex;position:relative}.auth-form-content{width:100%;max-width:25rem}.auth-back{margin-bottom:1.5rem}.auth-form-title{text-wrap:balance;font-family:EB Garamond Variable,EB Garamond,Georgia,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:400;line-height:1.2}.auth-form-content input:not([type=checkbox]){background:var(--background);min-height:48px;caret-color:var(--primary)}.auth-form-content button{min-height:44px}.auth-page .auth-dialog-social{border:1px solid var(--border);color:var(--foreground)}.auth-form-content button[type=submit]{min-height:48px}.auth-submit{justify-content:space-between;padding-inline:1.25rem}.auth-privacy{border-top:1px solid var(--border);color:var(--muted-foreground);text-align:center;margin-top:2rem;padding-top:1.25rem;font-size:.75rem;line-height:1.6}.auth-editorial{isolation:isolate;background:var(--muted);border-right:1px solid var(--border);flex-direction:column;justify-content:center;gap:2rem;padding:7rem clamp(2rem,5vw,5rem) 3rem;display:flex;position:relative;overflow:hidden}.auth-editorial-copy{z-index:1;max-width:34rem;position:relative}.auth-editorial h2{text-wrap:balance;font-family:EB Garamond Variable,EB Garamond,Georgia,serif;font-size:clamp(3rem,4.6vw,4.75rem);font-weight:400;line-height:1.13}.auth-editorial-copy p{max-width:36ch;color:var(--muted-foreground);margin-top:1.5rem;font-size:1.0625rem;line-height:1.8}.auth-editorial-image{z-index:-1;object-fit:cover;filter:grayscale();mix-blend-mode:luminosity;opacity:.2;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}@media (width>=1024px){.auth-page{grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.auth-page-brand{grid-column:1/-1}.auth-form-section{min-height:100dvh;padding:5rem 3rem 2rem}}
