.ThemeToggle-module__3b5zuq__toggle{border:1px solid var(--border);cursor:pointer;color:var(--foreground);background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;font-size:1.2rem;transition:all .2s;display:flex}.ThemeToggle-module__3b5zuq__toggle:hover{background-color:var(--secondary)}
.LanguageSwitcher-module__gdGMiG__switcher{background:var(--secondary);border:1px solid var(--border);border-radius:20px;align-items:center;height:32px;padding:4px;display:flex;position:relative}.LanguageSwitcher-module__gdGMiG__activeIndicator{background:var(--card-bg);z-index:1;border-radius:16px;width:calc(33.33% - 5px);height:calc(100% - 8px);transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;left:4px;box-shadow:0 2px 4px #0000001a}.LanguageSwitcher-module__gdGMiG__btn{color:var(--foreground);opacity:.6;cursor:pointer;z-index:2;text-align:center;background:0 0;border:none;flex:1;min-width:36px;padding:0 8px;font-size:.75rem;font-weight:600;transition:opacity .2s;position:relative}.LanguageSwitcher-module__gdGMiG__btn:hover{opacity:.8}.LanguageSwitcher-module__gdGMiG__active{opacity:1;color:var(--primary)}
.UserLoginButton-module__zOUAuq__loginBtn{background:var(--primary);color:#fff;border:1px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.UserLoginButton-module__zOUAuq__loginBtn:hover{background:var(--primary-dark,#0056b3);transform:translateY(-1px);box-shadow:0 4px 12px #007bff33}.UserLoginButton-module__zOUAuq__iconWrapper{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.UserLoginButton-module__zOUAuq__userIcon{width:20px;height:20px;transition:opacity .2s}.UserLoginButton-module__zOUAuq__handWrapper{opacity:0;transform-origin:100% 100%;pointer-events:none;font-size:14px;position:absolute;top:-2px;right:-6px;transform:rotate(0)}.UserLoginButton-module__zOUAuq__loginBtn:hover .UserLoginButton-module__zOUAuq__handWrapper{opacity:1;animation:1s ease-in-out infinite UserLoginButton-module__zOUAuq__wave}.UserLoginButton-module__zOUAuq__loginBtn:hover .UserLoginButton-module__zOUAuq__userIcon{opacity:.8}@keyframes UserLoginButton-module__zOUAuq__wave{0%{transform:rotate(0)}20%{transform:rotate(14deg)}40%{transform:rotate(-8deg)}60%{transform:rotate(14deg)}80%{transform:rotate(-4deg)}to{transform:rotate(0)}}.UserLoginButton-module__zOUAuq__loginText{font-size:.95rem}.UserLoginButton-module__zOUAuq__userBtn{background:var(--card-bg);border:1px solid var(--border);color:var(--foreground);border-radius:20px;align-items:center;gap:.5rem;padding:.4rem .8rem;text-decoration:none;transition:all .2s;display:flex}.UserLoginButton-module__zOUAuq__userBtn:hover{background:var(--secondary);border-color:var(--primary)}.UserLoginButton-module__zOUAuq__avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}.UserLoginButton-module__zOUAuq__label{font-size:.9rem;font-weight:500}@media (max-width:768px){.UserLoginButton-module__zOUAuq__loginText{display:none}.UserLoginButton-module__zOUAuq__loginBtn{padding:.5rem}}
.Navbar-module__nuAbfa__navbar{border-bottom:1px solid var(--border);background-color:var(--background);z-index:100;align-items:center;height:80px;display:flex;position:sticky;top:0}.Navbar-module__nuAbfa__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__nuAbfa__logo{color:var(--primary);font-size:1.5rem;font-weight:700;text-decoration:none}.Navbar-module__nuAbfa__links{gap:2rem;display:flex}.Navbar-module__nuAbfa__link{color:var(--foreground);font-weight:500;transition:color .2s}.Navbar-module__nuAbfa__link:hover{color:var(--primary)}.Navbar-module__nuAbfa__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__loginBtn{margin-right:.5rem;font-weight:600}.Navbar-module__nuAbfa__ctaBtn{padding:.5rem 1rem;font-size:.9rem}@media (max-width:768px){.Navbar-module__nuAbfa__links{display:none}}
.Footer-module__EZoWya__footer{background-color:var(--secondary);border-top:1px solid var(--border);padding:4rem 0 2rem}.Footer-module__EZoWya__container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__EZoWya__logo{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.Footer-module__EZoWya__text{color:var(--foreground);opacity:.7;margin-bottom:.5rem;line-height:1.6}.Footer-module__EZoWya__heading{color:var(--foreground);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__EZoWya__link{color:var(--foreground);opacity:.7;margin-bottom:.75rem;transition:opacity .2s;display:block}.Footer-module__EZoWya__link:hover{opacity:1;color:var(--primary)}.Footer-module__EZoWya__copyright{text-align:center;border-top:1px solid var(--border);color:var(--foreground);opacity:.5;padding-top:2rem;font-size:.9rem}
.Sidebar-module__5-k5AW__sidebar{background:var(--card-bg);width:260px;-webkit-backdrop-filter:var(--glass-blur);border-right:1px solid var(--card-border);z-index:100;flex-direction:column;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0}.Sidebar-module__5-k5AW__header{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1.5rem;display:flex}.Sidebar-module__5-k5AW__logo{color:var(--primary);font-size:1.5rem;font-weight:700}.Sidebar-module__5-k5AW__closeBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.Sidebar-module__5-k5AW__nav{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex;overflow-y:auto}.Sidebar-module__5-k5AW__link{color:var(--foreground);border-radius:8px;align-items:center;gap:1rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__5-k5AW__link:hover{background:var(--secondary)}.Sidebar-module__5-k5AW__li.Sidebar-module__5-k5AW__navItem:hover{background:var(--secondary);color:var(--primary)}.Sidebar-module__5-k5AW__active{background:var(--primary-gradient);box-shadow:0 4px 12px #0000001a;color:#fff!important}[data-theme=dark] .Sidebar-module__5-k5AW__active{box-shadow:0 0 15px #00ff004d;color:#000!important}.Sidebar-module__5-k5AW__active:hover{opacity:.9}:root .Sidebar-module__5-k5AW__active{color:#fff}.Sidebar-module__5-k5AW__icon{font-size:1.2rem}.Sidebar-module__5-k5AW__footer{border-top:1px solid var(--border);padding:1.5rem}.Sidebar-module__5-k5AW__user{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Sidebar-module__5-k5AW__avatar{background:var(--secondary);width:40px;height:40px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.Sidebar-module__5-k5AW__userInfo{flex:1;overflow:hidden}.Sidebar-module__5-k5AW__userName{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.Sidebar-module__5-k5AW__userRole{opacity:.6;font-size:.8rem}.Sidebar-module__5-k5AW__actions{justify-content:space-between;align-items:center;display:flex}.Sidebar-module__5-k5AW__logoutBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;font-size:1.2rem;transition:background .2s}.Sidebar-module__5-k5AW__logoutBtn:hover{background:var(--secondary)}.Sidebar-module__5-k5AW__mobileToggle{z-index:90;background:var(--card-bg);border:1px solid var(--border);cursor:pointer;color:var(--foreground);border-radius:8px;padding:.5rem;font-size:1.5rem;display:none;position:fixed;top:1rem;left:1rem;box-shadow:0 4px 12px #0000001a}.Sidebar-module__5-k5AW__overlay{z-index:95;opacity:0;pointer-events:none;background:#00000080;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}@media (max-width:1024px){.Sidebar-module__5-k5AW__sidebar{transform:translate(-100%)}.Sidebar-module__5-k5AW__sidebarOpen{transform:translate(0)}.Sidebar-module__5-k5AW__mobileToggle,.Sidebar-module__5-k5AW__closeBtn,.Sidebar-module__5-k5AW__overlay{display:block}.Sidebar-module__5-k5AW__overlayOpen{opacity:1;pointer-events:auto}}
.page-module__E0kJGG__main{min-height:100vh}.page-module__E0kJGG__hero{background:linear-gradient(to bottom right,var(--background),var(--secondary));align-items:center;min-height:600px;padding:4rem 0;display:flex}.page-module__E0kJGG__heroContainer{align-items:center;gap:4rem;display:flex}.page-module__E0kJGG__heroContent{flex:1}.page-module__E0kJGG__title{background:linear-gradient(90deg,var(--foreground),var(--primary));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.page-module__E0kJGG__subtitle{color:var(--foreground);opacity:.8;max-width:500px;margin-bottom:2.5rem;font-size:1.25rem}.page-module__E0kJGG__heroVisual{flex:1;justify-content:center;display:flex}.page-module__E0kJGG__visualPlaceholder{background:var(--secondary);border:1px solid var(--border);border-radius:20px;width:400px;height:400px;position:relative;overflow:hidden}.page-module__E0kJGG__circle{border:2px solid var(--primary);border-radius:50%;width:200px;height:200px;animation:3s infinite page-module__E0kJGG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__E0kJGG__pulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.2;transform:translate(-50%,-50%)scale(1.2)}to{opacity:.5;transform:translate(-50%,-50%)scale(1)}}.page-module__E0kJGG__section{padding:5rem 0}.page-module__E0kJGG__bgSecondary{background-color:var(--secondary)}.page-module__E0kJGG__sectionTitle{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem)}.page-module__E0kJGG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module__E0kJGG__card,.page-module__E0kJGG__serviceCard,.page-module__E0kJGG__teamCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:transform .2s}.page-module__E0kJGG__card:hover,.page-module__E0kJGG__serviceCard:hover,.page-module__E0kJGG__teamCard:hover{border-color:var(--primary);transform:translateY(-5px)}.page-module__E0kJGG__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem}.page-module__E0kJGG__cardText{color:var(--foreground);opacity:.8;line-height:1.6}.page-module__E0kJGG__icon,.page-module__E0kJGG__avatar{margin-bottom:1rem;font-size:2.5rem}.page-module__E0kJGG__teaserContainer{align-items:center;gap:4rem;display:flex}.page-module__E0kJGG__teaserContent{flex:1}.page-module__E0kJGG__teaserText{color:var(--foreground);opacity:.9;margin-bottom:1.5rem;font-size:1.2rem}.page-module__E0kJGG__featureList{margin-bottom:2rem;list-style:none}.page-module__E0kJGG__featureList li{margin-bottom:.5rem;font-size:1.1rem}.page-module__E0kJGG__teaserVisual{flex:1}.page-module__E0kJGG__dashboardMockup{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:100%;height:300px;display:flex;overflow:hidden;box-shadow:0 20px 40px -10px #0003}.page-module__E0kJGG__mockHeader{border-bottom:1px solid var(--border);background:var(--secondary);height:40px}.page-module__E0kJGG__mockBody{flex:1;display:flex}.page-module__E0kJGG__mockSidebar{border-right:1px solid var(--border);background:var(--secondary);width:60px}.page-module__E0kJGG__mockContent{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex}.page-module__E0kJGG__mockChart{background:var(--secondary);opacity:.5;border-radius:8px;height:100px}.page-module__E0kJGG__mockCards{gap:1rem;display:flex}.page-module__E0kJGG__mockCard{background:var(--secondary);opacity:.5;border-radius:8px;flex:1;height:80px}.page-module__E0kJGG__stat{color:var(--primary);margin-top:1rem;font-size:1.5rem;font-weight:700}.page-module__E0kJGG__tariffCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;padding:2rem;display:flex;position:relative}.page-module__E0kJGG__popular{border-color:var(--primary);transform:scale(1.05)}.page-module__E0kJGG__badge{background:var(--primary);color:#fff;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;position:absolute;top:-12px}.page-module__E0kJGG__tariffTitle{margin-bottom:1rem;font-size:1.5rem}.page-module__E0kJGG__price{color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.page-module__E0kJGG__price span{opacity:.6;font-size:1rem;font-weight:400}.page-module__E0kJGG__tariffFeatures{flex:1;margin-bottom:2rem;list-style:none}.page-module__E0kJGG__tariffFeatures li{opacity:.8;margin-bottom:.75rem}.page-module__E0kJGG__faqContainer{max-width:800px;margin:0 auto}.page-module__E0kJGG__faqItem{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:1rem}.page-module__E0kJGG__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:600;list-style:none;display:flex}.page-module__E0kJGG__faqQuestion::-webkit-details-marker{display:none}.page-module__E0kJGG__faqAnswer{opacity:.8;margin-top:1rem;line-height:1.6}@media (max-width:768px){.page-module__E0kJGG__hero{min-height:auto;padding:2rem 0}.page-module__E0kJGG__heroContainer,.page-module__E0kJGG__teaserContainer{text-align:center;flex-direction:column;gap:2rem}.page-module__E0kJGG__heroContent{order:1}.page-module__E0kJGG__heroVisual{order:2;margin-top:1rem}.page-module__E0kJGG__visualPlaceholder{width:280px;height:280px}.page-module__E0kJGG__circle{width:140px;height:140px}.page-module__E0kJGG__title{margin-bottom:1rem;font-size:clamp(2rem,8vw,2.5rem)}.page-module__E0kJGG__subtitle{margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.page-module__E0kJGG__section{padding:3rem 0}.page-module__E0kJGG__sectionTitle{margin-bottom:2rem;font-size:clamp(1.75rem,6vw,2.2rem);text-align:center!important}.page-module__E0kJGG__grid{grid-template-columns:1fr;gap:1.5rem}.page-module__E0kJGG__card,.page-module__E0kJGG__tariffCard{padding:1.5rem}}.page-module__E0kJGG__heroActions{margin-top:2rem}.page-module__E0kJGG__graph{border-bottom:2px solid var(--primary);background:linear-gradient(#3b82f600 0%,#3b82f633 100%);border-radius:0 0 8px 8px;width:120px;height:80px;position:absolute;bottom:20px;right:20px}
.PaymentLock-module__yazcvG__container{background-color:var(--background);z-index:1000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:0;left:0}.PaymentLock-module__yazcvG__card{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:16px;max-width:500px;padding:3rem;box-shadow:0 20px 50px -10px #0003}.PaymentLock-module__yazcvG__icon{margin-bottom:1.5rem;font-size:4rem}.PaymentLock-module__yazcvG__title{color:var(--foreground);margin-bottom:1rem;font-size:2rem}.PaymentLock-module__yazcvG__text{color:var(--foreground);opacity:.8;margin-bottom:2rem;line-height:1.6}.PaymentLock-module__yazcvG__planPreview{background:var(--secondary);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.PaymentLock-module__yazcvG__planName{color:var(--foreground);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.PaymentLock-module__yazcvG__planPrice{color:var(--primary);font-size:1.5rem;font-weight:700}.PaymentLock-module__yazcvG__note{opacity:.6;color:var(--foreground);margin-top:1.5rem;font-size:.85rem}
.layout-module__-hzBUW__layout{min-height:100vh;display:flex}.layout-module__-hzBUW__main{background:var(--secondary);flex:1;min-height:100vh;margin-left:280px;padding:2rem}.layout-module__-hzBUW__loading{background:var(--background);justify-content:center;align-items:center;height:100vh;display:flex}.layout-module__-hzBUW__spinner{border:3px solid var(--secondary);border-top-color:var(--primary);border-radius:50%;width:50px;height:50px;animation:1s linear infinite layout-module__-hzBUW__spin}@keyframes layout-module__-hzBUW__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.layout-module__-hzBUW__main{margin-left:0;padding:80px 1rem}}
.ExpertsSection-module__I2eM6a__section{background:var(--background);padding:5rem 1rem}.ExpertsSection-module__I2eM6a__container{max-width:1200px;margin:0 auto}.ExpertsSection-module__I2eM6a__title{text-align:center;color:var(--foreground);margin-bottom:1rem}.ExpertsSection-module__I2eM6a__subtitle{text-align:center;max-width:600px;color:var(--foreground);opacity:.7;margin:0 auto 3rem}.ExpertsSection-module__I2eM6a__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ExpertsSection-module__I2eM6a__card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.ExpertsSection-module__I2eM6a__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-5px)}.ExpertsSection-module__I2eM6a__imageWrapper{background:var(--secondary);justify-content:center;align-items:center;height:200px;display:flex}.ExpertsSection-module__I2eM6a__placeholder{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:700;display:flex}.ExpertsSection-module__I2eM6a__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ExpertsSection-module__I2eM6a__name{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem}.ExpertsSection-module__I2eM6a__role{color:var(--primary);margin-bottom:1rem;font-size:.85rem;font-weight:600;line-height:1.4}.ExpertsSection-module__I2eM6a__desc{color:var(--foreground);opacity:.8;margin-bottom:0;font-size:.9rem;line-height:1.5}@media (max-width:1024px){.ExpertsSection-module__I2eM6a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ExpertsSection-module__I2eM6a__grid{grid-template-columns:1fr}.ExpertsSection-module__I2eM6a__imageWrapper{height:160px}}
