/* ============================================================
   PAGE EXTRAS — blocks added in the Sept 2026 content update.
   Loaded after style.css (see inc/page-extras.php).
   ============================================================ */

/* ---------- Home hero C: brand header ---------- */
.hvc-brand {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.hvc-brand-name {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 1.05rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--text-primary, #14203a);
}
.hvc-brand-tagline {
  font-family: var(--font-body);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--logo-orange);
}

/* ---------- Home hero C: rotating slides ---------- */
.hvc-slides {
  border: 1px solid rgba(20, 0, 137, 0.12);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(20, 0, 137, 0.07);
  padding: 18px 22px 20px;
  max-width: 560px;
}
.hvc-slide-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}
.hvc-slide-btn {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 7px 14px;
  border-radius: 50px;
  border: 1.5px solid rgba(20, 0, 137, 0.18);
  background: transparent;
  color: #3d4250;
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 0.78rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  cursor: pointer;
  transition: var(--trans-fast);
}
.hvc-slide-btn:hover { border-color: var(--logo-orange); color: var(--logo-orange); }
.hvc-slide-btn.is-active {
  background: var(--logo-orange);
  border-color: var(--logo-orange);
  color: #fff;
}
.hvc-slide-btn:focus-visible { outline: 2px solid var(--logo-orange); outline-offset: 2px; }
.hvc-slide[hidden] { display: none; }
.hvc-slide.is-active { animation: dledSlideIn 0.45s ease both; }
@keyframes dledSlideIn {
  from { opacity: 0; transform: translateY(6px); }
  to   { opacity: 1; transform: none; }
}
.hvc-slide-eyebrow {
  margin: 0 0 4px;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--logo-orange);
}
.hvc-slide-title {
  margin: 0 0 8px;
  font-family: var(--font-head);
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  color: var(--text-primary, #14203a);
}
.hvc-slide-desc {
  margin: 0 0 14px;
  font-size: 0.93rem;
  line-height: 1.6;
  color: #555;
}
.hvc-slide-foot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 22px;
}
.hvc-slide-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 0.9rem;
  color: var(--logo-orange);
  text-decoration: none;
}
.hvc-slide-cta:hover { text-decoration: underline; }
.hvc-slide-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.hvc-slide-trust li {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.8rem;
  font-weight: 500;
  color: #555;
}
.hvc-slide-trust i { color: var(--logo-orange); font-size: 0.85rem; }
@media (max-width: 640px) {
  .hvc-slides { padding: 16px; }
  .hvc-slide-title { font-size: 1.1rem; }
}
@media (prefers-reduced-motion: reduce) {
  .hvc-slide.is-active { animation: none; }
}

/* ---------- Home "What We Do" cards: product list + link ---------- */
.wwb-card--rich .wwb-card-img-wrap {
  aspect-ratio: auto;
  min-height: 500px;
}
.wwb-card--rich .wwb-card-overlay {
  background: linear-gradient(to bottom, rgba(0,0,0,0) 10%, rgba(0,0,0,0.62) 42%, rgba(0,0,0,0.92) 100%);
}
.wwb-card--rich .wwb-num,
.wwb-card--rich .wwb-cat { color: #c9c2ff; }
.wwb-card--rich .wwb-card-tag { color: rgba(255, 255, 255, 0.6); }
.wwb-card-items {
  margin: 10px 0 0;
  font-size: 0.74rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.86);
}
.wwb-card-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-top: 12px;
  font-family: var(--font-head);
  font-size: 0.8rem;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  border-bottom: 1.5px solid rgba(255, 255, 255, 0.45);
  padding-bottom: 2px;
}
.wwb-card-link:hover { border-bottom-color: #fff; }
@media (max-width: 1100px) {
  .wwb-card--rich .wwb-card-img-wrap { min-height: 440px; }
}
@media (max-width: 600px) {
  .wwb-card--rich .wwb-card-img-wrap { min-height: 420px; }
}

/* ---------- Heading font consistency ----------
   These headings asked for 'Space Grotesk', which the site never loads, so
   they fell back to a heavy system font. Use the theme heading font instead
   (same as .section-title). */
.vd-content h3,
.lp-title,
.lt-title,
.lt-card-body h3,
.pf-title,
.pf-num {
  font-family: var(--font-head);
}

/* ---------- Feature check lists (.vd-list) ----------
   Items that wrap to two lines made the rows uneven. Tight line height,
   top-aligned rows, and the tick centred on the first text line. */
/* Each bullet stays on one line: two columns sized to their text on wide
   screens, one column where two single-line columns would not fit. */
.vd-list {
  grid-template-columns: 1fr;
  align-items: center;
  gap: 14px 26px;
}
.vd-list li {
  align-items: center;
  line-height: 1.4;
  font-size: 0.92rem;
  white-space: nowrap;
  min-width: 0;
}
.vd-list li i {
  margin-top: 0;
  width: 16px;
  text-align: center;
}
@media (min-width: 1280px) {
  .vd-list { grid-template-columns: repeat(2, max-content); }
}
@media (max-width: 400px) {
  .vd-list li { white-space: normal; }
}

/* ---------- Quote sections: form first on mobile ----------
   .quote-container stacks to one column at 768px (style.css); put the
   Contact Form 7 form above the heading / benefits text there. */
@media (max-width: 768px) {
  .quote-container > .wpcf7 { order: -1; }
}

/* ---------- Home "Top Picks in Lighting": readable label + link on the dark panel ---------- */
.lighting-picks .lp-eyebrow { color: #b9b0ff; }
.lighting-picks .lp-eyebrow::after { background: #b9b0ff; }
.lighting-picks .lp-portfolio-link { color: #fff; border-color: rgba(255, 255, 255, 0.5); }
.lighting-picks .lp-portfolio-link:hover { color: #c9c2ff; border-color: #c9c2ff; }

/* ---------- Home feature sections (Signage / Chandeliers) ---------- */
.dled-hf {
  padding: 90px 0;
  background: #f7f8fc;
}
.dled-hf .vd-feature { margin-bottom: 0; }
@media (min-width: 861px) {
  .vd-feature--reverse { grid-template-columns: 1.02fr 1fr; }
  .vd-feature--reverse .vd-media { order: -1; }
}
@media (max-width: 560px) {
  .dled-hf { padding: 60px 0; }
}

/* ---------- Why Choose — 5-card row ---------- */
.why-discountled .features-grid.features-grid--5 { grid-template-columns: repeat(5, 1fr); }
@media (max-width: 1024px) {
  .why-discountled .features-grid.features-grid--5 { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 600px) {
  .why-discountled .features-grid.features-grid--5 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 420px) {
  .why-discountled .features-grid.features-grid--5 { grid-template-columns: 1fr; }
}

/* ---------- Inline check list inside story blocks ---------- */
.dled-list-label { margin: 6px 0 4px; }
.au-story-text .dled-intro-list { margin: 4px 0 18px; }

/* ---------- Category link grid (.sig-types-grid) ----------
   Was only defined inline on the Signage page, so the same grid on the
   chandelier / outdoor / office / smoke-shop pages rendered unstyled. */
.sig-types-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.sig-type {
  display: flex; align-items: center; gap: 11px;
  padding: 15px 16px; background: #fff;
  border: 1px solid rgba(20, 32, 58, 0.09); border-radius: 12px;
  color: #14203a; font-weight: 600; font-size: 0.9rem; text-decoration: none;
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, color 0.18s ease;
}
.sig-type:hover { border-color: var(--logo-orange); color: var(--logo-orange); transform: translateY(-3px); box-shadow: 0 12px 26px rgba(10, 18, 40, 0.09); }
.sig-type i { color: var(--logo-orange); width: 18px; text-align: center; }
@media (max-width: 900px) { .sig-types-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 520px) { .sig-types-grid { grid-template-columns: 1fr; } }

/* ---------- Signage: sign-type grid heading (inside Solutions) ---------- */
.sig-types-heading {
  /* Font comes from .section-title, same as the section heading above. */
  margin: 56px 0 24px;
  text-align: center;
}

/* ---------- Numbered process steps ---------- */
.dled-steps-section {
  padding: 90px 0;
  background: #f7f8fc;
}
.dled-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
  counter-reset: none;
}
.dled-steps--4 { grid-template-columns: repeat(4, 1fr); }
.dled-steps--3 { grid-template-columns: repeat(3, 1fr); }
.dled-step {
  position: relative;
  background: #fff;
  border: 1px solid rgba(20, 0, 137, 0.1);
  border-radius: 16px;
  padding: 26px 22px 24px;
  box-shadow: 0 6px 22px rgba(20, 0, 137, 0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.dled-step:hover { transform: translateY(-4px); box-shadow: 0 16px 34px rgba(20, 0, 137, 0.12); }
.dled-step-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: var(--logo-orange);
  color: #fff;
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 0.95rem;
  margin-bottom: 16px;
}
.dled-step-title {
  margin: 0 0 8px;
  font-family: var(--font-head);
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--text-primary, #14203a);
}
.dled-step-desc {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.6;
  color: var(--text-muted, #6b6560);
}
@media (max-width: 1100px) {
  .dled-steps, .dled-steps--4 { grid-template-columns: repeat(2, 1fr); }
  .dled-steps--3 { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 640px) {
  .dled-steps-section { padding: 60px 0; }
  .dled-steps, .dled-steps--4, .dled-steps--3 { grid-template-columns: 1fr; }
}

/* ---------- Project cards ---------- */
.dled-proj-section { padding: 90px 0; background: #fff; }
.dled-proj-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}
.dled-proj-card {
  display: flex;
  flex-direction: column;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(20, 32, 58, 0.08);
  text-decoration: none;
  color: inherit;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.dled-proj-card:hover { transform: translateY(-5px); box-shadow: 0 18px 36px rgba(10, 18, 40, 0.12); }
.dled-proj-img { display: block; aspect-ratio: 16 / 10; overflow: hidden; background: #0d1322; }
.dled-proj-img img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.4s ease; }
.dled-proj-card:hover .dled-proj-img img { transform: scale(1.05); }
.dled-proj-body { display: flex; flex-direction: column; gap: 6px; padding: 18px 20px 22px; }
.dled-proj-cat {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--logo-orange);
}
.dled-proj-title { font-family: var(--font-head); font-weight: 700; font-size: 1.05rem; color: var(--text-primary, #14203a); line-height: 1.3; }
.dled-proj-desc { font-size: 0.88rem; line-height: 1.55; color: var(--text-muted, #6b6560); }
.dled-proj-more { text-align: center; margin-top: 34px; }
@media (max-width: 960px) { .dled-proj-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) {
  .dled-proj-section { padding: 60px 0; }
  .dled-proj-grid { grid-template-columns: 1fr; }
}

/* ---------- Centered text + CTA ---------- */
.dled-textcta { padding: 90px 0; background: linear-gradient(180deg, #ffffff 0%, #eef0ff 100%); }
.dled-textcta-inner { max-width: 820px; margin: 0 auto; text-align: center; }
.dled-textcta-inner p {
  font-size: 1.05rem;
  line-height: 1.75;
  color: var(--text-secondary, #3d3020);
  margin: 0 0 16px;
}
.dled-textcta-btns { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 14px; margin-top: 12px; }
@media (max-width: 600px) { .dled-textcta { padding: 60px 0; } }

/* ---------- LED Video Displays: 5 application cards ---------- */
.vd-apps.vd-apps--5 { grid-template-columns: repeat(5, 1fr); gap: 18px; }
@media (max-width: 1200px) { .vd-apps.vd-apps--5 { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 800px) { .vd-apps.vd-apps--5 { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 520px) { .vd-apps.vd-apps--5 { grid-template-columns: 1fr; } }

/* ---------- Icon cards ---------- */
.dled-cards-section { padding: 90px 0; background: #fff; }
.dled-cards-section--tint { background: #f7f8fc; }
.dled-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.dled-cards--3 { grid-template-columns: repeat(3, 1fr); }
.dled-cards--2 { grid-template-columns: repeat(2, 1fr); }
.dled-cards--5 { grid-template-columns: repeat(5, 1fr); }
.dled-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid rgba(20, 0, 137, 0.1);
  border-radius: 16px;
  padding: 28px 24px;
  box-shadow: 0 6px 22px rgba(20, 0, 137, 0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.dled-card:hover { transform: translateY(-5px); box-shadow: 0 16px 36px rgba(20, 0, 137, 0.13); border-color: rgba(20, 0, 137, 0.28); }
.dled-card-icon {
  width: 54px;
  height: 54px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(20, 0, 137, 0.09);
  color: var(--logo-orange);
  font-size: 1.35rem;
  margin-bottom: 18px;
}
.dled-card-title {
  margin: 0 0 10px;
  font-family: var(--font-head);
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--text-primary, #14203a);
}
.dled-card-text { margin: 0 0 12px; font-size: 0.93rem; line-height: 1.65; color: var(--text-muted, #6b6560); }
.dled-card-items { margin: 0 0 14px; font-size: 0.84rem; line-height: 1.65; font-weight: 600; color: var(--text-primary, #14203a); }
.dled-card-link {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 0.9rem;
  color: var(--logo-orange);
  text-decoration: none;
}
.dled-card-link:hover { text-decoration: underline; }
.dled-cards-note {
  margin: 30px 0 0;
  text-align: center;
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 0.9rem;
  letter-spacing: 0.04em;
  color: var(--logo-orange);
}
@media (max-width: 1100px) {
  .dled-cards, .dled-cards--5 { grid-template-columns: repeat(2, 1fr); }
  .dled-cards--3 { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 760px) {
  .dled-cards--3 { grid-template-columns: 1fr; }
}
@media (max-width: 600px) {
  .dled-cards-section { padding: 60px 0; }
  .dled-cards, .dled-cards--2, .dled-cards--5 { grid-template-columns: 1fr; }
}

/* ---------- Text columns ---------- */
.dled-textcols-section { padding: 90px 0; background: #fff; }
.dled-textcols-section--tint { background: #f7f8fc; }
.dled-textcols { display: grid; grid-template-columns: 1fr; gap: 48px; max-width: 860px; margin: 0 auto; }
.dled-textcols--2 { grid-template-columns: 1fr 1fr; max-width: none; }
.dled-textcol-title {
  margin: 12px 0 16px;
  font-family: var(--font-head);
  font-size: clamp(1.5rem, 2.4vw, 2rem);
  font-weight: 700;
  line-height: 1.2;
  color: var(--text-primary, #14203a);
}
.dled-textcol p { margin: 0 0 14px; font-size: 1rem; line-height: 1.75; color: var(--text-secondary, #3d3020); }
.dled-check-list { list-style: none; margin: 6px 0 16px; padding: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 10px 20px; }
.dled-check-list li { display: flex; align-items: flex-start; gap: 9px; font-weight: 600; font-size: 0.93rem; color: var(--text-primary, #14203a); }
.dled-check-list li i { color: var(--logo-orange); margin-top: 3px; flex-shrink: 0; }
.dled-textcol-after { font-weight: 600; color: var(--text-primary, #14203a) !important; }
@media (max-width: 860px) { .dled-textcols--2 { grid-template-columns: 1fr; gap: 36px; } }
@media (max-width: 560px) {
  .dled-textcols-section { padding: 60px 0; }
  .dled-check-list { grid-template-columns: 1fr; }
}

/* ---------- Chips ---------- */
.dled-chips { display: flex; flex-wrap: wrap; gap: 8px; margin: 10px 0 18px; }
.dled-chips--center { justify-content: center; }
.dled-chips span {
  padding: 7px 14px;
  border-radius: 50px;
  background: rgba(20, 0, 137, 0.08);
  color: var(--logo-orange);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}

/* ---------- Product grid ---------- */
.dled-prod-section { padding: 90px 0; background: #f7f8fc; }
.dled-prod-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.dled-prod-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid rgba(20, 32, 58, 0.08);
  border-radius: 16px;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.dled-prod-card:hover { transform: translateY(-5px); box-shadow: 0 18px 36px rgba(10, 18, 40, 0.12); }
.dled-prod-img { aspect-ratio: 1 / 1; overflow: hidden; background: #0d1322; }
.dled-prod-img img { width: 100%; height: 100%; object-fit: cover; display: block; }
.dled-prod-img--contain { display: block; background: #fff; border-bottom: 1px solid rgba(20, 32, 58, 0.06); }
.dled-prod-img--contain img { object-fit: contain; padding: 14px; }
.dled-prod-name a { color: inherit; text-decoration: none; }
.dled-prod-name a:hover { color: var(--logo-orange); }
.dled-prod-body { display: flex; flex-direction: column; gap: 8px; padding: 18px 18px 20px; flex: 1; }
.dled-prod-name { margin: 0; font-family: var(--font-head); font-size: 1.02rem; font-weight: 700; line-height: 1.3; color: var(--text-primary, #14203a); }
.dled-prod-type { margin: 0; font-size: 0.84rem; color: var(--text-muted, #6b6560); }
.dled-prod-type i { color: var(--logo-orange); margin-right: 4px; }
.dled-prod-actions { margin-top: auto; padding-top: 8px; display: flex; gap: 8px; flex-wrap: wrap; }
.dled-prod-btn {
  flex: 1;
  text-align: center;
  padding: 9px 12px;
  border-radius: 50px;
  background: var(--logo-orange);
  border: 1.5px solid var(--logo-orange);
  color: #fff;
  font-weight: 700;
  font-size: 0.82rem;
  text-decoration: none;
  white-space: nowrap;
  transition: var(--trans-fast);
}
.dled-prod-btn:hover { background: #0d0052; color: #fff; }
.dled-prod-btn--ghost { background: transparent; color: var(--logo-orange); }
.dled-prod-btn--ghost:hover { background: rgba(20, 0, 137, 0.08); color: var(--logo-orange); }
@media (max-width: 1100px) { .dled-prod-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 520px) {
  .dled-prod-section { padding: 60px 0; }
  .dled-prod-grid { grid-template-columns: 1fr; }
}

/* ---------- Page hero lead line + buttons on dark banners ---------- */
.page-hero .dled-hero-lead {
  font-family: var(--font-head);
  font-size: clamp(1.15rem, 2vw, 1.45rem);
  font-weight: 700;
  color: #fff;
  margin-top: -6px;
}
.quote-cta-banner .dled-textcta-btns { margin-top: 8px; }
.quote-cta-banner .dled-btn-on-dark { color: #fff; border-color: rgba(255, 255, 255, 0.55); }
.quote-cta-banner .dled-btn-on-dark:hover { color: #fff; border-color: #fff; background: rgba(255, 255, 255, 0.1); }

/* ---------- Page FAQ wrapper ---------- */
.dled-page-faq {
  padding: 70px 0 80px;
  background: #fff;
}
.dled-page-faq .dled-faq {
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 600px) {
  .dled-page-faq { padding: 48px 0 56px; }
}
