.zor-coupons-page{--coupons-accent:#fbbf24;--coupons-accent-deep:#f59e0b;--coupons-accent-soft:#fcd34d;--coupons-surface:#14100ab8;--coupons-border:#fbbf2424;--coupons-glow:#fbbf241f;--coupons-section-gap:clamp(48px, 5vw, 72px)}@media (prefers-reduced-motion:no-preference){.zor-coupons-page__hero,.zor-coupons-page__toolbar,.zor-coupons-page__section{animation:zor-coupons-fade-up .5s var(--zor-ease) both}.zor-coupons-page__section:first-child{animation-delay:.1s}.zor-coupons-page__section:nth-child(2){animation-delay:.16s}.zor-coupons-page__section:nth-child(3){animation-delay:.22s}.zor-coupons-page__section:nth-child(4){animation-delay:.28s}.zor-coupons-page__hero-glow{animation:6s ease-in-out infinite zor-coupons-glow-pulse}}@keyframes zor-coupons-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes zor-coupons-glow-pulse{0%,to{opacity:1}50%{opacity:.72}}.zor-coupons-page__hero{margin-bottom:var(--zor-space-7);padding:clamp(var(--zor-space-5), 3vw, var(--zor-space-7));border-radius:var(--zor-radius-lg);border:1px solid var(--coupons-border);background:linear-gradient(135deg,#fbbf2417 0%,#0c0e18f0 48%,#f59e0b0d 100%);position:relative;overflow:hidden;box-shadow:inset 0 1px #fcd34d12,0 8px 32px #0000003d}.zor-coupons-page__hero-glow{pointer-events:none;background:radial-gradient(50% 65% at 6% 0,#fbbf2424,#0000 55%),radial-gradient(40% 50% at 94% 100%,#f59e0b14,#0000 50%);position:absolute;inset:0}.zor-coupons-page__hero-inner{justify-content:space-between;align-items:center;gap:var(--zor-space-5);flex-wrap:wrap;display:flex;position:relative}.zor-coupons-page__hero-copy{flex:280px;min-width:0}.zor-coupons-page__eyebrow{margin:0 0 var(--zor-space-2);font-size:var(--zor-text-xs);font-weight:var(--zor-weight-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--coupons-accent-soft);align-items:center;gap:5px;display:inline-flex}.zor-coupons-page__eyebrow svg{color:var(--coupons-accent)}.zor-coupons-page__title{margin:0 0 var(--zor-space-1);font-size:clamp(26px,3.2vw,34px);font-weight:var(--zor-weight-extrabold);letter-spacing:-.03em;line-height:var(--zor-leading-tight);background:linear-gradient(95deg,#fffbeb 0%,#fcd34d 38%,#fbbf24 72%,#f59e0b 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.zor-coupons-page__subtitle{max-width:32rem;font-size:var(--zor-text-base);line-height:var(--zor-leading-relaxed);color:var(--zor-text-soft);margin:0}.zor-coupons-page__stats{gap:var(--zor-space-2);flex:0 auto;grid-template-columns:repeat(4,minmax(108px,1fr));display:grid}.zor-coupons-page__stat{align-items:center;gap:var(--zor-space-2);padding:var(--zor-space-2) var(--zor-space-3);border-radius:var(--zor-radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0c168c;border:1px solid #ffffff0f;display:flex}.zor-coupons-page__stat--hot{box-shadow:0 0 14px var(--coupons-glow);border-color:#fbbf2438}.zor-coupons-page__stat-icon{border-radius:var(--zor-radius-sm);width:28px;height:28px;color:var(--coupons-accent);background:#fbbf241f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.zor-coupons-page__stat strong{font-size:var(--zor-text-sm);font-weight:var(--zor-weight-bold);color:var(--zor-text);white-space:nowrap;display:block}.zor-coupons-page__stat span{color:var(--zor-text-muted);font-size:10px;display:block}.zor-coupons-page__toolbar{gap:var(--zor-space-4);margin-bottom:var(--zor-space-6);flex-direction:column;display:flex}.zor-coupons-page__quick-filters{gap:var(--zor-space-2);flex-wrap:wrap;display:flex}.zor-coupons-page__quick-filter{border-radius:var(--zor-radius-pill);color:var(--zor-text-soft);font-size:var(--zor-text-sm);font-weight:var(--zor-weight-semibold);cursor:pointer;transition:color var(--zor-duration) var(--zor-ease), border-color var(--zor-duration) var(--zor-ease), background var(--zor-duration) var(--zor-ease), box-shadow var(--zor-duration) var(--zor-ease);background:#0c0e188c;border:1px solid #fbbf2424;padding:7px 14px}.zor-coupons-page__quick-filter:hover{color:#fffbeb;border-color:#fbbf2447}.zor-coupons-page__quick-filter.is-active{color:#fffbeb;box-shadow:0 0 14px var(--coupons-glow);background:linear-gradient(135deg,#fbbf2438,#f59e0b29);border-color:#fbbf2461}.zor-coupons-page__filters.zor-filter-bar{border-color:var(--coupons-border);background:linear-gradient(#fbbf240a 0%,#0f172ab8 100%);margin-bottom:0}.zor-coupons-page__filter-grid{gap:var(--zor-space-4);grid-template-columns:1fr;display:grid}@media (min-width:768px){.zor-coupons-page__filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.zor-coupons-page__filter-action{align-items:flex-end;display:flex}.zor-coupons-page__filters .zor-btn--primary{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 16px #fbbf2447}.zor-coupons-page__results-bar{margin-bottom:var(--zor-space-6);padding-bottom:var(--zor-space-4);border-bottom:1px solid #fbbf2414}.zor-coupons-page__results-count{font-size:var(--zor-text-base);font-weight:var(--zor-weight-semibold);color:var(--zor-text-soft);margin:0}.zor-coupons-page__results-count strong{color:var(--coupons-accent-soft)}.zor-coupons-page__sections{gap:var(--coupons-section-gap);flex-direction:column;display:flex}.zor-coupons-page__section-head{justify-content:space-between;align-items:flex-start;gap:var(--zor-space-4);margin-bottom:var(--zor-space-5);display:flex}.zor-coupons-page__section-title-wrap{align-items:flex-start;gap:var(--zor-space-3);min-width:0;display:flex}.zor-coupons-page__section-icon{border-radius:var(--zor-radius-md);width:36px;height:36px;color:var(--coupons-accent);background:#fbbf241f;border:1px solid #fbbf242e;flex-shrink:0;justify-content:center;align-items:center;display:flex}.zor-coupons-page__section-title{font-size:var(--zor-text-xl);font-weight:var(--zor-weight-bold);color:#fffbeb;margin:0 0 4px}.zor-coupons-page__section-subtitle{font-size:var(--zor-text-sm);color:var(--zor-text-muted);max-width:36rem;margin:0}.zor-coupons-page__section-count{border-radius:var(--zor-radius-pill);font-size:var(--zor-text-xs);font-weight:var(--zor-weight-semibold);color:var(--coupons-accent-soft);background:#0c0e188c;border:1px solid #fbbf2424;flex-shrink:0;padding:5px 10px}.zor-coupons-page__section-grid{margin-bottom:0}.zor-coupons-page__section+.zor-coupons-page__section{padding-top:var(--zor-space-2)}.zor-coupons-page__grid{gap:var(--zor-space-5);grid-template-columns:1fr;display:grid}@media (min-width:768px){.zor-coupons-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.zor-coupons-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.zor-coupons-page__card{gap:var(--zor-space-4);padding:var(--zor-space-5);border-radius:var(--zor-radius-lg);border:1px solid var(--coupons-border);background:var(--coupons-surface);transition:transform .22s var(--zor-ease), border-color .22s var(--zor-ease), box-shadow .22s var(--zor-ease);flex-direction:column;display:flex}.zor-coupons-page__card:hover{box-shadow:0 14px 36px #0000004d, 0 0 20px var(--coupons-glow);border-color:#fbbf2452;transform:translateY(-4px)}.zor-coupons-page__card-head{align-items:center;gap:var(--zor-space-3);display:flex}.zor-coupons-page__card-logo{border-radius:var(--zor-radius-md);background:#0f172acc;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.zor-coupons-page__card-logo-img{object-fit:contain;padding:4px}.zor-coupons-page__card-logo-fallback{width:100%;height:100%;font-weight:var(--zor-weight-bold);color:var(--coupons-accent-soft);justify-content:center;align-items:center;display:flex}.zor-coupons-page__card-store{font-size:var(--zor-text-md);font-weight:var(--zor-weight-semibold);color:var(--zor-text);margin:0}.zor-coupons-page__card-offer{font-size:var(--zor-text-sm);color:var(--zor-text-muted);margin:4px 0 0}.zor-coupons-page__card-min{font-size:var(--zor-text-sm);color:var(--zor-text-soft);margin:0}.zor-coupons-page__card-code{justify-content:space-between;align-items:center;gap:var(--zor-space-3);padding:var(--zor-space-3) var(--zor-space-4);border-radius:var(--zor-radius-md);background:#fbbf240f;border:1px dashed #fbbf2447;display:flex}.zor-coupons-page__card-code code{font-family:var(--zor-font-mono,ui-monospace, monospace);font-size:var(--zor-text-lg);font-weight:var(--zor-weight-bold);letter-spacing:.04em;color:var(--coupons-accent);word-break:break-all}.zor-coupons-page__card-copy{color:#fffbeb;background:linear-gradient(135deg,#fbbf2438,#f59e0b2e);border-color:#fbbf2452;flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.zor-coupons-page__card-copy:hover{box-shadow:0 0 12px var(--coupons-glow);border-color:#fbbf247a}.zor-coupons-page__card-meta{justify-content:space-between;align-items:center;gap:var(--zor-space-2);font-size:var(--zor-text-sm);color:var(--zor-text-muted);flex-wrap:wrap;display:flex}.zor-coupons-page__card-verified{border-radius:var(--zor-radius-pill);font-size:var(--zor-text-xs);font-weight:var(--zor-weight-semibold);color:var(--coupons-accent-soft);background:#fbbf241f;border:1px solid #fbbf2433;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.zor-coupons-page__card-verified svg{color:var(--coupons-accent);flex-shrink:0}.zor-coupons-page__card-use{background:linear-gradient(135deg,#fbbf24,#f59e0b);justify-content:center;align-items:center;gap:6px;margin-top:auto;display:inline-flex;box-shadow:0 4px 16px #fbbf243d}.zor-coupons-page .zor-page-state__icon{color:var(--coupons-accent-soft);background:#fbbf241f}.zor-coupons-page__cta{margin-top:var(--coupons-section-gap);padding:clamp(var(--zor-space-6), 4vw, var(--zor-space-8));border-radius:var(--zor-radius-lg);border:1px solid var(--coupons-border);background:linear-gradient(135deg,#fbbf2414 0%,#0c0e18eb 55%,#f59e0b0f 100%);position:relative;overflow:hidden;box-shadow:inset 0 1px #fcd34d0f,0 8px 28px #00000038}.zor-coupons-page__cta-inner{text-align:center;align-items:center;gap:var(--zor-space-4);flex-direction:column;max-width:36rem;margin:0 auto;display:flex;position:relative}.zor-coupons-page__cta-title{font-size:clamp(22px,2.8vw,28px);font-weight:var(--zor-weight-bold);letter-spacing:-.02em;color:#fffbeb;margin:0}.zor-coupons-page__cta-text{font-size:var(--zor-text-base);line-height:var(--zor-leading-relaxed);color:var(--zor-text-soft);margin:0}.zor-coupons-page__cta-actions{justify-content:center;align-items:center;gap:var(--zor-space-3);flex-wrap:wrap;display:flex}.zor-coupons-page__cta-actions .zor-btn--primary{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 16px #fbbf2447}@media (max-width:1023px){.zor-coupons-page__stats{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}@media (max-width:767px){.zor-coupons-page__hero-inner{flex-direction:column;align-items:stretch}.zor-coupons-page__section-head{flex-direction:column}.zor-coupons-page__card-code{flex-direction:column;align-items:stretch}.zor-coupons-page__cta-actions{flex-direction:column;width:100%}.zor-coupons-page__cta-actions .zor-btn{width:100%}}
