.pricing-grid.svelte-10zhppf{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;align-items:stretch}.pricing-card.svelte-10zhppf{display:flex;flex-direction:column;background:var(--card);border-radius:.75rem;box-shadow:0 2px 10px #00000012,0 0 0 1px #0000000a;padding:1.75rem;transition:transform .18s ease,box-shadow .18s ease}.pricing-card.svelte-10zhppf:hover{transform:scale(1.015);box-shadow:0 6px 20px #0000001a,0 0 0 1px #0000000d}.pricing-card--featured.svelte-10zhppf{box-shadow:0 6px 24px #0000001f,0 0 0 1px #0000000d}.pricing-card__price.svelte-10zhppf{margin-top:1rem;font-size:1.75rem;font-weight:600;color:var(--foreground)}.pricing-card__locked.svelte-10zhppf{display:inline-flex;align-items:center;gap:.2rem;vertical-align:middle;margin-left:.5rem;padding:.1rem .45rem;border-radius:999px;background:color-mix(in srgb,var(--accent-green) 12%,transparent);color:var(--accent-green);font-size:.7rem;font-weight:500;letter-spacing:.01em}.pricing-card__price-note.svelte-10zhppf{min-height:1.1rem;margin-top:.25rem}.pricing-card__price-suffix.svelte-10zhppf{font-size:.875rem;font-weight:400;color:var(--muted-foreground);margin-left:.05em}.pricing-features.svelte-10zhppf{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.75rem;flex:1}.pricing-card__tagline.svelte-10zhppf{min-height:2.85rem}.pricing-card__intro.svelte-10zhppf{min-height:1.25rem;margin-bottom:.75rem}.pricing-feature.svelte-10zhppf{display:flex;align-items:flex-start;gap:.5rem}.pricing-feature__text.svelte-10zhppf{display:flex;flex-direction:column;gap:.125rem}.pricing-check.svelte-10zhppf{display:inline-flex;flex-shrink:0;margin-top:.15rem;color:var(--accent-green)}
