@charset "UTF-8";

/*
 * Gajebase Design System v1.0
 * Minimal shared components for new articles.
 * Scope is intentionally limited to gbds-* classes.
 */

.gbds-article-shell,
.gbds-article-header,
.gbds-section,
.gbds-hero,
.gbds-local-nav,
.gbds-checklist,
.gbds-product-grid,
.gbds-product-card,
.gbds-product-gallery,
.gbds-compare-table,
.gbds-pros-cons,
.gbds-media-frame,
.gbds-faq,
.gbds-cta,
.gbds-verdict,
.gbds-affiliate-note,
.gbds-note,
.gbds-warning,
.gbds-ranking-summary,
.gbds-usecase-map,
.gbds-glossary,
.gbds-compatibility-check,
.gbds-price-tier,
.gbds-brand-compare,
.gbds-selection-criteria,
.gbds-feature-highlight,
.gbds-ranking-list,
.gbds-ranking-item,
.gbds-fit-tags,
.gbds-button {
  --gbds-bg: #f5f5f7;
  --gbds-surface: #fff;
  --gbds-soft: #fbfbfd;
  --gbds-ink: #1d1d1f;
  --gbds-text: #515154;
  --gbds-muted: #86868b;
  --gbds-line: rgba(29, 29, 31, 0.12);
  --gbds-blue: #3f6ed3;
  --gbds-purple: #7665c9;
  --gbds-amber: #c98c35;
  --gbds-radius: 28px;
  --gbds-shadow: 0 20px 60px rgba(15, 23, 42, 0.08);
  --gbds-content-width: 760px;
  --gbds-layout-width: 980px;
  --gbds-wide-width: 1120px;
  box-sizing: border-box;
  color: var(--gbds-ink);
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  letter-spacing: 0;
}

.gbds-article-shell *,
.gbds-article-shell *::before,
.gbds-article-shell *::after,
.gbds-article-header *,
.gbds-article-header *::before,
.gbds-article-header *::after,
.gbds-section *,
.gbds-section *::before,
.gbds-section *::after,
.gbds-hero *,
.gbds-hero *::before,
.gbds-hero *::after,
.gbds-local-nav *,
.gbds-local-nav *::before,
.gbds-local-nav *::after,
.gbds-checklist *,
.gbds-checklist *::before,
.gbds-checklist *::after,
.gbds-product-grid *,
.gbds-product-grid *::before,
.gbds-product-grid *::after,
.gbds-product-card *,
.gbds-product-card *::before,
.gbds-product-card *::after,
.gbds-product-gallery *,
.gbds-product-gallery *::before,
.gbds-product-gallery *::after,
.gbds-compare-table *,
.gbds-compare-table *::before,
.gbds-compare-table *::after,
.gbds-pros-cons *,
.gbds-pros-cons *::before,
.gbds-pros-cons *::after,
.gbds-media-frame *,
.gbds-media-frame *::before,
.gbds-media-frame *::after,
.gbds-faq *,
.gbds-faq *::before,
.gbds-faq *::after,
.gbds-cta *,
.gbds-cta *::before,
.gbds-cta *::after,
.gbds-verdict *,
.gbds-verdict *::before,
.gbds-verdict *::after,
.gbds-affiliate-note *,
.gbds-affiliate-note *::before,
.gbds-affiliate-note *::after,
.gbds-note *,
.gbds-note *::before,
.gbds-note *::after,
.gbds-warning *,
.gbds-warning *::before,
.gbds-warning *::after,
.gbds-ranking-summary *,
.gbds-ranking-summary *::before,
.gbds-ranking-summary *::after,
.gbds-usecase-map *,
.gbds-usecase-map *::before,
.gbds-usecase-map *::after,
.gbds-glossary *,
.gbds-glossary *::before,
.gbds-glossary *::after,
.gbds-compatibility-check *,
.gbds-compatibility-check *::before,
.gbds-compatibility-check *::after,
.gbds-price-tier *,
.gbds-price-tier *::before,
.gbds-price-tier *::after,
.gbds-brand-compare *,
.gbds-brand-compare *::before,
.gbds-brand-compare *::after,
.gbds-selection-criteria *,
.gbds-selection-criteria *::before,
.gbds-selection-criteria *::after,
.gbds-feature-highlight *,
.gbds-feature-highlight *::before,
.gbds-feature-highlight *::after,
.gbds-ranking-list *,
.gbds-ranking-list *::before,
.gbds-ranking-list *::after,
.gbds-ranking-item *,
.gbds-ranking-item *::before,
.gbds-ranking-item *::after,
.gbds-fit-tags *,
.gbds-fit-tags *::before,
.gbds-fit-tags *::after,
.gbds-button *,
.gbds-button *::before,
.gbds-button *::after {
  box-sizing: border-box;
}

.gbds-article-header :where(h1, h2, h3, p),
.gbds-section :where(h1, h2, h3, h4, h5, h6, p, figure, ul, ol, dl, dd),
.gbds-hero :where(h1, h2, h3, p, figure),
.gbds-product-card :where(h1, h2, h3, p, figure),
.gbds-product-gallery :where(figure),
.gbds-media-frame :where(figcaption, p),
.gbds-cta :where(h1, h2, h3, p),
.gbds-pros-cons :where(h1, h2, h3, p, ul, ol),
.gbds-faq :where(h1, h2, h3, p),
.gbds-verdict :where(h1, h2, h3, p, ul, ol),
.gbds-note :where(h1, h2, h3, p, ul, ol),
.gbds-warning :where(h1, h2, h3, p, ul, ol),
.gbds-ranking-summary :where(h1, h2, h3, p),
.gbds-usecase-map :where(h1, h2, h3, p),
.gbds-glossary :where(h1, h2, h3, p, dl, dt, dd),
.gbds-compatibility-check :where(h1, h2, h3, p, ul, ol),
.gbds-price-tier :where(h1, h2, h3, p),
.gbds-brand-compare :where(h1, h2, h3, p, ul, ol),
.gbds-selection-criteria :where(h1, h2, h3, p),
.gbds-feature-highlight :where(h1, h2, h3, p),
.gbds-ranking-list :where(h1, h2, h3, p, figure, ul, ol),
.gbds-ranking-item :where(h1, h2, h3, p, figure, ul, ol),
.gbds-fit-tags :where(span) {
  margin: 0;
}

.gbds-article-shell :where(h1, h2, h3, h4, h5, h6),
.gbds-article-header :where(h1, h2, h3, h4, h5, h6),
.gbds-section :where(h1, h2, h3, h4, h5, h6),
.gbds-hero :where(h1, h2, h3, h4, h5, h6),
.gbds-product-card :where(h1, h2, h3, h4, h5, h6),
.gbds-product-gallery :where(h1, h2, h3, h4, h5, h6),
.gbds-cta :where(h1, h2, h3, h4, h5, h6),
.gbds-pros-cons :where(h1, h2, h3, h4, h5, h6),
.gbds-faq :where(h1, h2, h3, h4, h5, h6),
.gbds-verdict :where(h1, h2, h3, h4, h5, h6),
.gbds-note :where(h1, h2, h3, h4, h5, h6),
.gbds-warning :where(h1, h2, h3, h4, h5, h6),
.gbds-ranking-summary :where(h1, h2, h3, h4, h5, h6),
.gbds-usecase-map :where(h1, h2, h3, h4, h5, h6),
.gbds-glossary :where(h1, h2, h3, h4, h5, h6),
.gbds-compatibility-check :where(h1, h2, h3, h4, h5, h6),
.gbds-price-tier :where(h1, h2, h3, h4, h5, h6),
.gbds-brand-compare :where(h1, h2, h3, h4, h5, h6),
.gbds-selection-criteria :where(h1, h2, h3, h4, h5, h6),
.gbds-feature-highlight :where(h1, h2, h3, h4, h5, h6),
.gbds-ranking-list :where(h1, h2, h3, h4, h5, h6),
.gbds-ranking-item :where(h1, h2, h3, h4, h5, h6) {
  padding: 0 !important;
  border: 0 !important;
  border-left: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  font-family: inherit;
  letter-spacing: 0;
}

.gbds-article-shell :where(h1, h2, h3, h4, h5, h6)::before,
.gbds-article-shell :where(h1, h2, h3, h4, h5, h6)::after,
.gbds-article-header :where(h1, h2, h3)::before,
.gbds-article-header :where(h1, h2, h3)::after,
.gbds-section :where(h1, h2, h3, h4, h5, h6)::before,
.gbds-section :where(h1, h2, h3, h4, h5, h6)::after,
.gbds-hero :where(h1, h2, h3)::before,
.gbds-hero :where(h1, h2, h3)::after,
.gbds-product-card :where(h1, h2, h3)::before,
.gbds-product-card :where(h1, h2, h3)::after,
.gbds-product-gallery :where(h1, h2, h3)::before,
.gbds-product-gallery :where(h1, h2, h3)::after,
.gbds-cta :where(h1, h2, h3)::before,
.gbds-cta :where(h1, h2, h3)::after,
.gbds-pros-cons :where(h1, h2, h3)::before,
.gbds-pros-cons :where(h1, h2, h3)::after,
.gbds-faq :where(h1, h2, h3)::before,
.gbds-faq :where(h1, h2, h3)::after,
.gbds-verdict :where(h1, h2, h3)::before,
.gbds-verdict :where(h1, h2, h3)::after,
.gbds-note :where(h1, h2, h3)::before,
.gbds-note :where(h1, h2, h3)::after,
.gbds-warning :where(h1, h2, h3)::before,
.gbds-warning :where(h1, h2, h3)::after,
.gbds-ranking-summary :where(h1, h2, h3)::before,
.gbds-ranking-summary :where(h1, h2, h3)::after,
.gbds-usecase-map :where(h1, h2, h3)::before,
.gbds-usecase-map :where(h1, h2, h3)::after,
.gbds-glossary :where(h1, h2, h3)::before,
.gbds-glossary :where(h1, h2, h3)::after,
.gbds-compatibility-check :where(h1, h2, h3)::before,
.gbds-compatibility-check :where(h1, h2, h3)::after,
.gbds-price-tier :where(h1, h2, h3)::before,
.gbds-price-tier :where(h1, h2, h3)::after,
.gbds-brand-compare :where(h1, h2, h3)::before,
.gbds-brand-compare :where(h1, h2, h3)::after,
.gbds-selection-criteria :where(h1, h2, h3)::before,
.gbds-selection-criteria :where(h1, h2, h3)::after,
.gbds-feature-highlight :where(h1, h2, h3)::before,
.gbds-feature-highlight :where(h1, h2, h3)::after,
.gbds-ranking-list :where(h1, h2, h3)::before,
.gbds-ranking-list :where(h1, h2, h3)::after,
.gbds-ranking-item :where(h1, h2, h3)::before,
.gbds-ranking-item :where(h1, h2, h3)::after {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  border: 0 !important;
  content: none !important;
}

.gbds-section a,
.gbds-hero a,
.gbds-local-nav a,
.gbds-product-card a,
.gbds-product-gallery a,
.gbds-faq a,
.gbds-ranking-summary a,
.gbds-usecase-map a,
.gbds-glossary a,
.gbds-compatibility-check a,
.gbds-price-tier a,
.gbds-brand-compare a,
.gbds-feature-highlight a,
.gbds-ranking-item a,
.gbds-cta a,
.gbds-button {
  color: inherit;
  text-decoration: none;
}

.gbds-section img,
.gbds-hero img,
.gbds-product-card img,
.gbds-product-gallery img,
.gbds-ranking-item img,
.gbds-media-frame img,
.gbds-media-frame video {
  display: block;
  max-width: 100%;
}

body.gbds-article-page {
  --gbds-bg: #f5f5f7;
  --gbds-surface: #fff;
  --gbds-soft: #fbfbfd;
  --gbds-ink: #1d1d1f;
  --gbds-text: #515154;
  --gbds-muted: #86868b;
  --gbds-line: rgba(29, 29, 31, 0.12);
  --gbds-blue: #3f6ed3;
  --gbds-purple: #7665c9;
  --gbds-amber: #c98c35;
  background: var(--gbds-bg);
  overflow-x: clip;
}

.gbds-article-page :where(.content, .content-in, .main, .article) {
  background: transparent;
}

.gbds-article-page :where(#container, #content, #content-in, #main, .article) {
  overflow-x: clip;
}

.gbds-article-page :where(.main, .article) {
  border: 0;
  box-shadow: none;
}

.gbds-article-page .article {
  padding-top: 0;
}

.gbds-article-page .entry-content {
  margin-top: 0;
}

.gbds-article-page .entry-content > .gbds-article-shell:first-child,
.gbds-article-page .article .entry-content > .gbds-article-shell:first-child {
  margin-top: 0;
}

.gbds-article-page .article-header.entry-header,
.gbds-article-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(1040px, calc(100% - 44px));
  margin: clamp(56px, 8vw, 112px) auto clamp(32px, 5vw, 60px);
  padding: 0;
  color: var(--gbds-ink);
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  letter-spacing: 0;
  text-align: center;
}

.gbds-article-page .article-header.entry-header::before,
.gbds-article-header__category {
  order: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  color: var(--gbds-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.35;
  text-transform: uppercase;
}

.gbds-article-page .article-header.entry-header::before {
  content: "Review";
}

.gbds-article-page.gbds-article-type-compare .article-header.entry-header::before {
  content: "Comparison";
}

.gbds-article-page.gbds-article-type-guide .article-header.entry-header::before {
  content: "Guide";
}

.gbds-article-page.gbds-article-type-ranking .article-header.entry-header::before {
  content: "Ranking";
}

.gbds-article-page.gbds-article-type-ranking-guide .article-header.entry-header::before {
  content: "Ranking Guide";
}

.gbds-article-page.gbds-article-type-sale .article-header.entry-header::before {
  content: "Buying Guide";
}

.gbds-article-page .entry-title,
.gbds-article-header__title {
  order: 2;
  max-width: 920px;
  margin: 0 auto;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--gbds-ink) !important;
  box-shadow: none !important;
  font-size: clamp(40px, 5.8vw, 76px) !important;
  font-weight: 680 !important;
  letter-spacing: 0;
  line-height: 1.08 !important;
  text-wrap: balance;
  word-break: keep-all;
  overflow-wrap: normal;
  line-break: strict;
}

.gbds-article-page .entry-title::before,
.gbds-article-page .entry-title::after {
  content: none !important;
  display: none !important;
}

.gbds-article-page .eye-catch-wrap {
  display: none !important;
}

.gbds-article-page .article-header.entry-header::after,
.gbds-article-header__lead {
  order: 3;
  display: block;
  max-width: 720px;
  margin: clamp(18px, 2.8vw, 28px) auto 0;
  color: var(--gbds-text);
  font-size: clamp(16px, 1.55vw, 20px);
  font-weight: 520;
  line-height: 1.85;
}

.gbds-article-page .article-header.entry-header::after {
  content: "実際に使い続けたときの体験から、長く使える道具かどうかを静かに見極めます。";
}

.gbds-article-page.gbds-article-type-compare .article-header.entry-header::after {
  content: "スペック表だけでは見えにくい違いを、使い方と選び方の軸で整理します。";
}

.gbds-article-page.gbds-article-type-guide .article-header.entry-header::after {
  content: "毎日の環境を少し良くするために、選ぶ前に知っておきたい視点を整理します。";
}

.gbds-article-page.gbds-article-type-ranking .article-header.entry-header::after {
  content: "順位だけでなく、どんな人に合うか、なぜ選ぶ価値があるかを整理します。";
}

.gbds-article-page.gbds-article-type-ranking-guide .article-header.entry-header::after {
  content: "用途、基礎知識、比較、ランキングをつなげて、自分に合う候補を選びやすくします。";
}

.gbds-article-page.gbds-article-type-ranking .entry-title {
  max-width: min(1040px, calc(100vw - 56px));
  font-size: clamp(40px, 5.6vw, 74px) !important;
  line-height: 1.09 !important;
  word-break: normal;
}

.gbds-article-page.gbds-article-type-sale .article-header.entry-header::after {
  content: "安さだけで選ばず、長く使える道具かどうかを確認しながら買い時を見極めます。";
}

.gbds-article-page .article-header .sns-share.ss-top {
  display: none !important;
}

.gbds-article-page .date-tags {
  order: 4;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
  justify-content: center;
  margin: clamp(18px, 2.8vw, 28px) auto 0;
  color: var(--gbds-muted);
  font-size: 13px;
  line-height: 1.5;
}

.gbds-article-page .date-tags a,
.gbds-article-page .date-tags span {
  color: inherit;
}

.gbds-article-page :where(.toc, .toc-content) {
  width: min(820px, calc(100% - 44px));
  margin: clamp(24px, 4vw, 44px) auto;
  border: 1px solid var(--gbds-line);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: none;
}

.gbds-article-page .sns-share.ss-bottom {
  width: min(760px, calc(100% - 44px));
  margin: clamp(44px, 7vw, 84px) auto 0;
  padding-top: 24px;
  border-top: 1px solid var(--gbds-line);
  opacity: 0.78;
}

.gbds-article-page .sns-share.ss-bottom:hover {
  opacity: 1;
}

.gbds-article-page .sns-follow {
  display: none;
}

.gbds-article-page :where(#go-to-top, .go-to-top-button, .go-to-top) {
  border-radius: 999px;
}

.gbds-article-shell {
  width: 100%;
  max-width: none;
  margin: clamp(36px, 6vw, 72px) auto clamp(72px, 9vw, 128px);
  padding: 0;
  overflow-x: clip;
  background: transparent;
}

.entry-content > .gbds-article-shell:first-child,
.article .entry-content > .gbds-article-shell:first-child {
  margin-top: clamp(40px, 6vw, 80px);
}

.gbds-article-shell > :where(h2, h3, h4) {
  width: min(var(--gbds-content-width), calc(100% - 44px));
  margin: clamp(44px, 7vw, 80px) auto 0;
  color: var(--gbds-ink) !important;
  font-weight: 680;
  letter-spacing: 0;
  line-height: 1.22;
  text-wrap: balance;
}

.gbds-article-shell > h2 {
  font-size: clamp(30px, 4vw, 48px) !important;
}

.gbds-article-shell > h3 {
  font-size: clamp(24px, 3vw, 34px) !important;
}

.gbds-article-shell > h4 {
  font-size: clamp(20px, 2.4vw, 26px) !important;
}

.gbds-article-shell > :where(p, ul, ol, blockquote) {
  width: min(var(--gbds-content-width), calc(100% - 44px));
  margin: 1.35em auto 0;
  color: var(--gbds-text);
  font-size: 17px;
  font-weight: 440;
  line-height: 1.9;
}

.gbds-article-shell > :where(p, ul, ol, blockquote):first-child {
  margin-top: 0;
}

/* Sticky product navigation for standard GBDS review articles. */
.gbds-product-nav--review {
  position: sticky;
  z-index: 100;
  top: 0;
  width: 100vw;
  margin-left: calc((100% - 100vw) / 2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  background: rgba(250, 250, 252, 0.9);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}

.admin-bar .gbds-product-nav--review {
  top: 32px;
}

.gbds-product-nav--review .gbds-product-nav__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(1120px, calc(100% - 44px));
  min-height: 54px;
  margin-inline: auto;
}

.gbds-product-nav--review .gbds-product-nav__identity {
  display: flex;
  gap: 9px;
  align-items: baseline;
  color: #1d1d1f;
  text-decoration: none;
}

.gbds-product-nav--review .gbds-product-nav__identity span {
  color: #6e6e73;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.gbds-product-nav--review .gbds-product-nav__identity strong {
  font-size: 19px;
  font-weight: 650;
  letter-spacing: 0;
}

.gbds-product-nav--review .gbds-product-nav__links {
  display: flex;
  gap: 24px;
  align-items: center;
}

.gbds-product-nav--review .gbds-product-nav__links > a {
  color: #3a3a3c;
  font-size: 12px;
  font-weight: 650;
  letter-spacing: 0;
  text-decoration: none;
}

.gbds-product-nav--review .gbds-product-nav__links > a:not(.gbds-product-nav__buy):hover,
.gbds-product-nav--review .gbds-product-nav__links > a:not(.gbds-product-nav__buy):focus-visible {
  color: #0071e3;
}

.gbds-product-nav--review .gbds-product-nav__links .gbds-product-nav__buy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 0 17px;
  border-radius: 999px;
  color: #fff;
  background: #0071e3;
  transition: background-color 0.2s ease;
}

.gbds-product-nav--review .gbds-product-nav__links .gbds-product-nav__buy:hover,
.gbds-product-nav--review .gbds-product-nav__links .gbds-product-nav__buy:focus-visible {
  color: #fff;
  background: #0077ed;
}

.gbds-article-shell--review [id^="gbds-lg-"] {
  scroll-margin-top: 86px;
}

@media screen and (max-width: 620px) {
  .gbds-product-nav--review .gbds-product-nav__inner {
    width: calc(100% - 24px);
    min-height: 50px;
  }

  .gbds-product-nav--review .gbds-product-nav__identity {
    gap: 7px;
  }

  .gbds-product-nav--review .gbds-product-nav__identity strong {
    font-size: 17px;
  }

  .gbds-product-nav--review .gbds-product-nav__links {
    gap: 0;
  }

  .gbds-product-nav--review .gbds-product-nav__links > a:not(.gbds-product-nav__buy) {
    display: none;
  }

  .gbds-product-nav--review .gbds-product-nav__links .gbds-product-nav__buy {
    min-height: 30px;
    padding-inline: 15px;
  }
}

@media screen and (max-width: 782px) {
  .admin-bar .gbds-product-nav--review {
    top: 46px;
  }
}

.gbds-section {
  width: min(var(--gbds-layout-width), calc(100% - 44px));
  margin: clamp(56px, 8vw, 104px) auto;
  color: var(--gbds-ink);
}

.gbds-section--wide {
  width: min(var(--gbds-wide-width), calc(100% - 44px));
}

.gbds-section__header {
  display: grid;
  gap: 14px;
  max-width: 760px;
  margin: 0 auto clamp(28px, 4vw, 48px);
  text-align: center;
}

.gbds-section__kicker {
  color: var(--gbds-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.35;
  text-transform: uppercase;
}

.gbds-section__title {
  color: var(--gbds-ink) !important;
  font-size: clamp(30px, 4.2vw, 56px) !important;
  font-weight: 680 !important;
  line-height: 1.12 !important;
  text-wrap: balance;
}

.gbds-section__lead {
  color: var(--gbds-text);
  font-size: clamp(16px, 1.45vw, 19px);
  font-weight: 520;
  line-height: 1.82;
}

.gbds-section__body {
  width: min(var(--gbds-content-width), 100%);
  margin: 0 auto;
}

.gbds-section__text,
.gbds-section__body > p {
  margin-top: 1.35em;
  color: var(--gbds-text);
  font-size: 17px;
  font-weight: 440;
  line-height: 1.9;
}

.gbds-section__body > :first-child {
  margin-top: 0;
}

.gbds-section__subhead {
  margin-top: clamp(28px, 4vw, 44px) !important;
  color: var(--gbds-ink) !important;
  font-size: clamp(22px, 2.5vw, 30px) !important;
  font-weight: 680 !important;
  line-height: 1.25 !important;
  text-wrap: balance;
}

.gbds-section__list {
  display: grid;
  gap: 12px;
  margin-top: 24px;
  padding: 0;
  list-style: none;
}

.gbds-section__list li {
  padding: 14px 0;
  border-top: 1px solid var(--gbds-line);
  color: var(--gbds-text);
  font-size: 16px;
  font-weight: 520;
  line-height: 1.7;
}

.gbds-local-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  justify-content: center;
  width: min(920px, calc(100% - 44px));
  margin: clamp(-20px, -1vw, -8px) auto clamp(48px, 7vw, 86px);
  padding: 10px;
  border: 1px solid var(--gbds-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.06);
}

.gbds-local-nav__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 14px;
  border-radius: 999px;
  color: var(--gbds-text) !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.gbds-local-nav__link:hover {
  background: var(--gbds-ink);
  color: var(--gbds-surface) !important;
}

.gbds-verdict {
  width: min(980px, calc(100% - 44px));
  margin: clamp(48px, 7vw, 88px) auto;
  padding: clamp(30px, 5vw, 56px);
  border: 1px solid var(--gbds-line);
  border-radius: var(--gbds-radius);
  background:
    radial-gradient(circle at 92% 12%, rgba(63, 110, 211, 0.10), transparent 18rem),
    linear-gradient(180deg, var(--gbds-surface), var(--gbds-soft));
  box-shadow: 0 18px 54px rgba(15, 23, 42, 0.06);
}

.gbds-verdict__label {
  color: var(--gbds-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.35;
  text-transform: uppercase;
}

.gbds-verdict__title {
  max-width: 760px;
  margin-top: 12px;
  color: var(--gbds-ink) !important;
  font-size: clamp(30px, 4vw, 52px) !important;
  font-weight: 680 !important;
  line-height: 1.14 !important;
  text-wrap: balance;
}

.gbds-verdict__text {
  max-width: 760px;
  margin-top: 18px;
  color: var(--gbds-text);
  font-size: clamp(16px, 1.45vw, 19px);
  font-weight: 540;
  line-height: 1.82;
}

.gbds-verdict__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(16px, 3vw, 28px);
  margin-top: clamp(24px, 4vw, 38px);
}

.gbds-article-shell--compare .gbds-verdict__grid {
  width: min(820px, 100%);
  margin-right: auto;
  margin-left: auto;
}

.gbds-verdict__item {
  min-width: 0;
  padding-top: 18px;
  border-top: 1px solid var(--gbds-line);
}

.gbds-verdict__heading {
  color: var(--gbds-ink) !important;
  font-size: 16px !important;
  font-weight: 760 !important;
  line-height: 1.35 !important;
}

.gbds-verdict__list {
  display: grid;
  gap: 10px;
  margin-top: 14px;
  padding: 0;
  list-style: none;
}

.gbds-verdict__list li {
  color: var(--gbds-text);
  font-size: 15px;
  font-weight: 520;
  line-height: 1.72;
}

.gbds-affiliate-note {
  width: min(760px, calc(100% - 44px));
  margin: clamp(24px, 4vw, 40px) auto;
  padding: 14px 18px;
  border: 1px solid rgba(201, 140, 53, 0.20);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.72);
  color: var(--gbds-muted);
  font-size: 13px;
  font-weight: 520;
  line-height: 1.72;
}

.gbds-note,
.gbds-warning {
  width: min(var(--gbds-content-width), calc(100% - 44px));
  margin: clamp(28px, 5vw, 56px) auto;
  padding: clamp(20px, 3vw, 30px);
  border: 1px solid var(--gbds-line);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.78);
  color: var(--gbds-text);
  font-size: 15.5px;
  font-weight: 520;
  line-height: 1.78;
}

.gbds-section > :where(.gbds-note, .gbds-warning) {
  width: 100%;
}

.gbds-note {
  border-color: color-mix(in srgb, var(--gbds-blue) 22%, var(--gbds-line));
  background:
    radial-gradient(circle at 92% 10%, rgba(63, 110, 211, 0.08), transparent 18rem),
    rgba(255, 255, 255, 0.82);
}

.gbds-warning {
  border-color: color-mix(in srgb, var(--gbds-amber) 30%, var(--gbds-line));
  background:
    radial-gradient(circle at 92% 10%, rgba(201, 140, 53, 0.10), transparent 18rem),
    rgba(255, 255, 255, 0.82);
}

.gbds-note__title,
.gbds-warning__title {
  margin-bottom: 10px !important;
  color: var(--gbds-ink) !important;
  font-size: 16px !important;
  font-weight: 760 !important;
  line-height: 1.35 !important;
}

.gbds-note :where(p, ul, ol) + :where(p, ul, ol),
.gbds-warning :where(p, ul, ol) + :where(p, ul, ol) {
  margin-top: 0.95em;
}

.gbds-note :where(ul, ol),
.gbds-warning :where(ul, ol) {
  padding-left: 1.25em;
}

.gbds-ranking-summary,
.gbds-usecase-map,
.gbds-selection-criteria,
.gbds-glossary,
.gbds-brand-compare,
.gbds-price-tier,
.gbds-compatibility-check,
.gbds-feature-highlight,
.gbds-ranking-list {
  width: min(var(--gbds-wide-width), calc(100% - 44px));
  margin: clamp(48px, 7vw, 88px) auto;
}

.gbds-ranking-summary {
  padding: clamp(30px, 5vw, 56px);
  border: 1px solid var(--gbds-line);
  border-radius: var(--gbds-radius);
  background:
    radial-gradient(circle at 86% 12%, rgba(63, 110, 211, 0.10), transparent 18rem),
    linear-gradient(180deg, var(--gbds-surface), var(--gbds-soft));
  box-shadow: 0 18px 54px rgba(15, 23, 42, 0.06);
}

.gbds-ranking-summary__label,
.gbds-usecase-map__label,
.gbds-ranking-item__label,
.gbds-feature-highlight__label,
.gbds-selection-criteria__label,
.gbds-glossary__label,
.gbds-brand-compare__label,
.gbds-price-tier__label,
.gbds-compatibility-check__label {
  color: var(--gbds-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.13em;
  line-height: 1.35;
  text-transform: uppercase;
}

.gbds-ranking-summary__title {
  max-width: 800px;
  margin-top: 12px;
  color: var(--gbds-ink) !important;
  font-size: clamp(30px, 4.2vw, 56px) !important;
  font-weight: 680 !important;
  line-height: 1.12 !important;
  text-wrap: balance;
}

.gbds-ranking-summary__text {
  max-width: 760px;
  margin-top: 18px;
  color: var(--gbds-text);
  font-size: clamp(16px, 1.45vw, 19px);
  font-weight: 540;
  line-height: 1.82;
}

.gbds-ranking-summary__grid,
.gbds-selection-criteria,
.gbds-usecase-map,
.gbds-brand-compare,
.gbds-price-tier,
.gbds-compatibility-check,
.gbds-feature-highlight {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 3vw, 28px);
}

.gbds-ranking-summary__grid {
  margin-top: clamp(24px, 4vw, 38px);
}

.gbds-ranking-summary__item,
.gbds-usecase-map__item,
.gbds-selection-criteria__item,
.gbds-brand-compare__item,
.gbds-price-tier__item,
.gbds-compatibility-check__item,
.gbds-feature-highlight__item {
  min-width: 0;
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid var(--gbds-line);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.78);
}

.gbds-feature-highlight__item:first-child {
  background:
    radial-gradient(circle at 90% 10%, rgba(63, 110, 211, 0.10), transparent 16rem),
    var(--gbds-surface);
}

.gbds-ranking-summary__item-title,
.gbds-usecase-map__title,
.gbds-selection-criteria__title,
.gbds-brand-compare__title,
.gbds-price-tier__title,
.gbds-compatibility-check__title,
.gbds-feature-highlight__title {
  margin-top: 10px !important;
  color: var(--gbds-ink) !important;
  font-size: clamp(20px, 2.1vw, 28px) !important;
  font-weight: 720 !important;
  line-height: 1.26 !important;
  text-wrap: balance;
}

.gbds-ranking-summary__item-text,
.gbds-usecase-map__text,
.gbds-selection-criteria__text,
.gbds-brand-compare__text,
.gbds-price-tier__text,
.gbds-compatibility-check__text,
.gbds-feature-highlight__text {
  margin-top: 12px;
  color: var(--gbds-text);
  font-size: 15px;
  font-weight: 520;
  line-height: 1.76;
}

.gbds-usecase-map {
  counter-reset: gbds-usecase;
}

.gbds-usecase-map__item {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 92% 8%, rgba(63, 110, 211, 0.08), transparent 13rem),
    rgba(255, 255, 255, 0.78);
}

.gbds-usecase-map__item::before {
  position: absolute;
  right: 22px;
  bottom: 16px;
  color: rgba(29, 29, 31, 0.045);
  content: counter(gbds-usecase, decimal-leading-zero);
  counter-increment: gbds-usecase;
  font-size: clamp(48px, 7vw, 82px);
  font-weight: 760;
  line-height: 1;
}

.gbds-usecase-map__item--amber {
  background:
    radial-gradient(circle at 92% 8%, rgba(201, 140, 53, 0.12), transparent 13rem),
    rgba(255, 255, 255, 0.78);
}

.gbds-usecase-map__item--purple {
  background:
    radial-gradient(circle at 92% 8%, rgba(118, 101, 201, 0.12), transparent 13rem),
    rgba(255, 255, 255, 0.78);
}

.gbds-usecase-map__link {
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-top: 16px;
  color: var(--gbds-blue) !important;
  font-size: 14px;
  font-weight: 760;
  line-height: 1.4;
  text-decoration: none !important;
}

.gbds-glossary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px clamp(16px, 3vw, 28px);
  padding: clamp(24px, 4vw, 44px);
  border: 1px solid var(--gbds-line);
  border-radius: var(--gbds-radius);
  background:
    radial-gradient(circle at 90% 8%, rgba(118, 101, 201, 0.08), transparent 18rem),
    var(--gbds-surface);
}

.gbds-glossary__header {
  grid-column: 1 / -1;
  max-width: 760px;
  margin-bottom: 8px;
}

.gbds-glossary__title {
  margin-top: 10px !important;
  color: var(--gbds-ink) !important;
  font-size: clamp(28px, 3.4vw, 44px) !important;
  font-weight: 680 !important;
  line-height: 1.16 !important;
  text-wrap: balance;
}

.gbds-glossary__text {
  margin-top: 12px;
  color: var(--gbds-text);
  font-size: 15.5px;
  font-weight: 520;
  line-height: 1.78;
}

.gbds-glossary__item {
  min-width: 0;
  padding: 18px 0 0;
  border-top: 1px solid var(--gbds-line);
}

.gbds-glossary__term {
  color: var(--gbds-ink);
  font-size: 16px;
  font-weight: 760;
  line-height: 1.35;
}

.gbds-glossary__definition {
  margin-top: 8px;
  color: var(--gbds-text);
  font-size: 14.5px;
  font-weight: 520;
  line-height: 1.72;
}

.gbds-price-tier__range {
  display: inline-flex;
  margin-top: 14px;
  padding: 7px 12px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--gbds-blue) 10%, var(--gbds-surface));
  color: var(--gbds-blue);
  font-size: 12px;
  font-weight: 820;
  line-height: 1;
}

.gbds-brand-compare__list,
.gbds-compatibility-check__list {
  display: grid;
  gap: 10px;
  margin-top: 16px;
  padding: 0;
  list-style: none;
}

.gbds-brand-compare__list li,
.gbds-compatibility-check__list li {
  padding-top: 10px;
  border-top: 1px solid var(--gbds-line);
  color: var(--gbds-text);
  font-size: 14.5px;
  font-weight: 520;
  line-height: 1.68;
}

.gbds-compatibility-check__item {
  background:
    radial-gradient(circle at 88% 8%, rgba(201, 140, 53, 0.09), transparent 14rem),
    rgba(255, 255, 255, 0.78);
}

.gbds-feature-highlight__link {
  display: inline-flex;
  margin-top: 16px;
  color: var(--gbds-blue) !important;
  font-size: 14px;
  font-weight: 760;
  line-height: 1.4;
  text-decoration: none !important;
}

.gbds-ranking-list {
  display: grid;
  gap: clamp(32px, 5vw, 64px);
}

.gbds-ranking-list__header {
  display: grid;
  gap: 14px;
  max-width: 800px;
  margin: 0 auto clamp(8px, 2vw, 18px);
  text-align: center;
}

.gbds-ranking-list__title {
  color: var(--gbds-ink) !important;
  font-size: clamp(34px, 5vw, 68px) !important;
  font-weight: 680 !important;
  line-height: 1.08 !important;
  text-wrap: balance;
}

.gbds-ranking-v2 .gbds-ranking-list__title {
  font-size: clamp(32px, 4.2vw, 58px) !important;
  line-height: 1.12 !important;
  word-break: normal;
}

.gbds-ranking-list__lead {
  color: var(--gbds-text);
  font-size: clamp(16px, 1.45vw, 19px);
  font-weight: 540;
  line-height: 1.82;
}

.gbds-ranking-item {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.78fr);
  grid-template-areas: "copy visual";
  gap: clamp(28px, 5vw, 64px);
  align-items: center;
  min-width: 0;
  padding: clamp(28px, 5vw, 58px);
  overflow: hidden;
  border: 1px solid var(--gbds-line);
  border-radius: clamp(28px, 3vw, 40px);
  background:
    radial-gradient(circle at 92% 10%, rgba(63, 110, 211, 0.06), transparent 20rem),
    var(--gbds-surface);
  box-shadow: 0 22px 62px rgba(15, 23, 42, 0.06);
}

.gbds-ranking-v2 .gbds-ranking-item {
  grid-template-columns: minmax(0, 0.88fr) minmax(360px, 1.08fr);
  gap: clamp(34px, 5.4vw, 72px);
  align-items: start;
  padding: clamp(30px, 5.2vw, 66px);
  border-color: rgba(29, 29, 31, 0.10);
  background:
    radial-gradient(circle at 94% 8%, rgba(63, 110, 211, 0.08), transparent 22rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(250, 250, 252, 0.9));
}

.gbds-ranking-v2 .gbds-ranking-item:nth-of-type(even) {
  grid-template-columns: minmax(360px, 1.08fr) minmax(0, 0.88fr);
  grid-template-areas: "visual copy";
}

.gbds-ranking-item--featured {
  background:
    radial-gradient(circle at 86% 8%, rgba(63, 110, 211, 0.12), transparent 22rem),
    radial-gradient(circle at 10% 96%, rgba(201, 140, 53, 0.10), transparent 20rem),
    var(--gbds-surface);
}

.gbds-ranking-item--story {
  align-items: center;
}

.gbds-ranking-item__copy {
  grid-area: copy;
  min-width: 0;
}

.gbds-ranking-item__visual {
  grid-area: visual;
  min-width: 0;
}

.gbds-ranking-item__rank {
  display: inline-grid;
  place-items: center;
  width: 54px;
  height: 54px;
  margin-bottom: 18px;
  border: 1px solid var(--gbds-line);
  border-radius: 50%;
  background: color-mix(in srgb, var(--gbds-bg) 72%, var(--gbds-surface));
  color: var(--gbds-ink);
  font-size: 16px;
  font-weight: 820;
  line-height: 1;
}

.gbds-ranking-item__name {
  margin-top: 12px !important;
  color: var(--gbds-ink) !important;
  font-size: clamp(30px, 4.2vw, 58px) !important;
  font-weight: 680 !important;
  line-height: 1.1 !important;
  text-wrap: balance;
}

.gbds-ranking-item__summary {
  margin-top: 14px;
  color: var(--gbds-ink);
  font-size: clamp(18px, 2vw, 25px);
  font-weight: 650;
  line-height: 1.48;
  text-wrap: balance;
}

.gbds-ranking-v2 .gbds-ranking-item__summary {
  max-width: 620px;
}

.gbds-ranking-item--story .gbds-ranking-item__summary {
  max-width: 680px;
  font-size: clamp(18px, 1.85vw, 24px);
  line-height: 1.56;
}

.gbds-ranking-item__eyebrow {
  margin-top: 24px;
  color: var(--gbds-muted);
  font-size: 12px;
  font-weight: 820;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
}

.gbds-ranking-item__reason,
.gbds-ranking-item__text {
  margin-top: 18px;
  color: var(--gbds-text);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.86;
}

.gbds-ranking-v2 .gbds-ranking-item__reason,
.gbds-ranking-v2 .gbds-ranking-item__text {
  max-width: 660px;
}

.gbds-ranking-item--story .gbds-ranking-item__reason,
.gbds-ranking-item--story .gbds-ranking-item__text {
  max-width: 700px;
}

.gbds-ranking-item__media {
  min-width: 0;
  overflow: hidden;
  border-radius: calc(var(--gbds-radius) - 4px);
  background: var(--gbds-bg);
}

.gbds-ranking-v2 .gbds-ranking-item__media {
  display: grid;
  place-items: center;
  min-height: clamp(300px, 35vw, 470px);
  border: 1px solid rgba(29, 29, 31, 0.08);
  border-radius: clamp(24px, 3vw, 34px);
  background:
    radial-gradient(circle at 50% 10%, rgba(255, 255, 255, 0.95), transparent 16rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(245, 245, 247, 0.84));
}

.gbds-ranking-item--story .gbds-ranking-item__media {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.gbds-ranking-item__media img {
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto;
  object-fit: contain;
  padding: clamp(18px, 3vw, 30px);
  transition: transform 0.32s ease;
}

.gbds-ranking-v2 .gbds-ranking-item__media img {
  aspect-ratio: 16 / 11;
  max-height: clamp(280px, 32vw, 440px);
  object-fit: contain;
  padding: clamp(18px, 3vw, 36px);
}

.gbds-ranking-item:hover .gbds-ranking-item__media img {
  transform: scale(1.014);
}

.gbds-product-gallery,
.gbds-ranking-item__gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 12px;
}

.gbds-product-gallery {
  margin-top: clamp(12px, 2vw, 18px);
}

.gbds-product-gallery figure,
.gbds-ranking-item__gallery figure {
  display: grid;
  place-items: center;
  min-width: 0;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  border-radius: 18px;
  background: color-mix(in srgb, var(--gbds-bg) 76%, var(--gbds-surface));
}

.gbds-product-gallery figure:first-child:nth-last-child(2),
.gbds-product-gallery figure:first-child:nth-last-child(2) ~ figure {
  aspect-ratio: 4 / 3;
}

.gbds-product-gallery figure:first-child:nth-last-child(1) {
  aspect-ratio: 16 / 10;
}

.gbds-product-gallery img,
.gbds-ranking-item__gallery img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 10px;
}

.gbds-ranking-v2 .gbds-product-gallery figure {
  border: 1px solid rgba(29, 29, 31, 0.07);
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.88), transparent 10rem),
    color-mix(in srgb, var(--gbds-bg) 80%, var(--gbds-surface));
}

.gbds-ranking-v2 .gbds-product-gallery img {
  padding: clamp(8px, 1.4vw, 14px);
}

.gbds-ranking-item__points {
  display: grid;
  gap: 10px;
  margin-top: 24px;
  padding: 0;
  list-style: none;
}

.gbds-ranking-v2 .gbds-ranking-item__points {
  gap: 0;
  margin-top: 14px;
  border-top: 1px solid var(--gbds-line);
}

.gbds-ranking-item__points li {
  padding-top: 10px;
  border-top: 1px solid var(--gbds-line);
  color: var(--gbds-text);
  font-size: 14.5px;
  font-weight: 540;
  line-height: 1.68;
}

.gbds-ranking-v2 .gbds-ranking-item__points li {
  display: grid;
  grid-template-columns: 8px minmax(0, 1fr);
  gap: 10px;
  padding: 12px 0;
}

.gbds-ranking-v2 .gbds-ranking-item__points li::before {
  width: 6px;
  height: 6px;
  margin-top: 0.72em;
  border-radius: 50%;
  background: color-mix(in srgb, var(--gbds-blue) 58%, var(--gbds-purple));
  content: "";
}

.gbds-ranking-item__note {
  margin-top: 24px;
  padding: 16px 18px;
  border: 1px solid color-mix(in srgb, var(--gbds-amber) 26%, var(--gbds-line));
  border-radius: 18px;
  background:
    radial-gradient(circle at 100% 0%, rgba(201, 140, 53, 0.10), transparent 12rem),
    rgba(245, 245, 247, 0.62);
  color: var(--gbds-text);
  font-size: 14px;
  font-weight: 530;
  line-height: 1.7;
}

.gbds-ranking-item__note span {
  display: block;
  margin-bottom: 6px;
  color: var(--gbds-ink);
  font-size: 12px;
  font-weight: 820;
  letter-spacing: 0.10em;
  text-transform: uppercase;
}

.gbds-ranking-item__note p {
  margin: 0;
}

.gbds-ranking-item__tradeoffs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

.gbds-ranking-item__tradeoff {
  min-width: 0;
  padding: 16px;
  border: 1px solid var(--gbds-line);
  border-radius: 18px;
  background: rgba(245, 245, 247, 0.62);
  color: var(--gbds-text);
  font-size: 14px;
  font-weight: 530;
  line-height: 1.66;
}

.gbds-ranking-item__tradeoff strong {
  display: block;
  margin-bottom: 6px;
  color: var(--gbds-ink);
  font-size: 13px;
  font-weight: 780;
}

.gbds-ranking-item__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 26px;
}

.gbds-ranking-item .gbds-pros-cons {
  width: 100%;
  margin: 24px 0 0;
  gap: 12px;
}

.gbds-ranking-item .gbds-pros-cons__pros,
.gbds-ranking-item .gbds-pros-cons__cons {
  padding: 16px;
  border-radius: 18px;
  background: rgba(245, 245, 247, 0.62);
}

.gbds-ranking-item .gbds-pros-cons__heading {
  font-size: 14px !important;
  line-height: 1.35 !important;
}

.gbds-ranking-item .gbds-pros-cons__list {
  gap: 8px;
  margin-top: 10px;
}

.gbds-ranking-item .gbds-pros-cons__item {
  padding-top: 8px;
  font-size: 13.5px;
  line-height: 1.58;
}

.gbds-fit-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}

.gbds-fit-tags__item {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 11px;
  border: 1px solid var(--gbds-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.68);
  color: var(--gbds-text);
  font-size: 12px;
  font-weight: 760;
  line-height: 1;
  white-space: nowrap;
}

.gbds-fit-tags__item--blue {
  border-color: color-mix(in srgb, var(--gbds-blue) 26%, var(--gbds-line));
  color: var(--gbds-blue);
}

.gbds-fit-tags__item--amber {
  border-color: color-mix(in srgb, var(--gbds-amber) 30%, var(--gbds-line));
  color: var(--gbds-amber);
}

.gbds-fit-tags__item--purple {
  border-color: color-mix(in srgb, var(--gbds-purple) 28%, var(--gbds-line));
  color: var(--gbds-purple);
}

.gbds-checklist {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));
  gap: 12px;
  width: min(var(--gbds-layout-width), calc(100% - 44px));
  margin: clamp(28px, 5vw, 56px) auto;
  padding: 0;
  list-style: none;
}

.gbds-section > .gbds-checklist {
  width: 100%;
}

.gbds-checklist__item {
  position: relative;
  min-width: 0;
  padding: 18px 18px 18px 46px;
  border: 1px solid var(--gbds-line);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.78);
  color: var(--gbds-text);
  font-size: 15.5px;
  font-weight: 540;
  line-height: 1.68;
}

.gbds-checklist__item::before {
  position: absolute;
  top: 20px;
  left: 18px;
  display: grid;
  place-items: center;
  width: 18px;
  height: 18px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--gbds-blue) 14%, var(--gbds-surface));
  color: var(--gbds-blue);
  content: "✓";
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
}

.gbds-checklist__item strong {
  color: var(--gbds-ink);
  font-weight: 760;
}

.gbds-compare-table {
  width: min(var(--gbds-wide-width), calc(100% - 44px));
  margin: clamp(28px, 5vw, 56px) auto;
  overflow-x: auto;
  border: 1px solid var(--gbds-line);
  border-radius: var(--gbds-radius);
  background: var(--gbds-surface);
  box-shadow: var(--gbds-shadow);
  -webkit-overflow-scrolling: touch;
}

.gbds-section > .gbds-compare-table {
  width: 100%;
}

.gbds-compare-table table {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
  color: var(--gbds-ink);
  font-size: 14px;
  line-height: 1.65;
}

.gbds-compare-table :where(th, td) {
  padding: 18px 20px;
  border-bottom: 1px solid var(--gbds-line);
  text-align: left;
  vertical-align: top;
}

.gbds-compare-table th {
  background: color-mix(in srgb, var(--gbds-bg) 78%, var(--gbds-surface));
  color: var(--gbds-ink);
  font-weight: 760;
}

.gbds-compare-table tbody th {
  position: sticky;
  left: 0;
  z-index: 1;
  min-width: 150px;
  background: color-mix(in srgb, var(--gbds-bg) 86%, var(--gbds-surface));
}

.gbds-compare-table tr:last-child :where(th, td) {
  border-bottom: 0;
}

.gbds-compare-table__badge {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 10px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--gbds-blue) 11%, var(--gbds-surface));
  color: var(--gbds-blue);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}

.gbds-pros-cons {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(16px, 3vw, 28px);
  width: min(var(--gbds-layout-width), calc(100% - 44px));
  margin: clamp(28px, 5vw, 56px) auto;
}

.gbds-section > .gbds-pros-cons {
  width: 100%;
}

.gbds-pros-cons__pros,
.gbds-pros-cons__cons {
  min-width: 0;
  padding: clamp(24px, 3vw, 36px);
  border: 1px solid var(--gbds-line);
  border-radius: var(--gbds-radius);
  background: var(--gbds-surface);
}

.gbds-pros-cons__pros {
  border-color: color-mix(in srgb, var(--gbds-blue) 24%, var(--gbds-line));
}

.gbds-pros-cons__cons {
  border-color: color-mix(in srgb, var(--gbds-amber) 26%, var(--gbds-line));
}

.gbds-pros-cons__heading {
  color: var(--gbds-ink) !important;
  font-size: clamp(20px, 2vw, 26px) !important;
  font-weight: 760 !important;
  line-height: 1.25 !important;
}

.gbds-pros-cons__list {
  display: grid;
  gap: 12px;
  margin-top: 18px;
  padding: 0;
  list-style: none;
}

.gbds-pros-cons__item {
  padding-top: 12px;
  border-top: 1px solid var(--gbds-line);
  color: var(--gbds-text);
  font-size: 15.5px;
  font-weight: 520;
  line-height: 1.72;
}

.gbds-faq {
  width: min(var(--gbds-content-width), calc(100% - 44px));
  margin: clamp(28px, 5vw, 56px) auto;
}

.gbds-section > .gbds-faq {
  width: 100%;
}

.gbds-faq__item {
  padding: 24px 0;
  border-top: 1px solid var(--gbds-line);
}

.gbds-faq__item:last-child {
  border-bottom: 1px solid var(--gbds-line);
}

.gbds-faq__question {
  color: var(--gbds-ink) !important;
  font-size: clamp(18px, 2vw, 24px) !important;
  font-weight: 720 !important;
  line-height: 1.38 !important;
  text-wrap: balance;
}

.gbds-faq__answer {
  margin-top: 12px;
  color: var(--gbds-text);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.82;
}

.gbds-hero {
  width: min(1120px, calc(100% - 44px));
  margin: clamp(48px, 8vw, 96px) auto clamp(56px, 8vw, 112px);
  padding: clamp(48px, 7vw, 92px) clamp(22px, 5vw, 72px);
  overflow: hidden;
  border: 1px solid var(--gbds-line);
  border-radius: clamp(26px, 3vw, 40px);
  background:
    radial-gradient(circle at 82% 12%, rgba(63, 110, 211, 0.14), transparent 28rem),
    radial-gradient(circle at 12% 18%, rgba(201, 140, 53, 0.10), transparent 24rem),
    linear-gradient(180deg, var(--gbds-surface), var(--gbds-bg));
}

.gbds-hero--dark {
  --gbds-ink: #fff;
  --gbds-text: rgba(255, 255, 255, 0.76);
  --gbds-muted: rgba(255, 255, 255, 0.58);
  --gbds-line: rgba(255, 255, 255, 0.14);
  background:
    radial-gradient(circle at 82% 18%, rgba(63, 110, 211, 0.24), transparent 28rem),
    radial-gradient(circle at 22% 78%, rgba(201, 140, 53, 0.18), transparent 26rem),
    linear-gradient(145deg, #101114, #1d2028);
}

.gbds-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(280px, 0.72fr);
  gap: clamp(34px, 6vw, 72px);
  align-items: center;
}

.gbds-hero__copy {
  min-width: 0;
}

.gbds-hero__kicker,
.gbds-product-card__meta,
.gbds-cta__label {
  color: var(--gbds-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.35;
  text-transform: uppercase;
}

.gbds-hero__title {
  max-width: 860px;
  margin-top: 16px;
  color: var(--gbds-ink) !important;
  font-size: clamp(42px, 6.4vw, 84px) !important;
  font-weight: 680 !important;
  letter-spacing: 0;
  line-height: 1.06 !important;
  text-wrap: balance;
  word-break: keep-all;
  overflow-wrap: normal;
  line-break: strict;
}

.gbds-hero__lead {
  max-width: 720px;
  margin-top: 24px;
  color: var(--gbds-text);
  font-size: clamp(17px, 1.55vw, 21px);
  font-weight: 560;
  line-height: 1.82;
}

.gbds-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 32px;
}

.gbds-hero__media {
  overflow: hidden;
  aspect-ratio: 4 / 3;
  border-radius: calc(var(--gbds-radius) - 6px);
  background: var(--gbds-bg);
  background: color-mix(in srgb, var(--gbds-bg) 72%, var(--gbds-surface));
}

.gbds-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gbds-product-card {
  display: grid;
  grid-template-rows: auto 1fr;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid var(--gbds-line);
  border-radius: var(--gbds-radius);
  background: var(--gbds-surface);
  box-shadow: var(--gbds-shadow);
}

.gbds-product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 280px), 1fr));
  gap: clamp(18px, 3vw, 28px);
  align-items: stretch;
  width: min(var(--gbds-wide-width), calc(100% - 44px));
  margin: clamp(32px, 5vw, 64px) auto;
}

.gbds-product-grid--compact {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr));
  gap: clamp(14px, 2vw, 22px);
}

.gbds-product-grid--featured > .gbds-product-card:first-child {
  grid-column: 1 / -1;
}

.gbds-product-card--featured {
  grid-template-columns: minmax(280px, 0.86fr) minmax(0, 1fr);
  grid-template-rows: none;
}

.gbds-product-card__media {
  overflow: hidden;
  aspect-ratio: 16 / 10;
  background: var(--gbds-bg);
}

.gbds-product-card--featured .gbds-product-card__media {
  min-height: 100%;
  aspect-ratio: auto;
}

.gbds-product-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.32s ease;
}

.gbds-product-card__body {
  display: grid;
  gap: 14px;
  align-content: start;
  padding: clamp(24px, 3vw, 38px);
}

.gbds-product-card__name {
  color: var(--gbds-ink) !important;
  font-size: clamp(24px, 2.4vw, 36px) !important;
  font-weight: 680 !important;
  letter-spacing: 0;
  line-height: 1.22 !important;
  text-wrap: balance;
}

.gbds-product-card__text {
  color: var(--gbds-text);
  font-size: 15.5px;
  font-weight: 520;
  line-height: 1.78;
}

.gbds-product-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-self: end;
  margin-top: auto;
}

.gbds-product-card:hover .gbds-product-card__media img {
  transform: scale(1.018);
}

.gbds-media-frame {
  width: min(var(--gbds-layout-width), calc(100% - 44px));
  margin: clamp(28px, 5vw, 56px) auto;
  overflow: hidden;
  border: 1px solid var(--gbds-line);
  border-radius: var(--gbds-radius);
  background: var(--gbds-soft);
  box-shadow: var(--gbds-shadow);
}

.gbds-section > .gbds-media-frame {
  width: 100%;
}

.gbds-media-frame--wide {
  width: min(var(--gbds-wide-width), calc(100% - 44px));
}

.gbds-media-frame--dark {
  --gbds-line: rgba(255, 255, 255, 0.14);
  --gbds-text: rgba(255, 255, 255, 0.76);
  background: #111216;
}

.gbds-media-frame img,
.gbds-media-frame video {
  width: 100%;
  height: auto;
}

.gbds-media-frame--cover img,
.gbds-media-frame--cover video {
  aspect-ratio: 16 / 9;
  height: auto;
  object-fit: cover;
}

.gbds-media-frame__caption {
  padding: 14px clamp(18px, 3vw, 28px) 18px;
  color: var(--gbds-text);
  font-size: 13px;
  font-weight: 520;
  line-height: 1.65;
}

.gbds-media-frame--table {
  overflow-x: auto;
}

.gbds-media-frame table {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
  color: var(--gbds-ink);
  font-size: 14px;
  line-height: 1.65;
}

.gbds-media-frame :where(th, td) {
  padding: 16px 18px;
  border-bottom: 1px solid var(--gbds-line);
  text-align: left;
  vertical-align: top;
}

.gbds-media-frame th {
  background: color-mix(in srgb, var(--gbds-bg) 76%, var(--gbds-surface));
  font-weight: 760;
}

.gbds-cta {
  width: min(980px, calc(100% - 44px));
  margin: clamp(48px, 7vw, 88px) auto;
  padding: clamp(32px, 5vw, 56px);
  border: 1px solid var(--gbds-line);
  border-radius: var(--gbds-radius);
  background:
    radial-gradient(circle at 86% 12%, rgba(63, 110, 211, 0.10), transparent 18rem),
    var(--gbds-surface);
  box-shadow: var(--gbds-shadow);
}

.gbds-cta--dark {
  --gbds-ink: #fff;
  --gbds-text: rgba(255, 255, 255, 0.76);
  --gbds-muted: rgba(255, 255, 255, 0.58);
  --gbds-line: rgba(255, 255, 255, 0.14);
  background:
    radial-gradient(circle at 78% 20%, rgba(63, 110, 211, 0.20), transparent 20rem),
    radial-gradient(circle at 14% 88%, rgba(201, 140, 53, 0.16), transparent 22rem),
    #111216;
}

.gbds-cta--affiliate {
  border-color: var(--gbds-line);
  border-color: color-mix(in srgb, var(--gbds-amber) 36%, var(--gbds-line));
}

.gbds-cta__title {
  max-width: 760px;
  margin-top: 12px;
  color: var(--gbds-ink) !important;
  font-size: clamp(30px, 4.2vw, 56px) !important;
  font-weight: 680 !important;
  letter-spacing: 0;
  line-height: 1.12 !important;
  text-wrap: balance;
}

.gbds-cta__text {
  max-width: 720px;
  margin-top: 18px;
  color: var(--gbds-text);
  font-size: clamp(16px, 1.45vw, 19px);
  font-weight: 540;
  line-height: 1.82;
}

.gbds-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 28px;
}

.gbds-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 22px;
  border: 1px solid transparent;
  border-radius: 999px;
  background: var(--gbds-ink);
  color: var(--gbds-surface) !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  transition: background-color 0.22s ease, border-color 0.22s ease, color 0.22s ease, transform 0.22s ease;
}

.gbds-button--secondary {
  border-color: var(--gbds-line);
  background: transparent;
  color: var(--gbds-ink) !important;
}

.gbds-hero--dark .gbds-button,
.gbds-cta--dark .gbds-button {
  background: #fff;
  color: #111216 !important;
}

.gbds-hero--dark .gbds-button--secondary,
.gbds-cta--dark .gbds-button--secondary {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.08);
  color: #fff !important;
}

.gbds-button:hover {
  transform: translateY(-1px);
}

@media (prefers-reduced-motion: reduce) {
  .gbds-product-card__media img,
  .gbds-ranking-item__media img,
  .gbds-local-nav__link,
  .gbds-button {
    transition: none !important;
  }

  .gbds-product-card:hover .gbds-product-card__media img,
  .gbds-ranking-item:hover .gbds-ranking-item__media img,
  .gbds-button:hover {
    transform: none !important;
  }
}

@media screen and (max-width: 834px) {
  .gbds-hero__inner,
  .gbds-product-card--featured {
    grid-template-columns: 1fr;
  }

  .gbds-verdict__grid {
    grid-template-columns: 1fr;
  }

  .gbds-pros-cons {
    grid-template-columns: 1fr;
  }

  .gbds-product-grid {
    grid-template-columns: 1fr;
  }

  .gbds-ranking-summary__grid,
  .gbds-usecase-map,
  .gbds-selection-criteria,
  .gbds-glossary,
  .gbds-brand-compare,
  .gbds-price-tier,
  .gbds-compatibility-check,
  .gbds-feature-highlight,
  .gbds-ranking-item,
  .gbds-ranking-item__tradeoffs {
    grid-template-columns: 1fr;
  }

  .gbds-ranking-v2 .gbds-ranking-item,
  .gbds-ranking-v2 .gbds-ranking-item:nth-of-type(even) {
    grid-template-columns: 1fr;
    grid-template-areas:
      "copy"
      "visual";
  }

  .gbds-ranking-v2 .gbds-ranking-item__media {
    min-height: 0;
  }

  .gbds-product-card--featured .gbds-product-card__media {
    min-height: 0;
    aspect-ratio: 16 / 10;
  }
}

@media screen and (max-width: 480px) {
  .gbds-hero,
  .gbds-section,
  .gbds-local-nav,
  .gbds-checklist,
  .gbds-product-grid,
  .gbds-compare-table,
  .gbds-pros-cons,
  .gbds-media-frame,
  .gbds-faq,
  .gbds-cta,
  .gbds-verdict,
  .gbds-affiliate-note,
  .gbds-note,
  .gbds-warning,
  .gbds-ranking-summary,
  .gbds-usecase-map,
  .gbds-selection-criteria,
  .gbds-glossary,
  .gbds-brand-compare,
  .gbds-price-tier,
  .gbds-compatibility-check,
  .gbds-feature-highlight,
  .gbds-ranking-list {
    width: min(1120px, calc(100% - 28px));
  }

  .gbds-article-page .article-header.entry-header,
  .gbds-article-header {
    width: min(1040px, calc(100% - 28px));
    margin-top: 42px;
  }

  .gbds-article-page .entry-title,
  .gbds-article-header__title {
    max-width: calc(100vw - 40px);
    font-size: clamp(32px, 9vw, 40px) !important;
    line-height: 1.12 !important;
    word-break: normal;
    overflow-wrap: anywhere;
  }

  .gbds-article-page .article-header.entry-header::after,
  .gbds-article-header__lead {
    font-size: 15.5px;
    line-height: 1.78;
  }

  .gbds-article-page .sns-share.ss-bottom {
    width: min(760px, calc(100% - 28px));
  }

  .gbds-hero,
  .gbds-cta,
  .gbds-verdict,
  .gbds-ranking-summary,
  .gbds-usecase-map__item,
  .gbds-ranking-item {
    border-radius: 24px;
  }

  .gbds-hero {
    margin-top: 34px;
    padding: 34px 20px;
  }

  .gbds-local-nav {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-top: -12px;
    overflow-x: auto;
    border-radius: 20px;
    scrollbar-width: none;
  }

  .gbds-local-nav::-webkit-scrollbar {
    display: none;
  }

  .gbds-hero__title {
    font-size: clamp(34px, 11vw, 52px);
    line-height: 1.1;
    overflow-wrap: anywhere;
  }

  .gbds-hero__lead,
  .gbds-section__lead,
  .gbds-section__text,
  .gbds-section__body > p,
  .gbds-product-card__text,
  .gbds-verdict__text,
  .gbds-verdict__list li,
  .gbds-ranking-summary__text,
  .gbds-ranking-summary__item-text,
  .gbds-usecase-map__text,
  .gbds-selection-criteria__text,
  .gbds-glossary__text,
  .gbds-glossary__definition,
  .gbds-brand-compare__text,
  .gbds-price-tier__text,
  .gbds-compatibility-check__text,
  .gbds-feature-highlight__text,
  .gbds-ranking-list__lead,
  .gbds-ranking-item__reason,
  .gbds-ranking-item__text,
  .gbds-cta__text {
    font-size: 16px;
    line-height: 1.78;
    word-break: break-word;
    overflow-wrap: anywhere;
  }

  .gbds-section__header {
    text-align: left;
  }

  .gbds-hero__media {
    border-radius: 20px;
  }

  .gbds-product-card {
    border-radius: 24px;
  }

  .gbds-product-card__body,
  .gbds-pros-cons__pros,
  .gbds-pros-cons__cons,
  .gbds-cta,
  .gbds-verdict,
  .gbds-note,
  .gbds-warning,
  .gbds-ranking-summary,
  .gbds-usecase-map__item,
  .gbds-selection-criteria__item,
  .gbds-glossary,
  .gbds-brand-compare__item,
  .gbds-price-tier__item,
  .gbds-compatibility-check__item,
  .gbds-feature-highlight__item,
  .gbds-ranking-item {
    padding: 24px 20px;
  }

  .gbds-ranking-item__rank {
    width: 46px;
    height: 46px;
    margin-bottom: 14px;
    font-size: 14px;
  }

  .gbds-ranking-item__name {
    font-size: clamp(26px, 8vw, 36px) !important;
    line-height: 1.14 !important;
  }

  .gbds-ranking-item__summary {
    font-size: 17px;
    line-height: 1.55;
  }

  .gbds-ranking-item__media img {
    padding: 16px;
  }

  .gbds-ranking-v2 .gbds-ranking-item__media img {
    aspect-ratio: 4 / 3;
    max-height: none;
  }

  .gbds-ranking-item__gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .gbds-product-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gbds-ranking-item__eyebrow {
    margin-top: 20px;
  }

  .gbds-ranking-item__note {
    padding: 14px;
  }

  .gbds-fit-tags__item {
    font-size: 11.5px;
  }

  .gbds-checklist {
    grid-template-columns: 1fr;
  }

  .gbds-checklist__item {
    border-radius: 20px;
    padding: 16px 16px 16px 44px;
  }

  .gbds-compare-table {
    border-radius: 20px;
  }

  .gbds-compare-table table {
    min-width: 680px;
    font-size: 13.5px;
  }

  .gbds-compare-table :where(th, td) {
    padding: 14px 16px;
  }

  .gbds-product-card__name {
    font-size: clamp(23px, 7vw, 30px);
  }

  .gbds-hero__actions,
  .gbds-product-card__actions,
  .gbds-cta__actions {
    align-items: stretch;
    flex-direction: column;
  }

  .gbds-button {
    width: 100%;
  }
}

/* Ranking + Guide shell: isolate Cocoon chrome and establish the full-width article canvas. */
body.gbds-article-page.gbds-article-type-ranking-guide :where(#sidebar, .sidebar, .sidebar-scroll, .sidebar-scroll-content) {
  display: none !important;
}

body.gbds-article-page.gbds-article-type-ranking-guide :where(.toc, .toc-content) {
  display: none !important;
}

body.gbds-article-page.gbds-article-type-ranking-guide :where(#content, #content-in, .content, .content-in) {
  display: block;
  width: 100%;
  max-width: none;
}

body.gbds-article-page.gbds-article-type-ranking-guide :where(#main, .main, .article) {
  float: none;
  width: 100% !important;
  max-width: none !important;
  margin-right: auto;
  margin-left: auto;
}

body.gbds-article-page.gbds-article-type-ranking-guide .article {
  padding-right: 0;
  padding-left: 0;
}

body.gbds-article-page.gbds-article-type-ranking-guide .entry-content {
  width: 100%;
  max-width: none;
}

body.gbds-article-page.gbds-article-type-ranking-guide .gbds-article-shell {
  --gbds-content-width: 840px;
  --gbds-layout-width: 1080px;
  --gbds-wide-width: 1180px;
}

body.gbds-article-page.gbds-article-type-ranking-guide .article-header.entry-header {
  width: min(1180px, calc(100% - 44px));
}

.gbds-article-shell--ranking-guide .gbds-ranking-list {
  width: min(1180px, calc(100% - 48px));
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__quick-specs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 18px;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__quick-specs div {
  min-width: 0;
  padding: 12px 14px;
  border: 1px solid rgba(29, 29, 31, 0.09);
  border-radius: 16px;
  background: rgba(245, 245, 247, 0.72);
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__quick-specs dt {
  margin: 0 0 5px;
  color: var(--gbds-muted);
  font-size: 11px;
  font-weight: 820;
  letter-spacing: 0.10em;
  line-height: 1.25;
  text-transform: uppercase;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__quick-specs dd {
  margin: 0;
  color: var(--gbds-ink);
  font-size: 13.5px;
  font-weight: 720;
  line-height: 1.35;
  overflow-wrap: break-word;
}

@media screen and (min-width: 835px) {
  .gbds-article-shell--ranking-guide .gbds-ranking-item--story,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--story,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--story:nth-of-type(even) {
    grid-template-columns: minmax(340px, 0.38fr) minmax(0, 0.62fr);
    grid-template-areas: "visual copy";
    gap: clamp(28px, 3.8vw, 52px);
    align-items: center;
    padding: clamp(28px, 3.5vw, 48px);
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__media,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--story .gbds-ranking-item__media {
    min-height: clamp(280px, 28vw, 400px);
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__media img,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--story .gbds-ranking-item__media img {
    aspect-ratio: 16 / 11;
    max-height: clamp(260px, 26vw, 370px);
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item__rank {
    width: 48px;
    height: 48px;
    margin-bottom: 14px;
    font-size: 14px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item__name {
    font-size: clamp(28px, 2.8vw, 42px) !important;
    line-height: 1.16 !important;
    word-break: normal;
    overflow-wrap: normal;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__summary {
    max-width: 680px;
    font-size: clamp(18px, 1.55vw, 22px);
    line-height: 1.58;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__reason,
  .gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__text {
    max-width: 720px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__points {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 14px;
    border-top: 0;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__points li {
    align-content: start;
    min-height: 72px;
    padding: 13px 14px;
    border: 1px solid rgba(29, 29, 31, 0.08);
    border-radius: 16px;
    background: rgba(245, 245, 247, 0.62);
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--story .gbds-ranking-item__points li::before {
    margin-top: 0.58em;
  }
}

@media screen and (max-width: 834px) {
  .gbds-article-shell--ranking-guide .gbds-ranking-item__quick-specs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 480px) {
  body.gbds-article-page.gbds-article-type-ranking-guide .article-header.entry-header,
  .gbds-article-shell--ranking-guide .gbds-ranking-list {
    width: min(100% - 28px, 1180px);
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item__quick-specs {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item__quick-specs div {
    padding: 11px 12px;
    border-radius: 14px;
  }
}

/* Ranking + Guide rhythm: explicit hero layouts, compact decision guide, and category pacing. */
.gbds-article-shell--ranking-guide .gbds-hero--text-only .gbds-hero__inner {
  grid-template-columns: minmax(0, 1fr);
  gap: 0;
  align-items: start;
}

.gbds-article-shell--ranking-guide .gbds-hero--text-only .gbds-hero__copy {
  width: 100%;
  max-width: 820px;
}

.gbds-article-shell--ranking-guide .gbds-hero--split .gbds-hero__inner {
  grid-template-columns: minmax(0, 0.92fr) minmax(280px, 0.72fr);
  gap: clamp(34px, 6vw, 72px);
  align-items: center;
}

.gbds-article-shell--ranking-guide .gbds-hero__kicker {
  margin: 0 !important;
}

.gbds-article-shell--ranking-guide .gbds-hero__title {
  margin: 16px 0 0 !important;
  word-break: keep-all;
  overflow-wrap: normal;
  text-wrap: balance;
}

.gbds-article-shell--ranking-guide .gbds-hero--text-only .gbds-hero__title {
  font-size: clamp(48px, 5.2vw, 72px) !important;
}

.gbds-article-shell--ranking-guide .gbds-hero--split .gbds-hero__title {
  font-size: clamp(38px, 3.8vw, 50px) !important;
  line-height: 1.12 !important;
}

.gbds-article-shell--ranking-guide .gbds-hero__title > span {
  display: block;
  white-space: normal;
}

.gbds-article-shell--ranking-guide .gbds-hero__lead {
  max-width: 780px;
  margin: 24px 0 0 !important;
}

.gbds-article-shell--ranking-guide .gbds-hero__actions {
  margin-top: 28px;
}

.gbds-article-shell--ranking-guide .gbds-hero .gbds-button--secondary {
  min-height: auto;
  padding: 11px 4px;
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.78) !important;
}

.gbds-article-shell--ranking-guide .gbds-hero .gbds-button--secondary:hover {
  color: #fff !important;
}

.gbds-article-shell--ranking-guide .gbds-hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
  align-items: center;
  margin: 22px 0 0 !important;
  color: rgba(255, 255, 255, 0.48);
  font-size: 11px;
  font-weight: 650;
  letter-spacing: 0;
  line-height: 1.4;
}

.gbds-article-shell--ranking-guide .gbds-semantic-heading {
  word-break: keep-all;
  overflow-wrap: normal;
  text-wrap: balance;
}

.gbds-article-shell--ranking-guide .gbds-nowrap {
  white-space: nowrap;
}

.gbds-article-shell--ranking-guide .gbds-decision-guide {
  display: grid;
  grid-template-columns: minmax(240px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(34px, 6vw, 76px);
  align-items: end;
  width: min(1080px, calc(100% - 44px));
  padding: clamp(16px, 2vw, 24px) 0 clamp(28px, 4vw, 44px);
  border: 0;
  border-bottom: 1px solid rgba(29, 29, 31, 0.12);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.gbds-article-shell--ranking-guide .gbds-decision-guide .gbds-verdict__title {
  max-width: 430px;
  font-size: clamp(30px, 3.2vw, 46px) !important;
}

.gbds-article-shell--ranking-guide .gbds-decision-guide .gbds-verdict__text {
  max-width: 440px;
  margin-top: 14px;
  font-size: 16px;
  line-height: 1.7;
}

.gbds-article-shell--ranking-guide .gbds-decision-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  list-style: none;
}

.gbds-article-shell--ranking-guide .gbds-decision-steps__item {
  min-width: 0;
  padding: 8px clamp(10px, 1.4vw, 16px) 6px;
  border-left: 1px solid rgba(29, 29, 31, 0.12);
}

.gbds-article-shell--ranking-guide .gbds-decision-steps__number {
  color: var(--gbds-blue);
  font-size: 11px;
  font-weight: 820;
  letter-spacing: 0.1em;
  line-height: 1;
}

.gbds-article-shell--ranking-guide .gbds-decision-steps__item h3 {
  margin-top: 14px !important;
  color: var(--gbds-ink) !important;
  font-size: clamp(16px, 1.35vw, 18px) !important;
  font-weight: 720 !important;
  line-height: 1.35 !important;
  word-break: keep-all;
  overflow-wrap: normal;
  text-wrap: balance;
}

.gbds-article-shell--ranking-guide .gbds-decision-steps__item p {
  margin-top: 9px;
  color: var(--gbds-muted);
  font-size: 13px;
  font-weight: 620;
  line-height: 1.55;
}

.gbds-article-shell--ranking-guide .gbds-ranking-list {
  gap: clamp(22px, 3vw, 36px);
}

.gbds-article-shell--ranking-guide .gbds-ranking-category__header {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
  column-gap: clamp(32px, 6vw, 72px);
  width: 100%;
  max-width: none;
  margin: clamp(64px, 9vw, 112px) 0 8px;
  padding: clamp(34px, 5vw, 58px) clamp(24px, 4.5vw, 52px);
  overflow: hidden;
  border-top: 1px solid rgba(29, 29, 31, 0.13);
  background: #f5f5f7;
  text-align: left;
}

.gbds-article-shell--ranking-guide .gbds-ranking-list__header + .gbds-ranking-category__header {
  margin-top: clamp(30px, 5vw, 54px);
}

.gbds-article-shell--ranking-guide .gbds-ranking-category__number {
  grid-column: 1 / -1;
  margin-bottom: 22px;
  color: rgba(29, 29, 31, 0.18);
  font-size: clamp(48px, 7vw, 88px);
  font-weight: 640;
  letter-spacing: 0;
  line-height: 0.85;
}

.gbds-article-shell--ranking-guide .gbds-ranking-category__header > .gbds-section__kicker,
.gbds-article-shell--ranking-guide .gbds-ranking-category__header > .gbds-section__title,
.gbds-article-shell--ranking-guide .gbds-ranking-category__header > .gbds-section__lead {
  grid-column: 1;
}

.gbds-article-shell--ranking-guide .gbds-ranking-category__header > .gbds-section__title {
  max-width: 720px;
  margin-top: 10px !important;
  font-size: clamp(32px, 4.2vw, 56px) !important;
  line-height: 1.1 !important;
}

.gbds-article-shell--ranking-guide .gbds-ranking-category__header > .gbds-section__lead {
  max-width: 720px;
  margin-top: 18px;
}

.gbds-article-shell--ranking-guide .gbds-ranking-category__meta {
  grid-column: 2;
  grid-row: 2 / span 3;
  display: grid;
  align-self: end;
  min-width: 0;
  border-top: 1px solid rgba(29, 29, 31, 0.14);
}

.gbds-article-shell--ranking-guide .gbds-ranking-category__meta p {
  padding: 16px 0;
  border-bottom: 1px solid rgba(29, 29, 31, 0.10);
  color: var(--gbds-ink);
  font-size: 14px;
  font-weight: 650;
  line-height: 1.6;
}

.gbds-article-shell--ranking-guide .gbds-ranking-category__meta span {
  display: block;
  margin-bottom: 6px;
  color: var(--gbds-muted);
  font-size: 10px;
  font-weight: 820;
  letter-spacing: 0.1em;
  line-height: 1.2;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item--featured {
  margin-bottom: clamp(2px, 1vw, 10px);
  background:
    radial-gradient(circle at 94% 8%, rgba(63, 110, 211, 0.08), transparent 22rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(250, 250, 252, 0.9));
}

.gbds-article-shell--ranking-guide .gbds-ranking-item--highlight {
  background:
    radial-gradient(circle at 86% 8%, rgba(63, 110, 211, 0.12), transparent 22rem),
    radial-gradient(circle at 10% 96%, rgba(201, 140, 53, 0.10), transparent 20rem),
    var(--gbds-surface);
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__details {
  margin-top: 18px;
  border-top: 1px solid rgba(29, 29, 31, 0.10);
  border-bottom: 1px solid rgba(29, 29, 31, 0.10);
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__details summary {
  position: relative;
  padding: 15px 34px 15px 0;
  color: var(--gbds-text);
  font-size: 13px;
  font-weight: 720;
  line-height: 1.4;
  cursor: pointer;
  list-style: none;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__details summary::-webkit-details-marker {
  display: none;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__details summary::after {
  position: absolute;
  top: 50%;
  right: 2px;
  content: "+";
  color: var(--gbds-muted);
  font-size: 18px;
  font-weight: 500;
  transform: translateY(-50%);
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__details[open] summary::after {
  content: "−";
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__details[open] {
  padding-bottom: 18px;
}

@media screen and (min-width: 835px) {
  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact:nth-of-type(even) {
    grid-template-columns: minmax(210px, 0.31fr) minmax(0, 0.69fr);
    grid-template-areas: "visual copy";
    gap: clamp(24px, 3vw, 38px);
    align-items: start;
    padding: clamp(22px, 2.8vw, 34px);
    border-radius: 24px;
    background: #fff;
    box-shadow: none;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__media,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact .gbds-ranking-item__media {
    min-height: 220px;
    border-radius: 18px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__media img,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact .gbds-ranking-item__media img {
    aspect-ratio: 4 / 3;
    max-height: 240px;
    padding: 18px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__rank {
    width: 42px;
    height: 42px;
    margin-bottom: 10px;
    font-size: 11px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__name {
    max-width: 760px;
    margin-top: 8px !important;
    font-size: clamp(24px, 2.25vw, 34px) !important;
    line-height: 1.18 !important;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__summary {
    max-width: 780px;
    margin-top: 10px;
    font-size: 17px;
    line-height: 1.58;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-fit-tags {
    margin-top: 14px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__quick-specs {
    margin-top: 14px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__quick-specs div {
    padding: 10px 11px;
    border-radius: 12px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__actions {
    margin-top: 18px;
  }
}

@media screen and (max-width: 834px) {
  .gbds-article-shell--ranking-guide .gbds-hero--text-only .gbds-hero__inner,
  .gbds-article-shell--ranking-guide .gbds-hero--split .gbds-hero__inner,
  .gbds-article-shell--ranking-guide .gbds-decision-guide,
  .gbds-article-shell--ranking-guide .gbds-ranking-category__header {
    grid-template-columns: 1fr;
  }

  .gbds-article-shell--ranking-guide .gbds-decision-guide {
    gap: 26px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-category__meta {
    grid-column: 1;
    grid-row: auto;
    margin-top: 24px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact:nth-of-type(even) {
    grid-template-columns: 1fr;
    grid-template-areas:
      "visual"
      "copy";
    gap: 20px;
    padding: 22px;
    border-radius: 22px;
    background: #fff;
    box-shadow: none;
  }
}

@media screen and (max-width: 600px) {
  .gbds-article-shell--ranking-guide .gbds-hero--text-only .gbds-hero__title,
  .gbds-article-shell--ranking-guide .gbds-hero--split .gbds-hero__title {
    font-size: clamp(28px, 7.5vw, 33px) !important;
    line-height: 1.16 !important;
    word-break: keep-all;
    overflow-wrap: normal;
    line-break: strict;
  }

  .gbds-article-shell--ranking-guide .gbds-hero__title > span {
    display: block;
    white-space: normal;
  }

  .gbds-article-shell--ranking-guide .gbds-hero__meta {
    gap: 5px 8px;
    margin-top: 18px;
    font-size: 10px;
  }

  .gbds-article-shell--ranking-guide .gbds-related-guide .gbds-section__title,
  .gbds-article-shell--ranking-guide .gbds-ranking-list__title {
    font-size: clamp(27px, 7.5vw, 30px) !important;
    line-height: 1.2 !important;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__quick-specs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gbds-article-shell--ranking-guide .gbds-decision-steps {
    grid-template-columns: 1fr;
  }

  .gbds-article-shell--ranking-guide .gbds-decision-steps__item {
    padding: 16px 0;
    border-top: 1px solid rgba(29, 29, 31, 0.10);
    border-left: 0;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-category__header {
    margin-top: 66px;
    padding: 30px 22px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-category__number {
    margin-bottom: 18px;
    font-size: 54px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-category__header > .gbds-section__title {
    font-size: clamp(27px, 7.3vw, 29px) !important;
  }

  .gbds-article-shell--ranking-guide .gbds-heading--compact-mobile {
    font-size: clamp(24px, 6.65vw, 27px) !important;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__name {
    font-size: clamp(24px, 7.8vw, 32px) !important;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__summary {
    font-size: 16.5px;
  }
}

/* Ranking + Guide chapters: reduce card repetition and let section surfaces lead. */
body.gbds-article-page.gbds-article-type-ranking-guide .article-header.entry-header {
  display: none !important;
}

.gbds-article-shell--ranking-guide .gbds-hero {
  margin-top: clamp(34px, 5vw, 64px);
  padding: clamp(44px, 5.8vw, 76px) clamp(22px, 5vw, 72px);
}

@media screen and (max-width: 600px) {
  .gbds-article-shell--ranking-guide .gbds-hero {
    padding: 36px 20px 38px;
  }
}

.gbds-article-shell--ranking-guide .gbds-related-guide {
  margin-top: clamp(54px, 7.5vw, 96px);
  margin-bottom: clamp(54px, 7.5vw, 96px);
  padding: clamp(34px, 4.5vw, 54px) 0;
  border-top: 1px solid rgba(29, 29, 31, 0.12);
  border-bottom: 1px solid rgba(29, 29, 31, 0.12);
}

.gbds-article-shell--ranking-guide .gbds-related-guide .gbds-section__header {
  max-width: 820px;
  margin-right: 0;
  margin-left: 0;
  text-align: left;
}

.gbds-article-shell--ranking-guide .gbds-related-guide__link {
  display: inline-flex;
  gap: 7px;
  align-items: center;
  margin-top: 18px;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(29, 29, 31, 0.28);
  color: var(--gbds-ink) !important;
  font-size: 14px;
  font-weight: 720;
  line-height: 1.4;
  text-decoration: none !important;
}

.gbds-article-shell--ranking-guide .gbds-related-guide__link:hover {
  border-bottom-color: var(--gbds-ink);
}

.gbds-article-shell--ranking-guide .gbds-related-guide .gbds-product-card--featured {
  grid-template-columns: minmax(220px, 0.34fr) minmax(0, 0.66fr);
  gap: clamp(28px, 5vw, 56px);
  align-items: center;
  padding-top: 28px;
  overflow: visible;
  border: 0;
  border-top: 1px solid rgba(29, 29, 31, 0.10);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.gbds-article-shell--ranking-guide .gbds-related-guide .gbds-product-card__media {
  min-height: 0;
  aspect-ratio: 16 / 10;
  border-radius: 16px;
  background: #f5f5f7;
}

.gbds-article-shell--ranking-guide .gbds-related-guide .gbds-product-card__media img {
  object-fit: contain;
  padding: 18px;
}

.gbds-article-shell--ranking-guide .gbds-related-guide .gbds-product-card__body {
  padding: 4px 0;
}

.gbds-article-shell--ranking-guide .gbds-selection-criteria {
  gap: 0;
  border-top: 1px solid rgba(29, 29, 31, 0.12);
  border-bottom: 1px solid rgba(29, 29, 31, 0.12);
}

.gbds-article-shell--ranking-guide .gbds-selection-criteria__item {
  padding: clamp(24px, 3vw, 34px);
  border: 0;
  border-right: 1px solid rgba(29, 29, 31, 0.10);
  border-bottom: 1px solid rgba(29, 29, 31, 0.10);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.gbds-article-shell--ranking-guide .gbds-selection-criteria__item:nth-child(3n) {
  border-right: 0;
}

.gbds-article-shell--ranking-guide .gbds-selection-criteria__item:nth-last-child(-n + 3) {
  border-bottom: 0;
}

.gbds-article-shell--ranking-guide .gbds-ranking-list {
  display: block;
  width: 100%;
}

.gbds-article-shell--ranking-guide .gbds-ranking-list__header {
  width: min(1180px, calc(100% - 48px));
  margin-bottom: clamp(48px, 7vw, 84px);
}

.gbds-article-shell--ranking-guide .gbds-ranking-category {
  display: grid;
  gap: clamp(18px, 2.4vw, 28px);
  padding: clamp(62px, 8vw, 104px) max(24px, calc((100% - 1180px) / 2));
}

.gbds-article-shell--ranking-guide .gbds-ranking-category--plain {
  background: #fff;
}

.gbds-article-shell--ranking-guide .gbds-ranking-category--soft {
  background: #f5f5f7;
}

.gbds-article-shell--ranking-guide .gbds-ranking-category__header {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto clamp(22px, 4vw, 44px);
  padding: 0 0 clamp(28px, 4vw, 44px);
  border-top: 0;
  border-bottom: 1px solid rgba(29, 29, 31, 0.13);
  background: transparent;
}

.gbds-article-shell--ranking-guide .gbds-ranking-list__header + .gbds-ranking-category__header {
  margin-top: 0;
}

.gbds-article-shell--ranking-guide .gbds-ranking-category__number {
  margin-bottom: 18px;
}

.gbds-article-shell--ranking-guide .gbds-ranking-category > .gbds-ranking-item {
  width: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__media,
.gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item__media,
.gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__media {
  display: grid;
  place-items: center;
  min-height: 0;
  aspect-ratio: 16 / 10;
  border: 1px solid rgba(29, 29, 31, 0.08);
  background: #f5f5f7;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__media img,
.gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item__media img,
.gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__media img {
  width: 100%;
  height: 100%;
  max-height: none;
  aspect-ratio: auto;
  object-fit: contain;
  padding: clamp(24px, 3vw, 34px);
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__audience-label {
  margin-top: 16px;
  color: var(--gbds-muted);
  font-size: 10px;
  font-weight: 820;
  letter-spacing: 0.1em;
  line-height: 1.2;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__compact-specs {
  display: flex;
  flex-wrap: wrap;
  margin: 18px 0 0;
  padding: 13px 0;
  border-top: 1px solid rgba(29, 29, 31, 0.11);
  border-bottom: 1px solid rgba(29, 29, 31, 0.11);
  list-style: none;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__compact-specs li {
  min-width: 0;
  margin-right: 18px;
  padding-right: 18px;
  border-right: 1px solid rgba(29, 29, 31, 0.10);
  color: var(--gbds-ink);
  font-size: 13px;
  font-weight: 720;
  line-height: 1.45;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__compact-specs li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__compact-specs span {
  margin-right: 7px;
  color: var(--gbds-muted);
  font-size: 9px;
  font-weight: 820;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__details {
  margin-top: 14px;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__details .gbds-fit-tags {
  margin-top: 8px;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__details .gbds-ranking-item__quick-specs {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin-top: 16px;
  padding: 12px 0;
  border-top: 1px solid rgba(29, 29, 31, 0.09);
  border-bottom: 1px solid rgba(29, 29, 31, 0.09);
}

.gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__details .gbds-ranking-item__quick-specs div {
  padding: 6px 12px;
  border: 0;
  border-right: 1px solid rgba(29, 29, 31, 0.09);
  border-radius: 0;
  background: transparent;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__details .gbds-ranking-item__quick-specs div:last-child {
  border-right: 0;
}

@media screen and (min-width: 835px) {
  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact:nth-of-type(even) {
    grid-template-columns: minmax(190px, 0.27fr) minmax(0, 0.73fr);
    grid-template-areas: "visual copy";
    gap: clamp(26px, 3.4vw, 46px);
    padding: clamp(22px, 2.6vw, 32px) 0;
    overflow: visible;
    border: 0;
    border-top: 1px solid rgba(29, 29, 31, 0.11);
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__media,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact .gbds-ranking-item__media {
    min-height: 0;
    aspect-ratio: 16 / 10;
    border-radius: 16px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__media img,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact .gbds-ranking-item__media img {
    max-height: none;
    aspect-ratio: auto;
    padding: 24px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__rank {
    display: inline-flex;
    width: auto;
    height: auto;
    margin-bottom: 8px;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: var(--gbds-muted);
    font-size: 10px;
    letter-spacing: 0.1em;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__name {
    margin-top: 7px !important;
    font-size: clamp(23px, 2vw, 31px) !important;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__summary {
    margin-top: 7px;
    font-size: 16.5px;
    line-height: 1.55;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__actions {
    margin-top: 16px;
  }
}

@media screen and (max-width: 834px) {
  .gbds-article-shell--ranking-guide .gbds-related-guide .gbds-product-card--featured {
    grid-template-columns: 1fr;
  }

  .gbds-article-shell--ranking-guide .gbds-selection-criteria__item,
  .gbds-article-shell--ranking-guide .gbds-selection-criteria__item:nth-child(3n),
  .gbds-article-shell--ranking-guide .gbds-selection-criteria__item:nth-last-child(-n + 3) {
    border-right: 0;
    border-bottom: 1px solid rgba(29, 29, 31, 0.10);
  }

  .gbds-article-shell--ranking-guide .gbds-selection-criteria__item:last-child {
    border-bottom: 0;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-category {
    padding: 56px 20px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-category__header {
    margin: 0 auto 26px;
    padding: 0 0 28px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact:nth-of-type(even) {
    grid-template-areas:
      "visual"
      "copy";
    gap: 20px;
    padding: 24px 0;
    border: 0;
    border-top: 1px solid rgba(29, 29, 31, 0.11);
    border-radius: 0;
    background: transparent;
  }
}

@media screen and (max-width: 600px) {
  .gbds-article-shell--ranking-guide .gbds-related-guide {
    width: calc(100% - 28px);
    padding: 32px 0;
  }

  .gbds-article-shell--ranking-guide .gbds-related-guide .gbds-product-card__body {
    padding: 0;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-list__header {
    width: calc(100% - 28px);
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-category {
    padding: 50px 14px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-category__header {
    margin-top: 0;
    padding: 0 0 26px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-category__number {
    margin-bottom: 14px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__media {
    border-radius: 14px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__compact-specs {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item__compact-specs li {
    margin: 0;
    padding: 0 9px;
    font-size: 11px;
    text-align: center;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item__compact-specs li:first-child {
    padding-left: 0;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item__compact-specs li:last-child {
    padding-right: 0;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item__compact-specs span {
    display: block;
    margin: 0 0 4px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__details .gbds-ranking-item__quick-specs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Ranking + Guide media: protect copy width and normalize mixed source artwork. */
.gbds-article-shell--ranking-guide .gbds-ranking-item__copy,
.gbds-article-shell--ranking-guide .gbds-ranking-item__visual {
  min-width: 0;
  max-width: 100%;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__visual {
  display: grid;
  justify-items: center;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__media,
.gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item__media,
.gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__media {
  width: 100%;
  min-height: 0;
  aspect-ratio: auto;
  overflow: hidden;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item__media img,
.gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item__media img,
.gbds-article-shell--ranking-guide .gbds-ranking-item--story .gbds-ranking-item__media img {
  width: auto;
  height: auto;
  max-width: 86%;
  max-height: 86%;
  aspect-ratio: auto;
  object-fit: contain;
  padding: 0;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item:hover .gbds-ranking-item__media img {
  transform: none;
}

.gbds-article-shell--ranking-guide .gbds-ranking-item--media-reduced .gbds-ranking-item__media img {
  max-width: 78%;
  max-height: 84%;
}

@media screen and (min-width: 1024px) {
  .gbds-article-shell--ranking-guide .gbds-ranking-item--featured,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--featured,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--featured:nth-of-type(even) {
    grid-template-columns: minmax(0, 0.35fr) minmax(0, 0.65fr);
    grid-template-areas: "visual copy";
    gap: clamp(34px, 4vw, 52px);
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--featured .gbds-ranking-item__visual {
    width: 100%;
    max-width: 400px;
    justify-self: center;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--featured .gbds-ranking-item__media {
    height: clamp(280px, 24vw, 340px);
    min-height: 280px;
    max-height: 340px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--featured .gbds-ranking-item__media {
    height: clamp(280px, 24vw, 340px);
    min-height: 280px;
    max-height: 340px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact:nth-of-type(even) {
    grid-template-columns: minmax(220px, 260px) minmax(0, 1fr);
    grid-template-areas: "visual copy";
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__visual {
    width: 100%;
    max-width: 280px;
    justify-self: center;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__media {
    height: 200px;
    max-height: 200px;
  }
}

/* Preserve authored phrase rows in the immersive compare story across Cocoon CSS stacks. */
.gbds-article-shell--compare.gbds-motion-story
  .gbds-impact-stage--weight
  .gbds-weight-stage__copy
  .gbds-impact-stage__title,
.gbds-article-shell--compare.gbds-motion-story
  .gbds-impact-stage--finale
  .gbds-finale-stage__copy > h2 {
  box-sizing: border-box !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

@media screen and (min-width: 621px) {
  .gbds-motion-story .gbds-impact-stage--weight .gbds-impact-stage__title {
    display: block !important;
    width: min(100%, 860px) !important;
    max-width: 860px !important;
    font-size: clamp(46px, 4.6vw, 76px) !important;
  }

  .gbds-motion-story .gbds-impact-stage--finale .gbds-finale-stage__copy > h2 {
    display: block !important;
    width: min(100%, 900px) !important;
    max-width: 900px !important;
    font-size: clamp(46px, 4.4vw, 72px) !important;
  }

  .gbds-motion-story .gbds-impact-stage--weight .gbds-impact-stage__title span,
  .gbds-motion-story .gbds-impact-stage--finale .gbds-finale-stage__copy > h2 > span {
    display: block !important;
    width: fit-content !important;
    max-width: 100% !important;
    white-space: nowrap !important;
  }
}

@media screen and (max-width: 620px) {
  .gbds-article-shell--compare.gbds-motion-story
    .gbds-impact-stage--weight
    .gbds-weight-stage__copy
    .gbds-impact-stage__title {
    display: block !important;
    width: 100% !important;
    font-size: clamp(32px, 9.4vw, 40px) !important;
  }

  .gbds-article-shell--compare.gbds-motion-story
    .gbds-impact-stage--finale
    .gbds-finale-stage__copy > h2 {
    display: block !important;
    width: 100% !important;
  }

  .gbds-motion-story .gbds-impact-stage--weight .gbds-impact-stage__title span,
  .gbds-motion-story .gbds-impact-stage--finale .gbds-finale-stage__copy > h2 > span {
    display: block !important;
    width: auto !important;
    white-space: normal !important;
  }
}

/* Compare article impact scenes. These remain opt-in through gbds-motion-story. */
/* Opt-in motion stories can break out of Cocoon's article column. */
.gbds-motion-story-page .content-in,
.gbds-motion-story-page .main,
.gbds-motion-story-page article.article,
.gbds-motion-story-page .gbds-article-shell {
  overflow-x: visible;
}

/* Motion stories own their visible article introduction. This keeps legacy
   post-specific Cocoon header rules from changing the staging presentation. */
.gbds-motion-story-page .article-header.entry-header {
  display: none !important;
}

.gbds-motion-story .gbds-motion-story__article-header {
  position: relative;
  left: 50%;
  display: grid;
  width: var(--gbds-motion-viewport-width, 100vw);
  min-height: clamp(470px, 46vw, 660px);
  margin: 0 0 0 calc(var(--gbds-motion-viewport-width, 100vw) / -2);
  padding: clamp(96px, 10vw, 150px) 24px clamp(84px, 9vw, 132px);
  place-content: center;
  background: #f5f5f7;
  color: #1d1d1f;
  text-align: center;
}

.gbds-motion-story .gbds-motion-story__article-header-inner {
  width: min(1040px, calc(100vw - 48px));
  margin-inline: auto;
}

.gbds-motion-story .gbds-motion-story__article-header-kicker {
  margin: 0 0 22px;
  color: #86868b;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.35;
  text-transform: uppercase;
}

.gbds-motion-story .gbds-motion-story__article-header-title {
  max-width: 980px;
  margin: 0 auto;
  color: #1d1d1f !important;
  font-size: clamp(48px, 5.8vw, 76px) !important;
  font-weight: 680 !important;
  letter-spacing: 0;
  line-height: 1.08 !important;
  text-wrap: balance;
  word-break: keep-all;
  overflow-wrap: normal;
}

.gbds-motion-story .gbds-motion-story__article-header-title-line {
  display: block !important;
}

.gbds-motion-story .gbds-motion-story__article-header-lead {
  max-width: 720px;
  margin: clamp(20px, 2.8vw, 28px) auto 0;
  color: #4a4a4f;
  font-size: clamp(16px, 1.55vw, 20px);
  font-weight: 520;
  line-height: 1.85;
}

/* Apple-like product navigation for opt-in motion stories. */
.gbds-motion-story .gbds-product-nav {
  position: sticky;
  z-index: 100;
  top: 0;
  width: var(--gbds-motion-viewport-width, 100vw);
  margin-left: calc((100% - var(--gbds-motion-viewport-width, 100vw)) / 2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  background: rgba(250, 250, 252, 0.9);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}

.admin-bar .gbds-motion-story .gbds-product-nav {
  top: 32px;
}

.gbds-motion-story .gbds-product-nav__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(1120px, calc(100% - 44px));
  min-height: 54px;
  margin-inline: auto;
}

.gbds-motion-story .gbds-product-nav__identity {
  display: flex;
  align-items: baseline;
  gap: 9px;
  color: #1d1d1f;
  text-decoration: none;
}

.gbds-motion-story .gbds-product-nav__identity span {
  color: #6e6e73;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.gbds-motion-story .gbds-product-nav__identity strong {
  font-size: 19px;
  font-weight: 650;
  letter-spacing: 0;
}

.gbds-motion-story .gbds-product-nav__links {
  display: flex;
  align-items: center;
  gap: 24px;
}

.gbds-motion-story .gbds-product-nav__links > a {
  color: #3a3a3c;
  font-size: 12px;
  font-weight: 650;
  letter-spacing: 0;
  text-decoration: none;
}

.gbds-motion-story .gbds-product-nav__links > a:not(.gbds-product-nav__buy):hover,
.gbds-motion-story .gbds-product-nav__links > a:not(.gbds-product-nav__buy):focus-visible {
  color: #0071e3;
}

.gbds-motion-story .gbds-product-nav__links .gbds-product-nav__buy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 0 17px;
  border-radius: 999px;
  color: #fff;
  background: #0071e3;
  transition: background-color 0.2s ease;
}

.gbds-motion-story .gbds-product-nav__links .gbds-product-nav__buy:hover,
.gbds-motion-story .gbds-product-nav__links .gbds-product-nav__buy:focus-visible {
  color: #fff;
  background: #0077ed;
}

.gbds-motion-story [id^="gbds-keychron-"] {
  scroll-margin-top: 86px;
}

.gbds-motion-story .gbds-impact-stage {
  position: relative;
  left: 50%;
  width: var(--gbds-motion-viewport-width, 100vw);
  margin-block: clamp(64px, 9vw, 132px);
  margin-left: calc(var(--gbds-motion-viewport-width, 100vw) / -2);
  color: #fff;
  background: #050609;
}

.gbds-motion-story .gbds-impact-stage__sticky {
  position: sticky;
  top: 0;
  min-height: 100vh;
  min-height: 100svh;
  overflow: hidden;
  isolation: isolate;
}

.gbds-motion-story .gbds-impact-stage__media {
  position: absolute;
  z-index: 0;
  inset: 0;
  display: grid;
  margin: 0;
  overflow: hidden;
  place-items: center;
  background: #050609;
}

.gbds-motion-story .gbds-impact-stage__media img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transform: translate3d(var(--gbds-impact-image-x, 0), var(--gbds-impact-image-y, 0), 0) scale(var(--gbds-impact-image-scale, 1));
  filter: saturate(var(--gbds-impact-saturation, 0.9)) brightness(var(--gbds-impact-brightness, 0.68));
  will-change: transform, filter;
}

.gbds-motion-story .gbds-impact-stage__copy {
  position: relative;
  z-index: 2;
  width: min(1120px, calc(100% - 64px));
  margin-inline: auto;
  opacity: var(--gbds-impact-copy-opacity, 0);
  transform: translate3d(0, var(--gbds-impact-copy-y, 48px), 0) scale(var(--gbds-impact-copy-scale, 0.96));
  filter: blur(var(--gbds-impact-copy-blur, 14px));
  will-change: opacity, transform, filter;
}

.gbds-motion-story .gbds-impact-stage__eyebrow {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
}

.gbds-motion-story .gbds-impact-stage__title {
  display: block !important;
  max-width: 900px !important;
  margin: 0;
  color: #fff !important;
  font-size: clamp(48px, 6.8vw, 104px) !important;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 1.02 !important;
  text-wrap: balance;
  word-break: keep-all;
}

.gbds-motion-story .gbds-impact-stage__text {
  max-width: 620px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(16px, 1.35vw, 20px);
  font-weight: 560;
  line-height: 1.8;
}

/* Weight: a single specification becomes a physical scene. */
.gbds-motion-story .gbds-impact-stage--weight {
  height: 170vh;
  height: 170svh;
}

.gbds-motion-story .gbds-impact-stage--weight .gbds-impact-stage__sticky::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(3, 4, 7, 0.9) 0%, rgba(3, 4, 7, 0.52) 45%, rgba(3, 4, 7, 0.08) 76%),
    linear-gradient(180deg, rgba(3, 4, 7, 0.12), rgba(3, 4, 7, 0.54));
  content: "";
  opacity: var(--gbds-impact-shade, 0.88);
  pointer-events: none;
}

.gbds-motion-story .gbds-impact-stage--weight .gbds-impact-stage__media img {
  object-position: center 48%;
}

.gbds-motion-story .gbds-weight-stage__copy {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translate3d(0, calc(-50% + var(--gbds-impact-copy-y, 48px)), 0) scale(var(--gbds-impact-copy-scale, 0.96));
}

.gbds-motion-story .gbds-weight-stage__value {
  display: flex;
  align-items: flex-end;
  gap: 14px;
  margin: 0 0 clamp(18px, 3vw, 38px);
  color: #fff;
  font-variant-numeric: tabular-nums;
  line-height: 0.76;
  opacity: var(--gbds-impact-value-opacity, 0);
  transform: translate3d(var(--gbds-impact-value-x, -8vw), 0, 0) scale(var(--gbds-impact-value-scale, 0.78));
  transform-origin: left bottom;
  will-change: opacity, transform;
}

.gbds-motion-story .gbds-weight-stage__value span {
  font-size: clamp(128px, 19vw, 300px);
  font-weight: 720;
  letter-spacing: -0.02em;
}

.gbds-motion-story .gbds-weight-stage__value small {
  margin-bottom: 0.16em;
  color: rgba(255, 255, 255, 0.66);
  font-size: clamp(28px, 4vw, 62px);
  font-weight: 650;
  letter-spacing: 0;
}

.gbds-motion-story .gbds-weight-stage__copy .gbds-impact-stage__title span {
  display: block !important;
  white-space: nowrap !important;
}

/* Typing feel: large words settle with the same restraint as the sound itself. */
.gbds-motion-story .gbds-impact-stage--typing {
  height: 175vh;
  height: 175svh;
}

.gbds-motion-story .gbds-impact-stage--typing .gbds-impact-stage__sticky::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    radial-gradient(circle at 68% 44%, rgba(41, 61, 91, 0.08), transparent 38%),
    linear-gradient(180deg, rgba(2, 3, 6, 0.24), rgba(2, 3, 6, 0.76));
  content: "";
  opacity: var(--gbds-impact-shade, 0.72);
  pointer-events: none;
}

.gbds-motion-story .gbds-impact-stage--typing .gbds-impact-stage__media img {
  object-position: center 60%;
}

.gbds-motion-story .gbds-typing-stage__copy {
  position: absolute;
  right: 0;
  bottom: clamp(48px, 8vh, 96px);
  left: 0;
}

.gbds-motion-story .gbds-typing-stage__words {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 0.16em;
  max-width: 1100px;
  margin: 0;
  color: #fff !important;
  font-size: clamp(76px, 11vw, 170px) !important;
  font-weight: 720 !important;
  letter-spacing: 0;
  line-height: 0.9 !important;
  word-break: keep-all;
}

.gbds-motion-story .gbds-typing-stage__words span {
  display: inline-block;
  opacity: var(--gbds-word-opacity, 0);
  transform: translate3d(var(--gbds-word-x, 0), var(--gbds-word-y, 72px), 0) scaleY(var(--gbds-word-scale-y, 1.08));
  transform-origin: center bottom;
  filter: blur(var(--gbds-word-blur, 12px));
  will-change: opacity, transform, filter;
}

.gbds-motion-story .gbds-typing-stage__words span:nth-child(1) {
  --gbds-word-opacity: var(--gbds-word-1-opacity, 0);
  --gbds-word-x: var(--gbds-word-1-x, -8vw);
  --gbds-word-y: var(--gbds-word-1-y, 80px);
  --gbds-word-scale-y: var(--gbds-word-1-scale-y, 1.12);
  --gbds-word-blur: var(--gbds-word-1-blur, 14px);
}

.gbds-motion-story .gbds-typing-stage__words span:nth-child(2) {
  --gbds-word-opacity: var(--gbds-word-2-opacity, 0);
  --gbds-word-x: var(--gbds-word-2-x, 0);
  --gbds-word-y: var(--gbds-word-2-y, 80px);
  --gbds-word-scale-y: var(--gbds-word-2-scale-y, 1.12);
  --gbds-word-blur: var(--gbds-word-2-blur, 14px);
}

.gbds-motion-story .gbds-typing-stage__words span:nth-child(3) {
  --gbds-word-opacity: var(--gbds-word-3-opacity, 0);
  --gbds-word-x: var(--gbds-word-3-x, 8vw);
  --gbds-word-y: var(--gbds-word-3-y, 80px);
  --gbds-word-scale-y: var(--gbds-word-3-scale-y, 1.12);
  --gbds-word-blur: var(--gbds-word-3-blur, 14px);
}

/* Comparison: one fixed stage, distinct ways to choose. */
.gbds-motion-story .gbds-impact-stage--compare {
  height: 280vh;
  height: 280svh;
  background: #08090c;
}

.gbds-motion-story .gbds-impact-stage--compare-four {
  height: 340vh;
  height: 340svh;
}

.gbds-motion-story .gbds-impact-stage--compare .gbds-impact-stage__sticky {
  background:
    radial-gradient(circle at 20% 42%, rgba(60, 78, 119, 0.2), transparent 33rem),
    linear-gradient(145deg, #08090c 0%, #11131a 58%, #07080b 100%);
}

.gbds-motion-story .gbds-compare-stage__intro {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 32px;
  left: 32px;
  width: min(1020px, calc(100% - 64px));
  margin: 0 auto;
  text-align: center;
  opacity: var(--gbds-compare-intro-opacity, 1);
  transform: translate3d(0, calc(-50% + var(--gbds-compare-intro-y, 0px)), 0) scale(var(--gbds-compare-intro-scale, 1));
  filter: blur(var(--gbds-compare-intro-blur, 0));
  will-change: opacity, transform, filter;
}

.gbds-motion-story .gbds-compare-stage__headline {
  display: block !important;
  margin: 0;
  color: #fff !important;
  font-size: clamp(54px, 8vw, 118px) !important;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 1 !important;
  text-wrap: balance;
  word-break: keep-all;
}

.gbds-motion-story .gbds-compare-stage__headline-line,
.gbds-motion-story .gbds-compare-stage__title-line,
.gbds-motion-story .gbds-impact-stage__text-line,
.gbds-motion-story .gbds-finale-stage__title-line,
.gbds-article-shell--compare .gbds-heading-line {
  display: block !important;
}

.gbds-article-shell--compare .gbds-heading__mobile-break,
.gbds-motion-story .gbds-finale-stage__mobile-break {
  display: none;
}

.gbds-motion-story .gbds-compare-stage__headline-line,
.gbds-motion-story .gbds-compare-stage__title-line,
.gbds-motion-story .gbds-finale-stage__title-line,
.gbds-article-shell--compare .gbds-heading-line {
  white-space: nowrap !important;
}

.gbds-motion-story .gbds-compare-stage__panels {
  position: absolute;
  z-index: 2;
  inset: 0;
}

.gbds-motion-story .gbds-compare-stage__panel {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(320px, 0.82fr);
  gap: clamp(36px, 6vw, 92px);
  align-items: center;
  width: min(1220px, calc(100% - 80px));
  margin: 0 auto;
  opacity: var(--gbds-compare-panel-opacity, 0);
  transform: translate3d(var(--gbds-compare-panel-x, 7vw), 0, 0) scale(var(--gbds-compare-panel-scale, 0.96));
  filter: blur(var(--gbds-compare-panel-blur, 14px));
  pointer-events: none;
  will-change: opacity, transform, filter;
}

.gbds-motion-story .gbds-compare-stage__media {
  display: grid;
  min-width: 0;
  height: min(68vh, 700px);
  margin: 0;
  place-items: center;
  overflow: hidden;
}

.gbds-motion-story .gbds-compare-stage__media img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 36px 62px rgba(0, 0, 0, 0.36));
}

.gbds-motion-story .gbds-compare-stage__media--wide img {
  width: 100%;
}

.gbds-motion-story .gbds-compare-stage__media--product-light {
  padding: clamp(20px, 3.2vw, 44px);
  border-radius: 8px;
  background: #f1f1f3;
}

.gbds-motion-story .gbds-compare-stage__media--product-light img {
  max-width: 88%;
  max-height: 88%;
  filter: drop-shadow(0 28px 48px rgba(10, 12, 18, 0.18));
}

.gbds-motion-story .gbds-compare-stage__copy {
  min-width: 0;
  color: #fff;
}

.gbds-motion-story .gbds-compare-stage__number {
  margin: 0 0 22px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.gbds-motion-story .gbds-compare-stage__copy h4 {
  display: block !important;
  margin: 0;
  color: #fff !important;
  font-size: clamp(40px, 3.45vw, 54px) !important;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 1.02 !important;
  word-break: keep-all;
}

.gbds-motion-story .gbds-compare-stage__copy > p:not(.gbds-compare-stage__number) {
  max-width: 480px;
  margin: 26px 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: clamp(15px, 1.25vw, 19px);
  line-height: 1.8;
}

.gbds-motion-story .gbds-compare-stage__traits {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  margin: 32px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  list-style: none;
}

.gbds-motion-story .gbds-compare-stage__traits li {
  color: rgba(255, 255, 255, 0.56);
  font-size: 11px;
  font-weight: 750;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.gbds-motion-story .gbds-compare-stage__progress {
  position: absolute;
  z-index: 4;
  right: clamp(24px, 4vw, 64px);
  bottom: clamp(22px, 4vh, 44px);
  left: clamp(24px, 4vw, 64px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.gbds-motion-story .gbds-impact-stage--compare-four .gbds-compare-stage__progress {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.gbds-motion-story .gbds-compare-stage__progress li {
  position: relative;
  padding-top: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  color: rgba(255, 255, 255, 0.32);
  font-size: 10px;
  font-weight: 750;
  letter-spacing: 0.08em;
  opacity: var(--gbds-compare-step-opacity, 0.36);
}

.gbds-motion-story .gbds-compare-stage__progress li::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: var(--gbds-compare-step-width, 0%);
  height: 1px;
  background: #fff;
  content: "";
}

/* Feature media never autoplays. */
.gbds-motion-story .gbds-sound-lab {
  display: grid;
  grid-template-columns: minmax(0, 1.24fr) minmax(300px, 0.76fr);
  gap: 0;
  max-width: 1120px;
  margin: clamp(56px, 8vw, 104px) auto;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  background: #090a0e;
  box-shadow: 0 32px 80px rgba(19, 24, 38, 0.18);
}

.gbds-motion-story .gbds-sound-lab__visual {
  position: relative;
  display: grid;
  min-width: 0;
  min-height: 440px;
  place-items: center;
  overflow: hidden;
  background: #030407;
}

.gbds-motion-story .gbds-sound-lab__visual video {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 440px;
  object-fit: cover;
}

.gbds-motion-story .gbds-sound-lab__wave {
  position: absolute;
  right: 24px;
  bottom: 72px;
  left: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  height: 64px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
}

.gbds-motion-story .gbds-sound-lab.is-playing .gbds-sound-lab__wave {
  opacity: 0.86;
}

.gbds-motion-story .gbds-sound-lab--lighting .gbds-sound-lab__wave {
  display: none;
}

.gbds-motion-story .gbds-sound-lab__wave span {
  width: 3px;
  height: 26%;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.82);
  transform-origin: center;
  animation: gbds-sound-wave 0.78s ease-in-out infinite alternate;
  animation-play-state: paused;
}

.gbds-motion-story .gbds-sound-lab.is-playing .gbds-sound-lab__wave span {
  animation-play-state: running;
}

.gbds-motion-story .gbds-sound-lab__wave span:nth-child(3n + 1) {
  animation-duration: 0.62s;
  animation-delay: -0.34s;
}

.gbds-motion-story .gbds-sound-lab__wave span:nth-child(3n + 2) {
  animation-duration: 0.9s;
  animation-delay: -0.58s;
}

.gbds-motion-story .gbds-sound-lab__copy {
  align-self: center;
  padding: clamp(34px, 5vw, 64px);
  color: #fff;
}

.gbds-motion-story .gbds-sound-lab__copy h3 {
  display: block !important;
  margin: 0;
  color: #fff !important;
  font-size: clamp(36px, 4.2vw, 60px) !important;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 1.04 !important;
  word-break: keep-all;
}

.gbds-motion-story .gbds-sound-lab__copy > p:not(.gbds-impact-stage__eyebrow) {
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 15px;
  line-height: 1.8;
}

.gbds-motion-story .gbds-sound-lab__control {
  min-height: 46px;
  margin-top: 30px;
  padding: 11px 20px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  color: #fff;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  background: transparent;
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}

.gbds-motion-story .gbds-sound-lab__control:hover,
.gbds-motion-story .gbds-sound-lab__control:focus-visible {
  border-color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.08);
}

@keyframes gbds-sound-wave {
  from {
    transform: scaleY(0.55);
  }

  to {
    transform: scaleY(2.2);
  }
}

/* Finale: product, copy and purchase decision share one quiet frame. */
.gbds-motion-story .gbds-impact-stage--finale {
  height: 150vh;
  height: 150svh;
  margin-bottom: 0;
}

.gbds-motion-story .gbds-impact-stage--finale .gbds-impact-stage__sticky::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    radial-gradient(circle at 76% 34%, rgba(97, 119, 174, 0.14), transparent 30rem),
    linear-gradient(90deg, rgba(3, 4, 7, 0.9) 0%, rgba(3, 4, 7, 0.54) 48%, rgba(3, 4, 7, 0.24) 100%),
    linear-gradient(180deg, rgba(3, 4, 7, 0.12), rgba(3, 4, 7, 0.68));
  content: "";
  opacity: var(--gbds-impact-shade, 0.92);
  pointer-events: none;
}

.gbds-motion-story .gbds-impact-stage--finale .gbds-impact-stage__media img {
  object-position: center 58%;
}

.gbds-motion-story .gbds-finale-stage__copy {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0;
  left: 0;
  width: min(1120px, calc(100% - 64px));
  margin: 0 auto;
  color: #fff;
  opacity: var(--gbds-impact-copy-opacity, 0);
  transform: translate3d(0, calc(-50% + var(--gbds-impact-copy-y, 54px)), 0) scale(var(--gbds-impact-copy-scale, 0.95));
  filter: blur(var(--gbds-impact-copy-blur, 16px));
  will-change: opacity, transform, filter;
}

.gbds-motion-story .gbds-finale-stage__copy h2 {
  display: block !important;
  max-width: 920px !important;
  margin: 0;
  color: #fff !important;
  font-size: clamp(48px, 5.2vw, 78px) !important;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 1.03 !important;
  text-wrap: balance;
  word-break: keep-all;
}

.gbds-motion-story .gbds-finale-stage__copy > p:not(.gbds-impact-stage__eyebrow, .gbds-finale-stage__meta) {
  max-width: 660px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(16px, 1.3vw, 19px);
  line-height: 1.8;
}

.gbds-motion-story .gbds-finale-stage__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.gbds-motion-story .gbds-finale-stage__actions .gbds-button--secondary {
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
  background: transparent;
}

.gbds-motion-story .gbds-finale-stage__meta {
  margin: 30px 0 0;
  color: rgba(255, 255, 255, 0.42);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

@media screen and (max-width: 900px) {
  .gbds-motion-story .gbds-impact-stage__copy,
  .gbds-motion-story .gbds-finale-stage__copy {
    width: min(100% - 40px, 760px);
  }

  .gbds-motion-story .gbds-impact-stage--compare {
    height: 300vh;
    height: 300svh;
  }

  .gbds-motion-story .gbds-impact-stage--compare-four {
    height: 360vh;
    height: 360svh;
  }

  .gbds-motion-story .gbds-compare-stage__panel {
    grid-template-columns: 1fr;
    grid-template-rows: minmax(0, 48vh) auto;
    gap: 20px;
    align-content: center;
    width: min(100% - 40px, 760px);
  }

  .gbds-motion-story .gbds-compare-stage__media {
    height: 48vh;
    max-height: 520px;
  }

  .gbds-motion-story .gbds-compare-stage__copy {
    text-align: center;
  }

  .gbds-motion-story .gbds-compare-stage__copy > p:not(.gbds-compare-stage__number) {
    margin-inline: auto;
  }

  .gbds-motion-story .gbds-compare-stage__traits {
    justify-content: center;
  }

  .gbds-motion-story .gbds-sound-lab {
    grid-template-columns: 1fr;
  }

  .gbds-motion-story .gbds-sound-lab__visual,
  .gbds-motion-story .gbds-sound-lab__visual video {
    min-height: 420px;
  }
}

@media screen and (max-width: 620px) {
  .gbds-motion-story .gbds-motion-story__article-header {
    min-height: 430px;
    padding: 82px 16px 72px;
  }

  .gbds-motion-story .gbds-motion-story__article-header-inner {
    width: calc(100vw - 32px);
  }

  .gbds-motion-story .gbds-motion-story__article-header-title {
    font-size: clamp(38px, 11vw, 46px) !important;
    line-height: 1.08 !important;
  }

  .gbds-motion-story .gbds-motion-story__article-header-title-line {
    white-space: normal !important;
  }

  .gbds-motion-story .gbds-motion-story__article-header-lead {
    font-size: 16px;
    line-height: 1.75;
  }

  .gbds-motion-story .gbds-product-nav__inner {
    width: calc(100% - 24px);
    min-height: 50px;
  }

  .gbds-motion-story .gbds-product-nav__identity {
    gap: 7px;
  }

  .gbds-motion-story .gbds-product-nav__identity strong {
    font-size: 17px;
  }

  .gbds-motion-story .gbds-product-nav__links {
    gap: 0;
  }

  .gbds-motion-story .gbds-product-nav__links > a:not(.gbds-product-nav__buy) {
    display: none;
  }

  .gbds-motion-story .gbds-product-nav__links .gbds-product-nav__buy {
    min-height: 30px;
    padding-inline: 15px;
  }

  .gbds-motion-story .gbds-impact-stage {
    margin-block: 64px;
  }

  .gbds-motion-story .gbds-impact-stage--weight,
  .gbds-motion-story .gbds-impact-stage--typing {
    height: 150vh;
    height: 150svh;
  }

  .gbds-motion-story .gbds-impact-stage--finale {
    height: 135vh;
    height: 135svh;
  }

  .gbds-motion-story .gbds-impact-stage__sticky {
    min-height: 620px;
  }

  .gbds-motion-story .gbds-impact-stage__copy,
  .gbds-motion-story .gbds-finale-stage__copy {
    width: calc(100% - 32px);
  }

  .gbds-motion-story .gbds-impact-stage__title {
    font-size: clamp(36px, 10.5vw, 46px) !important;
    text-wrap: balance;
  }

  .gbds-motion-story .gbds-weight-stage__copy .gbds-impact-stage__title {
    font-size: clamp(32px, 9.4vw, 40px) !important;
  }

  .gbds-motion-story .gbds-weight-stage__copy {
    top: auto;
    bottom: 44px;
    transform: translate3d(0, var(--gbds-impact-copy-y, 48px), 0) scale(var(--gbds-impact-copy-scale, 0.96));
  }

  .gbds-motion-story .gbds-weight-stage__value span {
    font-size: clamp(116px, 42vw, 174px);
  }

  .gbds-motion-story .gbds-impact-stage--weight .gbds-impact-stage__sticky::after {
    background: linear-gradient(180deg, rgba(3, 4, 7, 0.1) 22%, rgba(3, 4, 7, 0.88) 86%);
  }

  .gbds-motion-story .gbds-impact-stage--typing .gbds-impact-stage__media img {
    object-position: 58% center;
  }

  .gbds-motion-story .gbds-typing-stage__copy {
    bottom: 48px;
  }

  .gbds-motion-story .gbds-typing-stage__words {
    display: grid;
    gap: 0;
    font-size: clamp(70px, 24vw, 108px) !important;
    line-height: 0.82 !important;
  }

  .gbds-motion-story .gbds-typing-stage__words span:nth-child(2) {
    justify-self: end;
  }

  .gbds-motion-story .gbds-typing-stage__words span:nth-child(3) {
    margin-top: 0.18em;
  }

  .gbds-motion-story .gbds-impact-stage--compare {
    height: 275vh;
    height: 275svh;
  }

  .gbds-motion-story .gbds-impact-stage--compare-four {
    height: 340vh;
    height: 340svh;
  }

  .gbds-motion-story .gbds-compare-stage__intro {
    right: 16px;
    left: 16px;
    width: auto;
  }

  .gbds-motion-story .gbds-compare-stage__headline {
    font-size: clamp(32px, 8.5vw, 42px) !important;
  }

  .gbds-motion-story .gbds-compare-stage__panel {
    grid-template-rows: minmax(0, 42vh) auto;
    width: calc(100% - 32px);
  }

  .gbds-motion-story .gbds-compare-stage__media {
    height: 42vh;
    max-height: 360px;
  }

  .gbds-motion-story .gbds-compare-stage__copy h4 {
    font-size: clamp(33px, 8.7vw, 38px) !important;
  }

  .gbds-motion-story .gbds-compare-stage__copy > p:not(.gbds-compare-stage__number) {
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.62;
  }

  .gbds-motion-story .gbds-compare-stage__traits {
    gap: 8px 12px;
    margin-top: 18px;
    padding-top: 14px;
  }

  .gbds-motion-story .gbds-sound-lab {
    margin-block: 56px;
  }

  .gbds-motion-story .gbds-sound-lab__visual,
  .gbds-motion-story .gbds-sound-lab__visual video {
    min-height: 300px;
  }

  .gbds-motion-story .gbds-sound-lab__copy {
    padding: 30px 24px 34px;
  }

  .gbds-motion-story .gbds-finale-stage__copy {
    top: auto;
    bottom: 42px;
    transform: translate3d(0, var(--gbds-impact-copy-y, 54px), 0) scale(var(--gbds-impact-copy-scale, 0.95));
  }

  .gbds-motion-story .gbds-finale-stage__copy h2 {
    font-size: clamp(32px, 9vw, 40px) !important;
    text-wrap: balance;
  }

  .gbds-article-shell--compare .gbds-section__title--about {
    font-size: 28px !important;
    line-height: 1.18 !important;
    text-wrap: wrap;
  }

  .gbds-article-shell--compare .gbds-section__title--about .gbds-heading-line {
    text-wrap: wrap;
  }

  .gbds-article-shell--compare .gbds-heading__mobile-break,
  .gbds-motion-story .gbds-finale-stage__mobile-break {
    display: block;
  }

  .gbds-motion-story .gbds-finale-stage__title-line,
  .gbds-article-shell--compare .gbds-heading-line {
    white-space: normal !important;
  }

  .gbds-motion-story .gbds-finale-stage__actions {
    display: grid;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 782px) {
  .admin-bar .gbds-motion-story .gbds-product-nav {
    top: 46px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gbds-motion-story .gbds-impact-stage {
    left: auto;
    width: auto;
    height: auto;
    margin: clamp(56px, 8vw, 112px) 0;
  }

  .gbds-motion-story .gbds-impact-stage__sticky {
    position: relative;
    min-height: min(760px, 90vh);
  }

  .gbds-motion-story .gbds-impact-stage__media img,
  .gbds-motion-story .gbds-impact-stage__copy,
  .gbds-motion-story .gbds-finale-stage__copy,
  .gbds-motion-story .gbds-typing-stage__words span {
    opacity: 1;
    transform: none;
    filter: none;
  }

  .gbds-motion-story .gbds-impact-stage--compare .gbds-impact-stage__sticky {
    display: grid;
    gap: 52px;
    min-height: 0;
    padding: clamp(64px, 8vw, 96px) 0;
  }

  .gbds-motion-story .gbds-compare-stage__intro,
  .gbds-motion-story .gbds-compare-stage__panels,
  .gbds-motion-story .gbds-compare-stage__panel {
    position: relative;
    inset: auto;
    opacity: 1;
    transform: none;
    filter: none;
  }

  .gbds-motion-story .gbds-compare-stage__intro,
  .gbds-motion-story .gbds-compare-stage__panels {
    min-width: 0;
    width: min(1120px, calc(100% - 48px));
    max-width: 100%;
    margin-inline: auto;
  }

  .gbds-motion-story .gbds-compare-stage__panels {
    display: grid;
    gap: 72px;
  }

  .gbds-motion-story .gbds-compare-stage__panel {
    min-width: 0;
    width: 100%;
  }

  .gbds-motion-story .gbds-compare-stage__progress {
    display: none;
  }

  .gbds-motion-story .gbds-sound-lab__wave span {
    animation: none;
  }
}

/* Compare story depth scenes: two deliberate cinematic moments, not page-wide motion. */
.gbds-motion-story .gbds-depth-hero-stage,
.gbds-motion-story .gbds-depth-stage {
  position: relative;
  left: 50%;
  width: var(--gbds-motion-viewport-width, 100vw);
  margin-left: calc(var(--gbds-motion-viewport-width, 100vw) / -2);
  background: #08090d;
}

.gbds-motion-story .gbds-depth-hero-stage {
  height: 200vh;
  height: 200svh;
}

.gbds-motion-story .gbds-depth-hero {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  height: 100svh;
  min-height: 620px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background:
    radial-gradient(circle at 78% 30%, rgba(70, 93, 154, 0.22), transparent 34rem),
    linear-gradient(145deg, #090a0e 0%, #11141b 52%, #08090d 100%);
}

.gbds-motion-story .gbds-depth-hero::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(90deg, rgba(6, 7, 10, 0.44) 0%, rgba(6, 7, 10, 0.08) 52%, transparent 78%);
  content: "";
  opacity: var(--gbds-depth-hero-shade, 1);
  pointer-events: none;
}

.gbds-motion-story .gbds-depth-hero .gbds-hero__inner {
  position: relative;
  z-index: 2;
  display: block;
  width: min(1120px, calc(100% - 64px));
  height: 100%;
  margin: 0 auto;
}

.gbds-motion-story .gbds-depth-hero .gbds-hero__copy {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  width: min(540px, 48vw);
  opacity: var(--gbds-depth-copy-opacity, 1);
  transform: translate3d(0, calc(-50% + var(--gbds-depth-copy-y, 0px)), 0) scale(var(--gbds-depth-copy-scale, 1));
  transform-origin: left center;
  filter: blur(var(--gbds-depth-copy-blur, 0px));
  pointer-events: var(--gbds-depth-copy-events, auto);
  will-change: opacity, transform, filter;
}

.gbds-motion-story .gbds-depth-hero .gbds-hero__title {
  font-size: clamp(52px, 6.2vw, 92px) !important;
  line-height: 1.02 !important;
}

.gbds-motion-story .gbds-depth-hero .gbds-hero__lead {
  max-width: 530px;
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.75;
}

.gbds-motion-story .gbds-depth-hero .gbds-hero__media {
  position: absolute;
  z-index: 2;
  right: var(--gbds-depth-media-right, 32px);
  bottom: var(--gbds-depth-media-bottom, 18vh);
  width: var(--gbds-depth-media-width, min(620px, 43vw));
  height: var(--gbds-depth-media-height, min(420px, 29vw));
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: var(--gbds-depth-media-radius, 30px);
  background: #101218;
  box-shadow: 0 36px 100px rgba(0, 0, 0, 0.42);
  transform: translateZ(0) scale(var(--gbds-depth-media-scale, 1));
  transform-origin: center;
  will-change: right, bottom, width, height, border-radius, transform;
}

.gbds-motion-story .gbds-depth-hero .gbds-hero__media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 55%, rgba(3, 4, 7, 0.2));
  content: "";
  pointer-events: none;
}

.gbds-motion-story .gbds-depth-hero .gbds-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(var(--gbds-depth-image-scale, 1));
  will-change: transform;
}

/* Title-pass hero: the idea arrives first, then the product fills the frame. */
.gbds-motion-story .gbds-depth-hero-stage--title-pass {
  height: 220vh;
  height: 220svh;
}

.gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero::before {
  z-index: 2;
  background:
    linear-gradient(180deg, rgba(5, 6, 10, 0.08), rgba(5, 6, 10, 0.38)),
    radial-gradient(circle at 50% 46%, transparent 18%, rgba(3, 4, 7, 0.42) 100%);
  opacity: var(--gbds-depth-hero-shade, 0);
}

.gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__inner {
  width: 100%;
  max-width: none;
}

.gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__copy {
  top: 50%;
  left: 50%;
  width: min(1040px, calc(100% - 72px));
  text-align: center;
  transform: translate3d(-50%, calc(-50% + var(--gbds-depth-copy-y, 0px)), 0) scale(var(--gbds-depth-copy-scale, 0.92));
  transform-origin: center;
}

.gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__kicker {
  color: rgba(255, 255, 255, 0.58);
  letter-spacing: 0.14em;
}

.gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__title {
  max-width: 980px;
  margin-inline: auto;
  color: #fff;
  font-size: clamp(60px, 7.6vw, 112px) !important;
  letter-spacing: var(--gbds-depth-copy-tracking, 0);
  line-height: 1.02 !important;
  text-wrap: balance;
  word-break: keep-all;
}

.gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__media {
  z-index: 1;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 0;
  opacity: var(--gbds-depth-media-opacity, 0);
  box-shadow: none;
  transform: translateZ(0) scale(var(--gbds-depth-media-scale, 1.06));
  filter: blur(var(--gbds-depth-media-blur, 10px));
  will-change: opacity, transform, filter;
}

.gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__media::after {
  background:
    linear-gradient(180deg, rgba(3, 4, 7, 0.08), rgba(3, 4, 7, 0.3)),
    radial-gradient(circle at 50% 46%, transparent 30%, rgba(3, 4, 7, 0.34) 100%);
}

.gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__media img {
  transform: scale(var(--gbds-depth-image-scale, 1.08));
  filter: saturate(var(--gbds-depth-image-saturation, 0.84)) brightness(var(--gbds-depth-image-brightness, 0.72));
  will-change: transform, filter;
}

.gbds-hero-brief {
  position: relative;
  left: 50%;
  width: var(--gbds-motion-viewport-width, 100vw);
  margin-left: calc(var(--gbds-motion-viewport-width, 100vw) / -2);
  border-bottom: 1px solid #dedfe3;
  background: #f5f5f7;
}

.gbds-hero-brief__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(32px, 6vw, 88px);
  align-items: center;
  width: min(1120px, calc(100% - 64px));
  margin: 0 auto;
  padding: clamp(54px, 7vw, 92px) 0;
}

.gbds-hero-brief__lead {
  max-width: 760px;
  margin: 0;
  color: #34353a;
  font-size: clamp(17px, 1.45vw, 21px);
  font-weight: 560;
  letter-spacing: 0;
  line-height: 1.85;
}

.gbds-hero-brief__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  justify-content: flex-end;
}

.gbds-hero-brief__actions .gbds-button--secondary {
  border-color: #c8c9ce;
  color: #1d1d1f;
  background: transparent;
}

.gbds-article-shell--compare .gbds-hero-brief + .gbds-local-nav {
  margin-top: 28px;
}

.gbds-motion-story .gbds-impact-stage__text-line + .gbds-impact-stage__text-line {
  margin-top: 0.18em;
}

.gbds-motion-story .gbds-depth-stage {
  height: 190vh;
  height: 190svh;
  margin-top: clamp(56px, 8vw, 112px);
  margin-bottom: clamp(56px, 8vw, 112px);
}

.gbds-motion-story .gbds-depth-stage__sticky {
  position: sticky;
  top: 0;
  display: grid;
  min-height: 100vh;
  min-height: 100svh;
  overflow: hidden;
  place-items: center;
  isolation: isolate;
  background: #030407;
}

.gbds-motion-story .gbds-depth-stage__sticky::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    radial-gradient(circle at 58% 48%, transparent 0%, rgba(2, 3, 6, 0.08) 34%, rgba(2, 3, 6, 0.78) 100%),
    linear-gradient(180deg, rgba(2, 3, 6, 0.2), rgba(2, 3, 6, 0.58));
  content: "";
  opacity: var(--gbds-depth-detail-shade, 0.62);
  pointer-events: none;
}

.gbds-motion-story .gbds-depth-stage__media {
  position: absolute;
  z-index: 0;
  inset: 0;
  display: grid;
  margin: 0;
  place-items: center;
  overflow: hidden;
  background: #030407;
}

.gbds-motion-story .gbds-depth-stage__media img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transform: translate3d(var(--gbds-depth-detail-x, 0px), var(--gbds-depth-detail-y, 0px), 0) scale(var(--gbds-depth-detail-scale, 0.86));
  filter: saturate(var(--gbds-depth-detail-saturation, 0.82)) brightness(var(--gbds-depth-detail-brightness, 0.72));
  will-change: transform, filter;
}

.gbds-motion-story .gbds-depth-stage__copy {
  position: relative;
  z-index: 2;
  width: min(820px, calc(100% - 48px));
  margin: 0 auto;
  color: #fff;
  text-align: center;
  opacity: var(--gbds-depth-detail-copy-opacity, 0);
  transform: translate3d(0, var(--gbds-depth-detail-copy-y, 54px), 0) scale(var(--gbds-depth-detail-copy-scale, 0.94));
  filter: blur(var(--gbds-depth-detail-copy-blur, 16px));
  will-change: opacity, transform, filter;
}

.gbds-motion-story .gbds-depth-stage__eyebrow {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.58);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
}

.gbds-motion-story .gbds-depth-stage__title {
  display: block !important;
  margin: 0;
  color: #fff !important;
  font-size: clamp(48px, 7.6vw, 108px) !important;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 1.02 !important;
  text-wrap: balance;
  word-break: keep-all;
}

.gbds-motion-story .gbds-depth-stage__text {
  max-width: 620px;
  margin: 28px auto 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(16px, 1.4vw, 20px);
  font-weight: 560;
  line-height: 1.8;
}

@media screen and (max-width: 834px) {
  .gbds-motion-story .gbds-depth-hero-stage.gbds-depth-hero-stage--title-pass {
    height: 190vh;
    height: 190svh;
  }

  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__copy {
    top: 50%;
    left: 50%;
    width: min(760px, calc(100% - 44px));
    transform: translate3d(-50%, calc(-50% + var(--gbds-depth-copy-y, 0px)), 0) scale(var(--gbds-depth-copy-scale, 0.94));
    transform-origin: center;
  }

  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__title {
    max-width: 720px;
    font-size: clamp(50px, 10vw, 78px) !important;
  }

  .gbds-hero-brief__inner {
    grid-template-columns: 1fr;
    width: min(100% - 44px, 720px);
  }

  .gbds-hero-brief__actions {
    justify-content: flex-start;
  }

  .gbds-motion-story .gbds-depth-hero-stage {
    height: 160vh;
    height: 160svh;
  }

  .gbds-motion-story .gbds-depth-hero {
    min-height: 600px;
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__inner {
    width: min(100% - 36px, 720px);
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__copy {
    top: 9vh;
    width: 100%;
    transform: translate3d(0, var(--gbds-depth-copy-y, 0px), 0) scale(var(--gbds-depth-copy-scale, 1));
    transform-origin: top left;
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__title {
    max-width: 660px;
    font-size: clamp(44px, 9.2vw, 72px) !important;
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__lead {
    max-width: 620px;
  }

  .gbds-motion-story .gbds-depth-stage {
    height: 155vh;
    height: 155svh;
  }
}

@media screen and (max-width: 620px) {
  .gbds-motion-story .gbds-depth-hero-stage.gbds-depth-hero-stage--title-pass {
    height: 175vh;
    height: 175svh;
  }

  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__copy {
    top: 50%;
    width: calc(100% - 32px);
  }

  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__title {
    margin-top: 12px;
    font-size: clamp(38px, 10.6vw, 44px) !important;
    line-height: 1.06 !important;
  }

  .gbds-hero-brief__inner {
    width: calc(100% - 32px);
    padding: 46px 0 52px;
  }

  .gbds-hero-brief__lead {
    font-size: 16px;
    line-height: 1.78;
  }

  .gbds-hero-brief__actions {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .gbds-hero-brief__actions .gbds-button {
    width: 100%;
  }

  .gbds-motion-story .gbds-depth-hero-stage {
    height: 145vh;
    height: 145svh;
  }

  .gbds-motion-story .gbds-depth-hero {
    min-height: 640px;
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__inner {
    width: calc(100% - 28px);
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__copy {
    top: max(34px, 5svh);
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__title {
    margin-top: 10px;
    font-size: clamp(39px, 12vw, 54px) !important;
    line-height: 1.04 !important;
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__lead {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.62;
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__actions {
    gap: 8px;
    margin-top: 20px;
  }

  .gbds-motion-story .gbds-depth-hero .gbds-button {
    min-height: 44px;
    padding: 11px 15px;
    font-size: 13px;
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__media {
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.44);
  }

  .gbds-motion-story .gbds-depth-stage {
    height: 140vh;
    height: 140svh;
  }

  .gbds-motion-story .gbds-depth-stage__media img {
    object-fit: cover;
  }

  .gbds-motion-story .gbds-depth-stage__copy {
    width: calc(100% - 32px);
  }

  .gbds-motion-story .gbds-depth-stage__title {
    font-size: clamp(42px, 14vw, 66px) !important;
  }

  .gbds-motion-story .gbds-depth-stage__text {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.68;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gbds-motion-story .gbds-depth-hero-stage,
  .gbds-motion-story .gbds-depth-stage {
    left: auto;
    width: auto;
    height: auto;
    margin-left: 0;
    background: transparent;
  }

  .gbds-motion-story .gbds-depth-hero {
    position: relative;
    width: min(1120px, calc(100% - 44px));
    height: auto;
    min-height: 0;
    margin: clamp(48px, 8vw, 96px) auto clamp(56px, 8vw, 112px);
    padding: clamp(48px, 7vw, 92px) clamp(22px, 5vw, 72px);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: clamp(26px, 3vw, 40px);
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__inner {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(280px, 0.72fr);
    gap: clamp(34px, 6vw, 72px);
    align-items: center;
    width: 100%;
    height: auto;
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__copy,
  .gbds-motion-story .gbds-depth-hero .gbds-hero__media {
    position: relative;
    inset: auto;
    width: auto;
    height: auto;
    opacity: 1;
    transform: none;
    filter: none;
  }

  .gbds-motion-story .gbds-depth-hero .gbds-hero__media {
    aspect-ratio: 4 / 3;
  }

  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__inner {
    display: grid;
    grid-template-columns: minmax(0, 0.86fr) minmax(280px, 0.72fr);
    gap: clamp(34px, 6vw, 72px);
    align-items: center;
    width: 100%;
  }

  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__copy,
  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__media {
    position: relative;
    inset: auto;
    width: auto;
    height: auto;
    opacity: 1;
    text-align: left;
    transform: none;
    filter: none;
  }

  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__title {
    max-width: none;
    margin-inline: 0;
    font-size: clamp(48px, 6vw, 82px) !important;
  }

  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__media {
    aspect-ratio: 3 / 2;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 28px;
  }

  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__media img {
    transform: none;
    filter: none;
  }

  .gbds-motion-story .gbds-depth-stage {
    width: min(1120px, calc(100% - 44px));
    margin: clamp(56px, 8vw, 112px) auto;
    background: #030407;
  }

  .gbds-motion-story .gbds-depth-stage__sticky {
    position: relative;
    min-height: 620px;
  }

  .gbds-motion-story .gbds-depth-stage__media img,
  .gbds-motion-story .gbds-depth-stage__copy {
    opacity: 1;
    transform: none;
    filter: none;
  }
}

@media screen and (prefers-reduced-motion: reduce) and (max-width: 834px) {
  .gbds-motion-story .gbds-depth-hero .gbds-hero__inner {
    grid-template-columns: 1fr;
  }

  .gbds-motion-story .gbds-depth-hero-stage--title-pass .gbds-depth-hero .gbds-hero__inner {
    grid-template-columns: 1fr;
  }
}

/* Compare story layout: balanced decision cards and complete diagram artwork. */
@media screen and (min-width: 901px) {
  .gbds-article-shell--compare .gbds-checklist--balanced {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    grid-auto-rows: 1fr;
  }

  .gbds-article-shell--compare .gbds-checklist--balanced > .gbds-checklist__item {
    grid-column: span 2;
    height: 100%;
  }

  .gbds-article-shell--compare .gbds-checklist--balanced > .gbds-checklist__item:nth-child(4) {
    grid-column: 2 / span 2;
  }

  .gbds-article-shell--compare .gbds-checklist--balanced > .gbds-checklist__item:nth-child(5) {
    grid-column: 4 / span 2;
  }

  .gbds-article-shell--compare .gbds-product-grid--balanced {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gbds-article-shell--compare .gbds-product-grid--four-directions {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .gbds-article-shell--compare .gbds-product-grid--balanced > .gbds-product-card--featured {
    grid-column: 1 / -1;
  }
}

.gbds-article-shell--compare .gbds-product-grid--balanced > .gbds-product-card {
  height: 100%;
}

.gbds-article-shell--compare .gbds-product-grid--balanced > .gbds-product-card:not(.gbds-product-card--featured) .gbds-product-card__body {
  grid-template-rows: auto auto 1fr auto;
}

.gbds-article-shell--compare .gbds-product-card__status {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border: 1px solid var(--gbds-line);
  border-radius: 999px;
  color: var(--gbds-muted);
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}

/* Long-form comparison blocks keep product imagery large without becoming cards. */
.gbds-article-shell--compare .gbds-choice-section {
  padding-block: clamp(76px, 10vw, 136px);
  border-top: 1px solid var(--gbds-line);
}

.gbds-article-shell--compare .gbds-choice-feature {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(48px, 7vw, 96px);
  align-items: center;
}

.gbds-article-shell--compare .gbds-choice-feature__media {
  min-width: 0;
  margin: 0;
}

.gbds-article-shell--compare .gbds-choice-feature__media img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: contain;
}

.gbds-article-shell--compare .gbds-choice-feature__media figcaption {
  margin-top: 12px;
  color: var(--gbds-muted);
  font-size: 12px;
  line-height: 1.7;
}

.gbds-article-shell--compare .gbds-choice-feature__media--contain {
  display: grid;
  min-height: 420px;
  padding: clamp(28px, 4vw, 52px);
  border-radius: 8px;
  background: var(--gbds-soft);
  place-items: center;
}

.gbds-article-shell--compare .gbds-choice-feature__media--contain img {
  max-height: 520px;
}

.gbds-article-shell--compare .gbds-choice-feature--reverse .gbds-choice-feature__media {
  grid-column: 2;
}

.gbds-article-shell--compare .gbds-choice-feature--reverse .gbds-choice-feature__body {
  grid-row: 1;
  grid-column: 1;
}

.gbds-article-shell--compare .gbds-choice-feature__body {
  min-width: 0;
}

.gbds-article-shell--compare .gbds-choice-feature__label {
  margin: 0 0 18px;
  color: var(--gbds-muted);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.gbds-article-shell--compare .gbds-choice-feature__body h3 {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  color: var(--gbds-ink);
  font-size: clamp(38px, 4vw, 58px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.05;
  background: transparent;
  text-wrap: balance;
  word-break: keep-all;
}

.gbds-article-shell--compare .gbds-choice-feature__body h3 > span {
  display: inline-block;
}

.gbds-article-shell--compare .gbds-choice-feature__phrase {
  white-space: nowrap;
}

.gbds-article-shell--compare .gbds-choice-feature__mobile-break {
  display: none;
}

.gbds-article-shell--compare .gbds-choice-feature__body > p:not(.gbds-choice-feature__label, .gbds-choice-feature__note) {
  margin: 24px 0 0;
  color: var(--gbds-text);
  font-size: 16px;
  line-height: 1.95;
}

.gbds-article-shell--compare .gbds-choice-feature__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 32px 0 0;
  padding: 22px 0;
  border-block: 1px solid var(--gbds-line);
  list-style: none;
}

.gbds-article-shell--compare .gbds-choice-feature__facts li {
  padding-inline: 18px;
  color: var(--gbds-muted);
  font-size: 12px;
  line-height: 1.55;
}

.gbds-article-shell--compare .gbds-choice-feature__facts li:first-child {
  padding-left: 0;
}

.gbds-article-shell--compare .gbds-choice-feature__facts li + li {
  border-left: 1px solid var(--gbds-line);
}

.gbds-article-shell--compare .gbds-choice-feature__facts strong {
  display: block;
  margin-bottom: 4px;
  color: var(--gbds-ink);
  font-size: 18px;
  font-weight: 700;
}

.gbds-article-shell--compare .gbds-choice-feature__note {
  margin: 22px 0 0;
  padding-left: 16px;
  border-left: 2px solid rgba(29, 29, 31, 0.28);
  color: var(--gbds-muted);
  font-size: 13px;
  line-height: 1.75;
}

.gbds-article-shell--compare .gbds-choice-feature__action {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.gbds-media-frame--contain {
  background: var(--gbds-surface);
}

.gbds-media-frame--contain img,
.gbds-media-frame--contain video {
  display: block;
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
}

/* Opt-in article motion. Only pages carrying gbds-motion-story use these states. */
.gbds-motion-story .gbds-hero {
  isolation: isolate;
  overflow: hidden;
}

.gbds-motion-story .gbds-hero::after {
  position: absolute;
  z-index: -1;
  top: -32%;
  right: -20%;
  width: min(720px, 72vw);
  aspect-ratio: 1;
  border-radius: 50%;
  background:
    radial-gradient(circle at 38% 42%, rgba(116, 145, 255, 0.24), transparent 42%),
    radial-gradient(circle at 62% 60%, rgba(120, 89, 196, 0.18), transparent 48%);
  content: "";
  filter: blur(30px);
  opacity: 0.74;
  pointer-events: none;
  animation: gbds-compare-hero-light 8s ease-in-out infinite alternate;
}

.gbds-motion-story.is-motion-ready .gbds-motion-hero-part {
  opacity: 0;
  transform: translate3d(0, 48px, 0) scale(0.96);
  filter: blur(14px);
  clip-path: inset(0 0 100% 0);
  transition:
    opacity 0.72s ease,
    transform 1.08s cubic-bezier(0.16, 1, 0.3, 1),
    filter 0.9s ease,
    clip-path 1.08s cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: calc(var(--gbds-motion-order, 0) * 110ms + 90ms);
  will-change: opacity, transform, filter, clip-path;
}

.gbds-motion-story.is-motion-ready .gbds-hero.is-visible .gbds-motion-hero-part {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
  clip-path: inset(0 0 0 0);
}

.gbds-motion-story.is-motion-ready .gbds-hero__title.gbds-motion-hero-part {
  transform: translate3d(0, 68px, 0) scale(0.9);
  filter: blur(18px);
}

.gbds-motion-story.is-motion-ready .gbds-hero.is-visible .gbds-hero__title.gbds-motion-hero-part {
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

.gbds-motion-story.is-motion-ready .gbds-motion-reveal {
  opacity: 0;
  transform: translate3d(0, 76px, 0) scale(0.94);
  filter: blur(14px);
  transition:
    opacity 0.74s ease,
    transform 1.08s cubic-bezier(0.16, 1, 0.3, 1),
    filter 0.9s ease;
  will-change: opacity, transform, filter;
}

.gbds-motion-story.is-motion-ready .gbds-motion-reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

.gbds-motion-story.is-motion-ready .gbds-motion-reveal--media {
  opacity: 1;
  transform: none;
  filter: none;
  clip-path: inset(0 0 100% 0 round var(--gbds-radius));
  transition: clip-path 1.12s cubic-bezier(0.16, 1, 0.3, 1);
}

.gbds-motion-story.is-motion-ready .gbds-motion-reveal--media > :where(img, video) {
  transform: scale(1.075);
  transition: transform 1.35s cubic-bezier(0.16, 1, 0.3, 1);
}

.gbds-motion-story.is-motion-ready .gbds-motion-reveal--media.is-visible {
  clip-path: inset(0 0 0 0 round var(--gbds-radius));
}

.gbds-motion-story.is-motion-ready .gbds-motion-reveal--media.is-visible > :where(img, video) {
  transform: scale(1);
}

.gbds-motion-story.is-motion-ready .gbds-motion-stagger-item {
  opacity: 0;
  transform: translate3d(0, 50px, 0) scale(0.94);
  filter: blur(9px);
  transition:
    opacity 0.58s ease var(--gbds-motion-delay, 0ms),
    transform 0.88s cubic-bezier(0.16, 1, 0.3, 1) var(--gbds-motion-delay, 0ms),
    filter 0.68s ease var(--gbds-motion-delay, 0ms);
}

.gbds-motion-story.is-motion-ready .gbds-motion-reveal.is-visible .gbds-motion-stagger-item {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

@keyframes gbds-compare-hero-light {
  from {
    transform: translate3d(-3%, -2%, 0) scale(0.96);
    opacity: 0.52;
  }

  to {
    transform: translate3d(5%, 4%, 0) scale(1.08);
    opacity: 0.82;
  }
}

@media screen and (min-width: 621px) and (max-width: 900px) {
  .gbds-article-shell--compare .gbds-checklist--balanced {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gbds-article-shell--compare .gbds-checklist--balanced > .gbds-checklist__item:nth-child(5) {
    grid-column: 1 / -1;
    justify-self: center;
    width: calc(50% - 6px);
  }

  .gbds-article-shell--compare .gbds-product-grid--balanced {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gbds-article-shell--compare .gbds-product-grid--balanced > .gbds-product-card--featured {
    grid-column: 1 / -1;
  }

  .gbds-article-shell--compare .gbds-product-grid--four-directions > .gbds-product-card:last-child {
    grid-column: 1 / -1;
    width: calc(50% - 6px);
    justify-self: center;
  }

  .gbds-article-shell--compare .gbds-choice-feature {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .gbds-article-shell--compare .gbds-choice-feature--reverse .gbds-choice-feature__media,
  .gbds-article-shell--compare .gbds-choice-feature--reverse .gbds-choice-feature__body {
    grid-row: auto;
    grid-column: auto;
  }

  .gbds-article-shell--compare .gbds-choice-feature--reverse .gbds-choice-feature__body {
    order: 2;
  }
}

@media screen and (max-width: 620px) {
  .gbds-article-shell--compare .gbds-checklist--balanced,
  .gbds-article-shell--compare .gbds-product-grid--balanced {
    grid-template-columns: 1fr;
  }

  .gbds-article-shell--compare .gbds-product-grid--four-directions > .gbds-product-card:last-child {
    width: auto;
  }

  .gbds-article-shell--compare .gbds-choice-section {
    padding-block: 64px;
  }

  .gbds-article-shell--compare .gbds-choice-feature {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .gbds-article-shell--compare .gbds-choice-feature--reverse .gbds-choice-feature__media,
  .gbds-article-shell--compare .gbds-choice-feature--reverse .gbds-choice-feature__body {
    grid-row: auto;
    grid-column: auto;
  }

  .gbds-article-shell--compare .gbds-choice-feature--reverse .gbds-choice-feature__body {
    order: 2;
  }

  .gbds-article-shell--compare .gbds-choice-feature__media--contain {
    min-height: 260px;
    padding: 24px;
  }

  .gbds-article-shell--compare .gbds-choice-feature__body h3 {
    font-size: clamp(31px, 8.8vw, 37px);
  }

  .gbds-article-shell--compare .gbds-choice-feature__mobile-break {
    display: block;
  }

  .gbds-article-shell--compare .gbds-choice-feature__facts {
    grid-template-columns: 1fr;
    padding-block: 14px;
  }

  .gbds-article-shell--compare .gbds-choice-feature__facts li {
    padding: 12px 0;
  }

  .gbds-article-shell--compare .gbds-choice-feature__facts li + li {
    border-top: 1px solid var(--gbds-line);
    border-left: 0;
  }

  .gbds-motion-story .gbds-hero::after {
    top: -12%;
    right: -62%;
    width: 150vw;
    opacity: 0.48;
    filter: blur(42px);
    animation-duration: 12s;
  }

  .gbds-motion-story.is-motion-ready .gbds-motion-reveal {
    transform: translate3d(0, 42px, 0) scale(0.97);
    filter: blur(8px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .gbds-motion-story .gbds-hero::after {
    animation: none;
  }

  .gbds-motion-story .gbds-motion-hero-part,
  .gbds-motion-story .gbds-motion-reveal,
  .gbds-motion-story .gbds-motion-stagger-item,
  .gbds-motion-story .gbds-motion-reveal--media,
  .gbds-motion-story .gbds-motion-reveal--media > :where(img, video) {
    opacity: 1;
    transform: none;
    filter: none;
    clip-path: none;
    transition: none;
  }
}

@media screen and (min-width: 835px) and (max-width: 1023px) {
  .gbds-article-shell--ranking-guide .gbds-ranking-item--featured,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--featured,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--featured:nth-of-type(even) {
    grid-template-columns: 1fr;
    grid-template-areas:
      "copy"
      "visual";
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--featured .gbds-ranking-item__visual {
    width: 100%;
    max-width: 420px;
    justify-self: center;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--featured .gbds-ranking-item__media {
    height: 320px;
    max-height: 360px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact,
  .gbds-article-shell--ranking-guide .gbds-ranking-v2 .gbds-ranking-item--compact:nth-of-type(even) {
    grid-template-columns: minmax(220px, 260px) minmax(0, 1fr);
    grid-template-areas: "visual copy";
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__visual {
    width: 100%;
    max-width: 280px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__media {
    height: 200px;
  }
}

@media screen and (max-width: 834px) {
  .gbds-article-shell--ranking-guide .gbds-ranking-item--featured .gbds-ranking-item__visual {
    width: 100%;
    max-width: 100%;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--featured .gbds-ranking-item__media {
    height: 260px;
    max-height: 300px;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__visual {
    width: 100%;
    max-width: 280px;
    justify-self: center;
  }

  .gbds-article-shell--ranking-guide .gbds-ranking-item--compact .gbds-ranking-item__media {
    height: 200px;
    max-height: 200px;
  }
}
