.pricing-module__kvPdYW__hero{background:var(--surface-0);text-align:center;padding-top:160px;padding-bottom:60px}.pricing-module__kvPdYW__heroTag{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);margin-bottom:12px;font-size:.78rem;font-weight:600;display:block}.pricing-module__kvPdYW__heroTitle{letter-spacing:-.04em;color:#0f172a;margin-bottom:16px;font-size:3.4rem;font-weight:800;line-height:1.05}.pricing-module__kvPdYW__heroSub{color:rgba(0,0,0,.45);max-width:460px;margin:0 auto;font-size:1.1rem;font-weight:400}.pricing-module__kvPdYW__plansSection{background:var(--surface-0);padding:0 0 80px}.pricing-module__kvPdYW__plansGrid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1080px;margin:0 auto;padding:0 24px;display:grid}.pricing-module__kvPdYW__planCard{background:var(--surface-card);border:1px solid rgba(0,0,0,.06);border-radius:16px;flex-direction:column;padding:28px 24px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.pricing-module__kvPdYW__planCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.06)}.pricing-module__kvPdYW__planCardFeatured{border-color:var(--primary);box-shadow:0 0 0 1px rgba(var(--primary-rgb),.08),0 8px 32px rgba(var(--primary-rgb),.08);border-width:2px}.pricing-module__kvPdYW__popularBadge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:20px;padding:4px 14px;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-module__kvPdYW__planName{text-transform:uppercase;letter-spacing:.08em;color:rgba(0,0,0,.35);margin-bottom:12px;font-size:.82rem;font-weight:700}.pricing-module__kvPdYW__planPrice{align-items:baseline;gap:2px;margin-bottom:4px;display:flex}.pricing-module__kvPdYW__priceAmount{letter-spacing:-.03em;color:var(--dark);font-variant-numeric:tabular-nums;font-size:2.8rem;font-weight:800;line-height:1}.pricing-module__kvPdYW__pricePeriod{color:rgba(0,0,0,.3);font-size:.85rem;font-weight:500}.pricing-module__kvPdYW__planDesc{color:rgba(0,0,0,.4);margin-bottom:20px;font-size:.85rem;line-height:1.5}.pricing-module__kvPdYW__planFeatures{flex-direction:column;flex:1;gap:10px;margin-bottom:24px;display:flex}.pricing-module__kvPdYW__featureItem{color:rgba(0,0,0,.6);align-items:flex-start;gap:8px;font-size:.85rem;line-height:1.45;display:flex}.pricing-module__kvPdYW__featureCheck{width:16px;height:16px;color:var(--primary);flex-shrink:0;margin-top:2px}.pricing-module__kvPdYW__planCta{background:var(--surface-1);color:var(--dark);border:1px solid rgba(0,0,0,.08);border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:12px 20px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.pricing-module__kvPdYW__planCta:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.pricing-module__kvPdYW__planCtaFeatured{background:var(--primary);color:#fff;border-color:var(--primary)}.pricing-module__kvPdYW__planCtaFeatured:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.pricing-module__kvPdYW__planNote{text-align:center;color:rgba(0,0,0,.3);margin-top:24px;font-size:.78rem}.pricing-module__kvPdYW__statsStrip{justify-content:center;align-items:center;gap:40px;max-width:800px;margin:0 auto 60px;padding:24px 0;display:flex}.pricing-module__kvPdYW__statItem{text-align:center}.pricing-module__kvPdYW__statValue{color:var(--dark);letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.pricing-module__kvPdYW__statLabel{color:rgba(0,0,0,.35);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.pricing-module__kvPdYW__statDivider{background:rgba(0,0,0,.08);width:1px;height:32px}.pricing-module__kvPdYW__faqSection{background:var(--surface-1);padding:80px 0}.pricing-module__kvPdYW__faqInner{max-width:720px;margin:0 auto;padding:0 24px}.pricing-module__kvPdYW__faqTitle{letter-spacing:-.03em;text-align:center;color:var(--dark);margin-bottom:40px;font-size:2rem;font-weight:800}.pricing-module__kvPdYW__faqList{flex-direction:column;gap:0;display:flex}.pricing-module__kvPdYW__faqItem{border-bottom:1px solid rgba(0,0,0,.06)}.pricing-module__kvPdYW__faqItem:first-child{border-top:1px solid rgba(0,0,0,.06)}.pricing-module__kvPdYW__faqQuestion{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;display:flex}.pricing-module__kvPdYW__faqQuestionText{color:var(--dark);font-size:.95rem;font-weight:600;line-height:1.4}.pricing-module__kvPdYW__faqToggle{color:rgba(0,0,0,.25);flex-shrink:0;width:24px;height:24px;transition:transform .3s,color .3s}.pricing-module__kvPdYW__faqToggleOpen{color:var(--primary);transform:rotate(45deg)}.pricing-module__kvPdYW__faqAnswer{overflow:hidden}.pricing-module__kvPdYW__faqAnswerInner{color:rgba(0,0,0,.5);max-width:600px;padding:0 0 20px;font-size:.88rem;line-height:1.65}[data-theme=dark] .pricing-module__kvPdYW__hero{background:var(--surface-0-dark)}[data-theme=dark] .pricing-module__kvPdYW__heroTitle{color:#f4f4f5}[data-theme=dark] .pricing-module__kvPdYW__heroSub{color:rgba(255,255,255,.35)}[data-theme=dark] .pricing-module__kvPdYW__heroTag{color:var(--primary-light)}[data-theme=dark] .pricing-module__kvPdYW__plansSection{background:var(--surface-0-dark)}[data-theme=dark] .pricing-module__kvPdYW__planCard{background:var(--surface-card-dark);border-color:rgba(255,255,255,.06)}[data-theme=dark] .pricing-module__kvPdYW__planCard:hover{box-shadow:0 12px 40px rgba(0,0,0,.3)}[data-theme=dark] .pricing-module__kvPdYW__planCardFeatured{border-color:var(--primary);box-shadow:0 0 0 1px rgba(var(--primary-rgb),.08),0 8px 32px rgba(var(--primary-rgb),.08)}[data-theme=dark] .pricing-module__kvPdYW__planName{color:rgba(255,255,255,.35)}[data-theme=dark] .pricing-module__kvPdYW__priceAmount{color:#f4f4f5}[data-theme=dark] .pricing-module__kvPdYW__pricePeriod{color:rgba(255,255,255,.25)}[data-theme=dark] .pricing-module__kvPdYW__planDesc{color:rgba(255,255,255,.35)}[data-theme=dark] .pricing-module__kvPdYW__featureItem{color:rgba(255,255,255,.5)}[data-theme=dark] .pricing-module__kvPdYW__featureCheck{color:var(--primary-light)}[data-theme=dark] .pricing-module__kvPdYW__planCta{color:#f4f4f5;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}[data-theme=dark] .pricing-module__kvPdYW__planCta:hover{color:#0f172a;background:#f4f4f5}[data-theme=dark] .pricing-module__kvPdYW__planCtaFeatured{background:var(--primary);color:#fff}[data-theme=dark] .pricing-module__kvPdYW__planNote{color:rgba(255,255,255,.2)}[data-theme=dark] .pricing-module__kvPdYW__statValue{color:#f4f4f5}[data-theme=dark] .pricing-module__kvPdYW__statLabel{color:rgba(255,255,255,.3)}[data-theme=dark] .pricing-module__kvPdYW__statDivider{background:rgba(255,255,255,.06)}[data-theme=dark] .pricing-module__kvPdYW__faqSection{background:var(--surface-1-dark)}[data-theme=dark] .pricing-module__kvPdYW__faqTitle{color:#f4f4f5}[data-theme=dark] .pricing-module__kvPdYW__faqItem{border-color:rgba(255,255,255,.06)}[data-theme=dark] .pricing-module__kvPdYW__faqItem:first-child{border-color:rgba(255,255,255,.06)}[data-theme=dark] .pricing-module__kvPdYW__faqQuestionText{color:#f4f4f5}[data-theme=dark] .pricing-module__kvPdYW__faqToggle{color:rgba(255,255,255,.25)}[data-theme=dark] .pricing-module__kvPdYW__faqToggleOpen{color:var(--primary-light)}[data-theme=dark] .pricing-module__kvPdYW__faqAnswerInner{color:rgba(255,255,255,.4)}@media (max-width:991px){.pricing-module__kvPdYW__plansGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.pricing-module__kvPdYW__hero{padding-top:120px}.pricing-module__kvPdYW__heroTitle{font-size:2rem}.pricing-module__kvPdYW__plansGrid{grid-template-columns:1fr;max-width:400px}.pricing-module__kvPdYW__statsStrip{flex-wrap:wrap;gap:24px}.pricing-module__kvPdYW__statDivider{display:none}}@media (prefers-reduced-motion:reduce){.pricing-module__kvPdYW__planCard{transition:none}.pricing-module__kvPdYW__planCard:hover{transform:none}.pricing-module__kvPdYW__faqToggle,.pricing-module__kvPdYW__planCta{transition:none}}
.CTAWithCardsSectionV4-module__dDuEKa__section{background:var(--surface-0-dark);padding:100px 0 80px;position:relative;overflow:hidden}.CTAWithCardsSectionV4-module__dDuEKa__section:before{content:"";background:radial-gradient(ellipse 60% 50% at 30% 50%,rgba(var(--primary-rgb),.05)0%,transparent 70%),radial-gradient(ellipse 50% 40% at 70% 50%,rgba(var(--primary-rgb),.04)0%,transparent 60%);pointer-events:none;z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.CTAWithCardsSectionV4-module__dDuEKa__inner{z-index:1;position:relative}.CTAWithCardsSectionV4-module__dDuEKa__splitLayout{align-items:center;gap:64px;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__ctaBlock{flex:1;min-width:0}.CTAWithCardsSectionV4-module__dDuEKa__ctaTitle{color:#fff;letter-spacing:-.035em;margin:0 0 18px;font-size:3.2rem;font-weight:800;line-height:1.08}.CTAWithCardsSectionV4-module__dDuEKa__ctaSubtitle{color:rgba(255,255,255,.5);max-width:420px;margin:0 0 28px;font-size:1.1rem;font-weight:400;line-height:1.6}.CTAWithCardsSectionV4-module__dDuEKa__valueProps{align-items:center;gap:24px;margin-bottom:32px;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__valueProp{color:rgba(255,255,255,.45);align-items:center;gap:6px;font-size:.88rem;font-weight:500;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__valueProp svg{color:#94a3b8;flex-shrink:0}.CTAWithCardsSectionV4-module__dDuEKa__ctaButton{background:var(--primary);color:#fff;cursor:pointer;letter-spacing:-.01em;box-shadow:0 4px 24px rgba(var(--primary-rgb),.3);border:none;border-radius:12px;align-items:center;gap:8px;padding:16px 36px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.CTAWithCardsSectionV4-module__dDuEKa__ctaButton:hover{background:var(--primary-hover);color:#fff;box-shadow:0 8px 36px rgba(var(--primary-rgb),.45);transform:translateY(-2px)}.CTAWithCardsSectionV4-module__dDuEKa__stackPanel{background:rgba(255,255,255,.024);border:1px solid rgba(255,255,255,.07);border-radius:20px;flex:1;max-width:400px;padding:26px 24px;position:relative}.CTAWithCardsSectionV4-module__dDuEKa__stackPanel:before{content:"";background:linear-gradient(90deg,transparent,rgba(var(--primary-light-rgb),.22),transparent);height:1px;position:absolute;top:0;left:24px;right:24px}.CTAWithCardsSectionV4-module__dDuEKa__panelHeader{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__panelTitle{color:rgba(255,255,255,.85);font-size:.95rem;font-weight:700}.CTAWithCardsSectionV4-module__dDuEKa__panelHint{color:rgba(255,255,255,.28);font-size:.72rem;font-weight:500}.CTAWithCardsSectionV4-module__dDuEKa__modelsList{flex-direction:column;gap:4px;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__modelRow{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid transparent;border-radius:10px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:9px 10px;transition:background .15s,border-color .15s;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__modelRow:hover{background:rgba(255,255,255,.03)}.CTAWithCardsSectionV4-module__dDuEKa__modelRow:focus-visible{border-color:rgba(var(--primary-light-rgb),.4)}.CTAWithCardsSectionV4-module__dDuEKa__modelRowOn{background:rgba(255,255,255,.035)}.CTAWithCardsSectionV4-module__dDuEKa__modelRowOn:hover{background:rgba(255,255,255,.055)}.CTAWithCardsSectionV4-module__dDuEKa__modelLeft{align-items:center;gap:10px;min-width:0;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__modelIcon{color:rgba(255,255,255,.25);background:rgba(255,255,255,.04);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,color .2s;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__modelRowOn .CTAWithCardsSectionV4-module__dDuEKa__modelIcon{background:rgba(var(--primary-light-rgb),.1);color:rgba(255,255,255,.7)}.CTAWithCardsSectionV4-module__dDuEKa__modelName{color:rgba(255,255,255,.28);white-space:nowrap;font-size:.86rem;font-weight:600;transition:color .2s}.CTAWithCardsSectionV4-module__dDuEKa__modelRowOn .CTAWithCardsSectionV4-module__dDuEKa__modelName{color:rgba(255,255,255,.8)}.CTAWithCardsSectionV4-module__dDuEKa__modelRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__modelPrice{color:rgba(255,255,255,.15);font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600;transition:color .2s}.CTAWithCardsSectionV4-module__dDuEKa__modelRowOn .CTAWithCardsSectionV4-module__dDuEKa__modelPrice{color:rgba(255,255,255,.5)}.CTAWithCardsSectionV4-module__dDuEKa__toggle{background:rgba(255,255,255,.08);border-radius:11px;flex-shrink:0;width:40px;height:22px;transition:background .2s;position:relative}.CTAWithCardsSectionV4-module__dDuEKa__modelRowOn .CTAWithCardsSectionV4-module__dDuEKa__toggle{background:var(--primary)}.CTAWithCardsSectionV4-module__dDuEKa__toggleThumb{background:rgba(255,255,255,.45);border-radius:50%;width:18px;height:18px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px rgba(0,0,0,.25)}.CTAWithCardsSectionV4-module__dDuEKa__modelRowOn .CTAWithCardsSectionV4-module__dDuEKa__toggleThumb{background:#fff;transform:translate(18px)}.CTAWithCardsSectionV4-module__dDuEKa__comparison{border-top:1px solid rgba(255,255,255,.05);margin-top:16px;padding-top:14px}.CTAWithCardsSectionV4-module__dDuEKa__costLine{justify-content:space-between;align-items:center;padding:4px 10px;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__costLabel{color:rgba(255,255,255,.3);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}.CTAWithCardsSectionV4-module__dDuEKa__costValue{align-items:baseline;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__costNumber{color:rgba(255,255,255,.85);font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:800}.CTAWithCardsSectionV4-module__dDuEKa__perMonth{color:rgba(255,255,255,.3);margin-left:1px;font-size:.78rem;font-weight:500}.CTAWithCardsSectionV4-module__dDuEKa__divider{background:linear-gradient(90deg,transparent,rgba(var(--primary-light-rgb),.22),transparent);height:1px;margin:10px 0}.CTAWithCardsSectionV4-module__dDuEKa__izzedoLine{background:rgba(var(--primary-rgb),.08);border:1px solid rgba(var(--primary-light-rgb),.12);border-radius:12px;justify-content:space-between;align-items:center;padding:12px;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__izzedoLeft{align-items:center;gap:10px;min-width:0;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__izzedoLogo{border-radius:8px;flex-shrink:0;width:30px;height:30px;overflow:hidden}.CTAWithCardsSectionV4-module__dDuEKa__izzedoInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.CTAWithCardsSectionV4-module__dDuEKa__izzedoName{color:#fff;font-size:.88rem;font-weight:700}.CTAWithCardsSectionV4-module__dDuEKa__izzedoDesc{color:rgba(255,255,255,.4);font-size:.7rem;font-weight:500}.CTAWithCardsSectionV4-module__dDuEKa__izzedoPrice{color:#94a3b8;letter-spacing:-.02em;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:1.15rem;font-weight:800}.CTAWithCardsSectionV4-module__dDuEKa__savingsBadge{text-align:center;color:#94a3b8;background:rgba(var(--primary-light-rgb),.1);border:1px solid rgba(var(--primary-light-rgb),.18);border-radius:20px;margin-top:12px;padding:8px 16px;font-size:.84rem;font-weight:500}.CTAWithCardsSectionV4-module__dDuEKa__savingsAmount{font-weight:800}.CTAWithCardsSectionV4-module__dDuEKa__savingsNote{opacity:.7;font-size:.78rem;font-weight:400}.CTAWithCardsSectionV4-module__dDuEKa__savingsHint{text-align:center;color:rgba(255,255,255,.2);margin-top:12px;padding:8px 0;font-size:.78rem;font-weight:500}[data-theme=dark] .CTAWithCardsSectionV4-module__dDuEKa__section{background:var(--surface-1-dark)}[data-theme=light] .CTAWithCardsSectionV4-module__dDuEKa__section{background:var(--surface-0-dark)}@media (max-width:767.98px){.CTAWithCardsSectionV4-module__dDuEKa__section{padding:60px 0 48px}.CTAWithCardsSectionV4-module__dDuEKa__splitLayout{flex-direction:column;gap:36px}.CTAWithCardsSectionV4-module__dDuEKa__ctaBlock{text-align:center}.CTAWithCardsSectionV4-module__dDuEKa__ctaTitle{font-size:2rem}.CTAWithCardsSectionV4-module__dDuEKa__ctaSubtitle{max-width:100%;margin-bottom:20px;font-size:1rem}.CTAWithCardsSectionV4-module__dDuEKa__valueProps{flex-direction:column;align-items:center;gap:10px;margin-bottom:24px}.CTAWithCardsSectionV4-module__dDuEKa__ctaButton{justify-content:center;width:100%;max-width:320px;padding:14px 28px;font-size:.95rem}.CTAWithCardsSectionV4-module__dDuEKa__stackPanel{width:100%;max-width:100%;padding:22px 18px}.CTAWithCardsSectionV4-module__dDuEKa__modelRow{padding:8px}.CTAWithCardsSectionV4-module__dDuEKa__modelIcon{border-radius:6px;width:24px;height:24px}.CTAWithCardsSectionV4-module__dDuEKa__modelName{font-size:.82rem}.CTAWithCardsSectionV4-module__dDuEKa__modelPrice{font-size:.78rem}.CTAWithCardsSectionV4-module__dDuEKa__toggle{border-radius:10px;width:36px;height:20px}.CTAWithCardsSectionV4-module__dDuEKa__toggleThumb{width:16px;height:16px}.CTAWithCardsSectionV4-module__dDuEKa__modelRowOn .CTAWithCardsSectionV4-module__dDuEKa__toggleThumb{transform:translate(16px)}.CTAWithCardsSectionV4-module__dDuEKa__costNumber{font-size:1.05rem}.CTAWithCardsSectionV4-module__dDuEKa__izzedoLine{padding:10px}.CTAWithCardsSectionV4-module__dDuEKa__izzedoLogo{width:26px;height:26px}.CTAWithCardsSectionV4-module__dDuEKa__izzedoName{font-size:.82rem}.CTAWithCardsSectionV4-module__dDuEKa__izzedoPrice{font-size:1rem}}@media (min-width:768px) and (max-width:991.98px){.CTAWithCardsSectionV4-module__dDuEKa__splitLayout{gap:40px}.CTAWithCardsSectionV4-module__dDuEKa__ctaTitle{font-size:2.4rem}.CTAWithCardsSectionV4-module__dDuEKa__stackPanel{max-width:360px}}@media (prefers-reduced-motion:reduce){.CTAWithCardsSectionV4-module__dDuEKa__ctaButton,.CTAWithCardsSectionV4-module__dDuEKa__modelRow,.CTAWithCardsSectionV4-module__dDuEKa__modelIcon,.CTAWithCardsSectionV4-module__dDuEKa__modelName,.CTAWithCardsSectionV4-module__dDuEKa__modelPrice,.CTAWithCardsSectionV4-module__dDuEKa__toggle,.CTAWithCardsSectionV4-module__dDuEKa__toggleThumb{transition:none}}
.FeaturedBlogSectionV4-module__BtN8rq__section{background:var(--surface-1);padding:100px 0;position:relative}.FeaturedBlogSectionV4-module__BtN8rq__heading{text-align:center;margin-bottom:48px}.FeaturedBlogSectionV4-module__BtN8rq__title{color:#0f172a;letter-spacing:-.035em;margin-bottom:16px;font-size:3rem;font-weight:800;line-height:1.1}.FeaturedBlogSectionV4-module__BtN8rq__subtitle{color:#64748b;max-width:460px;margin:0 auto;font-size:1.15rem}.FeaturedBlogSectionV4-module__BtN8rq__grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1080px;margin:0 auto;display:grid}.FeaturedBlogSectionV4-module__BtN8rq__card{background:var(--surface-card);color:inherit;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;height:100%;text-decoration:none;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;overflow:hidden}.FeaturedBlogSectionV4-module__BtN8rq__card:hover{border-color:var(--primary);box-shadow:0 8px 32px rgba(var(--primary-rgb),.1);transform:translateY(-4px)}.FeaturedBlogSectionV4-module__BtN8rq__cardImageWrapper{aspect-ratio:16/9;background:var(--surface-1);width:100%;overflow:hidden}.FeaturedBlogSectionV4-module__BtN8rq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.FeaturedBlogSectionV4-module__BtN8rq__card:hover .FeaturedBlogSectionV4-module__BtN8rq__cardImage{transform:scale(1.04)}.FeaturedBlogSectionV4-module__BtN8rq__cardBody{flex-direction:column;flex:1;padding:22px;display:flex}.FeaturedBlogSectionV4-module__BtN8rq__cardTags{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.FeaturedBlogSectionV4-module__BtN8rq__tag{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);background:rgba(var(--primary-rgb),.07);border-radius:5px;padding:3px 9px;font-size:.68rem;font-weight:600}.FeaturedBlogSectionV4-module__BtN8rq__cardTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:8px;font-size:1.1rem;font-weight:700;line-height:1.35}.FeaturedBlogSectionV4-module__BtN8rq__cardExcerpt{color:#64748b;flex:1;margin-bottom:16px;font-size:.84rem;line-height:1.55}.FeaturedBlogSectionV4-module__BtN8rq__cardMeta{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.FeaturedBlogSectionV4-module__BtN8rq__cardDate{color:#a1a1aa;align-items:center;gap:5px;font-size:.75rem;display:flex}.FeaturedBlogSectionV4-module__BtN8rq__cardReadMore{color:var(--primary);align-items:center;gap:4px;font-size:.78rem;font-weight:600;transition:gap .2s;display:flex}.FeaturedBlogSectionV4-module__BtN8rq__card:hover .FeaturedBlogSectionV4-module__BtN8rq__cardReadMore{gap:8px}.FeaturedBlogSectionV4-module__BtN8rq__viewAll{text-align:center;margin-top:40px}.FeaturedBlogSectionV4-module__BtN8rq__viewAllLink{color:var(--primary);align-items:center;gap:6px;font-size:.95rem;font-weight:650;text-decoration:none;transition:gap .2s;display:inline-flex}.FeaturedBlogSectionV4-module__BtN8rq__viewAllLink:hover{color:var(--primary-hover);gap:10px}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__section{background:var(--surface-1-dark)}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__title{color:#f4f4f5}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__subtitle{color:#a1a1aa}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__card{background:var(--surface-card-dark);border-color:rgba(255,255,255,.06)}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__card:hover{border-color:var(--primary-light);box-shadow:0 8px 32px rgba(var(--primary-light-rgb),.1)}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__cardImageWrapper{background:var(--surface-1-dark)}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__tag{background:rgba(var(--primary-light-rgb),.1);color:var(--primary-light)}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__cardTitle{color:#f4f4f5}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__cardExcerpt{color:#a1a1aa}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__cardMeta{border-color:rgba(255,255,255,.06)}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__cardDate{color:#64748b}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__cardReadMore{color:var(--primary-light)}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__viewAllLink{color:var(--primary-light)}[data-theme=dark] .FeaturedBlogSectionV4-module__BtN8rq__viewAllLink:hover{color:var(--primary-light);opacity:.85}[data-theme=light] .FeaturedBlogSectionV4-module__BtN8rq__section{background:var(--surface-1)}@media (max-width:991.98px){.FeaturedBlogSectionV4-module__BtN8rq__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:767.98px){.FeaturedBlogSectionV4-module__BtN8rq__section{padding:60px 0}.FeaturedBlogSectionV4-module__BtN8rq__title{font-size:1.8rem}.FeaturedBlogSectionV4-module__BtN8rq__grid{grid-template-columns:1fr;gap:16px}.FeaturedBlogSectionV4-module__BtN8rq__cardBody{padding:18px}.FeaturedBlogSectionV4-module__BtN8rq__cardTitle{font-size:1rem}}@media (prefers-reduced-motion:reduce){.FeaturedBlogSectionV4-module__BtN8rq__card,.FeaturedBlogSectionV4-module__BtN8rq__cardImage,.FeaturedBlogSectionV4-module__BtN8rq__cardReadMore,.FeaturedBlogSectionV4-module__BtN8rq__viewAllLink{transition:none}}
.ConnectorsSectionV4-module__cQ3dHG__section{background:var(--surface-0);padding:100px 0 80px;position:relative;overflow:hidden}.ConnectorsSectionV4-module__cQ3dHG__header{text-align:center;margin-bottom:48px}.ConnectorsSectionV4-module__cQ3dHG__heading{color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;font-size:2.5rem;font-weight:800;line-height:1.15}.ConnectorsSectionV4-module__cQ3dHG__headingAccent{color:#475569}.ConnectorsSectionV4-module__cQ3dHG__subtitle{color:#64748b;max-width:540px;margin:0 auto;font-size:1.05rem;line-height:1.6}.ConnectorsSectionV4-module__cQ3dHG__marquee{margin-bottom:44px;padding:4px 0;position:relative}.ConnectorsSectionV4-module__cQ3dHG__fadeLeft,.ConnectorsSectionV4-module__cQ3dHG__fadeRight{z-index:2;pointer-events:none;width:140px;position:absolute;top:0;bottom:0}.ConnectorsSectionV4-module__cQ3dHG__fadeLeft{background:linear-gradient(to right,var(--surface-0),transparent);left:0}.ConnectorsSectionV4-module__cQ3dHG__fadeRight{background:linear-gradient(to left,var(--surface-0),transparent);right:0}.ConnectorsSectionV4-module__cQ3dHG__marqueeRow{margin-bottom:16px;overflow:hidden}.ConnectorsSectionV4-module__cQ3dHG__marqueeRow:last-child{margin-bottom:0}.ConnectorsSectionV4-module__cQ3dHG__track{gap:16px;width:max-content;animation:50s linear infinite ConnectorsSectionV4-module__cQ3dHG__scrollLeft;display:flex}.ConnectorsSectionV4-module__cQ3dHG__trackReverse{animation:50s linear infinite ConnectorsSectionV4-module__cQ3dHG__scrollRight}.ConnectorsSectionV4-module__cQ3dHG__marquee:hover .ConnectorsSectionV4-module__cQ3dHG__track{animation-play-state:paused}@keyframes ConnectorsSectionV4-module__cQ3dHG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ConnectorsSectionV4-module__cQ3dHG__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.ConnectorsSectionV4-module__cQ3dHG__tile{--background:var(--surface-card);background:var(--surface-card);border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;align-items:center;gap:12px;padding:14px 22px;transition:border-color .3s,box-shadow .3s;display:flex}.ConnectorsSectionV4-module__cQ3dHG__tile:hover{border-color:var(--primary);box-shadow:0 4px 16px rgba(var(--primary-rgb),.08)}.ConnectorsSectionV4-module__cQ3dHG__tileIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ConnectorsSectionV4-module__cQ3dHG__tileName{color:#0f172a;white-space:nowrap;font-size:.9rem;font-weight:600}.ConnectorsSectionV4-module__cQ3dHG__footer{justify-content:center;align-items:center;gap:12px;display:flex}.ConnectorsSectionV4-module__cQ3dHG__badge{background:rgba(var(--primary-rgb),.1);color:var(--primary);border-radius:100px;align-items:center;gap:7px;padding:8px 18px;display:inline-flex}.ConnectorsSectionV4-module__cQ3dHG__badgeCount{letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.ConnectorsSectionV4-module__cQ3dHG__footerText{color:#64748b;margin:0;font-size:.95rem}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__section{background:var(--surface-0-dark)}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__heading{color:#f4f4f5}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__headingAccent{color:var(--primary-light)}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__subtitle{color:#a1a1aa}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__fadeLeft{background:linear-gradient(to right,var(--surface-0-dark),transparent)}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__fadeRight{background:linear-gradient(to left,var(--surface-0-dark),transparent)}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__tile{--background:var(--surface-card-dark);background:var(--surface-card-dark);border-color:#2a3a4e}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__tile:hover{border-color:var(--primary-light);box-shadow:0 4px 20px rgba(var(--primary-light-rgb),.1)}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__tileName{color:#e2e8f0}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__badge{background:rgba(var(--primary-light-rgb),.12);color:var(--primary-light)}[data-theme=dark] .ConnectorsSectionV4-module__cQ3dHG__footerText{color:#a1a1aa}[data-theme=light] .ConnectorsSectionV4-module__cQ3dHG__section{background:var(--surface-0)}@media (max-width:767.98px){.ConnectorsSectionV4-module__cQ3dHG__section{padding:60px 0 50px}.ConnectorsSectionV4-module__cQ3dHG__header{margin-bottom:32px}.ConnectorsSectionV4-module__cQ3dHG__heading{font-size:1.6rem}.ConnectorsSectionV4-module__cQ3dHG__subtitle{font-size:.92rem}.ConnectorsSectionV4-module__cQ3dHG__fadeLeft,.ConnectorsSectionV4-module__cQ3dHG__fadeRight{width:60px}.ConnectorsSectionV4-module__cQ3dHG__marqueeRow{margin-bottom:12px}.ConnectorsSectionV4-module__cQ3dHG__track{gap:12px}.ConnectorsSectionV4-module__cQ3dHG__tile{gap:10px;padding:10px 16px}.ConnectorsSectionV4-module__cQ3dHG__tileIcon{width:26px;height:26px}.ConnectorsSectionV4-module__cQ3dHG__tileName{font-size:.8rem}.ConnectorsSectionV4-module__cQ3dHG__marquee{margin-bottom:32px}.ConnectorsSectionV4-module__cQ3dHG__footer{flex-direction:column;gap:6px}.ConnectorsSectionV4-module__cQ3dHG__footerText{font-size:.85rem}}@media (prefers-reduced-motion:reduce){.ConnectorsSectionV4-module__cQ3dHG__track{animation:none}}
