.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1000px;margin:0 auto}@media(max-width:1000px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr);max-width:700px}}@media(max-width:700px){.values-grid.svelte-cwls5q{grid-template-columns:1fr;max-width:400px}}.value-card.svelte-cwls5q{background:var(--color-white);padding:32px;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:center}.value-card__icon.svelte-cwls5q{font-size:2.5rem;margin-bottom:16px}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){margin-bottom:12px;font-size:1.1rem}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-text-light);line-height:1.6;font-size:.95rem}.features-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:800px;margin:0 auto}@media(max-width:800px){.features-grid.svelte-cwls5q{grid-template-columns:1fr;max-width:400px}}.feature-card.svelte-cwls5q{background:var(--color-white);padding:28px;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.feature-card__icon.svelte-cwls5q{font-size:2rem;margin-bottom:12px}.feature-card.svelte-cwls5q h3:where(.svelte-cwls5q){margin-bottom:8px;font-size:1.05rem}.feature-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-text-light);line-height:1.6;font-size:.9rem}
