@keyframes VideoSlider-module__uQWJ9W__gradient{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.VideoSlider-module__uQWJ9W__animatedGradient{color:#fff;background:linear-gradient(90deg,#7068f4,#ff64b4 50%,#ffd94a) 0 0/200% 200%;animation:3s infinite VideoSlider-module__uQWJ9W__gradient}.VideoSlider-module__uQWJ9W__videoSlider{width:100%;height:90vh;position:relative;overflow:hidden}@media (max-width:768px){.VideoSlider-module__uQWJ9W__videoSlider{height:70vh}}.VideoSlider-module__uQWJ9W__videoSlide{opacity:0;width:100%;height:100%;transition:opacity 1s;position:absolute;top:0;left:0}.VideoSlider-module__uQWJ9W__active{opacity:1}.VideoSlider-module__uQWJ9W__videoSlide video{object-fit:cover;width:100%;height:100%}.VideoSlider-module__uQWJ9W__videoOverlay{color:#fff;background:linear-gradient(#0003,#0006,#000c);flex-direction:column;justify-content:flex-end;padding:40px;display:flex;position:absolute;inset:0}@media (max-width:768px){.VideoSlider-module__uQWJ9W__videoOverlay{padding:20px}}.VideoSlider-module__uQWJ9W__videoTitle{margin-bottom:10px;font-size:2.5rem;font-weight:700}@media (max-width:768px){.VideoSlider-module__uQWJ9W__videoTitle{font-size:1.8rem}}.VideoSlider-module__uQWJ9W__videoDescription{max-width:600px;margin-bottom:20px;font-size:1.2rem}@media (max-width:768px){.VideoSlider-module__uQWJ9W__videoDescription{font-size:1rem}}.VideoSlider-module__uQWJ9W__videoIndicators{gap:10px;margin-bottom:20px;display:flex}.VideoSlider-module__uQWJ9W__videoIndicator{cursor:pointer;background:#ffffff80;border-radius:50%;width:12px;height:12px;transition:all .3s}.VideoSlider-module__uQWJ9W__videoIndicator.VideoSlider-module__uQWJ9W__active{background:#fff;transform:scale(1.2)}
@keyframes FeaturesSection-module__VAbI7a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.FeaturesSection-module__VAbI7a__float{animation:3s ease-in-out infinite FeaturesSection-module__VAbI7a__float;display:inline-block}.FeaturesSection-module__VAbI7a__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px;margin-top:32px;display:grid}@media (max-width:768px){.FeaturesSection-module__VAbI7a__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}.FeaturesSection-module__VAbI7a__featureCard{border:1px solid #0000000f;border-radius:12px;padding:24px;transition:transform .3s,box-shadow .3s;animation:.5s both FeaturesSection-module__VAbI7a__fadeInUp;overflow:hidden}.FeaturesSection-module__VAbI7a__featureCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px -5px #7068f44d}@keyframes FeaturesSection-module__VAbI7a__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FeaturesSection-module__VAbI7a__iconWrap svg{width:48px;height:48px}.FeaturesSection-module__VAbI7a__header h2{background:linear-gradient(90deg,#7068f4,#ff64b4 50%,#ffd94a);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text}
.ModelViewer3D-module__a5uV_a__thumbGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (min-width:768px){.ModelViewer3D-module__a5uV_a__thumbGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}}.ModelViewer3D-module__a5uV_a__thumb{border:1px solid #0000001a;border-radius:10px;padding:2px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.ModelViewer3D-module__a5uV_a__thumb:hover{transform:scale(1.05);box-shadow:0 10px 20px #7068f433}.ModelViewer3D-module__a5uV_a__thumbActive{border:2px solid #6366f1;transform:scale(1.05)}.ModelViewer3D-module__a5uV_a__thumbImg{object-fit:cover;border-radius:8px;width:100%;height:100px;display:block}@keyframes ModelViewer3D-module__a5uV_a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ModelViewer3D-module__a5uV_a__float{animation:3s ease-in-out infinite ModelViewer3D-module__a5uV_a__float;display:inline-block}.ModelViewer3D-module__a5uV_a__header h2{background:linear-gradient(90deg,#7068f4,#ff64b4 50%,#ffd94a);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;animation:6s ease-in-out infinite ModelViewer3D-module__a5uV_a__float}
.ToolsSection-module__mQRQCG__header h2{background:linear-gradient(90deg,#7068f4,#ff64b4 50%,#ffd94a);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text}.ToolsSection-module__mQRQCG__tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px}.ToolsSection-module__mQRQCG__tab,.ToolsSection-module__mQRQCG__tabs{display:flex}.ToolsSection-module__mQRQCG__tab{cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;align-items:center;width:120px;padding:12px 20px;transition:all .3s}.ToolsSection-module__mQRQCG__tabActive{color:#fff;background:linear-gradient(90deg,#7068f4,#ff64b4)}.ToolsSection-module__mQRQCG__tab:hover:not(.ToolsSection-module__mQRQCG__tabActive){background:#7068f41a}.ToolsSection-module__mQRQCG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:32px;display:grid}@media (max-width:768px){.ToolsSection-module__mQRQCG__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}}@media (max-width:480px){.ToolsSection-module__mQRQCG__grid{grid-template-columns:1fr}}.ToolsSection-module__mQRQCG__card{background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.dark .ToolsSection-module__mQRQCG__card{background:#1e1e1e99;box-shadow:0 4px 12px #0003}.ToolsSection-module__mQRQCG__card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #7068f426}.ToolsSection-module__mQRQCG__card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#7068f4,#ff64b4);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ToolsSection-module__mQRQCG__card:hover:before{transform:scaleX(1)}.ToolsSection-module__mQRQCG__cardImage{width:100%;height:180px;position:relative;overflow:hidden}.ToolsSection-module__mQRQCG__cardImage img{transition:transform .5s}.ToolsSection-module__mQRQCG__card:hover .ToolsSection-module__mQRQCG__cardImage img{transform:scale(1.05)}.ToolsSection-module__mQRQCG__cardContent{flex-direction:column;flex:1;padding:16px;display:flex}.ToolsSection-module__mQRQCG__cardTitle{background:linear-gradient(90deg,#7068f4,#ff64b4);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;margin-bottom:8px;font-size:1.1rem;font-weight:600;animation:3s infinite ToolsSection-module__mQRQCG__gradient}.ToolsSection-module__mQRQCG__cardDescription{color:#666;flex:1;font-size:.9rem;line-height:1.5}.dark .ToolsSection-module__mQRQCG__cardDescription{color:#aaa}.ToolsSection-module__mQRQCG__comingSoon{color:#fff;z-index:10;background:#000000b3;border-radius:4px;padding:4px 8px;font-size:.7rem;font-weight:500;position:absolute;top:12px;right:12px}
@keyframes StatsSection-module__hOotka__gradient{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.StatsSection-module__hOotka__header h2{background:linear-gradient(90deg,#7068f4,#ff64b4 50%,#ffd94a);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text}.StatsSection-module__hOotka__grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:40px 0;display:grid}@media (max-width:768px){.StatsSection-module__hOotka__grid{grid-template-columns:repeat(1,1fr)}}.StatsSection-module__hOotka__card{text-align:center;background:#7068f40d;border-radius:12px;padding:24px;transition:transform .3s;box-shadow:0 4px 12px #0000000d}.StatsSection-module__hOotka__card:hover{background:#7068f41a;transform:translateY(-5px);box-shadow:0 8px 20px #7068f426}.StatsSection-module__hOotka__number{background:linear-gradient(90deg,#7068f4,#ff64b4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;justify-content:center;align-items:center;height:4rem;margin-bottom:8px;font-size:2.5rem;font-weight:700;display:flex}.StatsSection-module__hOotka__label{color:#555;font-size:1.1rem;font-weight:500}.dark .StatsSection-module__hOotka__label{color:#ddd}
.TestimonialsSlider-module__0BGILa__header h2{background:linear-gradient(90deg,#7068f4,#ff64b4 50%,#ffd94a);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text}.TestimonialsSlider-module__0BGILa__fullBleed{width:100vw;margin-left:50%;overflow-x:hidden;transform:translate(-50%)}
@keyframes FaqSection-module__bTJeoG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.FaqSection-module__bTJeoG__float{animation:3s ease-in-out infinite FaqSection-module__bTJeoG__float;display:inline-block}.FaqSection-module__bTJeoG__header h2{background:linear-gradient(90deg,#7068f4,#ff64b4 50%,#ffd94a);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text}
