.AuthLayout-module__KFAVJW__shell{background-color:var(--color-bg-base);min-height:100svh;padding:var(--space-4);padding-bottom:calc(var(--space-8) + env(safe-area-inset-bottom));flex-direction:column;justify-content:center;align-items:center;display:flex}.AuthLayout-module__KFAVJW__heroPanel{display:none}.AuthLayout-module__KFAVJW__logo{margin-bottom:var(--space-8);text-align:center}.AuthLayout-module__KFAVJW__logoText{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-brand);letter-spacing:-.02em;font-family:var(--font-sans)}.AuthLayout-module__KFAVJW__content{width:100%;max-width:100%;padding:0 var(--space-2);animation:AuthLayout-module__KFAVJW__slideUp var(--transition-slow) ease-out}@media (min-width:480px){.AuthLayout-module__KFAVJW__content{max-width:420px;padding:0}}.AuthLayout-module__KFAVJW__formPanel{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.AuthLayout-module__KFAVJW__footer{margin-top:var(--space-8);font-size:var(--text-xs);color:var(--color-text-muted);text-align:center;font-family:var(--font-sans)}@keyframes AuthLayout-module__KFAVJW__slideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes AuthLayout-module__KFAVJW__fadeIn{0%{opacity:0}to{opacity:1}}.AuthLayout-module__KFAVJW__heroContent{width:100%;height:100%;padding:var(--space-10);padding-bottom:calc(var(--space-10) + 2rem);text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;animation:.6s ease-out AuthLayout-module__KFAVJW__fadeIn;display:flex;position:relative}.AuthLayout-module__KFAVJW__heroLogo{font-size:2.5rem;font-weight:var(--font-bold);color:#fff;letter-spacing:-.03em;font-family:var(--font-sans);margin-bottom:var(--space-3)}.AuthLayout-module__KFAVJW__heroLogo span{font-weight:var(--font-medium);opacity:.7}.AuthLayout-module__KFAVJW__heroTagline{font-size:var(--text-lg);color:#ffffffd9;font-family:var(--font-sans);line-height:var(--leading-relaxed);max-width:340px;margin-bottom:var(--space-8)}.AuthLayout-module__KFAVJW__heroFeatures{gap:var(--space-4);text-align:left;flex-direction:column;max-width:280px;display:flex}.AuthLayout-module__KFAVJW__heroFeature{align-items:flex-start;gap:var(--space-3);font-size:var(--text-sm);color:#ffffffe6;font-family:var(--font-sans);line-height:var(--leading-relaxed);display:flex}.AuthLayout-module__KFAVJW__heroFeatureIcon{border-radius:var(--radius-lg);background:#ffffff26;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.AuthLayout-module__KFAVJW__heroFeatureText{flex-direction:column;gap:2px;display:flex}.AuthLayout-module__KFAVJW__heroFeatureTitle{font-weight:var(--font-semibold);color:#fff}.AuthLayout-module__KFAVJW__heroFeatureDesc{font-size:var(--text-xs);color:#ffffffb3}@media (min-width:1024px){.AuthLayout-module__KFAVJW__shell{flex-direction:row;justify-content:stretch;align-items:stretch;padding:0}.AuthLayout-module__KFAVJW__heroPanel{background:linear-gradient(135deg, var(--color-brand) 0%, #5b21b6 50%, #4c1d95 100%);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.AuthLayout-module__KFAVJW__heroPanel:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#ffffff14 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}.AuthLayout-module__KFAVJW__heroPanel:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.AuthLayout-module__KFAVJW__formPanel{padding:var(--space-8);background-color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:460px;max-width:560px;display:flex}.AuthLayout-module__KFAVJW__logo{display:none}.AuthLayout-module__KFAVJW__logoText{font-size:var(--text-3xl)}.AuthLayout-module__KFAVJW__content{max-width:420px;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.AuthLayout-module__KFAVJW__footer{margin-top:var(--space-6)}}@media (min-width:768px) and (max-width:1023px){.AuthLayout-module__KFAVJW__content{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--space-10) var(--space-8);box-shadow:var(--shadow-lg)}.AuthLayout-module__KFAVJW__logoText{font-size:var(--text-3xl)}}
