.k-deals-page.svelte-k7etu6{width:100%;max-width:1500px;font-family:var(--k-font-family);flex-direction:column;gap:32px;margin:0 auto;padding:32px 24px 64px;display:flex}.k-deals-header.svelte-k7etu6{border-radius:var(--k-radius-lg);box-shadow:var(--k-shadow-sm);background:linear-gradient(135deg,#ffefd5 0%,#ffe4b5 100%);flex-direction:column;gap:16px;padding:32px;display:flex}.k-breadcrumb.svelte-k7etu6{color:var(--k-text-gray);font-size:13px}.k-breadcrumb.svelte-k7etu6 a:where(.svelte-k7etu6){color:var(--k-text-dark);font-weight:500;text-decoration:none}.k-breadcrumb.svelte-k7etu6 a:where(.svelte-k7etu6):hover{color:var(--k-orange)}.k-deals-title.svelte-k7etu6{color:var(--k-orange);letter-spacing:-1px;margin:0 0 8px;font-size:36px;font-weight:900}.k-deals-subtitle.svelte-k7etu6{color:var(--k-text-dark);margin:0;font-size:16px;font-weight:500}.k-error-banner.svelte-k7etu6{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:14px 18px;font-size:14px}.k-empty-state.svelte-k7etu6{background:var(--k-bg-card);border:1px dashed var(--k-border);text-align:center;border-radius:16px;padding:64px 24px}.k-empty-state.svelte-k7etu6 h2:where(.svelte-k7etu6){color:var(--k-text-dark);margin:0 0 8px;font-size:20px;font-weight:700}.k-empty-state.svelte-k7etu6 p:where(.svelte-k7etu6){color:var(--k-text-gray);margin:0}.k-main-deals.svelte-k7etu6{flex-direction:column;gap:48px;display:flex}.k-deal-section.svelte-k7etu6{flex-direction:column;gap:20px;display:flex}.k-section-header.svelte-k7etu6{border-bottom:1px solid var(--k-border);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.k-section-title.svelte-k7etu6{color:var(--k-text-dark);margin:0;font-size:24px;font-weight:800}.k-count.svelte-k7etu6{color:var(--k-text-gray);font-size:14px;font-weight:600}.k-featured-deal.svelte-k7etu6{border-radius:var(--k-radius-lg);background:linear-gradient(90deg,#ff5a000d,#0000);border:2px solid #ff5a0033;grid-template-columns:320px 1fr;gap:24px;padding:16px;display:grid}.k-featured-media.svelte-k7etu6{border-radius:var(--k-radius-md);background:var(--k-bg-main);min-height:220px;position:relative;overflow:hidden}.k-featured-media.svelte-k7etu6 img:where(.svelte-k7etu6){object-fit:cover;width:100%;height:100%}.k-featured-placeholder.svelte-k7etu6,.k-card-placeholder.svelte-k7etu6{background:#cbd5e1;width:100%;height:100%;min-height:180px}.k-featured-body.svelte-k7etu6{flex-direction:column;justify-content:center;gap:12px;display:flex}.k-featured-title.svelte-k7etu6{color:var(--k-text-dark);margin:0;font-size:24px;font-weight:800}.k-featured-desc.svelte-k7etu6{color:var(--k-text-gray);margin:0;font-size:15px;line-height:1.5}.k-cta.svelte-k7etu6{background-color:var(--k-orange);color:#fff;border-radius:24px;align-self:flex-start;padding:12px 24px;font-weight:700;text-decoration:none;transition:background .2s}.k-cta.svelte-k7etu6:hover{background-color:#e65000}.k-deals-grid.svelte-k7etu6{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;display:grid}.k-deal-card.svelte-k7etu6{background:var(--k-bg-card);border:1px solid var(--k-border);border-radius:var(--k-radius-md);color:inherit;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.k-deal-card.svelte-k7etu6:hover{box-shadow:var(--k-shadow-md);transform:translateY(-2px)}.k-card-media.svelte-k7etu6{aspect-ratio:4/3;background:var(--k-bg-main);position:relative;overflow:hidden}.k-card-media.svelte-k7etu6 img:where(.svelte-k7etu6){object-fit:cover;width:100%;height:100%}.k-card-body.svelte-k7etu6{flex-direction:column;gap:6px;padding:14px;display:flex}.k-card-title.svelte-k7etu6{color:var(--k-text-dark);margin:0;font-size:15px;font-weight:700}.k-card-product.svelte-k7etu6{color:var(--k-text-gray);font-size:13px}.k-discount-badge.svelte-k7etu6{color:#fff;z-index:2;background-color:#ef4444;border-radius:16px;padding:6px 10px;font-size:14px;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 4px 6px #ef44444d}.k-hero-badge.svelte-k7etu6{font-size:16px}.k-featured-tag.svelte-k7etu6{background-color:var(--k-orange);color:#fff;z-index:2;text-transform:uppercase;border-radius:12px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:10px;right:10px}.k-pricing.svelte-k7etu6{align-items:baseline;gap:8px;margin-top:4px;display:flex}.k-old-price.svelte-k7etu6{color:var(--k-text-gray);font-size:14px;text-decoration:line-through}.k-new-price.svelte-k7etu6{color:#ef4444;font-size:20px;font-weight:800}.k-promo-banner.svelte-k7etu6{background:linear-gradient(135deg, var(--k-text-dark) 0%, #1e293b 100%);border-radius:var(--k-radius-lg);color:#fff;justify-content:space-between;align-items:center;gap:24px;padding:40px;display:flex}.k-promo-content.svelte-k7etu6 h3:where(.svelte-k7etu6){margin:0 0 8px;font-size:24px;font-weight:800}.k-promo-content.svelte-k7etu6 p:where(.svelte-k7etu6){color:#cbd5e1;max-width:400px;margin:0;font-size:15px}.k-promo-action.svelte-k7etu6{flex-direction:column;gap:8px;width:100%;max-width:400px;display:flex}.k-nl-form.svelte-k7etu6{gap:12px;width:100%;display:flex}.k-nl-hidden.svelte-k7etu6{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.k-nl-form.svelte-k7etu6 input:where(.svelte-k7etu6){border-radius:var(--k-radius-md);min-width:0;color:var(--k-text-dark);background:#fffffff2;border:1px solid #ffffff40;flex:1;padding:12px 14px;font-family:inherit;font-size:14px}.k-nl-form.svelte-k7etu6 button:where(.svelte-k7etu6){border-radius:var(--k-radius-md);background-color:var(--k-orange);color:#fff;cursor:pointer;white-space:nowrap;border:none;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:700}.k-nl-form.svelte-k7etu6 button:where(.svelte-k7etu6):disabled{opacity:.7;cursor:not-allowed}.k-nl-msg.svelte-k7etu6{margin:0;font-size:13px;font-weight:600}.k-nl-ok.svelte-k7etu6{color:#86efac}.k-nl-err.svelte-k7etu6{color:#fca5a5}@media (width<=768px){.k-featured-deal.svelte-k7etu6{grid-template-columns:1fr}.k-promo-banner.svelte-k7etu6{text-align:center;flex-direction:column}.k-promo-content.svelte-k7etu6 p:where(.svelte-k7etu6){max-width:100%}.k-deals-grid.svelte-k7etu6{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}
