.auth-split{display:grid;min-block-size:100dvb;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--bg-base)}.auth-panel,.auth-testimonial{min-block-size:100dvb}.auth-panel{display:grid;place-items:center;padding:clamp(2rem,7vw,5rem) 1.25rem;background-color:var(--bg-base)}.auth-panel-inner{container:inline-size/auth-panel;display:grid;inline-size:min(100%,30rem);gap:1.55rem}.auth-logo{display:inline-flex;width:-moz-fit-content;width:fit-content}.auth-logo .logo-wordmark{block-size:1.85rem;margin-inline-start:0}.auth-copy{display:grid;gap:.55rem}.auth-copy h1,.auth-copy p,.form-status{margin:0}.auth-copy h1{font-size:clamp(1.4rem,min(8cqi,7.5vw),2.4rem);line-height:1.05;white-space:nowrap}.auth-copy p,.auth-text-link,.auth-link-button,.auth-form .auth-check span{color:var(--text-muted);font-family:var(--font-body);font-size:.875rem;font-weight:500;line-height:1.35}.auth-text-link,.auth-link-button{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.auth-form{box-sizing:border-box;display:grid;align-content:start;gap:.95rem;width:100%}.auth-form.form-container{padding:1.25rem}.auth-form label{box-sizing:border-box;display:grid;gap:.38rem}.auth-form label:not(.auth-check)>span{color:var(--text-muted);font-family:var(--font-tagline);font-size:.78rem;line-height:1.35;letter-spacing:.025em;text-transform:uppercase}.auth-form:not([data-hide-required-markers]) label:has(:is(input,select,textarea)[required])>span:not(:has(:is(em,strong,.app-required-marker))):after{margin-inline-start:.14rem;color:var(--danger-dark);font-weight:600;content:"*"}.auth-form input:not([type=checkbox]):not([type=hidden]){box-sizing:border-box;width:100%;min-block-size:2.65rem;cursor:text}.auth-form input:not([type=checkbox]):not([type=hidden]):focus{outline:0}.auth-form input:not([type=checkbox]):not([type=hidden]):user-invalid,.auth-form input:not([type=checkbox]):not([type=hidden])[aria-invalid=true]{border-color:var(--danger-dark)}.auth-form input[readonly]{color:var(--text-muted)}.auth-inline-row{display:flex;gap:1rem;align-items:center;justify-content:space-between}.auth-form .auth-check{display:inline-flex;gap:.45rem;align-items:center;min-width:-moz-max-content;min-width:max-content}.auth-form .auth-check label{display:inline;color:var(--text-muted);font-family:var(--font-body);font-size:.875rem;font-weight:500;line-height:1.35}.auth-form .auth-check a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.auth-form .auth-check a:hover,.auth-form .auth-check a:focus-visible{color:var(--text-base)}.auth-form .auth-terms-check{align-items:flex-start;min-width:0}.auth-form .auth-check input{flex:0 0 auto;width:.9rem;height:.9rem;margin:0;padding:0;border-radius:2px;box-shadow:none;cursor:pointer}.auth-form .auth-terms-check input{margin-block-start:.1rem}.auth-link-button{width:-moz-fit-content;width:fit-content;border:0;padding:0;background:0 0;box-shadow:none;cursor:pointer;text-align:end}.auth-submit{justify-content:center;width:100%;margin-block-start:.1rem}.form-status:empty{display:none}.form-status[data-error=true]{color:var(--danger-dark)}.auth-legal{margin:-.55rem 0 0;color:var(--text-muted);font-family:var(--font-body);font-size:.75rem;font-weight:400;line-height:1.35;text-align:center}.auth-legal a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.auth-legal a:hover,.auth-legal a:focus-visible{color:var(--text-base)}.turnstile-wrap{min-block-size:4.2rem}.auth-testimonial{display:grid;place-items:center;padding:clamp(2rem,8vw,6rem);background:#ebebeb}.auth-testimonial-card{display:grid;justify-items:center;max-inline-size:27rem;gap:1.25rem;margin:0;color:var(--text-base);text-align:center}.auth-testimonial-card p{margin:0;font-family:var(--font-body);font-size:clamp(1rem,1.35vw,1.16rem);font-weight:400;line-height:1.58}.auth-testimonial-person{display:grid;justify-items:center;gap:.55rem;background:0 0}.auth-testimonial-avatar{display:block;inline-size:4.5rem;block-size:4.5rem;aspect-ratio:1;border-radius:999px;-o-object-fit:cover;object-fit:cover;box-shadow:var(--shadow-s)}.auth-testimonial-name{display:block;color:var(--text-base);font-family:var(--font-body);font-size:.86rem;font-weight:700;line-height:1.2}.auth-testimonial-role{display:block;color:var(--text-muted);font-family:var(--font-body);font-size:.78rem;font-weight:400;line-height:1.25}.dark .auth-panel{background-color:var(--bg-dark)}.dark .auth-testimonial{background:#383838}@media (min-width:761px){.auth-split+.app-toast-region{left:25%;width:min(34rem,calc(50vw - 2.5rem));transform:translate(-50%)}}@media (max-width:760px){.auth-split{grid-template-columns:1fr}.auth-panel{min-block-size:100dvb;padding-inline:1rem}.auth-panel-inner{inline-size:min(100%,30rem)}.auth-testimonial{display:none}.auth-inline-row{align-items:flex-start}}