.feature-card.svelte-khzv4{background:var(--hw-gray-50);border:1px solid var(--hw-gray-100);border-radius:1rem;padding:1.5rem;transition:all .2s ease}.feature-card.svelte-khzv4:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.feature-card[data-dark=true].svelte-khzv4{background:var(--hw-dark-card, #1a1a1a);border-color:var(--hw-dark-border, #2a2a2a)}.feature-card[data-dark=true].svelte-khzv4:hover{box-shadow:0 10px 40px #0000004d}.feature-card--compact.svelte-khzv4{padding:1.25rem}.feature-card--compact.svelte-khzv4 .feature-title:where(.svelte-khzv4){margin-bottom:0}.feature-card--centered.svelte-khzv4{text-align:center}.feature-card--centered.svelte-khzv4 .feature-icon:where(.svelte-khzv4){margin-left:auto;margin-right:auto}.feature-icon.svelte-khzv4{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:.875rem}.feature-title.svelte-khzv4{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--hw-gray-900);letter-spacing:-.01em}@media (min-width: 768px){.feature-title.svelte-khzv4{font-size:1.0625rem}}[data-dark=true].svelte-khzv4 .feature-title:where(.svelte-khzv4){color:var(--hw-white)}.feature-description.svelte-khzv4{font-size:.875rem;line-height:1.6;color:var(--hw-gray-600);margin:0}@media (min-width: 768px){.feature-description.svelte-khzv4{font-size:.9375rem}}[data-dark=true].svelte-khzv4 .feature-description:where(.svelte-khzv4){color:var(--hw-gray-400)}
