/* Additive rhythm: only the six options from September 2026 own these tokens. */
.premium-option{
  --po-section-space:64px;
  --po-heading-gap:32px;
  --po-gutter:clamp(20px,3vw,48px);
  --po-layout-gap:32px;
  --po-card-gap:20px;
  --po-card-inset:28px;
  --po-ink:#232725;
  --po-muted:#62665f;
  --po-accent:#17635b;
  --po-border:#e6e6e1;
  --po-surface:#fff;
  --po-neutral:#faf9f6;
}
@media(min-width:700px){.premium-option{--po-section-space:88px;--po-heading-gap:40px;--po-layout-gap:48px;--po-card-gap:24px;--po-card-inset:32px}}
@media(min-width:1100px){.premium-option{--po-section-space:112px;--po-heading-gap:48px;--po-layout-gap:64px;--po-card-gap:28px;--po-card-inset:36px}}
