.coupons-hero.svelte-1fcuktg{background-image:var(--hero-image);background-size:cover;background-position:center;background-repeat:no-repeat}.coupon-grid.svelte-1fcuktg{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.coupon-card.svelte-1fcuktg{display:flex;flex-direction:column;background:var(--card);border:1px solid var(--border);border-top:1px solid var(--accent-line);border-radius:var(--radius);padding:28px;transition:border-color .25s var(--ease)}.coupon-card.svelte-1fcuktg:hover{border-color:var(--border-strong);border-top-color:var(--accent)}.coupon-card.popular.svelte-1fcuktg{border-top-color:var(--accent)}.coupon-top.svelte-1fcuktg{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:26px;margin-bottom:16px}.coupon-card.svelte-1fcuktg h3:where(.svelte-1fcuktg){font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;line-height:1.3;color:var(--fg)}.coupon-price.svelte-1fcuktg{font-size:clamp(32px,3.4vw,40px);font-weight:300;line-height:1;letter-spacing:-.01em;color:var(--fg);padding-bottom:22px;border-bottom:1px solid var(--border);margin-bottom:22px}.coupon-desc.svelte-1fcuktg{color:var(--fg-dim);font-size:16px;line-height:1.5;margin-bottom:20px}.coupon-feats.svelte-1fcuktg{list-style:none;display:grid;gap:10px;margin:0 0 28px;padding:0}.coupon-feats.svelte-1fcuktg li:where(.svelte-1fcuktg){display:flex;gap:12px;font-size:15px;line-height:1.45;color:var(--fg-dim)}.coupon-feats.svelte-1fcuktg li:where(.svelte-1fcuktg):before{content:"";width:12px;height:1px;background:var(--accent-line);flex-shrink:0;margin-top:11px}.coupon-btn.svelte-1fcuktg{align-self:flex-start;margin-top:auto}@media(max-width:900px){.coupon-card.svelte-1fcuktg{padding:24px}}
