.auth-shell{--color-bg:var(--color-warm-beige-100);--color-bg-surface:var(--color-warm-beige-200);--color-text:var(--color-dark-gray-700);--color-text-heading:var(--color-dark-gray-800);--color-text-muted:var(--color-dark-gray-500);--color-border:var(--color-warm-beige-300);--color-accent:var(--color-tangerine-600);--color-accent-bg:var(--color-tangerine-100);--color-accent-border:var(--color-tangerine-300);background:var(--color-bg);height:100dvh;color:var(--color-text);grid-template-columns:1fr;display:grid;overflow:hidden}@media (width>=1024px){.auth-shell{grid-template-columns:6fr 5fr}}.auth-shell__brand{display:none;position:relative;overflow:hidden}@media (width>=1024px){.auth-shell__brand{height:100%;display:block}}.auth-shell__brand-bg{z-index:0;background:url(/landing/auth/hero.png) 50%/cover no-repeat;position:absolute;inset:0}.auth-shell__brand-overlay{background:linear-gradient(to right, var(--color-warm-beige-100) 0%, var(--color-warm-beige-100) 40%, color-mix(in srgb, var(--color-warm-beige-100) 70%, transparent) 65%, color-mix(in srgb, var(--color-warm-beige-100) 20%, transparent) 85%, transparent 100%);z-index:1;pointer-events:none;position:absolute;inset:0}.auth-shell__brand-content{z-index:2;height:100%;padding:var(--spacing-2xl);flex-direction:column;display:flex;position:relative;overflow-y:auto}@media (width>=1280px){.auth-shell__brand-content{padding:var(--spacing-3xl)}}.auth-shell__brand-logo{color:var(--color-text-heading);margin-bottom:var(--spacing-3xl)}.auth-shell__brand-logo svg{width:auto;height:32px;display:block}.auth-shell__brand-copy{max-width:440px;margin-top:auto;margin-bottom:auto}.auth-shell__brand-title{font-family:var(--font-family-serif);font-weight:var(--font-weight-medium);font-size:clamp(var(--font-size-2xl), 3.4vw, 48px);letter-spacing:-.02em;color:var(--color-text-heading);margin:0 0 var(--spacing-lg) 0;line-height:1.1}.auth-shell__brand-sub{font-size:var(--font-size-base);color:var(--color-text-muted);margin:0;line-height:1.6}.auth-shell__brand-divider{background:var(--color-dark-gray-300);width:56px;height:1px;margin:var(--spacing-2xl) 0}.auth-shell__features{gap:var(--spacing-xl);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.auth-shell__feature{align-items:flex-start;gap:var(--spacing-md);display:flex}.auth-shell__feature-icon{border-radius:var(--radius-pill);background:var(--color-tangerine-100);width:40px;height:40px;color:var(--color-tangerine-700);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.auth-shell__feature-title{font-family:var(--font-family-sans);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--color-text-heading);margin:0 0 2px;line-height:1.35}.auth-shell__feature-desc{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0;line-height:1.5}.auth-shell__panel{background:var(--color-warm-beige-50);flex-direction:column;height:100dvh;display:flex;position:relative;overflow-y:auto}.auth-shell__topbar{padding:var(--spacing-lg) var(--spacing-xl) 0;justify-content:flex-end;align-items:center;display:flex}@media (width>=1024px){.auth-shell__topbar{padding:var(--spacing-lg) var(--spacing-2xl) 0}}.auth-shell__close{border-radius:var(--radius-pill);width:40px;height:40px;color:var(--color-text-muted);background:0 0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.auth-shell__close:hover{background:color-mix(in srgb, var(--color-text-heading) 6%, transparent);color:var(--color-text-heading)}.auth-shell__close:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.auth-shell__form-wrap{padding:var(--spacing-lg) var(--spacing-xl);flex:1;justify-content:center;align-items:center;min-height:0;display:flex}@media (width>=1024px){.auth-shell__form-wrap{padding:var(--spacing-lg) var(--spacing-3xl)}}.auth-shell__form{text-align:center;width:100%;max-width:400px}.auth-shell__form .sirka-btn--primary,.auth-shell__form .sirka-btn--secondary{width:100%;padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg);justify-content:center}.auth-shell__anchor{margin:0 auto var(--spacing-xl);justify-content:center;align-items:center;display:flex}.auth-shell__anchor svg{width:auto;height:36px;color:var(--color-text-heading);display:block}.auth-shell__title{font-family:var(--font-family-sans);font-weight:var(--font-weight-semibold);letter-spacing:-.01em;color:var(--color-text-heading);margin:0 0 var(--spacing-sm) 0;font-size:clamp(26px,3.6vw,32px);line-height:1.2}.auth-shell__subtitle{font-size:var(--font-size-base);color:var(--color-text-muted);margin:0 0 var(--spacing-2xl) 0;line-height:1.55}.auth-shell__form-foot{margin-top:var(--spacing-lg);text-align:center}.auth-shell__legal{padding:var(--spacing-lg) var(--spacing-xl) var(--spacing-xl);font-size:var(--font-size-xs);color:var(--color-text-muted);text-align:center;line-height:1.6}.auth-shell__legal a{color:var(--color-text-heading);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--color-text-heading) 30%, transparent);text-decoration-color:color-mix(in srgb, var(--color-text-heading) 30%, transparent);text-underline-offset:2px}.auth-shell__legal a:hover{-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent);color:var(--color-accent)}@media (width>=1024px){.auth-shell__legal{padding:var(--spacing-lg) var(--spacing-2xl) var(--spacing-2xl);text-align:right}}
