.grid.svelte-uhxzml{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--min),1fr));gap:var(--gap);align-items:start}.tier.svelte-vmtjx5{display:flex;flex-direction:column;gap:var(--space-4);height:100%;padding:var(--space-6);border:var(--line);border-radius:var(--radius-card);background:var(--surface-soft);color:var(--text-primary)}.featured.svelte-vmtjx5{background:var(--surface-ink);border-color:var(--black);color:var(--text-on-dark)}.name.svelte-vmtjx5{font:var(--type-strong-md)}.price.svelte-vmtjx5{display:flex;align-items:baseline;gap:var(--space-1);flex-wrap:wrap}.amount.svelte-vmtjx5{font:var(--type-display-lg)}.period.svelte-vmtjx5,.body.svelte-vmtjx5{font:var(--type-body-sm);color:var(--text-body)}.featured.svelte-vmtjx5 .period:where(.svelte-vmtjx5),.featured.svelte-vmtjx5 .body:where(.svelte-vmtjx5){color:var(--text-muted)}ul.svelte-vmtjx5{display:flex;flex-direction:column;gap:var(--space-2);list-style:none;margin-bottom:var(--space-2)}li.svelte-vmtjx5{display:flex;align-items:flex-start;gap:var(--space-2);font:var(--type-body-sm)}li.svelte-vmtjx5 svg{margin-top:2px}.split.svelte-9n6msb{display:grid;gap:var(--space-16);align-items:start}.narrow.svelte-9n6msb{grid-template-columns:minmax(240px,340px) minmax(300px,1fr)}.even.svelte-9n6msb{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.aside.svelte-9n6msb{display:flex;flex-direction:column;gap:var(--space-4)}@media(max-width:900px){.split.svelte-9n6msb{grid-template-columns:1fr;gap:var(--space-10)}}
