.features-page{padding-top:80px}.features-hero{text-align:center;background:linear-gradient(180deg,#2563eb0a 0%,var(--bg-primary)100%);padding:80px 0 60px}.features-badge{color:var(--primary);background:linear-gradient(135deg,#2563eb1a 0%,#10b9811a 100%);border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 20px;font-size:.875rem;font-weight:600;display:inline-flex}.features-hero-title{color:var(--text-primary);letter-spacing:-1px;margin-bottom:20px;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.15}.features-accent{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.features-hero-subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 36px;font-size:1.15rem;line-height:1.7}.features-hero-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.features-section{padding:80px 0}.features-section-alt{background:var(--bg-secondary,#f8fafc)}.section-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--primary);margin-bottom:16px;font-size:.8rem;font-weight:700;display:inline-block}.features-section-title{color:var(--text-primary);letter-spacing:-.5px;margin-bottom:12px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.features-section-desc{color:var(--text-secondary);max-width:640px;margin-bottom:48px;font-size:1.05rem;line-height:1.7}.features-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.features-grid-core{grid-template-columns:repeat(2,1fr);max-width:900px}.feature-card{background:var(--bg-primary,#fff);border:1px solid var(--border-light,#e2e8f0);border-radius:16px;padding:32px 28px;transition:box-shadow .2s,transform .2s}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.feature-card-core{background:linear-gradient(135deg,#2563eb08 0%,#10b98108 100%);border:1px solid #2563eb1f}.feature-icon-wrap{width:48px;height:48px;color:var(--primary);background:linear-gradient(135deg,#2563eb1a 0%,#10b9811a 100%);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.feature-icon-wrap.core{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;width:52px;height:52px}.feature-card h3{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem;font-weight:700}.feature-card p{color:var(--text-secondary);margin:0;font-size:.925rem;line-height:1.65}.features-grid-compact{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card-compact{background:var(--bg-primary,#fff);border:1px solid var(--border-light,#e2e8f0);border-radius:14px;align-items:flex-start;gap:16px;padding:24px;transition:box-shadow .2s;display:flex}.feature-card-compact:hover{box-shadow:0 4px 16px #0000000f}.feature-icon-sm{width:40px;min-width:40px;height:40px;color:var(--primary);background:linear-gradient(135deg,#2563eb1a 0%,#10b9811a 100%);border-radius:10px;justify-content:center;align-items:center;display:flex}.feature-card-compact h4{color:var(--text-primary);margin-bottom:4px;font-size:.95rem;font-weight:700}.feature-card-compact p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.55}.features-cta-section{text-align:center;background:linear-gradient(135deg,var(--primary)0%,#1d4ed8 100%);color:#fff;padding:80px 0}.features-cta-section h2{margin-bottom:12px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.features-cta-section p{opacity:.9;margin-bottom:32px;font-size:1.1rem}.features-cta-section .btn-primary{color:var(--primary);background:#fff}.features-cta-section .btn-outline{color:#fff;border-color:#fff6}.features-cta-section .btn-outline:hover{background:#ffffff1a}@media (max-width:900px){.features-grid,.features-grid-compact{grid-template-columns:repeat(2,1fr)}.features-grid-core{grid-template-columns:1fr}}@media (max-width:600px){.features-grid,.features-grid-compact{grid-template-columns:1fr}.features-hero{padding:60px 0 40px}.features-section{padding:60px 0}}
