.Features-module__zvCZ4q__featuresSection{background-color:var(--surface);position:relative}.Features-module__zvCZ4q__header{text-align:center;max-width:600px;margin:0 auto 4rem}.Features-module__zvCZ4q__description{color:#64748b;margin-top:-1.5rem;font-size:1.125rem;line-height:1.6}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Features-module__zvCZ4q__card{border-radius:var(--radius-lg);background:#fff;border:1px solid #e2e8f080;align-items:flex-start;gap:1rem;padding:1.75rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #0f172a05}.Features-module__zvCZ4q__card:hover{box-shadow:var(--shadow-lg);border-color:#06b6d466;transform:translateY(-6px)}.Features-module__zvCZ4q__iconWrapper{color:var(--primary);background:#1e3a8a0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrapper{background:var(--primary);color:#fff}.Features-module__zvCZ4q__cardContent{flex-direction:column;gap:.25rem;display:flex}.Features-module__zvCZ4q__cardTitle{color:var(--foreground);font-size:1.125rem;font-family:var(--font-inter)}.Features-module__zvCZ4q__cardDesc{color:#64748b;font-size:.875rem}
