.feature-grid:where(.astro-5avuv2ve){display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(width>=768px){.feature-grid:where(.astro-5avuv2ve){grid-template-columns:repeat(var(--fg-columns, 3),1fr)}}.feature-grid--card:where(.astro-5avuv2ve) .feature-grid__item:where(.astro-5avuv2ve){padding:var(--space-5);background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);text-align:center;transition:box-shadow var(--transition-base),transform var(--transition-base),border-color var(--transition-base)}@media(width>=768px){.feature-grid--card:where(.astro-5avuv2ve) .feature-grid__item:where(.astro-5avuv2ve){padding:var(--space-6)}}.feature-grid--card:where(.astro-5avuv2ve) .feature-grid__item:where(.astro-5avuv2ve):hover{box-shadow:0 12px 32px #0000000f;transform:translateY(-4px);border-color:var(--color-primary-200)}.feature-grid--card:where(.astro-5avuv2ve) .feature-grid__item:where(.astro-5avuv2ve):hover .feature-grid__icon:where(.astro-5avuv2ve){transform:scale(1.1);box-shadow:0 4px 16px #2563eb1f}.feature-grid--list:where(.astro-5avuv2ve) .feature-grid__item:where(.astro-5avuv2ve){display:flex;gap:var(--space-4);padding:var(--space-4) 0;border-bottom:1px solid var(--color-border-light)}.feature-grid--list:where(.astro-5avuv2ve) .feature-grid__icon:where(.astro-5avuv2ve){flex-shrink:0;margin:0}.feature-grid__icon:where(.astro-5avuv2ve){margin:0 auto var(--space-5);display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:var(--radius-lg);font-size:var(--font-size-2xl);transition:transform var(--transition-base),box-shadow var(--transition-base)}.feature-grid--list:where(.astro-5avuv2ve) .feature-grid__icon:where(.astro-5avuv2ve){margin:0}.feature-grid__item:where(.astro-5avuv2ve):first-child .feature-grid__icon:where(.astro-5avuv2ve){background:#dcfce7;color:#16a34a;border:1px solid #bbf7d0}.feature-grid__item:where(.astro-5avuv2ve):nth-child(2) .feature-grid__icon:where(.astro-5avuv2ve){background:#dbeafe;color:#2563eb;border:1px solid #bfdbfe}.feature-grid__item:where(.astro-5avuv2ve):nth-child(3) .feature-grid__icon:where(.astro-5avuv2ve){background:#ffedd5;color:#ea580c;border:1px solid #fed7aa}.feature-grid__item:where(.astro-5avuv2ve):nth-child(4) .feature-grid__icon:where(.astro-5avuv2ve){background:#fce7f3;color:#db2777;border:1px solid #fbcfe8}.feature-grid__item:where(.astro-5avuv2ve):nth-child(5) .feature-grid__icon:where(.astro-5avuv2ve){background:#fef3c7;color:#d97706;border:1px solid #fde68a}.feature-grid__item:where(.astro-5avuv2ve):nth-child(6) .feature-grid__icon:where(.astro-5avuv2ve){background:#e0e7ff;color:#4f46e5;border:1px solid #c7d2fe}[data-theme=dark] .feature-grid__item:where(.astro-5avuv2ve):first-child .feature-grid__icon:where(.astro-5avuv2ve){background:#16a34a33;color:#4ade80;border-color:#16a34a4d}[data-theme=dark] .feature-grid__item:where(.astro-5avuv2ve):nth-child(2) .feature-grid__icon:where(.astro-5avuv2ve){background:#2563eb33;color:#60a5fa;border-color:#2563eb4d}[data-theme=dark] .feature-grid__item:where(.astro-5avuv2ve):nth-child(3) .feature-grid__icon:where(.astro-5avuv2ve){background:#ea580c33;color:#fb923c;border-color:#ea580c4d}[data-theme=dark] .feature-grid__item:where(.astro-5avuv2ve):nth-child(4) .feature-grid__icon:where(.astro-5avuv2ve){background:#db277733;color:#f472b6;border-color:#db27774d}[data-theme=dark] .feature-grid__item:where(.astro-5avuv2ve):nth-child(5) .feature-grid__icon:where(.astro-5avuv2ve){background:#d9770633;color:#fbbf24;border-color:#d977064d}[data-theme=dark] .feature-grid__item:where(.astro-5avuv2ve):nth-child(6) .feature-grid__icon:where(.astro-5avuv2ve){background:#4f46e533;color:#818cf8;border-color:#4f46e54d}.feature-grid__icon:where(.astro-5avuv2ve) svg{width:1.5rem;height:1.5rem}.feature-grid__title:where(.astro-5avuv2ve){font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-2);color:var(--color-text)}@media(width>=768px){.feature-grid__title:where(.astro-5avuv2ve){font-size:var(--font-size-lg)}}.feature-grid__desc:where(.astro-5avuv2ve){font-size:var(--font-size-sm);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}@media(width<768px){.feature-grid__desc:where(.astro-5avuv2ve){font-size:var(--font-size-xs);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}
