.Button-module__iYV4-q__btn{border-radius:var(--radius-full);cursor:pointer;box-sizing:border-box;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Button-module__iYV4-q__primary{background:var(--primary);color:#fff;box-shadow:0 4px 6px -1px #10b9814d}.Button-module__iYV4-q__primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 15px -3px #10b98166}.Button-module__iYV4-q__secondary{background:var(--card-bg);color:var(--foreground);border:1px solid var(--border)}.Button-module__iYV4-q__secondary:hover{background:var(--background-alt);border-color:var(--foreground-muted);transform:translateY(-2px)}.Button-module__iYV4-q__outline{color:var(--primary);border:1px solid var(--primary);background:0 0}.Button-module__iYV4-q__outline:hover{background:#10b9811a}.Button-module__iYV4-q__ghost{color:var(--foreground-muted);background:0 0}.Button-module__iYV4-q__ghost:hover{color:var(--primary);background:#10b9810d}
.Header-module__hBw1pG__header{z-index:1000;width:100%;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #0000000d}.dark .Header-module__hBw1pG__scrolled{background:#0f172ad9;border-bottom:1px solid #ffffff0d}.Header-module__hBw1pG__navContainer{padding:1rem 0;transition:padding .3s}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navContainer{padding:.75rem 0}.Header-module__hBw1pG__wideContainer{width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem}.Header-module__hBw1pG__nav{z-index:10;justify-content:space-between;align-items:center;display:flex;position:relative}.Header-module__hBw1pG__mobileActions{display:none}.Header-module__hBw1pG__desktopNav{-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #fff9;border-radius:999px;align-items:center;gap:.5rem;margin:0 auto;padding:.5rem .75rem;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #00000008,inset 0 0 0 1px #ffffff80}.dark .Header-module__hBw1pG__desktopNav{background:#0f172a99;border-color:#ffffff1a;box-shadow:0 4px 6px -1px #0003,inset 0 0 0 1px #ffffff0d}.Header-module__hBw1pG__navLink{color:var(--foreground-muted);z-index:1;border-radius:999px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--foreground);background:#0000000d}.dark .Header-module__hBw1pG__navLink{color:var(--foreground-muted)}.dark .Header-module__hBw1pG__navLink:hover{color:var(--foreground);background:#ffffff1a}.Header-module__hBw1pG__activeLink{color:var(--primary);background:#fff;box-shadow:0 2px 5px #0000000d}.dark .Header-module__hBw1pG__activeLink{background:var(--primary-gradient);color:#fff;box-shadow:0 4px 6px -1px #10b98133}.Header-module__hBw1pG__actions{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__loginBtn{color:var(--foreground);font-weight:600}.Header-module__hBw1pG__mobileToggle{cursor:pointer;z-index:1002;color:var(--foreground);background:0 0;border:none;padding:.5rem;display:none}.Header-module__hBw1pG__hamburger{background:currentColor;width:24px;height:2px;transition:all .3s;display:block;position:relative}.Header-module__hBw1pG__hamburger:before,.Header-module__hBw1pG__hamburger:after{content:"";background:currentColor;width:100%;height:2px;transition:all .3s;position:absolute;left:0}.Header-module__hBw1pG__hamburger:before{top:-8px}.Header-module__hBw1pG__hamburger:after{bottom:-8px}@media (max-width:900px){.Header-module__hBw1pG__logo{z-index:1001;position:relative}.Header-module__hBw1pG__desktopNav{z-index:999;-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;height:100vh;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;justify-content:flex-start;gap:1rem;padding:9rem 2rem 2rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;transform:translate(100%)}.dark .Header-module__hBw1pG__desktopNav{background:#020617;border-right:1px solid #ffffff1a}.Header-module__hBw1pG__mobileActions{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:2rem;display:flex}.Header-module__hBw1pG__mobileCta,.Header-module__hBw1pG__mobileLogin{justify-content:center;width:100%;max-width:300px;font-size:1.1rem;padding:.75rem!important}.Header-module__hBw1pG__mobileLogin{color:var(--foreground);border:1px solid var(--border)}.dark .Header-module__hBw1pG__mobileLogin{color:#fff;border-color:#fff3}.Header-module__hBw1pG__mobileOpen{transform:translate(0)}.Header-module__hBw1pG__mobileToggle{display:block}.Header-module__hBw1pG__navLink{text-align:center;width:100%;font-size:1.5rem;font-weight:700;background:0 0!important}.Header-module__hBw1pG__actions .Header-module__hBw1pG__loginBtn,.Header-module__hBw1pG__actions .Header-module__hBw1pG__ctaBtn{display:none}}@media (max-width:480px){.Header-module__hBw1pG__header{padding:0}.Header-module__hBw1pG__logo img{width:140px;height:auto}}
.TopBanner-module__gjaBgG__banner{color:#fff;text-align:center;z-index:1001;background:linear-gradient(90deg,#f59e0b 0%,#ef4444 50%,#8b5cf6 100%);justify-content:center;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex;position:relative;box-shadow:0 2px 10px #0000001a}.TopBanner-module__gjaBgG__content{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.TopBanner-module__gjaBgG__badge{color:#ef4444;text-transform:uppercase;white-space:nowrap;background:#fff;border-radius:4px;padding:.1rem .5rem;font-size:.75rem;font-weight:800}.TopBanner-module__gjaBgG__text{white-space:nowrap}.TopBanner-module__gjaBgG__timer{white-space:nowrap;background:#0003;border-radius:4px;padding:.1rem .5rem;font-family:monospace;font-size:1rem}.TopBanner-module__gjaBgG__button{color:#ef4444;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.8rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 2px 5px #0000001a}.TopBanner-module__gjaBgG__arrow{font-size:1em}@media (max-width:768px){.TopBanner-module__gjaBgG__banner{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:.4rem .5rem}.TopBanner-module__gjaBgG__content{flex:initial;flex-wrap:wrap;justify-content:center;gap:.4rem}.TopBanner-module__gjaBgG__text{display:none}.TopBanner-module__gjaBgG__badge{padding:.1rem .4rem;font-size:.7rem}.TopBanner-module__gjaBgG__timer{padding:.1rem .4rem;font-size:.85rem}.TopBanner-module__gjaBgG__button{padding:.2rem .6rem;font-size:.75rem}}
.ThemeToggle-module__sGqMhG__toggle{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.ThemeToggle-module__sGqMhG__toggle:hover{background:#0000000d}.dark .ThemeToggle-module__sGqMhG__toggle:hover{background:#ffffff1a}.ThemeToggle-module__sGqMhG__togglePlaceholder{width:36px;height:36px}.ThemeToggle-module__sGqMhG__icon{width:20px;height:20px}
.Footer-module__S6Hkya__footer{color:#fff;background:#0f172a;padding:5rem 0 2rem;font-size:.95rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__brandDesc{color:#cbd5e1;max-width:300px;margin-bottom:0;line-height:1.6}.Footer-module__S6Hkya__logo{margin-bottom:-.625rem}.Footer-module__S6Hkya__socialIcons{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#0f172a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:#34d399;transform:translateY(-2px)}.Footer-module__S6Hkya__title{color:#fff;margin-bottom:0;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__link{color:#cbd5e1;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#34d399}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__contactItem{color:#cbd5e1;align-items:flex-start;gap:.75rem;display:flex}.Footer-module__S6Hkya__contactItem svg{color:#fff;flex-shrink:0;margin-top:3px}.Footer-module__S6Hkya__newsletterText{color:#94a3b8;margin-bottom:.5rem;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__subscribeForm{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__inputWrapper{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;height:48px;padding:.35rem;transition:border-color .2s;display:flex;position:relative}.Footer-module__S6Hkya__inputWrapper:focus-within{border-color:#34d399}.Footer-module__S6Hkya__input{color:#fff;background:0 0;border:none;flex:1;min-width:0;height:100%;padding:0 1rem;font-size:.95rem}.Footer-module__S6Hkya__input::placeholder{color:#64748b}.Footer-module__S6Hkya__input:focus{outline:none}.Footer-module__S6Hkya__subscribeBtn{color:#fff;aspect-ratio:1;cursor:pointer;background:#10b981;border:none;border-radius:8px;justify-content:center;align-items:center;height:100%;transition:all .2s;display:flex}.Footer-module__S6Hkya__subscribeBtn:hover{background:#059669;transform:translate(2px)}.Footer-module__S6Hkya__privacyNote{color:#64748b;margin-top:.25rem;font-size:.8rem}.Footer-module__S6Hkya__bottom{text-align:center;color:#cbd5e1;border-top:1px solid #ffffff1a;padding-top:2rem;padding-bottom:1rem;font-size:.9rem;position:relative}.Footer-module__S6Hkya__floatingActions{z-index:100;flex-direction:column;align-items:flex-end;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Footer-module__S6Hkya__chatBtn{color:#fff;cursor:pointer;background:#22c55e;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .5rem .5rem 1rem;font-weight:600;transition:transform .2s;animation:3s ease-in-out infinite Footer-module__S6Hkya__floatScale;display:flex;box-shadow:0 4px 12px #0003}@keyframes Footer-module__S6Hkya__floatScale{0%{transform:scale(1);box-shadow:0 4px 12px #0003}50%{transform:scale(1.05);box-shadow:0 8px 24px #22c55e66}to{transform:scale(1);box-shadow:0 4px 12px #0003}}.Footer-module__S6Hkya__chatBtn:hover{transform:scale(1.05)}.Footer-module__S6Hkya__whatsappIcon{width:40px;height:40px}.Footer-module__S6Hkya__scrollTopBtn{color:#fff;cursor:pointer;background:#475569;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 6px #0000001a}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem}}
.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:4rem}.FAQ-module__V8_xEa__list{flex-direction:column;gap:1rem;display:flex}.FAQ-module__V8_xEa__item{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card-bg);cursor:pointer;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:var(--primary-light)}.FAQ-module__V8_xEa__question{color:var(--foreground);justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__icon{color:var(--primary);justify-content:center;align-items:center;width:24px;height:24px;font-size:1.5rem;display:flex}.FAQ-module__V8_xEa__answer{background:var(--background-alt);max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:200px}.FAQ-module__V8_xEa__answerContent{color:var(--foreground-muted);padding:0 1.5rem 1.5rem;line-height:1.6}
.FeatureSpotlight-module__HFAJKa__wrapper{align-items:center;gap:5rem;display:flex}.FeatureSpotlight-module__HFAJKa__reversed{flex-direction:row-reverse}.FeatureSpotlight-module__HFAJKa__content,.FeatureSpotlight-module__HFAJKa__visual{flex:1}.FeatureSpotlight-module__HFAJKa__title{margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:1.2}.FeatureSpotlight-module__HFAJKa__description{color:var(--foreground-muted);margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.FeatureSpotlight-module__HFAJKa__benefits{margin-bottom:2.5rem;padding:0;list-style:none}.FeatureSpotlight-module__HFAJKa__benefits li{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.1rem;font-weight:500;display:flex}.FeatureSpotlight-module__HFAJKa__check{color:var(--primary);font-weight:900}.FeatureSpotlight-module__HFAJKa__imagePlaceholder{aspect-ratio:16/10;border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(8px);width:100%;position:relative;overflow:hidden}.FeatureSpotlight-module__HFAJKa__section{padding:2rem 0;position:relative}@media (max-width:900px){.FeatureSpotlight-module__HFAJKa__wrapper{flex-direction:column;gap:3rem}.FeatureSpotlight-module__HFAJKa__reversed{flex-direction:column}.FeatureSpotlight-module__HFAJKa__title{font-size:1.75rem}}
.FooterCTA-module__3_jybG__section{padding:6rem 0}.FooterCTA-module__3_jybG__ctaCard{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #ffffff1a;border-radius:30px;flex-direction:column;align-items:center;padding:5rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #0006}.FooterCTA-module__3_jybG__meshGradient{pointer-events:none;background:radial-gradient(circle,#10b98126 0%,#0000 40%);width:200%;height:200%;animation:10s infinite FooterCTA-module__3_jybG__pulse;position:absolute;top:-50%;left:-50%}.FooterCTA-module__3_jybG__gridPattern{opacity:.05;pointer-events:none;background:url(/grid-pattern.svg);width:100%;height:100%;position:absolute;top:0;left:0}.FooterCTA-module__3_jybG__content{z-index:10;max-width:850px;position:relative}.FooterCTA-module__3_jybG__title{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.FooterCTA-module__3_jybG__description{opacity:.8;color:#cbd5e1;margin-bottom:3rem;font-size:1.3rem;font-weight:400;line-height:1.6}.FooterCTA-module__3_jybG__buttonGroup{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.FooterCTA-module__3_jybG__primaryBtn{color:#fff!important;background:linear-gradient(135deg,#10b981 0%,#059669 100%)!important;border:none!important;border-radius:999px!important;padding:1.25rem 3rem!important;font-size:1.1rem!important;font-weight:700!important;transition:all .3s!important;box-shadow:0 10px 25px -5px #10b98166,0 8px 10px -6px #10b98166!important}.FooterCTA-module__3_jybG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #10b98180,0 8px 10px -6px #10b98180!important}.FooterCTA-module__3_jybG__secondaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:999px!important;padding:1.25rem 3rem!important;font-size:1.1rem!important;font-weight:600!important;transition:all .3s!important}.FooterCTA-module__3_jybG__secondaryBtn:hover{transform:translateY(-2px);background:#ffffff26!important;border-color:#fff6!important}.FooterCTA-module__3_jybG__trustIndicators{opacity:.8;color:#cbd5e1;flex-wrap:wrap;justify-content:center;gap:2rem;font-size:.9rem;display:flex}.FooterCTA-module__3_jybG__trustItem{align-items:center;gap:.5rem;display:flex}@keyframes FooterCTA-module__3_jybG__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@media (max-width:768px){.FooterCTA-module__3_jybG__section{padding:4rem 0}.FooterCTA-module__3_jybG__ctaCard{border-radius:20px;padding:3rem 1.5rem}.FooterCTA-module__3_jybG__title{font-size:2.25rem;line-height:1.1}.FooterCTA-module__3_jybG__description{margin-bottom:2rem;font-size:1rem}.FooterCTA-module__3_jybG__buttonGroup{flex-direction:column;gap:1rem;width:100%}.FooterCTA-module__3_jybG__primaryBtn,.FooterCTA-module__3_jybG__secondaryBtn{justify-content:center;width:100%;padding:1rem 1.5rem!important}.FooterCTA-module__3_jybG__trustIndicators{flex-direction:column;align-items:center;gap:.75rem}.FooterCTA-module__3_jybG__separator{display:none}}
.Hero-module__ZARIfG__hero{background:radial-gradient(circle,#10b9810d 0%,#0000 60%);align-items:center;height:auto;min-height:700px;padding-top:10rem;padding-bottom:6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGlow{opacity:.05;pointer-events:none;z-index:0;background:url(/grid-pattern.svg);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.Hero-module__ZARIfG__content{z-index:10;flex:1;width:50%}.Hero-module__ZARIfG__Hero-module__ZARIfG__visual{width:50%!important}.Hero-module__ZARIfG__badge{color:var(--primary-dark);background:#10b9811a;border:1px solid #10b98133;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 4px 10px #10b9811a}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:var(--foreground);margin-top:.5rem;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--foreground-muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__stats{border-top:1px solid var(--border);gap:3rem;padding-top:2rem;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;display:flex}.Hero-module__ZARIfG__stat strong{color:var(--foreground);font-size:1.5rem;font-weight:800}.Hero-module__ZARIfG__stat span{color:var(--foreground-muted);font-size:.9rem}.Hero-module__ZARIfG__trustIndicators{color:var(--foreground-muted);flex-wrap:wrap;justify-content:flex-start;gap:1.5rem;margin-top:1.5rem;font-size:.9rem;font-weight:500;display:flex}.Hero-module__ZARIfG__trustItem{align-items:center;gap:.5rem;display:flex}@media (max-width:900px){.Hero-module__ZARIfG__trustIndicators{flex-direction:column;justify-content:center;align-items:center;gap:.75rem}}.Hero-module__ZARIfG__visual{width:50%}.Hero-module__ZARIfG__imageWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__imageWrapper img{animation:6s ease-in-out infinite Hero-module__ZARIfG__float}.Hero-module__ZARIfG__heroImage{object-fit:contain;filter:drop-shadow(0 20px 40px #0000001a);width:100%;height:auto;animation:6s ease-in-out infinite Hero-module__ZARIfG__float}.Hero-module__ZARIfG__playButton{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0003}.Hero-module__ZARIfG__playButton:hover{transform:translate(-50%,-50%)scale(1.1)}.Hero-module__ZARIfG__playIcon{color:var(--primary);margin-left:5px;font-size:2rem}.Hero-module__ZARIfG__playPulse{z-index:5;pointer-events:none;background:#ffffff80;border-radius:50%;width:80px;height:80px;animation:2s infinite Hero-module__ZARIfG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__pulse{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:900px){.Hero-module__ZARIfG__hero{text-align:center;min-height:auto;padding-top:9.5rem;padding-bottom:3rem}.Hero-module__ZARIfG__container{flex-direction:column;gap:2rem}.Hero-module__ZARIfG__content{z-index:10;flex:1;width:100%;max-width:100%;margin-bottom:2rem;padding:0 1rem}.Hero-module__ZARIfG__badge{padding:.4rem .8rem;font-size:.8rem}.Hero-module__ZARIfG__title{margin-bottom:1rem;font-size:2.25rem}.Hero-module__ZARIfG__subheadline{margin-bottom:1.5rem!important;font-size:1rem!important}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem;width:100%}.Hero-module__ZARIfG__actions button,.Hero-module__ZARIfG__actions a{justify-content:center;width:100%}.Hero-module__ZARIfG__stats{flex-direction:column;gap:1.5rem;padding-top:1.5rem}.Hero-module__ZARIfG__stat{flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.Hero-module__ZARIfG__visual{width:100%;margin-top:0}.Hero-module__ZARIfG__playButton{width:50px;height:50px}.Hero-module__ZARIfG__playIcon{font-size:1.25rem}.Hero-module__ZARIfG__imageWrapper img{height:auto!important}}.Hero-module__ZARIfG__playTrigger{background:var(--card-bg)!important;color:var(--foreground)!important;border:1px solid var(--border)!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.Hero-module__ZARIfG__playTrigger:hover{transform:translateY(-2px);border-color:var(--primary)!important;color:var(--primary)!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important}.Hero-module__ZARIfG__playTrigger span{font-size:.9em}.Hero-module__ZARIfG__playTrigger:hover .Hero-module__ZARIfG__playIconWrapper{background:var(--primary-dark);transform:scale(1.1)}.Hero-module__ZARIfG__playIconWrapper{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:10px;transition:transform .3s;display:flex;box-shadow:0 2px 5px #10b9814d}.Hero-module__ZARIfG__playTrigger{padding-left:.75rem!important;padding-right:1.5rem!important}
.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:3rem}.Testimonials-module__ItA9Ha__carouselContainer{align-items:center;gap:1rem;max-width:800px;margin:0 auto;display:flex;position:relative}.Testimonials-module__ItA9Ha__carouselTrack{border-radius:var(--radius-xl);flex:1;overflow:hidden}.Testimonials-module__ItA9Ha__slides{box-shadow:var(--shadow-xl);transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.Testimonials-module__ItA9Ha__slide{min-width:100%}.Testimonials-module__ItA9Ha__card{background:var(--card-bg);border-radius:var(--radius-xl);border:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;min-height:300px;padding:3rem;display:flex;position:relative}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--primary);opacity:.2;margin-bottom:1rem;font-family:serif;font-size:4rem;line-height:1}.Testimonials-module__ItA9Ha__text{color:var(--foreground);flex-grow:1;max-width:600px;margin-bottom:2rem;font-size:1.25rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__stars{margin-bottom:1.5rem;font-size:1.2rem}.Testimonials-module__ItA9Ha__author{text-align:left;align-items:center;gap:.75rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #10b9814d}.Testimonials-module__ItA9Ha__author h4{color:var(--foreground);margin:0;font-size:1rem;font-weight:700}.Testimonials-module__ItA9Ha__author span{color:var(--foreground-muted);font-size:.85rem}.Testimonials-module__ItA9Ha__navBtn{background:var(--background-alt);border:1px solid var(--border);cursor:pointer;width:40px;height:40px;color:var(--foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.Testimonials-module__ItA9Ha__navBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.Testimonials-module__ItA9Ha__dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.Testimonials-module__ItA9Ha__dot{background:var(--border);cursor:pointer;border:none;transition:all .2s;border-radius:100%!important;width:10px!important;height:10px!important;padding:0!important}.Testimonials-module__ItA9Ha__activeDot{background:var(--primary)}@media (max-width:600px){.Testimonials-module__ItA9Ha__card{padding:2rem 1.5rem}.Testimonials-module__ItA9Ha__navBtn{display:none}}
.VideoModal-module__YJZvbq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.3s ease-out VideoModal-module__YJZvbq__fadeIn;display:flex;position:fixed;top:0;left:0}.VideoModal-module__YJZvbq__modal{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;max-width:900px;animation:.3s ease-out VideoModal-module__YJZvbq__scaleIn;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.VideoModal-module__YJZvbq__closeBtn{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;font-size:2rem;line-height:1;transition:opacity .2s;position:absolute;top:-40px;right:0}.VideoModal-module__YJZvbq__closeBtn:hover{opacity:1}.VideoModal-module__YJZvbq__iframe{border:none;width:100%;height:100%}@keyframes VideoModal-module__YJZvbq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes VideoModal-module__YJZvbq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.SocialProof-module__qq_XNa__section{border-bottom:1px solid var(--border);text-align:center;background:0 0;padding:2rem 0 4rem}.SocialProof-module__qq_XNa__statsRow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:1.5rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:2.5rem;display:flex;box-shadow:0 20px 40px -5px #0000001a}.SocialProof-module__qq_XNa__statItem{text-align:left;align-items:center;gap:1.25rem;display:flex}.SocialProof-module__qq_XNa__statIcon{width:3.5rem;height:3.5rem;color:var(--primary);background:#10b9811a;border:1px solid #10b98133;border-radius:50%;justify-content:center;align-items:center;font-size:1.75rem;display:flex}.SocialProof-module__qq_XNa__statInfo h3{color:var(--foreground);margin-bottom:.25rem;font-size:1.75rem;font-weight:800;line-height:1}.SocialProof-module__qq_XNa__statInfo p{color:var(--foreground-muted);margin:0;font-size:.9rem;font-weight:600}.SocialProof-module__qq_XNa__statDivider{background:#ffffff1a;width:1px;height:50px}.SocialProof-module__qq_XNa__trustedBy{margin-top:3rem}.SocialProof-module__qq_XNa__label{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.1em;opacity:.8;margin-bottom:2.5rem;font-size:.85rem;font-weight:600}.SocialProof-module__qq_XNa__logos{opacity:.7;color:var(--foreground-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;font-size:1.5rem;font-weight:700;display:flex}.SocialProof-module__qq_XNa__logos img{object-fit:contain;width:150px;height:50px}.SocialProof-module__qq_XNa__logoItem{cursor:default;align-items:center;transition:all .3s;display:flex}.SocialProof-module__qq_XNa__logoItem:hover{opacity:1;color:var(--foreground);text-shadow:0 0 20px #ffffff1a;transform:translateY(-2px)}@media (max-width:768px){.SocialProof-module__qq_XNa__statsRow{grid-template-columns:repeat(2,1fr);align-items:center;gap:2rem 1rem;padding:2rem 1.5rem;display:grid}.SocialProof-module__qq_XNa__statDivider{display:none}.SocialProof-module__qq_XNa__statItem{text-align:center;border-bottom:none;flex-direction:column;gap:.75rem;width:100%;padding-bottom:0}.SocialProof-module__qq_XNa__statItem:last-child{border-bottom:none;padding-bottom:0}.SocialProof-module__qq_XNa__statIcon{margin:0}.SocialProof-module__qq_XNa__logos{gap:2rem}}
.HowItWorks-module__tSMH5W__section{padding:2rem 0 4rem;position:relative}.HowItWorks-module__tSMH5W__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.HowItWorks-module__tSMH5W__header{text-align:center;max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto}.HowItWorks-module__tSMH5W__title{color:var(--foreground);letter-spacing:-.025em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.HowItWorks-module__tSMH5W__subtitle{color:var(--foreground-muted);font-size:1.125rem;line-height:1.7}.HowItWorks-module__tSMH5W__grid{z-index:10;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid;position:relative}.HowItWorks-module__tSMH5W__card{background:var(--card-bg);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;align-items:flex-start;height:100%;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.HowItWorks-module__tSMH5W__card:hover{box-shadow:var(--shadow-xl);border-color:var(--primary);transform:translateY(-4px)}.HowItWorks-module__tSMH5W__iconWrapper{width:3.5rem;height:3.5rem;color:var(--primary);background:#10b9811a;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.HowItWorks-module__tSMH5W__iconWrapper svg{width:1.75rem;height:1.75rem}.HowItWorks-module__tSMH5W__stepTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.HowItWorks-module__tSMH5W__stepDescription{color:var(--foreground-muted);font-size:1rem;line-height:1.6}.HowItWorks-module__tSMH5W__highlight{color:var(--primary);font-weight:600;font-family:var(--font-mono,monospace);background:#10b9811a;border-radius:.25rem;padding:.1rem .3rem}@media (max-width:768px){.HowItWorks-module__tSMH5W__title{font-size:2rem}.HowItWorks-module__tSMH5W__section{padding:4rem 0}.HowItWorks-module__tSMH5W__card{padding:2rem 1.5rem}}
.UseCases-module__gggr1G__header{text-align:center;margin-bottom:4rem}.UseCases-module__gggr1G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.UseCases-module__gggr1G__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow-sm);padding:2rem;transition:all .2s}.UseCases-module__gggr1G__card:hover{background:var(--background-alt);border-color:var(--primary-light)}.UseCases-module__gggr1G__icon{margin-bottom:1rem;font-size:2.5rem}.UseCases-module__gggr1G__card h3{margin-bottom:.5rem;font-size:1.25rem}.UseCases-module__gggr1G__card p{color:var(--foreground-muted);font-size:.95rem}
.about-module__8TymFG__aboutSection{background:#f8fafc;padding:8rem 0 6rem;overflow:hidden}.about-module__8TymFG__hero{text-align:center;max-width:900px;margin:0 auto 6rem}.about-module__8TymFG__label{color:var(--primary-dark);background:#0f172a0d;border:1px solid #0f172a1a;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.about-module__8TymFG__title{letter-spacing:-.04em;color:#0f172a;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.about-module__8TymFG__highlight{background:linear-gradient(135deg,var(--primary)0%,#059669 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.about-module__8TymFG__lead{color:#64748b;max-width:800px;margin:0 auto;font-size:1.35rem;line-height:1.6}.about-module__8TymFG__valuesSection{margin-bottom:8rem}.about-module__8TymFG__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.about-module__8TymFG__card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.about-module__8TymFG__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 25px 50px -12px #0000001a}.about-module__8TymFG__iconWrapper{width:70px;height:70px;color:var(--primary);background:#eff6ff;border-radius:20px;justify-content:center;align-items:center;margin-bottom:2rem;font-size:2rem;display:flex}.about-module__8TymFG__card h3{color:#0f172a;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.about-module__8TymFG__card p{color:#64748b;font-size:1.1rem;line-height:1.7}.about-module__8TymFG__storySection{color:#fff;background:#0f172a;border-radius:32px;grid-template-columns:1fr 1fr;margin-bottom:4rem;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.about-module__8TymFG__storySection:before{content:"";opacity:.4;pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1h2v2H1V1zm4 0h2v2H5V1zm4 0h2v2H9V1zm4 0h2v2h-2V1zm4 0h2v2h-2V1z' fill='%23ffffff' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.about-module__8TymFG__storyContent{z-index:10;flex-direction:column;justify-content:center;padding:5rem;display:flex;position:relative}.about-module__8TymFG__storyTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.about-module__8TymFG__storyText{color:#fffc;margin-bottom:3rem;font-size:1.2rem;line-height:1.8}.about-module__8TymFG__stats{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:3rem;display:grid}.about-module__8TymFG__stat h4{color:#34d399;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.about-module__8TymFG__stat p{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.about-module__8TymFG__storyVisual{background:radial-gradient(circle,#1e293b 0%,#0f172a 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__storyVisual:after{content:"";background:linear-gradient(135deg,#34d3991a 0%,#0000 60%);position:absolute;inset:0}@media (max-width:900px){.about-module__8TymFG__title{font-size:2.5rem}.about-module__8TymFG__storySection{grid-template-columns:1fr}.about-module__8TymFG__storyContent{padding:3rem}.about-module__8TymFG__stats{text-align:center;grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__storyVisual{height:300px}}
.contact-module__swMWYG__main{justify-content:center;align-items:center;min-height:100vh;padding:10rem 1rem 4rem;display:flex}.contact-module__swMWYG__centerWrapper{width:100%;max-width:1000px}.contact-module__swMWYG__card{background:var(--card-bg);border-radius:1rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (min-width:900px){.contact-module__swMWYG__card{flex-direction:row;min-height:600px}}.contact-module__swMWYG__sidebar{color:#fff;background:#0f172a;flex-direction:column;flex:0 0 40%;justify-content:space-between;padding:3rem;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__sidebarTitle{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.contact-module__swMWYG__sidebarDesc{color:#94a3b8;margin-bottom:3rem;font-size:.95rem;line-height:1.6}.contact-module__swMWYG__contactList{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__contactItem{align-items:center;gap:1rem;font-size:1rem;display:flex}.contact-module__swMWYG__iconCircle{justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__socials{z-index:10;margin-top:3rem;position:relative}.contact-module__swMWYG__followText{letter-spacing:.05em;color:#94a3b8;margin-bottom:1rem;font-size:.8rem;font-weight:600}.contact-module__swMWYG__socialIcons{gap:1rem;display:flex}.contact-module__swMWYG__socialLink{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.contact-module__swMWYG__socialLink:hover{background:var(--primary);transform:translateY(-2px)}.contact-module__swMWYG__circle1,.contact-module__swMWYG__circle2{z-index:1;background:#ffffff0d;border-radius:50%;position:absolute}.contact-module__swMWYG__circle1{width:200px;height:200px;bottom:-50px;right:-50px}.contact-module__swMWYG__circle2{opacity:.5;width:100px;height:100px;bottom:80px;right:50px}.contact-module__swMWYG__sidebarContent{flex:1}.contact-module__swMWYG__whatsappBox{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin-top:2rem;padding:1.5rem}.contact-module__swMWYG__whatsappTitle{color:#fff;margin-top:0;margin-bottom:1rem;font-size:.9rem;font-weight:600}.contact-module__swMWYG__formSection{background:0 0;flex:1;padding:3rem}.contact-module__swMWYG__form,.contact-module__swMWYG__row{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:640px){.contact-module__swMWYG__row{flex-direction:row}}.contact-module__swMWYG__group{flex-direction:column;flex:1;gap:.5rem;display:flex}.contact-module__swMWYG__group label{color:var(--foreground-muted);font-size:.9rem;font-weight:600}.contact-module__swMWYG__group input,.contact-module__swMWYG__group textarea{color:var(--foreground);background:0 0;border:none;border-bottom:1px solid #cbd5e1;border-radius:0;padding:.75rem 0;font-size:1rem;transition:all .2s}.contact-module__swMWYG__group input:focus,.contact-module__swMWYG__group textarea:focus{border-bottom-color:var(--primary);box-shadow:0 1px 0 0 var(--primary);outline:none}.contact-module__swMWYG__group input::placeholder,.contact-module__swMWYG__group textarea::placeholder{color:#94a3b8}.contact-module__swMWYG__submitBtn{background:var(--primary-gradient);color:#fff;cursor:pointer;letter-spacing:.025em;border:none;border-radius:999px;width:100%;margin-top:1rem;padding:1rem 2rem;font-weight:700;transition:all .2s;box-shadow:0 4px 6px -1px #10b98133}.contact-module__swMWYG__submitBtn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 15px -3px #10b98166}
.pricing-module__kvPdYW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.pricing-module__kvPdYW__card{background:var(--card-bg);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 30px -10px #0000001a}.pricing-module__kvPdYW__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -10px #00000026}.pricing-module__kvPdYW__planName{background:var(--background-alt);color:var(--foreground);border-radius:999px;align-self:flex-start;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.pricing-module__kvPdYW__priceContainer{margin-bottom:2rem}.pricing-module__kvPdYW__originalPrice{color:#94a3b8;margin-right:.5rem;font-size:1rem;font-weight:500;text-decoration:line-through}.pricing-module__kvPdYW__price{color:var(--foreground);letter-spacing:-.02em;font-size:3.5rem;font-weight:800;line-height:1}.pricing-module__kvPdYW__period{color:var(--foreground-muted);margin-left:.25rem;font-size:1rem;font-weight:500}.pricing-module__kvPdYW__action{margin-bottom:2rem}.pricing-module__kvPdYW__features{flex-grow:1;margin-top:0;margin-bottom:2rem}.pricing-module__kvPdYW__features ul{margin:0;padding:0;list-style:none!important}.pricing-module__kvPdYW__features li{color:var(--foreground-muted);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.5;display:flex}.pricing-module__kvPdYW__features span{color:#22c55e;font-size:1.1rem;font-weight:700}.pricing-module__kvPdYW__chatAction{margin-top:auto}.pricing-module__kvPdYW__chatButton{color:#fff;background:#10b981;justify-content:center;align-items:center;gap:.5rem;width:100%;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #10b98133;border-radius:999px!important}.pricing-module__kvPdYW__chatButton:hover{background:#059669;box-shadow:0 10px 15px -3px #10b9814d}.pricing-module__kvPdYW__freeTier{background:var(--card-bg);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;gap:2rem;margin-top:2rem;padding:3rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.pricing-module__kvPdYW__freeHeader{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-bottom:2rem;display:flex}.pricing-module__kvPdYW__freeFeatures{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}@media (max-width:768px){.pricing-module__kvPdYW__freeHeader{text-align:center;flex-direction:column;align-items:center}.pricing-module__kvPdYW__freeActions{flex-direction:column;width:100%}.pricing-module__kvPdYW__freeActions a,.pricing-module__kvPdYW__freeActions button{justify-content:center;width:100%!important}}.pricing-module__kvPdYW__freeActions{align-items:center;gap:1rem;display:flex}.pricing-module__kvPdYW__chatButton,.pricing-module__kvPdYW__tryFreeBtn{justify-content:center;align-items:center;min-height:54px;display:flex;padding:.8rem 2rem!important;font-size:1rem!important}.pricing-module__kvPdYW__tryFreeBtn{color:#fff;white-space:nowrap;background:#0f172a;border-color:#0f172a;border-radius:999px}.pricing-module__kvPdYW__noDots{margin:0;padding:0;list-style:none!important}.pricing-module__kvPdYW__popularPlan{z-index:10;border:2px solid #3b82f6;transform:scale(1.05);box-shadow:0 20px 25px -5px #8b5cf626,0 8px 10px -6px #8b5cf61a;border-color:#8b5cf6!important}.pricing-module__kvPdYW__recommendedBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:999px;padding:.35rem 1.5rem;font-size:.85rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a}.pricing-module__kvPdYW__lifetimePlan{border:2px solid #3b82f6}@media (max-width:900px){.pricing-module__kvPdYW__popularPlan{margin-top:1rem;margin-bottom:1rem;transform:none}}
.tutorials-module__eb9YZa__card{text-align:center;cursor:pointer;flex-direction:column;align-items:center;height:100%;padding:2.5rem 1.5rem;transition:all .3s;display:flex;position:relative}.tutorials-module__eb9YZa__label{background:var(--card-bg);letter-spacing:.05em;text-transform:uppercase;color:var(--primary-dark);border:1px solid var(--border);box-shadow:var(--shadow-sm);white-space:nowrap;border-top:none;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;padding:.25rem 1rem;font-size:.7rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%)}.tutorials-module__eb9YZa__category{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground-muted);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.tutorials-module__eb9YZa__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.tutorials-module__eb9YZa__description{color:var(--foreground-light);max-width:90%;font-size:.95rem;line-height:1.6}.tutorials-module__eb9YZa__watchBtn{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:red;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.75rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #dc262633}.tutorials-module__eb9YZa__watchBtn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 10px 15px -3px #dc26264d}.tutorials-module__eb9YZa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;animation:.3s tutorials-module__eb9YZa__fadeIn;display:flex;position:fixed;top:0;left:0}.tutorials-module__eb9YZa__modalContent{background:#000;border-radius:1rem;width:100%;max-width:900px;animation:.3s tutorials-module__eb9YZa__scaleUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.tutorials-module__eb9YZa__closeBtn{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:2rem;transition:opacity .2s;position:absolute;top:-3rem;right:0}.tutorials-module__eb9YZa__closeBtn:hover{opacity:1}@keyframes tutorials-module__eb9YZa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes tutorials-module__eb9YZa__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.tutorials-module__eb9YZa__playBtn{background:var(--primary);width:40px;height:30px;box-shadow:var(--shadow-md);border-radius:8px;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.tutorials-module__eb9YZa__card:hover{box-shadow:var(--shadow-xl);border-color:var(--primary);transform:translateY(-5px)}.tutorials-module__eb9YZa__card:hover .tutorials-module__eb9YZa__playBtn{background:var(--primary-dark);transform:scale(1.1)}
.ComparisonTable-module__Ys2ggq__header{text-align:center;margin-bottom:4rem}.ComparisonTable-module__Ys2ggq__tableWrapper{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow-x:auto}.ComparisonTable-module__Ys2ggq__table{border-collapse:collapse;background:var(--card-bg);text-align:center;width:100%}.ComparisonTable-module__Ys2ggq__table th,.ComparisonTable-module__Ys2ggq__table td{border-bottom:1px solid var(--border);padding:1.5rem}.ComparisonTable-module__Ys2ggq__table th{background:var(--background-alt);color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.ComparisonTable-module__Ys2ggq__us{border-top:4px solid var(--primary);color:var(--primary-dark)!important;background:#10b9811a!important}.ComparisonTable-module__Ys2ggq__highlight{color:var(--primary-dark);background:#10b9810d;font-weight:600}.ComparisonTable-module__Ys2ggq__table tr:last-child td{border-bottom:none}
