.home-product-guide {
  margin-block: clamp(3.5rem, 8vw, 6.5rem);
}

.home-product-feature {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
  min-height: 430px;
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line-strong);
  border-top: 7px solid var(--cyan);
  box-shadow: var(--shadow);
}

.home-product-visual-link,
.product-directory-visual {
  display: block;
  min-width: 0;
  color: inherit;
  background: #06182a;
  text-decoration: none;
}

.home-product-copy,
.product-directory-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: clamp(1.6rem, 4vw, 3.4rem);
}

.home-product-copy h3 {
  margin-bottom: 1rem;
  font-size: clamp(1.8rem, 3.4vw, 3rem);
}

.home-product-copy > p:not(.story-kicker, .product-status-line),
.product-directory-copy > p:not(.story-kicker, .product-status-line) {
  color: var(--muted);
  font-family: var(--font-serif);
  font-size: 1.08rem;
}

.product-status-line {
  margin: 1rem 0;
  color: var(--ink);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}

.product-text-link {
  margin-top: 0.4rem;
  font-weight: 800;
}

.product-photo {
  display: block;
  min-width: 0;
}

.product-photo img {
  display: block;
  width: 100%;
  height: auto;
}

.product-feature-photo {
  display: grid;
  height: 100%;
  min-height: 430px;
  grid-template-rows: minmax(0, 1fr) auto;
  margin: 0;
  background: #06182a;
}

.product-feature-photo .product-photo,
.product-feature-photo .product-photo img {
  height: 100%;
}

.product-feature-photo .product-photo img {
  min-height: 390px;
  object-fit: cover;
}

.product-feature-photo figcaption {
  padding: 0.58rem 0.8rem;
  color: #b9cee0;
  background: #06182a;
  font-family: var(--font-mono);
  font-size: 0.61rem;
  letter-spacing: 0.025em;
}

.product-feature-photo-compact {
  min-height: 420px;
}

.product-directory-header {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(360px, 0.85fr);
  gap: clamp(2rem, 7vw, 6rem);
  align-items: end;
  margin-bottom: clamp(3.5rem, 8vw, 7rem);
}

.product-directory-header h1 {
  max-width: 760px;
  margin-bottom: 1.2rem;
}

.product-directory-header > div > p:last-child {
  max-width: 700px;
  color: var(--muted);
  font-family: var(--font-serif);
  font-size: clamp(1.12rem, 2vw, 1.4rem);
}

.product-section-mark {
  margin: 0 0 0.65rem;
  color: var(--vermilion);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  letter-spacing: 0.14em;
  font-weight: 900;
}

.product-guide-principles {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 4px solid var(--ink);
}

.product-guide-principles li {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 0.7rem;
  padding: 0.9rem 0;
  border-bottom: 1px solid var(--line);
  font-size: 0.84rem;
  line-height: 1.45;
}

.product-guide-principles span {
  color: var(--vermilion);
  font-family: var(--font-mono);
  font-weight: 800;
}

.product-feature-heading > span,
.product-section-heading > p {
  color: var(--muted);
  font-family: var(--font-mono);
  font-size: 0.7rem;
}

.product-directory-feature {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(350px, 0.8fr);
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line-strong);
}

.product-directory-copy h2 {
  font-size: clamp(2rem, 3.6vw, 3.35rem);
}

.product-method-note {
  max-width: 900px;
  margin-top: clamp(4rem, 8vw, 7rem);
  padding: clamp(1.5rem, 4vw, 3rem);
  background: var(--white);
  border-left: 7px solid var(--cyan);
}

.product-method-note h2 {
  max-width: 760px;
}

.product-method-note > p:last-child {
  max-width: 760px;
  margin-bottom: 0;
  color: var(--muted);
}

.product-article-shell {
  max-width: 1080px;
}

.product-article-header {
  padding-top: clamp(2.2rem, 5vw, 4.3rem);
  padding-bottom: clamp(1.5rem, 3vw, 2.4rem);
}

.product-article-header h1 {
  max-width: 1020px;
  font-size: clamp(2.55rem, 5.5vw, 5.35rem);
}

.product-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  margin-bottom: 2rem;
  color: var(--muted);
  font-size: 0.75rem;
}

.product-status-badge {
  width: fit-content;
  margin: 1.4rem 0 0;
  padding: 0.55rem 0.8rem;
  color: var(--ink);
  background: #dff4fc;
  border: 1px solid #8dcfe8;
  font-family: var(--font-mono);
  font-size: 0.68rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 800;
}

.product-hero-wrap {
  margin-bottom: 0;
}

.product-press-hero,
.product-camera-card {
  margin: 0;
}

.product-press-hero {
  overflow: hidden;
  background: #06182a;
  border: 1px solid #06182a;
}

.product-press-hero .product-photo img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.product-press-hero figcaption,
.product-camera-card figcaption {
  display: flex;
  justify-content: space-between;
  gap: 1.2rem;
  padding: 0.72rem 0.85rem;
  color: var(--muted);
  background: var(--white);
  border-top: 1px solid var(--line);
  font-size: 0.68rem;
  line-height: 1.45;
}

.product-press-hero figcaption span:last-child,
.product-camera-card figcaption span:last-child {
  flex: 0 0 auto;
  font-family: var(--font-mono);
  font-size: 0.61rem;
}

.product-quick-verdict,
.product-camera-section,
.product-price-section,
.product-spec-section,
.product-methodology {
  margin-top: clamp(3.5rem, 7vw, 6rem);
}

.product-quick-verdict {
  padding: clamp(1.5rem, 4vw, 3rem);
  color: var(--white);
  background: var(--ink);
  border-top: 7px solid var(--cyan);
}

.product-quick-verdict h2,
.product-quick-verdict h3 {
  color: var(--white);
}

.product-quick-verdict h2 {
  max-width: 850px;
  font-size: clamp(2rem, 4vw, 3.5rem);
}

.product-decision-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}

.product-decision-grid > div {
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.38);
}

.product-decision-grid h3 {
  margin-bottom: 0.65rem;
  font-family: var(--font-sans);
  font-size: 0.93rem;
}

.product-decision-grid p {
  margin: 0;
  color: #c8d8e7;
  font-size: 0.82rem;
  line-height: 1.55;
}

.product-camera-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.product-camera-card {
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line-strong);
}

.product-camera-card .product-photo {
  background: #07121c;
}

.product-camera-card .product-photo img {
  aspect-ratio: 4 / 3;
  object-fit: contain;
}

.product-media-disclosure {
  max-width: 820px;
  margin: 1rem 0 0;
  color: var(--muted);
  font-size: 0.73rem;
}

.product-section-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 4px solid var(--ink);
}

.product-section-heading h2 {
  margin: 0;
}

.product-section-heading > p {
  flex: 0 0 auto;
  margin: 0;
}

.product-price-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 0.72fr;
  gap: 1rem;
}

.product-price-card,
.product-price-gap {
  display: flex;
  min-height: 230px;
  flex-direction: column;
  padding: 1.4rem;
  background: var(--white);
  border: 1px solid var(--line-strong);
}

.product-price-card-accent {
  border-top: 6px solid var(--cyan);
}

.product-price-card > span,
.product-price-gap > span {
  color: var(--muted);
  font-size: 0.72rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 800;
}

.product-price-card > strong {
  margin: 0.45rem 0;
  color: var(--ink);
  font-family: var(--font-serif);
  font-size: clamp(2rem, 4vw, 3.2rem);
  line-height: 1;
}

.product-price-card > em {
  width: fit-content;
  padding: 0.2rem 0.4rem;
  color: var(--ink);
  background: #dff4fc;
  font-size: 0.74rem;
  font-style: normal;
  font-weight: 800;
}

.product-price-card > p {
  margin: auto 0 0;
  color: var(--muted);
  font-size: 0.73rem;
  line-height: 1.45;
}

.product-price-gap {
  justify-content: center;
  color: var(--white);
  background: var(--ink);
  border-color: var(--ink);
}

.product-price-gap > span {
  color: #b7cfe2;
}

.product-price-gap > strong {
  margin: 0.25rem 0 1rem;
  font-family: var(--font-mono);
  font-size: 1.35rem;
}

.product-price-gap > strong:last-child {
  margin-bottom: 0;
}

.product-price-analysis {
  max-width: 820px;
  margin: 1.5rem 0 0;
  color: var(--muted);
  font-family: var(--font-serif);
  font-size: 1.08rem;
}

.spec-table-scroll {
  max-width: 100%;
  overflow-x: auto;
  background: var(--white);
  border: 1px solid var(--line-strong);
}

.spec-table-scroll:focus-visible {
  outline-offset: 2px;
}

.spec-comparison-table {
  width: 100%;
  min-width: 850px;
  border-collapse: collapse;
  font-size: 0.84rem;
  line-height: 1.45;
}

.spec-comparison-table caption {
  padding: 0.8rem 1rem;
  color: var(--muted);
  border-bottom: 1px solid var(--line);
  font-size: 0.7rem;
  text-align: left;
}

.spec-comparison-table th,
.spec-comparison-table td {
  padding: 0.95rem 1rem;
  border-bottom: 1px solid var(--line);
  vertical-align: top;
  text-align: left;
}

.spec-comparison-table thead th {
  color: var(--white);
  background: var(--ink);
  font-size: 0.71rem;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}

.spec-comparison-table tbody th {
  width: 23%;
  color: var(--ink);
}

.spec-comparison-table tbody tr:nth-child(even) {
  background: #f0f5f8;
}

.spec-comparison-table td:last-child {
  color: var(--ink);
  font-weight: 800;
}

.product-ad-inline {
  max-width: 760px;
  margin-inline: auto;
}

.product-editorial-body {
  max-width: 760px;
  margin-inline: auto;
  font-family: var(--font-serif);
  font-size: 1.12rem;
  line-height: 1.78;
}

.product-editorial-body section {
  margin-top: 3.5rem;
}

.product-editorial-body h2 {
  margin-bottom: 1rem;
}

.product-editorial-body #short-answer p:first-of-type::first-letter {
  float: left;
  margin: 0.08em 0.1em 0 0;
  color: var(--ink);
  font-size: 4.6rem;
  line-height: 0.82;
  font-weight: 700;
}

.product-editorial-body #verdict {
  padding: clamp(1.4rem, 4vw, 2.5rem);
  background: var(--white);
  border-left: 7px solid var(--vermilion);
  box-shadow: var(--shadow);
}

.product-methodology {
  padding-top: 1.8rem;
  border-top: 4px solid var(--ink);
}

.product-methodology > p:not(.product-section-mark, .product-independence-notice) {
  max-width: 800px;
  color: var(--muted);
}

.product-methodology ol {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  margin: 1.5rem 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--line-strong);
}

.product-methodology li {
  display: grid;
  gap: 0.35rem;
  padding: 1rem;
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.product-methodology li:nth-child(even) {
  border-right: 0;
}

.product-methodology li a {
  font-weight: 800;
}

.product-methodology li span {
  color: var(--muted);
  font-size: 0.76rem;
}

.product-independence-notice {
  margin-top: 1.5rem;
  padding: 1rem;
  color: var(--ink);
  background: #eef3f7;
  border-left: 5px solid var(--ink);
  font-size: 0.78rem;
}

@media (max-width: 920px) {
  .home-product-feature,
  .product-directory-feature,
  .product-directory-header {
    grid-template-columns: 1fr;
  }

  .home-product-feature,
  .product-directory-feature {
    min-height: 0;
  }

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

  .product-price-gap {
    min-height: 170px;
    grid-column: 1 / -1;
  }
}

@media (max-width: 700px) {
  .product-camera-grid {
    grid-template-columns: 1fr;
  }

  .product-feature-photo,
  .product-feature-photo-compact {
    min-height: 300px;
  }

  .product-feature-photo .product-photo img {
    min-height: 265px;
  }

  .product-press-hero figcaption,
  .product-camera-card figcaption {
    display: grid;
    gap: 0.35rem;
  }

  .product-press-hero figcaption span:last-child,
  .product-camera-card figcaption span:last-child {
    flex: auto;
  }

  .product-decision-grid,
  .product-price-grid,
  .product-methodology ol {
    grid-template-columns: 1fr;
  }

  .product-price-gap {
    grid-column: auto;
  }

  .product-section-heading {
    display: block;
  }

  .product-section-heading > p {
    margin-top: 0.6rem;
  }

  .product-methodology li,
  .product-methodology li:nth-child(even) {
    border-right: 0;
  }
}

@media print {
  .product-quick-verdict,
  .product-price-gap {
    color: #000;
    background: #fff;
    border: 1px solid #000;
  }

}
