@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;
}

.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-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;
  }
}

@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;
  }
}
