.features-section{max-width:1100px;margin:0 auto;padding:0 24px 80px}.features-label{text-align:center;letter-spacing:.08em;color:#16a34a;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:600}.features-title{text-align:center;color:#0f172a;letter-spacing:-.025em;margin-bottom:48px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;line-height:1.2}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.fcard{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:20px;padding:28px 24px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.fcard:hover{border-color:#86efac;transform:translateY(-3px);box-shadow:0 8px 32px #22c55e1a}.fcard-icon{background:#f0fdf4;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.fcard-head{color:#0f172a;margin-bottom:2px;font-size:1rem;font-weight:700}.fcard-sub{color:#64748b;font-size:13px;line-height:1.5}.steps{flex-direction:column;gap:14px;display:flex}.step{align-items:flex-start;gap:12px;display:flex}.step-num{color:#16a34a;background:#f0fdf4;border:1.5px solid #86efac;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:11px;font-weight:700;display:flex}.step-text{color:#374151;font-size:13.5px;line-height:1.5}.examples{flex-direction:column;gap:8px;display:flex}.example-chip{color:#475569;cursor:default;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;transition:background .15s,border-color .15s,color .15s;display:flex}.example-chip:hover{color:#15803d;background:#f0fdf4;border-color:#86efac}.chip-icon{flex-shrink:0;font-size:14px}.benefits{flex-direction:column;gap:10px;display:flex}.benefit{align-items:flex-start;gap:10px;display:flex}.benefit-check{background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;display:flex}.benefit-text{color:#374151;font-size:13.5px;line-height:1.5}.limit-pill{color:#854d0e;background:#fef9c3;border:1px solid #fde047;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:auto;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}@media (max-width:820px){.features-grid{grid-template-columns:1fr}}
