.promo-backdrop.svelte-1hvfd7a{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem;background:color-mix(in oklab,var(--background),transparent 30%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.promo-backdrop.visible.svelte-1hvfd7a{opacity:1}.promo-modal.svelte-1hvfd7a{position:relative;max-width:480px;width:100%;overflow:hidden;transform:translateY(20px) scale(.95);opacity:0;transition:transform .3s ease,opacity .3s ease}.promo-modal.visible.svelte-1hvfd7a{transform:translateY(0) scale(1);opacity:1}.promo-close.svelte-1hvfd7a{position:absolute;top:12px;right:12px;z-index:10;padding:8px;border-radius:50%;border:none;background:color-mix(in oklab,var(--background),transparent 20%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--foreground);cursor:pointer;transition:background .15s}.promo-close.svelte-1hvfd7a:hover{background:var(--muted)}.promo-image.svelte-1hvfd7a{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden}.promo-image.svelte-1hvfd7a img:where(.svelte-1hvfd7a){width:100%;height:100%;object-fit:cover}.promo-badge.svelte-1hvfd7a{position:absolute;bottom:12px;left:12px;padding:4px 12px;border-radius:99px;font-size:.75rem;font-weight:600;background:var(--primary);color:var(--primary-foreground)}.promo-content.svelte-1hvfd7a{padding:24px}.promo-label.svelte-1hvfd7a{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--primary);margin-bottom:8px}.promo-title.svelte-1hvfd7a{font-size:1.375rem;font-weight:700;line-height:1.3;color:var(--foreground);margin-bottom:8px}.promo-subtitle.svelte-1hvfd7a{font-size:.875rem;color:var(--muted-foreground);line-height:1.5;margin-bottom:16px}.promo-meta.svelte-1hvfd7a{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.promo-meta-item.svelte-1hvfd7a{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;color:var(--muted-foreground)}.promo-cta.svelte-1hvfd7a{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 24px;border-radius:10px;font-size:.9375rem;font-weight:500;background:var(--primary);color:var(--primary-foreground);text-decoration:none;transition:opacity .2s}.promo-cta.svelte-1hvfd7a:hover{opacity:.9}
