/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpcBD5XxxKA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpcBK5XxxKA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpcBC5XxxKA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpcBN5XxxKA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpcBB5XxxKA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpcBA5XxxKA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpcBO5Xw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



/* ============================================================
   HYDROWASHER X5 PRO — COMPLETE STYLESHEET
   Light + Dark Mode + Full Mobile Optimisation
   Brand palette extracted from logo:
     --hw-navy:   #0d1b2a  (deep background)
     --hw-blue:   #1a6fc4  (primary brand blue)
     --hw-cyan:   #2ea8e0  (spray accent)
     --hw-dark:   #1c2733  (card/surface dark)
     --hw-steel:  #2c3e50  (mid surface)
============================================================ */

/* ---------- CSS Variables ---------- */
:root {
  --hw-navy:      #0d1b2a;
  --hw-blue:      #1a6fc4;
  --hw-cyan:      #2ea8e0;
  --hw-dark:      #1c2733;
  --hw-steel:     #2c3e50;
  --hw-orange:    #e8621a;
  --hw-orange-dk: #c94f0e;

  /* Light mode tokens */
  --bg-page:      #ffffff;
  --bg-surface:   #f5f7fa;
  --bg-card:      #ffffff;
  --bg-callout:   #f0f6ff;
  --bg-warning:   #fff5f0;
  --bg-offer:     #fffbed;

  --text-primary:   #0a0f14;
  --text-secondary: #374151;
  --text-muted:     #6b7280;
  --text-faint:     #9ca3af;
  --text-link:      #1a6fc4;
  --text-link-hov:  #0d5bbd;

  --border-default: #e2e8f0;
  --border-card:    #e8edf3;
  --border-callout: #bfdbfe;
  --border-warning: #fdba74;
  --border-offer:   #f0d678;
  --border-strong:  #0a0f14;

  --star-color:   #f5a623;
  --check-color:  #16a34a;
  --cross-color:  #dc2626;
  --badge-color:  #16a34a;

  --navbar-bg:    #ffffff;
  --navbar-bdr:   #e2e8f0;
  --footer-bdr:   #e2e8f0;
  --footer-text:  #9ca3af;
}

/* ---------- Dark Mode Tokens ---------- */
@media (prefers-color-scheme: dark) {
  :root {
    --bg-page:      #0d1b2a;
    --bg-surface:   #111f2e;
    --bg-card:      #1c2f42;
    --bg-callout:   #0f2a45;
    --bg-warning:   #2a1500;
    --bg-offer:     #1e1800;

    --text-primary:   #f0f6ff;
    --text-secondary: #c9d9ec;
    --text-muted:     #8baac8;
    --text-faint:     #5a7a96;
    --text-link:      #5ab4f0;
    --text-link-hov:  #7ecbff;

    --border-default: #1e3550;
    --border-card:    #1e3550;
    --border-callout: #1a4a7a;
    --border-warning: #7a3800;
    --border-offer:   #5a4a00;
    --border-strong:  #5ab4f0;

    --star-color:   #fbbf24;
    --check-color:  #34d399;
    --cross-color:  #f87171;
    --badge-color:  #34d399;

    --navbar-bg:    #0d1b2a;
    --navbar-bdr:   #1e3550;
    --footer-bdr:   #1e3550;
    --footer-text:  #5a7a96;
  }
}

/* ---------- Reset ---------- */
*, ::after, ::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

/* ---------- Base ---------- */
body {
  font-family: 'Inter', 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: var(--text-link);
}

a:hover {
  color: var(--text-link-hov);
}

/* ---------- Navbar ---------- */
.navbar {
  background: var(--navbar-bg);
  border-bottom: 1px solid var(--navbar-bdr);
  position: sticky;
  top: 0;
  z-index: 100;
}

.navbar-inner {
  max-width: 720px;
  margin: 0 auto;
  padding: 10px 16px;
}

.navbar-brand {
  display: inline-block;
  text-decoration: none;
}

.navbar-brand img {
  width: 180px;
  max-width: 180px;
  height: auto;
}

/* ---------- Article Container ---------- */
.article-container {
  max-width: 720px;
  margin: 0 auto;
  padding: 24px 16px 60px;
}

/* ---------- Pre-headline ---------- */
.pre-headline {
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--text-muted);
  font-weight: 700;
  margin-bottom: 12px;
}

/* ---------- Article Headline ---------- */
.article-headline {
  font-family: 'Roboto Condensed', 'Segoe UI', Roboto, Arial, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.15;
  color: var(--text-primary);
  margin-bottom: 14px;
  letter-spacing: -0.3px;
}

/* ---------- Deck ---------- */
.article-deck {
  font-size: 17px;
  line-height: 1.55;
  color: var(--text-secondary);
  font-style: italic;
  margin-bottom: 20px;
}

/* ---------- Byline ---------- */
.byline {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 20px;
  font-size: 12px;
  color: var(--text-muted);
  flex-wrap: wrap;
}

.byline-photo {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  background: #c8a773;
}

.byline-text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2px 5px;
  line-height: 1.5;
}

.byline-author {
  font-weight: 600;
  color: var(--text-secondary);
}

.byline-sep {
  color: var(--border-default);
}

.byline-date,
.byline-label {
  color: var(--text-muted);
}

/* ---------- Hero Image ---------- */
.hero-image {
  width: 100%;
  display: block;
  margin-bottom: 8px;
}

.hero-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px;
}

.hero-caption {
  font-size: 12px;
  color: var(--text-muted);
  margin-top: 6px;
  margin-bottom: 12px;
  line-height: 1.4;
  font-style: italic;
}

/* ---------- Stars ---------- */
.stars-wrap {
  text-align: center;
  margin: 14px 0 24px;
  font-size: 14px;
  color: var(--text-secondary);
}

.stars-glyph {
  color: var(--star-color);
  font-size: 18px;
  letter-spacing: 1px;
  margin-right: 6px;
}

/* ---------- Article Body ---------- */
.article-body p {
  font-size: 17px;
  line-height: 1.7;
  color: var(--text-secondary);
  margin-bottom: 18px;
}

.article-body p.lead {
  font-size: 18px;
  line-height: 1.6;
  color: var(--text-primary);
}

.article-body strong {
  font-weight: 700;
  color: var(--text-primary);
}

.article-body em {
  color: var(--text-secondary);
}

.article-body a:not(.cta-button) {
  color: var(--text-link);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.article-body a:not(.cta-button):hover {
  color: var(--text-link-hov);
}

.article-body h2 {
  font-family: 'Roboto Condensed', 'Segoe UI', Roboto, Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  color: var(--text-primary);
  margin: 32px 0 12px;
  letter-spacing: -0.1px;
}

.article-body .inline-image {
  margin: 22px 0 8px;
}

.article-body .inline-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px;
}

.diagram-caption {
  font-size: 12px;
  color: var(--text-muted);
  margin-top: 6px;
  margin-bottom: 22px;
  text-align: center;
  font-style: italic;
}

/* ---------- Check / X Lists ---------- */
.check-list,
.x-list {
  list-style: none;
  padding: 0;
  margin: 14px 0 20px;
}

.check-list li,
.x-list li {
  padding: 9px 0 9px 32px;
  font-size: 16px;
  line-height: 1.55;
  color: var(--text-secondary);
  position: relative;
  border-bottom: 1px solid var(--border-default);
}

.check-list li:last-child,
.x-list li:last-child {
  border-bottom: none;
}

.x-list li::before {
  content: "✗";
  color: var(--cross-color);
  font-weight: 700;
  font-size: 17px;
  position: absolute;
  left: 0;
  top: 9px;
  width: 24px;
  text-align: center;
}

.check-list li::before {
  content: "✓";
  color: var(--check-color);
  font-weight: 700;
  font-size: 17px;
  position: absolute;
  left: 0;
  top: 9px;
  width: 24px;
  text-align: center;
}

/* ---------- Use-Case Grid ---------- */
.use-case-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 20px;
  margin: 14px 0 20px;
}

.use-case-grid .check-list li {
  font-size: 15px;
  padding: 7px 0 7px 28px;
}

.use-case-grid .check-list li::before {
  font-size: 15px;
  top: 7px;
}

/* ---------- CTA Box ---------- */
.cta-box {
  background: var(--bg-surface);
  border: 1px solid var(--border-card);
  border-radius: 10px;
  padding: 22px 18px;
  text-align: center;
  margin: 28px 0;
}

.cta-box .pretext {
  font-size: 16px;
  font-weight: 700;
  color: var(--text-primary);
  margin-bottom: 14px;
  line-height: 1.4;
}

.cta-box .subtext {
  font-size: 12px;
  color: var(--text-muted);
  margin-top: 10px;
  font-style: italic;
}

/* ---------- CTA Wrapper ---------- */
.cta-wrapper {
  text-align: center;
  margin: 28px 0;
}

/* ---------- CTA Button ---------- */
.cta-button {
  display: inline-block;
  background: var(--hw-orange);
  color: #ffffff !important;
  font-family: inherit;
  font-size: 17px;
  font-weight: 800;
  padding: 15px 28px;
  border: none;
  border-radius: 8px;
  text-decoration: none !important;
  cursor: pointer;
  transition: background 0.15s ease, transform 0.05s ease;
  letter-spacing: 0.3px;
  box-shadow: 0 3px 0 rgba(180, 70, 0, 0.5);
  line-height: 1.3;
  width: 100%;
  max-width: 480px;
}

.cta-button:hover {
  background: var(--hw-orange-dk);
  color: #ffffff !important;
}

.cta-button:active {
  transform: translateY(1px);
  box-shadow: 0 1px 0 rgba(180, 70, 0, 0.5);
}

.cta-button.large {
  font-size: 19px;
  padding: 18px 32px;
  border-radius: 10px;
}

/* ---------- Pull Quote ---------- */
.pull-quote {
  border-left: 3px solid var(--hw-blue);
  background: var(--bg-callout);
  padding: 14px 16px;
  margin: 22px 0;
  font-size: 17px;
  line-height: 1.6;
  color: var(--text-primary);
  font-style: italic;
  font-weight: 600;
  border-radius: 0 6px 6px 0;
}

.pull-quote .cite {
  display: block;
  margin-top: 10px;
  font-size: 11px;
  letter-spacing: 0.06em;
  color: var(--text-muted);
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
}

/* ---------- Callout ---------- */
.callout {
  background: var(--bg-surface);
  border-left: 3px solid var(--border-strong);
  padding: 14px 16px;
  margin: 20px 0;
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-secondary);
  border-radius: 0 6px 6px 0;
}

.callout strong {
  color: var(--text-primary);
}

.callout ul {
  margin: 6px 0 0 20px;
  padding: 0;
}

.callout li {
  margin-bottom: 6px;
  color: var(--text-secondary);
}

/* ---------- Testimonial Grid ---------- */
.testimonial-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 16px 0 24px;
}

.testimonial-card {
  border: 1px solid var(--border-card);
  background: var(--bg-card);
  border-radius: 10px;
  padding: 16px;
}

.testimonial-card .head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}

.testimonial-card .photo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  background: #c8a773;
  flex-shrink: 0;
}

.testimonial-card .meta {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
}

.testimonial-card .meta .name {
  font-size: 14px;
  font-weight: 700;
  color: var(--text-primary);
}

.testimonial-card .meta .stars {
  color: var(--star-color);
  font-size: 13px;
}

.testimonial-card .badge {
  display: inline-block;
  font-size: 10px;
  color: var(--badge-color);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 8px;
}

.testimonial-card .quote {
  font-size: 15px;
  line-height: 1.55;
  color: var(--text-secondary);
}

/* ---------- Offer Block ---------- */
.offer-block {
  background: var(--bg-offer);
  border: 2px solid var(--border-offer);
  border-radius: 10px;
  padding: 22px 16px 24px;
  margin: 32px 0;
}

.offer-block h2 {
  text-align: center;
  margin: 0 0 12px;
  font-size: 22px;
  color: var(--text-primary);
}

.offer-block p {
  color: var(--text-secondary);
}

/* ---------- Gifts Grid ---------- */
.gifts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 16px 0 14px;
}

.gift-card {
  background: var(--bg-card);
  border: 1px solid var(--border-card);
  border-radius: 8px;
  padding: 12px;
  text-align: center;
}

.gift-card img {
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 4px;
  margin-bottom: 8px;
  background: #334;
}

.gift-card .gift-headline {
  font-size: 13px;
  font-weight: 700;
  color: var(--text-primary);
  margin-bottom: 4px;
  line-height: 1.35;
}

.gift-card .gift-text {
  font-size: 12px;
  color: var(--text-muted);
  font-weight: 600;
}

.gift-card .gift-text strong {
  color: var(--cross-color);
}

/* ---------- Warning Box ---------- */
.warning-box {
  background: var(--bg-warning);
  border: 1.5px solid var(--border-warning);
  border-radius: 8px;
  padding: 16px;
  margin: 24px 0 16px;
  font-size: 15px;
  line-height: 1.6;
  color: var(--text-secondary);
}

.warning-box strong {
  color: var(--cross-color);
  font-weight: 700;
}

.warning-box ul {
  list-style: none;
  margin: 10px 0 4px;
  padding: 0;
}

.warning-box ul li {
  padding: 4px 0 4px 16px;
  position: relative;
  font-size: 15px;
  color: var(--text-secondary);
}

.warning-box ul li::before {
  content: "•";
  color: var(--cross-color);
  position: absolute;
  left: 4px;
  font-weight: 700;
}

/* ---------- Final Badges ---------- */
.final-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px 12px;
  font-size: 12px;
  color: var(--text-muted);
  margin-top: 12px;
}

.final-badges span::before {
  content: "✓ ";
  color: var(--check-color);
  font-weight: 700;
}

/* ---------- Article Footer ---------- */
.article-footer {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid var(--footer-bdr);
  font-size: 11.5px;
  line-height: 1.6;
  color: var(--footer-text);
}

.article-footer .disclaimer {
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
  color: var(--text-muted);
}

.article-footer p {
  margin-bottom: 10px;
  color: var(--footer-text);
}

.article-footer .flinks {
  margin-top: 14px;
}

.article-footer .flinks a {
  color: var(--text-muted);
  text-decoration: none;
  margin: 0 6px;
}

.article-footer .flinks a:first-child {
  margin-left: 0;
}

.article-footer .flinks a:hover {
  color: var(--text-link);
}

/* ---------- Navbar brand img (privacy/terms pages) ---------- */
.brand-name img {
  width: 160px;
  height: auto;
}

/* ============================================================
   MOBILE FIRST — Breakpoints
   480px  = small phones
   600px  = large phones / small tablets
   720px  = tablets (full layout)
============================================================ */

/* ---------- Base mobile (max 479px) ---------- */
@media (max-width: 479px) {

  body {
    font-size: 15px;
  }

  .navbar-inner {
    padding: 8px 14px;
  }

  .navbar-brand img {
    width: 140px;
    max-width: 140px;
  }

  .article-container {
    padding: 16px 14px 48px;
  }

  .pre-headline {
    font-size: 10px;
    margin-bottom: 10px;
  }

  .article-headline {
    font-size: 24px;
    line-height: 1.18;
    margin-bottom: 12px;
  }

  .article-deck {
    font-size: 15px;
    margin-bottom: 16px;
  }

  .byline {
    font-size: 11px;
    gap: 6px;
    margin-bottom: 16px;
  }

  .byline-photo {
    width: 28px;
    height: 28px;
  }

  .stars-wrap {
    font-size: 13px;
    margin: 12px 0 20px;
  }

  .stars-glyph {
    font-size: 16px;
  }

  .article-body p {
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 16px;
  }

  .article-body p.lead {
    font-size: 16.5px;
  }

  .article-body h2 {
    font-size: 20px;
    margin: 26px 0 10px;
  }

  .check-list li,
  .x-list li {
    font-size: 15px;
    padding: 8px 0 8px 28px;
  }

  /* Stack use-case grid on tiny screens */
  .use-case-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .cta-box {
    padding: 18px 14px;
    margin: 22px 0;
  }

  .cta-box .pretext {
    font-size: 15px;
  }

  .cta-button {
    font-size: 16px;
    padding: 15px 20px;
    width: 100%;
    max-width: 100%;
    border-radius: 8px;
  }

  .cta-button.large {
    font-size: 17px;
    padding: 17px 20px;
  }

  .cta-wrapper {
    margin: 22px 0;
  }

  .pull-quote {
    font-size: 15.5px;
    padding: 12px 14px;
    margin: 18px 0;
  }

  .callout {
    font-size: 15px;
    padding: 12px 14px;
  }

  /* Stack testimonials single column */
  .testimonial-grid {
    grid-template-columns: 1fr;
    gap: 10px;
    margin: 14px 0 20px;
  }

  .testimonial-card {
    padding: 14px;
  }

  .testimonial-card .quote {
    font-size: 14px;
  }

  /* Offer block */
  .offer-block {
    padding: 18px 14px 20px;
    margin: 24px 0;
  }

  .offer-block h2 {
    font-size: 18px;
  }

  /* Gifts — stack on smallest screens */
  .gifts-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .gift-card img {
    height: 160px;
  }

  .gift-card .gift-headline {
    font-size: 14px;
  }

  .warning-box {
    font-size: 14px;
    padding: 14px;
  }

  .final-badges {
    font-size: 11px;
    gap: 5px 10px;
  }

  .article-footer {
    font-size: 11px;
  }

  .hero-image img {
    border-radius: 4px;
  }
}

/* ---------- Mid phones 480–599px ---------- */
@media (min-width: 480px) and (max-width: 599px) {

  .article-container {
    padding: 20px 16px 52px;
  }

  .article-headline {
    font-size: 27px;
  }

  .article-deck {
    font-size: 16px;
  }

  .article-body p {
    font-size: 16.5px;
  }

  .article-body h2 {
    font-size: 21px;
  }

  .cta-button {
    font-size: 17px;
    width: 100%;
    max-width: 100%;
  }

  .cta-button.large {
    font-size: 18px;
  }

  .testimonial-grid {
    grid-template-columns: 1fr;
  }

  .use-case-grid {
    grid-template-columns: 1fr;
  }

  .gifts-grid {
    grid-template-columns: 1fr 1fr;
  }
}

/* ---------- Large phones / small tablets 600–719px ---------- */
@media (min-width: 600px) and (max-width: 719px) {

  .article-container {
    padding: 22px 18px 56px;
  }

  .article-headline {
    font-size: 29px;
  }

  .article-body p {
    font-size: 17px;
  }

  .article-body h2 {
    font-size: 22px;
  }

  .testimonial-grid {
    grid-template-columns: 1fr 1fr;
  }

  .use-case-grid {
    grid-template-columns: 1fr 1fr;
  }

  .cta-button {
    font-size: 17px;
    width: 100%;
    max-width: 100%;
  }
}

/* ---------- Tablet and up 720px+ ---------- */
@media (min-width: 720px) {

  .article-headline {
    font-size: 34px;
  }

  .article-deck {
    font-size: 18px;
  }

  .article-body p {
    font-size: 18px;
  }

  .article-body p.lead {
    font-size: 19px;
  }

  .article-body h2 {
    font-size: 26px;
    margin: 36px 0 14px;
  }

  .testimonial-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
  }

  .use-case-grid {
    grid-template-columns: 1fr 1fr;
    gap: 0 24px;
  }

  .gifts-grid {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }

  .gift-card img {
    height: 140px;
  }

  .cta-button {
    font-size: 18px;
    padding: 16px 32px;
    width: auto;
  }

  .cta-button.large {
    font-size: 21px;
    padding: 20px 42px;
  }

  .navbar-brand img {
    width: 200px;
    max-width: 200px;
  }
}

/* ---------- Touch targets — all devices ---------- */
@media (hover: none) and (pointer: coarse) {
  .cta-button {
    min-height: 52px;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .article-footer .flinks a {
    padding: 6px 4px;
    display: inline-block;
  }
}

/* ---------- Reduced motion ---------- */
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .cta-button {
    transition: none;
  }
}


/* ── New brand logo ── */
.navbar-brand img,
img[src*="logo-hw"] {
  height: 52px;
  width: auto;
  max-width: 220px;
  object-fit: contain;
}

@media (max-width: 479px) {
  .navbar-brand img,
  img[src*="logo-hw"] {
    height: 38px;
    max-width: 160px;
  }
}

/* ── Logo sizing fix ── */
.navbar {
  padding: 6px 0;
}
.navbar-inner {
  display: flex;
  align-items: center;
}
.navbar-brand img,
img[src*="logo-hw"] {
  height: 60px !important;
  width: auto !important;
  max-width: 260px !important;
  object-fit: contain !important;
  display: block;
}
@media (max-width: 479px) {
  .navbar-brand img,
  img[src*="logo-hw"] {
    height: 42px !important;
    max-width: 180px !important;
  }
}

/* ── Author photo fallback ── */
.byline-photo {
  background: linear-gradient(135deg, #1a6fc4, #2ea8e0);
}

/* ── Prevent massive blank gaps from lazy-load images ── */
.hero-image img,
.inline-image img {
  min-height: 200px;
  background: #1c2f42;
}

/* ── Fix offer block on dark mode ── */
@media (prefers-color-scheme: dark) {
  .offer-block {
    background: #1a1500;
    border-color: #5a4a00;
  }
  .offer-block h2,
  .offer-block p {
    color: var(--text-primary);
  }
  .gift-card .gift-text {
    color: var(--text-muted);
  }
  .warning-box ul li {
    color: var(--text-secondary);
  }
  .final-badges {
    color: var(--text-muted);
  }
  /* Fix check/x list items */
  .check-list li,
  .x-list li {
    color: var(--text-secondary);
  }
  /* Fix callout border on dark */
  .callout {
    border-left-color: var(--hw-cyan);
  }
  /* Testimonial quote text */
  .testimonial-card .quote {
    color: var(--text-secondary);
  }
  /* Stars wrap */
  .stars-wrap {
    color: var(--text-secondary);
  }
  /* Hero caption */
  .hero-caption {
    color: var(--text-muted);
  }
  /* Diagram caption */
  .diagram-caption {
    color: var(--text-muted);
  }
  /* Byline */
  .byline {
    color: var(--text-muted);
  }
  .byline-author {
    color: var(--text-secondary);
  }
  /* Article deck */
  .article-deck {
    color: var(--text-secondary);
  }
  /* Pre-headline */
  .pre-headline {
    color: var(--hw-cyan);
    opacity: 0.8;
  }
  /* Article h2 */
  .article-body h2 {
    color: var(--text-primary);
  }
  /* Subtext in CTA */
  .cta-box .subtext {
    color: var(--text-muted);
  }
}

/* ── Final SVG logo sizing ── */
.navbar-brand img[src*="logo-hw.svg"],
.navbar-brand img[src*="logo-hw"] {
  height: 70px !important;
  width: auto !important;
  max-width: 120px !important;
  object-fit: contain !important;
  display: block;
  border-radius: 6px;
}
@media (max-width: 479px) {
  .navbar-brand img[src*="logo-hw.svg"],
  .navbar-brand img[src*="logo-hw"] {
    height: 50px !important;
    max-width: 86px !important;
  }
}

/* ── Tighter navbar + logo ── */
.navbar {
  padding: 0 !important;
}
.navbar-inner {
  padding: 8px 20px !important;
  min-height: unset !important;
}
.navbar-brand img[src*="logo-hw"] {
  height: 52px !important;
  width: auto !important;
  max-width: 90px !important;
  border-radius: 4px !important;
}
@media (max-width: 479px) {
  .navbar-brand img[src*="logo-hw"] {
    height: 40px !important;
    max-width: 70px !important;
  }
}
