.site-kp .aktsii-hero:where(.astro-ocf7ijw7){background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;padding:var(--space-16) 0 var(--space-12)}.site-kp .aktsii-hero__title:where(.astro-ocf7ijw7){font-size:clamp(var(--font-size-2xl),4vw,var(--font-size-4xl));font-weight:var(--font-weight-bold);margin:0 0 var(--space-3)}.site-kp .aktsii-hero__sub:where(.astro-ocf7ijw7){font-size:var(--font-size-lg);opacity:.88;margin:0 0 var(--space-5)}.site-kp .aktsii-hero__hot-badge:where(.astro-ocf7ijw7){display:inline-flex;align-items:center;gap:var(--space-2);background:#ef4444;border-radius:var(--radius-full);padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 8px #ef444400}}.site-kp .aktsii-empty:where(.astro-ocf7ijw7){display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-4);padding:var(--space-20) var(--space-4)}.site-kp .aktsii-empty__icon:where(.astro-ocf7ijw7){color:var(--color-text-muted)}.site-kp .aktsii-empty__title:where(.astro-ocf7ijw7){font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-text);margin:0}.site-kp .aktsii-empty__text:where(.astro-ocf7ijw7){color:var(--color-text-muted);margin:0}.site-kp .promo-grid--cards:where(.astro-ocf7ijw7){display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:640px){.site-kp .promo-grid--cards:where(.astro-ocf7ijw7){grid-template-columns:repeat(2,1fr)}}.site-kp .promo-card:where(.astro-ocf7ijw7){background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--card-radius, var(--radius-xl));overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base),transform var(--transition-base)}.site-kp .promo-card:where(.astro-ocf7ijw7):hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.site-kp .promo-card__top:where(.astro-ocf7ijw7){display:flex;align-items:flex-start;justify-content:space-between;padding:var(--space-5) var(--space-5) var(--space-4);border-bottom:1px solid var(--color-border)}.site-kp .promo-card--primary:where(.astro-ocf7ijw7) .promo-card__top:where(.astro-ocf7ijw7){background:linear-gradient(135deg,color-mix(in srgb,var(--color-primary) 12%,transparent),transparent)}.site-kp .promo-card--accent:where(.astro-ocf7ijw7) .promo-card__top:where(.astro-ocf7ijw7){background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 15%,transparent),transparent)}.site-kp .promo-card--dark:where(.astro-ocf7ijw7) .promo-card__top:where(.astro-ocf7ijw7){background:linear-gradient(135deg,color-mix(in srgb,var(--color-secondary) 12%,transparent),transparent)}.site-kp .promo-card__badges:where(.astro-ocf7ijw7){display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}.site-kp .promo-card__badge:where(.astro-ocf7ijw7){background:var(--color-border);color:var(--color-text-muted);border-radius:var(--radius-full);padding:2px var(--space-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium)}.site-kp .promo-card__hot:where(.astro-ocf7ijw7){background:#ef4444;color:#fff;border-radius:var(--radius-full);padding:2px var(--space-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold)}.site-kp .promo-card__discount:where(.astro-ocf7ijw7){font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);line-height:1;white-space:nowrap;flex-shrink:0}.site-kp .promo-card--primary:where(.astro-ocf7ijw7) .promo-card__discount:where(.astro-ocf7ijw7){color:var(--color-primary)}.site-kp .promo-card--accent:where(.astro-ocf7ijw7) .promo-card__discount:where(.astro-ocf7ijw7){color:var(--color-accent-dark, var(--color-accent))}.site-kp .promo-card--dark:where(.astro-ocf7ijw7) .promo-card__discount:where(.astro-ocf7ijw7){color:var(--color-secondary)}.site-kp .promo-card__body:where(.astro-ocf7ijw7){padding:var(--space-5);flex:1;display:flex;flex-direction:column;gap:var(--space-3)}.site-kp .promo-card__title:where(.astro-ocf7ijw7){font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-text);margin:0;text-transform:none;letter-spacing:normal}.site-kp .promo-card__desc:where(.astro-ocf7ijw7){color:var(--color-text);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);margin:0}.site-kp .promo-card__details:where(.astro-ocf7ijw7){color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-relaxed);margin:0}.site-kp .promo-card__timer:where(.astro-ocf7ijw7){padding:0 var(--space-5)}.site-kp .promo-card__deadline:where(.astro-ocf7ijw7){padding:0 var(--space-5);font-size:var(--font-size-xs);color:#ef4444;font-weight:var(--font-weight-semibold)}.site-kp .promo-card__btn:where(.astro-ocf7ijw7){margin:var(--space-4) var(--space-5) var(--space-5);align-self:flex-start}.site-kp .promo-banners:where(.astro-ocf7ijw7){display:flex;flex-direction:column;gap:var(--space-6)}.site-kp .promo-banner:where(.astro-ocf7ijw7){display:grid;grid-template-columns:1fr;gap:var(--space-5);border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}@media(min-width:768px){.site-kp .promo-banner:where(.astro-ocf7ijw7){grid-template-columns:160px 1fr auto;gap:0}}.site-kp .promo-banner__discount-col:where(.astro-ocf7ijw7){display:flex;align-items:center;justify-content:center;padding:var(--space-8);min-height:120px}.site-kp .promo-banner--primary:where(.astro-ocf7ijw7) .promo-banner__discount-col:where(.astro-ocf7ijw7){background:var(--color-primary)}.site-kp .promo-banner--accent:where(.astro-ocf7ijw7) .promo-banner__discount-col:where(.astro-ocf7ijw7){background:var(--color-accent)}.site-kp .promo-banner--dark:where(.astro-ocf7ijw7) .promo-banner__discount-col:where(.astro-ocf7ijw7){background:var(--color-secondary)}.site-kp .promo-banner__discount:where(.astro-ocf7ijw7){font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:#fff;text-align:center;line-height:1.1}.site-kp .promo-banner__body:where(.astro-ocf7ijw7){background:var(--color-card-bg);padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-3)}.site-kp .promo-banner__meta:where(.astro-ocf7ijw7){display:flex;gap:var(--space-2);align-items:center}.site-kp .promo-banner__badge:where(.astro-ocf7ijw7),.site-kp .promo-banner__hot:where(.astro-ocf7ijw7){border-radius:var(--radius-full);padding:2px var(--space-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium)}.site-kp .promo-banner__badge:where(.astro-ocf7ijw7){background:var(--color-border);color:var(--color-text-muted)}.site-kp .promo-banner__hot:where(.astro-ocf7ijw7){color:#ef4444}.site-kp .promo-banner__title:where(.astro-ocf7ijw7){font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-text);margin:0;text-transform:none;letter-spacing:normal}.site-kp .promo-banner__desc:where(.astro-ocf7ijw7){color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);margin:0}.site-kp .promo-banner__details:where(.astro-ocf7ijw7){color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-relaxed);margin:0}.site-kp .promo-banner__deadline:where(.astro-ocf7ijw7){font-size:var(--font-size-xs);color:#ef4444;font-weight:var(--font-weight-semibold)}.site-kp .promo-banner__action:where(.astro-ocf7ijw7){background:var(--color-card-bg);border-left:1px solid var(--color-border);padding:var(--space-6);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);min-width:180px}.site-kp .promo-bordered:where(.astro-ocf7ijw7){display:flex;flex-direction:column;gap:var(--space-5);max-width:900px}.site-kp .promo-bordered-item:where(.astro-ocf7ijw7){display:grid;grid-template-columns:1fr;border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;background:var(--color-card-bg);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base)}.site-kp .promo-bordered-item:where(.astro-ocf7ijw7):hover{box-shadow:var(--shadow-md)}@media(min-width:640px){.site-kp .promo-bordered-item:where(.astro-ocf7ijw7){grid-template-columns:120px 1fr}}.site-kp .promo-bordered-item__side:where(.astro-ocf7ijw7){display:flex;align-items:center;justify-content:center;padding:var(--space-6);border-right:4px solid}.site-kp .promo-bordered-item--primary:where(.astro-ocf7ijw7) .promo-bordered-item__side:where(.astro-ocf7ijw7){background:color-mix(in srgb,var(--color-primary) 8%,transparent);border-color:var(--color-primary)}.site-kp .promo-bordered-item--accent:where(.astro-ocf7ijw7) .promo-bordered-item__side:where(.astro-ocf7ijw7){background:color-mix(in srgb,var(--color-accent) 10%,transparent);border-color:var(--color-accent)}.site-kp .promo-bordered-item--dark:where(.astro-ocf7ijw7) .promo-bordered-item__side:where(.astro-ocf7ijw7){background:color-mix(in srgb,var(--color-secondary) 8%,transparent);border-color:var(--color-secondary)}.site-kp .promo-bordered-item__discount:where(.astro-ocf7ijw7){font-size:clamp(var(--font-size-xl),3vw,var(--font-size-3xl));font-weight:var(--font-weight-bold);text-align:center;line-height:1.1}.site-kp .promo-bordered-item--primary:where(.astro-ocf7ijw7) .promo-bordered-item__discount:where(.astro-ocf7ijw7){color:var(--color-primary)}.site-kp .promo-bordered-item--accent:where(.astro-ocf7ijw7) .promo-bordered-item__discount:where(.astro-ocf7ijw7){color:var(--color-accent-dark, var(--color-accent))}.site-kp .promo-bordered-item--dark:where(.astro-ocf7ijw7) .promo-bordered-item__discount:where(.astro-ocf7ijw7){color:var(--color-secondary)}.site-kp .promo-bordered-item__content:where(.astro-ocf7ijw7){padding:var(--space-5) var(--space-6);display:flex;flex-direction:column;gap:var(--space-3)}.site-kp .promo-bordered-item__header:where(.astro-ocf7ijw7){display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}.site-kp .promo-bordered-item__title:where(.astro-ocf7ijw7){font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-text);margin:0;text-transform:none;letter-spacing:normal}.site-kp .promo-bordered-item__tags:where(.astro-ocf7ijw7){display:flex;gap:var(--space-2);flex-wrap:wrap;flex-shrink:0}.site-kp .promo-tag:where(.astro-ocf7ijw7){border-radius:var(--radius-full);padding:2px var(--space-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);background:var(--color-border);color:var(--color-text-muted)}.site-kp .promo-tag--hot:where(.astro-ocf7ijw7){background:#fee2e2;color:#ef4444}.site-kp .promo-bordered-item__desc:where(.astro-ocf7ijw7){color:var(--color-text);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);margin:0}.site-kp .promo-bordered-item__details:where(.astro-ocf7ijw7){color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-relaxed);margin:0}.site-kp .promo-bordered-item__deadline:where(.astro-ocf7ijw7){display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap;font-size:var(--font-size-xs);color:#ef4444;font-weight:var(--font-weight-semibold)}.site-kp .promo-bordered-item__btn:where(.astro-ocf7ijw7){align-self:flex-start}
