/*
 * The home page below the hero — one editorial piece, 2026.
 *
 * The hero (home-ai-hero.css) is deep navy, mint, sharp-cornered and set in
 * very large, very tight type. Everything under it was still the older site:
 * centred headings, soft gradients, rounded cards on lifted shadows. Scrolling
 * past the fold felt like leaving one site and arriving at another.
 *
 * This restyles what follows into the hero's own language, and nothing else —
 * every rule starts at .h26, the wrapper around the sections after the hero,
 * so no other page can be reached from here.
 *
 * The language, so that anything added later can follow it:
 *
 *   rhythm    dark and light bands alternate, and the dark ones (statistics,
 *             the path, outcomes, the closing call) are where the hero's
 *             colour returns. The rest is paper.
 *   colour    one accent, #70edcd, and it is spent on numbers, arrows, active
 *             states and hairline emphasis — never on a large area.
 *   edges     4-6px. A 20px radius reads as 2019; the hero is 4.
 *   depth     hairlines, not shadows. A card is a rectangle with a 1px rule.
 *   type      an oversized headline at -.05em, a short lede, and 10px
 *             uppercase labels at .18em. Headings sit left, as in the hero.
 *   numbering each section is counted, the way the hero counts its paths.
 */

.h26 {
  --h26-ink: #071e2b;
  --h26-deep: #041720;
  --h26-mint: #70edcd;
  --h26-mint-2: #a2f7e1;

  --h26-paper: #f4f8fa;
  --h26-line: #dfe8ed;
  --h26-line-2: #c6d6de;

  --h26-text: #071e2b;
  --h26-text-2: #42606e;
  --h26-muted: #7a94a1;

  --h26-on-dark: #e7f0f5;
  --h26-on-dark-2: #a5bfcc;
  --h26-rule-dark: rgba(209, 239, 255, .16);

  /* the accent for the band we are in; the dark bands flip it */
  --h26-accent: #0d8f84;
  --h26-edge: 5px;

  counter-reset: h26sec;
  background: #fff;
  color: var(--h26-text);
}

.h26 *, .h26 *::before, .h26 *::after { box-sizing: border-box; }

/* The hero measures its own gutter; the sections under it should share it,
   or the page steps in and out as you scroll. */
.h26 .wrap { max-width: 1440px; width: calc(100% - 96px); margin-inline: auto; }

/* ------------------------------------------------------------------ bands */

.h26 .section { padding: clamp(64px, 7vw, 112px) 0; background: #fff; border-top: 1px solid var(--h26-line); }
.h26 .section--alt { background: var(--h26-paper); }

/* Where the hero's colour comes back. Four moments, spaced down the page:
   what BISP has done, how the work goes, who it worked for, and the ask. */
.h26 .stats,
.h26 #path,
.h26 #outcomes {
  --h26-accent: var(--h26-mint);
  background: var(--h26-ink);
  color: #fff;
  border-top: 0;
}

.h26 .stats { padding: clamp(52px, 5.5vw, 84px) 0; }

/* a dark band swallows the hairline above it, so the one below is dropped too */
.h26 .stats + .section,
.h26 #path + .section,
.h26 #outcomes + .section { border-top: 0; }

/* ----------------------------------------------------------- section head */

.h26 .sec-head {
  max-width: 760px;
  margin: 0 0 clamp(30px, 3.4vw, 52px);
  text-align: left;
}

.h26 .sec-head .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin: 0 0 18px;
  padding: 0;
  background: none;
  border: 0;
  font-size: 10.5px;
  font-weight: 800;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--h26-accent);
}

/* The hero labels its three paths 01, 02, 03. The page carries on counting,
   which is what turns a stack of sections into one document. */
.h26 .sec-head .eyebrow::before {
  counter-increment: h26sec;
  content: counter(h26sec, decimal-leading-zero) " /";
  opacity: .55;
  letter-spacing: .12em;
  /* main.css draws this pseudo-element as a 22px x 2px dash; left alone, the
     number was squeezed into that box and broke onto two lines under a line */
  width: auto;
  height: auto;
  background: none;
  border-radius: 0;
  white-space: nowrap;
}

.h26 .sec-head h2 {
  margin: 0 0 16px;
  font-size: clamp(34px, 4.2vw, 58px);
  line-height: 1.04;
  letter-spacing: -.05em;
  font-weight: 800;
  color: var(--h26-text);
}

.h26 .stats h2, .h26 #path h2, .h26 #outcomes h2 { color: #fff; }

/* the gradient word becomes one flat accent — a gradient inside a headline at
   this size reads as decoration, and the hero sets its accent word in mint */
.h26 .sec-head h2 .grad-text {
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: currentColor !important;
  color: var(--h26-accent) !important;
}

.h26 .sec-head p {
  margin: 0;
  max-width: 62ch;
  font-size: 15px;
  line-height: 1.85;
  color: var(--h26-text-2);
}

.h26 #path .sec-head p, .h26 #outcomes .sec-head p { color: var(--h26-on-dark-2); }
.h26 .sec-head p b { color: inherit; font-weight: 800; }

/* ---------------------------------------------------------------- buttons */

.h26 .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 50px;
  padding: 14px 22px;
  border-radius: 4px;
  border: 1px solid transparent;
  font-size: 12.5px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
  transition: background-color .2s, color .2s, border-color .2s;
  box-shadow: none;
}

.h26 .btn:hover { transform: none; box-shadow: none; }
.h26 .btn svg { width: 15px; height: 15px; flex: none; }

/* A label as long as "Not sure which one? Ask the AI advisor" is wider than a
   phone once it is uppercase and letter-spaced. It wraps rather than pushing
   the page sideways. */
.h26 .btn { max-width: 100%; white-space: normal; text-align: center; }

.h26 .btn--ghost {
  color: var(--h26-text);
  background: transparent;
  border-color: var(--h26-line-2);
}
.h26 .btn--ghost:hover { color: var(--h26-ink); border-color: var(--h26-ink); background: transparent; }

.h26 .btn--sm { min-height: 42px; padding: 11px 16px; font-size: 11.5px; }

/* the hero's own pair: mint block, and a rule under the words */
.h26 .btn--white, .h26 .btn--primary {
  color: #062b31;
  background: var(--h26-mint);
  border-color: var(--h26-mint);
}
.h26 .btn--white:hover, .h26 .btn--primary:hover { background: var(--h26-mint-2); border-color: var(--h26-mint-2); color: #062b31; }

.h26 .btn--light {
  color: #fff;
  background: transparent;
  border-color: rgba(209, 239, 255, .3);
}
.h26 .btn--light:hover { color: var(--h26-mint); border-color: var(--h26-mint); background: transparent; }

/* ------------------------------------------------------- search and chips */

.h26 .courses__bar {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: clamp(24px, 2.6vw, 38px);
  padding-bottom: 20px;
  border-bottom: 1px solid var(--h26-line);
}

.h26 .search { flex: 1 1 320px; min-width: 0; }

.h26 .search input {
  width: 100%;
  height: 50px;
  padding: 0 18px 0 46px;
  border: 1px solid var(--h26-line-2);
  border-radius: 4px;
  background: #fff;
  font-size: 14px;
  color: var(--h26-text);
  transition: border-color .18s, box-shadow .18s;
}
.h26 .search input::placeholder { color: var(--h26-muted); }
.h26 .search input:focus {
  outline: 0;
  border-color: var(--h26-ink);
  box-shadow: 0 0 0 3px rgba(7, 30, 43, .08);
}
.h26 .search svg { left: 18px; width: 16px; height: 16px; color: var(--h26-muted); }

.h26 .filters { display: flex; gap: 6px; overflow-x: auto; padding-bottom: 2px; scrollbar-width: thin; }

.h26 .chip {
  flex: none;
  padding: 10px 14px;
  border: 1px solid var(--h26-line-2);
  border-radius: 4px;
  background: #fff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--h26-text-2);
  white-space: nowrap;
  transition: color .16s, border-color .16s, background-color .16s;
}
.h26 .chip:hover { transform: none; color: var(--h26-ink); border-color: var(--h26-ink); }

.h26 .chip[aria-pressed="true"], .h26 .chip.is-active {
  color: #062b31;
  background: var(--h26-mint);
  border-color: var(--h26-mint);
  box-shadow: none;
}

.h26 .chip .count { margin-left: 6px; font-size: 10.5px; opacity: .6; }

/* ----------------------------------------------------------- course cards */

.h26 .course-grid { gap: 18px; background: none; border: 0; border-radius: 0; overflow: visible; }

/* main.css asks for columns of at least 290px. On a 320px phone that is wider
   than the page's own gutter allows, and the whole page scrolled sideways by
   8px; a column may now be as narrow as the space it is given. */
.h26 .course-grid { grid-template-columns: repeat(auto-fill, minmax(min(290px, 100%), 1fr)); }

/*
 * Cards with air between them.
 *
 * They used to share one grid divided by hairlines, which read as a table of
 * contents but left every card touching its neighbours. Each one carries its
 * own edge now, so the eye can separate them.
 */
.h26 .course {
  border: 1px solid var(--h26-line);
  border-radius: var(--h26-edge);
  background: #fff;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(7, 30, 43, .04);
  transition: border-color .18s, box-shadow .18s, transform .18s;
}
.h26 .course:hover {
  transform: translateY(-3px);
  border-color: var(--h26-line-2);
  box-shadow: 0 2px 4px rgba(7, 30, 43, .05), 0 16px 32px -20px rgba(7, 30, 43, .35);
  background: #fff;
}

.h26 .c-thumb {
  height: 150px;
  background: #f0f5f7 !important;
  border-bottom: 1px solid var(--h26-line);
  box-shadow: none;
}
.h26 .c-thumb::before, .h26 .c-thumb::after { display: none; }
.h26 .c-thumb img { max-width: 72%; max-height: 66%; }
.h26 .course:hover .c-thumb img { transform: none; }

.h26 .c-badge {
  top: 12px; right: 12px;
  padding: 5px 9px;
  border-radius: 3px;
  background: var(--h26-ink);
  color: var(--h26-mint);
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  box-shadow: none;
}

.h26 .c-body { padding: 20px 20px 22px; }

.h26 .c-cat {
  gap: 8px;
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: .16em;
  color: var(--h26-muted);
}
.h26 .c-dot { width: 5px; height: 5px; border-radius: 0; }

.h26 .c-title {
  margin: 12px 0 18px;
  min-height: 0;
  font-size: 16px;
  line-height: 1.35;
  letter-spacing: -.02em;
  font-weight: 700;
  color: var(--h26-ink);
}

.h26 .c-foot { padding-top: 16px; border-top: 1px solid var(--h26-line); }

.h26 .c-price { font-size: 19px; font-weight: 800; letter-spacing: -.025em; color: var(--h26-ink); }
.h26 .c-price small { margin-top: 4px; font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--h26-muted); }

.h26 .c-btn {
  font-size: 10.5px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--h26-ink);
}
.h26 .course:hover .c-btn { color: var(--h26-accent); }
.h26 .course:hover .c-btn svg { transform: translateX(4px); }

.h26 .course-more { margin-top: 34px; }
.h26 .course-more__count { color: var(--h26-muted); font-size: 12px; letter-spacing: .04em; }

.h26 .empty {
  padding: 56px 24px;
  border: 1px dashed var(--h26-line-2);
  border-radius: var(--h26-edge);
  background: var(--h26-paper);
  color: var(--h26-text-2);
}
.h26 .empty svg { color: var(--h26-muted); }

/* ------------------------------------------------------------ statistics */

/*
 * Four across, not seven.
 *
 * Seven figures in one row leaves about 110px of text in each, and
 * "1,00,000+" is 178px at this size — it ran 67px into the next cell and sat
 * on top of "100+". Two rows of four give every figure room at the size the
 * band is worth, and the widest one is measured against the narrowest column
 * at each width below.
 */
.h26 .stats__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid var(--h26-rule-dark);
  border-bottom: 1px solid var(--h26-rule-dark);
}

.h26 .stat {
  padding: 28px 24px 28px 0;
  background: none;
  border: 0;
  border-radius: 0;
  text-align: left;
}
.h26 .stat:not(:nth-child(4n+1)) { border-left: 1px solid var(--h26-rule-dark); padding-left: 26px; }
.h26 .stat:nth-child(n+5) { border-top: 1px solid var(--h26-rule-dark); }

.h26 .stat b {
  display: block;
  font-size: clamp(28px, 2.6vw, 44px);
  font-weight: 800;
  letter-spacing: -.045em;
  line-height: 1;
  color: var(--h26-mint);
  -webkit-text-fill-color: currentColor;
  background: none;
  /* a figure that breaks across two lines is not a figure */
  white-space: nowrap;
}

.h26 .stat span {
  display: block;
  margin-top: 12px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
  line-height: 1.6;
  color: var(--h26-on-dark-2);
}

/* ------------------------------------------------------------- the path */

.h26 .steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: s;
}

/*
 * The hero's three paths are columns divided by hairlines, numbered 01, 02,
 * 03. The six steps are the same figure at twice the width, so the eye
 * carries the pattern down from the hero without being told to.
 */
.h26 .step {
  position: relative;
  /* a column, so the tag can sit at the foot: steps in one row share a height,
     and their tags now share a line instead of following each text's length */
  display: flex;
  flex-direction: column;
  padding: 32px 30px 36px 0;
  background: none;
  border: 0;
  border-top: 1px solid var(--h26-rule-dark);
  border-radius: 0;
  box-shadow: none;
}
.h26 .step:hover { transform: none; box-shadow: none; }
.h26 .step:nth-child(3n+2), .h26 .step:nth-child(3n) { border-left: 1px solid var(--h26-rule-dark); padding-left: 30px; }

/*
 * The journey, drawn. As the six come into view, each one's top rule is
 * stroked over in mint, 01 first and 06 last, so the path is travelled
 * rather than listed. The stroke fades out to the right: a line of progress,
 * not a mint bar across the page.
 */
.h26 .step::before {
  content: "";
  position: absolute;
  top: -1px; left: 0; right: 0;
  height: 2px;
  background: linear-gradient(90deg, var(--h26-mint), rgba(112, 237, 205, .35) 55%, rgba(112, 237, 205, 0));
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 1s cubic-bezier(.22, .61, .36, 1);
  pointer-events: none;
}
.h26 .step.in::before { transform: scaleX(1); }
.h26 .step:nth-child(2)::before { transition-delay: .14s; }
.h26 .step:nth-child(3)::before { transition-delay: .28s; }
.h26 .step:nth-child(4)::before { transition-delay: .42s; }
.h26 .step:nth-child(5)::before { transition-delay: .56s; }
.h26 .step:nth-child(6)::before { transition-delay: .7s; }

/* the picture on the left, the step's place in the six on the right */
.h26 .step__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 0 0 22px;
}

.h26 .step__icon {
  display: grid;
  place-items: center;
  flex: none;
  width: 46px;
  height: 46px;
  border-radius: 4px;
  border: 1px solid rgba(112, 237, 205, .3);
  background: rgba(112, 237, 205, .07);
  color: var(--h26-mint);
  transition: background-color .25s, border-color .25s, color .25s;
}
.h26 .step__icon svg { width: 21px; height: 21px; }
.h26 .step:hover .step__icon { background: var(--h26-mint); border-color: var(--h26-mint); color: var(--h26-ink); }

/*
 * main.css draws the number as "0" + counter(s) inside a 42px rounded tile.
 * The tile goes; the counter stays — the old override here replaced the whole
 * content with a bare "0", and every step read "0 /".
 */
.h26 .step__n {
  display: block;
  width: auto; height: auto;
  margin: 0;
  background: none;
  border-radius: 0;
  box-shadow: none;
  color: var(--h26-on-dark-2);
  font-size: 10.5px;
  font-weight: 800;
  letter-spacing: .16em;
  white-space: nowrap;
}
.h26 .step__n::before { content: counter(s, decimal-leading-zero); color: var(--h26-mint); }
.h26 .step__n::after { content: " / " var(--steps-total, "06"); opacity: .6; }

.h26 .step h3 {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -.025em;
  color: #fff;
}

.h26 .step p { margin: 0 0 20px; font-size: 13.5px; line-height: 1.8; color: var(--h26-on-dark-2); }

/* one tag, one look: the old "free" and "brand" colours were for white cards,
   and "No card needed" came out dark teal on navy — nearly unreadable */
.h26 .step__tag,
.h26 .step__tag.badge--free,
.h26 .step__tag.badge--brand {
  position: static;
  display: inline-block;
  align-self: flex-start;
  margin-top: auto;
  padding: 5px 10px;
  border-radius: 3px;
  background: rgba(112, 237, 205, .1);
  border: 1px solid rgba(112, 237, 205, .28);
  color: var(--h26-mint);
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media (max-width: 560px) {
  .h26 .step { padding-top: 26px; padding-bottom: 28px; }
  .h26 .step__top { margin-bottom: 18px; }
  .h26 .step__icon { width: 42px; height: 42px; }
  .h26 .step__icon svg { width: 19px; height: 19px; }
}

@media (prefers-reduced-motion: reduce) {
  .h26 .step::before { transform: none; transition: none; }
}

/* ------------------------------------------- resources, videos, webinars */

.h26 .res-grid { gap: 20px; }

.h26 .res {
  border: 1px solid var(--h26-line);
  border-radius: var(--h26-edge);
  background: #fff;
  box-shadow: none;
  overflow: hidden;
  transition: border-color .18s;
}
.h26 .res:hover { transform: none; box-shadow: none; border-color: var(--h26-line-2); }

.h26 .res__thumb { border-radius: 0; border-bottom: 1px solid var(--h26-line); }
.h26 .res__body { padding: 18px 18px 6px; }
.h26 .res__body h3, .h26 .res h3 {
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: -.02em;
  font-weight: 700;
  color: var(--h26-ink);
}
.h26 .res__foot { padding: 12px 18px 18px; border-top: 1px solid var(--h26-line); font-size: 11px; letter-spacing: .06em; text-transform: uppercase; color: var(--h26-muted); }

.h26 .badge, .h26 .res__type {
  border-radius: 3px;
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.h26 .badge--free { background: rgba(112, 237, 205, .16); color: #0b6b62; border: 1px solid rgba(13, 143, 132, .3); }

.h26 .res__play { background: rgba(7, 30, 43, .82); border-radius: 50%; }

/* the webinar schedule, which is a table and should look like one */
.h26 #webinars table { font-size: 13px; }
.h26 #webinars table th {
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--h26-muted);
  background: var(--h26-paper);
}
.h26 .webinar-art { border-radius: var(--h26-edge); overflow: hidden; border: 1px solid var(--h26-line); }

/* ----------------------------------------------------------- the outcomes */

.h26 .quotes { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; }

.h26 .quote {
  padding: 34px 32px 34px 0;
  background: none;
  border: 0;
  border-top: 1px solid var(--h26-rule-dark);
  border-radius: 0;
  box-shadow: none;
}
.h26 .quote:hover { transform: none; box-shadow: none; }
.h26 .quote + .quote { border-left: 1px solid var(--h26-rule-dark); padding-left: 32px; }

.h26 .quote .stars { color: var(--h26-mint); font-size: 12px; letter-spacing: .3em; }

.h26 .quote p {
  margin: 18px 0 24px;
  font-size: 15.5px;
  line-height: 1.75;
  letter-spacing: -.015em;
  color: var(--h26-on-dark);
}

.h26 .quote__by i {
  border-radius: 3px;
  background: rgba(112, 237, 205, .14) !important;
  color: var(--h26-mint);
  font-size: 11px;
  font-weight: 800;
}
.h26 .quote__by b { color: #fff; font-size: 13px; }
.h26 .quote__by span { color: var(--h26-on-dark-2); font-size: 11px; letter-spacing: .06em; }

/* --------------------------------------------------- the two logo strips */

.h26 .trusted-strip { padding: 42px 0; border-top: 1px solid var(--h26-line); border-bottom: 1px solid var(--h26-line); background: #fff; }
.h26 .trusted-strip p, .h26 .strip-label {
  margin: 0 0 24px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--h26-muted);
  text-align: left;
}
.h26 .trusted-chip { border-radius: 4px; border: 1px solid var(--h26-line); background: #fff; }
.h26 .logo-chip { border-radius: 4px; }

/* ---------------------------------------------------------------- the FAQ */

.h26 .faq { max-width: 860px; border-top: 1px solid var(--h26-line); }

.h26 .faq details {
  padding: 0;
  border: 0;
  border-bottom: 1px solid var(--h26-line);
  border-radius: 0;
  background: none;
  box-shadow: none;
}

.h26 .faq summary {
  /* the "+" is placed against this, not against the page */
  position: relative;
  padding: 24px 40px 24px 0;
  font-size: 16.5px;
  font-weight: 700;
  letter-spacing: -.02em;
  color: var(--h26-ink);
  list-style: none;
}
.h26 .faq summary::-webkit-details-marker { display: none; }
.h26 .faq summary::after {
  content: "+";
  position: absolute;
  right: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  color: var(--h26-accent);
  transition: transform .2s;
}
.h26 .faq details[open] summary::after { transform: rotate(45deg); }
.h26 .faq details[open] summary { color: var(--h26-accent); }

.h26 .faq p { margin: 0; padding: 0 40px 26px 0; font-size: 14.5px; line-height: 1.85; color: var(--h26-text-2); }

/* ------------------------------------------------------------ the closing */

.h26 #start { border-top: 0; padding-top: 0; }

.h26 .cta-band {
  padding: clamp(40px, 5vw, 72px);
  border-radius: var(--h26-edge);
  background: var(--h26-ink);
  border: 0;
  box-shadow: none;
  overflow: hidden;
}
.h26 .cta-band .liquid { display: none !important; }

.h26 .cta-band h2 {
  margin: 0 0 14px;
  font-size: clamp(30px, 3.6vw, 50px);
  line-height: 1.06;
  letter-spacing: -.05em;
  font-weight: 800;
  color: #fff;
}
.h26 .cta-band p { margin: 0 0 30px; max-width: 54ch; font-size: 15px; line-height: 1.8; color: var(--h26-on-dark-2); }
.h26 .cta-band__acts { display: flex; flex-wrap: wrap; gap: 14px; }

/* ------------------------------------------------------------- the offers */

.h26 .home-offerings { background: #fff; padding-top: 34px; }

/* --------------------------------------------------------------- narrower */

@media (max-width: 1100px) {
  .h26 .wrap { width: calc(100% - 56px); }
  .h26 .stats__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .h26 .stat:not(:nth-child(4n+1)) { border-left: 0; padding-left: 0; }
  .h26 .stat:not(:nth-child(3n+1)) { border-left: 1px solid var(--h26-rule-dark); padding-left: 26px; }
  .h26 .stat:nth-child(n+4) { border-top: 1px solid var(--h26-rule-dark); }
  .h26 .steps, .h26 .quotes { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .h26 .step:nth-child(3n+2), .h26 .step:nth-child(3n) { border-left: 0; padding-left: 0; }
  .h26 .step:nth-child(2n) { border-left: 1px solid var(--h26-rule-dark); padding-left: 30px; }
  .h26 .quote + .quote { border-left: 0; padding-left: 0; }
  .h26 .quote:nth-child(2n) { border-left: 1px solid var(--h26-rule-dark); padding-left: 32px; }
}

@media (max-width: 800px) {
  .h26 .wrap { width: calc(100% - 40px); }
  .h26 .section { padding: clamp(48px, 9vw, 72px) 0; }
  .h26 .sec-head h2 { font-size: clamp(30px, 8vw, 40px); }
  .h26 .stats__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .h26 .stat, .h26 .stat:not(:nth-child(3n+1)) { padding: 22px 14px 22px 0; border-left: 0; padding-left: 0; }
  .h26 .stat:nth-child(2n) { border-left: 1px solid var(--h26-rule-dark); padding-left: 18px; }
  .h26 .stat:nth-child(n+3) { border-top: 1px solid var(--h26-rule-dark); }
  .h26 .steps, .h26 .quotes { grid-template-columns: 1fr; }
  .h26 .step, .h26 .step:nth-child(2n), .h26 .quote, .h26 .quote:nth-child(2n) { border-left: 0; padding-left: 0; padding-right: 0; }
  .h26 .quote + .quote { border-top: 1px solid var(--h26-rule-dark); }
  .h26 .course-grid { gap: 14px; }
  .h26 .cta-band { padding: 34px 24px; }
  .h26 .faq summary { font-size: 15px; padding-right: 32px; }
  /* tighter buttons, so a long label wraps once rather than three times */
  .h26 .btn { padding: 13px 16px; font-size: 11px; letter-spacing: .03em; gap: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  .h26 *, .h26 *::before, .h26 *::after { transition: none !important; animation: none !important; }
}

/* ----------------------------------------------- what the old design left */

/*
 * The pieces that came from elsewhere and still carry their own chrome: the
 * offers rail under the hero, the category rail beside it, the webinar video
 * and the schedule box. Rounded to 12-28px, on shadows, in the old blue
 * gradient — three metres of 2019 sitting directly under a 2026 hero.
 */

.h26 .bisp-offer { border-radius: var(--h26-edge); box-shadow: none; border: 1px solid var(--h26-line); }
.h26 .bisp-offer:hover { box-shadow: none; border-color: var(--h26-line-2); transform: none; }
.h26 .bisp-offer__label { border-radius: 3px; font-size: 9.5px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.h26 .bisp-offers__heading { font-size: 10px; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; color: var(--h26-muted); }
.h26 .bisp-offers__controls button { border-radius: 4px; box-shadow: none; }

/* the category rail: pills become the same small square labels as the filters */
.h26 .hs-rail__lead { font-size: 10px; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; color: var(--h26-muted); }
.h26 .hs-chip {
  border-radius: 4px;
  background: #fff !important;
  border: 1px solid var(--h26-line-2);
  color: var(--h26-text-2) !important;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
  box-shadow: none;
}
.h26 .hs-chip:hover { color: var(--h26-ink) !important; border-color: var(--h26-ink); transform: none; }
.h26 .hs-chip--all, .h26 .hs-chip--cert {
  background: var(--h26-ink) !important;
  border-color: var(--h26-ink);
  color: var(--h26-mint) !important;
}


/* the webinar video and the schedule beside it */
.h26 .webinar-art__video { border-radius: 0; box-shadow: none; }
.h26 .webinar-art figcaption { box-shadow: none; border-radius: 0 0 var(--h26-edge) var(--h26-edge); }
.h26 .webinar-schedule { border: 1px solid var(--h26-line) !important; border-radius: var(--h26-edge) !important; background: #fff !important; }

/* the logo chips lose their lift */
.h26 .trusted-chip, .h26 .logo-chip { box-shadow: none; }

/* a PDF cover keeps its colour — it is how the library is told apart — but it
   squares off with everything else */
.h26 .res__pic, .h26 .res__thumb--pdf { border-radius: 0; }
.h26 .res__play { box-shadow: none; }

/* the badge over an offer's photograph — a pill on a photograph is the one
   shape on this page that had nothing else like it */
.h26 .bisp-offer__image > span {
  border-radius: 3px;
  box-shadow: none;
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

/* ------------------------------------------------- the category rail's plate */

/*
 * The logos sit on brushed metal, the way the course cards do.
 *
 * A logo on flat white reads as a file someone forgot to finish; the plate is
 * what makes it a product shot. It is the same three layers as .c-thumb on a
 * course card — a highlight from the top left, bands of light and shade at
 * 135deg that read as rolled metal, and a fine diagonal grain — so the rail
 * and the catalogue below it are visibly the same shop.
 *
 * Cooler and quieter here than on a course card: these cards are larger, and
 * at that size the original bands read as stripes.
 */
.h26 .cat-card__art {
  background:
    radial-gradient(120% 92% at 20% 6%, rgba(255, 255, 255, .96), rgba(255, 255, 255, 0) 58%),
    linear-gradient(135deg,
      #fbfcfe 0%, #e9eff4 14%, #fdfefe 27%, #dfe7ee 43%,
      #f7fafc 57%, #e2eaf1 72%, #fbfcfe 86%, #eaf0f6 100%) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .95),
    inset 0 -18px 26px -22px rgba(28, 48, 70, .28);
  border-bottom: 1px solid var(--h26-line);
}

/* the grain */
.h26 .cat-card__art::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  opacity: .5;
  background: repeating-linear-gradient(115deg,
    rgba(255, 255, 255, .6) 0 1px,
    rgba(255, 255, 255, 0) 1px 3px,
    rgba(116, 138, 162, .07) 3px 4px,
    rgba(255, 255, 255, 0) 4px 7px);
}

/* the light that crosses it when the card is under the pointer */
.h26 .cat-card__art::after {
  content: "";
  position: absolute;
  top: -60%; bottom: -60%; left: -65%; width: 42%;
  z-index: 2;
  pointer-events: none;
  transform: skewX(-18deg);
  background: linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .8) 50%, rgba(255, 255, 255, 0));
  transition: left .7s cubic-bezier(.22, .61, .36, 1);
}
.h26 .cat-card:hover .cat-card__art::after { left: 125%; }

/*
 * The logo sits on the plate, not on a white card of its own.
 *
 * These are JPEGs with the white baked in, so `contain` leaves a white
 * rectangle floating on the metal — the one thing the plate was meant to
 * replace. Multiplying drops the white into the plate and leaves the ink, so
 * a logo drawn on white and a logo drawn on transparency look the same here.
 * It costs nothing and needs no new artwork.
 */
.h26 .cat-card__art img {
  position: relative;
  z-index: 1;
  background: none;
  padding: 26px;
  width: 100%; height: 100%;
  inset: auto;
  mix-blend-mode: multiply;
}

/* the same, on the catalogue's smaller plates */
.h26 .c-thumb img { mix-blend-mode: multiply; }

/* the initials tile keeps the category's own colour, on the plate */
.h26 .cat-card__mark {
  position: relative;
  z-index: 1;
  color: hsl(var(--cat-tone, 200) 52% 32%);
  text-shadow: 0 1px 0 rgba(255, 255, 255, .9);
}

/* and the card itself joins the rest of the page */
.h26 .cat-card { border-radius: var(--h26-edge); border-color: var(--h26-line); box-shadow: none; }
.h26 .cat-card:hover { transform: none; box-shadow: none; border-color: var(--h26-line-2); }
.h26 .cat-card__label { font-size: 15px; font-weight: 700; letter-spacing: -.02em; color: var(--h26-ink); }
.h26 .cat-card__count { font-size: 10px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: var(--h26-muted); }
.h26 .cat-rail__arrow { border-radius: 4px; box-shadow: none; }

/* the same plate on the catalogue below, so the two rows match */
.h26 .c-thumb {
  background:
    radial-gradient(120% 92% at 20% 6%, rgba(255, 255, 255, .96), rgba(255, 255, 255, 0) 58%),
    linear-gradient(135deg,
      #fbfcfe 0%, #e9eff4 14%, #fdfefe 27%, #dfe7ee 43%,
      #f7fafc 57%, #e2eaf1 72%, #fbfcfe 86%, #eaf0f6 100%) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .95), inset 0 -16px 24px -20px rgba(28, 48, 70, .28);
}
.h26 .c-thumb::before, .h26 .c-thumb::after { display: block; }

/* ------------------------------------------------- the trending course rail */

/*
 * One continuous pass, the way the client logos run at the foot of the page.
 *
 * The catalogue below is for looking something up; this is for being shown
 * something, and the two want different motions. The category rail steps,
 * because a card there is a destination and the eye needs it to stop. This one
 * never stops: it is a shop window, and a shop window is read at a glance.
 *
 * The track holds the set twice and travels exactly half its width, so the
 * loop closes on itself. It pauses under the pointer, because a card that
 * walks away from the cursor cannot be clicked.
 */
.h26 .crail {
  position: relative;
  margin: 0 0 clamp(26px, 3vw, 40px);
  padding: 4px 0 6px;
  overflow: hidden;
  border-top: 1px solid var(--h26-line);
  border-bottom: 1px solid var(--h26-line);
}

/* the ends fade rather than cut, so a card is never sliced in half */
.h26 .crail::before,
.h26 .crail::after {
  content: "";
  position: absolute;
  top: 0; bottom: 0;
  width: 84px;
  z-index: 2;
  pointer-events: none;
}
.h26 .crail::before { left: 0; background: linear-gradient(90deg, #fff, rgba(255, 255, 255, 0)); }
.h26 .crail::after { right: 0; background: linear-gradient(270deg, #fff, rgba(255, 255, 255, 0)); }

.h26 .crail__track {
  display: flex;
  align-items: stretch;
  gap: 14px;
  width: max-content;
  /* ends in one gap's worth of padding, so half the track is exactly one set
     and one gap — without it the loop fell short by 7px and jumped */
  padding: 16px 14px 16px 0;
  animation: h26-crail 80s linear infinite;
  will-change: transform;
  backface-visibility: hidden;
}
.h26 .crail:hover .crail__track,
.h26 .crail:focus-within .crail__track { animation-play-state: paused; }

@keyframes h26-crail {
  from { transform: translate3d(0, 0, 0); }
  to { transform: translate3d(-50%, 0, 0); }
}

.h26 .crail__card {
  flex: none;
  width: 236px;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--h26-line);
  border-radius: var(--h26-edge);
  background: #fff;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: border-color .18s;
}
.h26 .crail__card:hover { border-color: var(--h26-ink); }

/* the same brushed plate as everything else that holds a logo */
.h26 .crail__art {
  position: relative;
  display: grid;
  place-items: center;
  height: 104px;
  border-bottom: 1px solid var(--h26-line);
  overflow: hidden;
  background:
    radial-gradient(120% 92% at 20% 6%, rgba(255, 255, 255, .96), rgba(255, 255, 255, 0) 58%),
    linear-gradient(135deg,
      #fbfcfe 0%, #e9eff4 14%, #fdfefe 27%, #dfe7ee 43%,
      #f7fafc 57%, #e2eaf1 72%, #fbfcfe 86%, #eaf0f6 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .95), inset 0 -14px 20px -18px rgba(28, 48, 70, .28);
}
.h26 .crail__art::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .5;
  background: repeating-linear-gradient(115deg,
    rgba(255, 255, 255, .6) 0 1px,
    rgba(255, 255, 255, 0) 1px 3px,
    rgba(116, 138, 162, .07) 3px 4px,
    rgba(255, 255, 255, 0) 4px 7px);
}
.h26 .crail__art img {
  position: relative;
  z-index: 1;
  max-width: 74%;
  max-height: 68%;
  width: auto; height: auto;
  object-fit: contain;
  /* the pictures carry their white with them; it drops into the plate */
  mix-blend-mode: multiply;
}
.h26 .crail__mark {
  position: relative;
  z-index: 1;
  font-size: 26px;
  font-weight: 800;
  letter-spacing: -.03em;
  color: var(--h26-muted);
}

.h26 .crail__body { display: flex; flex-direction: column; gap: 6px; padding: 14px 15px 16px; }
.h26 .crail__cat { font-size: 9px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; color: var(--h26-muted); }
.h26 .crail__title {
  font-size: 13.5px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -.02em;
  color: var(--h26-ink);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 36px;
}
.h26 .crail__fee { margin-top: auto; font-size: 13px; font-weight: 800; letter-spacing: -.02em; color: var(--h26-accent); }

@media (max-width: 800px) {
  .h26 .crail__card { width: 196px; }
  .h26 .crail__art { height: 88px; }
  .h26 .crail__track { animation-duration: 58s; gap: 12px; padding-right: 12px; }
  .h26 .crail::before, .h26 .crail::after { width: 44px; }
}

@media (prefers-reduced-motion: reduce) {
  .h26 .crail__track { animation: none; }
  /* with nothing moving it becomes a row to push, like any other */
  .h26 .crail { overflow-x: auto; }
}

/* ------------------------------------------------- the library, as a wall */

/*
 * Everything else on this page that moves goes sideways. This goes up and
 * down: two columns of covers, the left one rising and the right one falling,
 * set at an angle behind a window that fades at its top and bottom edges.
 *
 * It is the one section laid out in two halves — the words on the left, the
 * shelf on the right — because a wall of covers needs height to read as a
 * wall, and height is what a section heading above it would have taken.
 */
.h26 .pdfw {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  align-items: center;
  gap: clamp(32px, 5vw, 84px);
}

.h26 .pdfw__copy .sec-head { margin-bottom: 26px; }

.h26 .pdfw__facts { list-style: none; margin: 0 0 30px; padding: 0; border-top: 1px solid var(--h26-line); }
.h26 .pdfw__facts li { display: flex; flex-direction: column; gap: 4px; padding: 14px 0; border-bottom: 1px solid var(--h26-line); }
.h26 .pdfw__facts b { font-size: 13px; font-weight: 800; letter-spacing: -.01em; color: var(--h26-ink); }
.h26 .pdfw__facts span { font-size: 13px; line-height: 1.6; color: var(--h26-text-2); }

.h26 .pdfw__frame {
  position: relative;
  height: clamp(520px, 46vw, 660px);
  overflow: hidden;
  border-radius: var(--h26-edge);
  background: var(--h26-paper);
  /* the covers arrive out of nothing and leave into it */
  -webkit-mask-image: linear-gradient(to bottom, transparent 0, #000 13%, #000 87%, transparent 100%);
  mask-image: linear-gradient(to bottom, transparent 0, #000 13%, #000 87%, transparent 100%);
}

/* larger than the window, so the tilt never shows a corner of the wall */
.h26 .pdfw__wall {
  position: absolute;
  inset: -20% -9%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 18px;
  transform: rotate(-5deg);
}

/*
 * One set and the gap after it is what one loop travels. The track ends in a
 * gap's worth of padding, so that half of its height is exactly one set plus
 * one gap; without it the loop fell short by half a gap and jumped at the
 * seam.
 */
.h26 .pdfw__track {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding-bottom: 18px;
  animation: h26-pdf-up calc(var(--pdfw-n, 3) * 9s) linear infinite;
  will-change: transform;
  backface-visibility: hidden;
}
.h26 .pdfw__col--down .pdfw__track { animation-name: h26-pdf-down; }

/* a document under the pointer stays where it is, so it can be opened */
.h26 .pdfw__frame:hover .pdfw__track,
.h26 .pdfw__frame:focus-within .pdfw__track { animation-play-state: paused; }

@keyframes h26-pdf-up {
  from { transform: translate3d(0, 0, 0); }
  to { transform: translate3d(0, -50%, 0); }
}
@keyframes h26-pdf-down {
  from { transform: translate3d(0, -50%, 0); }
  to { transform: translate3d(0, 0, 0); }
}

.h26 .pdfw__doc {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid var(--h26-line);
  border-radius: var(--h26-edge);
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: border-color .2s;
}
.h26 .pdfw__doc:hover { border-color: var(--h26-ink); }

.h26 .pdfw__cover {
  position: relative;
  display: block;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  background: var(--pdfw-tone, var(--h26-ink));
}
.h26 .pdfw__cover img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .7s cubic-bezier(.22, .61, .36, 1);
}
.h26 .pdfw__doc:hover .pdfw__cover img { transform: scale(1.04); }

/* a cover with no picture sets its own title, like a report's front page */
.h26 .pdfw__plain {
  position: absolute;
  left: 18px; right: 18px; bottom: 18px;
  font-size: clamp(17px, 1.6vw, 22px);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -.03em;
  color: #fff;
}

.h26 .pdfw__kind {
  position: absolute;
  top: 12px; left: 12px;
  z-index: 1;
  padding: 5px 9px;
  border-radius: 3px;
  background: rgba(7, 30, 43, .84);
  color: var(--h26-mint);
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: .14em;
}

.h26 .pdfw__foot { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; padding: 14px 16px 16px; }
.h26 .pdfw__meta { display: flex; flex-direction: column; gap: 5px; min-width: 0; }
.h26 .pdfw__meta small { font-size: 9.5px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; color: var(--h26-accent); }
.h26 .pdfw__meta b { font-size: 14.5px; font-weight: 700; line-height: 1.3; letter-spacing: -.02em; color: var(--h26-ink); }
.h26 .pdfw__open { flex: none; font-size: 16px; line-height: 1.2; color: var(--h26-muted); transition: color .2s, transform .2s; }
.h26 .pdfw__doc:hover .pdfw__open { color: var(--h26-accent); transform: translate(2px, -2px); }

/* one document, or none: a plain row */
.h26 .pdfw__still { display: grid; grid-template-columns: repeat(auto-fill, minmax(min(260px, 100%), 1fr)); gap: 18px; }

@media (max-width: 900px) {
  .h26 .pdfw { grid-template-columns: 1fr; }
  .h26 .pdfw__frame { height: 540px; }
  .h26 .pdfw__wall { inset: -16% -7%; transform: rotate(-4deg); gap: 14px; }
  .h26 .pdfw__track { gap: 14px; padding-bottom: 14px; }
}

@media (max-width: 520px) {
  .h26 .pdfw__frame { height: 470px; }
  /* a narrow, tall window swings its corners wider under the same angle */
  .h26 .pdfw__wall { gap: 10px; inset: -16% -11%; }
  .h26 .pdfw__track { gap: 10px; padding-bottom: 10px; }
  .h26 .pdfw__foot { padding: 10px 11px 12px; gap: 8px; }
  .h26 .pdfw__meta b { font-size: 12.5px; }
  .h26 .pdfw__meta small { font-size: 8.5px; letter-spacing: .12em; }
  .h26 .pdfw__kind { top: 8px; left: 8px; padding: 4px 7px; font-size: 8.5px; }
}

/* for a reader who asked for less motion: a still wall, square to the page */
@media (prefers-reduced-motion: reduce) {
  .h26 .pdfw__frame { height: auto; overflow: visible; background: none; -webkit-mask-image: none; mask-image: none; }
  .h26 .pdfw__wall { position: static; inset: auto; transform: none; }
  .h26 [data-pdfw-echo] { display: none; }
}


/* ------------------------------------------------ sit in before you sign up
   The free demo classes, as a board: the date, the course, the time, how soon,
   and a button - one line each - beside the video of a live class. */
.h26 .demo26-head { display: flex; justify-content: space-between; align-items: flex-end; gap: 28px; flex-wrap: wrap; margin-bottom: 30px; }
.h26 .demo26-head .sec-head { margin: 0; max-width: 620px; text-align: left; }
.h26 .demo26-perks { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; gap: 10px; }
.h26 .demo26-perks li { display: flex; flex-direction: column; gap: 3px; min-width: 132px; padding: 12px 16px;
  background: #fff; border: 1px solid var(--h26-line); border-radius: var(--h26-edge); }
.h26 .demo26-perks b { font-size: 19px; font-weight: 900; letter-spacing: -.02em; color: var(--h26-ink); line-height: 1.1; }
.h26 .demo26-perks span { font-size: 12px; font-weight: 600; color: var(--h26-text-2); }

.h26 .demo26-split { display: grid; grid-template-columns: minmax(0, .95fr) minmax(0, 1.15fr); gap: 26px; align-items: start; }
.h26 .demo26-art { margin: 0; position: sticky; top: 96px; }

.h26 .demo26-board { display: flex; flex-direction: column; gap: 18px; }
.h26 .demo26-group { background: #fff; border: 1px solid var(--h26-line); border-radius: var(--h26-edge); }
.h26 .demo26-group__head { display: flex; align-items: center; justify-content: space-between; gap: 12px;
  padding: 14px 18px; border-bottom: 1px solid var(--h26-line); }
.h26 .demo26-group__head h3 { margin: 0; font-size: 11px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: var(--h26-muted); }
.h26 .demo26-group__head a { display: inline-flex; align-items: center; gap: 6px; font-size: 12.5px; font-weight: 800;
  color: var(--h26-accent); text-decoration: none; }
.h26 .demo26-group__head a svg { width: 13px; height: 13px; }
.h26 .demo26-group__head a:hover { color: var(--h26-ink); }

.h26 .demo26-row { display: grid; grid-template-columns: 58px minmax(0, 1fr) auto; align-items: center; gap: 16px;
  padding: 14px 18px; border-top: 1px solid var(--h26-line); transition: background .15s ease; }
.h26 .demo26-group__head + .demo26-row { border-top: 0; }
.h26 .demo26-row:hover { background: var(--h26-paper); }

.h26 .demo26-date { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1px;
  padding: 7px 0; border: 1px solid var(--h26-line-2); border-radius: var(--h26-edge); background: #fff; line-height: 1; }
.h26 .demo26-date small { font-size: 9.5px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; color: var(--h26-muted); }
.h26 .demo26-date b { font-size: 22px; font-weight: 900; color: var(--h26-ink); letter-spacing: -.02em; margin: 2px 0; }
.h26 .demo26-row.is-soon .demo26-date { border-color: var(--h26-accent); box-shadow: inset 0 3px 0 var(--h26-accent); }

.h26 .demo26-body { min-width: 0; }
.h26 .demo26-tags { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; margin-bottom: 5px; }
.h26 .demo26-tag { font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; padding: 3px 8px;
  border-radius: 999px; background: var(--h26-paper); color: var(--h26-text-2); border: 1px solid var(--h26-line); }
.h26 .demo26-tag--free { background: #e3f8f2; color: #0b6b62; border-color: #bde9dd; }
.h26 .demo26-when { font-size: 12px; font-weight: 700; color: var(--h26-text-2); }
.h26 .demo26-row.is-soon .demo26-when { color: var(--h26-accent); }
.h26 .demo26-body h4 { margin: 0; font-size: 15.5px; font-weight: 800; line-height: 1.3; color: var(--h26-ink);
  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.h26 .demo26-meta { margin: 4px 0 0; font-size: 12.5px; color: var(--h26-text-2); }
.h26 .demo26-go { white-space: nowrap; }
.h26 .demo26-row--batch .demo26-body h4 { font-size: 14.5px; }

.h26 .demo26-empty { padding: 22px 18px; display: flex; flex-direction: column; align-items: flex-start; gap: 12px; }
.h26 .demo26-empty p { margin: 0; font-size: 14px; line-height: 1.6; color: var(--h26-text-2); }
.h26 .demo26-empty b { color: var(--h26-ink); }

.h26 .demo26-foot { margin: 0; font-size: 12.5px; color: var(--h26-muted); line-height: 1.6; }
.h26 .demo26-foot a { color: var(--h26-accent); font-weight: 700; }

@media (max-width: 1000px) {
  .h26 .demo26-split { grid-template-columns: minmax(0, 1fr); }
  .h26 .demo26-art { position: static; max-width: 680px; }
}
@media (max-width: 560px) {
  .h26 .demo26-perks { width: 100%; }
  .h26 .demo26-perks li { flex: 1 1 0; min-width: 0; padding: 10px 12px; }
  .h26 .demo26-perks b { font-size: 16px; }
  .h26 .demo26-row { grid-template-columns: 52px minmax(0, 1fr); gap: 12px; padding: 14px; }
  .h26 .demo26-go { grid-column: 2; justify-self: start; }
  .h26 .demo26-group__head { padding: 12px 14px; }
}
