.auth{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100dvh;background:var(--bg);color:var(--ink)}.auth-brand{position:relative;display:flex;flex-direction:column;gap:var(--space-12);padding:var(--space-12) var(--space-16);overflow:hidden;background:var(--bosque-800);color:var(--nube-0)}.auth-brand__title{margin:0;font-family:var(--font-display);font-size:64px;line-height:68px;font-weight:600;letter-spacing:-.015em;text-transform:uppercase;color:var(--nube-0)}.auth-brand__sub{margin:var(--space-4) 0 0;max-width:360px;font-size:18px;line-height:26px;color:var(--nube-50)}.auth-brand__tagline{margin-top:var(--space-6)}.auth-caps{position:relative;height:400px;margin-left:var(--space-6)}.auth-cap{position:absolute;display:block;width:260px;height:64px;border-radius:var(--radius-full)}.auth-cap>i{position:absolute;right:14px;top:50%;width:44px;height:44px;margin-top:-22px;border-radius:50%}.auth-cap--1{left:0;top:0;background:var(--coral-400);transform:rotate(-8deg)}.auth-cap--1>i{background:var(--vino-700)}.auth-cap--2{left:150px;top:64px;background:var(--azul-500);transform:rotate(6deg)}.auth-cap--2>i{background:var(--rosa-400)}.auth-cap--3{left:30px;top:150px;background:var(--mostaza-500);transform:rotate(-4deg)}.auth-cap--3>i{background:var(--bosque-300)}.auth-cap--4{left:190px;top:232px;background:var(--verde-400);transform:rotate(8deg)}.auth-cap--4>i{background:var(--amarillo-500)}.auth-cap--5{left:60px;top:318px;background:var(--carbon-900);transform:rotate(-6deg)}.auth-cap--5>i{background:var(--nube-50)}.auth-caps__pin{position:absolute;left:238px;top:40px}.auth-main{display:grid;place-items:center;padding:var(--space-12) var(--space-6);background:var(--bg)}.auth-box{width:100%;max-width:400px}.auth-title{margin:0 0 28px;font-family:var(--font-display);font-size:44px;line-height:50px;font-weight:600;letter-spacing:-.01em;text-transform:uppercase;color:var(--brand)}.auth-form{display:grid;gap:14px}.auth-form__submit{margin-top:var(--space-2)}.auth-forgot{justify-self:start;margin-top:calc(var(--space-1) * -1)}.auth-alt{margin:6px 0 0;text-align:center;line-height:20px;color:var(--ink-muted)}.auth-alt,.auth-alt .ar-link{font-size:14px}.auth-legal{margin:var(--space-4) 0 0;text-align:center;line-height:16px;color:var(--ink-subtle)}.auth-legal,.auth-legal .ar-link{font-size:12px}.auth-form .ar-input__suffix:has(.ar-iconbtn){padding:0 var(--space-1)}.auth-lead-alert{margin-bottom:var(--space-6)}.auth-prose{display:grid;gap:var(--space-3);margin-bottom:var(--space-8);font-size:15px;line-height:22px;color:var(--ink)}.auth-prose p{margin:0}.auth-prose h2{margin:var(--space-3) 0 0;font-size:16px;line-height:24px;font-weight:600}@media (max-width:767px){.auth{grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr}.auth-brand{height:200px;gap:var(--space-4);padding:var(--space-6) var(--space-5)}.auth-brand__title{position:relative;z-index:1;font-size:28px;line-height:34px;letter-spacing:-.005em}.auth-brand__sub,.auth-brand__tagline{display:none}.auth-caps{position:absolute;right:-72px;bottom:20px;width:260px;height:110px;margin:0}.auth-cap{width:180px;height:48px}.auth-cap>i{right:10px;width:32px;height:32px;margin-top:-16px}.auth-cap--1{left:0;top:0}.auth-cap--2{left:50px;top:56px}.auth-cap--3,.auth-cap--4,.auth-cap--5,.auth-caps__pin{display:none}.auth-main{place-items:start center;padding:var(--space-8) var(--space-4) var(--space-12)}.auth-title{margin-bottom:var(--space-5);font-size:28px;line-height:34px;letter-spacing:-.005em}}