.captcha-module__eBm-5G__captchaContainer{justify-content:center;min-height:78px;margin:12px 0;display:flex;position:relative}.captcha-module__eBm-5G__captchaHidden{display:none}.captcha-module__eBm-5G__captchaError{background:var(--accent-rose-light);border:1px solid var(--accent-rose);border-radius:var(--radius);width:100%;color:var(--accent-rose);box-sizing:border-box;align-items:center;gap:8px;padding:12px 16px;font-size:.85rem;display:flex}.captcha-module__eBm-5G__captchaErrorIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.captcha-module__eBm-5G__captchaErrorText{font-family:var(--font-family);font-weight:var(--font-medium);flex:1}.captcha-module__eBm-5G__captchaNotConfigured{background:var(--accent-amber-light);border:1px solid var(--accent-amber);border-radius:var(--radius);width:100%;min-height:78px;color:var(--accent-amber);box-sizing:border-box;font-size:.85rem;font-family:var(--font-family);font-weight:var(--font-medium);align-items:center;gap:8px;padding:16px;display:flex}[data-theme=dark] .captcha-module__eBm-5G__captchaError{border-color:var(--accent-rose);background:#fb71851a}[data-theme=dark] .captcha-module__eBm-5G__captchaNotConfigured{border-color:var(--accent-amber);background:#f59e0b1a}@media (max-width:480px){.captcha-module__eBm-5G__captchaContainer{margin:8px 0}.captcha-module__eBm-5G__captchaError{padding:10px 12px;font-size:.8rem}.captcha-module__eBm-5G__captchaNotConfigured{padding:12px;font-size:.8rem}}
.dashboard-module__Ap9lTa__welcomeBanner{background:var(--primary-gradient);border-radius:var(--radius-md);position:relative;overflow:hidden}.dashboard-module__Ap9lTa__welcomeBanner:before{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.dashboard-module__Ap9lTa__welcomeBanner:after{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30%;left:10%}.dashboard-module__Ap9lTa__welcomeInner{padding:var(--space-6);z-index:1;position:relative}.dashboard-module__Ap9lTa__welcomeContent{justify-content:space-between;align-items:center;gap:var(--space-6);display:flex}.dashboard-module__Ap9lTa__welcomeText{flex:1;min-width:0}.dashboard-module__Ap9lTa__welcomeSubtitle{font-size:var(--text-sm);font-weight:var(--font-medium);color:#ffffffd9;border-radius:var(--radius-full);margin-bottom:var(--space-3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;padding:4px 12px;display:inline-block}.dashboard-module__Ap9lTa__welcomeTitle{font-size:var(--text-3xl);font-weight:var(--font-bold);color:#fff;margin:0 0 var(--space-2) 0;line-height:var(--leading-tight)}.dashboard-module__Ap9lTa__welcomeDescription{font-size:var(--text-base);color:#fffc;margin:0 0 var(--space-4) 0;line-height:var(--leading-relaxed);max-width:480px}.dashboard-module__Ap9lTa__welcomeBtn{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);color:var(--primary-dark);border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--font-semibold);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);background:#fff;border:none;min-height:44px;display:inline-flex}.dashboard-module__Ap9lTa__welcomeBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.dashboard-module__Ap9lTa__welcomeImage{flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__Ap9lTa__welcomeImage img{border-radius:var(--radius);-o-object-fit:cover;object-fit:cover}.dashboard-module__Ap9lTa__statsCards{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.dashboard-module__Ap9lTa__statCard{gap:var(--space-1);padding:var(--space-5) var(--space-6);border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);cursor:default;transition:all var(--duration-normal) var(--ease-out);flex-direction:column;min-height:96px;display:flex}.dashboard-module__Ap9lTa__statCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary)}.dashboard-module__Ap9lTa__statCardLabel{font-size:var(--text-xs);font-family:var(--font-family);font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.02em;color:var(--text-muted)}.dashboard-module__Ap9lTa__statCardRow{align-items:center;gap:var(--space-2);display:flex}.dashboard-module__Ap9lTa__statCardValue{font-size:2.25rem;font-family:var(--font-family);font-weight:var(--font-light);color:var(--text);line-height:1}.dashboard-module__Ap9lTa__statCardBadge{border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--font-medium);align-items:center;gap:4px;padding:4px 8px;line-height:1;display:inline-flex}.dashboard-module__Ap9lTa__statCardBadgeUp{background:var(--accent-emerald-light);color:var(--accent-emerald)}.dashboard-module__Ap9lTa__statCardBadgeDown{background:var(--accent-red-light);color:var(--accent-red)}.dashboard-module__Ap9lTa__statCardBadgeIcon{justify-content:center;align-items:center;width:12px;height:12px;display:flex}.dashboard-module__Ap9lTa__statCardSubtext{font-size:var(--text-sm);font-weight:var(--font-normal);color:var(--text-muted)}.dashboard-module__Ap9lTa__statCardSubtextAccent{color:var(--accent-red,#c53d43);font-weight:var(--font-medium)}.dashboard-module__Ap9lTa__recommendationsGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.dashboard-module__Ap9lTa__dashboardHeader{padding:0 var(--space-8);background:var(--surface);border-bottom:1px solid var(--border);flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:64px;display:flex}.dashboard-module__Ap9lTa__dashboardTitle{font-size:var(--text-2xl);font-family:var(--font-family);font-weight:var(--font-semibold);color:var(--text)}.dashboard-module__Ap9lTa__dashboardSubtitle{font-size:var(--text-sm);font-family:var(--font-family);font-weight:var(--font-normal);color:var(--text-secondary)}.dashboard-module__Ap9lTa__dashboardHeaderLeft{flex-direction:column;gap:2px;display:flex}.dashboard-module__Ap9lTa__dashboardHeaderRight{gap:var(--space-4);flex-direction:row;align-items:center;display:flex}.dashboard-module__Ap9lTa__searchBar{gap:var(--space-2);padding:0 var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);flex-direction:row;align-items:center;width:220px;height:36px;display:flex}.dashboard-module__Ap9lTa__searchIcon{width:14px;height:14px;color:var(--text-muted);flex-shrink:0}.dashboard-module__Ap9lTa__searchInput{font-size:var(--text-sm);font-family:var(--font-family);color:var(--text-muted);background:0 0;border:none;outline:none;width:100%}.dashboard-module__Ap9lTa__searchInput::placeholder{color:var(--text-muted)}.dashboard-module__Ap9lTa__newEventBtn{align-items:center;gap:var(--space-2);padding:0 var(--space-4);background:var(--primary);color:#fff;border-radius:var(--radius-sm);height:36px;font-size:var(--text-sm);font-family:var(--font-family);font-weight:var(--font-medium);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);border:none;display:inline-flex}.dashboard-module__Ap9lTa__newEventBtn:hover{background:var(--primary-dark)}.dashboard-module__Ap9lTa__newEventIcon{width:14px;height:14px}.dashboard-module__Ap9lTa__notificationBtn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);cursor:pointer;width:36px;height:36px;transition:all var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;display:flex}.dashboard-module__Ap9lTa__notificationBtn:hover{background:var(--border-light)}.dashboard-module__Ap9lTa__notificationIcon{width:16px;height:16px;color:var(--text-secondary)}.dashboard-module__Ap9lTa__eventsWidget{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);overflow:hidden}.dashboard-module__Ap9lTa__eventsWidgetHeader{padding:var(--space-5) var(--space-6);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.dashboard-module__Ap9lTa__eventsWidgetTitle{font-size:var(--text-lg);font-family:var(--font-family);font-weight:var(--font-semibold);color:var(--text)}.dashboard-module__Ap9lTa__eventsWidgetLink{align-items:center;gap:var(--space-1);font-size:var(--text-sm);font-family:var(--font-family);font-weight:var(--font-medium);color:var(--primary);cursor:pointer;transition:color var(--duration-fast) var(--ease-out);display:flex}.dashboard-module__Ap9lTa__eventsWidgetLink:hover{color:var(--primary-dark)}.dashboard-module__Ap9lTa__eventsWidgetLinkIcon{width:14px;height:14px}.dashboard-module__Ap9lTa__eventsDivider{background:var(--border);height:1px}.dashboard-module__Ap9lTa__eventItem{gap:var(--space-4);padding:var(--space-4) var(--space-6);transition:background var(--duration-fast) var(--ease-out);flex-direction:row;align-items:center;display:flex}.dashboard-module__Ap9lTa__eventItem:hover,.dashboard-module__Ap9lTa__eventItem:nth-child(2n){background:var(--bg-secondary)}.dashboard-module__Ap9lTa__eventItem:nth-child(2n):hover{background:var(--border-light)}.dashboard-module__Ap9lTa__eventDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dashboard-module__Ap9lTa__eventDotPrimary{background:var(--primary)}.dashboard-module__Ap9lTa__eventDotEmerald{background:var(--accent-emerald)}.dashboard-module__Ap9lTa__eventDotRed{background:var(--accent-red)}.dashboard-module__Ap9lTa__eventInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-module__Ap9lTa__eventTitle{font-size:var(--text-sm);font-family:var(--font-family);font-weight:var(--font-medium);color:var(--text);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-module__Ap9lTa__eventMeta{font-size:var(--text-xs);font-family:var(--font-family);font-weight:var(--font-normal);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-module__Ap9lTa__eventTag{border-radius:var(--radius-sm);font-size:var(--text-xs);font-family:var(--font-family);font-weight:var(--font-medium);flex-shrink:0;align-items:center;padding:4px 8px;display:inline-flex}.dashboard-module__Ap9lTa__eventTagFamily{background:var(--primary-light);color:var(--primary)}.dashboard-module__Ap9lTa__eventTagRest{background:var(--accent-emerald-light);color:var(--accent-emerald)}.dashboard-module__Ap9lTa__eventTagHealth{background:var(--accent-red-light);color:var(--accent-red)}.dashboard-module__Ap9lTa__eventTagEducation{background:var(--primary-light);color:var(--primary)}.dashboard-module__Ap9lTa__calendarWidget{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);padding:var(--space-5)}.dashboard-module__Ap9lTa__calendarWidgetHeader{margin-bottom:var(--space-4);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.dashboard-module__Ap9lTa__calendarWidgetTitle{font-size:var(--text-lg);font-family:var(--font-family);font-weight:var(--font-semibold);color:var(--text)}.dashboard-module__Ap9lTa__calendarNav{gap:var(--space-1);flex-direction:row;display:flex}.dashboard-module__Ap9lTa__calendarNavBtn{border-radius:var(--radius-sm);background:var(--bg);cursor:pointer;width:24px;height:24px;transition:background var(--duration-fast) var(--ease-out);border:none;justify-content:center;align-items:center;display:flex}.dashboard-module__Ap9lTa__calendarNavBtn:hover{background:var(--border-light)}.dashboard-module__Ap9lTa__calendarNavIcon{width:12px;height:12px;color:var(--text-secondary)}.dashboard-module__Ap9lTa__calendarWeekdays{margin-bottom:var(--space-2);flex-direction:row;justify-content:space-between;display:flex}.dashboard-module__Ap9lTa__calendarWeekday{font-size:var(--text-xs);font-family:var(--font-family);font-weight:var(--font-medium);color:var(--text-muted);text-align:center;flex:1}.dashboard-module__Ap9lTa__calendarWeek{margin-bottom:var(--space-1);flex-direction:row;justify-content:space-between;display:flex}.dashboard-module__Ap9lTa__calendarDay{font-size:var(--text-sm);font-family:var(--font-family);font-weight:var(--font-normal);color:var(--text-secondary);text-align:center;padding:var(--space-1) 0;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);flex:1}.dashboard-module__Ap9lTa__calendarDay:hover{background:var(--bg)}.dashboard-module__Ap9lTa__calendarDayActive{background:var(--primary);color:#fff;font-weight:var(--font-semibold)}.dashboard-module__Ap9lTa__calendarDayActive:hover{background:var(--primary-dark)}.dashboard-module__Ap9lTa__calendarDaySelected{background:var(--primary-light,#e8edf5);color:var(--primary);font-weight:var(--font-semibold);outline:2px solid var(--primary);outline-offset:-2px}.dashboard-module__Ap9lTa__calendarDaySelected:hover{background:var(--primary-light,#d0d9e8)}.dashboard-module__Ap9lTa__calendarDayDot{background:var(--primary);opacity:.6;border-radius:50%;width:4px;height:4px;margin:1px auto 0;display:block}.dashboard-module__Ap9lTa__calendarDayActive .dashboard-module__Ap9lTa__calendarDayDot{background:#fff}.dashboard-module__Ap9lTa__familyWidget{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);padding:var(--space-5)}.dashboard-module__Ap9lTa__familyWidgetHeader{margin-bottom:var(--space-4);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.dashboard-module__Ap9lTa__familyWidgetTitle{font-size:var(--text-lg);font-family:var(--font-family);font-weight:var(--font-semibold);color:var(--text)}.dashboard-module__Ap9lTa__familyInviteBtn{align-items:center;gap:var(--space-1);border-radius:var(--radius-sm);background:var(--primary-light);color:var(--primary);font-size:var(--text-xs);font-family:var(--font-family);font-weight:var(--font-medium);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);border:none;padding:4px 8px;display:inline-flex}.dashboard-module__Ap9lTa__familyInviteBtn:hover{background:var(--primary);color:#fff}.dashboard-module__Ap9lTa__familyInviteIcon{width:12px;height:12px}.dashboard-module__Ap9lTa__familyMember{gap:var(--space-3);padding:var(--space-2) 0;flex-direction:row;align-items:center;display:flex}.dashboard-module__Ap9lTa__familyAvatar{width:32px;height:32px;font-size:var(--text-xs);font-family:var(--font-family);font-weight:var(--font-semibold);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__Ap9lTa__familyAvatarPrimary{background:var(--primary)}.dashboard-module__Ap9lTa__familyAvatarEmerald{background:var(--accent-emerald)}.dashboard-module__Ap9lTa__familyAvatarRed{background:var(--accent-red)}.dashboard-module__Ap9lTa__familyMemberInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-module__Ap9lTa__familyMemberName{font-size:var(--text-sm);font-family:var(--font-family);font-weight:var(--font-medium);color:var(--text)}.dashboard-module__Ap9lTa__familyMemberRole{font-size:var(--text-xs);font-family:var(--font-family);font-weight:var(--font-normal);color:var(--text-muted)}.dashboard-module__Ap9lTa__familyMemberStatus{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dashboard-module__Ap9lTa__familyMemberOnline{background:var(--accent-emerald)}.dashboard-module__Ap9lTa__familyMemberOffline{background:var(--text-muted)}.dashboard-module__Ap9lTa__familyRemoveBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);opacity:0;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__Ap9lTa__familyMember:hover .dashboard-module__Ap9lTa__familyRemoveBtn{opacity:1}.dashboard-module__Ap9lTa__familyRemoveBtn:hover{background:var(--accent-red-light,#fee2e2);color:var(--accent-red,#dc2626)}.dashboard-module__Ap9lTa__familyRemoveBtn:disabled{opacity:.4;cursor:default}.dashboard-module__Ap9lTa__chatWidget{background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);padding:var(--space-5)}.dashboard-module__Ap9lTa__chatWidgetHeader{margin-bottom:var(--space-3);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.dashboard-module__Ap9lTa__chatWidgetTitle{font-size:var(--text-lg);font-family:var(--font-family);font-weight:var(--font-semibold);color:var(--text)}.dashboard-module__Ap9lTa__chatBadge{background:var(--accent-red);color:#fff;font-size:var(--text-xs);font-family:var(--font-family);font-weight:var(--font-semibold);border-radius:10px;align-items:center;padding:2px 6px;display:inline-flex}.dashboard-module__Ap9lTa__chatMessage{background:var(--bg);border-radius:var(--radius-sm);padding:var(--space-3);margin-bottom:var(--space-3)}.dashboard-module__Ap9lTa__chatMessageAuthor{font-size:var(--text-xs);font-family:var(--font-family);font-weight:var(--font-semibold);color:var(--primary);margin-bottom:var(--space-1)}.dashboard-module__Ap9lTa__chatMessageText{font-size:var(--text-sm);font-family:var(--font-family);font-weight:var(--font-normal);color:var(--text);margin-bottom:var(--space-1)}.dashboard-module__Ap9lTa__chatMessageTime{font-size:var(--text-xs);font-family:var(--font-family);font-weight:var(--font-normal);color:var(--text-muted)}.dashboard-module__Ap9lTa__chatInput{padding:0 var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);flex-direction:row;justify-content:space-between;align-items:center;height:36px;display:flex}.dashboard-module__Ap9lTa__chatInputField{font-size:var(--text-sm);font-family:var(--font-family);color:var(--text-muted);background:0 0;border:none;outline:none;width:100%}.dashboard-module__Ap9lTa__chatInputField::placeholder{color:var(--text-muted)}.dashboard-module__Ap9lTa__chatSendBtn{cursor:pointer;color:var(--text-muted);transition:color var(--duration-fast) var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.dashboard-module__Ap9lTa__chatSendBtn:hover{color:var(--primary)}.dashboard-module__Ap9lTa__chatSendIcon{width:14px;height:14px}.dashboard-module__Ap9lTa__dashboardLayout{gap:var(--space-6);padding:var(--space-8);background:var(--bg);flex-direction:row;min-height:calc(100vh - 64px);display:flex}.dashboard-module__Ap9lTa__dashboardMain{gap:var(--space-6);flex-direction:column;flex:1;display:flex}.dashboard-module__Ap9lTa__dashboardSidebar{gap:var(--space-6);flex-direction:column;flex-shrink:0;width:300px;display:flex}@media (max-width:1200px){.dashboard-module__Ap9lTa__dashboardSidebar{width:260px}}@media (max-width:1023px){.dashboard-module__Ap9lTa__dashboardLayout{flex-direction:column}.dashboard-module__Ap9lTa__dashboardSidebar{width:100%}.dashboard-module__Ap9lTa__statsCards{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.dashboard-module__Ap9lTa__dashboardLayout{padding:var(--space-4)}.dashboard-module__Ap9lTa__statsCards,.dashboard-module__Ap9lTa__recommendationsGrid{grid-template-columns:1fr}.dashboard-module__Ap9lTa__welcomeContent{text-align:center;flex-direction:column}.dashboard-module__Ap9lTa__welcomeDescription{max-width:100%}.dashboard-module__Ap9lTa__welcomeImage{display:none}.dashboard-module__Ap9lTa__dashboardHeader{padding:0 var(--space-4)}.dashboard-module__Ap9lTa__searchBar{width:140px}}@media (min-width:768px) and (max-width:1023px){.dashboard-module__Ap9lTa__statsCards{grid-template-columns:repeat(2,1fr)}}
.logo-container{align-items:center;gap:16px;display:flex}.brand-name{color:var(--text);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.auth-form{flex-direction:column;gap:20px;display:flex}.footer-content{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}@media (max-width:768px){.footer-content{text-align:center;grid-template-columns:1fr;gap:24px}.brand-name{font-size:1.2rem}}.auth-switch{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.switch-text{color:var(--text-muted);font-size:.85rem}.switch-button{color:var(--primary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:underline}.switch-button:hover{color:var(--primary-dark)}.auth-eula{text-align:center;margin-top:20px}.auth-eula p{color:var(--text-muted);margin:0;font-size:.8rem}.eula-link{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.eula-link:hover{color:var(--primary-dark)}.login-module__TltHoW__loginPage,.login-module__TltHoW__landingPage{background:var(--bg);min-height:100vh;overflow-x:hidden}.login-module__TltHoW__landingSection{max-width:1200px;margin:0 auto;padding:0 24px}.login-module__TltHoW__landingHeader{padding:24px 0}.login-module__TltHoW__logoContainer{align-items:center;gap:16px;display:flex}.login-module__TltHoW__logoIconLarge{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.login-module__TltHoW__logoText{flex-direction:column;display:flex}.login-module__TltHoW__brandName{color:var(--text);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.login-module__TltHoW__brandTagline{color:var(--text-muted);margin:2px 0 0;font-size:.85rem}.login-module__TltHoW__heroSection{padding:40px 0 60px}.login-module__TltHoW__heroContent{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.login-module__TltHoW__heroText{flex-direction:column;gap:20px;display:flex}.login-module__TltHoW__heroTitle{color:var(--text);margin:0;font-size:2.5rem;font-weight:800;line-height:1.15}.login-module__TltHoW__heroSubtitle{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.6}.login-module__TltHoW__heroIllustration{width:100%;max-width:500px;margin-top:20px}.login-module__TltHoW__heroIllustration svg{width:100%;height:auto}.login-module__TltHoW__authCard{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);border:1px solid var(--border);width:100%;max-width:420px;margin:0 auto;padding:40px 32px}.login-module__TltHoW__authCardHeader{text-align:center;margin-bottom:32px}.login-module__TltHoW__authCardTitle{color:var(--text);margin:0 0 8px;font-size:1.5rem;font-weight:700}.login-module__TltHoW__authCardSubtitle{color:var(--text-muted);margin:0;font-size:.9rem}.login-module__TltHoW__authForm{flex-direction:column;gap:20px;display:flex}.login-module__TltHoW__formGroup{flex-direction:column;gap:6px;display:flex}.login-module__TltHoW__formLabel{color:var(--text-secondary);font-size:.85rem;font-weight:600}.login-module__TltHoW__formInput{border:1.5px solid var(--border);width:100%;color:var(--text);background:var(--bg);box-sizing:border-box;border-radius:12px;padding:14px 16px;font-family:inherit;font-size:16px;transition:all .2s}.login-module__TltHoW__formInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);outline:none}.login-module__TltHoW__formInput::placeholder{color:var(--text-muted)}.login-module__TltHoW__formError{color:var(--error);background:var(--error-light);border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:.85rem;display:flex}.login-module__TltHoW__formSuccess{color:#16a34a;background:#dcfce7;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:.85rem;display:flex}.login-module__TltHoW__forgotPasswordRow{justify-content:flex-end;margin-top:-8px;display:flex}.login-module__TltHoW__forgotPasswordLink{color:var(--primary);font-size:.8rem;text-decoration:none;transition:color .2s}.login-module__TltHoW__forgotPasswordLink:hover{color:var(--primary-dark);text-decoration:underline}.login-module__TltHoW__authButton{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:14px 20px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.login-module__TltHoW__authButton:disabled{opacity:.5;cursor:not-allowed}.login-module__TltHoW__authButtonPrimary{background:var(--primary);color:#fff;box-shadow:0 4px 12px #61c1c259}.login-module__TltHoW__authButtonLoading{position:relative}.login-module__TltHoW__authButtonLoading>:not(.login-module__TltHoW__buttonSpinner){opacity:.3;pointer-events:none}.login-module__TltHoW__buttonSpinner{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-module__TltHoW__buttonSpinner svg{animation:1s linear infinite login-module__TltHoW__spin}@keyframes login-module__TltHoW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-module__TltHoW__authButtonPrimary:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 6px 20px #61c1c273}.login-module__TltHoW__authButtonSecondary{color:var(--primary);border:1.5px solid var(--primary);background:0 0}.login-module__TltHoW__authButtonSecondary:hover:not(:disabled){background:var(--primary-light);transform:translateY(-1px)}.login-module__TltHoW__authSwitch{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.login-module__TltHoW__switchText{color:var(--text-muted);font-size:.85rem}.login-module__TltHoW__switchButton{color:var(--primary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:underline}.login-module__TltHoW__switchButton:hover{color:var(--primary-dark)}.login-module__TltHoW__authEula{text-align:center;margin-top:20px}.login-module__TltHoW__authEula p{color:var(--text-muted);margin:0;font-size:.8rem}.login-module__TltHoW__eulaLink{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.login-module__TltHoW__eulaLink:hover{color:var(--primary-dark)}.login-module__TltHoW__featuresSection{padding:80px 0}.login-module__TltHoW__sectionHeader{text-align:center;margin-bottom:48px}.login-module__TltHoW__sectionTitle{color:var(--text);margin:0 0 12px;font-size:2rem;font-weight:700}.login-module__TltHoW__sectionSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.05rem}.login-module__TltHoW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.login-module__TltHoW__featureCard{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);padding:28px 24px;transition:all .2s}.login-module__TltHoW__featureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light)}.login-module__TltHoW__featureIcon{background:var(--primary-light);width:48px;height:48px;color:var(--primary);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.login-module__TltHoW__featureTitle{color:var(--text);margin:0 0 8px;font-size:1.1rem;font-weight:600}.login-module__TltHoW__featureDescription{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.login-module__TltHoW__previewSection{padding:80px 0}.login-module__TltHoW__previewMockup{justify-content:center;padding:20px 0;display:flex}.login-module__TltHoW__mockupPhone{background:var(--surface);border:3px solid var(--border);width:280px;height:560px;box-shadow:var(--shadow-xl);border-radius:40px;padding:12px}.login-module__TltHoW__mockupScreen{background:var(--bg);box-sizing:border-box;border-radius:28px;width:100%;height:100%;padding:16px;overflow:hidden}.login-module__TltHoW__mockupContent{flex-direction:column;gap:16px;display:flex}.login-module__TltHoW__downloadSection{padding:80px 0}.login-module__TltHoW__downloadButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.login-module__TltHoW__storeButton{background:var(--surface);border:1.5px solid var(--border);color:var(--text);cursor:pointer;border-radius:14px;align-items:center;gap:12px;padding:14px 28px;text-decoration:none;transition:all .2s;display:inline-flex}.login-module__TltHoW__storeButton:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.login-module__TltHoW__storeText{flex-direction:column;line-height:1.3;display:flex}.login-module__TltHoW__storeText span{color:var(--text-muted);font-size:.75rem}.login-module__TltHoW__storeText strong{color:var(--text);font-size:1rem;font-weight:700}.login-module__TltHoW__landingFooter{border-top:1px solid var(--border);margin-top:40px;padding:48px 0}.login-module__TltHoW__footerContent{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.login-module__TltHoW__footerSection h4{color:var(--text);margin:0 0 12px;font-size:1rem;font-weight:600}.login-module__TltHoW__footerSection p{color:var(--text-secondary);margin:6px 0;font-size:.9rem}@media (max-width:1024px){.login-module__TltHoW__heroContent{grid-template-columns:1fr;gap:40px}.login-module__TltHoW__heroIllustration{display:none}.login-module__TltHoW__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.login-module__TltHoW__landingSection{padding:0 16px}.login-module__TltHoW__heroTitle{font-size:1.8rem}.login-module__TltHoW__heroSubtitle{font-size:1rem}.login-module__TltHoW__heroSection{padding:20px 0 40px}.login-module__TltHoW__featuresGrid{grid-template-columns:1fr;gap:16px}.login-module__TltHoW__featuresSection,.login-module__TltHoW__previewSection,.login-module__TltHoW__downloadSection{padding:48px 0}.login-module__TltHoW__sectionTitle{font-size:1.5rem}.login-module__TltHoW__footerContent{text-align:center;grid-template-columns:1fr;gap:24px}.login-module__TltHoW__authCard{padding:28px 20px}.login-module__TltHoW__mockupPhone{width:240px;height:480px}.login-module__TltHoW__downloadButtons{flex-direction:column;align-items:center}}@media (max-width:480px){.login-module__TltHoW__heroTitle{font-size:1.5rem}.login-module__TltHoW__landingHeader{padding:16px 0}.login-module__TltHoW__logoIconLarge{width:40px;height:40px}.login-module__TltHoW__brandName{font-size:1.2rem}}.login-module__TltHoW__loginPageNew{background:#f7f6f3;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.login-module__TltHoW__loginFormCol{background:#fff;border-right:1px solid #e8e6e1;justify-content:center;align-items:center;width:600px;min-width:600px;padding:0 80px;display:flex}.login-module__TltHoW__loginFormContainer{flex-direction:column;gap:32px;width:100%;max-width:440px;display:flex}.login-module__TltHoW__loginLogo{align-items:center;gap:10px;display:flex}.login-module__TltHoW__loginLogoIcon{flex-shrink:0;width:40px;height:40px}.login-module__TltHoW__loginLogoText{color:#2d2d2d;font-family:Inter-Bold,Inter,sans-serif;font-size:20px;font-weight:700}.login-module__TltHoW__loginHeader{flex-direction:column;gap:8px;display:flex}.login-module__TltHoW__loginTitle{color:#2d2d2d;margin:0;font-family:Inter-Bold,Inter,sans-serif;font-size:32px;font-weight:700}.login-module__TltHoW__loginSubtitle{color:#6b7280;margin:0;font-family:Inter-Regular,Inter,sans-serif;font-size:15px}.login-module__TltHoW__loginForm{flex-direction:column;gap:16px;width:100%;display:flex}.login-module__TltHoW__loginField{flex-direction:column;gap:6px;display:flex}.login-module__TltHoW__loginLabel{color:#2d2d2d;font-family:Inter-Medium,Inter,sans-serif;font-size:13px;font-weight:500}.login-module__TltHoW__loginInputWrapper{background:#fff;border:1px solid #e8e6e1;border-radius:2px;align-items:center;width:100%;height:44px;transition:border-color .2s;display:flex;position:relative}.login-module__TltHoW__loginInputWrapper:focus-within{border-color:#3d5a80}.login-module__TltHoW__loginInputIcon{pointer-events:none;color:#9ca3af;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.login-module__TltHoW__loginInput{color:#2d2d2d;background:0 0;border:none;border-radius:2px;outline:none;width:100%;height:100%;padding:0 14px 0 40px;font-family:Inter-Regular,Inter,sans-serif;font-size:14px}.login-module__TltHoW__loginInput::placeholder{color:#9ca3af}.login-module__TltHoW__loginPasswordToggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.login-module__TltHoW__loginPasswordToggle:hover{color:#2d2d2d}.login-module__TltHoW__loginForgotRow{justify-content:flex-end;display:flex}.login-module__TltHoW__loginForgotLink{color:#3d5a80;font-family:Inter-Medium,Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.login-module__TltHoW__loginForgotLink:hover{color:#2a4a70;text-decoration:underline}.login-module__TltHoW__loginError{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:2px;align-items:center;gap:8px;padding:10px 12px;font-family:Inter-Regular,Inter,sans-serif;font-size:13px;display:flex}.login-module__TltHoW__loginSubmitBtn{color:#fff;cursor:pointer;background:#3d5a80;border:none;border-radius:2px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:15px;font-weight:600;transition:background .2s;display:flex}.login-module__TltHoW__loginSubmitBtn:hover:not(:disabled){background:#2a4a70}.login-module__TltHoW__loginSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.login-module__TltHoW__loginSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite login-module__TltHoW__loginSpin}@keyframes login-module__TltHoW__loginSpin{to{transform:rotate(360deg)}}.login-module__TltHoW__loginDivider{align-items:center;gap:12px;width:100%;display:flex}.login-module__TltHoW__loginDividerLine{background:#e8e6e1;flex:1;height:1px}.login-module__TltHoW__loginDividerText{color:#9ca3af;white-space:nowrap;font-family:Inter-Regular,Inter,sans-serif;font-size:13px}.login-module__TltHoW__loginGoogleBtn{color:#2d2d2d;cursor:pointer;background:#fff;border:1px solid #e8e6e1;border-radius:2px;justify-content:center;align-items:center;gap:10px;width:100%;height:44px;font-family:Inter-Medium,Inter,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex}.login-module__TltHoW__loginGoogleBtn:hover{border-color:#3d5a80}.login-module__TltHoW__loginRegisterLink{justify-content:center;align-items:center;gap:4px;display:flex}.login-module__TltHoW__loginRegisterText{color:#6b7280;font-family:Inter-Regular,Inter,sans-serif;font-size:14px}.login-module__TltHoW__loginRegisterAction{color:#3d5a80;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.login-module__TltHoW__loginRegisterAction:hover{color:#2a4a70;text-decoration:underline}.login-module__TltHoW__loginBenefitsCol{background:#f7f6f3;flex:1;justify-content:center;align-items:center;padding:80px;display:flex}.login-module__TltHoW__loginBenefitsContainer{justify-content:center;align-items:center;width:100%;max-width:480px;display:flex}.login-module__TltHoW__loginBenefitsCard{background:#fff;border:1px solid #e8e6e1;border-radius:2px;flex-direction:column;gap:20px;width:100%;max-width:380px;padding:32px;display:flex}.login-module__TltHoW__loginBenefitsIcon{background:linear-gradient(135deg,#eff3ff,#fee2e2);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.login-module__TltHoW__loginBenefitsTitle{color:#2d2d2d;max-width:316px;margin:0;font-family:Inter-Bold,Inter,sans-serif;font-size:20px;font-weight:700}.login-module__TltHoW__loginBenefitsDesc{color:#6b7280;max-width:316px;margin:0;font-family:Inter-Regular,Inter,sans-serif;font-size:14px;line-height:1.6}.login-module__TltHoW__loginBenefitsList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.login-module__TltHoW__loginBenefitsItem{color:#2d2d2d;align-items:center;gap:10px;font-family:Inter-Medium,Inter,sans-serif;font-size:13px;font-weight:500;display:flex}.login-module__TltHoW__loginBenefitsDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (max-width:1024px){.login-module__TltHoW__loginFormCol{width:50%;min-width:auto;padding:0 40px}.login-module__TltHoW__loginBenefitsCol{padding:40px}}@media (max-width:768px){.login-module__TltHoW__loginPageNew{flex-direction:column}.login-module__TltHoW__loginFormCol{border-right:none;width:100%;min-width:auto;min-height:100vh;padding:40px 20px}.login-module__TltHoW__loginBenefitsCol{display:none}.login-module__TltHoW__loginTitle{font-size:28px}}.login-module__TltHoW__newLandingPage{background:#f7f6f3;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.login-module__TltHoW__newHeader{z-index:100;background:#fff;border-bottom:1px solid #e8e6e1;width:100%;position:sticky;top:0}.login-module__TltHoW__newHeaderInner{justify-content:space-between;align-items:center;max-width:1280px;height:72px;margin:0 auto;padding:0 80px;display:flex}.login-module__TltHoW__newLogo{align-items:center;gap:10px;display:flex}.login-module__TltHoW__newLogoIcon{flex-shrink:0;width:32px;height:32px}.login-module__TltHoW__newLogoText{color:#2d2d2d;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:18px;font-weight:600}.login-module__TltHoW__newNav{align-items:center;gap:36px;display:flex}.login-module__TltHoW__newNavLink{color:#2d2d2d;font-family:Inter-Regular,Inter,sans-serif;font-size:14px;text-decoration:none;transition:color .2s}.login-module__TltHoW__newNavLink:hover{color:#3d5a80}.login-module__TltHoW__newHeaderActions{align-items:center;gap:12px;display:flex}.login-module__TltHoW__newHeaderBtnOutline{color:#2d2d2d;background:#fff;border:1px solid #e8e6e1;border-radius:2px;align-items:center;height:40px;padding:0 20px;font-family:Inter-Medium,Inter,sans-serif;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.login-module__TltHoW__newHeaderBtnOutline:hover{color:#3d5a80;border-color:#3d5a80}.login-module__TltHoW__newHeaderBtnPrimary{color:#fff;background:#3d5a80;border:none;border-radius:2px;align-items:center;height:40px;padding:0 20px;font-family:Inter-Medium,Inter,sans-serif;font-size:14px;text-decoration:none;transition:background .2s;display:inline-flex}.login-module__TltHoW__newHeaderBtnPrimary:hover{background:#2a4a70}.login-module__TltHoW__newHero{background:#fff;width:100%}.login-module__TltHoW__newHeroInner{align-items:center;gap:80px;max-width:1280px;margin:0 auto;padding:96px 80px;display:flex}.login-module__TltHoW__newHeroContent{flex-direction:column;flex:1;gap:28px;display:flex}.login-module__TltHoW__newHeroBadge{color:#3d5a80;background:#eff6ff;border:1px solid #3d5a80;border-radius:2px;align-items:center;gap:6px;height:28px;padding:0 12px;font-family:Inter-Medium,Inter,sans-serif;font-size:12px;display:inline-flex}.login-module__TltHoW__newHeroTitle{color:#2d2d2d;margin:0;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:56px;font-weight:700;line-height:1.1}.login-module__TltHoW__newHeroTitleAccent{color:#3d5a80}.login-module__TltHoW__newHeroDesc{color:#6b7280;max-width:520px;margin:0;font-family:Inter-Regular,Inter,sans-serif;font-size:18px;line-height:1.6}.login-module__TltHoW__newHeroCta{align-items:center;gap:12px;display:flex}.login-module__TltHoW__newCtaPrimary{color:#fff;background:#3d5a80;border:none;border-radius:2px;align-items:center;gap:8px;height:52px;padding:0 28px;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.login-module__TltHoW__newCtaPrimary:hover{background:#2a4a70}.login-module__TltHoW__newCtaSecondary{color:#2d2d2d;background:#fff;border:1px solid #e8e6e1;border-radius:2px;align-items:center;gap:8px;height:52px;padding:0 24px;font-family:Inter-Medium,Inter,sans-serif;font-size:16px;text-decoration:none;transition:all .2s;display:inline-flex}.login-module__TltHoW__newCtaSecondary:hover{border-color:#3d5a80}.login-module__TltHoW__newHeroStats{align-items:center;gap:16px;display:flex}.login-module__TltHoW__newHeroStat{flex-direction:column;gap:4px;display:flex}.login-module__TltHoW__newHeroStatNum{color:#2d2d2d;font-family:IBM Plex Mono-Medium,monospace;font-size:28px;font-weight:500}.login-module__TltHoW__newHeroStatLabel{color:#93b4d4;font-family:Inter-Regular,Inter,sans-serif;font-size:13px}.login-module__TltHoW__newHeroVisual{flex:1;justify-content:center;align-items:center;display:flex}.login-module__TltHoW__newHeroIllustration{background:#d1e0f0;border:1px solid #e8e6e1;border-radius:2px;justify-content:center;align-items:center;width:100%;max-width:620px;padding:40px;display:flex}.login-module__TltHoW__newSectionInner{max-width:1280px;margin:0 auto;padding:80px}.login-module__TltHoW__newSectionHeader{text-align:center;margin-bottom:48px}.login-module__TltHoW__newSectionTitle{color:#2d2d2d;margin:0 0 12px;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:36px;font-weight:700}.login-module__TltHoW__newSectionSubtitle{color:#6b7280;margin:0;font-family:Inter-Regular,Inter,sans-serif;font-size:16px}.login-module__TltHoW__newFeatures{background:#f7f6f3;width:100%}.login-module__TltHoW__newFeaturesGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.login-module__TltHoW__newFeatureCard{background:#fff;border:1px solid #e8e6e1;border-radius:2px;flex-direction:column;gap:14px;padding:28px;transition:box-shadow .2s;display:flex}.login-module__TltHoW__newFeatureCard:hover{box-shadow:0 4px 12px #0000000d}.login-module__TltHoW__newFeatureIcon{color:#3d5a80;background:#eff6ff;border-radius:2px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.login-module__TltHoW__newFeatureTitle{color:#2d2d2d;margin:0;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:16px;font-weight:600}.login-module__TltHoW__newFeatureDesc{color:#6b7280;margin:0;font-family:Inter-Regular,Inter,sans-serif;font-size:14px;line-height:1.6}.login-module__TltHoW__newStats{background:#3d5a80;width:100%}.login-module__TltHoW__newStatsInner{justify-content:space-between;align-items:center;max-width:1280px;height:88px;margin:0 auto;padding:0 120px;display:flex}.login-module__TltHoW__newStatItem{flex-direction:column;align-items:center;gap:4px;display:flex}.login-module__TltHoW__newStatNumber{color:#fff;font-family:IBM Plex Mono-Medium,monospace;font-size:28px;font-weight:500}.login-module__TltHoW__newStatLabel{color:#93b4d4;font-family:Inter-Regular,Inter,sans-serif;font-size:13px}.login-module__TltHoW__newTestimonials{background:#fff;width:100%}.login-module__TltHoW__newTestimonialsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.login-module__TltHoW__newTestimonialCard{background:#fff;border:1px solid #e8e6e1;border-radius:2px;flex-direction:column;gap:20px;padding:32px;display:flex}.login-module__TltHoW__newTestimonialText{color:#2d2d2d;margin:0;font-family:Inter-Regular,Inter,sans-serif;font-size:15px;line-height:1.6}.login-module__TltHoW__newTestimonialAuthor{align-items:center;gap:12px;display:flex}.login-module__TltHoW__newTestimonialAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:14px;font-weight:600;display:flex}.login-module__TltHoW__newTestimonialName{color:#2d2d2d;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:14px;font-weight:600}.login-module__TltHoW__newTestimonialRole{color:#9ca3af;font-family:Inter-Regular,Inter,sans-serif;font-size:12px}.login-module__TltHoW__newPricing{background:#f7f6f3;width:100%}.login-module__TltHoW__newPricingGrid{justify-content:center;align-items:flex-start;gap:24px;display:flex}.login-module__TltHoW__newPricingCard{background:#fff;border:1px solid #e8e6e1;border-radius:2px;flex-direction:column;gap:20px;width:380px;padding:36px 32px;display:flex;position:relative}.login-module__TltHoW__newPricingCardFeatured{background:#3d5a80;border-color:#3d5a80}.login-module__TltHoW__newPricingBadge{color:#fff;background:#10b981;border:1px solid #10b981;border-radius:2px;align-items:center;height:24px;padding:0 10px;font-family:Inter-Medium,Inter,sans-serif;font-size:11px;display:flex;position:absolute;top:-1px;right:32px}.login-module__TltHoW__newPricingLabel{color:#6b7280;font-family:Inter-Medium,Inter,sans-serif;font-size:13px}.login-module__TltHoW__newPricingCardFeatured .login-module__TltHoW__newPricingLabel{color:#93b4d4}.login-module__TltHoW__newPricingPrice{align-items:flex-end;gap:4px;display:flex}.login-module__TltHoW__newPricingAmount{color:#2d2d2d;font-family:IBM Plex Mono-Medium,monospace;font-size:40px;font-weight:500}.login-module__TltHoW__newPricingCardFeatured .login-module__TltHoW__newPricingAmount{color:#fff}.login-module__TltHoW__newPricingCurrency{color:#9ca3af;font-family:Inter-Regular,Inter,sans-serif;font-size:14px}.login-module__TltHoW__newPricingCardFeatured .login-module__TltHoW__newPricingCurrency{color:#93b4d4}.login-module__TltHoW__newPricingDesc{color:#6b7280;margin:0;font-family:Inter-Regular,Inter,sans-serif;font-size:14px;line-height:1.5}.login-module__TltHoW__newPricingCardFeatured .login-module__TltHoW__newPricingDesc{color:#93b4d4}.login-module__TltHoW__newPricingFeatures{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.login-module__TltHoW__newPricingFeature{color:#2d2d2d;align-items:center;gap:10px;font-family:Inter-Regular,Inter,sans-serif;font-size:14px;display:flex}.login-module__TltHoW__newPricingCardFeatured .login-module__TltHoW__newPricingFeature{color:#fff}.login-module__TltHoW__newPricingFeatureMuted{color:#9ca3af;align-items:center;gap:10px;font-family:Inter-Regular,Inter,sans-serif;font-size:14px;display:flex}.login-module__TltHoW__newPricingBtn{color:#2d2d2d;background:#f7f6f3;border:1px solid #e8e6e1;border-radius:2px;justify-content:center;align-items:center;height:48px;font-family:Inter-Medium,Inter,sans-serif;font-size:15px;text-decoration:none;transition:all .2s;display:flex}.login-module__TltHoW__newPricingBtn:hover{color:#3d5a80;border-color:#3d5a80}.login-module__TltHoW__newPricingBtnFeatured{color:#3d5a80;background:#fff;border:none;border-radius:2px;justify-content:center;align-items:center;height:48px;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.login-module__TltHoW__newPricingBtnFeatured:hover{background:#f7f6f3}.login-module__TltHoW__newCta{background:#3d5a80;width:100%}.login-module__TltHoW__newCtaInner{text-align:center;flex-direction:column;align-items:center;gap:32px;max-width:1280px;margin:0 auto;padding:80px;display:flex}.login-module__TltHoW__newCtaTitle{color:#fff;margin:0;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:40px;font-weight:700}.login-module__TltHoW__newCtaDesc{color:#93b4d4;margin:0;font-family:Inter-Regular,Inter,sans-serif;font-size:18px}.login-module__TltHoW__newCtaButtons{gap:16px;display:flex}.login-module__TltHoW__newCtaBtnPrimary{color:#3d5a80;background:#fff;border:none;border-radius:2px;align-items:center;gap:8px;height:56px;padding:0 36px;font-family:Inter-Semi Bold,Inter,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.login-module__TltHoW__newCtaBtnPrimary:hover{background:#f7f6f3}.login-module__TltHoW__newCtaBtnSecondary{color:#fff;background:0 0;border:1px solid #fff;border-radius:2px;align-items:center;height:56px;padding:0 32px;font-family:Inter-Medium,Inter,sans-serif;font-size:16px;text-decoration:none;transition:all .2s;display:inline-flex}.login-module__TltHoW__newCtaBtnSecondary:hover{background:#ffffff1a}.login-module__TltHoW__newCtaSecurity{align-items:center;gap:28px;display:flex}.login-module__TltHoW__newCtaSecurityItem{color:#93b4d4;align-items:center;gap:6px;font-family:Inter-Regular,Inter,sans-serif;font-size:13px;display:flex}.login-module__TltHoW__newFooter{background:#f7f6f3;border-top:1px solid #e8e6e1;width:100%}.login-module__TltHoW__newFooterInner{max-width:1280px;margin:0 auto;padding:80px}.login-module__TltHoW__newFooterGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.login-module__TltHoW__newFooterCol h4{color:#2d2d2d;margin:0 0 12px;font-size:1rem;font-weight:600}.login-module__TltHoW__newFooterCol p{margin:6px 0;font-size:.9rem}.login-module__TltHoW__newFooterLink{color:#6b7280;text-decoration:none;transition:color .2s}.login-module__TltHoW__newFooterLink:hover{color:#3d5a80}.login-module__TltHoW__newFooterMuted{color:#9ca3af}.login-module__TltHoW__authModalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.login-module__TltHoW__authModal{background:#fff;border-radius:12px;width:100%;max-width:420px;padding:40px 32px;position:relative;box-shadow:0 20px 60px #00000026}.login-module__TltHoW__authModalClose{cursor:pointer;color:#9ca3af;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:16px;right:16px}.login-module__TltHoW__authModalClose:hover{color:#2d2d2d}@media (max-width:1024px){.login-module__TltHoW__newHeaderInner{padding:0 40px}.login-module__TltHoW__newHeroInner{flex-direction:column;gap:40px;padding:60px 40px}.login-module__TltHoW__newHeroTitle{font-size:40px}.login-module__TltHoW__newHeroVisual{width:100%}.login-module__TltHoW__newFeaturesGrid,.login-module__TltHoW__newTestimonialsGrid{grid-template-columns:repeat(2,1fr)}.login-module__TltHoW__newSectionInner{padding:60px 40px}.login-module__TltHoW__newStatsInner{padding:0 40px}.login-module__TltHoW__newCtaInner,.login-module__TltHoW__newFooterInner{padding:60px 40px}}@media (max-width:768px){.login-module__TltHoW__newHeaderInner{padding:0 20px}.login-module__TltHoW__newNav{display:none}.login-module__TltHoW__newHeroInner{padding:40px 20px}.login-module__TltHoW__newHeroTitle{font-size:32px}.login-module__TltHoW__newHeroDesc{font-size:16px}.login-module__TltHoW__newHeroCta{flex-direction:column;width:100%}.login-module__TltHoW__newCtaPrimary,.login-module__TltHoW__newCtaSecondary{justify-content:center;width:100%}.login-module__TltHoW__newHeroStats{flex-wrap:wrap;gap:12px}.login-module__TltHoW__newFeaturesGrid,.login-module__TltHoW__newTestimonialsGrid{grid-template-columns:1fr}.login-module__TltHoW__newPricingGrid{flex-direction:column;align-items:center}.login-module__TltHoW__newPricingCard{width:100%;max-width:380px}.login-module__TltHoW__newSectionInner{padding:40px 20px}.login-module__TltHoW__newStatsInner{flex-wrap:wrap;gap:16px;height:auto;padding:20px}.login-module__TltHoW__newCtaInner{padding:40px 20px}.login-module__TltHoW__newCtaTitle{font-size:28px}.login-module__TltHoW__newCtaButtons{flex-direction:column;width:100%}.login-module__TltHoW__newCtaBtnPrimary,.login-module__TltHoW__newCtaBtnSecondary{justify-content:center;width:100%}.login-module__TltHoW__newCtaSecurity{flex-wrap:wrap;justify-content:center}.login-module__TltHoW__newFooterInner{padding:40px 20px}.login-module__TltHoW__newFooterGrid{text-align:center;grid-template-columns:1fr;gap:24px}.login-module__TltHoW__newHeaderActions{gap:8px}.login-module__TltHoW__newHeaderBtnOutline,.login-module__TltHoW__newHeaderBtnPrimary{padding:0 12px;font-size:13px}}.login-module__TltHoW__mockupHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.login-module__TltHoW__mockupAvatar{background:var(--primary-light);border-radius:50%;width:32px;height:32px}.login-module__TltHoW__mockupLine{background:var(--border);border-radius:4px;flex:1;height:8px}.login-module__TltHoW__mockupLineShort{max-width:60%}.login-module__TltHoW__mockupCalendar{margin-bottom:16px}.login-module__TltHoW__mockupGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.login-module__TltHoW__mockupCell{aspect-ratio:1;background:var(--border);border-radius:4px}.login-module__TltHoW__mockupCellActive{background:var(--primary)}.login-module__TltHoW__mockupEvents{flex-direction:column;gap:8px;display:flex}.login-module__TltHoW__mockupEvent{background:var(--primary-light);border-radius:6px;height:24px}.login-module__TltHoW__registerNameRow{flex-direction:row;gap:12px;width:100%;display:flex}.login-module__TltHoW__registerCheckboxRow{align-items:center;width:100%;display:flex}.login-module__TltHoW__registerCheckbox{cursor:pointer;align-items:center;gap:10px;display:flex;position:relative}.login-module__TltHoW__registerCheckboxInput{opacity:0;width:0;height:0;position:absolute}.login-module__TltHoW__registerCheckboxMark{background:#fff;border:1px solid #3d5a80;border-radius:2px;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;transition:all .2s;display:flex}.login-module__TltHoW__registerCheckboxInput:checked+.login-module__TltHoW__registerCheckboxMark{background:#3d5a80;border-color:#3d5a80}.login-module__TltHoW__registerCheckboxInput:checked+.login-module__TltHoW__registerCheckboxMark:after{content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 6L5 8.5L9.5 3.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;height:12px}.login-module__TltHoW__registerCheckboxText{color:#6b7280;font-family:Inter-Regular,Inter,sans-serif;font-size:13px;line-height:1.4}.login-module__TltHoW__registerActions{flex-direction:column;align-items:center;gap:12px;margin-top:4px;display:flex}@media (max-width:768px){.login-module__TltHoW__registerNameRow{flex-direction:column;gap:16px}}.login-module__TltHoW__registryPageNew{background:#f7f6f3;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.login-module__TltHoW__registryBrandCol{background:#f7f6f3;flex:1;justify-content:center;align-items:center;padding:80px;display:flex}.login-module__TltHoW__registryBrandContainer{justify-content:center;align-items:center;width:100%;max-width:480px;display:flex}.login-module__TltHoW__registryBrandContent{flex-direction:column;align-items:center;gap:24px;width:360px;display:flex}.login-module__TltHoW__registryBrandLogo{background:linear-gradient(135deg,#2a4a70 0%,#c53d43 60%,#e8834a 100%);border-radius:28px;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.login-module__TltHoW__registryBrandLogoIcon{color:#fff;width:48px;height:48px}.login-module__TltHoW__registryBrandName{color:#2d2d2d;text-align:center;font-family:Inter-Bold,Inter,sans-serif;font-size:28px;font-weight:700}.login-module__TltHoW__registryBrandTagline{color:#6b7280;text-align:center;max-width:320px;font-family:Inter-Regular,Inter,sans-serif;font-size:15px;line-height:1.4}.login-module__TltHoW__registryStats{flex-direction:row;align-items:flex-start;gap:32px;display:flex}.login-module__TltHoW__registryStatItem{flex-direction:column;align-items:center;gap:2px;display:flex}.login-module__TltHoW__registryStatValue{white-space:nowrap;font-family:Inter-Bold,Inter,sans-serif;font-size:22px;font-weight:700}.login-module__TltHoW__registryStatLabel{color:#9ca3af;white-space:nowrap;font-family:Inter-Regular,Inter,sans-serif;font-size:12px}.login-module__TltHoW__registryFormCol{background:#fff;border-left:1px solid #e8e6e1;justify-content:center;align-items:center;width:600px;min-width:600px;padding:0 80px;display:flex}.login-module__TltHoW__registryFormContainer{flex-direction:column;gap:32px;width:100%;max-width:440px;display:flex}.login-module__TltHoW__registryPasswordStrength{flex-direction:column;gap:6px;width:100%;display:flex}.login-module__TltHoW__registryStrengthBars{flex-direction:row;gap:4px;width:100%;display:flex}.login-module__TltHoW__registryStrengthBar{background:#e8e6e1;border-radius:2px;flex:1;height:4px;transition:background .3s}.login-module__TltHoW__registryStrengthBarActive{background:#3d5a80}.login-module__TltHoW__registryStrengthBarMedium{background:#e8834a}.login-module__TltHoW__registryStrengthLabel{color:#e8834a;font-family:Inter-Regular,Inter,sans-serif;font-size:12px}@media (max-width:1024px){.login-module__TltHoW__registryFormCol{width:50%;min-width:auto;padding:0 40px}.login-module__TltHoW__registryBrandCol{padding:40px}}@media (max-width:768px){.login-module__TltHoW__registryPageNew{flex-direction:column}.login-module__TltHoW__registryFormCol{border-left:none;width:100%;min-width:auto;min-height:100vh;padding:40px 20px}.login-module__TltHoW__registryBrandCol{display:none}}
