/* G104: compact editorial guide directory. Search promises and the G33 router remain unchanged. */
.guide-hub-g33[data-editorial-release="G104"] {
  --hub-forest: #06272d;
  --hub-forest-2: #041f24;
  --hub-cream: #f4f8f7;
  --hub-paper: #ffffff;
  --hub-copper: #008e86;
  --hub-line: rgba(6, 39, 45, .16);
  --hub-muted: #52686d;
  --hub-wash: #eaf3f1;
  max-width: min(1180px, calc(100% - 32px));
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero {
  min-height: 480px;
  border: 1px solid rgba(6, 39, 45, .22) !important;
  border-radius: 8px;
  background: #06272d !important;
  box-shadow: 0 22px 60px rgba(6, 39, 45, .1);
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero-copy {
  padding: clamp(34px, 4.6vw, 60px);
  background:
    linear-gradient(132deg, rgba(255, 255, 255, .045), transparent 52%),
    #06272d;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero .eyebrow {
  margin-bottom: 18px;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero .eyebrow span {
  border-color: rgba(167, 229, 221, .3);
  color: #a7e5dd !important;
  background: rgba(167, 229, 221, .07);
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero h1 {
  font-size: clamp(3.15rem, 5vw, 5rem);
  letter-spacing: -.045em;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero .guide-lede {
  max-width: 610px;
  margin-top: 20px;
  color: rgba(244, 248, 247, .8);
  line-height: 1.58;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero-actions {
  margin-top: 24px;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero-actions .button {
  border-radius: 4px;
  box-shadow: none;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero-actions .button.primary {
  border-color: #7bd8cd;
  color: #06272d;
  background: #7bd8cd !important;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero-actions .button.primary:hover,
.guide-hub-g33[data-editorial-release="G104"] .hub-hero-actions .button.primary:focus-visible {
  border-color: #a7e5dd;
  background: #a7e5dd !important;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-proof-row {
  margin-top: 22px;
  padding-top: 16px;
  color: rgba(244, 248, 247, .72);
}

.guide-hub-g33[data-editorial-release="G104"] .hub-proof-row span::before {
  background: #5bc9bd;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero-media {
  min-height: 480px;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero-media img {
  filter: saturate(.74) contrast(1.04);
}

.guide-hub-g33[data-editorial-release="G104"] .hub-hero-caption span {
  color: rgba(244, 248, 247, .78);
}

.guide-hub-g33[data-editorial-release="G104"] .hub-router {
  margin-top: 14px;
  padding: clamp(26px, 3.6vw, 44px);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 14px 40px rgba(6, 39, 45, .055);
}

.guide-hub-g33[data-editorial-release="G104"] .hub-router::after {
  border-color: rgba(0, 142, 134, .18);
}

.guide-hub-g33[data-editorial-release="G104"] .hub-kicker,
.guide-hub-g33[data-editorial-release="G104"] .hub-section-kicker {
  color: #007a73 !important;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-question {
  border-radius: 5px;
  background: #f4f8f7;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-option {
  border-radius: 4px;
  background: #fff;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-option:hover,
.guide-hub-g33[data-editorial-release="G104"] .hub-option:focus-visible {
  border-color: #008e86;
  outline: 3px solid rgba(0, 142, 134, .18);
  outline-offset: 2px;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-option[aria-pressed="true"] {
  border-color: #06272d;
  color: #fff;
  background: #06272d;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-progress span.is-complete {
  background: #008e86;
}

.guide-hub-g33[data-editorial-release="G104"] .hub-result-card {
  border-radius: 5px;
  box-shadow: 0 10px 28px rgba(6, 39, 45, .055);
}

.guide-hub-g33[data-editorial-release="G104"] .hub-result-card:hover,
.guide-hub-g33[data-editorial-release="G104"] .hub-result-card:focus-visible {
  border-color: #008e86;
  outline: 3px solid rgba(0, 142, 134, .18);
  outline-offset: 2px;
}

.guide-hub-g33[data-editorial-release="G104"] > .guide-related[data-growth-discovery="G42"] {
  margin-top: 28px;
  border-radius: 8px;
  background: #fff;
}

.guide-hub-g33[data-editorial-release="G104"] > .guide-related[data-growth-discovery="G42"] > p {
  max-width: 760px;
  color: var(--hub-muted);
}

.guide-hub-g33[data-editorial-release="G104"] > .guide-related[data-growth-discovery="G42"] .guide-related-grid {
  gap: 12px;
}

.guide-hub-g33[data-editorial-release="G104"] > .guide-related[data-growth-discovery="G42"] a {
  border-radius: 6px;
  box-shadow: none;
}

.hub-directory-g104 {
  margin-top: 28px;
  padding: clamp(24px, 3.5vw, 42px);
  border: 1px solid var(--hub-line);
  border-radius: 8px;
  background: #eaf3f1;
}

.hub-directory-head {
  display: grid;
  grid-template-columns: minmax(0, .8fr) minmax(320px, 1.2fr);
  gap: 28px;
  align-items: end;
  margin-bottom: 18px;
}

.hub-directory-head h2 {
  margin: 0;
  color: #06272d;
  font-size: clamp(2rem, 3.4vw, 3rem);
  letter-spacing: -.035em;
  line-height: 1;
}

.hub-directory-head p {
  margin: 0;
  color: var(--hub-muted);
  line-height: 1.55;
}

.hub-cluster-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.hub-cluster {
  overflow: hidden;
  border: 1px solid rgba(6, 39, 45, .16);
  border-radius: 6px;
  background: #fff;
}

.hub-cluster[open] {
  grid-row: span 2;
  border-color: rgba(0, 142, 134, .5);
}

.hub-cluster summary {
  min-height: 64px;
  padding: 13px 16px 13px 18px;
  color: #06272d;
  cursor: pointer;
}

.hub-cluster summary::marker {
  color: #008e86;
}

.hub-cluster summary:hover {
  background: #f4f8f7;
}

.hub-cluster summary:focus-visible {
  outline: 3px solid rgba(0, 142, 134, .24);
  outline-offset: -3px;
}

.hub-cluster-summary {
  display: inline-grid;
  gap: 3px;
  width: calc(100% - 14px);
  vertical-align: middle;
}

.hub-cluster-summary b {
  font: 650 1.04rem/1.2 "Fraunces", Georgia, serif;
}

.hub-cluster-summary small {
  color: #63767b;
  font-size: .73rem;
  line-height: 1.35;
}

.hub-cluster-links {
  display: grid;
  padding: 0 10px 10px;
}

.hub-cluster-links a {
  display: grid;
  gap: 2px;
  min-height: 52px;
  padding: 9px 10px;
  border-top: 1px solid rgba(6, 39, 45, .1);
  color: #06272d;
  text-decoration: none;
}

.hub-cluster-links a:first-child {
  border-top: 0;
}

.hub-cluster-links a:hover,
.hub-cluster-links a:focus-visible {
  border-radius: 4px;
  background: #eaf3f1;
  outline: 0;
}

.hub-cluster-links a:focus-visible {
  box-shadow: inset 0 0 0 3px rgba(0, 142, 134, .24);
}

.hub-cluster-links span {
  font-size: .86rem;
  font-weight: 760;
  line-height: 1.3;
}

.hub-cluster-links small {
  color: #63767b;
  font-size: .7rem;
  line-height: 1.35;
}

.hub-cluster-starter {
  grid-column: 1 / -1;
}

.hub-cluster-starter .hub-cluster-links {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 16px;
}

.hub-method-g104 {
  margin-top: 12px;
  border: 1px solid var(--hub-line);
  border-radius: 8px;
  background: #fff;
}

.hub-method-g104 summary {
  min-height: 58px;
  padding: 16px 20px;
  color: #06272d;
  font-weight: 780;
  cursor: pointer;
}

.hub-method-g104 summary::marker {
  color: #008e86;
}

.hub-method-g104 summary:focus-visible {
  outline: 3px solid rgba(0, 142, 134, .22);
  outline-offset: -3px;
}

.hub-method-copy {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  padding: 0 20px 20px;
}

.hub-method-copy article {
  padding: 16px;
  border: 1px solid rgba(6, 39, 45, .12);
  border-radius: 5px;
  background: #f4f8f7;
}

.hub-method-copy span {
  color: #007a73;
  font-size: .68rem;
  font-weight: 850;
  letter-spacing: .1em;
}

.hub-method-copy h3 {
  margin: 7px 0 5px;
  color: #06272d;
  font-size: 1rem;
}

.hub-method-copy p {
  margin: 0;
  color: #52686d;
  font-size: .79rem;
  line-height: 1.48;
}

.guide-hub-g33[data-editorial-release="G104"] .guide-cta {
  margin-top: 22px;
  border-radius: 8px;
}

@media (max-width: 940px) {
  .hub-directory-head {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .hub-method-copy {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 620px) {
  .guide-hub-g33[data-editorial-release="G104"] {
    max-width: min(100% - 16px, 1180px);
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero {
    min-height: 0;
    border-radius: 7px;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero-copy {
    padding: 26px 20px 22px;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero h1 {
    max-width: 330px;
    font-size: clamp(2.55rem, 12.4vw, 3.25rem) !important;
    line-height: .98;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero .guide-lede {
    margin-top: 17px;
    font-size: .94rem;
    line-height: 1.52;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero-actions {
    gap: 6px;
    margin-top: 20px;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero-actions .button.primary {
    width: 100%;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero-actions .button.secondary {
    width: auto;
    min-height: 42px;
    padding-inline: 2px;
    border-color: transparent;
    text-decoration: underline;
    text-underline-offset: 4px;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-proof-row {
    gap: 7px 14px;
    margin-top: 15px;
    padding-top: 13px;
    font-size: .68rem;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero-media {
    min-height: 112px;
    height: 112px;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero-media img {
    height: 112px;
    object-position: center 44%;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero-caption {
    right: 14px;
    bottom: 10px;
    left: 14px;
    grid-template-columns: auto 1fr;
    gap: 8px;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero-caption b {
    font-size: 1.6rem;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-hero-caption span {
    max-width: 185px;
    font-size: .66rem;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-router {
    padding: 23px 18px;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-router h2 {
    font-size: 2rem;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-router-head > p:last-child {
    font-size: .87rem;
    line-height: 1.5;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-router-form {
    gap: 10px;
    margin-top: 22px;
  }

  .guide-hub-g33[data-editorial-release="G104"] .hub-question {
    padding: 14px;
  }

  .guide-hub-g33[data-editorial-release="G104"] > .guide-related[data-growth-discovery="G42"] {
    padding: 22px 18px;
  }

  .guide-hub-g33[data-editorial-release="G104"] > .guide-related[data-growth-discovery="G42"] .guide-related-grid {
    grid-template-columns: repeat(3, minmax(250px, 78vw));
    overflow-x: auto;
    padding: 2px 2px 12px;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
  }

  .guide-hub-g33[data-editorial-release="G104"] > .guide-related[data-growth-discovery="G42"] .guide-related-grid > a {
    scroll-snap-align: start;
  }

  .hub-directory-g104 {
    padding: 22px 14px 14px;
  }

  .hub-directory-head h2 {
    font-size: 2.2rem;
  }

  .hub-directory-head p {
    font-size: .86rem;
  }

  .hub-cluster-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .hub-cluster[open] {
    grid-row: auto;
  }

  .hub-cluster summary {
    min-height: 62px;
  }

  .hub-cluster-starter {
    grid-column: auto;
  }

  .hub-cluster-starter .hub-cluster-links {
    grid-template-columns: 1fr;
  }

  .hub-cluster-links a {
    min-height: 52px;
  }

  .hub-method-g104 summary {
    min-height: 56px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .guide-hub-g33[data-editorial-release="G104"] *,
  .guide-hub-g33[data-editorial-release="G104"] *::before,
  .guide-hub-g33[data-editorial-release="G104"] *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}
