.home_homeWrap__IZYZ_{display:flex;flex-direction:column;min-height:100%}.home_animateOnScroll__xkAB2{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.home_animateOnScroll__xkAB2.home_isVisible__sXtzb{opacity:1;transform:translateY(0)}.home_container__2nSFh{margin:0 auto;max-width:1200px;padding:0 clamp(1rem,3vw,2rem);width:100%}.home_hero__z_jpu{align-items:flex-start;display:flex;justify-content:center;min-height:auto;overflow:visible;padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,2rem) clamp(2rem,5vw,4rem)}.home_heroContent__f1Kuk,.home_hero__z_jpu{position:relative;width:100%}.home_heroContent__f1Kuk{max-width:900px;text-align:center;z-index:1}.home_tagLine__KtH5l{align-items:center;animation:home_fadeInUp__daiIr .6s ease-out;background:rgba(3,179,0,.08);border:1px solid rgba(3,179,0,.2);border-radius:50px;display:inline-flex;gap:8px;margin-bottom:1.5rem;padding:8px 20px}.home_tagIcon__YQIiB{font-size:18px}.home_tagText__ey7M2{color:#03b300;font-size:13px;font-weight:600;letter-spacing:.02em}html.dark .home_tagLine__KtH5l{background:rgba(3,179,0,.12);border-color:rgba(3,179,0,.25)}html.dark .home_tagText__ey7M2{color:#41ff37}.home_heroTitle__31oGI{animation:home_fadeInUp__daiIr .8s ease-out .2s both;color:#000;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.5rem}@media (min-width:1200px){.home_heroTitle__31oGI{font-size:4rem}.home_heroContent__f1Kuk{max-width:1100px}}@media (min-width:1400px){.home_heroTitle__31oGI{font-size:4.5rem}.home_heroContent__f1Kuk{max-width:1300px}}@media (min-width:1800px){.home_heroTitle__31oGI{font-size:5.5rem}.home_heroContent__f1Kuk{max-width:1500px}}html.dark .home_heroTitle__31oGI{color:#fff}.home_accent__DW_gE{background:linear-gradient(90deg,#03b300,#00d47a,#00e6b8,#00c4eb,#0096c7,#0077b6,#005fda,#8127ff,#005fda,#0077b6,#0096c7,#00c4eb,#00e6b8,#00d47a,#03b300);-webkit-background-clip:text;background-clip:text;background-size:300% auto;-webkit-text-fill-color:transparent;animation:home_textShine__RL899 12s linear infinite}@keyframes home_textShine__RL899{0%{background-position:0}to{background-position:300%}}@keyframes home_fadeInUp__daiIr{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home_heroSubtitle__G5NMs{animation:home_fadeInUp__daiIr 1s ease-out .4s both;color:#64748b;font-size:clamp(1.1rem,2.2vw,1.4rem);line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px}html.dark .home_heroSubtitle__G5NMs{color:#94a3b8}.home_heroSearchWrapper__37_37{animation:home_fadeInUp__daiIr 1.2s ease-out .6s both;margin-bottom:0;position:relative;z-index:100}.home_heroSearch__aRIkd{margin:0 auto;max-width:600px;position:relative;transition:transform .3s ease}.home_heroSearchFocused__J5_Id{transform:scale(1.02)}.home_searchIcon__vZLl7{color:#1e293b;left:20px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:color .2s ease;z-index:2}html.dark .home_searchIcon__vZLl7{color:#e2e8f0}.home_heroSearchFocused__J5_Id .home_searchIcon__vZLl7{color:#03b300}html.dark .home_heroSearchFocused__J5_Id .home_searchIcon__vZLl7{color:#41ff37}.home_heroSearchInput__rLjVy{background:#fff;border:2px solid rgba(3,179,0,.2);border-radius:50px;box-shadow:0 4px 20px rgba(3,179,0,.08);color:#0f172a;font-family:inherit;font-size:16px;font-weight:500;outline:none;padding:18px 20px 18px 56px;transition:all .3s ease;width:100%}.home_heroSearchInput__rLjVy:focus{background:#fff;border-color:rgba(3,179,0,.6);box-shadow:0 4px 20px rgba(3,179,0,.15),0 0 0 4px rgba(3,179,0,.05)}.home_heroSearchInput__rLjVy::-moz-placeholder{color:#94a3b8}.home_heroSearchInput__rLjVy::placeholder{color:#94a3b8}html.dark .home_heroSearchInput__rLjVy{background:#1e2126;border-color:rgba(3,179,0,.3);color:#f1f5f9}html.dark .home_heroSearchInput__rLjVy:focus{background:#1e2126;border-color:rgba(3,179,0,.6)}html.dark .home_heroSearchInput__rLjVy::-moz-placeholder{color:#64748b}html.dark .home_heroSearchInput__rLjVy::placeholder{color:#64748b}.home_searchResults__IwN6a{animation:home_fadeIn__nzk5V .2s ease-out;background:#fff;border:2px solid rgba(3,179,0,.2);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.12);left:50%;max-height:400px;max-width:600px;overflow-y:auto;position:absolute;top:calc(100% + 12px);transform:translateX(-50%);width:100%;z-index:1000}@keyframes home_fadeIn__nzk5V{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}html.dark .home_searchResults__IwN6a{background:#1e2126;border-color:rgba(3,179,0,.3)}.home_searchResultItem__TYGqN{border-bottom:1px solid rgba(0,0,0,.05);color:#000;cursor:pointer;display:block;font-size:15px;padding:16px 24px;text-decoration:none;transition:all .2s ease}.home_searchResultItem__TYGqN:last-child{border-bottom:none}.home_searchResultItem__TYGqN:hover{background:rgba(3,179,0,.08);color:#03b300}html.dark .home_searchResultItem__TYGqN{border-bottom-color:hsla(0,0%,100%,.05);color:#fff}html.dark .home_searchResultItem__TYGqN:hover{background:rgba(3,179,0,.15);color:#41ff37}.home_popularSearches__v5rO9{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2.5rem;margin-top:1.5rem;position:relative;z-index:1}.home_popularLabel__KaAYR{color:#94a3b8;font-size:14px;font-weight:500}.home_popularTag__8YQV2{background:rgba(3,179,0,.08);border:1px solid rgba(3,179,0,.2);border-radius:20px;color:#03b300;font-size:13px;font-weight:500;padding:6px 14px;text-decoration:none;transition:all .2s ease}.home_popularTag__8YQV2:hover{background:rgba(3,179,0,.15);border-color:rgba(3,179,0,.4);transform:translateY(-2px)}html.dark .home_popularTag__8YQV2{background:rgba(3,179,0,.12);border-color:rgba(3,179,0,.25);color:#41ff37}.home_inlineNumber__54Nds{color:var(--color-primary-500,#03b300);display:inline;font-weight:600}.home_heroStats__Vffya{animation:home_fadeInUp__daiIr 1.4s ease-out .8s both;gap:1.5rem;justify-content:center}.home_heroStatItem__n2ZnE,.home_heroStats__Vffya{align-items:center;display:flex}.home_heroStatItem__n2ZnE{flex-direction:column;gap:.25rem}.home_heroStatNumber__HsQzY{color:#03b300;font-size:clamp(1.5rem,3vw,1.8rem);font-weight:800;line-height:1}.home_heroStatLabel__yxioN{color:#94a3b8;font-size:clamp(11px,1.2vw,12px);font-weight:500;letter-spacing:.05em;text-transform:uppercase}.home_heroStatDivider__Gh1b_{background:rgba(3,179,0,.2);height:30px;width:1px}.home_problemSection__REbcR{padding:clamp(3rem,6vw,5rem) 0}.home_problemGrid__4_sM2{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:3rem}.home_problemCard__PmTCd{background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);flex:1 1 280px;max-width:400px;overflow:hidden;padding:2.5rem 2rem 2rem;position:relative;text-align:center;transition:all .3s ease}.home_problemCard__PmTCd:before{content:attr(data-emoji);font-size:72px;opacity:.12;pointer-events:none;position:absolute;right:-15px;top:-15px;transition:all .4s ease}.home_problemCard__PmTCd:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.home_problemCard__PmTCd:hover:before{opacity:.2;transform:scale(1.15) rotate(8deg)}html.dark .home_problemCard__PmTCd{background:#2a2e35;box-shadow:0 2px 8px rgba(0,0,0,.3)}html.dark .home_problemCard__PmTCd:before{opacity:.15}html.dark .home_problemCard__PmTCd:hover:before{opacity:.25}.home_problemCard__PmTCd h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}html.dark .home_problemCard__PmTCd h3{color:#fff}.home_problemCard__PmTCd p{color:#64748b;font-size:.95rem;line-height:1.5}html.dark .home_problemCard__PmTCd p{color:#94a3b8}.home_solutionBox__4vpB7{background:linear-gradient(135deg,rgba(3,179,0,.08),rgba(3,179,0,.04));border:2px solid rgba(3,179,0,.15);border-radius:20px;margin:0 auto;max-width:800px;padding:3rem;text-align:center}html.dark .home_solutionBox__4vpB7{background:linear-gradient(135deg,rgba(3,179,0,.12),rgba(3,179,0,.06));border-color:rgba(3,179,0,.2)}.home_solutionIcon__FxTRk{font-size:2rem;margin-right:.5rem}.home_solutionTitle__NTLwv{align-items:center;color:#0f172a;display:flex;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;justify-content:center;margin-bottom:1rem}html.dark .home_solutionTitle__NTLwv{color:#fff}.home_solutionText__2pCQJ{color:#64748b;font-size:1.1rem;line-height:1.7}html.dark .home_solutionText__2pCQJ{color:#94a3b8}.home_benefitsButton__dlB6Y{align-items:center;background:transparent;border:none;border-radius:50px;color:#0f172a;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:10px;margin-top:1.5rem;overflow:hidden;padding:14px 28px;position:relative;transition:all .3s ease;z-index:1}.home_benefitsButton__dlB6Y:before{animation:home_benefitsBorderGlow__RLogz 4s linear infinite;background:linear-gradient(90deg,#03b300,#10b981,#06b6d4,#3b82f6,#10b981,#03b300);background-size:300% 100%;border-radius:50px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute;z-index:-1}.home_benefitsButton__dlB6Y:after{background:hsla(0,0%,100%,.95);border-radius:48px;content:"";inset:2px;position:absolute;z-index:-1}html.dark .home_benefitsButton__dlB6Y{color:#fff}html.dark .home_benefitsButton__dlB6Y:after{background:rgba(15,17,21,.95)}@keyframes home_benefitsBorderGlow__RLogz{0%{background-position:0 50%}to{background-position:300% 50%}}.home_benefitsButton__dlB6Y:hover{box-shadow:0 0 25px rgba(3,179,0,.3);transform:scale(1.05)}.home_benefitsButton__dlB6Y:hover:before{animation-duration:2s}html.dark .home_benefitsButton__dlB6Y:hover{box-shadow:0 0 30px rgba(65,255,55,.35)}.home_benefitsButtonIcon__x3sav{font-size:18px}.home_benefitsButtonArrow__B50I7{font-size:18px;transition:transform .3s ease}.home_benefitsButton__dlB6Y:hover .home_benefitsButtonArrow__B50I7{transform:translateX(4px)}.home_benefitsModalOverlay__Z8N3z{align-items:center;animation:home_benefitsFadeIn__KWh1_ .25s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(0,0,0,.7);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10000}@keyframes home_benefitsFadeIn__KWh1_{0%{opacity:0}to{opacity:1}}.home_benefitsModal__9bR__{animation:home_benefitsSlideUp__COVdz .35s cubic-bezier(.4,0,.2,1);background:linear-gradient(145deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 32px 64px rgba(0,0,0,.2);max-height:90vh;max-width:560px;overflow-y:auto;position:relative;width:100%}html.dark .home_benefitsModal__9bR__{background:linear-gradient(145deg,#1e2127,#16181c)}@keyframes home_benefitsSlideUp__COVdz{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.home_benefitsModalClose__fhe75{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,96%,.95);border:1px solid rgba(0,0,0,.08);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);color:#666;cursor:pointer;display:flex;float:right;font-size:24px;height:40px;justify-content:center;line-height:1;margin:12px 12px 0 0;position:sticky;top:12px;transition:all .25s cubic-bezier(.4,0,.2,1);width:40px;z-index:100}html.dark .home_benefitsModalClose__fhe75{background:rgba(42,46,53,.95);border-color:hsla(0,0%,100%,.1);box-shadow:0 4px 12px rgba(0,0,0,.3);color:#a0a0a0}.home_benefitsModalClose__fhe75:hover{background:#03b300;border-color:transparent;box-shadow:0 6px 20px rgba(3,179,0,.4);color:#fff;transform:rotate(90deg) scale(1.1)}html.dark .home_benefitsModalClose__fhe75:hover{background:#41ff37;box-shadow:0 6px 20px rgba(65,255,55,.4);color:#0f1115}.home_benefitsModalHeader__t7AUL{border-bottom:1px solid rgba(0,0,0,.06);padding:32px 32px 24px;text-align:center}html.dark .home_benefitsModalHeader__t7AUL{border-bottom-color:hsla(0,0%,100%,.08)}.home_benefitsModalBadge__5EFgX{background:linear-gradient(135deg,#03b300,#10b981);border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:16px;padding:6px 16px;text-transform:uppercase}.home_benefitsModalTitle__Gmck6{color:#0f172a;font-size:28px;font-weight:800;line-height:1.3;margin:0}html.dark .home_benefitsModalTitle__Gmck6{color:#fff}.home_highlightAnimated___6f9y{background:linear-gradient(90deg,#03b300,#10b981,#06b6d4,#3b82f6,#10b981,#03b300);-webkit-background-clip:text;background-size:300% 100%;-webkit-text-fill-color:transparent;animation:home_textGradientFlow__kXprn 4s linear infinite;background-clip:text}@keyframes home_textGradientFlow__kXprn{0%{background-position:0 50%}to{background-position:300% 50%}}.home_benefitsModalContent__E_b7x{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);padding:24px 32px}.home_benefitCard__ExMq6{background:linear-gradient(135deg,rgba(3,179,0,.06),rgba(16,185,129,.04));border:1px solid rgba(3,179,0,.12);border-radius:16px;overflow:hidden;padding:24px 20px 20px;position:relative;transition:all .3s ease}.home_benefitCard__ExMq6:before{content:attr(data-emoji);font-size:64px;opacity:.12;pointer-events:none;position:absolute;right:-10px;top:-10px;transition:all .3s ease}html.dark .home_benefitCard__ExMq6{background:linear-gradient(135deg,rgba(3,179,0,.1),rgba(16,185,129,.06));border-color:rgba(3,179,0,.18)}html.dark .home_benefitCard__ExMq6:before{opacity:.15}.home_benefitCard__ExMq6:hover{border-color:rgba(3,179,0,.25);box-shadow:0 12px 32px rgba(3,179,0,.15);transform:translateY(-3px)}.home_benefitCard__ExMq6:hover:before{opacity:.2;transform:scale(1.1) rotate(5deg)}.home_benefitCard__ExMq6 h3{color:#0f172a;font-size:15px;font-weight:700;margin:0 0 8px;position:relative;z-index:1}html.dark .home_benefitCard__ExMq6 h3{color:#fff}.home_benefitCard__ExMq6 p{color:#64748b;font-size:13px;line-height:1.5;margin:0;position:relative;z-index:1}html.dark .home_benefitCard__ExMq6 p{color:#94a3b8}.home_benefitsModalPromo__LpCf_{animation:home_promoGradient__7gO0R 6s ease infinite;background:linear-gradient(135deg,rgba(251,191,36,.12),rgba(245,158,11,.08),rgba(252,211,77,.12));background-size:200% 200%;border:1px solid rgba(251,191,36,.25);border-radius:14px;margin:0 32px;padding:16px 24px;text-align:center}@keyframes home_promoGradient__7gO0R{0%,to{background-position:0 50%}50%{background-position:100% 50%}}html.dark .home_benefitsModalPromo__LpCf_{background:linear-gradient(135deg,rgba(251,191,36,.15),rgba(245,158,11,.1),rgba(252,211,77,.15));background-size:200% 200%;border-color:rgba(251,191,36,.3)}.home_promoText__xNep8{color:#92400e;font-size:15px}html.dark .home_promoText__xNep8{color:#fbbf24}.home_promoHighlight__A86R9{color:#b45309;font-weight:700}html.dark .home_promoHighlight__A86R9{color:#fcd34d}.home_benefitsModalFooter__fpEqs{padding:24px 32px 32px;text-align:center}.home_benefitsModalCta__Z9JNp{animation:home_ctaGradient__AZAbX 4s ease infinite;background:linear-gradient(135deg,#03b300,#10b981 50%,#03b300);background-size:200% 200%;border-radius:14px;box-shadow:0 4px 16px rgba(3,179,0,.3);color:#fff;display:inline-block;font-size:17px;font-weight:700;padding:16px 32px;text-decoration:none;transition:all .3s ease;width:100%}@keyframes home_ctaGradient__AZAbX{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.home_benefitsModalCta__Z9JNp:hover{box-shadow:0 8px 28px rgba(3,179,0,.45);transform:translateY(-2px)}.home_benefitsModalNote__t_3XP{color:#94a3b8;font-size:13px;margin:12px 0 0}@media (max-width:600px){.home_benefitsModal__9bR__{margin:10px;max-height:calc(100vh - 20px)}.home_benefitsModalClose__fhe75{font-size:20px;height:36px;margin:10px 10px 0 0;top:10px;width:36px}.home_benefitsModalHeader__t7AUL{padding:24px 20px 20px}.home_benefitsModalTitle__Gmck6{font-size:22px}.home_benefitsModalContent__E_b7x{gap:12px;grid-template-columns:1fr;padding:20px}.home_benefitCard__ExMq6{padding:20px 16px 16px}.home_benefitCard__ExMq6:before{font-size:48px;right:-5px;top:-5px}.home_benefitsModalPromo__LpCf_{margin:0 20px;padding:14px 16px}.home_benefitsModalFooter__fpEqs{padding:20px}.home_benefitsModalCta__Z9JNp{font-size:15px;padding:14px 24px}.home_benefitsButton__dlB6Y{font-size:14px;padding:12px 20px}}.home_howSection__qyNkD{padding:clamp(3rem,6vw,5rem) 0}.home_sectionTitle__xI2sC{color:#0f172a;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;letter-spacing:-.02em;margin-bottom:clamp(2rem,4vw,3rem);text-align:center}html.dark .home_sectionTitle__xI2sC{color:#fff}.home_stepsGrid__UNlVS{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1400px}.home_stepCard__OvB50{background:#fff;border:2px solid rgba(3,179,0,.1);border-radius:20px;display:flex;flex-direction:column;margin-top:18px;min-height:auto;overflow:visible;padding:2.5rem 1.5rem 1.5rem;position:relative;text-align:center;transition:all .3s ease}.home_stepCard__OvB50:before{content:attr(data-emoji);font-size:64px;opacity:.1;pointer-events:none;position:absolute;right:10px;top:10px;transition:all .4s ease}.home_stepCard__OvB50:hover{border-color:rgba(3,179,0,.3);box-shadow:0 8px 24px rgba(3,179,0,.12);transform:translateY(-6px)}.home_stepCard__OvB50:hover:before{opacity:.18;transform:scale(1.15) rotate(8deg)}html.dark .home_stepCard__OvB50{background:#2a2e35;border-color:rgba(3,179,0,.15)}html.dark .home_stepCard__OvB50:before{opacity:.12}html.dark .home_stepCard__OvB50:hover:before{opacity:.22}.home_stepNumber__qDU_0{align-items:center;background:linear-gradient(135deg,#03b300,#02a000);border-radius:50%;box-shadow:0 4px 12px rgba(3,179,0,.3);color:#fff;display:flex;font-size:18px;font-weight:800;height:36px;justify-content:center;left:50%;position:absolute;top:-15px;transform:translateX(-50%);width:36px;z-index:1}.home_stepCard__OvB50 h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}html.dark .home_stepCard__OvB50 h3{color:#fff}.home_stepCard__OvB50 p{color:#64748b;flex-grow:1;font-size:.95rem;line-height:1.6}html.dark .home_stepCard__OvB50 p{color:#94a3b8}.home_stepArrow__Vectl{align-self:center;color:#03b300;display:none;font-size:2rem;font-weight:800;text-align:center}@media (max-width:767px){.home_stepsGrid__UNlVS{grid-template-columns:1fr;max-width:500px}.home_stepCard__OvB50{padding:2rem 1.25rem 1.25rem}}@media (min-width:768px) and (max-width:1023px){.home_stepsGrid__UNlVS{grid-template-columns:repeat(2,1fr);max-width:900px}}.home_demoPromoBanner__MZTmF{align-items:center;background:linear-gradient(135deg,rgba(3,179,0,.08),rgba(3,179,0,.02));border:2px solid rgba(3,179,0,.15);border-radius:16px;display:flex;gap:1.5rem;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1000px;padding:1.5rem 2rem}.home_demoPromoIcon__zwE9k{flex-shrink:0;font-size:2.5rem}.home_demoPromoContent__7IKga{flex:1;min-width:0}.home_demoPromoTitle__Hctow{color:#0f172a;font-size:1.1rem;font-weight:700;margin:0 0 .25rem}html.dark .home_demoPromoTitle__Hctow{color:#fff}.home_demoPromoText__I7VjP{color:#64748b;font-size:.9rem;line-height:1.5;margin:0}html.dark .home_demoPromoText__I7VjP{color:#94a3b8}.home_demoPromoButton__phAWJ{background:linear-gradient(135deg,#03b300,#02a000);border-radius:10px;color:#fff;flex-shrink:0;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .25s ease;white-space:nowrap}.home_demoPromoButton__phAWJ:hover{box-shadow:0 4px 16px rgba(3,179,0,.4);transform:translateY(-2px)}html.dark .home_demoPromoBanner__MZTmF{background:linear-gradient(135deg,rgba(3,179,0,.12),rgba(3,179,0,.04));border-color:rgba(3,179,0,.25)}@media (max-width:767px){.home_demoPromoBanner__MZTmF{flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}.home_demoPromoIcon__zwE9k{font-size:2rem}.home_demoPromoButton__phAWJ{text-align:center;width:100%}}@media (min-width:1024px){.home_stepsGrid__UNlVS{gap:1.5rem;grid-template-columns:repeat(4,1fr)}.home_stepArrow__Vectl{display:none}}@media (min-width:1400px){.home_stepsGrid__UNlVS{gap:2rem;max-width:1500px}.home_stepCard__OvB50{padding:2.5rem 1.5rem 1.5rem}}.home_calculatorSection__cYO1E{padding:clamp(3rem,6vw,5rem) 0}.home_sectionSubtitle__cUJ_J{color:#64748b;font-size:1.1rem;margin:-1.5rem auto 3rem;max-width:700px;text-align:center}html.dark .home_sectionSubtitle__cUJ_J{color:#94a3b8}.home_calculatorBox__MwtwM{background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.06);display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:950px;padding:1.75rem}@media (min-width:768px){.home_calculatorBox__MwtwM{gap:2rem;grid-template-columns:1fr auto;padding:2rem}}html.dark .home_calculatorBox__MwtwM{background:#2a2e35;box-shadow:0 4px 20px rgba(0,0,0,.25)}.home_calculatorLeft__B8zWG{gap:1rem}.home_calculatorLeft__B8zWG,.home_sliderGroup__o3bWK{display:flex;flex-direction:column}.home_sliderGroup__o3bWK{gap:.5rem}.home_sliderLabel__KB4bA{align-items:center;color:#0f172a;display:flex;font-size:14px;font-weight:600;justify-content:space-between}html.dark .home_sliderLabel__KB4bA{color:#fff}.home_sliderValue__ApjkI{font-size:15px;font-variant-numeric:tabular-nums;font-weight:800;min-width:42px;text-align:right}.home_slider__2uzRN{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,.06);border-radius:50px;cursor:pointer;height:8px;outline:none;position:relative;width:100%;--fill-percent:calc((var(--value, 5) - 1)*11.111%)}html.dark .home_slider__2uzRN{background:hsla(0,0%,100%,.1)}.home_slider__2uzRN::-webkit-slider-runnable-track{background:linear-gradient(to right,color-mix(in srgb,var(--slider-color,#03b300) 40%,#fff) 0,var(--slider-color,#03b300) var(--fill-percent),rgba(0,0,0,.06) var(--fill-percent),rgba(0,0,0,.06) 100%);border-radius:50px;box-shadow:inset 0 1px 2px rgba(0,0,0,.08);height:8px;width:100%}html.dark .home_slider__2uzRN::-webkit-slider-runnable-track{background:linear-gradient(to right,color-mix(in srgb,var(--slider-color,#03b300) 50%,#000) 0,var(--slider-color,#03b300) var(--fill-percent),hsla(0,0%,100%,.1) var(--fill-percent),hsla(0,0%,100%,.1) 100%);box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.home_slider__2uzRN::-moz-range-track{background:rgba(0,0,0,.06);border-radius:50px;box-shadow:inset 0 1px 2px rgba(0,0,0,.08);height:8px;width:100%}html.dark .home_slider__2uzRN::-moz-range-track{background:hsla(0,0%,100%,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.home_slider__2uzRN::-moz-range-progress{background:linear-gradient(90deg,color-mix(in srgb,var(--slider-color,#03b300) 50%,#fff) 0,var(--slider-color,#03b300) 100%);border-radius:50px;height:8px}html.dark .home_slider__2uzRN::-moz-range-progress{background:linear-gradient(90deg,color-mix(in srgb,var(--slider-color,#03b300) 60%,#000) 0,var(--slider-color,#03b300) 100%)}.home_slider__2uzRN::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--slider-color,#03b300);border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.2),0 0 0 2px hsla(0,0%,100%,.9);cursor:pointer;height:20px;margin-top:-6px;-webkit-transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;width:20px}html.dark .home_slider__2uzRN::-webkit-slider-thumb{box-shadow:0 2px 6px rgba(0,0,0,.35),0 0 0 2px hsla(0,0%,100%,.15)}.home_slider__2uzRN::-webkit-slider-thumb:hover{box-shadow:0 3px 10px rgba(0,0,0,.25),0 0 0 3px hsla(0,0%,100%,.95);transform:scale(1.1)}html.dark .home_slider__2uzRN::-webkit-slider-thumb:hover{box-shadow:0 3px 10px rgba(0,0,0,.4),0 0 0 3px hsla(0,0%,100%,.2)}.home_slider__2uzRN::-webkit-slider-thumb:active{transform:scale(1.02)}.home_slider__2uzRN::-moz-range-thumb{background:var(--slider-color,#03b300);border:none;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.2),0 0 0 2px hsla(0,0%,100%,.9);cursor:pointer;height:20px;-moz-transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;width:20px}html.dark .home_slider__2uzRN::-moz-range-thumb{box-shadow:0 2px 6px rgba(0,0,0,.35),0 0 0 2px hsla(0,0%,100%,.15)}.home_slider__2uzRN::-moz-range-thumb:hover{box-shadow:0 3px 10px rgba(0,0,0,.25),0 0 0 3px hsla(0,0%,100%,.95);transform:scale(1.1)}html.dark .home_slider__2uzRN::-moz-range-thumb:hover{box-shadow:0 3px 10px rgba(0,0,0,.4),0 0 0 3px hsla(0,0%,100%,.2)}.home_slider__2uzRN::-moz-range-thumb:active{transform:scale(1.02)}.home_calculatorRight__IA252{align-items:center;display:flex;justify-content:center}.home_radarSvg__eEn8z{height:100%;max-height:280px;max-width:280px;width:100%}html.dark .home_radarSvg__eEn8z{filter:drop-shadow(0 2px 8px rgba(3,179,0,.1))}.home_gridLines__qIGAo{opacity:1}.home_metricLabelSvg__ke7NL{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html.dark .home_metricLabelSvg__ke7NL{fill:#fff!important}@media (max-width:768px){.home_metricLabelSvg__ke7NL{display:none}}.home_metricDot__Z653q,.home_metricLabel__11Tu9,.home_metricName__tkGDh,.home_metricValue__G6TSj,.home_metricsLabels__T3KfV{display:none}.home_potentialBanner__nDyj3{align-items:center;background:linear-gradient(135deg,rgba(3,179,0,.06),rgba(3,179,0,.02));border:1px solid rgba(3,179,0,.12);border-radius:10px;display:flex;gap:.75rem;grid-column:1/-1;justify-content:center;padding:.875rem 1.25rem}html.dark .home_potentialBanner__nDyj3{background:linear-gradient(135deg,rgba(3,179,0,.08),rgba(3,179,0,.04));border-color:rgba(3,179,0,.18)}.home_potentialIcon__hoaBJ{flex-shrink:0;font-size:1.5rem;line-height:1}.home_potentialContent__2a3kz{display:flex;flex-direction:column;gap:.125rem}.home_potentialText__vdPmA{align-items:baseline;display:flex;flex-wrap:wrap;gap:.4rem}.home_potentialLabel__p02aD{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}html.dark .home_potentialLabel__p02aD{color:#94a3b8}.home_potentialValue__RRnUq{color:#03b300;font-size:1.25rem;font-weight:800;line-height:1}.home_potentialDesc__Avasa{color:#64748b;font-size:12px;line-height:1.3}html.dark .home_potentialDesc__Avasa{color:#94a3b8}.home_personasSection__Qpddq{padding:clamp(3rem,6vw,5rem) 0}.home_personasGrid__TyimW{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1200px}.home_personaCard__OUW7N{background:#fff;border:2px solid rgba(3,179,0,.1);border-radius:20px;flex:1 1 260px;max-width:400px;overflow:hidden;padding:2.5rem 2rem 2rem;position:relative;text-align:center;transition:all .3s ease}.home_personaCard__OUW7N:before{content:attr(data-emoji);font-size:80px;opacity:.1;pointer-events:none;position:absolute;right:-15px;top:-15px;transition:all .4s ease}.home_personaCard__OUW7N:hover{border-color:rgba(3,179,0,.3);box-shadow:0 8px 24px rgba(3,179,0,.12);transform:translateY(-6px)}.home_personaCard__OUW7N:hover:before{opacity:.18;transform:scale(1.15) rotate(8deg)}html.dark .home_personaCard__OUW7N{background:#2a2e35;border-color:rgba(3,179,0,.15)}html.dark .home_personaCard__OUW7N:before{opacity:.12}html.dark .home_personaCard__OUW7N:hover:before{opacity:.22}.home_personaRole__92U_Z{color:#0f172a;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}html.dark .home_personaRole__92U_Z{color:#fff}.home_personaNeed__wkbqy{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:1rem}html.dark .home_personaNeed__wkbqy{color:#94a3b8}.home_personaBenefit__xpQYw{background:rgba(3,179,0,.1);border-radius:50px;color:#03b300;display:inline-block;font-size:14px;font-weight:700;padding:8px 16px}html.dark .home_personaBenefit__xpQYw{background:rgba(3,179,0,.15);color:#41ff37}.home_socialProofSection__elZj7{padding:clamp(3rem,6vw,5rem) 0}.home_statsShowcase__ddoNZ{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:900px}.home_statShowcaseItem__YKQst{flex:1 1 200px;padding:2rem 1rem;text-align:center}.home_statShowcaseNumber__mKg8X{color:#03b300;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1;margin-bottom:.5rem}.home_statShowcaseLabel__oRYg5{color:#64748b;font-size:1rem;font-weight:500}html.dark .home_statShowcaseLabel__oRYg5{color:#94a3b8}.home_testimonials__5u0nT{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1000px}.home_testimonialCard__WAkxA{background:#fff;border-radius:20px;box-shadow:0 4px 16px rgba(0,0,0,.06);flex:1 1 300px;max-width:500px;padding:2.5rem 2rem;position:relative}html.dark .home_testimonialCard__WAkxA{background:#2a2e35;box-shadow:0 4px 16px rgba(0,0,0,.3)}.home_testimonialQuote__T2VUF{color:rgba(3,179,0,.1);font-family:Georgia,serif;font-size:5rem;font-weight:900;left:20px;line-height:1;position:absolute;top:-10px}.home_testimonialText__EZwCT{color:#0f172a;font-size:1.05rem;line-height:1.7;margin-bottom:1rem;position:relative;z-index:1}html.dark .home_testimonialText__EZwCT{color:#fff}.home_testimonialAuthor__ghJMA{color:#03b300;font-size:14px;font-weight:600}.home_approachSection__LVIeG{padding:clamp(3rem,6vw,5rem) 0}.home_approachGrid__XlxeO{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1200px}.home_approachCard__If9OR{background:#fff;border:2px solid rgba(3,179,0,.1);border-radius:20px;flex:1 1 250px;max-width:400px;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.home_approachCard__If9OR:before{content:attr(data-emoji);font-size:72px;opacity:.1;pointer-events:none;position:absolute;right:-12px;top:-12px;transition:all .4s ease}.home_approachCard__If9OR:hover{border-color:rgba(3,179,0,.3);box-shadow:0 8px 24px rgba(3,179,0,.12);transform:translateY(-4px)}.home_approachCard__If9OR:hover:before{opacity:.18;transform:scale(1.15) rotate(8deg)}html.dark .home_approachCard__If9OR{background:#2a2e35;border-color:rgba(3,179,0,.15)}html.dark .home_approachCard__If9OR:before{opacity:.12}html.dark .home_approachCard__If9OR:hover:before{opacity:.22}.home_approachCard__If9OR h3{color:#0f172a;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}html.dark .home_approachCard__If9OR h3{color:#fff}.home_approachCard__If9OR p{color:#64748b;font-size:.95rem;line-height:1.6}html.dark .home_approachCard__If9OR p{color:#94a3b8}.home_categoriesSection__SysLn{padding:clamp(3rem,6vw,5rem) 0}.home_categoriesGrid__h9VPm{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1200px}.home_categoryCardBig__bTDOz{background:#fff;border:2px solid rgba(3,179,0,.15);border-radius:20px;flex:1 1 260px;max-width:400px;overflow:visible;padding:2.5rem 2rem;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.home_categoryCardBig__bTDOz:before{animation:home_emojiFloat__woDv_ 4s ease-in-out infinite;filter:drop-shadow(0 8px 16px rgba(0,0,0,.08));font-size:52px;opacity:.85;right:15px;top:-25px;z-index:10}.home_categoryCardBig__bTDOz:after,.home_categoryCardBig__bTDOz:before{content:attr(data-emoji);pointer-events:none;position:absolute;transition:all .5s cubic-bezier(.4,0,.2,1)}.home_categoryCardBig__bTDOz:after{animation:home_emojiFloatShadow__0_BJT 4s ease-in-out infinite;filter:blur(4px);font-size:48px;opacity:.08;right:20px;top:-15px;z-index:5}@keyframes home_emojiFloat__woDv_{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-8px) rotate(5deg)}}@keyframes home_emojiFloatShadow__0_BJT{0%,to{transform:translateY(0) rotate(-3deg) scale(.95)}50%{transform:translateY(-4px) rotate(3deg) scale(.95)}}.home_categoryCardBig__bTDOz:hover:before{animation:home_emojiExcited__dW65w .6s ease-in-out infinite;filter:drop-shadow(0 12px 24px rgba(3,179,0,.25));opacity:1;transform:translateY(-15px) rotate(0deg) scale(1.15)}.home_categoryCardBig__bTDOz:hover:after{animation:none;filter:blur(6px);opacity:.15;transform:translateY(-8px) rotate(0deg) scale(1.1)}@keyframes home_emojiExcited__dW65w{0%,to{transform:translateY(-15px) rotate(-3deg) scale(1.15)}25%{transform:translateY(-18px) rotate(3deg) scale(1.18)}50%{transform:translateY(-12px) rotate(-2deg) scale(1.12)}75%{transform:translateY(-16px) rotate(2deg) scale(1.16)}}.home_categoryCardBig__bTDOz:hover{border-color:rgba(3,179,0,.4);box-shadow:0 12px 32px rgba(3,179,0,.15);transform:translateY(-6px)}html.dark .home_categoryCardBig__bTDOz{background:#2a2e35;border-color:rgba(3,179,0,.2)}html.dark .home_categoryCardBig__bTDOz:before{filter:drop-shadow(0 8px 16px rgba(0,0,0,.25));opacity:.9}html.dark .home_categoryCardBig__bTDOz:after{opacity:.1}html.dark .home_categoryCardBig__bTDOz:hover:before{filter:drop-shadow(0 12px 28px rgba(65,255,55,.3));opacity:1}html.dark .home_categoryCardBig__bTDOz:hover:after{opacity:.18}.home_categoryCardBig__bTDOz:first-child:after,.home_categoryCardBig__bTDOz:first-child:before{animation-delay:0s}.home_categoryCardBig__bTDOz:nth-child(2):after,.home_categoryCardBig__bTDOz:nth-child(2):before{animation-delay:-1s}.home_categoryCardBig__bTDOz:nth-child(3):after,.home_categoryCardBig__bTDOz:nth-child(3):before{animation-delay:-2s}.home_categoryCardBig__bTDOz:nth-child(4):after,.home_categoryCardBig__bTDOz:nth-child(4):before{animation-delay:-3s}.home_categoryNameBig__5TcoZ{color:#0f172a;font-size:1.5rem;font-weight:800;margin-bottom:.5rem}html.dark .home_categoryNameBig__5TcoZ{color:#fff}.home_categoryDesc__f6mbJ{color:#64748b;font-size:.95rem;margin-bottom:1rem}html.dark .home_categoryDesc__f6mbJ{color:#94a3b8}.home_categoryArrow__lW4A0{color:#03b300;font-size:1.5rem;font-weight:800;transition:transform .3s ease}.home_categoryCardBig__bTDOz:hover .home_categoryArrow__lW4A0{transform:translateX(8px)}.home_ctaSection__cUAAD{padding:clamp(3rem,6vw,5rem) 0}.home_ctaBox___s3Ew{background:linear-gradient(135deg,rgba(3,179,0,.08),rgba(3,179,0,.04));border:2px solid rgba(3,179,0,.2);border-radius:32px;margin:0 auto;max-width:900px;padding:clamp(3rem,5vw,4rem);text-align:center}html.dark .home_ctaBox___s3Ew{background:linear-gradient(135deg,rgba(3,179,0,.12),rgba(3,179,0,.06));border-color:rgba(3,179,0,.25)}.home_ctaTitle__Tq2px{color:#0f172a;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2;margin-bottom:1rem}html.dark .home_ctaTitle__Tq2px{color:#fff}.home_ctaSubtitle__V2T2P{color:#64748b;font-size:1.15rem;line-height:1.6;margin-bottom:2.5rem}html.dark .home_ctaSubtitle__V2T2P{color:#94a3b8}.home_ctaButtons__25x_7{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.home_ctaPrimary__N_SoK{align-items:center;background:linear-gradient(135deg,#03b300,#02a000);border-radius:50px;box-shadow:0 4px 16px rgba(3,179,0,.3);color:#fff;display:inline-flex;font-size:16px;font-weight:700;padding:16px 32px;text-decoration:none;transition:all .3s ease}.home_ctaPrimary__N_SoK:hover{box-shadow:0 6px 24px rgba(3,179,0,.4);transform:translateY(-2px)}.home_ctaSecondary__xZnV6{align-items:center;background:transparent;border:2px solid #03b300;border-radius:50px;color:#03b300;display:inline-flex;font-size:16px;font-weight:700;padding:16px 32px;text-decoration:none;transition:all .3s ease}.home_ctaSecondary__xZnV6:hover{background:rgba(3,179,0,.1);transform:translateY(-2px)}html.dark .home_ctaSecondary__xZnV6{border-color:#41ff37;color:#41ff37}html.dark .home_ctaSecondary__xZnV6:hover{background:rgba(3,179,0,.15)}.home_ctaNote____g_v{align-items:center;background:hsla(0,0%,100%,.5);color:#0f172a;display:inline-flex;font-size:14px;font-weight:600;gap:.5rem;padding:12px 24px}html.dark .home_ctaNote____g_v{background:hsla(0,0%,100%,.05);color:#fff}.home_ctaNoteIcon__PkKF_{font-size:18px}@media (max-width:768px){.home_hero__z_jpu{min-height:auto;padding:clamp(2rem,6vw,3rem) 1rem}.home_heroTitle__31oGI{font-size:clamp(2rem,8vw,3rem)}.home_heroSubtitle__G5NMs{font-size:clamp(1rem,3.5vw,1.2rem)}.home_heroSearchWrapper__37_37,.home_heroSubtitle__G5NMs{margin-bottom:2rem}.home_heroSearch__aRIkd{max-width:100%}.home_searchResults__IwN6a{max-height:300px;max-width:calc(100vw - 2rem)}.home_heroStats__Vffya{gap:1rem}.home_heroStatNumber__HsQzY{font-size:clamp(1.25rem,4vw,1.5rem)}.home_heroStatDivider__Gh1b_{height:24px}.home_problemGrid__4_sM2{grid-template-columns:1fr}.home_solutionBox__4vpB7{padding:2rem 1.5rem}.home_stepsGrid__UNlVS{grid-template-columns:1fr}.home_stepArrow__Vectl{display:none}.home_calculatorBox__MwtwM{gap:1.25rem;grid-template-columns:1fr;padding:1.5rem}.home_calculatorLeft__B8zWG{gap:.875rem}.home_radarSvg__eEn8z{max-height:240px;max-width:240px}.home_sliderLabel__KB4bA{font-size:13px}.home_sliderValue__ApjkI{font-size:14px}.home_slider__2uzRN{height:7px}.home_slider__2uzRN::-webkit-slider-thumb{height:18px;margin-top:-5.5px;width:18px}.home_slider__2uzRN::-moz-range-thumb{height:18px;width:18px}.home_potentialBanner__nDyj3{gap:.5rem;padding:.75rem 1rem}.home_potentialIcon__hoaBJ{font-size:1.25rem}.home_potentialLabel__p02aD{font-size:11px}.home_potentialValue__RRnUq{font-size:1.1rem}.home_potentialDesc__Avasa{font-size:11px}.home_personasGrid__TyimW,.home_statsShowcase__ddoNZ{grid-template-columns:1fr}.home_statsShowcase__ddoNZ{gap:1.5rem}.home_approachGrid__XlxeO,.home_categoriesGrid__h9VPm,.home_testimonials__5u0nT{grid-template-columns:1fr}.home_categoryCardBig__bTDOz:before{font-size:42px;right:12px;top:-18px}.home_categoryCardBig__bTDOz:after{font-size:38px;right:16px;top:-10px}.home_ctaBox___s3Ew{padding:2.5rem 1.5rem}.home_ctaButtons__25x_7{align-items:stretch;flex-direction:column}.home_ctaPrimary__N_SoK,.home_ctaSecondary__xZnV6{justify-content:center;width:100%}}@media (max-width:480px){.home_tagLine__KtH5l{font-size:12px;padding:6px 16px}.home_heroSearchInput__rLjVy{font-size:15px;padding:16px 18px 16px 50px}.home_searchIcon__vZLl7{height:20px;left:16px;width:20px}.home_popularSearches__v5rO9{gap:.5rem;margin-top:1rem}.home_popularLabel__KaAYR{font-size:12px;margin-bottom:.25rem;text-align:center;width:100%}.home_popularTag__8YQV2{font-size:12px;padding:5px 12px}.home_problemCard__PmTCd,.home_solutionBox__4vpB7{padding:1.5rem}.home_stepCard__OvB50{padding:2rem 1.5rem}.home_calculatorBox__MwtwM{gap:1rem;padding:1.25rem}.home_calculatorLeft__B8zWG{gap:.625rem}.home_sliderLabel__KB4bA{font-size:12px}.home_sliderValue__ApjkI{font-size:13px}.home_slider__2uzRN{height:6px}.home_slider__2uzRN::-webkit-slider-thumb{height:16px;margin-top:-5px;width:16px}.home_slider__2uzRN::-moz-range-thumb{height:16px;width:16px}.home_radarSvg__eEn8z{max-height:200px;max-width:200px}.home_metricsLabels__T3KfV{gap:.35rem;max-width:260px}.home_metricLabel__11Tu9{padding:3px 7px}.home_metricDot__Z653q{height:7px;min-width:7px;width:7px}.home_metricName__tkGDh,.home_metricValue__G6TSj{font-size:10px}.home_potentialBanner__nDyj3{gap:.4rem;padding:.625rem .875rem}.home_potentialIcon__hoaBJ{font-size:1.1rem}.home_potentialLabel__p02aD{font-size:10px}.home_potentialValue__RRnUq{font-size:1rem}.home_potentialDesc__Avasa{font-size:10px}.home_personaCard__OUW7N{padding:1.5rem}.home_approachCard__If9OR,.home_categoryCardBig__bTDOz,.home_testimonialCard__WAkxA{padding:2rem 1.5rem}.home_categoryCardBig__bTDOz:before{font-size:36px;right:10px;top:-14px}.home_categoryCardBig__bTDOz:after{font-size:32px;right:14px;top:-8px}.home_ctaBox___s3Ew{padding:2rem 1.25rem}}.home_ctaNote____g_v{background:transparent!important;border:none;border-radius:50px;cursor:pointer;overflow:hidden;padding:14px 28px;position:relative;transition:all .3s ease;z-index:1}.home_ctaNote____g_v:before{animation:home_borderGlow__eJPjN 3s linear infinite;background:linear-gradient(90deg,#03b300,#41ff37,#fbbf24,#03b300);background-size:300% 100%;border-radius:50px;inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px}.home_ctaNote____g_v:after,.home_ctaNote____g_v:before{content:"";position:absolute;z-index:-1}.home_ctaNote____g_v:after{background:hsla(0,0%,100%,.95);border-radius:48px;inset:2px}html.dark .home_ctaNote____g_v:after{background:rgba(15,17,21,.95)}@keyframes home_borderGlow__eJPjN{0%{background-position:0 50%}to{background-position:300% 50%}}.home_ctaNote____g_v:hover{box-shadow:0 0 20px rgba(3,179,0,.3);transform:scale(1.03)}.home_ctaNote____g_v:hover:before{animation-duration:1.5s}html.dark .home_ctaNote____g_v:hover{box-shadow:0 0 25px rgba(65,255,55,.4)}.home_proModalOverlay__ntXvR{align-items:center;animation:home_proFadeIn__WKkSa .2s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.6);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10000}@keyframes home_proFadeIn__WKkSa{0%{opacity:0}to{opacity:1}}.home_proModal__njtb1{animation:home_proSlideUp__sL7LG .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:20px;box-shadow:0 25px 80px rgba(0,0,0,.3);max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}@keyframes home_proSlideUp__sL7LG{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}html.dark .home_proModal__njtb1{background:#1a1d23;border:1px solid rgba(65,255,55,.15);box-shadow:0 25px 80px rgba(0,0,0,.5)}.home_proModalClose__FwWCn{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,96%,.95);border:1px solid rgba(0,0,0,.08);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);color:#666;cursor:pointer;display:flex;float:right;font-size:24px;height:40px;justify-content:center;line-height:1;margin:12px 12px 0 0;position:sticky;top:12px;transition:all .25s cubic-bezier(.4,0,.2,1);width:40px;z-index:100}html.dark .home_proModalClose__FwWCn{background:rgba(42,46,53,.95);border-color:hsla(0,0%,100%,.1);box-shadow:0 4px 12px rgba(0,0,0,.3);color:#a0a0a0}.home_proModalClose__FwWCn:hover{background:#03b300;border-color:transparent;box-shadow:0 6px 20px rgba(3,179,0,.4);color:#fff;transform:rotate(90deg) scale(1.1)}html.dark .home_proModalClose__FwWCn:hover{background:#41ff37;box-shadow:0 6px 20px rgba(65,255,55,.4);color:#0f1115}.home_proModalHeader__9hEwc{background:linear-gradient(180deg,rgba(3,179,0,.08),transparent);border-bottom:1px solid #e5e5e5;padding:32px 32px 24px;text-align:center}html.dark .home_proModalHeader__9hEwc{background:linear-gradient(180deg,rgba(65,255,55,.08),transparent);border-bottom-color:#2a2e35}.home_proModalIcon__IHOCe{display:block;font-size:56px;margin-bottom:16px}.home_proModalTitle__cV5UJ{color:#0f172a;font-size:26px;font-weight:700;margin:0 0 8px}html.dark .home_proModalTitle__cV5UJ{color:#fff}.home_proModalSubtitle__JNy4p{color:#64748b;font-size:15px;margin:0}html.dark .home_proModalSubtitle__JNy4p{color:#94a3b8}.home_proModalBody__AxijG{padding:24px 32px 32px}.home_plansGrid__a3Xq0{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.home_planCard__iXCUT{background:#fafafa;border:2px solid #e5e5e5;border-radius:16px;padding:20px;position:relative;transition:all .2s ease}.home_planCard__iXCUT:hover{border-color:#03b300;box-shadow:0 8px 24px rgba(3,179,0,.15);transform:translateY(-2px)}html.dark .home_planCard__iXCUT{background:#1e2127;border-color:#2a2e35}html.dark .home_planCard__iXCUT:hover{border-color:#41ff37;box-shadow:0 8px 24px rgba(65,255,55,.15)}.home_planCardPro__nvFJc{background:linear-gradient(135deg,rgba(3,179,0,.06),rgba(3,179,0,.02));border-color:#03b300}html.dark .home_planCardPro__nvFJc{background:linear-gradient(135deg,rgba(65,255,55,.1),rgba(65,255,55,.03));border-color:#41ff37}.home_planCardUltra__pVkjN{background:transparent;border:none!important;overflow:visible;position:relative;transition:all .3s ease}.home_planCardUltra__pVkjN:before{background:linear-gradient(90deg,#7c3aed,#8b5cf6,#6366f1,#3b82f6,#06b6d4,#6366f1,#8b5cf6,#7c3aed);background-size:300% 100%;border-radius:16px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.6;padding:2px;position:absolute;transition:all .3s ease;z-index:0}.home_planCardUltra__pVkjN:after{background:linear-gradient(135deg,rgba(139,92,246,.06),#fff 50%,rgba(139,92,246,.02));border-radius:14px;content:"";inset:2px;position:absolute;z-index:0}.home_planCardUltra__pVkjN>*{position:relative;z-index:1}.home_planCardUltra__pVkjN:hover{box-shadow:0 12px 32px rgba(139,92,246,.25);transform:translateY(-4px)}.home_planCardUltra__pVkjN:hover:before{animation:home_ultraBorderGlow__jhLgR 2s linear infinite;opacity:1}@keyframes home_ultraBorderGlow__jhLgR{0%{background-position:0 50%}to{background-position:300% 50%}}html.dark .home_planCardUltra__pVkjN:after{background:linear-gradient(135deg,rgba(167,139,250,.1),#1e2127 50%,rgba(167,139,250,.03))}html.dark .home_planCardUltra__pVkjN:hover{box-shadow:0 12px 32px rgba(167,139,250,.3)}html.dark .home_planCardUltra__pVkjN:hover:before{box-shadow:0 0 25px rgba(167,139,250,.4)}.home_planBadge__zDCVw{border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.5px;padding:4px 12px;position:absolute;right:16px;text-transform:uppercase;top:-10px}.home_planBadgePro__kN6E2{background:#03b300;color:#fff}.home_planBadgeUltra__Kojb4{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff}.home_planIcon__qdXx3{display:block;font-size:32px;margin-bottom:12px}.home_planName__f9bhG{color:#0f172a;font-size:18px;font-weight:700;margin:0 0 4px}html.dark .home_planName__f9bhG{color:#fff}.home_planPrice__CID7r{color:#64748b;font-size:13px;margin:0 0 16px}html.dark .home_planPrice__CID7r{color:#94a3b8}.home_planFeatures__lecYQ{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.home_planFeature__FBdDm{align-items:flex-start;color:#374151;display:flex;font-size:13px;gap:8px;line-height:1.4}html.dark .home_planFeature__FBdDm{color:#d1d5db}.home_planFeatureIcon__Js05Z{color:#03b300;flex-shrink:0;font-size:14px;margin-top:1px}.home_planCardUltra__pVkjN .home_planFeatureIcon__Js05Z{color:#8b5cf6}html.dark .home_planFeatureIcon__Js05Z{color:#41ff37}html.dark .home_planCardUltra__pVkjN .home_planFeatureIcon__Js05Z{color:#a78bfa}.home_proModalFooter__Naqnv{border-top:1px solid #e5e5e5;padding:20px 32px 28px;text-align:center}html.dark .home_proModalFooter__Naqnv{border-top-color:#2a2e35}.home_proModalCta__ejSN7{align-items:center;background:linear-gradient(135deg,#03b300,#02a000);border:none;border-radius:12px;box-shadow:0 4px 12px rgba(3,179,0,.3);color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:14px 32px;text-decoration:none;transition:all .2s ease}.home_proModalCta__ejSN7:hover{box-shadow:0 6px 20px rgba(3,179,0,.4);transform:translateY(-2px)}html.dark .home_proModalCta__ejSN7{background:linear-gradient(135deg,#41ff37,#03b300);color:#0f1115}.home_proModalNote__2p8DO{color:#64748b;font-size:13px;margin-top:12px}html.dark .home_proModalNote__2p8DO{color:#94a3b8}@media (max-width:640px){.home_proModal__njtb1{border-radius:16px;max-height:calc(100vh - 40px)}.home_proModalClose__FwWCn{font-size:20px;height:36px;margin:10px 10px 0 0;top:10px;width:36px}.home_proModalHeader__9hEwc{padding:24px 20px 20px}.home_proModalIcon__IHOCe{font-size:48px}.home_proModalTitle__cV5UJ{font-size:22px}.home_proModalBody__AxijG{padding:20px}.home_plansGrid__a3Xq0{gap:12px;grid-template-columns:1fr}.home_planCard__iXCUT{padding:16px}.home_proModalFooter__Naqnv{padding:16px 20px 24px}.home_proModalCta__ejSN7{padding:14px 24px;width:100%}.home_ctaNote____g_v{font-size:13px;padding:12px 20px}}.LatestArticles_section__d5gVI{margin:0 auto;max-width:1400px;padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem);width:100%}.LatestArticles_sectionTitle__6l0X_{color:#0f172a;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:clamp(1.5rem,3vw,2.5rem);text-align:center}html.dark .LatestArticles_sectionTitle__6l0X_{color:#fff}.LatestArticles_grid__VDnF5{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.LatestArticles_card__8UfND{background:#f8fafc;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 2px 4px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);color:inherit;display:flex;flex-direction:column;min-height:200px;padding:18px;position:relative;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.LatestArticles_card__8UfND:hover{border-color:rgba(0,0,0,.08);box-shadow:0 4px 8px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.08);transform:translateY(-3px)}html.dark .LatestArticles_card__8UfND{background:#2a2a2a;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 4px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2)}html.dark .LatestArticles_card__8UfND:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 4px 8px rgba(0,0,0,.5),0 2px 4px rgba(0,0,0,.3)}.LatestArticles_cardContent__x_gDH{display:flex;flex:1;flex-direction:column;padding-right:50px}.LatestArticles_category__HcOPH{color:var(--accent-color,#03b300);font-size:clamp(11px,1.1vw,12px);font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}html.dark .LatestArticles_category__HcOPH{color:#41ff37e2}.LatestArticles_title__E2v0m{color:#0f172a;font-size:clamp(15px,1.5vw,17px);font-weight:800;line-height:1.3;margin-bottom:12px}html.dark .LatestArticles_title__E2v0m{color:#fff}.LatestArticles_primaryUse__7ctgU{color:#64748b;font-size:clamp(12px,1.2vw,14px);line-height:1.4;padding-top:8px}html.dark .LatestArticles_primaryUse__7ctgU{color:#94a3b8}.LatestArticles_lastModified__IAvw7{color:#94a3b8;font-size:clamp(10px,1vw,11px);font-weight:500;letter-spacing:.02em;margin-top:auto;padding-top:10px}html.dark .LatestArticles_lastModified__IAvw7{color:#64748b}.LatestArticles_tiers__01rtv{height:150px;pointer-events:none;top:16px;width:48px;z-index:10}.LatestArticles_tierBadge__rkbfl,.LatestArticles_tiers__01rtv{position:absolute;right:0}.LatestArticles_tierBadge__rkbfl{align-items:stretch;border-radius:10px 0 0 10px;box-shadow:-1.5px 1.5px 3px rgba(0,0,0,.15);cursor:pointer;display:flex;max-width:48px;overflow:hidden;pointer-events:auto;transition:all .3s cubic-bezier(.4,0,.2,1)}.LatestArticles_tierBadge__rkbfl:first-child{top:0}.LatestArticles_tierBadge__rkbfl:nth-child(2){top:42px}.LatestArticles_tierBadge__rkbfl:nth-child(3){top:84px}.LatestArticles_tierBadge__rkbfl:hover{box-shadow:-2px 2px 4px rgba(0,0,0,.2);max-width:280px;z-index:20}html.dark .LatestArticles_tierBadge__rkbfl{box-shadow:-1.5px 1.5px 3px rgba(0,0,0,.3)}html.dark .LatestArticles_tierBadge__rkbfl:hover{box-shadow:-2px 2px 4px rgba(0,0,0,.5);z-index:20}.LatestArticles_tierLetter__QLCBS{font-size:16px;font-weight:900;height:36px;justify-content:center;min-width:48px;width:48px}.LatestArticles_tierLabel__i2adq,.LatestArticles_tierLetter__QLCBS{align-items:center;display:flex;line-height:1}.LatestArticles_tierLabel__i2adq{flex:1;font-size:clamp(12px,1.2vw,14px);font-weight:800;padding:0 16px;white-space:nowrap}.LatestArticles_tierLetterS__MmMSU{background:#00ff3a;color:#0f172a}.LatestArticles_tierLetterA__c4bO1{background:#caff00;color:#0f172a}.LatestArticles_tierLetterB__bgi7W{background:#fff800;color:#0f172a}.LatestArticles_tierLetterC__s6Q7K{background:#fa0;color:#0f172a}.LatestArticles_tierLetterD__WRsMj{background:#d53400;color:#fff}.LatestArticles_tierLetterNA__8nbkD{background:#e5e7eb;color:#4b5563}.LatestArticles_tierLabelS__jEgMT{background:#d6ffe2}.LatestArticles_tierLabelA__g_ma_{background:#f0ffbf}.LatestArticles_tierLabelB___P_LY{background:#fffac2}.LatestArticles_tierLabelC__uq2tg{background:#ffe0b3}.LatestArticles_tierLabelD__mcm0p{background:#ffb3a1}.LatestArticles_tierLabelNA__dymEn{background:#f3f4f6;color:#4b5563}html.dark .LatestArticles_tierLetterS__MmMSU{background:#00ff3a;color:#0f172a}html.dark .LatestArticles_tierLetterA__c4bO1{background:#caff00;color:#0f172a}html.dark .LatestArticles_tierLetterB__bgi7W{background:#fff800;color:#0f172a}html.dark .LatestArticles_tierLetterC__s6Q7K{background:#fa0;color:#0f172a}html.dark .LatestArticles_tierLetterD__WRsMj{background:#d53400;color:#fff}html.dark .LatestArticles_tierLetterNA__8nbkD{background:#4b5563;color:#fff}html.dark .LatestArticles_tierLabelS__jEgMT{background:#14321f;color:#c9ffd6}html.dark .LatestArticles_tierLabelA__g_ma_{background:#2a3314;color:#f3ffbf}html.dark .LatestArticles_tierLabelB___P_LY{background:#333114;color:#fff7b0}html.dark .LatestArticles_tierLabelC__uq2tg{background:#332314;color:#ffd9b8}html.dark .LatestArticles_tierLabelD__mcm0p{background:#331814;color:#ffbfb0}html.dark .LatestArticles_tierLabelNA__dymEn{background:#2b2f36;color:#cbd5e1}@media (min-width:768px) and (max-width:1024px){.LatestArticles_grid__VDnF5{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.LatestArticles_title__E2v0m{font-size:clamp(14px,1.4vw,16px)}.LatestArticles_tiers__01rtv{height:140px;width:44px}.LatestArticles_tierBadge__rkbfl{max-width:44px}.LatestArticles_tierBadge__rkbfl:first-child{top:0}.LatestArticles_tierBadge__rkbfl:nth-child(2){top:40px}.LatestArticles_tierBadge__rkbfl:nth-child(3){top:80px}.LatestArticles_tierBadge__rkbfl:hover{max-width:250px}.LatestArticles_tierLetter__QLCBS{font-size:14px;height:34px;min-width:44px;width:44px}.LatestArticles_tierLabel__i2adq{font-size:12px;padding:0 14px}.LatestArticles_cardContent__x_gDH{padding-right:50px}}@media (max-width:767px){.LatestArticles_section__d5gVI{padding:clamp(1.5rem,4vw,2rem) clamp(.75rem,2vw,1rem)}.LatestArticles_grid__VDnF5{gap:1rem;grid-template-columns:1fr}.LatestArticles_card__8UfND{min-height:180px;padding:14px}.LatestArticles_cardContent__x_gDH{padding-right:46px}.LatestArticles_title__E2v0m{font-size:15px}.LatestArticles_category__HcOPH{font-size:11px}.LatestArticles_primaryUse__7ctgU{font-size:12px}.LatestArticles_lastModified__IAvw7{font-size:10px;padding-top:8px}.LatestArticles_tiers__01rtv{height:132px;width:42px}.LatestArticles_tierBadge__rkbfl{max-width:42px}.LatestArticles_tierBadge__rkbfl:first-child{top:0}.LatestArticles_tierBadge__rkbfl:nth-child(2){top:38px}.LatestArticles_tierBadge__rkbfl:nth-child(3){top:76px}.LatestArticles_tierBadge__rkbfl:hover{max-width:230px}.LatestArticles_tierLetter__QLCBS{font-size:14px;height:32px;min-width:42px;width:42px}.LatestArticles_tierLabel__i2adq{font-size:12px;padding:0 12px}}@media (max-width:480px){.LatestArticles_section__d5gVI{padding:1.5rem .75rem}.LatestArticles_sectionTitle__6l0X_{font-size:1.5rem;margin-bottom:1.5rem}.LatestArticles_card__8UfND{min-height:170px;padding:12px}.LatestArticles_cardContent__x_gDH{padding-right:44px}.LatestArticles_lastModified__IAvw7{font-size:9px;padding-top:6px}.LatestArticles_tiers__01rtv{height:126px;width:40px}.LatestArticles_tierBadge__rkbfl{max-width:40px}.LatestArticles_tierBadge__rkbfl:first-child{top:0}.LatestArticles_tierBadge__rkbfl:nth-child(2){top:36px}.LatestArticles_tierBadge__rkbfl:nth-child(3){top:72px}.LatestArticles_tierBadge__rkbfl:hover{max-width:210px}.LatestArticles_tierLetter__QLCBS{font-size:13px;height:30px;min-width:40px;width:40px}.LatestArticles_tierLabel__i2adq{font-size:11px;padding:0 10px}}.Skeleton_skeleton__wtgPk{animation:Skeleton_shimmer__YgKzM 1.5s ease-in-out infinite;background:linear-gradient(90deg,rgba(3,179,0,.05),rgba(3,179,0,.12) 50%,rgba(3,179,0,.05));background-size:200% 100%;border-radius:8px}html.dark .Skeleton_skeleton__wtgPk{background:linear-gradient(90deg,rgba(3,179,0,.08),rgba(3,179,0,.15) 50%,rgba(3,179,0,.08))}@keyframes Skeleton_shimmer__YgKzM{0%{background-position:-200% 0}to{background-position:200% 0}}.Skeleton_text__gKhKJ{height:1em;margin-bottom:.5em}.Skeleton_circular___BBhR{border-radius:50%}.Skeleton_rectangular__H0igZ{border-radius:8px}.Skeleton_card__dtDmw{height:200px;width:100%}.Skeleton_stat__ZnCbA{height:60px;width:100px}.Skeleton_textGroup__frrDE{display:flex;flex-direction:column;gap:.5rem}.Skeleton_skeletonCard__8tjk4{background:#fff;border:1px solid #e0e0e0;border-radius:16px;overflow:hidden;transition:all .3s ease}html.dark .Skeleton_skeletonCard__8tjk4{background:#2a2e35;border-color:#333}.Skeleton_skeletonCardContent__ytMok{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.Skeleton_skeletonCardFooter__nngzv{align-items:center;display:flex;gap:.75rem;margin-top:.5rem}.Skeleton_skeletonStat__2ee_3{align-items:center;display:flex;flex-direction:column;gap:.5rem}.Skeleton_skeletonTag___SXHm{border-radius:20px}.Skeleton_skeletonButton__c1uYI{border-radius:8px}.Skeleton_skeletonSearchBar___VjZr{border-radius:12px}@media (max-width:768px){.Skeleton_skeletonCard__8tjk4{border-radius:12px}.Skeleton_skeletonCardContent__ytMok{padding:1rem}.Skeleton_skeletonSearchBar___VjZr{width:150px}}