/*
Theme Name: Blackout Store
Theme URI: https://black-out.com.pl
Author: Blackout
Description: Motyw blokowy sklepu z agregatami Blackout.
Version: 0.5.0
Requires at least: 6.8
Requires PHP: 8.1
Text Domain: blackout-store
*/

html { scroll-behavior: smooth; }
body { text-rendering: optimizeLegibility; }
a { text-underline-offset: 0.18em; }
.blackout-brand { display: inline-flex; align-items: center; line-height: 0; }
.blackout-brand img { display: block; width: clamp(145px, 15vw, 205px); height: auto; }
.blackout-elementor-header { position: relative; z-index: 30; padding: 12px 24px; border-bottom: 1px solid rgba(255,255,255,.08); background: rgba(7,8,7,.96); color: var(--wp--preset--color--paper); backdrop-filter: blur(18px); }
.blackout-elementor-header > .elementor-container { align-items: center; }
.blackout-elementor-header__logo img { width: clamp(150px, 15vw, 205px); }
.blackout-elementor-header__logo { min-height: 34px; background: url('assets/images/blackout-logo-white.png') left center / contain no-repeat; }
.blackout-elementor-header__logo .elementor-widget-image { opacity: 0; }
.blackout-elementor-header .elementor-element-b0e0002 { min-height: 34px; background: url('assets/images/blackout-logo-white.png') left center / min(190px,90%) auto no-repeat; }
.blackout-elementor-header .elementor-element-b0e0003 { opacity: 0; }
.blackout-elementor-nav { display: flex; flex-wrap: wrap; justify-content: center; gap: clamp(0.8rem, 2.2vw, 2rem); }
.blackout-elementor-nav a { color: rgba(255,255,255,.78); font-size: 0.72rem; font-weight: 650; letter-spacing: .04em; text-decoration: none; text-transform: uppercase; transition: color 140ms ease; }
.blackout-elementor-nav a:hover { color: #fff500; }
.blackout-elementor-header__button .elementor-button { border: 1px solid #fff500 !important; background: #fff500 !important; color: #080908 !important; }
.blackout-elementor-header .elementor-element-b0e0007 .elementor-button { border: 1px solid #fff500 !important; background: #fff500 !important; color: #080908 !important; }
.blackout-elementor-footer { padding: 30px 24px; border-top: 1px solid var(--wp--preset--color--line); background: #0a0b0a; color: var(--wp--preset--color--paper); }
.blackout-elementor-footer > .elementor-container { align-items: center; }
.blackout-elementor-footer__logo img { width: clamp(150px, 15vw, 205px); }
.blackout-elementor-footer__nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 1rem 1.6rem; }
.blackout-elementor-footer__nav a { color: rgba(255,255,255,.72); font-size: 0.74rem; font-weight: 600; text-decoration: none; }
.blackout-elementor-footer__bottom { padding: 18px 24px; background: var(--wp--preset--color--ink); }
.blackout-elementor-footer__legal { margin: 0; color: var(--wp--preset--color--muted); font-size: 0.72rem; text-align: center; }
.blackout-elementor-section { padding: clamp(2rem, 5vw, 4.5rem) 24px; }
.blackout-elementor-section--compact { padding-bottom: 1rem; }
.blackout-elementor-hero { position: relative; min-height: 720px; align-items: center; overflow: hidden; background-image: linear-gradient(90deg, rgba(5,6,5,.98) 0%, rgba(5,6,5,.86) 36%, rgba(5,6,5,.22) 72%, rgba(5,6,5,.12) 100%), url('assets/images/blackout-hero-generator-v2.png'); background-position: center; background-size: cover; }
.blackout-elementor-hero::after { content: ''; position: absolute; inset: auto 0 0; height: 32%; pointer-events: none; background: linear-gradient(transparent,#0f0f0f); }
.blackout-elementor-hero > .elementor-container { position: relative; z-index: 2; }
.blackout-elementor-hero__copy { align-content: center; padding: clamp(2rem,5vw,5rem) clamp(1rem,4vw,4rem) clamp(2rem,5vw,5rem) 0; }
.blackout-elementor-hero__copy .elementor-heading-title { max-width: 760px; color: #fff !important; font-size: clamp(3.1rem, 6vw, 6.35rem); font-weight: 750; line-height: 0.91; letter-spacing: -0.06em; text-wrap: balance; }
.blackout-elementor-hero__copy .elementor-widget-text-editor { color: var(--wp--preset--color--muted); font-size: clamp(1rem, 1.4vw, 1.2rem); line-height: 1.6; }
.blackout-elementor-hero__finder { align-self: center; border: 1px solid rgba(255,255,255,.15); border-top: 3px solid #fff500; padding: clamp(1rem, 2vw, 1.75rem); background: rgba(12,14,12,.96); box-shadow: 0 30px 80px rgba(0,0,0,.5); }
.blackout-select-section { position: relative; z-index: 4; margin-top: -54px; }
.blackout-select-section > .elementor-container { border: 1px solid rgba(255,255,255,.13); border-top: 3px solid #fff500; background: #111311; box-shadow: 0 28px 70px rgba(0,0,0,.42); }
.blackout-select-section__intro { align-content: center; padding: clamp(1.5rem,3vw,2.5rem); }
.blackout-select-section__intro .elementor-heading-title { color: #fff; font-size: clamp(1.8rem,3vw,3rem); }
.blackout-select-section__finder { padding: clamp(1.25rem,2vw,2rem); border-left: 1px solid var(--wp--preset--color--line); }
.blackout-select-section__finder .blackout-finder { min-height: 390px; }
.blackout-elementor-card { border: 1px solid var(--wp--preset--color--line); padding: clamp(1.25rem, 3vw, 2rem); background: var(--wp--preset--color--panel); }
.blackout-elementor-card .elementor-widget-text-editor { color: var(--wp--preset--color--muted); }
.blackout-eyebrow {
  display: inline-flex;
  border: 1px solid rgba(255, 245, 0, 0.35);
  border-radius: 999px;
  padding: 0.3rem 0.65rem;
  color: var(--wp--preset--color--signal);
  font-size: 0.75rem;
}
.blackout-hero-kicker { margin: 0 0 .8rem; color: #fff500; font-size: .72rem; font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
.blackout-hero-actions { display: flex; flex-wrap: wrap; gap: .7rem; margin-top: 1.5rem; }
.blackout-hero-actions a { display: inline-flex; align-items: center; min-height: 48px; border: 1px solid rgba(255,255,255,.2); border-radius: 4px; padding: .75rem 1.15rem; color: #fff; font-size: .78rem; font-weight: 700; text-decoration: none; }
.blackout-hero-actions a:first-child { border-color: #fff500; background: #fff500; color: #080908; }
.blackout-trust-strip { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); border: 1px solid var(--wp--preset--color--line); background: var(--wp--preset--color--line); gap: 1px; }
.blackout-trust-strip > div { min-height: 96px; padding: 1.05rem; background: #111211; }
.blackout-trust-strip strong { display: block; color: #fff; font-size: .78rem; }
.blackout-trust-strip span { display: block; margin-top: .25rem; color: #8f948f; font-size: .66rem; line-height: 1.4; }
.blackout-category-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1px; border: 1px solid var(--wp--preset--color--line); background: var(--wp--preset--color--line); }
.blackout-category-grid a { position: relative; min-height: 160px; padding: 1.25rem; background: linear-gradient(145deg,#171917,#101110); color: #fff; text-decoration: none; }
.blackout-category-grid a:hover { background: linear-gradient(145deg,rgba(255,245,0,.09),#111311 62%); }
.blackout-category-grid b { display: block; max-width: 13ch; font-size: 1.05rem; }
.blackout-category-grid small { display: block; margin-top: .35rem; color: #8f948f; }
.blackout-category-grid i { position: absolute; right: 1rem; bottom: .8rem; color: #fff500; font-style: normal; }
.blackout-spec-grid > * { border-right: 1px solid var(--wp--preset--color--line); }
.blackout-spec-grid > *:last-child { border-right: 0; }
@media (max-width: 781px) {
  .blackout-spec-grid > * { border-right: 0; border-bottom: 1px solid var(--wp--preset--color--line); }
}
@media (max-width: 1024px) {
  .blackout-elementor-header { padding: 8px 16px; }
  .blackout-elementor-header > .elementor-container { min-height: 48px; flex-wrap: nowrap; }
  .blackout-elementor-header .elementor-element-b0e0002 { width: 65%; min-height: 32px; background-size: 150px auto; }
  .blackout-elementor-header .elementor-element-b0e0004,
  .blackout-elementor-header .elementor-element-b0e0006 { display: none; }
  .blackout-elementor-header .elementor-element-b0e0008 { display: flex; width: 35%; justify-content: flex-end; }
  .blackout-elementor-header .elementor-element-b0e0009 .elementor-button { min-height: 36px; padding: 10px 18px !important; }
}

/* Elementor is rendered inside a constrained block-template wrapper. Restore the
   full-width canvas and keep the same 1240px content rail as black-out.com.pl. */
.entry-content > .elementor,
.blackout-site-header > .elementor,
.blackout-site-footer > .elementor { width: 100% !important; max-width: none !important; }
.blackout-elementor-header > .elementor-container,
.blackout-elementor-footer > .elementor-container,
.blackout-elementor-section > .elementor-container { width: min(1240px, calc(100% - 48px)); max-width: 1240px; margin-inline: auto; }
.blackout-elementor-hero { width: 100%; }
.blackout-elementor-hero__copy { width: 52%; }
.blackout-elementor-hero__visual { width: 48%; }
.blackout-elementor-hero { min-height: 520px; }
.blackout-elementor-hero > .elementor-container { min-height: 430px; }
.blackout-elementor-hero__copy { padding-block: 2.5rem; }
.blackout-elementor-hero__copy .elementor-heading-title { font-size: clamp(2.7rem,4.25vw,4.15rem); line-height: .98; }
.blackout-elementor-hero__visual { min-height: 430px; }
.blackout-quick-section { position: relative; z-index: 5; margin-top: -1px; padding-top: 0; padding-bottom: 1.4rem; }
.blackout-quick-categories { display: grid; grid-template-columns: repeat(8,minmax(0,1fr)); border: 1px solid var(--wp--preset--color--line); background: var(--wp--preset--color--line); gap: 1px; }
.blackout-quick-categories a { display: grid; align-content: center; min-height: 82px; padding: .8rem .9rem; background: #111; color: #fff; text-decoration: none; }
.blackout-quick-categories a:hover { background: rgba(255,245,0,.08); }
.blackout-quick-categories strong { font-size: .72rem; font-weight: 600; }
.blackout-quick-categories small { margin-top: .2rem; color: #8f948f; font-size: .62rem; line-height: 1.3; }
@media (min-width: 1025px) {
  .blackout-elementor-header > .elementor-container { min-height: 62px; flex-wrap: nowrap; }
  .blackout-elementor-header .elementor-element-b0e0002 { width: 18% !important; flex: 0 0 18%; }
  .blackout-elementor-header .elementor-element-b0e0004 { width: 57% !important; flex: 0 0 57%; }
  .blackout-elementor-header .elementor-element-b0e0006 { width: 12% !important; flex: 0 0 12%; }
  .blackout-elementor-header .elementor-element-b0e0008 { width: 13% !important; flex: 0 0 13%; }
  .blackout-elementor-header .elementor-column,
  .blackout-elementor-header .elementor-widget-wrap { min-height: 0; }
  .blackout-elementor-nav { flex-wrap: nowrap; gap: clamp(.55rem,1vw,.9rem); }
  .blackout-elementor-nav a { white-space: nowrap; font-size: 10px; }
}
@media (max-width: 1024px) {
  .blackout-elementor-header > .elementor-container,
  .blackout-elementor-footer > .elementor-container,
  .blackout-elementor-section > .elementor-container { width: min(100% - 32px, 1240px); }
}
@media (max-width: 781px) {
  .blackout-elementor-hero > .elementor-container { flex-wrap: wrap; }
  .blackout-elementor-hero__copy,
  .blackout-elementor-hero__visual { width: 100%; }
}

.blackout-finder { display: grid; gap: .8rem; min-height: 430px; }
.blackout-finder__heading { display: grid; gap: 0.35rem; }
.blackout-finder__status { color: var(--wp--preset--color--signal); font-size: 0.68rem; font-weight: 700; letter-spacing: 0.12em; }
.blackout-finder__title { margin: 0; font-size: 1.65rem; }
.blackout-finder__tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 0.4rem; }
.blackout-finder__tab {
  appearance: none;
  border: 1px solid var(--wp--preset--color--line);
  border-radius: 5px;
  padding: 0.7rem 0.8rem;
  background: transparent;
  color: var(--wp--preset--color--paper);
  font: inherit;
  font-size: 0.8rem;
  font-weight: 600;
  cursor: pointer;
}
.blackout-finder__tab[aria-selected="true"] {
  border-color: var(--wp--preset--color--signal);
  background: var(--wp--preset--color--signal);
  color: var(--wp--preset--color--ink);
}
.blackout-finder__panel[hidden] { display: none; }
.blackout-finder__guided { display: grid; gap: 0.85rem; }
.blackout-finder__progress { height: 3px; overflow: hidden; background: var(--wp--preset--color--line); }
.blackout-finder__progress span { display: block; width: 25%; height: 100%; background: var(--wp--preset--color--signal); transition: width 180ms ease; }
.blackout-finder__step-counter { margin: 0; color: var(--wp--preset--color--muted); font-size: 0.7rem; }
.blackout-finder__step { display: grid; gap: 0.65rem; }
.blackout-finder__step[hidden],
.blackout-finder__back[hidden],
.blackout-finder__skip[hidden] { display: none !important; }
.blackout-finder__step h3 { margin: 0; font-size: 1.15rem; }
.blackout-finder__step > p { margin: 0; color: var(--wp--preset--color--muted); font-size: 0.78rem; }
.blackout-finder__choices { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0.55rem; }
.blackout-finder__choices--three { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.blackout-finder__choices button { min-height: 76px; border: 1px solid var(--wp--preset--color--line); border-radius: 5px; padding: 0.7rem; background: rgba(255,255,255,0.015); color: var(--wp--preset--color--paper); text-align: left; cursor: pointer; transition: border-color 120ms ease, transform 120ms ease; }
.blackout-finder__choices button:hover, .blackout-finder__choices button:focus-visible { border-color: var(--wp--preset--color--signal); transform: translateY(-1px); outline: none; }
.blackout-finder__choices button[aria-pressed="true"] { border-color: var(--wp--preset--color--signal); background: rgba(255, 245, 0, 0.08); }
.blackout-finder__choices strong, .blackout-finder__choices span { display: block; }
.blackout-finder__choices strong { margin-bottom: 0.25rem; font-size: 0.84rem; }
.blackout-finder__choices span { color: var(--wp--preset--color--muted); font-size: 0.68rem; line-height: 1.35; }
.blackout-finder__navigation { display: flex; justify-content: space-between; gap: 1rem; min-height: 32px; }
.blackout-finder__back, .blackout-finder__skip { border: 0; padding: 0.35rem 0; background: transparent; color: var(--wp--preset--color--muted); font: inherit; font-size: 0.72rem; cursor: pointer; }
.blackout-finder__back:hover, .blackout-finder__skip:hover { color: var(--wp--preset--color--paper); }
.blackout-finder__power { position: relative; }
.blackout-finder__power b { position: absolute; right: 0.75rem; bottom: 0.72rem; color: var(--wp--preset--color--muted); }
.blackout-finder__power input { padding-right: 3rem; }
.blackout-finder__assurance { border-left: 2px solid var(--wp--preset--color--signal); padding-left: 0.65rem; }
.blackout-finder__fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0.8rem; }
.blackout-finder label { display: grid; gap: 0.35rem; color: var(--wp--preset--color--muted); font-size: 0.75rem; }
.blackout-finder select,
.blackout-finder input {
  width: 100%;
  min-height: 44px;
  border: 1px solid var(--wp--preset--color--line);
  border-radius: 5px;
  padding: 0.65rem 0.75rem;
  background: var(--wp--preset--color--ink);
  color: var(--wp--preset--color--paper);
  font: inherit;
}
.blackout-finder__hint { margin: 0; color: var(--wp--preset--color--muted); font-size: 0.78rem; }
.blackout-finder__submit { width: 100%; cursor: pointer; }
.blackout-demo-notice {
  border: 1px solid rgba(255, 245, 0, 0.35);
  border-radius: 5px;
  padding: 0.7rem 0.9rem;
  color: var(--wp--preset--color--signal);
  font-size: 0.78rem;
}
.blackout-brands { display: grid; gap: 1.25rem; }
.blackout-brands h2 { margin: 0.35rem 0 0; }
.blackout-brands__grid { display: grid; grid-template-columns: 1.7fr repeat(3, 1fr); gap: 1px; background: var(--wp--preset--color--line); border: 1px solid var(--wp--preset--color--line); }
.blackout-brand-card { display: grid; align-content: center; min-height: 132px; padding: 1.15rem; background: var(--wp--preset--color--panel); color: var(--wp--preset--color--paper); text-decoration: none; }
.blackout-brand-card:hover { background: #1b1b1b; }
.blackout-brand-card strong { font-size: 1rem; }
.blackout-brand-card span { margin-top: 0.3rem; color: var(--wp--preset--color--muted); font-size: 0.72rem; }
.blackout-brand-card b { margin-top: 1.25rem; color: var(--wp--preset--color--signal); font-size: 0.66rem; letter-spacing: 0.08em; }
.blackout-brand-card--primary { border-top: 3px solid var(--wp--preset--color--signal); background: linear-gradient(120deg, rgba(255,245,0,.08), var(--wp--preset--color--panel) 65%); }
.blackout-product-brand { display: block; margin-bottom: 0.25rem; color: var(--wp--preset--color--signal); font-size: 0.68rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; }
.blackout-match-reasons { margin: 0.65rem 0; border-left: 2px solid var(--wp--preset--color--signal); padding: 0.1rem 0 0.1rem 0.65rem; }
.blackout-match-reasons strong { color: var(--wp--preset--color--paper); font-size: 0.72rem; }
.blackout-match-reasons ul { display: grid; gap: 0.18rem; margin: 0.3rem 0 0; padding: 0; list-style: none; }
.blackout-match-reasons li { color: var(--wp--preset--color--muted); font-size: 0.68rem; }
.blackout-match-reasons li::before { content: '✓'; margin-right: 0.35rem; color: var(--wp--preset--color--signal); }
.blackout-no-results { max-width: 820px; margin: 2rem auto; border: 1px solid var(--wp--preset--color--line); border-top: 3px solid var(--wp--preset--color--signal); padding: clamp(1.25rem, 4vw, 2.5rem); background: var(--wp--preset--color--panel); }
.blackout-no-results h2 { margin: 0.5rem 0; }
.blackout-no-results p { color: var(--wp--preset--color--muted); }
.blackout-no-results__actions { display: flex; flex-wrap: wrap; align-items: center; gap: 0.75rem; margin-top: 1.25rem; }
.blackout-no-results__contact { color: var(--wp--preset--color--signal); font-size: 0.82rem; font-weight: 600; }
@media (max-width: 520px) {
  .blackout-finder__fields { grid-template-columns: 1fr; }
  .blackout-finder { min-height: 530px; }
  .blackout-finder__choices, .blackout-finder__choices--three { grid-template-columns: 1fr; }
  .blackout-finder__choices button { min-height: 66px; }
  .blackout-elementor-section { padding: 2rem 16px; }
  .blackout-elementor-hero { min-height: auto; }
  .blackout-elementor-hero__copy .elementor-heading-title { font-size: 2.7rem; }
  .blackout-elementor-header { padding: 12px 16px; }
  .blackout-elementor-header .elementor-column { width: 100%; }
  .blackout-elementor-nav { margin: 0.75rem 0; gap: 0.65rem 1rem; }
  .blackout-elementor-header__button .elementor-button-wrapper { text-align: center; }
  .blackout-elementor-footer .elementor-column { width: 100%; }
  .blackout-elementor-footer__nav { justify-content: flex-start; margin-top: 1rem; }
}

/* Blackout brand system mirrored from black-out.com.pl (13.08.2026 audit). */
:root { --blackout-yellow: #fff500; --blackout-bg: #101010; --blackout-panel: #171717; --blackout-copy: #999; }
body { background: var(--blackout-bg); font-family: Roboto, Arial, sans-serif; }
.blackout-elementor-header { padding: 9px 24px; border: 0; background: var(--blackout-yellow); color: #0a0a0a; backdrop-filter: none; }
.blackout-elementor-header > .elementor-container { min-height: 62px; }
.blackout-elementor-header .elementor-element-b0e0002 { min-height: 32px; background-image: url('assets/images/blackout-logo-black.png'); background-size: min(160px,90%) auto; }
.blackout-elementor-nav { gap: clamp(.75rem,1.55vw,1.35rem); }
.blackout-elementor-nav a { color: #0a0a0a; font-size: 12px; font-weight: 600; letter-spacing: 0; text-transform: none; }
.blackout-elementor-nav a:hover { color: #0a0a0a; opacity: .58; }
.blackout-elementor-header .elementor-button { min-height: 38px; border-radius: 5px !important; padding: 12px 20px !important; font-size: 12px !important; font-weight: 500 !important; }
.blackout-elementor-header .elementor-element-b0e0007 .elementor-button { border-color: #0a0a0a !important; background: transparent !important; color: #0a0a0a !important; }
.blackout-elementor-header .elementor-element-b0e0009 .elementor-button { border-color: #0a0a0a !important; background: #0a0a0a !important; color: #fff500 !important; }
.blackout-elementor-section { padding: clamp(2.6rem,5vw,4.5rem) 24px; }
.blackout-elementor-hero { min-height: 610px; background-image: none; background-color: #101010; }
.blackout-elementor-hero::after { display: none; }
.blackout-elementor-hero__copy { padding-right: clamp(1.5rem,4vw,4rem); }
.blackout-elementor-hero__copy .elementor-heading-title { max-width: 650px; font-size: clamp(2.75rem,4.8vw,4.8rem); font-weight: 600; line-height: 1; letter-spacing: -.035em; }
.blackout-elementor-hero__copy .elementor-widget-text-editor { max-width: 590px; color: #999; font-size: clamp(.95rem,1.2vw,1.08rem); line-height: 1.65; }
.blackout-elementor-hero__visual { min-height: 470px; border-radius: 10px; background: linear-gradient(90deg,rgba(16,16,16,.12),rgba(16,16,16,0)), url('assets/images/blackout-hero-generator-v2.png') center/cover no-repeat; }
.blackout-hero-kicker { display: inline-flex; margin-bottom: 1.2rem; border: 1px solid rgba(255,245,0,.36); border-radius: 999px; padding: .35rem .7rem; color: #fff500; font-size: 12px; font-weight: 500; letter-spacing: 0; text-transform: none; }
.blackout-hero-actions a { min-height: 38px; border-color: #999; border-radius: 5px; padding: 12px 24px; font-size: 12px; font-weight: 500; }
.blackout-hero-actions a:first-child { border-color: #fff500; background: #fff500; color: #000; }
.blackout-select-section { margin-top: 0; }
.blackout-select-section > .elementor-container { border-top-color: #fff500; background: #171717; }
.blackout-elementor-hero__finder, .blackout-select-section__finder { border-top-color: #fff500; }
.blackout-trust-strip { grid-template-columns: repeat(6,minmax(0,1fr)); }
.blackout-trust-strip > div { min-height: 105px; background: #111; }
.blackout-trust-strip strong { color: #fff500; font-size: .76rem; font-weight: 500; }
.blackout-category-grid a:hover { background: linear-gradient(145deg,rgba(255,245,0,.08),#111 62%); }
.blackout-category-grid i { color: #fff500; }
.blackout-elementor-footer { padding: 58px 24px 36px; background: #fff500; color: #0a0a0a; }
.blackout-elementor-footer .elementor-element-b0f0002 { min-height: 34px; background: url('assets/images/blackout-logo-black.png') left center / min(170px,90%) auto no-repeat; }
.blackout-elementor-footer .elementor-element-b0f0003 { opacity: 0; }
.blackout-elementor-footer__nav { justify-content: flex-start; }
.blackout-elementor-footer__nav a { color: #0a0a0a; font-size: 13px; }
.blackout-store-footer-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: clamp(1.5rem,4vw,3.5rem); }
.blackout-store-footer-grid nav { display: grid; align-content: start; gap: .55rem; }
.blackout-store-footer-grid strong { margin-bottom: .35rem; font-size: .8rem; }
.blackout-store-footer-grid a { color: #0a0a0a; font-size: .74rem; text-decoration: none; }
.blackout-store-footer-grid a:hover { opacity: .58; }
.blackout-elementor-footer__bottom { padding: 18px 24px; background: #0a0a0a; }
@media (max-width: 781px) {
  .blackout-elementor-hero { min-height: auto; }
  .blackout-elementor-hero__visual { min-height: 340px; }
  .blackout-trust-strip { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

.blackout-active-filters { display: flex; flex-wrap: wrap; gap: 0.5rem; margin: 1rem 0 1.5rem; }
.blackout-filter-chip { display: inline-flex; align-items: center; min-height: 32px; border: 1px solid rgba(255, 245, 0, 0.45); border-radius: 999px; padding: 0.3rem 0.7rem; color: var(--wp--preset--color--signal); font-size: 0.75rem; }
.blackout-catalog-tools { display: grid; grid-template-columns: minmax(220px, .65fr) minmax(0, 2fr); gap: clamp(1rem, 3vw, 2rem); margin: 1.5rem 0 2rem; border: 1px solid var(--wp--preset--color--line); padding: clamp(1rem, 2.5vw, 1.5rem); background: var(--wp--preset--color--panel); }
.blackout-catalog-tools__intro h2 { margin: .35rem 0; font-size: 1.45rem; }
.blackout-catalog-tools__intro p { margin: 0; color: var(--wp--preset--color--muted); font-size: .78rem; }
.blackout-catalog-filters { border-left: 1px solid var(--wp--preset--color--line); padding-left: clamp(1rem, 2vw, 1.5rem); }
.blackout-catalog-filters summary { display: flex; justify-content: space-between; cursor: pointer; color: var(--wp--preset--color--paper); font-size: .82rem; font-weight: 700; list-style: none; }
.blackout-catalog-filters summary::-webkit-details-marker { display: none; }
.blackout-catalog-filters summary span { color: var(--wp--preset--color--muted); font-size: .68rem; font-weight: 400; }
.blackout-catalog-filters form { margin-top: 1rem; }
.blackout-catalog-filters__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: .65rem; }
.blackout-catalog-filters label { display: grid; gap: .3rem; color: var(--wp--preset--color--muted); font-size: .68rem; }
.blackout-catalog-filters input, .blackout-catalog-filters select { width: 100%; min-height: 42px; border: 1px solid var(--wp--preset--color--line); border-radius: 4px; padding: .55rem .65rem; background: var(--wp--preset--color--ink); color: var(--wp--preset--color--paper); }
.blackout-catalog-filters__actions { display: flex; align-items: center; gap: 1rem; margin-top: .8rem; }
.blackout-catalog-filters__actions a { color: var(--wp--preset--color--muted); font-size: .72rem; }
.blackout-recommendation-badge { display: inline-flex; margin: 0 0 .5rem; border-radius: 999px; padding: .28rem .6rem; background: var(--wp--preset--color--signal); color: var(--wp--preset--color--ink); font-size: .65rem; font-weight: 800; text-transform: uppercase; }
.woocommerce ul.products li.product { border: 1px solid var(--wp--preset--color--line); padding: clamp(.8rem, 1.5vw, 1.1rem); background: var(--wp--preset--color--panel); transition: border-color 140ms ease, transform 140ms ease; }
.woocommerce ul.products li.product:hover { border-color: rgba(255,245,0,.55); transform: translateY(-2px); }
.woocommerce ul.products li.product .woocommerce-loop-product__title { min-height: 3em; color: var(--wp--preset--color--paper); font-size: 1rem; line-height: 1.35; }
.woocommerce ul.products li.product .price { color: var(--wp--preset--color--paper); font-size: 1.02rem; font-weight: 700; }
.woocommerce ul.products li.product .button { width: 100%; margin-top: .6rem; text-align: center; }
.blackout-product-summary { display: grid; gap: 0.35rem; margin: 0.7rem 0; color: var(--wp--preset--color--muted); font-size: 0.78rem; }
.blackout-product-summary span { display: flex; justify-content: space-between; gap: 1rem; border-bottom: 1px solid var(--wp--preset--color--line); padding-bottom: 0.25rem; }
.blackout-product-summary strong { color: var(--wp--preset--color--paper); font-weight: 600; }
.blackout-sales-badge { display: inline-flex; margin-bottom: 0.5rem; border-radius: 999px; padding: 0.25rem 0.55rem; background: rgba(255, 245, 0, 0.13); color: var(--wp--preset--color--signal); font-size: 0.7rem; }
.blackout-specification { width: 100%; border-collapse: collapse; margin: 1rem 0 2rem; }
.blackout-specification th,
.blackout-specification td { border-bottom: 1px solid var(--wp--preset--color--line); padding: 0.75rem 0; text-align: left; }
.blackout-specification th { width: 48%; color: var(--wp--preset--color--muted); font-weight: 400; }
.blackout-product-decision { display: grid; gap: .85rem; margin: 1.25rem 0; border: 1px solid var(--wp--preset--color--line); border-top: 3px solid var(--wp--preset--color--signal); padding: 1rem; background: var(--wp--preset--color--panel); }
.blackout-product-decision p { margin: 0; }
.blackout-product-decision__best { display: grid; gap: .2rem; }
.blackout-product-decision__best span { color: var(--wp--preset--color--signal); font-size: .68rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.blackout-product-decision__best strong { font-size: .92rem; }
.blackout-product-decision__why { color: var(--wp--preset--color--muted); font-size: .82rem; line-height: 1.55; }
.blackout-product-decision__facts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1px; background: var(--wp--preset--color--line); }
.blackout-product-decision__facts span { display: grid; gap: .2rem; padding: .7rem; background: var(--wp--preset--color--ink); }
.blackout-product-decision__facts small { color: var(--wp--preset--color--muted); }
.blackout-product-decision__facts strong { font-size: .76rem; }
.blackout-product-documents { margin: 2rem 0; border-top: 1px solid var(--wp--preset--color--line); padding-top: 1rem; }
.blackout-product-documents h2 { margin-top: 0; }
.blackout-product-documents div { display: flex; flex-wrap: wrap; gap: .65rem; }
.blackout-product-documents a { border: 1px solid var(--wp--preset--color--line); padding: .7rem .85rem; color: var(--wp--preset--color--paper); font-size: .78rem; text-decoration: none; }
.blackout-product-documents a:hover { border-color: var(--wp--preset--color--signal); color: var(--wp--preset--color--signal); }
.single-product div.product .summary { border: 1px solid var(--wp--preset--color--line); padding: clamp(1rem, 2.5vw, 1.5rem); background: rgba(255,255,255,.015); }
.single-product div.product .product_title { letter-spacing: -.025em; }
.single-product div.product .woocommerce-product-gallery { border: 1px solid var(--wp--preset--color--line); background: #f5f5f3; }
.single-product div.product .price { color: var(--wp--preset--color--paper); font-size: clamp(1.35rem, 2.4vw, 2rem); font-weight: 800; }
.single-product div.product form.cart { display: flex; gap: .65rem; margin: 1.25rem 0; }
.single-product div.product form.cart .button,
.single-product div.product .blackout-enquiry-button { min-height: 50px; border-radius: 5px; background: var(--wp--preset--color--signal); color: #090909; font-weight: 800; }
.blackout-product-highlights { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; margin: 1rem 0 1.15rem; border: 1px solid var(--wp--preset--color--line); background: var(--wp--preset--color--line); }
.blackout-product-highlights div { display: grid; gap: .22rem; min-height: 72px; align-content: center; padding: .65rem .75rem; background: var(--wp--preset--color--ink); }
.blackout-product-highlights small { color: var(--wp--preset--color--muted); font-size: .65rem; letter-spacing: .04em; text-transform: uppercase; }
.blackout-product-highlights strong { color: var(--wp--preset--color--paper); font-size: .88rem; line-height: 1.2; }
.blackout-product-assurance { display: flex; flex-wrap: wrap; gap: .45rem 1rem; padding-top: 1rem; border-top: 1px solid var(--wp--preset--color--line); color: var(--wp--preset--color--muted); font-size: .72rem; }
.single-product .woocommerce-tabs { clear: both; margin-top: 3rem; }
.single-product .woocommerce-tabs ul.tabs { border-bottom: 1px solid var(--wp--preset--color--line); }
.single-product .woocommerce-tabs ul.tabs li a { padding: .9rem 1rem; font-size: .78rem; font-weight: 700; }
.single-product .woocommerce-Tabs-panel { max-width: 900px; }
.blackout-enquiry-panel { border: 1px solid rgba(255, 245, 0, 0.4); border-radius: 8px; padding: 1.25rem; margin: 1.5rem 0; }
.blackout-enquiry-panel h3 { margin-top: 0; }
.blackout-system-builder { clear: both; margin: 3rem 0; border-top: 1px solid var(--wp--preset--color--line); padding-top: 2rem; }
.blackout-system-builder > h2 { margin: 0.35rem 0; }
.blackout-system-builder > p { max-width: 760px; color: var(--wp--preset--color--muted); }
.blackout-system-builder__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1px; margin-top: 1.25rem; background: var(--wp--preset--color--line); border: 1px solid var(--wp--preset--color--line); }
.blackout-system-builder__grid a { display: grid; min-height: 150px; align-content: space-between; padding: 1rem; background: var(--wp--preset--color--panel); color: var(--wp--preset--color--paper); text-decoration: none; }
.blackout-system-builder__grid a:hover { background: #1b1b1b; }
.blackout-system-builder__grid span { color: var(--wp--preset--color--muted); font-size: 0.75rem; line-height: 1.4; }
.blackout-system-builder__grid b { color: var(--wp--preset--color--signal); font-size: 0.7rem; }
.blackout-system-builder__note { border-left: 2px solid var(--wp--preset--color--signal); padding-left: 0.75rem; font-size: 0.78rem; }
.blackout-compare-button { width: 100%; margin-top: 0.5rem; border: 1px solid var(--wp--preset--color--line); border-radius: 5px; padding: 0.65rem; background: transparent; color: var(--wp--preset--color--paper); font: inherit; font-size: 0.78rem; font-weight: 600; cursor: pointer; }
.blackout-compare-button[aria-pressed="true"] { border-color: var(--wp--preset--color--signal); color: var(--wp--preset--color--signal); }
.blackout-compare-bar { position: sticky; z-index: 20; bottom: 1rem; display: flex; align-items: center; justify-content: space-between; gap: 1rem; width: min(760px, calc(100% - 2rem)); margin: 1rem auto; border: 1px solid rgba(255, 245, 0, 0.5); border-radius: 8px; padding: 0.8rem 1rem; background: var(--wp--preset--color--panel); box-shadow: 0 12px 35px rgba(0, 0, 0, 0.38); }
.blackout-compare-bar[hidden] { display: none; }
.blackout-compare-bar__actions { display: flex; align-items: center; gap: 0.5rem; }
.blackout-compare-clear { border: 0; background: transparent; color: var(--wp--preset--color--muted); cursor: pointer; }
.blackout-compare-link[aria-disabled="true"] { opacity: 0.45; cursor: not-allowed; }
.blackout-comparison { overflow-x: auto; }
.blackout-comparison table { width: 100%; min-width: 720px; border-collapse: collapse; }
.blackout-comparison th,
.blackout-comparison td { border-bottom: 1px solid var(--wp--preset--color--line); padding: 0.85rem; text-align: left; vertical-align: top; }
.blackout-comparison thead th { color: var(--wp--preset--color--paper); }
.blackout-comparison tbody th { color: var(--wp--preset--color--muted); font-weight: 400; }
.blackout-comparison__empty { border: 1px solid var(--wp--preset--color--line); border-radius: 8px; padding: 2rem; text-align: center; }
.blackout-checkout-note { border: 1px solid rgba(255, 245, 0, 0.4); border-radius: 6px; padding: 0.8rem 1rem; margin-bottom: 1.25rem; color: var(--wp--preset--color--signal); font-size: 0.82rem; }
.woocommerce-cart-form,
.woocommerce-checkout,
.woocommerce-order { color: var(--wp--preset--color--paper); }
.woocommerce table.shop_table,
.woocommerce-checkout-review-order-table { border-color: var(--wp--preset--color--line); }
.woocommerce table.shop_table th,
.woocommerce table.shop_table td { border-color: var(--wp--preset--color--line); }
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.select2-container--default .select2-selection--single { min-height: 44px; border: 1px solid var(--wp--preset--color--line); border-radius: 5px; background: var(--wp--preset--color--panel); color: var(--wp--preset--color--paper); }
.woocommerce-checkout #payment { background: var(--wp--preset--color--panel); color: var(--wp--preset--color--paper); }
.woocommerce-checkout #payment div.payment_box { background: var(--wp--preset--color--ink); color: var(--wp--preset--color--muted); }
.woocommerce-checkout #payment div.payment_box::before { border-bottom-color: var(--wp--preset--color--ink); }
.woocommerce-error,
.woocommerce-info,
.woocommerce-message { border-top-color: var(--wp--preset--color--signal); background: var(--wp--preset--color--panel); color: var(--wp--preset--color--paper); }
@media (max-width: 980px) {
  .blackout-catalog-filters__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .blackout-trust-strip { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .blackout-category-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 600px) {
  .blackout-product-highlights { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .single-product div.product form.cart { align-items: stretch; }
  .single-product div.product form.cart .button { flex: 1; }
  .blackout-catalog-tools { grid-template-columns: 1fr; }
  .blackout-catalog-filters { border-left: 0; border-top: 1px solid var(--wp--preset--color--line); padding: 1rem 0 0; }
  .blackout-catalog-filters__grid { grid-template-columns: 1fr; }
  .blackout-brands__grid { grid-template-columns: 1fr; }
  .blackout-brand-card { min-height: 96px; }
  .blackout-system-builder__grid { grid-template-columns: 1fr; }
  .blackout-system-builder__grid a { min-height: 110px; }
  .blackout-compare-bar { align-items: stretch; flex-direction: column; }
  .blackout-compare-bar__actions { justify-content: space-between; }
  .blackout-elementor-hero { min-height: auto; background-position: 67% center; }
  .blackout-elementor-hero__copy { padding: 4rem 0 2rem; }
  .blackout-elementor-hero__copy .elementor-heading-title { font-size: clamp(3rem,15vw,4.6rem); }
  .blackout-elementor-hero__finder { margin-bottom: 3rem; }
  .blackout-select-section { margin-top: 0; }
  .blackout-select-section__finder { border-left: 0; border-top: 1px solid var(--wp--preset--color--line); }
  .blackout-trust-strip, .blackout-category-grid { grid-template-columns: 1fr; }
  .blackout-store-footer-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 1024px) {
  .blackout-elementor-header { padding: 8px 16px; }
  .blackout-elementor-header > .elementor-container { min-height: 48px; flex-wrap: nowrap; }
  .blackout-elementor-header .elementor-element-b0e0002 { width: 65%; min-height: 32px; background-size: 150px auto; }
  .blackout-elementor-header .elementor-element-b0e0004,
  .blackout-elementor-header .elementor-element-b0e0006 { display: none; }
  .blackout-elementor-header .elementor-element-b0e0008 { display: flex; width: 35%; justify-content: flex-end; }
  .blackout-elementor-header .elementor-element-b0e0009 .elementor-button { min-height: 36px; padding: 10px 18px !important; }
  .blackout-quick-categories { grid-template-columns: repeat(4,minmax(0,1fr)); }
}
@media (max-width: 600px) {
  .blackout-quick-categories { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
