.core2-auth{background:var(--core2-canvas);min-height:100dvh;color:var(--core2-text);grid-template-columns:minmax(300px,.95fr) minmax(440px,1.05fr);display:grid}.core2-auth-identity{background:radial-gradient(ellipse at bottom right, var(--core2-nav-raised), transparent 70%), var(--core2-nav);color:var(--core2-nav-text);flex-direction:column;justify-content:space-between;gap:48px;padding:clamp(32px,5vw,80px);display:flex}.core2-auth-logo{background:#f0f4f7;border-radius:12px;width:min(100%,390px);padding:22px 18px}.core2-auth-logo img{width:100%;height:auto;display:block}.core2-auth-identity h1{letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(36px,5vw,64px);font-weight:650;line-height:1.1}.core2-auth-identity p,.core2-auth-identity small{color:var(--core2-nav-muted)}.core2-auth-eyebrow{text-transform:uppercase;letter-spacing:.15em;margin-bottom:18px;font-size:12px}.core2-auth-form{place-self:center;width:min(100%,500px);padding:32px}.core2-auth-form>div{background:var(--core2-surface);color:var(--core2-text);border-color:var(--core2-line);box-shadow:0 16px 50px #0c213e12}.core2-auth-form input{background:var(--core2-canvas);color:var(--core2-text);border-color:var(--core2-line)}.core2-auth-form a{color:var(--core2-link)}@media (max-width:760px){.core2-auth{flex-direction:column;display:flex}.core2-auth-identity{align-items:center;gap:0;padding:24px}.core2-auth-logo{width:280px;padding:12px}.core2-auth-identity>div:nth-child(2),.core2-auth-identity small{display:none}.core2-auth-form{padding:24px 16px}}
