.feat-hero{padding:96px 0 72px;text-align:center;background:radial-gradient(640px 280px at 50% -60px,rgba(79,140,255,.16),transparent 70%),radial-gradient(480px 220px at 72% 20px,rgba(34,211,238,.09),transparent 70%)}.feat-hero .hero-title{font-size:44px}.feat-hero .hero-subtitle{margin-bottom:0}.feat-head{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:48px}.feat-head .section-title{margin-bottom:0}.feat-head .section-subtitle{margin:0}.feat-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.feat-divider{border-top:1px solid var(--border)}.feat-list{display:flex;flex-direction:column;gap:8px}.feat-item{position:relative;padding-left:18px;font-size:14.5px;color:var(--text-muted)}.feat-item:before{content:"";position:absolute;left:2px;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--accent-gradient)}.feat-item code{font-size:.85em}.feat-table-wrap{overflow-x:auto;border-radius:var(--radius)}.feat-caption{margin-top:14px;font-size:13.5px;color:var(--text-muted);text-align:center}.feat-cta{padding:96px 0;text-align:center;background:radial-gradient(560px 240px at 50% 120%,rgba(79,140,255,.14),transparent 70%);border-top:1px solid var(--border)}.feat-cta-title{font-size:30px;letter-spacing:-.02em;margin-bottom:12px}.feat-cta-text{font-size:16px;color:var(--text-muted);max-width:560px;margin:0 auto 32px}@media (max-width:768px){.feat-hero{padding:64px 0 56px}.feat-hero .hero-title{font-size:32px}.feat-cta{padding:64px 0}.feat-cta-title{font-size:24px}}.feat-callout{margin-bottom:24px;padding:20px 24px;background:rgba(79,140,255,.06);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius)}.feat-callout-title{margin:0 0 8px;font-size:15px;font-weight:700;color:var(--text)}.feat-callout p{margin:0;font-size:14.5px;line-height:1.8;color:var(--text-muted)}.feat-callout code{font-size:.85em}