.FeaturePage-module__tRBsAa__featureHero{text-align:center;background:var(--bg-hero-gradient);padding:160px 0 60px;position:relative;overflow:hidden}.FeaturePage-module__tRBsAa__featureHeroBg{z-index:0;opacity:.2;mix-blend-mode:multiply;background-image:url(/images/feature-bg.png);background-position:50%;background-size:cover;position:absolute;inset:0}.FeaturePage-module__tRBsAa__featureHeroBg:before{content:"";filter:blur(60px);background:#00bcd40d;border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-20%}.FeaturePage-module__tRBsAa__featureHeroContent{z-index:1;max-width:800px;margin:0 auto;padding:0 24px;position:relative}.FeaturePage-module__tRBsAa__featureHeroIcon{border-radius:var(--radius-lg);width:72px;height:72px;color:var(--primary);background:#00bcd414;justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.8rem;display:flex}.FeaturePage-module__tRBsAa__featureHeroTitle{font-family:var(--font-display);color:var(--text-heading);margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800}.FeaturePage-module__tRBsAa__featureHeroDesc{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.05rem;line-height:1.8}.FeaturePage-module__tRBsAa__whySection{padding:var(--section-padding);background:var(--bg-white)}.FeaturePage-module__tRBsAa__whyContent{max-width:900px;margin:0 auto;padding:0 24px}.FeaturePage-module__tRBsAa__whyContent h2{font-family:var(--font-display);color:var(--text-heading);margin-bottom:16px;font-size:1.6rem;font-weight:700}.FeaturePage-module__tRBsAa__whyContent p{color:var(--text-secondary);margin-bottom:20px;font-size:.95rem;line-height:1.8}.FeaturePage-module__tRBsAa__keyFeatures{padding:var(--section-padding);background:var(--bg-section-alt)}.FeaturePage-module__tRBsAa__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.FeaturePage-module__tRBsAa__fCard{border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:#fff;align-items:flex-start;gap:14px;padding:24px;transition:all .3s;display:flex}.FeaturePage-module__tRBsAa__fCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.FeaturePage-module__tRBsAa__fCardIcon{border-radius:var(--radius-md);width:40px;height:40px;color:var(--primary);background:#00bcd414;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.FeaturePage-module__tRBsAa__fCard h3{color:var(--text-heading);overflow-wrap:break-word;word-wrap:break-word;margin-bottom:6px;font-size:.95rem;font-weight:600}.FeaturePage-module__tRBsAa__fCard p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.FeaturePage-module__tRBsAa__compareSection{padding:var(--section-padding);background:var(--bg-white)}.FeaturePage-module__tRBsAa__compareContent{max-width:900px;margin:0 auto;padding:0 24px}.FeaturePage-module__tRBsAa__compareContent h2{color:var(--text-heading);margin-bottom:14px;font-size:1.5rem;font-weight:700}.FeaturePage-module__tRBsAa__compareContent p{color:var(--text-secondary);margin-bottom:20px;line-height:1.8}.FeaturePage-module__tRBsAa__withSection{padding:var(--section-padding);background:var(--bg-section-alt)}.FeaturePage-module__tRBsAa__withContent{text-align:center;max-width:900px;margin:0 auto;padding:0 24px}.FeaturePage-module__tRBsAa__withList{text-align:left;flex-direction:column;gap:12px;max-width:600px;margin-bottom:28px;margin-left:auto;margin-right:auto;display:flex}.FeaturePage-module__tRBsAa__withItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:.93rem;display:flex}.FeaturePage-module__tRBsAa__withIcon{color:var(--primary);flex-shrink:0}.FeaturePage-module__tRBsAa__withCta{color:var(--text-secondary);margin-bottom:24px;font-size:.98rem}.FeaturePage-module__tRBsAa__otherFeatures{background:var(--bg-white);padding:60px 0 80px}.FeaturePage-module__tRBsAa__otherGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.FeaturePage-module__tRBsAa__otherCard{border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);box-shadow:var(--shadow-xs);background:#fff;align-items:center;gap:10px;padding:14px 16px;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.FeaturePage-module__tRBsAa__otherCard:hover{border-color:var(--border-hover);color:var(--primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.FeaturePage-module__tRBsAa__otherIcon{color:var(--primary);flex-shrink:0}@media (max-width:768px){.FeaturePage-module__tRBsAa__featuresGrid{grid-template-columns:1fr}.FeaturePage-module__tRBsAa__otherGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.FeaturePage-module__tRBsAa__otherGrid{grid-template-columns:1fr}.FeaturePage-module__tRBsAa__featureHero{padding:130px 0 40px}.FeaturePage-module__tRBsAa__featureHeroIcon{width:56px;height:56px;font-size:1.4rem}}@media (max-width:359px){.FeaturePage-module__tRBsAa__fCard{padding:14px}.FeaturePage-module__tRBsAa__fCardIcon{width:30px;height:30px;font-size:.85rem}.FeaturePage-module__tRBsAa__featureHero{padding:100px 0 24px}.FeaturePage-module__tRBsAa__featureHeroIcon{width:42px;height:42px;font-size:1.1rem}.FeaturePage-module__tRBsAa__featureHeroTitle{font-size:clamp(1.3rem,7vw,1.6rem)}.FeaturePage-module__tRBsAa__featureHeroDesc{font-size:.88rem}.FeaturePage-module__tRBsAa__otherGrid{grid-template-columns:1fr;gap:8px}.FeaturePage-module__tRBsAa__otherCard{padding:10px 12px;font-size:.82rem}.FeaturePage-module__tRBsAa__featuresGrid{gap:14px}.FeaturePage-module__tRBsAa__whyContent{padding:0 12px}.FeaturePage-module__tRBsAa__whyContent h2{font-size:1.2rem}.FeaturePage-module__tRBsAa__whyContent p{font-size:.88rem}.FeaturePage-module__tRBsAa__compareContent,.FeaturePage-module__tRBsAa__withContent{padding:0 12px}.FeaturePage-module__tRBsAa__withItem{font-size:.86rem}}@media (max-width:279px){.FeaturePage-module__tRBsAa__fCard{gap:10px;padding:10px}.FeaturePage-module__tRBsAa__fCardIcon{width:26px;height:26px;font-size:.78rem}.FeaturePage-module__tRBsAa__fCard h3{font-size:.82rem}.FeaturePage-module__tRBsAa__fCard p{font-size:.76rem}.FeaturePage-module__tRBsAa__featureHero{padding:84px 0 20px}.FeaturePage-module__tRBsAa__featureHeroIcon{width:36px;height:36px;margin-bottom:12px;font-size:.95rem}.FeaturePage-module__tRBsAa__featureHeroTitle{font-size:clamp(1.05rem,6.5vw,1.3rem)}.FeaturePage-module__tRBsAa__featureHeroDesc{margin-bottom:0;font-size:.82rem}.FeaturePage-module__tRBsAa__featuresGrid{gap:10px;max-width:100%;padding:0 8px}.FeaturePage-module__tRBsAa__withCta{font-size:.84rem}.FeaturePage-module__tRBsAa__withList{gap:8px;max-width:100%}.FeaturePage-module__tRBsAa__withItem{gap:8px;font-size:.8rem}.FeaturePage-module__tRBsAa__otherGrid{gap:6px}.FeaturePage-module__tRBsAa__otherCard{gap:6px;padding:8px 10px;font-size:.78rem}.FeaturePage-module__tRBsAa__otherFeatures{padding:40px 0 48px}}@media (min-width:1440px){.FeaturePage-module__tRBsAa__featuresGrid{grid-template-columns:repeat(4,1fr);gap:30px}.FeaturePage-module__tRBsAa__otherGrid{grid-template-columns:repeat(4,1fr);gap:20px}}@media (hover:none) and (pointer:coarse){.FeaturePage-module__tRBsAa__fCard:hover{border-color:var(--border-color);box-shadow:var(--shadow-xs);transform:none}.FeaturePage-module__tRBsAa__otherCard:hover{border-color:var(--border-color);color:var(--text-secondary);box-shadow:var(--shadow-xs);transform:none}}
