.styles_features-page__eSzhy{min-height:100vh;background:var(--bg-light);color:var(--text-light);padding:2rem 1rem}.dark .styles_features-page__eSzhy{background:var(--bg-dark);color:var(--text-dark)}.styles_features-container__05cc2{max-width:1200px;margin:0 auto}.styles_features-header__R3dXJ{text-align:center;margin-bottom:4rem}.styles_features-header__R3dXJ h1{font-size:3rem;margin-bottom:1rem;color:var(--primary)}.styles_features-subtitle__7DFDr{font-size:1.2rem;color:#6b7280;max-width:600px;margin:0 auto}.dark .styles_features-subtitle__7DFDr{color:#9ca3af}.styles_features-grid__sNjGg{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.styles_feature-card__hOAoJ{background:var(--card-light);padding:2.5rem 2rem;border-radius:12px;text-align:center;transition:all .3s ease;border:1px solid #e5e7eb}.dark .styles_feature-card__hOAoJ{background:var(--card-dark);border-color:#374151}.styles_feature-card__hOAoJ:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.dark .styles_feature-card__hOAoJ:hover{box-shadow:0 20px 40px rgba(0,0,0,.3)}.styles_feature-icon__sf8hk{font-size:3.5rem;margin-bottom:1.5rem}.styles_feature-card__hOAoJ h3{font-size:1.5rem;margin-bottom:1rem;color:var(--text-light)}.dark .styles_feature-card__hOAoJ h3{color:var(--text-dark)}.styles_feature-card__hOAoJ p{color:#6b7280;line-height:1.6}.dark .styles_feature-card__hOAoJ p{color:#9ca3af}.styles_features-cta__7KK8x{text-align:center;background:linear-gradient(135deg,var(--primary) 0,#8b5cf6 100%);color:white;padding:4rem 2rem;border-radius:12px;margin-top:2rem}.styles_features-cta__7KK8x h2{font-size:2.5rem;margin-bottom:1rem}.styles_features-cta__7KK8x p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.styles_cta-button__RUrgC{background:white;color:var(--primary);padding:1rem 2.5rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.styles_cta-button__RUrgC:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}@media (max-width:768px){.styles_features-header__R3dXJ h1{font-size:2.2rem}.styles_features-grid__sNjGg{grid-template-columns:1fr}.styles_features-cta__7KK8x{padding:3rem 1.5rem}.styles_features-cta__7KK8x h2{font-size:2rem}}