.comparison-grid.svelte-c8vlqf{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px}.comparison-card.svelte-c8vlqf{padding:32px;border-radius:12px}.comparison-card.bad.svelte-c8vlqf{background:var(--cream-dark)}.comparison-card.good.svelte-c8vlqf{background:#1560ef0a;border:1px solid rgba(21,96,239,.2)}.comparison-label.svelte-c8vlqf{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;display:block;margin-bottom:20px}.comparison-card.bad.svelte-c8vlqf .comparison-label:where(.svelte-c8vlqf){color:var(--fp-muted)}.comparison-card.good.svelte-c8vlqf .comparison-label:where(.svelte-c8vlqf){color:var(--blue)}.comparison-card.svelte-c8vlqf ul:where(.svelte-c8vlqf){display:flex;flex-direction:column;gap:12px}.comparison-card.svelte-c8vlqf li:where(.svelte-c8vlqf){font-size:.88rem;line-height:1.5;padding-left:24px;position:relative}.comparison-card.bad.svelte-c8vlqf li:where(.svelte-c8vlqf):before{content:"";position:absolute;left:0;top:7px;width:10px;height:10px;border-radius:50%;background:var(--fp-border)}.comparison-card.good.svelte-c8vlqf li:where(.svelte-c8vlqf):before{content:"";position:absolute;left:0;top:7px;width:10px;height:10px;border-radius:50%;background:var(--blue)}@media(max-width:768px){.comparison-grid.svelte-c8vlqf{grid-template-columns:1fr}}
