.Professionals-module__jU_pGa__container{gap:var(--space-md);flex-direction:column;width:100%;animation:.4s ease-out Professionals-module__jU_pGa__fadeIn;display:flex}@keyframes Professionals-module__jU_pGa__fadeIn{0%{opacity:0;transform:translateY(var(--space-sm))}to{opacity:1;transform:translateY(0)}}.Professionals-module__jU_pGa__header{gap:var(--space-md);margin-bottom:var(--space-sm);flex-direction:column;display:flex}.Professionals-module__jU_pGa__titleArea h1{margin-bottom:var(--space-3xs)}.Professionals-module__jU_pGa__titleArea p{font-size:var(--font-sm);color:var(--text-muted);margin:0}.Professionals-module__jU_pGa__actions{gap:var(--space-sm);flex-direction:column;display:flex}.Professionals-module__jU_pGa__tabContainer{background:var(--bg-surface);padding:var(--space-3xs);border-radius:var(--radius-md);border:1px solid var(--border-color);width:100%;display:flex}.Professionals-module__jU_pGa__tabButton{padding:var(--space-2xs);border-radius:var(--radius-sm);font-size:var(--font-sm);color:var(--text-muted);cursor:pointer;transition:var(--transition);background:0 0;border:none;flex:1;font-weight:700}.Professionals-module__jU_pGa__tabButton.Professionals-module__jU_pGa__active{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-sm)}.Professionals-module__jU_pGa__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(clamp(300px,35vw,400px),1fr));display:grid}.Professionals-module__jU_pGa__card{gap:var(--space-sm);transition:var(--transition);flex-direction:column;display:flex;padding:var(--space-md)!important;overflow:visible!important}.Professionals-module__jU_pGa__card:hover{border-color:var(--color-link)}.Professionals-module__jU_pGa__cardMenuOpen{z-index:101;border-color:var(--color-link);box-shadow:var(--shadow-lg)}.Professionals-module__jU_pGa__cardHeader{justify-content:space-between;align-items:center;display:flex}.Professionals-module__jU_pGa__profileInfo{gap:var(--space-xs);align-items:center;display:flex}.Professionals-module__jU_pGa__avatar{background:var(--bg-main);width:clamp(40px,5vw,48px);height:clamp(40px,5vw,48px);color:var(--color-primary);border:1px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;display:flex}.Professionals-module__jU_pGa__avatar svg{width:50%;height:50%}.Professionals-module__jU_pGa__details h3{font-size:var(--font-base);color:var(--text-main);margin:0;font-weight:700}.Professionals-module__jU_pGa__details p{font-size:var(--font-xs);color:var(--text-muted);margin:0}.Professionals-module__jU_pGa__adminBadge{color:#d97706;text-transform:uppercase;letter-spacing:.02em;background:#f59e0b26;border-radius:12px;align-items:center;gap:4px;padding:2px 6px;font-size:.65rem;font-weight:700;display:inline-flex}.Professionals-module__jU_pGa__statusWrapper{align-items:center;gap:var(--space-2xs);display:flex;position:relative}.Professionals-module__jU_pGa__statusBadge{padding:var(--space-3xs)var(--space-xs);text-transform:uppercase;letter-spacing:.05em;border-radius:20px;font-size:.65rem;font-weight:800}.Professionals-module__jU_pGa__status-ACTIVE{color:var(--color-success);background:#2fbf711a}.Professionals-module__jU_pGa__status-INACTIVE{color:var(--color-muted);background:#8a99a61a}.Professionals-module__jU_pGa__status-VACATION{color:var(--color-info);background:#3b82f61a}.Professionals-module__jU_pGa__status-MEDICAL_LEAVE{color:var(--color-warning);background:#f5a6231a}.Professionals-module__jU_pGa__status-TERMINATED{color:var(--color-error);background:#e5484d1a}.Professionals-module__jU_pGa__menuBtn{padding:var(--space-3xs);color:var(--text-muted);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:50%;display:flex}.Professionals-module__jU_pGa__menuBtn:hover{background:var(--bg-main);color:var(--color-primary)}.Professionals-module__jU_pGa__statusMenu{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);width:200px;box-shadow:var(--shadow-lg);padding:var(--space-2xs);z-index:1000;position:absolute;top:100%;right:0}.Professionals-module__jU_pGa__menuItem{align-items:center;gap:var(--space-2xs);width:100%;padding:var(--space-2xs)var(--space-sm);color:var(--text-main);font-size:var(--font-sm);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);background:0 0;border:none;justify-content:flex-start;font-weight:600;display:flex}.Professionals-module__jU_pGa__menuItem:hover{background:var(--bg-main);color:var(--color-primary)}.Professionals-module__jU_pGa__modalOverlay{z-index:2000;padding:var(--space-md);background:#111827b3;justify-content:center;align-items:center;animation:.2s ease-out Professionals-module__jU_pGa__fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes Professionals-module__jU_pGa__fadeInOverlay{0%{opacity:0}to{opacity:1}}.Professionals-module__jU_pGa__modal{background:var(--bg-surface);border-radius:var(--radius-lg);width:min(95%,600px);max-height:90vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.Professionals-module__jU_pGa__modalHeader{z-index:10;padding:var(--space-sm)var(--space-md);border-bottom:1px solid var(--border-color);background:var(--bg-surface);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.Professionals-module__jU_pGa__modalHeader h2{font-size:var(--font-md);margin:0}.Professionals-module__jU_pGa__closeBtn{padding:var(--space-3xs);color:var(--text-muted);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.Professionals-module__jU_pGa__closeBtn:hover{background:var(--bg-main);color:var(--text-main)}.Professionals-module__jU_pGa__modalBody{padding:var(--space-sm)var(--space-md)var(--space-lg);overflow-y:auto}.Professionals-module__jU_pGa__form{gap:var(--space-sm);flex-direction:column;display:flex}.Professionals-module__jU_pGa__inputGroup{gap:var(--space-3xs);flex-direction:column;display:flex}.Professionals-module__jU_pGa__label{font-size:var(--font-sm);color:var(--color-primary);margin-bottom:var(--space-2xs);font-weight:700;display:block}.Professionals-module__jU_pGa__input{width:100%;height:48px;padding:0 var(--space-sm);background-color:var(--bg-surface);border:1.5px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-main);font-size:var(--font-base);transition:var(--transition)}.Professionals-module__jU_pGa__input:focus{border-color:var(--color-link);background-color:var(--bg-surface);outline:none;box-shadow:0 0 0 4px #33526b14}.Professionals-module__jU_pGa__authGrid{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.Professionals-module__jU_pGa__servicesSection{gap:var(--space-sm);flex-direction:column;animation:.3s ease-out Professionals-module__jU_pGa__fadeIn;display:flex}.Professionals-module__jU_pGa__servicesSection h3{font-size:var(--font-sm);color:var(--text-muted);margin-bottom:var(--space-xs);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.Professionals-module__jU_pGa__serviceCommissionCard{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.Professionals-module__jU_pGa__serviceCommissionCard:has(input:checked){border-color:var(--color-primary);background:var(--bg-main);box-shadow:0 0 0 1px var(--color-primary)}.Professionals-module__jU_pGa__servicesGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.Professionals-module__jU_pGa__serviceCheckbox{align-items:center;gap:var(--space-sm);padding:var(--space-md);cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s;display:flex;position:relative}.Professionals-module__jU_pGa__serviceCheckbox:hover{background:var(--bg-main)}.Professionals-module__jU_pGa__serviceCheckbox input{appearance:none;aspect-ratio:1;border:2px solid var(--border-color);cursor:pointer;box-sizing:border-box;background:#fff;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex;position:relative;border-radius:50%!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}.Professionals-module__jU_pGa__serviceCheckbox input:checked{background:var(--color-primary);border-color:var(--color-primary)}.Professionals-module__jU_pGa__serviceCheckbox input:checked:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;display:block}.Professionals-module__jU_pGa__serviceCheckbox span{color:var(--text-main);flex:1;font-weight:600}.Professionals-module__jU_pGa__serviceCheckbox:has(input:checked){background:0 0}.Professionals-module__jU_pGa__individualCommissionControls{gap:var(--space-sm);padding:0 var(--space-md)var(--space-md)var(--space-md);background:0 0;border-top:none;animation:.2s ease-out Professionals-module__jU_pGa__slideDown;display:flex}@keyframes Professionals-module__jU_pGa__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Professionals-module__jU_pGa__emptyServices{text-align:center;padding:var(--space-xl);color:var(--text-muted);background:var(--bg-main);border-radius:var(--radius-md);border:1px dashed var(--border-color);width:100%}.Professionals-module__jU_pGa__modalFooter{padding:var(--space-sm)var(--space-md);border-top:1px solid var(--border-color);background:var(--bg-main);align-items:center;gap:var(--space-sm);display:flex}.Professionals-module__jU_pGa__modalFooter button{flex:1}.Professionals-module__jU_pGa__modalFooterStacked{padding:var(--space-sm)var(--space-md);border-top:1px solid var(--border-color);background:var(--bg-main);align-items:stretch;gap:var(--space-xs);flex-direction:column;display:flex}.Professionals-module__jU_pGa__modalFooterStacked button{width:100%}.Professionals-module__jU_pGa__circularCheckbox{appearance:none;aspect-ratio:1;border:2px solid var(--border-color);cursor:pointer;box-sizing:border-box;background:#fff;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex;position:relative;border-radius:50%!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}.Professionals-module__jU_pGa__circularCheckbox:checked{background:var(--color-primary);border-color:var(--color-primary)}.Professionals-module__jU_pGa__circularCheckbox:checked:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;display:block}@media (min-width:768px){.Professionals-module__jU_pGa__header{flex-direction:row;justify-content:space-between;align-items:flex-end}.Professionals-module__jU_pGa__actions{flex-direction:row;align-items:center;width:auto}.Professionals-module__jU_pGa__tabContainer{width:auto;min-width:250px}}@media (min-width:1024px){.Professionals-module__jU_pGa__container{gap:var(--space-lg)}}
.LoadingSpinner-module__vmEvrG__container{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#fffc;justify-content:center;align-items:center;display:flex}.LoadingSpinner-module__vmEvrG__fullScreen{background:#f8fafc;position:fixed;inset:0}.LoadingSpinner-module__vmEvrG__relative{position:absolute;inset:0}.LoadingSpinner-module__vmEvrG__wrapper{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.LoadingSpinner-module__vmEvrG__spinner{border:3px solid #0000001a;border-left-color:var(--color-primary,#3b82f6);border-radius:50%;animation:1s linear infinite LoadingSpinner-module__vmEvrG__spin}.LoadingSpinner-module__vmEvrG__sm{border-width:2px;width:24px;height:24px}.LoadingSpinner-module__vmEvrG__md{width:48px;height:48px}.LoadingSpinner-module__vmEvrG__lg{border-width:4px;width:64px;height:64px}.LoadingSpinner-module__vmEvrG__message{color:#64748b;letter-spacing:.5px;font-size:.95rem;font-weight:500;animation:2s cubic-bezier(.4,0,.6,1) infinite LoadingSpinner-module__vmEvrG__pulse}@keyframes LoadingSpinner-module__vmEvrG__spin{to{transform:rotate(360deg)}}@keyframes LoadingSpinner-module__vmEvrG__pulse{0%,to{opacity:1}50%{opacity:.6}}.dark .LoadingSpinner-module__vmEvrG__fullScreen{background:#0f172a}.dark .LoadingSpinner-module__vmEvrG__message{color:#94a3b8}.dark .LoadingSpinner-module__vmEvrG__container{background:#0f172acc}
.Button-module__0yBoUG__button{justify-content:center;align-items:center;gap:var(--space-2xs);font-weight:700;font-size:var(--font-sm);cursor:pointer;transition:var(--transition);white-space:nowrap;border:1px solid #0000;border-radius:18px;display:inline-flex}.Button-module__0yBoUG__button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.Button-module__0yBoUG__button:active{transform:scale(.98)}.Button-module__0yBoUG__sm{padding:var(--space-3xs)var(--space-sm);font-size:var(--font-xs)}.Button-module__0yBoUG__md{padding:var(--space-2xs)var(--space-md)}.Button-module__0yBoUG__lg{padding:var(--space-sm)var(--space-lg);font-size:var(--font-base)}.Button-module__0yBoUG__primary{background-color:var(--color-primary);color:var(--color-button)}.Button-module__0yBoUG__primary:hover:not(:disabled){filter:brightness(1.2);box-shadow:var(--shadow-md)}.Button-module__0yBoUG__secondary{background-color:var(--bg-main);color:var(--color-secondary);border-color:var(--border-color)}.Button-module__0yBoUG__secondary:hover:not(:disabled){background-color:var(--bg-surface);color:var(--color-primary);border-color:var(--color-primary)}.Button-module__0yBoUG__outline{border-color:var(--border-color);color:var(--text-main);background-color:#0000}.Button-module__0yBoUG__outline:hover:not(:disabled){border-color:var(--color-primary);background-color:var(--bg-main)}.Button-module__0yBoUG__ghost{color:var(--text-muted);background-color:#0000}.Button-module__0yBoUG__ghost:hover:not(:disabled){color:var(--text-main);background-color:#0000}.Button-module__0yBoUG__danger{background-color:var(--color-error);color:#fff}.Button-module__0yBoUG__danger:hover:not(:disabled){filter:brightness(1.1);box-shadow:var(--shadow-sm)}.Button-module__0yBoUG__loader{border:2px solid;border-top-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite Button-module__0yBoUG__spin}@keyframes Button-module__0yBoUG__spin{to{transform:rotate(360deg)}}
.Card-module__hl8KRG__card{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:var(--space-md);transition:var(--transition);position:relative;overflow:hidden}.Card-module__hl8KRG__card:hover{border-color:var(--color-link);box-shadow:var(--shadow-md)}.Card-module__hl8KRG__title{font-size:var(--font-md);color:var(--text-main);margin-bottom:var(--space-sm);letter-spacing:-.02em;font-weight:700}
.Input-module__fMyjwq__container{gap:var(--space-3xs);flex-direction:column;width:100%;display:flex}.Input-module__fMyjwq__label{font-size:var(--font-sm);color:var(--color-primary);margin-bottom:var(--space-2xs);font-weight:700;display:block}.Input-module__fMyjwq__input{width:100%;height:48px;padding:0 var(--space-sm);background-color:var(--bg-surface);border:1.5px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-main);font-size:var(--font-base);transition:var(--transition)}.Input-module__fMyjwq__input::placeholder{color:var(--color-muted);opacity:.5}.Input-module__fMyjwq__input:focus{border-color:var(--color-link);background-color:var(--bg-surface);outline:none;box-shadow:0 0 0 4px #33526b14}.Input-module__fMyjwq__error{border-color:var(--color-error)}.Input-module__fMyjwq__error:focus{border-color:var(--color-error);box-shadow:0 0 0 3px #e5484d1a}.Input-module__fMyjwq__errorMessage{color:var(--color-error);margin-top:.25rem;font-size:.75rem;font-weight:600}.Input-module__fMyjwq__helperText{color:var(--color-muted);opacity:.8;margin-top:.25rem;font-size:.7rem;font-weight:500}.Input-module__fMyjwq__inputWrapper{width:100%!important;display:block!important;position:relative!important}.Input-module__fMyjwq__inputWithIcon{box-sizing:border-box!important;padding-right:50px!important}.Input-module__fMyjwq__toggleButton{width:48px!important;height:auto!important;color:var(--color-muted)!important;cursor:pointer!important;z-index:10!important;border-radius:0 var(--radius-md)var(--radius-md)0!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;inset:0 0 0 auto!important;transform:none!important}.Input-module__fMyjwq__toggleButton:hover{color:var(--color-primary)!important;background:#00000008!important}.Input-module__fMyjwq__toggleButton svg{flex-shrink:0!important;width:20px!important;height:20px!important}@media (max-width:768px){.Input-module__fMyjwq__toggleButton{display:none!important}.Input-module__fMyjwq__inputWithIcon{padding-right:var(--space-sm)!important}}
.ImpersonationBanner-module__oN3hVW__banner{color:#fff;z-index:10000;background:#e5484d;border-bottom:2px solid #0000001a;padding:.75rem 1.5rem;position:sticky;top:0;left:0;right:0;box-shadow:0 4px 12px #e5484d4d}.ImpersonationBanner-module__oN3hVW__content{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;display:flex}.ImpersonationBanner-module__oN3hVW__info{letter-spacing:.3px;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.ImpersonationBanner-module__oN3hVW__icon{flex-shrink:0;animation:2s infinite ImpersonationBanner-module__oN3hVW__pulse}.ImpersonationBanner-module__oN3hVW__button{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff4d;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.ImpersonationBanner-module__oN3hVW__button:hover{color:#e5484d;background:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #0003}@keyframes ImpersonationBanner-module__oN3hVW__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.ImpersonationBanner-module__oN3hVW__content{text-align:center;flex-direction:column;gap:.75rem}.ImpersonationBanner-module__oN3hVW__button{justify-content:center;width:100%}}
.BroadcastBanner-module__sn72zG__bannerContainer{z-index:9999;flex-direction:column;width:100%;display:flex}.BroadcastBanner-module__sn72zG__banner{align-items:center;gap:1rem;width:100%;padding:.75rem 1.5rem;animation:.3s ease-out BroadcastBanner-module__sn72zG__slideDown;display:flex}.BroadcastBanner-module__sn72zG__info{color:#1e40af;background:#eff6ff;border-bottom:1px solid #bfdbfe}.BroadcastBanner-module__sn72zG__warning{color:#92400e;background:#fffbeb;border-bottom:1px solid #fef3c7}.BroadcastBanner-module__sn72zG__danger{color:#991b1b;background:#fef2f2;border-bottom:1px solid #fee2e2}.BroadcastBanner-module__sn72zG__icon{flex-shrink:0;align-items:center;display:flex}.BroadcastBanner-module__sn72zG__content{flex:1;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.BroadcastBanner-module__sn72zG__title{text-transform:uppercase;letter-spacing:.5px;font-weight:800}.BroadcastBanner-module__sn72zG__message{opacity:.9}.BroadcastBanner-module__sn72zG__closeBtn{cursor:pointer;opacity:.6;color:inherit;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:all .2s;display:flex}.BroadcastBanner-module__sn72zG__closeBtn:hover{opacity:1;background:#0000000d}@keyframes BroadcastBanner-module__sn72zG__slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media (max-width:600px){.BroadcastBanner-module__sn72zG__content{flex-direction:column;gap:.1rem}}
.FinanceDashboard-module__4DdqTW__container{flex-direction:column;gap:1rem;width:100%;max-width:1440px;margin:0 auto;padding:0 1rem;display:flex}.FinanceDashboard-module__4DdqTW__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.FinanceDashboard-module__4DdqTW__header h1{color:var(--color-primary);margin:0;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:800}.FinanceDashboard-module__4DdqTW__reportBtn{align-items:center;gap:.5rem;display:flex;color:var(--color-primary)!important;border-color:var(--border-color)!important;font-weight:700!important}.FinanceDashboard-module__4DdqTW__reportBtn:hover{background-color:var(--bg-main)!important;border-color:var(--color-primary)!important}.FinanceDashboard-module__4DdqTW__mainContent{flex-direction:column;gap:1.5rem;display:flex}.FinanceDashboard-module__4DdqTW__chartCard,.FinanceDashboard-module__4DdqTW__statCardNew,.FinanceDashboard-module__4DdqTW__transactionsCard{background:var(--bg-surface);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:1.25rem;padding:1.25rem}.FinanceDashboard-module__4DdqTW__topChartsSection{flex-direction:column;gap:1.5rem;display:flex}.FinanceDashboard-module__4DdqTW__chartControls{align-items:center;gap:.5rem;display:flex}.FinanceDashboard-module__4DdqTW__chartHeader{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.FinanceDashboard-module__4DdqTW__chartHeader h3{color:var(--color-primary);margin:0;font-size:clamp(1rem,2vw,1.25rem);font-weight:700}.FinanceDashboard-module__4DdqTW__yearSelect{border:1px solid var(--border-color);background:var(--bg-main);color:var(--color-link);cursor:pointer;border-radius:.75rem;width:fit-content;padding:.5rem 1rem;font-weight:700}.FinanceDashboard-module__4DdqTW__chartWrapper{width:100%;display:flex;position:relative}.FinanceDashboard-module__4DdqTW__yAxisPlaceholder{background:var(--bg-surface);z-index:2;flex-shrink:0;width:40px;position:relative}.FinanceDashboard-module__4DdqTW__chartScrollContainer{-webkit-overflow-scrolling:touch;cursor:grab;flex:1;overflow-x:auto}.FinanceDashboard-module__4DdqTW__chartScrollContainer:active{cursor:grabbing}.FinanceDashboard-module__4DdqTW__chartInsideScroll{width:100%;min-width:800px;padding-right:1.5rem}.FinanceDashboard-module__4DdqTW__loadingChart{height:250px;color:var(--text-muted);justify-content:center;align-items:center;font-weight:600;display:flex}.FinanceDashboard-module__4DdqTW__chartContainer{width:100%}.FinanceDashboard-module__4DdqTW__statsSummaryGrid{grid-template-columns:1fr;gap:1rem;display:grid}.FinanceDashboard-module__4DdqTW__statCardNew{align-items:center;gap:1rem;display:flex}.FinanceDashboard-module__4DdqTW__statCardClickable{cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}.FinanceDashboard-module__4DdqTW__statCardClickable:hover{border-color:var(--color-link);transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.FinanceDashboard-module__4DdqTW__statCardClickable:active{transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.FinanceDashboard-module__4DdqTW__statIconCircle{border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.FinanceDashboard-module__4DdqTW__greenCircle{border-color:var(--color-success);color:var(--color-success);background:#2fbf710d}.FinanceDashboard-module__4DdqTW__blueCircle{border-color:var(--color-info);color:var(--color-info);background:#3b82f60d}.FinanceDashboard-module__4DdqTW__statInfo{flex-direction:column;gap:.25rem;display:flex}.FinanceDashboard-module__4DdqTW__statLabel{color:var(--text-muted);font-size:.875rem;font-weight:700}.FinanceDashboard-module__4DdqTW__statValueNew{letter-spacing:-.02em;margin:0;font-size:clamp(1.25rem,4vw,1.85rem);font-weight:800}.FinanceDashboard-module__4DdqTW__greenText{color:var(--color-success)}.FinanceDashboard-module__4DdqTW__blueText{color:var(--color-info)}.FinanceDashboard-module__4DdqTW__pixCircle{color:#f59e0b;background:#ffc1071a;border-color:#f59e0b}.FinanceDashboard-module__4DdqTW__pixText{color:#f59e0b}.FinanceDashboard-module__4DdqTW__pixCard{transition:var(--transition)}.FinanceDashboard-module__4DdqTW__pixCard:hover{box-shadow:var(--shadow-md);border-color:#f59e0b;transform:translateY(-2px)}.FinanceDashboard-module__4DdqTW__backToSummaryBtn{border:1px solid var(--border-color);background:var(--bg-main);color:var(--color-link);cursor:pointer;border-radius:.75rem;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.FinanceDashboard-module__4DdqTW__backToSummaryBtn:hover{background:var(--color-link);color:#fff;border-color:var(--color-link)}.FinanceDashboard-module__4DdqTW__lucroSummaryRow{background:var(--bg-main);border:1px solid var(--border-color);border-radius:1rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.FinanceDashboard-module__4DdqTW__lucroSummaryItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.FinanceDashboard-module__4DdqTW__lucroSummaryLabel{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.FinanceDashboard-module__4DdqTW__lucroSummaryValue{font-size:clamp(1rem,3vw,1.35rem);font-weight:800}.FinanceDashboard-module__4DdqTW__lucroSummaryOperator{color:var(--text-muted);font-size:1.5rem;font-weight:800}.FinanceDashboard-module__4DdqTW__filtersBar{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.FinanceDashboard-module__4DdqTW__searchWrapper{background:var(--bg-main);width:100%;transition:var(--transition);border:2px solid #0000;border-radius:.75rem;align-items:center;padding:0 1rem;display:flex;position:relative}.FinanceDashboard-module__4DdqTW__searchWrapper:focus-within{border-color:var(--color-link);background:#fff;box-shadow:0 0 0 4px #3b82f61a}.FinanceDashboard-module__4DdqTW__searchIcon{color:#adb5bd}.FinanceDashboard-module__4DdqTW__searchInput{color:var(--color-primary);outline:none;flex:1;padding:.75rem;font-size:1rem;font-weight:600;box-shadow:none!important;background:0 0!important;border:none!important}.FinanceDashboard-module__4DdqTW__clearSearch{color:#fff;cursor:pointer;background:#dee2e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;display:flex}.FinanceDashboard-module__4DdqTW__filterInputs{flex-direction:column;gap:1rem;display:flex}.FinanceDashboard-module__4DdqTW__periodPicker{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:700;display:flex}.FinanceDashboard-module__4DdqTW__filterSelect{background:var(--bg-main);border:1px solid var(--border-color);color:var(--color-primary);cursor:pointer;appearance:none;width:100%;height:42px;transition:var(--transition);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2333526B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border-radius:.75rem;outline:none;padding:.6rem 2rem .6rem 1rem;font-weight:700}.FinanceDashboard-module__4DdqTW__filterSelect:hover{border-color:var(--color-link)}.FinanceDashboard-module__4DdqTW__tableContainer{display:none}@media (min-width:768px){.FinanceDashboard-module__4DdqTW__tableContainer{margin:0 -1.25rem;padding:0 1.25rem;display:block;overflow-x:auto}}.FinanceDashboard-module__4DdqTW__mobileCardsList{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.FinanceDashboard-module__4DdqTW__mobileCardsList{display:none}}.FinanceDashboard-module__4DdqTW__mobileCard{background:var(--bg-surface);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:1rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.FinanceDashboard-module__4DdqTW__mobileCardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.FinanceDashboard-module__4DdqTW__mobileCardTitle{flex-direction:column;gap:.25rem;display:flex}.FinanceDashboard-module__4DdqTW__mobileClientName{color:var(--color-primary);font-size:1rem;font-weight:800}.FinanceDashboard-module__4DdqTW__mobileDescription{color:var(--text-muted);font-size:.85rem;font-weight:600}.FinanceDashboard-module__4DdqTW__mobileCardBody{border-top:1px solid var(--border-color-light);border-bottom:1px solid var(--border-color-light);flex-direction:column;gap:.75rem;padding:.75rem 0;display:flex}.FinanceDashboard-module__4DdqTW__mobileDataRow{justify-content:space-between;align-items:center;display:flex}.FinanceDashboard-module__4DdqTW__mobileLabel{color:var(--text-muted);font-size:.85rem;font-weight:700}.FinanceDashboard-module__4DdqTW__mobileValue{font-size:.9rem;font-weight:600}.FinanceDashboard-module__4DdqTW__mobileAmount{color:var(--color-primary);font-size:1rem;font-weight:800}.FinanceDashboard-module__4DdqTW__mobileCardActions{gap:.75rem;display:flex}.FinanceDashboard-module__4DdqTW__mobileActionBtnConfirm,.FinanceDashboard-module__4DdqTW__mobileActionBtnDelete{cursor:pointer;transition:var(--transition);border:none;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.85rem;font-weight:700;display:flex}.FinanceDashboard-module__4DdqTW__mobileActionBtnConfirm{color:var(--color-success);background:#2fbf711a}.FinanceDashboard-module__4DdqTW__mobileActionBtnConfirm:hover{background:var(--color-success);color:#fff}.FinanceDashboard-module__4DdqTW__mobileActionBtnDelete{color:var(--color-error);background:#e5484d1a}.FinanceDashboard-module__4DdqTW__mobileActionBtnDelete:hover{background:var(--color-error);color:#fff}.FinanceDashboard-module__4DdqTW__newTable{border-collapse:separate;border-spacing:0 .5rem;width:100%;min-width:600px}.FinanceDashboard-module__4DdqTW__newTable th{text-align:left;color:var(--text-muted);text-transform:uppercase;padding:.75rem 1rem;font-size:.75rem;font-weight:700}.FinanceDashboard-module__4DdqTW__newTable tr td{background:var(--bg-surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:1rem;font-size:.9rem;font-weight:600}.FinanceDashboard-module__4DdqTW__newTable tr td:first-child{border-left:1px solid var(--border-color);border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.FinanceDashboard-module__4DdqTW__newTable tr td:last-child{border-right:1px solid var(--border-color);border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.FinanceDashboard-module__4DdqTW__patientCell{align-items:center;gap:.75rem;display:flex}.FinanceDashboard-module__4DdqTW__patientAvatar{width:32px;height:32px;color:var(--color-info);background:#3b82f61a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.FinanceDashboard-module__4DdqTW__amountCell{color:var(--color-primary);font-weight:800}.FinanceDashboard-module__4DdqTW__statusBadge{white-space:nowrap;border-radius:2rem;padding:4px 12px;font-size:.75rem;font-weight:700}.FinanceDashboard-module__4DdqTW__statusPaid{color:var(--color-success);background:#2fbf711a}.FinanceDashboard-module__4DdqTW__statusPending{color:var(--color-warning);background:#f5a6231a}.FinanceDashboard-module__4DdqTW__statusCANCELED{color:var(--color-error);background:#e5484d1a}.FinanceDashboard-module__4DdqTW__actionRow{gap:.5rem;display:flex}.FinanceDashboard-module__4DdqTW__actionBtnConfirm,.FinanceDashboard-module__4DdqTW__actionBtnDelete{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:6px;transition:all .2s}.FinanceDashboard-module__4DdqTW__actionBtnConfirm{color:var(--color-success)}.FinanceDashboard-module__4DdqTW__actionBtnConfirm:hover{background:#2fbf711a}.FinanceDashboard-module__4DdqTW__actionBtnDelete{color:var(--color-error)}.FinanceDashboard-module__4DdqTW__actionBtnDelete:hover{background:#e5484d1a}.FinanceDashboard-module__4DdqTW__customTooltip{pointer-events:none;background:#fff;border:1px solid #f0f0f0;border-radius:.75rem;align-items:center;gap:.75rem;padding:.6rem 1rem;display:flex;box-shadow:0 10px 30px #0000001a}.FinanceDashboard-module__4DdqTW__tooltipLabel{color:var(--text-muted);font-size:.85rem;font-weight:700}.FinanceDashboard-module__4DdqTW__tooltipValue{color:var(--color-primary);font-size:.9rem;font-weight:800}@media (min-width:768px){.FinanceDashboard-module__4DdqTW__container{gap:1.5rem;padding:0 2rem}.FinanceDashboard-module__4DdqTW__chartCard,.FinanceDashboard-module__4DdqTW__statCardNew,.FinanceDashboard-module__4DdqTW__transactionsCard{border-radius:1.5rem;padding:1.75rem}.FinanceDashboard-module__4DdqTW__chartHeader{flex-direction:row;justify-content:space-between;align-items:center}.FinanceDashboard-module__4DdqTW__chartWrapper{gap:0}.FinanceDashboard-module__4DdqTW__chartInsideScroll{min-width:100%}.FinanceDashboard-module__4DdqTW__chartScrollContainer{overflow-x:hidden}.FinanceDashboard-module__4DdqTW__statsSummaryGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.FinanceDashboard-module__4DdqTW__filtersBar{flex-direction:row;justify-content:space-between;align-items:center}.FinanceDashboard-module__4DdqTW__searchWrapper{flex:1;width:auto;max-width:500px}.FinanceDashboard-module__4DdqTW__filterInputs{flex-flow:row;align-items:center;width:auto}.FinanceDashboard-module__4DdqTW__periodPicker{flex-wrap:nowrap;width:auto}.FinanceDashboard-module__4DdqTW__filterSelect{width:auto;min-width:140px}}@media (min-width:1024px){.FinanceDashboard-module__4DdqTW__container,.FinanceDashboard-module__4DdqTW__mainContent{gap:2rem}.FinanceDashboard-module__4DdqTW__chartContainer{height:350px}.FinanceDashboard-module__4DdqTW__statIconCircle{width:56px;height:56px}.FinanceDashboard-module__4DdqTW__statInfo{gap:.5rem}}@media (min-width:1536px){.FinanceDashboard-module__4DdqTW__container{max-width:1600px}}.FinanceDashboard-module__4DdqTW__modalOverlay{z-index:2000;background:#162530b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.FinanceDashboard-module__4DdqTW__modal{width:100%;max-width:450px;box-shadow:var(--shadow-xl);background:#fff;border-radius:1.5rem;padding:2rem;animation:.3s ease-out FinanceDashboard-module__4DdqTW__slideUp}.FinanceDashboard-module__4DdqTW__modal h3{color:var(--color-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:800}.FinanceDashboard-module__4DdqTW__formGroup{margin-bottom:1.25rem}.FinanceDashboard-module__4DdqTW__formGroup label{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.FinanceDashboard-module__4DdqTW__selectInput{border:1px solid var(--border-color);background:var(--bg-main);width:100%;color:var(--color-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2333526B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border-radius:.75rem;outline:none;padding:.75rem 1rem;font-weight:600}.FinanceDashboard-module__4DdqTW__modalActions{gap:1rem;margin-top:2rem;display:flex}.FinanceDashboard-module__4DdqTW__cancelButton{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;transition:var(--transition);background:#fff;border-radius:.75rem;flex:1;padding:.75rem;font-weight:700}.FinanceDashboard-module__4DdqTW__cancelButton:hover{background:var(--bg-main);color:var(--color-primary)}@keyframes FinanceDashboard-module__4DdqTW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FinanceDashboard-module__4DdqTW__tabBar{background:var(--bg-main);border:1px solid var(--border-color);-webkit-overflow-scrolling:touch;border-radius:.875rem;gap:.25rem;padding:.25rem;display:flex;overflow-x:auto}.FinanceDashboard-module__4DdqTW__tabBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.75rem;flex:1;min-width:fit-content;padding:.625rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s}.FinanceDashboard-module__4DdqTW__tabBtn:hover{color:var(--color-primary);background:#3b82f60d}.FinanceDashboard-module__4DdqTW__tabBtnActive{color:var(--color-primary);background:#fff;box-shadow:0 1px 3px #00000014}.FinanceDashboard-module__4DdqTW__redCircle{border-color:var(--color-error);color:var(--color-error);background:#e5484d0d}.FinanceDashboard-module__4DdqTW__orangeCircle{color:#f59e0b;background:#f59e0b0d;border-color:#f59e0b}.FinanceDashboard-module__4DdqTW__redText{color:var(--color-error)}.FinanceDashboard-module__4DdqTW__orangeText{color:#f59e0b}.FinanceDashboard-module__4DdqTW__miniChartsRow{grid-template-columns:1fr;gap:1.5rem;display:grid}.FinanceDashboard-module__4DdqTW__miniChartCard{background:var(--bg-surface);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:1.25rem;padding:1.25rem}.FinanceDashboard-module__4DdqTW__miniChartTitle{color:var(--color-primary);margin:0 0 1rem;font-size:.95rem;font-weight:700}.FinanceDashboard-module__4DdqTW__pieChartWrapper{flex-direction:column;align-items:center;gap:.75rem;display:flex}.FinanceDashboard-module__4DdqTW__pieLegend{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.FinanceDashboard-module__4DdqTW__legendItem{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.FinanceDashboard-module__4DdqTW__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.FinanceDashboard-module__4DdqTW__emptyChartMsg{text-align:center;color:var(--text-muted);margin:0;padding:2rem 0;font-weight:600}.FinanceDashboard-module__4DdqTW__typeBadgeIncome{color:var(--color-success);background:#2fbf711a;border-radius:2rem;padding:4px 10px;font-size:.7rem;font-weight:700}.FinanceDashboard-module__4DdqTW__typeBadgeExpense{color:var(--color-error);background:#e5484d1a;border-radius:2rem;padding:4px 10px;font-size:.7rem;font-weight:700}@media (min-width:768px){.FinanceDashboard-module__4DdqTW__miniChartsRow{grid-template-columns:repeat(2,1fr)}.FinanceDashboard-module__4DdqTW__miniChartCard{border-radius:1.5rem;padding:1.75rem}.FinanceDashboard-module__4DdqTW__pieChartWrapper{flex-direction:row;gap:1.5rem}.FinanceDashboard-module__4DdqTW__pieLegend{flex-direction:column;gap:.5rem}.FinanceDashboard-module__4DdqTW__tabBtn{font-size:.9rem}}@media (min-width:1024px){.FinanceDashboard-module__4DdqTW__statsSummaryGrid{grid-template-columns:repeat(4,1fr)}.FinanceDashboard-module__4DdqTW__miniChartsRow{grid-template-columns:repeat(3,1fr)}}
.ReportModal-module__wLPWDW__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out ReportModal-module__wLPWDW__fadeIn;display:flex;position:fixed;inset:0}.ReportModal-module__wLPWDW__modal{background:#fff;border-radius:12px;width:90%;max-width:500px;animation:.3s ease-out ReportModal-module__wLPWDW__slideUp;overflow:hidden;box-shadow:0 10px 25px #0000001a}.ReportModal-module__wLPWDW__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ReportModal-module__wLPWDW__header h3{color:#333;margin:0;font-size:1.2rem}.ReportModal-module__wLPWDW__closeBtn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;display:flex}.ReportModal-module__wLPWDW__closeBtn:hover{color:#666;background:#f5f5f5}.ReportModal-module__wLPWDW__content{padding:1.5rem}.ReportModal-module__wLPWDW__selectorRow{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.ReportModal-module__wLPWDW__toggleGroup{background:#f5f5f5;border-radius:8px;padding:.25rem;display:flex}.ReportModal-module__wLPWDW__toggleBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.5rem;font-weight:500;transition:all .2s}.ReportModal-module__wLPWDW__toggleBtn.ReportModal-module__wLPWDW__active{color:var(--primary-color,#33526b);background:#fff;box-shadow:0 2px 4px #0000000d}.ReportModal-module__wLPWDW__dateSelectors{gap:1rem;display:flex}.ReportModal-module__wLPWDW__select{color:#444;border:1px solid #eee;border-radius:8px;outline:none;flex:1;padding:.75rem;font-size:.95rem}.ReportModal-module__wLPWDW__select:focus{border-color:var(--primary-color,#33526b)}.ReportModal-module__wLPWDW__statsGrid{background:#f8fafc;border:1px solid #eef2f6;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;padding:1rem;display:grid}.ReportModal-module__wLPWDW__statBox{text-align:center;flex-direction:column;align-items:center;display:flex}.ReportModal-module__wLPWDW__statBox span{color:#64748b;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.ReportModal-module__wLPWDW__statBox strong{color:#1e293b;font-size:1rem}.ReportModal-module__wLPWDW__exportActions{flex-wrap:wrap;gap:.75rem;display:flex}.ReportModal-module__wLPWDW__exportBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:140px;padding:.75rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.ReportModal-module__wLPWDW__exportBtn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.ReportModal-module__wLPWDW__exportBtnPrimary{color:#fff;background:#16a34a;border-color:#16a34a}.ReportModal-module__wLPWDW__exportBtnPrimary:hover{color:#fff;background:#15803d;border-color:#15803d}@keyframes ReportModal-module__wLPWDW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ReportModal-module__wLPWDW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@keyframes Auth-module__geY_0W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Auth-module__geY_0W__spin{animation:1s linear infinite Auth-module__geY_0W__spin}.Auth-module__geY_0W__container{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.Auth-module__geY_0W__splitLayout{flex-direction:column;width:100%;min-height:100vh;display:flex}@media (min-width:1024px){.Auth-module__geY_0W__splitLayout{flex-direction:row}}.Auth-module__geY_0W__landingPage{--lp-primary:#162530;--lp-secondary:#33526b;--lp-accent:#2fbf71;--lp-text:#0f172a;--lp-text-muted:#475569;--lp-bg:#fff;--lp-glass-white:#ffffffbf;--lp-border:#0f172a14;--lp-glow:0 0 30px #2fbf7140;font-family:Outfit,sans-serif}.Auth-module__geY_0W__meshBg{z-index:-1;background:radial-gradient(circle at 10% 10%,#2fbf710d 0%,#0000 40%),radial-gradient(circle at 90% 90%,#33526b0d 0%,#0000 40%),#fff;width:100%;height:100%;position:fixed;top:0;left:0}.Auth-module__geY_0W__marketingSide{background:#f8fafc;border-right:1px solid #0000000d;flex-direction:column;justify-content:center;padding:5rem;display:none;position:relative;overflow:hidden}.Auth-module__geY_0W__marketingSideBackground{z-index:1;background:radial-gradient(circle at 0 0,#2fbf7114 0%,#0000 40%),radial-gradient(circle at 100% 100%,#33526b0d 0%,#0000 40%),radial-gradient(circle,#2fbf7108 0%,#0000 60%);position:absolute;inset:0}@media (min-width:1024px){.Auth-module__geY_0W__marketingSide{flex:1.1;align-items:center;display:flex}}.Auth-module__geY_0W__marketingSide:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 10%,#2fbf7108 0%,#0000 50%);position:absolute;inset:0}.Auth-module__geY_0W__marketingContent{z-index:3;-webkit-backdrop-filter:blur(10px);background:#fff6;border:1px solid #fffc;border-radius:40px;max-width:600px;padding:3rem;position:relative;box-shadow:0 20px 50px #00000005}.Auth-module__geY_0W__marketingTag{color:var(--lp-accent);text-transform:uppercase;letter-spacing:.15em;background:#2fbf710d;border:1px solid #2fbf7126;border-radius:100px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.75rem;font-weight:950;display:inline-block}.Auth-module__geY_0W__marketingTitle{color:var(--lp-primary);letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:950;line-height:1}.Auth-module__geY_0W__marketingTitle span{background:linear-gradient(135deg,var(--lp-accent)0%,#162530 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Auth-module__geY_0W__marketingSubtitle{color:var(--lp-text-muted);max-width:480px;margin-bottom:2.5rem;font-size:1.2rem;font-weight:500;line-height:1.7}.Auth-module__geY_0W__benefitsList{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.Auth-module__geY_0W__benefitItem{align-items:flex-start;gap:1rem;display:flex}.Auth-module__geY_0W__benefitIcon{width:24px;height:24px;color:var(--lp-accent);background:#2fbf711a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.2rem;font-size:.9rem;font-weight:900;display:flex}.Auth-module__geY_0W__benefitText{flex-direction:column;display:flex}.Auth-module__geY_0W__benefitTitle{color:var(--lp-primary);font-size:1.1rem;font-weight:800;line-height:1.3}.Auth-module__geY_0W__benefitDesc{color:var(--lp-text-muted);font-size:.95rem;font-weight:500}.Auth-module__geY_0W__authSide{background:#fff;flex-direction:column;flex:1;display:flex;position:relative}.Auth-module__geY_0W__navbarAuth{z-index:1000;background:#fff;padding:1.5rem 0;transition:all .5s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Auth-module__geY_0W__navScrolled{background:#fff;border-bottom:1px solid #0000000d;padding:.8rem 0;box-shadow:0 10px 40px #00000008}.Auth-module__geY_0W__navContent{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,8vw,5rem);display:flex}.Auth-module__geY_0W__logo{align-items:center;gap:.4rem;text-decoration:none;display:flex}.Auth-module__geY_0W__brandLogo{width:auto;height:2.5rem;image-rendering:-webkit-optimize-contrast;display:block;filter:none!important}.Auth-module__geY_0W__navLinks{align-items:center;gap:3rem;display:none}@media (min-width:1024px){.Auth-module__geY_0W__navLinks{display:flex}}.Auth-module__geY_0W__navLink{color:var(--lp-text);font-size:1.1rem;font-weight:700;line-height:1;text-decoration:none;transition:color .3s}.Auth-module__geY_0W__navLink:hover{color:var(--lp-accent)}.Auth-module__geY_0W__navBtn{background:var(--lp-primary);border-radius:14px;padding:.8rem 1.8rem;font-weight:800;text-decoration:none;color:#fff!important}.Auth-module__geY_0W__navActions{align-items:center;gap:1.5rem;display:flex}.Auth-module__geY_0W__formWrapper{z-index:2;flex:1;justify-content:center;align-items:center;padding:6rem 2rem 2rem;display:flex;position:relative}.Auth-module__geY_0W__card{-webkit-backdrop-filter:blur(40px);background:#ffffffb3;border:1px solid #0f172a14;border-radius:40px;width:100%;max-width:480px;padding:clamp(2rem,5vw,3.5rem);animation:.8s cubic-bezier(.16,1,.3,1) Auth-module__geY_0W__fadeIn;position:relative;overflow:hidden;box-shadow:0 40px 100px #0000000d,inset 0 0 0 1px #fff}@keyframes Auth-module__geY_0W__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Auth-module__geY_0W__header{text-align:left;margin-bottom:2.5rem}.Auth-module__geY_0W__header.Auth-module__geY_0W__centered{text-align:center}.Auth-module__geY_0W__title{color:var(--lp-primary);letter-spacing:-.05em;margin-bottom:.75rem;font-size:clamp(1.8rem,5vw,2.25rem);font-weight:950;line-height:1.1}.Auth-module__geY_0W__subtitle{color:var(--lp-text-muted);font-size:1.1rem;font-weight:500;line-height:1.5}.Auth-module__geY_0W__form{flex-direction:column;gap:1.25rem;display:flex}.Auth-module__geY_0W__stepIndicator{justify-content:center;align-items:flex-start;gap:0;width:100%;max-width:440px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;display:flex}.Auth-module__geY_0W__step{z-index:1;flex-direction:column;flex:1;align-items:center;gap:.5rem;max-width:100px;display:flex;position:relative}.Auth-module__geY_0W__step:after{content:"";background:var(--lp-border);z-index:-1;width:100%;height:2px;position:absolute;top:16px;left:50%}.Auth-module__geY_0W__step:last-child:after{display:none}.Auth-module__geY_0W__step.Auth-module__geY_0W__completed:after,.Auth-module__geY_0W__step.Auth-module__geY_0W__active.Auth-module__geY_0W__completed:after{background:var(--lp-primary)}.Auth-module__geY_0W__authLabel{letter-spacing:-.01em;color:var(--lp-primary)!important;margin-bottom:.6rem!important;font-size:.9rem!important;font-weight:800!important}.Auth-module__geY_0W__authInput{color:var(--lp-primary)!important;background:#fff!important;border:1px solid #0f172a1a!important;border-radius:16px!important;height:3.5rem!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important}.Auth-module__geY_0W__authInput:focus{border-color:var(--lp-accent)!important;background:#fff!important;box-shadow:0 0 0 4px #2fbf7114!important}.Auth-module__geY_0W__authInput::placeholder{opacity:.4;color:var(--lp-text-muted)!important}.Auth-module__geY_0W__stepCircle{color:#94a3b8;background:#f8fafc;border:1px solid #0f172a1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:900;transition:all .4s;display:flex}.Auth-module__geY_0W__step.Auth-module__geY_0W__active .Auth-module__geY_0W__stepCircle{background:var(--lp-primary);border-color:var(--lp-primary);color:#fff;transform:scale(1.1);box-shadow:0 10px 20px #0f172a1a}.Auth-module__geY_0W__step.Auth-module__geY_0W__completed .Auth-module__geY_0W__stepCircle{border-color:var(--lp-primary);color:var(--lp-primary);background:#fff}.Auth-module__geY_0W__stepLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-top:.8rem;font-size:.75rem;font-weight:800}.Auth-module__geY_0W__step.Auth-module__geY_0W__active .Auth-module__geY_0W__stepLabel{color:var(--lp-primary)}.Auth-module__geY_0W__footer{text-align:center;color:var(--lp-text-muted);border-top:1px solid #0f172a0d;margin-top:2.5rem;padding-top:2rem;font-size:1rem;font-weight:600}.Auth-module__geY_0W__footer a{color:var(--lp-primary);margin-left:.4rem;font-weight:800;text-decoration:none;transition:all .3s}.Auth-module__geY_0W__footer a:hover{filter:brightness(1.2);text-decoration:underline}.Auth-module__geY_0W__error{color:#ff8080;background:#dc26261a;border:1px solid #dc262633;border-radius:12px;margin-bottom:1rem;padding:1rem;font-size:.9rem;font-weight:700}.Auth-module__geY_0W__typeSelectorWrapper{flex-direction:column;gap:.75rem;margin-bottom:.5rem;display:flex}.Auth-module__geY_0W__typeSelectorWrapper label{color:#162530;margin-bottom:2px;font-size:.85rem;font-weight:700}.Auth-module__geY_0W__typeSelector{background:#f1f5f9;border:1px solid #0f172a0d;border-radius:16px;gap:8px;padding:6px;display:flex}.Auth-module__geY_0W__typeOption{cursor:pointer;color:#94a3b8;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:1rem .5rem;font-size:.9rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Auth-module__geY_0W__typeOption input[type=radio]{display:none}.Auth-module__geY_0W__typeOption.Auth-module__geY_0W__active{color:var(--lp-primary);background:#fff;box-shadow:0 4px 12px #0f172a14}.Auth-module__geY_0W__typeOption:hover:not(.Auth-module__geY_0W__active){color:var(--lp-primary)}.Auth-module__geY_0W__authSelect{width:100%;height:3.5rem;color:var(--lp-primary);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 1rem center no-repeat;border:1px solid #0f172a1a;border-radius:16px;padding:0 1rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.Auth-module__geY_0W__authSelect:focus{border-color:var(--lp-accent);outline:none;box-shadow:0 0 0 4px #2fbf7114}.Auth-module__geY_0W__authSelect option{color:var(--lp-primary);font-weight:600}.Auth-module__geY_0W__floatingElement{filter:blur(80px);z-index:2;pointer-events:none;border-radius:50%;animation:20s ease-in-out infinite Auth-module__geY_0W__float;position:absolute}.Auth-module__geY_0W__el1{background:#2fbf711a;width:300px;height:300px;top:-100px;right:-100px}.Auth-module__geY_0W__el2{background:#33526b0d;width:400px;height:400px;animation-delay:-5s;bottom:-150px;left:-150px}@keyframes Auth-module__geY_0W__float{0%,to{transform:translate(0)}33%{transform:translate(30px,-50px)}66%{transform:translate(-20px,20px)}}.Auth-module__geY_0W__registerGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.Auth-module__geY_0W__registerGrid{grid-template-columns:1fr 1fr}.Auth-module__geY_0W__card{max-width:540px}}.Auth-module__geY_0W__menuBtn{color:var(--lp-primary);cursor:pointer;z-index:1001;background:0 0;border:none;align-items:center;display:flex}@media (min-width:1024px){.Auth-module__geY_0W__menuBtn{display:none}}.Auth-module__geY_0W__mobileMenuOverlay{background:var(--lp-bg);-webkit-backdrop-filter:blur(25px);z-index:2000;flex-direction:column;width:100%;height:100vh;padding:0;animation:.4s cubic-bezier(.16,1,.3,1) forwards Auth-module__geY_0W__mobileMenuFade;display:flex;position:fixed;top:0;left:0}.Auth-module__geY_0W__isClosing{animation:.4s cubic-bezier(.16,1,.3,1) forwards Auth-module__geY_0W__mobileMenuExit}@keyframes Auth-module__geY_0W__mobileMenuFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Auth-module__geY_0W__mobileMenuExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.Auth-module__geY_0W__mobileMenuHeader{border-bottom:1px solid var(--lp-border);justify-content:space-between;align-items:center;padding:1.5rem clamp(1.5rem,8vw,5rem);display:flex}.Auth-module__geY_0W__closeBtn{color:var(--lp-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.Auth-module__geY_0W__mobileMenuContent{flex-direction:column;flex:1;justify-content:center;padding:2rem clamp(1.5rem,8vw,5rem) 4rem;display:flex}.Auth-module__geY_0W__mobileLinks{flex-direction:column;gap:1.5rem;margin-bottom:4rem;display:flex}.Auth-module__geY_0W__mobileMenuLink{color:var(--lp-primary);letter-spacing:-.04em;opacity:0;animation:.5s cubic-bezier(.16,1,.3,1) forwards Auth-module__geY_0W__mobileLinkAppear;animation-delay:var(--delay);font-size:2.2rem;font-weight:950;text-decoration:none;transform:translate(-20px)}.Auth-module__geY_0W__isClosing .Auth-module__geY_0W__mobileMenuLink{animation:.3s cubic-bezier(.16,1,.3,1) forwards Auth-module__geY_0W__mobileLinkExit}@keyframes Auth-module__geY_0W__mobileLinkAppear{to{opacity:1;transform:translate(0)}}@keyframes Auth-module__geY_0W__mobileLinkExit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(10px)}}.Auth-module__geY_0W__mobileMenuFooter{opacity:0;animation:.5s cubic-bezier(.16,1,.3,1) forwards Auth-module__geY_0W__mobileFooterAppear;animation-delay:var(--delay);flex-direction:column;gap:1.5rem;display:flex;transform:translateY(20px)}.Auth-module__geY_0W__isClosing .Auth-module__geY_0W__mobileMenuFooter{animation:.3s cubic-bezier(.16,1,.3,1) forwards Auth-module__geY_0W__mobileFooterExit}@keyframes Auth-module__geY_0W__mobileFooterAppear{to{opacity:1;transform:translateY(0)}}@keyframes Auth-module__geY_0W__mobileFooterExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.Auth-module__geY_0W__mobileCta{text-align:center;background:var(--lp-primary);border-radius:14px;gap:.8rem;width:100%;font-weight:800;text-decoration:none;box-shadow:0 15px 30px #1625301a;color:#f3f3f3!important;justify-content:center!important;align-items:center!important;padding:1.2rem!important;font-size:1.2rem!important;display:flex!important}.Auth-module__geY_0W__mobileMenuTagline{color:var(--lp-text-muted);opacity:.7;font-size:1rem;font-weight:600}.Auth-module__geY_0W__formActions{align-items:center;gap:1rem;margin-top:2rem;display:flex}.Auth-module__geY_0W__backBtn{flex-shrink:0;width:3.5rem;transition:all .2s;height:3.5rem!important;color:var(--lp-primary)!important;background:0 0!important;border:1px solid #0f172a1a!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important}.Auth-module__geY_0W__backBtn:hover{transform:translate(-2px);background:#0f172a0d!important}.Auth-module__geY_0W__nextBtn{flex:1;gap:.5rem;background:var(--lp-primary)!important;color:#fff!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;height:3.5rem!important;font-size:1.1rem!important;font-weight:800!important;display:flex!important}.Auth-module__geY_0W__nextBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 10px 20px #16253026}@media (max-width:768px){.Auth-module__geY_0W__stepLabel{display:none}.Auth-module__geY_0W__stepIndicator{max-width:320px;margin-bottom:2rem}.Auth-module__geY_0W__stepCircle{width:36px;height:36px;font-size:.9rem}}.Auth-module__geY_0W__termsCheckbox{background:#2fbf710d;border:1px solid #2fbf7126;border-radius:12px;margin-top:1.5rem;padding:1rem}.Auth-module__geY_0W__checkboxLabel{cursor:pointer;color:var(--lp-text-muted);align-items:flex-start;gap:.75rem;font-size:.9rem;font-weight:500;line-height:1.5;display:flex}.Auth-module__geY_0W__checkbox{width:20px;height:20px;accent-color:var(--lp-accent);cursor:pointer;flex-shrink:0;margin-top:2px}.Auth-module__geY_0W__checkboxLabel span a{color:var(--lp-accent);font-weight:700;text-decoration:none;transition:all .2s}.Auth-module__geY_0W__checkboxLabel span a:hover{text-decoration:underline}.Auth-module__geY_0W__nextBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.Auth-module__geY_0W__nextBtn:disabled:hover{filter:none;transform:none}.Auth-module__geY_0W__planGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:.5rem;display:grid}@media (min-width:640px){.Auth-module__geY_0W__planGrid{grid-template-columns:repeat(3,1fr)}}.Auth-module__geY_0W__planCard{cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:20px;padding:1.5rem 1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 4px 20px #0000000a}.Auth-module__geY_0W__planCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.Auth-module__geY_0W__planCardSelected{border:2px solid var(--lp-accent);transform:translateY(-4px);box-shadow:0 20px 40px -12px #2fbf7133}.Auth-module__geY_0W__planCardSelected:hover{transform:translateY(-4px)}.Auth-module__geY_0W__planCardFeaturedBadge{background:var(--lp-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border-radius:20px;padding:.25rem .9rem;font-size:.65rem;font-weight:800;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.Auth-module__geY_0W__planCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.Auth-module__geY_0W__planCardName{color:var(--lp-primary);margin-bottom:.1rem;font-size:1.15rem;font-weight:900}.Auth-module__geY_0W__planCardSubtitle{color:var(--lp-text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:600}.Auth-module__geY_0W__planCardSubtitleSelected{color:var(--lp-accent)}.Auth-module__geY_0W__planCardIcon{color:var(--lp-text-muted);background:#00000008;border-radius:10px;justify-content:center;align-items:center;padding:.5rem;display:flex}.Auth-module__geY_0W__planCardIconSelected{color:var(--lp-accent);background:#2fbf711a}.Auth-module__geY_0W__planCardPrice{margin-bottom:1rem}.Auth-module__geY_0W__planCardPriceValue{color:var(--lp-primary);letter-spacing:-.03em;font-size:1.8rem;font-weight:900}.Auth-module__geY_0W__planCardPricePeriod{color:var(--lp-text-muted);margin-left:.2rem;font-size:.8rem;font-weight:600}.Auth-module__geY_0W__planCardFeatures{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Auth-module__geY_0W__planCardFeature{color:var(--lp-text);align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.Auth-module__geY_0W__planCardFeatureInherited{color:var(--lp-accent);font-weight:700}.Auth-module__geY_0W__planCardFeatureIcon{background:var(--lp-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Auth-module__geY_0W__planCardSelectedBadge{text-align:center;color:var(--lp-accent);margin-top:.75rem;font-size:.8rem;font-weight:700}.Auth-module__geY_0W__trialBadge{color:var(--lp-accent);background:#2fbf7114;border-radius:12px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.65rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.Auth-module__geY_0W__cardFormWrapper{flex-direction:column;gap:1rem;display:flex}.Auth-module__geY_0W__cardLabel{color:var(--lp-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:block}.Auth-module__geY_0W__cardInput{box-sizing:border-box;width:100%;color:var(--lp-primary);background:#fff;border:1px solid #0000001a;border-radius:12px;outline:none;padding:.85rem 1rem;font-family:Outfit,sans-serif;font-size:.95rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.Auth-module__geY_0W__cardInput:focus{border-color:var(--lp-accent);box-shadow:0 0 0 4px #2fbf7114}.Auth-module__geY_0W__cardInput::placeholder{color:var(--lp-text-muted);opacity:.5}.Auth-module__geY_0W__cardFormRow{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.Auth-module__geY_0W__cardFormRow2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Auth-module__geY_0W__cardSecurityNote{text-align:center;opacity:.6;color:var(--lp-text-muted);justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.8rem;font-weight:500;display:flex}.Auth-module__geY_0W__cardWide{max-width:720px!important}.Auth-module__geY_0W__planStepHeader{text-align:center;margin-bottom:1.5rem}.Auth-module__geY_0W__planStepTitle{color:var(--lp-primary);margin-bottom:.25rem;font-size:1.3rem;font-weight:900}.Auth-module__geY_0W__planStepSubtitle{color:var(--lp-text-muted);font-size:.9rem;font-weight:500}.Auth-module__geY_0W__cardFormHeader{text-align:center;margin-bottom:1.5rem}.Auth-module__geY_0W__cardFormIconWrap{width:48px;height:48px;color:var(--lp-accent);background:#2fbf711a;border-radius:14px;justify-content:center;align-items:center;margin:0 auto .75rem;display:flex}.Auth-module__geY_0W__cardFormTitle{color:var(--lp-primary);margin-bottom:.25rem;font-size:1.2rem;font-weight:900}.Auth-module__geY_0W__cardFormSubtitle{color:var(--lp-text-muted);font-size:.85rem;font-weight:500}.Auth-module__geY_0W__trialOverlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.Auth-module__geY_0W__trialOverlayIcon{background:#2fbf711a;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:flex}.Auth-module__geY_0W__trialOverlayTitle{color:var(--lp-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:950}.Auth-module__geY_0W__trialOverlayDesc{color:var(--lp-text-muted);font-size:1rem}
.Services-module__WvniuG__container{gap:var(--space-md);flex-direction:column;width:100%;display:flex}.Services-module__WvniuG__header{gap:var(--space-md);margin-bottom:var(--space-sm);flex-direction:column;display:flex}.Services-module__WvniuG__title{font-size:var(--font-xl);color:var(--color-primary);margin:0;font-weight:800}.Services-module__WvniuG__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(clamp(250px,30vw,300px),1fr));display:grid}.Services-module__WvniuG__card{gap:var(--space-sm);flex-direction:column;display:flex;padding:var(--space-md)!important}.Services-module__WvniuG__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.Services-module__WvniuG__serviceName{font-size:var(--font-md);color:var(--text-main);margin:0;font-weight:700}.Services-module__WvniuG__actions{gap:var(--space-3xs);display:flex}.Services-module__WvniuG__iconBtn{color:var(--text-muted);cursor:pointer;padding:var(--space-3xs);border-radius:var(--radius-sm);transition:var(--transition);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Services-module__WvniuG__iconBtn:hover{background:var(--bg-main);color:var(--color-primary)}.Services-module__WvniuG__iconBtn:last-child:hover{background:var(--color-error);color:#fff}.Services-module__WvniuG__cardBody{gap:var(--space-2xs);flex-direction:column;display:flex}.Services-module__WvniuG__description{font-size:var(--font-sm);color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.5em;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.Services-module__WvniuG__price{font-size:var(--font-md);color:var(--color-primary);margin:0;font-weight:800}.Services-module__WvniuG__duration{font-size:var(--font-xs);color:var(--color-secondary);align-items:center;gap:var(--space-3xs);font-weight:600;display:flex}.Services-module__WvniuG__modalOverlay{z-index:2000;padding:var(--space-sm);background:#162530b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Services-module__WvniuG__modal{background:var(--bg-surface);border-radius:var(--radius-lg);flex-direction:column;width:min(100%,500px);max-height:90vh;display:flex;overflow:hidden;box-shadow:var(--shadow-lg)!important}.Services-module__WvniuG__modalHeader{padding:var(--space-sm)var(--space-md);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.Services-module__WvniuG__modalHeader h2{font-size:var(--font-md);margin:0;font-weight:800}.Services-module__WvniuG__closeBtn{color:var(--text-muted);cursor:pointer;padding:var(--space-3xs);background:0 0;border:none;border-radius:50%;display:flex}.Services-module__WvniuG__form{padding:var(--space-md);gap:var(--space-md);flex-direction:column;display:flex;overflow-y:auto}.Services-module__WvniuG__row{gap:var(--space-md);flex-direction:column;display:flex}.Services-module__WvniuG__modalFooter{padding:var(--space-sm)var(--space-md);justify-content:space-between;gap:var(--space-sm);border-top:1px solid var(--border-color);display:flex}.Services-module__WvniuG__modalFooter button{flex:1}@media (min-width:768px){.Services-module__WvniuG__header{flex-direction:row;justify-content:space-between;align-items:center}.Services-module__WvniuG__header button{width:auto}.Services-module__WvniuG__row{flex-direction:row}}
.ClientAuth-module__00_gla__container{background-color:var(--color-header,var(--bg-main));min-height:100vh;padding:var(--space-md);justify-content:center;align-items:center;display:flex}.ClientAuth-module__00_gla__card{background:#fff;border:1px solid #1625300d;border-radius:24px;width:100%;max-width:460px;padding:clamp(2rem,5vw,3.5rem);animation:.8s cubic-bezier(.16,1,.3,1) ClientAuth-module__00_gla__fadeIn;box-shadow:0 10px 40px -10px #16253014,0 20px 60px -15px #1625300d}@keyframes ClientAuth-module__00_gla__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ClientAuth-module__00_gla__header{text-align:center;margin-bottom:var(--space-xl)}.ClientAuth-module__00_gla__logoContainer{margin-bottom:var(--space-md);justify-content:center;align-items:center;display:flex}.ClientAuth-module__00_gla__logoIcon{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:1.85rem;font-weight:800;transition:transform .3s;display:flex;box-shadow:0 8px 24px -6px #16253040}.ClientAuth-module__00_gla__logoIcon:hover{transform:scale(1.05)}.ClientAuth-module__00_gla__logo{border-radius:var(--radius-md);object-fit:contain;max-width:140px;height:auto}.ClientAuth-module__00_gla__title{color:#162530;letter-spacing:-.04em;margin-bottom:.75rem;font-size:clamp(1.8rem,5vw,2.25rem);font-weight:800;line-height:1.1}.ClientAuth-module__00_gla__subtitle{color:#64748b;font-size:1rem;font-weight:500;line-height:1.5}.ClientAuth-module__00_gla__form{gap:var(--space-md);flex-direction:column;display:flex}.ClientAuth-module__00_gla__field{gap:var(--space-3xs);flex-direction:column;display:flex}.ClientAuth-module__00_gla__field label{font-size:var(--font-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.ClientAuth-module__00_gla__error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem;font-size:.875rem;font-weight:600;box-shadow:0 2px 4px #dc26260d}.ClientAuth-module__00_gla__footer{text-align:center;color:#64748b;border-top:1px solid #f1f5f9;margin-top:2.5rem;padding-top:2rem;font-size:.95rem;font-weight:500}.ClientAuth-module__00_gla__link{color:var(--color-primary);margin-left:.25rem;font-weight:700;text-decoration:none;transition:all .2s}.ClientAuth-module__00_gla__link:hover{color:var(--color-link);text-decoration:underline}@media (max-width:480px){.ClientAuth-module__00_gla__container{align-items:flex-start;padding:0}.ClientAuth-module__00_gla__card{min-height:100vh;padding:var(--space-xl)var(--space-lg);border-radius:0}}
.MyHours-module__iWgTva__container{min-height:100vh;padding:var(--gap-xl);gap:var(--gap-xl);background:#fff;flex-direction:column;display:flex}.MyHours-module__iWgTva__header{width:100%;max-width:900px;margin:0 auto}.MyHours-module__iWgTva__title{color:var(--text-primary);margin-bottom:var(--gap-xs);letter-spacing:-.025em;align-items:center;gap:var(--gap-md);font-size:1.75rem;font-weight:800;display:flex}.MyHours-module__iWgTva__title svg{color:var(--color-primary)}.MyHours-module__iWgTva__subtitle{color:var(--text-muted);font-size:1rem}.MyHours-module__iWgTva__content{gap:var(--gap-lg);flex-direction:column;width:100%;max-width:900px;margin:0 auto;display:flex}.MyHours-module__iWgTva__card{background:var(--bg-card);border-radius:var(--card-radius);padding:var(--gap-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-light)}.MyHours-module__iWgTva__card h2{color:var(--text-primary);margin:0 0 var(--gap-lg);align-items:center;gap:var(--gap-sm);font-size:1.25rem;font-weight:700;display:flex}.MyHours-module__iWgTva__card h2 svg{width:22px;height:22px;color:var(--color-primary)}.MyHours-module__iWgTva__hoursList{flex-direction:column;display:flex}.MyHours-module__iWgTva__hourRow{align-items:center;gap:var(--gap-md);padding:var(--gap-md)0;border-bottom:1px solid var(--border-light);grid-template-columns:160px 1fr;display:grid}.MyHours-module__iWgTva__hourRow:last-child{border-bottom:none}.MyHours-module__iWgTva__dayName{align-items:center;gap:var(--gap-sm);display:flex}.MyHours-module__iWgTva__dayName label{align-items:center;gap:var(--gap-sm);color:var(--text-primary);cursor:pointer;font-weight:600;display:flex}.MyHours-module__iWgTva__dayName input[type=checkbox]{appearance:none;aspect-ratio:1;border:2px solid var(--border-medium);cursor:pointer;box-sizing:border-box;background:#fff;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex;position:relative;border-radius:50%!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}.MyHours-module__iWgTva__dayName input[type=checkbox]:checked{background:var(--color-primary);border-color:var(--color-primary)}.MyHours-module__iWgTva__dayName input[type=checkbox]:checked:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;display:block}.MyHours-module__iWgTva__timeInputs{align-items:center;gap:var(--gap-sm);display:flex}.MyHours-module__iWgTva__timeInput{width:130px}.MyHours-module__iWgTva__separator{color:var(--text-muted);font-size:.875rem;font-weight:500}.MyHours-module__iWgTva__intervalSection{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--card-radius);padding:var(--gap-lg);margin-top:var(--gap-lg)}.MyHours-module__iWgTva__intervalHeader{margin-bottom:var(--gap-sm);justify-content:space-between;align-items:center;display:flex}.MyHours-module__iWgTva__intervalHeader span{color:var(--text-primary);align-items:center;gap:var(--gap-sm);font-size:1rem;font-weight:700;display:flex}.MyHours-module__iWgTva__intervalDescription{color:var(--text-muted);margin-bottom:var(--gap-md);font-size:.875rem}.MyHours-module__iWgTva__intervalSelect{width:100%;max-width:250px;height:44px;padding:0 var(--gap-md);background:var(--bg-card);border:1px solid var(--border-medium);border-radius:var(--input-radius);color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--gap-md)center;font-size:.9375rem}.MyHours-module__iWgTva__checkboxLabel{align-items:center;gap:var(--gap-sm);color:var(--text-primary);cursor:pointer;font-weight:600;display:flex}.MyHours-module__iWgTva__checkboxLabel input[type=checkbox]{appearance:none;aspect-ratio:1;border:2px solid var(--border-medium);cursor:pointer;box-sizing:border-box;background:#fff;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex;position:relative;border-radius:50%!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}.MyHours-module__iWgTva__checkboxLabel input[type=checkbox]:checked{background:var(--color-primary);border-color:var(--color-primary)}.MyHours-module__iWgTva__checkboxLabel input[type=checkbox]:checked:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;display:block}.MyHours-module__iWgTva__globalBreakInputs{align-items:center;gap:var(--gap-md);margin-top:var(--gap-md);padding:var(--gap-md);background:var(--bg-muted);border-radius:var(--input-radius);width:fit-content;display:flex}.MyHours-module__iWgTva__globalBreakGroup{flex-direction:column;gap:6px;display:flex}.MyHours-module__iWgTva__globalBreakLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.5px;font-size:.75rem;font-weight:700}.MyHours-module__iWgTva__helpBox{background:rgba(var(--color-primary-rgb),.05);border:1px solid rgba(var(--color-primary-rgb),.1);padding:var(--gap-md);border-radius:var(--card-radius);color:var(--color-primary);gap:var(--gap-sm);align-items:flex-start;font-size:.875rem;display:flex}.MyHours-module__iWgTva__footer{margin-top:var(--gap-lg);padding-top:var(--gap-lg);border-top:1px solid var(--border-light);justify-content:flex-end;display:flex}.MyHours-module__iWgTva__disabledOverlay{opacity:.5;pointer-events:none}@media (max-width:768px){.MyHours-module__iWgTva__container{padding:var(--gap-md)}.MyHours-module__iWgTva__title{font-size:1.5rem}.MyHours-module__iWgTva__hourRow{gap:var(--gap-sm);padding:var(--gap-lg)0;grid-template-columns:1fr}.MyHours-module__iWgTva__timeInputs{justify-content:space-between;width:100%}.MyHours-module__iWgTva__globalBreakInputs{flex-direction:column;align-items:stretch;width:100%}.MyHours-module__iWgTva__intervalHeader{align-items:flex-start;gap:var(--gap-sm);flex-direction:column}.MyHours-module__iWgTva__intervalSelect{max-width:100%}.MyHours-module__iWgTva__footer button{width:100%}}@media (max-width:480px){.MyHours-module__iWgTva__timeInputs{align-items:stretch;gap:var(--gap-md);flex-direction:column}.MyHours-module__iWgTva__timeInput{width:100%!important}.MyHours-module__iWgTva__timeInputs span{display:none}}
.Profile-module__ECPzOa__container{background:#f8fafc;flex-direction:column;gap:2rem;min-height:100vh;padding:2.5rem;display:flex}.Profile-module__ECPzOa__header{width:100%;max-width:1000px;margin:0 auto}.Profile-module__ECPzOa__title{color:#0f172a;letter-spacing:-.025em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.Profile-module__ECPzOa__subtitle{color:#64748b;font-size:1rem}.Profile-module__ECPzOa__profileWrapper{grid-template-columns:300px 1fr;align-items:start;gap:2rem;width:100%;max-width:1000px;margin:0 auto;display:grid}.Profile-module__ECPzOa__sidebarCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Profile-module__ECPzOa__avatarCircle{background:var(--color-primary);color:#fff;width:100px;height:100px;box-shadow:0 10px 15px -3px rgba(var(--color-primary-rgb),.3);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;display:flex}.Profile-module__ECPzOa__profileName{color:#0f172a;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.Profile-module__ECPzOa__profileRole{color:var(--color-primary);background:rgba(var(--color-primary-rgb),.1);border-radius:100px;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.Profile-module__ECPzOa__sidebarNav{border-top:1px solid #f1f5f9;flex-direction:column;gap:.5rem;width:100%;margin-top:1rem;padding-top:1.5rem;display:flex}.Profile-module__ECPzOa__navButton{color:#64748b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.Profile-module__ECPzOa__navButton:hover{color:#0f172a;background:#f1f5f9}.Profile-module__ECPzOa__activeNavButton{color:var(--color-primary);background:#f1f5f9}.Profile-module__ECPzOa__mainContent{flex-direction:column;gap:1.5rem;display:flex}.Profile-module__ECPzOa__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.Profile-module__ECPzOa__card h2{color:#0f172a;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.Profile-module__ECPzOa__form{flex-direction:column;gap:1.5rem;display:flex}.Profile-module__ECPzOa__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.Profile-module__ECPzOa__fieldGroup label{color:#475569;font-size:.875rem;font-weight:700}.Profile-module__ECPzOa__fieldHelp{color:#94a3b8;font-size:.75rem}.Profile-module__ECPzOa__formActions{padding-top:1rem}@media (max-width:768px){.Profile-module__ECPzOa__profileWrapper{grid-template-columns:1fr}.Profile-module__ECPzOa__sidebarCard{padding:1.5rem;position:relative}.Profile-module__ECPzOa__container{padding:1rem}}
:root{--page-max-width:1200px;--sidebar-width:280px;--card-radius:16px;--input-radius:10px;--gap-xs:8px;--gap-sm:12px;--gap-md:16px;--gap-lg:24px;--gap-xl:32px;--gap-2xl:48px;--bg-page:#f8fafc;--bg-card:#fff;--bg-muted:#f1f5f9;--bg-hover:#e2e8f0;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border-light:#e2e8f0;--border-medium:#cbd5e1;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 4px 6px -1px #00000012;--shadow-lg:0 10px 15px -3px #00000014}.Settings-module___y38xq__container{background:var(--bg-page);min-height:100vh;padding:var(--gap-xl)}.Settings-module___y38xq__sectionHeader{max-width:var(--page-max-width);margin:0 auto var(--gap-xl)}.Settings-module___y38xq__sectionHeader h1{color:var(--text-primary);margin:0 0 var(--gap-xs);letter-spacing:-.025em;font-size:1.75rem;font-weight:800}.Settings-module___y38xq__sectionHeader p{color:var(--text-secondary);margin:0;font-size:1rem}.Settings-module___y38xq__settingsWrapper{max-width:var(--page-max-width);grid-template-columns:var(--sidebar-width)1fr;gap:var(--gap-xl);align-items:start;margin:0 auto;display:grid}.Settings-module___y38xq__sidebar{top:var(--gap-xl);gap:var(--gap-xs);background:var(--bg-card);padding:var(--gap-md);border-radius:var(--card-radius);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);flex-direction:column;display:flex;position:sticky}.Settings-module___y38xq__navItem{align-items:center;gap:var(--gap-sm);padding:var(--gap-sm)var(--gap-md);color:var(--text-secondary);border-radius:var(--input-radius);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:flex-start;width:100%;font-size:.9375rem;font-weight:500;transition:all .15s;display:flex}.Settings-module___y38xq__navItem:hover{background:var(--bg-muted);color:var(--text-primary)}.Settings-module___y38xq__navItem svg{opacity:.6;flex-shrink:0;width:20px;height:20px}.Settings-module___y38xq__activeNavItem{font-weight:600;background:var(--bg-muted)!important;color:var(--color-primary)!important}.Settings-module___y38xq__activeNavItem svg{opacity:1;color:var(--color-primary)}.Settings-module___y38xq__mainContent,.Settings-module___y38xq__gridContainer{gap:var(--gap-lg);flex-direction:column;display:flex}.Settings-module___y38xq__card{background:var(--bg-card);border-radius:var(--card-radius);padding:var(--gap-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border-light)}.Settings-module___y38xq__card h2{color:var(--text-primary);margin:0 0 var(--gap-lg);align-items:center;gap:var(--gap-sm);font-size:1.25rem;font-weight:700;display:flex}.Settings-module___y38xq__card h2 svg{width:22px;height:22px;color:var(--color-primary)}.Settings-module___y38xq__infoContainer{gap:var(--gap-lg);flex-direction:column;display:flex}.Settings-module___y38xq__fieldGroup{gap:var(--gap-xs);flex-direction:column;display:flex}.Settings-module___y38xq__label{color:var(--text-secondary);font-size:.875rem;font-weight:600}.Settings-module___y38xq__fieldHelp{color:var(--text-muted);margin-top:4px;font-size:.8125rem}.Settings-module___y38xq__inputGrid{gap:var(--gap-md);grid-template-columns:repeat(2,1fr);display:grid}.Settings-module___y38xq__formActions{padding-top:var(--gap-lg);margin-top:var(--gap-lg);border-top:1px solid var(--border-light);justify-content:flex-end;display:flex}.Settings-module___y38xq__hoursList{flex-direction:column;display:flex}.Settings-module___y38xq__hourRow{align-items:center;gap:var(--gap-md);padding:var(--gap-md)0;border-bottom:1px solid var(--border-light);grid-template-columns:160px 1fr auto;display:grid}.Settings-module___y38xq__hourRow:last-child{border-bottom:none}.Settings-module___y38xq__dayName{align-items:center;gap:var(--gap-sm);display:flex}.Settings-module___y38xq__dayName label{align-items:center;gap:var(--gap-sm);color:var(--text-primary);cursor:pointer;font-weight:600;display:flex}.Settings-module___y38xq__dayName input[type=checkbox]{appearance:none;aspect-ratio:1;border:2px solid var(--border-medium);cursor:pointer;box-sizing:border-box;background:#fff;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex;position:relative;border-radius:50%!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}.Settings-module___y38xq__dayName input[type=checkbox]:checked{background:var(--color-primary);border-color:var(--color-primary)}.Settings-module___y38xq__dayName input[type=checkbox]:checked:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;display:block}.Settings-module___y38xq__timeInputs{align-items:center;gap:var(--gap-sm);display:flex}.Settings-module___y38xq__timeInputs span{color:var(--text-muted);font-size:.875rem}.Settings-module___y38xq__timeInputs input{padding:var(--gap-sm);border:1px solid var(--border-medium);border-radius:var(--input-radius);width:130px;color:var(--text-primary);font-size:.9375rem}.Settings-module___y38xq__breakTimeRow{align-items:center;gap:var(--gap-sm);padding:var(--gap-sm)var(--gap-md);background:var(--bg-muted);border-radius:var(--input-radius);display:flex}.Settings-module___y38xq__breakLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.Settings-module___y38xq__breakInputs{align-items:center;gap:var(--gap-xs);display:flex}.Settings-module___y38xq__intervalSection{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);padding:var(--gap-lg);border-radius:var(--card-radius);margin-top:var(--gap-lg);position:relative;overflow:hidden}.Settings-module___y38xq__intervalSection:before{content:"";background:var(--color-primary);opacity:.7;width:4px;position:absolute;top:0;bottom:0;left:0}.Settings-module___y38xq__intervalHeader{align-items:center;gap:var(--gap-sm);color:var(--text-primary);margin-bottom:var(--gap-xs);font-size:1.05rem;font-weight:700;display:flex}.Settings-module___y38xq__intervalDescription{color:var(--text-secondary);margin-bottom:var(--gap-md);max-width:600px;font-size:.875rem}.Settings-module___y38xq__intervalSelect{padding:var(--gap-sm)var(--gap-md);border:1px solid var(--border-medium);border-radius:var(--input-radius);background:var(--bg-card);cursor:pointer;min-width:200px;color:var(--text-primary);font-size:.9375rem}.Settings-module___y38xq__intervalSelect:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.1);outline:none}.Settings-module___y38xq__circularCheckbox{appearance:none;aspect-ratio:1;border:2px solid var(--border-medium);cursor:pointer;box-sizing:border-box;background:#fff;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex;position:relative;border-radius:50%!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}.Settings-module___y38xq__circularCheckbox:checked{background:var(--color-primary);border-color:var(--color-primary)}.Settings-module___y38xq__circularCheckbox:checked:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;display:block}.Settings-module___y38xq__globalBreakInputs{align-items:center;gap:var(--gap-md);margin-top:var(--gap-md);padding:var(--gap-md);background:var(--bg-muted);border-radius:var(--input-radius);width:fit-content;display:flex}.Settings-module___y38xq__globalBreakGroup{flex-direction:column;gap:6px;display:flex}.Settings-module___y38xq__globalBreakLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.5px;font-size:.75rem;font-weight:700}.Settings-module___y38xq__logoCard{background:var(--bg-muted);border-radius:var(--card-radius);padding:var(--gap-lg);border:1px solid var(--border-light)}.Settings-module___y38xq__logoCardHeader{margin-bottom:var(--gap-lg)}.Settings-module___y38xq__logoCardHeader h3{color:var(--text-primary);margin:0 0 var(--gap-xs);font-size:1rem;font-weight:700}.Settings-module___y38xq__logoCardHeader p{color:var(--text-muted);margin:0;font-size:.875rem}.Settings-module___y38xq__logoCardContent{gap:var(--gap-xl);align-items:flex-start;display:flex}.Settings-module___y38xq__logoPreviewBox{background:var(--bg-card);border-radius:var(--card-radius);width:140px;height:140px;box-shadow:var(--shadow-md);border:1px solid var(--border-light);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.Settings-module___y38xq__logoImage{object-fit:contain;max-width:100%;max-height:100%}.Settings-module___y38xq__logoPlaceholder{align-items:center;gap:var(--gap-xs);color:var(--text-muted);flex-direction:column;font-size:.75rem;display:flex}.Settings-module___y38xq__logoCardActions{gap:var(--gap-md);flex-direction:column;flex:1;display:flex}.Settings-module___y38xq__logoSizeField{gap:var(--gap-xs);flex-direction:column;display:flex}.Settings-module___y38xq__logoSizeField label{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.Settings-module___y38xq__logoSizeInputGroup{align-items:center;gap:var(--gap-xs);display:flex}.Settings-module___y38xq__logoSizeInputGroup input{width:80px;padding:var(--gap-sm);border:1px solid var(--border-medium);border-radius:var(--input-radius);font-size:.875rem}.Settings-module___y38xq__logoSizeInputGroup span{color:var(--text-muted);font-size:.875rem}.Settings-module___y38xq__logoRemoveBtn{align-items:center;gap:var(--gap-xs);color:var(--color-danger);cursor:pointer;padding:var(--gap-xs)0;background:0 0;border:none;font-size:.8125rem;font-weight:500;display:inline-flex}.Settings-module___y38xq__logoRemoveBtn:hover{text-decoration:underline}.Settings-module___y38xq__logoSection{gap:var(--gap-xl);padding:var(--gap-lg);background:var(--bg-muted);border-radius:var(--card-radius);border:2px dashed var(--border-medium);align-items:center;display:flex}.Settings-module___y38xq__logoPreview{background:var(--bg-card);border-radius:var(--card-radius);width:120px;height:120px;box-shadow:var(--shadow-md);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.Settings-module___y38xq__logoPreview img{object-fit:contain;max-width:100%;max-height:100%}.Settings-module___y38xq__logoActions{gap:var(--gap-md);flex-direction:column;display:flex}.Settings-module___y38xq__logoButtons{gap:var(--gap-sm);display:flex}.Settings-module___y38xq__logoSizeControl{align-items:center;gap:var(--gap-sm);color:var(--text-secondary);font-size:.875rem;display:flex}.Settings-module___y38xq__logoSizeControl input{width:70px;padding:var(--gap-xs)var(--gap-sm);border:1px solid var(--border-medium);border-radius:var(--input-radius)}.Settings-module___y38xq__colorGrid{gap:var(--gap-lg);grid-template-columns:repeat(2,1fr);display:grid}.Settings-module___y38xq__colorSelector{align-items:center;gap:var(--gap-md);padding:var(--gap-md);background:var(--bg-muted);border-radius:var(--input-radius);display:flex}.Settings-module___y38xq__colorInput{border:2px solid var(--border-medium);border-radius:var(--input-radius);cursor:pointer;width:48px;height:48px;padding:0}.Settings-module___y38xq__colorInfo{color:var(--text-primary);font-family:monospace;font-size:.9375rem}.Settings-module___y38xq__colorTextInput{padding:var(--gap-sm)var(--gap-md);border:1px solid var(--border-medium);border-radius:var(--input-radius);color:var(--text-primary);background:var(--bg-card);text-transform:uppercase;flex:1;font-family:monospace;font-size:.9375rem}.Settings-module___y38xq__subscriptionContainer{gap:var(--gap-lg);flex-direction:column;display:flex}.Settings-module___y38xq__subPremiumHeader{margin-bottom:var(--gap-md);justify-content:space-between;align-items:center;display:flex}.Settings-module___y38xq__subPremiumTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:800}.Settings-module___y38xq__subPremiumStatus{padding:var(--gap-xs)var(--gap-md);text-transform:uppercase;letter-spacing:.5px;border-radius:100px;font-size:.75rem;font-weight:700}.Settings-module___y38xq__subStatusActive{color:#166534;background:#dcfce7}.Settings-module___y38xq__subStatusTrial{color:#1e40af;background:#dbeafe}.Settings-module___y38xq__subStatusOverdue{color:#991b1b;background:#fee2e2}.Settings-module___y38xq__progressBarSection{margin:var(--gap-lg)0}.Settings-module___y38xq__progressBarTrack{background:var(--bg-muted);border-radius:100px;height:8px;overflow:hidden}.Settings-module___y38xq__progressBarFill{background:var(--color-primary);border-radius:100px;height:100%;transition:width .3s}.Settings-module___y38xq__progressBarFooter{margin-top:var(--gap-xs);color:var(--text-muted);justify-content:space-between;font-size:.8125rem;display:flex}.Settings-module___y38xq__subPremiumInfoList{gap:var(--gap-md);padding:var(--gap-lg);background:var(--bg-muted);border-radius:var(--card-radius);grid-template-columns:repeat(2,1fr);display:grid}.Settings-module___y38xq__subPremiumInfoRow{align-items:center;gap:var(--gap-sm);color:var(--text-secondary);font-size:.9375rem;display:flex}.Settings-module___y38xq__subPremiumInfoRow svg{width:18px;height:18px;color:var(--text-muted)}.Settings-module___y38xq__subPremiumInfoRow strong{color:var(--text-primary)}.Settings-module___y38xq__autoBillingSeparateCard{border:1px solid var(--border-light)}.Settings-module___y38xq__autoBillingHeader{margin-bottom:var(--gap-lg);justify-content:space-between;align-items:center;display:flex}.Settings-module___y38xq__autoBillingHeader h3{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.Settings-module___y38xq__autoBillingBadgeActive{color:#166534;padding:var(--gap-xs)var(--gap-sm);background:#dcfce7;border-radius:100px;font-size:.75rem;font-weight:600}.Settings-module___y38xq__autoBillingBadgeInactive{background:var(--bg-muted);color:var(--text-muted);padding:var(--gap-xs)var(--gap-sm);border-radius:100px;font-size:.75rem;font-weight:600}.Settings-module___y38xq__autoBillingActiveCard{gap:var(--gap-lg);flex-direction:column;display:flex}.Settings-module___y38xq__creditCardVisual{aspect-ratio:1.586;color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;max-width:380px;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d,inset 0 1px #ffffff1a}.Settings-module___y38xq__creditCardVisual:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.Settings-module___y38xq__creditCardChip{z-index:1;position:relative}.Settings-module___y38xq__creditCardBrand{z-index:1;position:absolute;top:1.5rem;right:1.5rem}.Settings-module___y38xq__brandTextVisa{color:#fff;letter-spacing:1px;font-size:1.4rem;font-style:italic;font-weight:900}.Settings-module___y38xq__brandTextMaster{color:#fff;letter-spacing:.5px;text-transform:uppercase;font-size:1.2rem;font-weight:800}.Settings-module___y38xq__brandTextElo{color:gold;text-transform:lowercase;font-size:1.5rem;font-style:italic;font-weight:900}.Settings-module___y38xq__brandTextAmex{color:#fff;letter-spacing:1px;background:#006fcf;border-radius:4px;padding:4px 10px;font-size:1.1rem;font-weight:800}.Settings-module___y38xq__brandTextHiper{color:#b22222;text-transform:uppercase;font-size:1.2rem;font-style:italic;font-weight:900}.Settings-module___y38xq__brandTextDiners{color:#fff;letter-spacing:1px;font-size:1.2rem;font-weight:700}.Settings-module___y38xq__brandTextGeneric{color:#fffc;text-transform:uppercase;font-size:1rem;font-weight:700}.Settings-module___y38xq__creditCardNumber{z-index:1;letter-spacing:2px;text-shadow:0 1px 2px #0000004d;gap:1rem;margin:auto 0;font-family:Courier New,Monaco,monospace;font-size:1.4rem;font-weight:500;display:flex;position:relative}.Settings-module___y38xq__creditCardNumber span{opacity:.9}.Settings-module___y38xq__creditCardNumber span:last-child{opacity:1;font-weight:700}.Settings-module___y38xq__creditCardFooter{z-index:1;justify-content:space-between;align-items:flex-end;display:flex;position:relative}.Settings-module___y38xq__creditCardHolder,.Settings-module___y38xq__creditCardExpiry{flex-direction:column;gap:2px;display:flex}.Settings-module___y38xq__creditCardLabel{text-transform:uppercase;letter-spacing:1px;opacity:.6;font-size:.6rem}.Settings-module___y38xq__creditCardValue{letter-spacing:1px;text-transform:uppercase;font-size:.9rem;font-weight:600}.Settings-module___y38xq__creditCardHolder .Settings-module___y38xq__creditCardValue{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.Settings-module___y38xq__autoBillingActiveActions{justify-content:space-between;align-items:center;display:flex}.Settings-module___y38xq__linkButton{color:var(--color-danger);cursor:pointer;background:0 0;border:none;font-size:.875rem;text-decoration:underline}.Settings-module___y38xq__disableBillingBtn{opacity:.7;color:var(--color-danger)!important;border-radius:8px!important;gap:8px!important;padding:8px 12px!important;font-size:.8125rem!important;transition:all .2s!important}.Settings-module___y38xq__disableBillingBtn:hover{opacity:1;transform:translateY(-1px);background:#ef444414!important}.Settings-module___y38xq__autoBillingSetupNew{text-align:center;padding:var(--gap-xl)}.Settings-module___y38xq__cardIllustration{margin-bottom:var(--gap-lg)}.Settings-module___y38xq__cardIllustrationInner{background:var(--bg-muted);width:80px;height:80px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Settings-module___y38xq__autoBillingTitle{color:var(--text-primary);margin:0 0 var(--gap-xs);font-size:1.125rem;font-weight:700}.Settings-module___y38xq__autoBillingDesc{color:var(--text-secondary);margin:0 0 var(--gap-lg)}.Settings-module___y38xq__benefitsRow{justify-content:center;gap:var(--gap-lg);margin-bottom:var(--gap-lg);display:flex}.Settings-module___y38xq__benefitItem{align-items:center;gap:var(--gap-xs);color:var(--text-secondary);font-size:.875rem;display:flex}.Settings-module___y38xq__benefitCheck{color:var(--color-success);font-weight:700}.Settings-module___y38xq__dangerCard{background:#fef2f2;border-color:#fecaca}.Settings-module___y38xq__dangerCard h2{color:#991b1b}.Settings-module___y38xq__dangerZone{color:var(--text-secondary)}.Settings-module___y38xq__dangerZone p{margin:0 0 var(--gap-lg);line-height:1.6}.Settings-module___y38xq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;padding:var(--gap-lg);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Settings-module___y38xq__modalContent{background:var(--bg-card);border-radius:var(--card-radius);padding:var(--gap-xl);width:100%;max-width:500px;max-height:90vh;box-shadow:var(--shadow-lg);overflow-y:auto}.Settings-module___y38xq__modalContent h2{margin:0 0 var(--gap-xs);font-size:1.25rem;font-weight:700}.Settings-module___y38xq__modalDesc{color:var(--text-secondary);margin:0 0 var(--gap-lg)}.Settings-module___y38xq__cardFormGrid{gap:var(--gap-md);grid-template-columns:repeat(2,1fr);display:grid}.Settings-module___y38xq__modalActions{justify-content:flex-end;gap:var(--gap-sm);margin-top:var(--gap-lg);padding-top:var(--gap-lg);border-top:1px solid var(--border-light);display:flex}.Settings-module___y38xq__holidayCalendar{padding:var(--gap-md)}.Settings-module___y38xq__calendarNav{margin-bottom:var(--gap-lg);justify-content:space-between;align-items:center;display:flex}.Settings-module___y38xq__calendarNav h3{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.Settings-module___y38xq__calendarNav button{background:var(--bg-muted);border:1px solid var(--border-light);border-radius:var(--input-radius);padding:var(--gap-sm);cursor:pointer;justify-content:center;align-items:center;display:flex}.Settings-module___y38xq__holidayList{gap:var(--gap-sm);flex-direction:column;display:flex}.Settings-module___y38xq__holidayItem{padding:var(--gap-md);background:var(--bg-muted);border-radius:var(--input-radius);justify-content:space-between;align-items:center;display:flex}.Settings-module___y38xq__holidayInfo{gap:var(--gap-xs);flex-direction:column;display:flex}.Settings-module___y38xq__holidayDate{align-items:center;gap:var(--gap-xs);color:var(--text-primary);font-weight:600;display:flex}.Settings-module___y38xq__holidayName{color:var(--text-secondary);font-size:.875rem}.Settings-module___y38xq__holidayActions{align-items:center;gap:var(--gap-sm);display:flex}.Settings-module___y38xq__statusBadge{padding:var(--gap-xs)var(--gap-sm);border-radius:100px;font-size:.75rem;font-weight:600}.Settings-module___y38xq__statusOpen{color:#166534;background:#dcfce7}.Settings-module___y38xq__statusClosed{color:#991b1b;background:#fee2e2}.Settings-module___y38xq__passwordHelpText{color:var(--text-secondary);margin:0 0 var(--gap-lg)}.Settings-module___y38xq__form{gap:var(--gap-md);flex-direction:column;display:flex}.Settings-module___y38xq__statusMsg{padding:var(--gap-md);border-radius:var(--input-radius);margin-bottom:var(--gap-md);font-size:.875rem}.Settings-module___y38xq__statusMsg.Settings-module___y38xq__success{color:#166534;background:#dcfce7}.Settings-module___y38xq__statusMsg.Settings-module___y38xq__error{color:#991b1b;background:#fee2e2}@media (max-width:1024px){.Settings-module___y38xq__settingsWrapper{grid-template-columns:1fr}.Settings-module___y38xq__sidebar{padding:var(--gap-sm);gap:var(--gap-xs);flex-direction:row;position:static;overflow-x:auto}.Settings-module___y38xq__sidebar::-webkit-scrollbar{display:none}.Settings-module___y38xq__navItem{white-space:nowrap;padding:var(--gap-sm)var(--gap-md)}}@media (max-width:768px){.Settings-module___y38xq__container,.Settings-module___y38xq__card{padding:var(--gap-md)}.Settings-module___y38xq__hourRow{align-items:stretch;gap:var(--gap-md);padding:var(--gap-md)0;flex-direction:column;display:flex}.Settings-module___y38xq__dayName{width:100%}.Settings-module___y38xq__dayName label{font-size:1rem}.Settings-module___y38xq__timeInputs{gap:var(--gap-sm);grid-template-columns:1fr auto 1fr;width:100%;display:grid}.Settings-module___y38xq__timeInputs input{width:100%;min-width:0;padding:var(--gap-sm)var(--gap-xs);font-size:.875rem}.Settings-module___y38xq__timeInputs span{text-align:center;font-size:.75rem}.Settings-module___y38xq__breakTimeRow{align-items:stretch;gap:var(--gap-sm);padding:var(--gap-md);margin-top:var(--gap-sm);flex-direction:column}.Settings-module___y38xq__breakLabel{margin-bottom:var(--gap-xs)}.Settings-module___y38xq__breakInputs{gap:var(--gap-sm);grid-template-columns:1fr auto 1fr;width:100%;display:grid}.Settings-module___y38xq__breakInputs input{width:100%;min-width:0}.Settings-module___y38xq__intervalSection{padding:var(--gap-md)}.Settings-module___y38xq__intervalSelect{width:100%;min-width:0}.Settings-module___y38xq__inputGrid,.Settings-module___y38xq__colorGrid,.Settings-module___y38xq__subPremiumInfoList{grid-template-columns:1fr}.Settings-module___y38xq__logoSection{text-align:center;flex-direction:column}.Settings-module___y38xq__logoCard{padding:var(--gap-md)}.Settings-module___y38xq__logoCardContent{text-align:center;align-items:center;gap:var(--gap-lg);flex-direction:column}.Settings-module___y38xq__logoPreviewBox{width:120px;height:120px}.Settings-module___y38xq__logoCardActions{align-items:center;width:100%}.Settings-module___y38xq__logoCardActions button{width:100%}.Settings-module___y38xq__logoSizeField{align-items:center;width:100%}.Settings-module___y38xq__logoSizeInputGroup{justify-content:center}.Settings-module___y38xq__cardFormGrid{grid-template-columns:1fr}.Settings-module___y38xq__benefitsRow,.Settings-module___y38xq__formActions{gap:var(--gap-sm);flex-direction:column}.Settings-module___y38xq__formActions button{width:100%}.Settings-module___y38xq__upgradePlanGrid{grid-template-columns:1fr!important}}.Settings-module___y38xq__upgradeSectionHeader{margin-bottom:var(--gap-lg)}.Settings-module___y38xq__upgradeSectionTitle{color:var(--text-primary);margin:0 0 var(--gap-xs);align-items:center;gap:var(--gap-sm);font-size:1.125rem;font-weight:700;display:flex}.Settings-module___y38xq__upgradeSectionTitle svg{color:var(--color-primary)}.Settings-module___y38xq__upgradeSectionDesc{color:var(--text-secondary);margin:0;font-size:.875rem}.Settings-module___y38xq__upgradePlanGrid{gap:var(--gap-md);grid-template-columns:repeat(3,1fr);display:grid}.Settings-module___y38xq__upgradePlanCard{background:var(--bg-card);border:2px solid var(--border-light);padding:var(--gap-lg);border-radius:14px;flex-direction:column;transition:all .2s;display:flex;position:relative}.Settings-module___y38xq__upgradePlanCard:hover{border-color:var(--border-medium);box-shadow:var(--shadow-md)}.Settings-module___y38xq__upgradePlanCurrent{background:linear-gradient(135deg,#33526b08 0%,#33526b03 100%);border-color:var(--color-primary)!important}.Settings-module___y38xq__upgradePlanFeatured{border-color:var(--color-primary);box-shadow:0 4px 16px #33526b1f}.Settings-module___y38xq__upgradePlanPopular{background:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:100px;align-items:center;gap:4px;padding:3px 14px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.Settings-module___y38xq__upgradePlanHeader{margin-bottom:var(--gap-md);justify-content:space-between;align-items:center;display:flex}.Settings-module___y38xq__upgradePlanName{color:var(--text-primary);font-size:1.1rem;font-weight:700}.Settings-module___y38xq__upgradePlanBadge{color:#166534;text-transform:uppercase;background:#dcfce7;border-radius:100px;padding:2px 10px;font-size:.7rem;font-weight:700}.Settings-module___y38xq__upgradePlanPrice{margin-bottom:var(--gap-lg);align-items:baseline;gap:4px;display:flex}.Settings-module___y38xq__upgradePriceValue{color:var(--text-primary);letter-spacing:-.025em;font-size:1.75rem;font-weight:800}.Settings-module___y38xq__upgradePriceCents{font-size:1rem;font-weight:700}.Settings-module___y38xq__upgradePricePeriod{color:var(--text-muted);font-size:.875rem;font-weight:500}.Settings-module___y38xq__upgradePlanFeatures{margin:0 0 var(--gap-lg);gap:var(--gap-sm);flex-direction:column;flex:1;padding:0;list-style:none;display:flex}.Settings-module___y38xq__upgradePlanFeatures li{color:var(--text-secondary);align-items:center;gap:var(--gap-sm);font-size:.85rem;display:flex}.Settings-module___y38xq__upgradePlanFeatures li:before{content:"✓";color:var(--color-success);flex-shrink:0;font-size:.75rem;font-weight:700}.Settings-module___y38xq__upgradePlanFeatures li strong{color:var(--text-primary);font-weight:600}.Settings-module___y38xq__featureDisabled{text-decoration:line-through;color:var(--text-muted)!important}.Settings-module___y38xq__featureDisabled:before{content:"✕"!important;color:var(--text-muted)!important}.Settings-module___y38xq__upgradePlanBtn{width:100%;padding:var(--gap-sm)var(--gap-md);border-radius:var(--input-radius);cursor:pointer;background:var(--bg-muted);border:1px solid var(--border-medium);color:var(--text-secondary);font-size:.875rem;font-weight:600;transition:all .2s}.Settings-module___y38xq__upgradePlanBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.Settings-module___y38xq__upgradePlanBtnPrimary{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.Settings-module___y38xq__upgradePlanBtnPrimary:hover{opacity:.9;color:#fff;box-shadow:0 4px 12px #33526b4d}.Settings-module___y38xq__card h3{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.Settings-module___y38xq__subPremiumPriceRow{margin-bottom:var(--gap-md)}.Settings-module___y38xq__subPremiumPrice{align-items:baseline;gap:4px;display:flex}.Settings-module___y38xq__subPremiumPriceMain{color:var(--text-primary);letter-spacing:-.025em;font-size:2rem;font-weight:800}.Settings-module___y38xq__subPremiumPricePeriod{color:var(--text-muted);font-size:1rem;font-weight:500}.Settings-module___y38xq__cancelSubscriptionAction{margin-top:var(--gap-lg);padding-top:var(--gap-lg);border-top:1px solid var(--border-light)}.Settings-module___y38xq__cancelButton{font-size:.8125rem}.Settings-module___y38xq__inactivePlanMessage{align-items:center;gap:var(--gap-sm);padding:var(--gap-md);border-radius:var(--input-radius);color:#991b1b;margin-bottom:var(--gap-lg);background:#fef2f2;border:1px solid #fecaca;font-size:.875rem;font-weight:500;display:flex}
