.Home-module__Ho9lYW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.Home-module__Ho9lYW__homeContainer{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Home-module__Ho9lYW__welcomeSection{text-align:center;margin-bottom:3rem}.Home-module__Ho9lYW__welcomeTitle{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Home-module__Ho9lYW__welcomeSubtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem}.dark .Home-module__Ho9lYW__welcomeSubtitle{color:#ccc}.Home-module__Ho9lYW__actionsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Home-module__Ho9lYW__actionCard{text-align:center;background-color:#fff;border-radius:10px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px rgba(0,0,0,.05)}.dark .Home-module__Ho9lYW__actionCard{background-color:#1e1e1e;box-shadow:0 4px 15px rgba(0,0,0,.2)}.Home-module__Ho9lYW__actionCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.Home-module__Ho9lYW__actionIcon{color:#667eea;margin-bottom:1.5rem;font-size:2.5rem}.Home-module__Ho9lYW__actionCard h3{color:#333;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.dark .Home-module__Ho9lYW__actionCard h3{color:#fff}.Home-module__Ho9lYW__actionCard p{color:#666;margin-bottom:1.5rem;line-height:1.5}.dark .Home-module__Ho9lYW__actionCard p{color:#ccc}.Home-module__Ho9lYW__actionButton{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:5px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.Home-module__Ho9lYW__actionButton:hover{opacity:.9}.Home-module__Ho9lYW__statsSection{margin-top:2rem}.Home-module__Ho9lYW__statsSection h2{text-align:center;color:#333;margin-bottom:1.5rem;font-size:1.8rem}.dark .Home-module__Ho9lYW__statsSection h2{color:#fff}.Home-module__Ho9lYW__statsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.Home-module__Ho9lYW__statCard{text-align:center;background-color:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,.05)}.dark .Home-module__Ho9lYW__statCard{background-color:#1e1e1e;box-shadow:0 4px 15px rgba(0,0,0,.2)}.Home-module__Ho9lYW__statCard h3{color:#666;margin-bottom:.5rem;font-size:1.2rem}.dark .Home-module__Ho9lYW__statCard h3{color:#ccc}.Home-module__Ho9lYW__statValue{color:#667eea;font-size:2.5rem;font-weight:700}.Home-module__Ho9lYW__loadingSpinner{border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;animation:1s linear infinite Home-module__Ho9lYW__spin}.dark .Home-module__Ho9lYW__container{background-color:#121212}@keyframes Home-module__Ho9lYW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__Ho9lYW__loading{color:#666;justify-content:center;align-items:center;height:50vh;font-size:1.2rem;display:flex}.Home-module__Ho9lYW__hero{width:100%;min-height:80vh;padding:2rem 0 4rem}.Home-module__Ho9lYW__heroContent{color:#fff;flex-direction:column;gap:2rem;max-width:1400px;margin:0 auto;padding:0 1rem;display:flex}.Home-module__Ho9lYW__heroText{text-align:center}.Home-module__Ho9lYW__heroHeading{color:#000;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.dark .Home-module__Ho9lYW__heroHeading{color:#fff}.Home-module__Ho9lYW__highlight{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark .Home-module__Ho9lYW__highlight{background:linear-gradient(135deg,#97aaff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Home-module__Ho9lYW__heroParagraph{color:#666;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.dark .Home-module__Ho9lYW__heroParagraph{color:rgba(255,255,255,.757)}.Home-module__Ho9lYW__heroActions{flex-direction:column;align-items:center;gap:1rem;display:flex}.Home-module__Ho9lYW__primaryBtn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:40px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px rgba(102,126,234,.3)}.dark .Home-module__Ho9lYW__primaryBtn{color:#000;background-color:#fff}.Home-module__Ho9lYW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.Home-module__Ho9lYW__secondaryBtn{color:#667eea;cursor:pointer;background:0 0;border:2px solid #667eea;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Home-module__Ho9lYW__secondaryBtn:hover{color:#fff;background:#667eea}.Home-module__Ho9lYW__heroVisual{display:none}.Home-module__Ho9lYW__codeBlock{background:#1e1e1e;border-radius:12px;max-width:400px;margin:0 auto;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3)}.Home-module__Ho9lYW__codeHeader{background:#2d2d2d;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.Home-module__Ho9lYW__codeDots{gap:.25rem;display:flex}.Home-module__Ho9lYW__codeDots span{background:#ff5f56;border-radius:50%;width:12px;height:12px}.Home-module__Ho9lYW__codeDots span:nth-child(2){background:#ffbd2e}.Home-module__Ho9lYW__codeDots span:nth-child(3){background:#27ca3f}.Home-module__Ho9lYW__codeTitle{color:#fff;margin-left:auto;font-size:.9rem}.Home-module__Ho9lYW__codeContent{padding:1.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.6}.Home-module__Ho9lYW__codeLine{color:#d4d4d4;margin-bottom:.25rem}.Home-module__Ho9lYW__keyword{color:#569cd6}.Home-module__Ho9lYW__variable{color:#9cdcfe}.Home-module__Ho9lYW__property{color:#92c5f7}.Home-module__Ho9lYW__string{color:#ce9178}.Home-module__Ho9lYW__number{color:#b5cea8}.Home-module__Ho9lYW__boolean{color:#569cd6}.Home-module__Ho9lYW__heroFeatures{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;padding:0 1rem;display:grid}.Home-module__Ho9lYW__feature{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px rgba(0,0,0,.08)}.Home-module__Ho9lYW__feature:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.Home-module__Ho9lYW__featureIcon{margin-bottom:1rem;font-size:2.5rem}.Home-module__Ho9lYW__feature h3{color:#000;margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600}.Home-module__Ho9lYW__feature p{color:#666;font-size:.95rem;line-height:1.6}.Home-module__Ho9lYW__waitlistForm{margin:1rem 0}.Home-module__Ho9lYW__assessmentContainer{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.Home-module__Ho9lYW__mainContainer{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:80vh}@media (min-width:768px){.Home-module__Ho9lYW__hero{padding:4rem 0 6rem}.Home-module__Ho9lYW__heroContent{flex-direction:row;align-items:center;gap:4rem;padding:0 2rem}.Home-module__Ho9lYW__heroText{text-align:left;flex:1}.Home-module__Ho9lYW__heroHeading{font-size:3.5rem}.Home-module__Ho9lYW__heroParagraph{margin-left:0;margin-right:0;font-size:1.2rem}.Home-module__Ho9lYW__heroActions{flex-direction:row;justify-content:flex-start}.Home-module__Ho9lYW__heroVisual{flex:1;display:block}.Home-module__Ho9lYW__heroFeatures{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.Home-module__Ho9lYW__heroHeading{font-size:4rem}.Home-module__Ho9lYW__heroFeatures{grid-template-columns:repeat(4,1fr);gap:2rem}.Home-module__Ho9lYW__feature{padding:2.5rem}}.Home-module__Ho9lYW__clarificationSection{border-radius:20px;margin:60px 0;padding:80px 20px}.Home-module__Ho9lYW__clarificationContent{text-align:center;max-width:800px;margin:0 auto}.Home-module__Ho9lYW__clarificationIcon{margin-bottom:24px;font-size:64px;display:block}.Home-module__Ho9lYW__clarificationTitle{color:#1f2937;margin-bottom:24px;font-size:36px;font-weight:700;line-height:1.2}.dark .Home-module__Ho9lYW__clarificationTitle{color:#fff}.Home-module__Ho9lYW__clarificationDescription{color:#6b7280;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.6}.dark .Home-module__Ho9lYW__clarificationDescription{color:rgba(255,255,255,.757)}.Home-module__Ho9lYW__clarificationFeatures{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:40px;display:grid}.Home-module__Ho9lYW__clarificationFeature{background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:16px;transition:transform .3s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Home-module__Ho9lYW__clarificationFeature:hover{transform:translateY(-2px)}.Home-module__Ho9lYW__clarificationFeatureIcon{font-size:24px}.Home-module__Ho9lYW__clarificationFeature span:last-child{color:#374151;font-weight:500}.Home-module__Ho9lYW__dreamSection{text-align:center;margin:40px 0;padding:40px 20px;position:relative}.Home-module__Ho9lYW__dreamText{color:transparent;letter-spacing:3px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;background-clip:text;border:2px solid;border-image:linear-gradient(135deg,#667eea 0%,#764ba2 100%) 1;border-radius:8px;margin:0;padding:20px 40px;font-size:36px;font-weight:300;transition:all .3s;display:inline-block;position:relative}.Home-module__Ho9lYW__dreamText:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(102,126,234,.2)}@media (max-width:768px){.Home-module__Ho9lYW__assessmentContainer,.Home-module__Ho9lYW__mainContainer{padding:1rem}.Home-module__Ho9lYW__dreamSection{padding:30px 20px}.Home-module__Ho9lYW__dreamText{letter-spacing:2px;padding:15px 25px;font-size:28px}.Home-module__Ho9lYW__clarificationSection{margin:40px 0;padding:60px 16px}.Home-module__Ho9lYW__clarificationIcon{font-size:48px}.Home-module__Ho9lYW__clarificationTitle{font-size:28px}.Home-module__Ho9lYW__clarificationDescription{font-size:16px}.Home-module__Ho9lYW__clarificationFeatures{grid-template-columns:1fr;gap:16px}.Home-module__Ho9lYW__clarificationFeature{padding:12px}}
.Navbar-module__P48_Aa__navbar{z-index:1000;width:100%;padding:10px;position:fixed;top:0}.dark .Navbar-module__P48_Aa__navbar{color:#fff}.Navbar-module__P48_Aa__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.153);border-radius:40px;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:10px 10px 10px 20px;display:flex;position:relative;box-shadow:0 0 10px 10px rgba(0,149,255,.153)}.dark .Navbar-module__P48_Aa__container{border:1px solid rgba(255,255,255,.153);box-shadow:0 0 10px 10px rgba(0,149,255,.153)}.Navbar-module__P48_Aa__logo{z-index:1001}.dark .Navbar-module__P48_Aa__logo h1{color:#fff}.Navbar-module__P48_Aa__logoLink{color:inherit;text-decoration:none}.Navbar-module__P48_Aa__logo h1{color:#000;letter-spacing:-.5px;margin:0;font-size:1.5rem;font-weight:700}.Navbar-module__P48_Aa__mobileMenuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:block}.Navbar-module__P48_Aa__hamburger{flex-direction:column;width:24px;height:18px;display:flex;position:relative}.dark .Navbar-module__P48_Aa__hamburger span{background-color:#fff}.Navbar-module__P48_Aa__hamburger span{transform-origin:50%;background-color:#000;width:100%;height:2px;margin-bottom:4px;transition:all .3s;display:block}.Navbar-module__P48_Aa__hamburger span:last-child{margin-bottom:0}.Navbar-module__P48_Aa__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__P48_Aa__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__P48_Aa__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}.Navbar-module__P48_Aa__navLinks,.Navbar-module__P48_Aa__authSection{display:none}.Navbar-module__P48_Aa__mobileMenu{z-index:1000;background-color:#fff;flex-direction:column;width:100%;height:calc(100vh - 90px);padding-top:80px;transition:transform .3s;display:flex;position:fixed;top:90px;left:0;transform:translate(-100%)}.Navbar-module__P48_Aa__mobileMenuInner{flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.dark .Navbar-module__P48_Aa__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(0,0,0,.33)}.Navbar-module__P48_Aa__mobileMenuOpen{transform:translate(0)}.Navbar-module__P48_Aa__mobileNavLinks{flex-direction:column;flex:1;gap:1.5rem;padding:2rem 1rem;display:flex}.Navbar-module__P48_Aa__mobileNavLink{color:#000;border-bottom:1px solid #f0f0f0;padding:1rem 0;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .3s}.dark .Navbar-module__P48_Aa__mobileNavLink{color:#fff}.dark .Navbar-module__P48_Aa__mobileNavLink:hover{color:#fff}.Navbar-module__P48_Aa__mobileAuthSection{background-color:#f8f9fa;border-top:1px solid #e0e0e0;padding:2rem 1rem}.Navbar-module__P48_Aa__mobileDarkModeContainer{border-bottom:1px solid #e0e0e0;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Navbar-module__P48_Aa__mobileUserSection{flex-direction:column;align-items:center;gap:1rem;display:flex}.Navbar-module__P48_Aa__userAvatar{border:2px solid #e0e0e0;border-radius:50%;width:48px;height:48px}.Navbar-module__P48_Aa__userName{color:#000;font-size:1.1rem;font-weight:600}.Navbar-module__P48_Aa__signInBtn,.Navbar-module__P48_Aa__signOutBtn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:40px;width:100%;max-width:200px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.dark .Navbar-module__P48_Aa__signInBtn{color:#000;background-color:#fff}.dark .Navbar-module__P48_Aa__signOutBtn{color:#000;background-color:#fff}.Navbar-module__P48_Aa__signInBtn:hover,.Navbar-module__P48_Aa__signOutBtn:hover{background-color:#333;transform:scale(.9)}.dark .Navbar-module__P48_Aa__signInBtn:hover{color:#000;background-color:#fff}.dark .Navbar-module__P48_Aa__signOutBtn:hover{color:#000;background-color:#fff}.Navbar-module__P48_Aa__loading{color:#666;font-size:.9rem}@media (min-width:768px){.Navbar-module__P48_Aa__mobileMenuBtn,.Navbar-module__P48_Aa__mobileMenu{display:none}.Navbar-module__P48_Aa__navLinks{gap:2rem;display:flex}.Navbar-module__P48_Aa__navLink{color:#000;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.dark .Navbar-module__P48_Aa__navLink{color:#fff}.dark .Navbar-module__P48_Aa__navLink:hover{color:#666}.dark .Navbar-module__P48_Aa__navLink:after{background-color:#fff}.Navbar-module__P48_Aa__navLink:after{content:"";background-color:#000;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__P48_Aa__navLink:hover:after{width:100%}.Navbar-module__P48_Aa__authSection{align-items:center;gap:1rem;display:flex}.Navbar-module__P48_Aa__userSection{align-items:center;gap:.75rem;display:flex}.Navbar-module__P48_Aa__userAvatar{width:36px;height:36px}.Navbar-module__P48_Aa__signInBtn,.Navbar-module__P48_Aa__signOutBtn{width:auto;padding:.8rem 1.5rem}}@media (min-width:1024px){.Navbar-module__P48_Aa__navLinks{gap:2.5rem}.Navbar-module__P48_Aa__logo h1{font-size:1.75rem}}
.DarkModeSwitch-module__DIyj-q__switchButton{cursor:pointer;color:var(--text-color);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .3s,color .3s;display:flex}.DarkModeSwitch-module__DIyj-q__switchButton:hover{background-color:rgba(0,0,0,.1)}.dark .DarkModeSwitch-module__DIyj-q__switchButton:hover{background-color:rgba(255,255,255,.1)}
.Footer-module__UDEoiW__footer{color:#fff;background-color:#000;width:100%;margin-top:4rem;padding:4rem 0 2rem}.Footer-module__UDEoiW__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__UDEoiW__footerGrid{grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__UDEoiW__footerColumn{flex-direction:column;display:flex}.Footer-module__UDEoiW__footerHeading{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.Footer-module__UDEoiW__footerDescription{color:#aaa;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Footer-module__UDEoiW__socialLinks{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__UDEoiW__socialLink{color:#fff;background-color:#222;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module__UDEoiW__socialLink:hover{background-color:#333;transform:translateY(-2px)}.Footer-module__UDEoiW__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__UDEoiW__footerLinks li{margin-bottom:.8rem}.Footer-module__UDEoiW__footerLink{color:#aaa;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-block}.Footer-module__UDEoiW__footerLink:hover{color:#fff}.Footer-module__UDEoiW__footerBottom{border-top:1px solid #222;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__UDEoiW__copyright{color:#888;font-size:.9rem}.Footer-module__UDEoiW__footerMadeWith{color:#888;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Footer-module__UDEoiW__heartIcon{color:#e74c3c;font-size:1rem;animation:2s ease-in-out infinite Footer-module__UDEoiW__heartbeat}@keyframes Footer-module__UDEoiW__heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:1024px){.Footer-module__UDEoiW__footerGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Footer-module__UDEoiW__footer{padding:3rem 0 1.5rem}.Footer-module__UDEoiW__footerGrid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__UDEoiW__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
.layout-module__p4tMEa__main{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.layout-module__p4tMEa__inner{border-bottom-right-radius:20px;border-bottom-left-radius:20px;width:100%;height:100%;padding-top:60px;overflow:hidden}
.FeatureTabs-module__kKkQWa__featureTabs{max-width:1200px;margin:0 auto;padding:40px 20px}.FeatureTabs-module__kKkQWa__tabContainer{justify-content:center;margin-bottom:40px;display:flex}.FeatureTabs-module__kKkQWa__tabBar{background:#fff;border:1px solid #e5e7eb;border-radius:50px;padding:8px;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.1)}.FeatureTabs-module__kKkQWa__tab{color:#000;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:40px;min-width:120px;padding:12px 24px;font-size:16px;font-weight:500;transition:all .3s}.FeatureTabs-module__kKkQWa__tab:hover{background:rgba(0,0,0,.05)}.FeatureTabs-module__kKkQWa__activeTab{box-shadow:0 2px 8px rgba(0,0,0,.2);color:#fff!important;background:#000!important}.FeatureTabs-module__kKkQWa__activeTab:hover{background:#000!important}.FeatureTabs-module__kKkQWa__tabContent{border-radius:20px;padding:40px}.FeatureTabs-module__kKkQWa__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.FeatureTabs-module__kKkQWa__textContent{padding-right:20px}.FeatureTabs-module__kKkQWa__featureTitle{color:#1f2937;margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2}.dark .FeatureTabs-module__kKkQWa__featureTitle{color:#fff}.FeatureTabs-module__kKkQWa__featureDescription{color:#6b7280;margin:0;font-size:18px;line-height:1.6}.dark .FeatureTabs-module__kKkQWa__featureDescription{color:rgba(255,255,255,.757)}.FeatureTabs-module__kKkQWa__videoContent{justify-content:center;align-items:center;display:flex}.FeatureTabs-module__kKkQWa__videoPlaceholder{aspect-ratio:16/9;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:400px;transition:transform .3s;display:flex;position:relative}.FeatureTabs-module__kKkQWa__videoPlaceholder:hover{transform:scale(1.02)}.FeatureTabs-module__kKkQWa__playButton{margin-bottom:16px;transition:transform .3s}.FeatureTabs-module__kKkQWa__videoPlaceholder:hover .FeatureTabs-module__kKkQWa__playButton{transform:scale(1.1)}.FeatureTabs-module__kKkQWa__videoLabel{color:#fff;text-align:center;font-size:16px;font-weight:500}@media (max-width:768px){.FeatureTabs-module__kKkQWa__featureTabs{padding:20px 16px}.FeatureTabs-module__kKkQWa__tabBar{border-radius:20px;flex-wrap:wrap;gap:4px;padding:6px}.FeatureTabs-module__kKkQWa__tab{flex:1;min-width:auto;padding:10px 16px;font-size:14px}.FeatureTabs-module__kKkQWa__tabContent{padding:24px 20px}.FeatureTabs-module__kKkQWa__contentWrapper{grid-template-columns:1fr;gap:24px}.FeatureTabs-module__kKkQWa__textContent{text-align:center;padding-right:0}.FeatureTabs-module__kKkQWa__featureTitle{font-size:24px}.FeatureTabs-module__kKkQWa__featureDescription{font-size:16px}.FeatureTabs-module__kKkQWa__videoPlaceholder{max-width:100%}}@media (max-width:480px){.FeatureTabs-module__kKkQWa__tabBar{border-radius:20px;flex-direction:column;width:100%}.FeatureTabs-module__kKkQWa__tab{text-align:center;width:100%}.FeatureTabs-module__kKkQWa__featureTitle{font-size:20px}.FeatureTabs-module__kKkQWa__featureDescription{font-size:14px}}
.Legal-module__q0_YEq__legalContainer{color:#333;background-color:#f9f9f9;max-width:100%;min-height:calc(100vh - 80px);padding:2rem 1rem}.dark .Legal-module__q0_YEq__legalContainer{color:#fff;background-color:#121212}.Legal-module__q0_YEq__legalContent{border-radius:8px;max-width:800px;margin:0 auto;padding:2rem}.Legal-module__q0_YEq__legalContent h1{color:#000;text-align:center;margin-bottom:1rem;font-size:2.5rem}.dark .Legal-module__q0_YEq__legalContent h1{color:#fff}s .Legal-module__q0_YEq__lastUpdated{text-align:center;color:#666;margin-bottom:2rem;font-size:.9rem;font-style:italic}.dark .Legal-module__q0_YEq__lastUpdated{color:rgba(255,255,255,.757)}.Legal-module__q0_YEq__legalSection{margin-bottom:2rem}.Legal-module__q0_YEq__legalSection h2{color:#000;border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.dark .Legal-module__q0_YEq__legalSection h2{color:#fff}.Legal-module__q0_YEq__legalSection h3{color:#000;margin:1.5rem 0 .75rem;font-size:1.2rem}.dark .Legal-module__q0_YEq__legalSection h3{color:#fff}.Legal-module__q0_YEq__legalSection p{color:#333;margin-bottom:1rem;line-height:1.6}.dark .Legal-module__q0_YEq__legalSection p{color:rgba(255,255,255,.757)}.Legal-module__q0_YEq__legalSection ul{margin-bottom:1rem;padding-left:2rem}.Legal-module__q0_YEq__legalSection li{color:#333;margin-bottom:.5rem;line-height:1.6}.dark .Legal-module__q0_YEq__legalSection li{color:rgba(255,255,255,.757)}.Legal-module__q0_YEq__legalSection a{color:#000;text-decoration:underline;transition:color .2s}.Legal-module__q0_YEq__legalSection a:hover{color:#666}.dark .Legal-module__q0_YEq__legalSection a{color:#fff}@media (max-width:768px){.Legal-module__q0_YEq__legalContent{padding:1.5rem}.Legal-module__q0_YEq__legalContent h1{font-size:2rem}.Legal-module__q0_YEq__legalSection h2{font-size:1.3rem}.Legal-module__q0_YEq__legalSection h3{font-size:1.1rem}}
