:root {
  --bg: #f4f7fb;
  --surface: #fff;
  --surface-2: #eef4f9;
  --surface-tint: #f8fbfd;
  --ink: #101923;
  --muted: #617084;
  --line: #d7e2ee;
  --red: #d7192f;
  --red-dark: #a70f20;
  --red-soft: #fff2f4;
  --red-line: #ffd1d8;
  --green: #12824b;
  --green-soft: #edf9f2;
  --green-line: #cbeed8;
  --teal: #087a73;
  --teal-soft: #eaf9f6;
  --teal-line: #bee8e2;
  --blue: #1d5f99;
  --blue-soft: #eef7ff;
  --blue-line: #cfe1f3;
  --amber: #d99a00;
  --amber-soft: #fff8e5;
  --footer: #101923;
  --footer-muted: #c6d2df;
  --neutral-dot: #cbd7e4;
  --radius: 8px;
  --shadow: 0 18px 38px rgba(16, 25, 35, .08);
  --shadow-soft: 0 12px 28px rgba(16, 25, 35, .055);
  --star: #f4a700;
}

/* Final calmer product tone: keep the sales actions clear, but stop cards reading like a price board. */
.product-card {
  background: #fff;
}

.product-card h3,
.product-card h3 a {
  color: #142033;
  font-size: 15.2px;
  line-height: 1.28;
  font-weight: 620;
}

.product-card .monthly,
.monthly {
  color: #172234;
  font-size: 19px;
  line-height: 1.12;
  font-weight: 730;
  letter-spacing: 0;
}

.product-card .monthly span,
.monthly span {
  color: #c51f34;
  font-size: 11.4px;
  font-weight: 700;
}

.product-card .installment-note,
.product-card .small-note {
  color: #66758a;
  font-size: 12px;
  font-weight: 620;
}

.product-card .total,
.product-card .total-price,
.total {
  color: #243248;
  font-size: 13.2px;
  font-weight: 640;
}

.discount-pill {
  color: #b52234;
  background: #fff8f9;
  border-color: #efcdd4;
  font-size: 10.4px;
  font-weight: 650;
}

.product-card .badges span,
.product-card .chips span,
.chips span {
  background: #f7fafc;
  color: #3f5167;
  border: 1px solid #e3edf5;
}

.product-card .badges span.free-shipping,
.product-card .chips span.free-shipping,
.chips span.free-shipping,
.product-card .badges span:has(.fa-truck),
.product-card .chips span:has(.fa-truck) {
  color: #137247;
  background: #f3fbf7;
  border-color: #d7efdf;
}

.product-card .card-actions button,
.product-card .card-actions a,
.product-card .actions button,
.product-card .actions a,
.actions a,
.actions button {
  border-radius: 7px;
  letter-spacing: 0;
}

@media (max-width: 720px) {
  .product-card h3,
  .product-card h3 a {
    font-size: 12.6px;
    line-height: 1.25;
    font-weight: 620;
  }

  .product-card .monthly,
  .monthly {
    font-size: 16.4px;
  }

  .product-card .monthly span,
  .monthly span {
    font-size: 10px;
  }

  .product-card .total,
  .product-card .total-price,
  .total {
    font-size: 11.7px;
  }
}

/* Faydalı programlar — focused technical resource hub */
.resource-programs-page {
  --program-red: #e31b35;
  --program-black: #111318;
}

.resource-programs-page [hidden] {
  display: none !important;
}

.article-index-page [data-resource-item][hidden] {
  display: none !important;
}

.resource-programs-page .resource-hero {
  position: relative;
  grid-template-columns: minmax(0, 1.35fr) minmax(330px, .65fr);
  gap: 28px;
  min-height: 410px;
  padding: clamp(28px, 4vw, 52px);
  border: 0;
  border-radius: 24px;
  background:
    radial-gradient(circle at 12% 100%, rgba(227, 27, 53, .28), transparent 34%),
    linear-gradient(135deg, #0a0b0e 0%, #171920 58%, #0d0e12 100%);
  box-shadow: 0 24px 54px rgba(10, 12, 18, .22);
  overflow: hidden;
}

.resource-programs-page .resource-hero::after {
  content: "";
  position: absolute;
  top: -80px;
  right: 30%;
  width: 220px;
  height: 220px;
  border: 42px solid rgba(255, 255, 255, .025);
  border-radius: 50%;
  pointer-events: none;
}

.resource-programs-page .resource-hero__content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.resource-programs-page .resource-hero .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 999px;
  background: rgba(255, 255, 255, .06);
  color: #fff;
  letter-spacing: .04em;
}

.resource-programs-page .resource-hero .eyebrow i {
  color: #ff4960;
}

.resource-programs-page .resource-hero h1 {
  max-width: 680px;
  color: #fff;
  font-size: clamp(40px, 5vw, 64px);
  line-height: .98;
  letter-spacing: -.045em;
}

.resource-programs-page .resource-hero h1 em {
  color: #ff4058;
  font-style: normal;
}

.resource-programs-page .resource-hero .lead {
  max-width: 650px;
  margin-top: 20px;
  color: rgba(255, 255, 255, .7);
  font-size: 17px;
  line-height: 1.65;
}

.resource-hero__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 26px;
  color: rgba(255, 255, 255, .82);
  font-size: 13px;
  font-weight: 800;
}

.resource-hero__trust span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.resource-hero__trust i {
  color: #ff4058;
}

.resource-programs-page .resource-hero__panel {
  position: relative;
  z-index: 1;
  gap: 9px;
  min-height: 0;
  padding: 12px;
  border-color: rgba(255, 255, 255, .12);
  border-radius: 20px;
  background: rgba(255, 255, 255, .075);
  backdrop-filter: blur(12px);
}

.resource-programs-page .resource-hero__panel > small {
  padding: 7px 8px 3px;
  color: rgba(255, 255, 255, .54);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.resource-programs-page .resource-hero__panel > a {
  display: grid;
  grid-template-columns: 42px 1fr auto;
  gap: 12px;
  align-items: center;
  padding: 13px;
  border: 1px solid rgba(255, 255, 255, .09);
  border-radius: 14px;
  background: rgba(255, 255, 255, .06);
  color: #fff;
  transition: background .18s ease, border-color .18s ease, transform .18s ease;
}

.resource-programs-page .resource-hero__panel > a:hover {
  border-color: rgba(255, 64, 88, .55);
  background: rgba(227, 27, 53, .16);
  transform: translateX(3px);
}

.resource-programs-page .resource-hero__panel > a > i:first-child {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 12px;
  background: var(--program-red);
}

.resource-programs-page .resource-hero__panel a span {
  display: grid;
  gap: 3px;
  color: #fff;
}

.resource-programs-page .resource-hero__panel a b {
  font-size: 14px;
}

.resource-programs-page .resource-hero__panel a small {
  color: rgba(255, 255, 255, .58);
  font-size: 11px;
}

.resource-jumpbar {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 14px;
  padding: 11px 13px;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 10px 26px rgba(16, 24, 40, .05);
  overflow-x: auto;
}

.resource-jumpbar > span {
  padding: 0 7px;
  color: var(--muted);
  font-size: 12px;
  font-weight: 900;
  white-space: nowrap;
}

.resource-jumpbar a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 36px;
  padding: 0 12px;
  border-radius: 10px;
  background: #f5f6f8;
  color: #252936;
  font-size: 12px;
  font-weight: 850;
  white-space: nowrap;
}

.resource-jumpbar a:hover {
  background: #fff0f2;
  color: var(--program-red);
}

.resource-programs-page .resource-section {
  margin-top: 18px;
  padding: clamp(20px, 3vw, 32px);
  border-radius: 22px;
}

.resource-section__intro {
  max-width: 690px;
  margin: 8px 0 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.55;
}

.resource-programs-page .resource-search {
  width: min(330px, 100%);
  min-height: 48px;
  border-radius: 13px;
  box-shadow: none;
}

.resource-programs-page .resource-grid {
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 12px;
}

.resource-programs-page .resource-card {
  grid-column: span 3;
  grid-template-rows: auto auto auto minmax(54px, 1fr) auto;
  min-height: 230px;
  padding: 18px;
  border-radius: 17px;
  background: #fff;
  box-shadow: 0 9px 24px rgba(21, 25, 36, .045);
}

.resource-programs-page .resource-card:nth-child(-n+2) {
  grid-column: span 6;
  min-height: 218px;
}

.resource-programs-page .resource-card__type {
  position: absolute;
  top: 17px;
  right: 16px;
  padding: 5px 8px;
  border-radius: 999px;
  background: #f2f3f5;
  color: #636978;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .025em;
  text-transform: uppercase;
}

.resource-programs-page .resource-card--accent .resource-card__type {
  background: #ffe9ec;
  color: #b31328;
}

.resource-programs-page .resource-card i {
  width: 44px;
  height: 44px;
  border-radius: 13px;
  background: #f1f2f4;
  color: #242833;
}

.resource-programs-page .resource-card--accent i {
  background: var(--program-red);
  color: #fff;
}

.resource-programs-page .resource-card::before {
  height: 4px;
  background: var(--program-red);
}

.resource-programs-page .resource-card span {
  padding-right: 54px;
}

.resource-programs-page .resource-card b {
  border-color: transparent;
  background: transparent;
  padding: 0;
}

.resource-programs-page .token-spotlight {
  border: 0;
  background:
    linear-gradient(135deg, rgba(227, 27, 53, .92), rgba(167, 8, 30, .96)),
    #b10d25;
  color: #fff;
  box-shadow: 0 18px 40px rgba(160, 10, 32, .2);
}

.resource-programs-page .token-spotlight .eyebrow,
.resource-programs-page .token-spotlight h2,
.resource-programs-page .token-spotlight .article-protocol-card h3 {
  color: #fff;
}

.resource-programs-page .token-spotlight .article-protocol-card {
  border-color: rgba(255, 255, 255, .17);
  background: rgba(255, 255, 255, .1);
  color: #fff;
}

.resource-programs-page .token-spotlight .article-protocol-card p {
  color: rgba(255, 255, 255, .76);
}

.resource-programs-page .token-spotlight .article-protocol-card i {
  color: #fff;
}

.resource-programs-page .token-spotlight .resource-primary {
  background: #fff;
  color: #b10d25;
}

.resource-programs-page .token-spotlight .resource-primary--dark {
  background: #12141a;
  color: #fff;
}

.resource-programs-page .resource-tools {
  background: linear-gradient(145deg, #f7f8fa, #fff 65%);
}

.resource-programs-page .tool-checker input {
  min-height: 52px;
  border-radius: 13px;
}

.resource-programs-page .tool-checker__results article {
  border-radius: 15px;
  border-top: 3px solid var(--program-red);
}

.resource-programs-page > .media-trust-section {
  display: none;
}

@media (max-width: 980px) {
  .resource-programs-page .resource-hero {
    grid-template-columns: 1fr;
  }

  .resource-programs-page .resource-card,
  .resource-programs-page .resource-card:nth-child(-n+2) {
    grid-column: span 6;
  }
}

@media (max-width: 640px) {
  .resource-programs-page .resource-hero {
    min-height: 0;
    padding: 24px 18px;
    border-radius: 18px;
  }

  .resource-programs-page .resource-hero h1 {
    font-size: 39px;
  }

  .resource-programs-page .resource-hero .lead {
    font-size: 15px;
  }

  .resource-hero__trust {
    gap: 9px 14px;
    margin-top: 20px;
  }

  .resource-jumpbar {
    margin-inline: 0;
    border-radius: 13px;
  }

  .resource-jumpbar > span {
    display: none;
  }

  .resource-programs-page .resource-section {
    padding: 18px 15px;
    border-radius: 17px;
  }

  .resource-programs-page .resource-card,
  .resource-programs-page .resource-card:nth-child(-n+2) {
    grid-column: 1 / -1;
    min-height: 0;
  }

  .resource-programs-page .resource-card span {
    padding-right: 40px;
  }
}

.product-card .price-row {
  color: #172234;
  font-weight: 640;
}

.product-card .price-row strong {
  color: #172234;
  font-size: 19px;
  font-weight: 730;
  letter-spacing: 0;
}

.product-card .price-row em {
  color: #c51f34;
  font-size: 10.8px;
  font-style: normal;
  font-weight: 700;
}

@media (max-width: 720px) {
  .product-card .price-row strong {
    font-size: 16.4px;
  }

  .product-card .price-row em {
    font-size: 10px;
  }
}

/* Category menu — YekTek red, white and black redesign */
#menu-categories.nav-panel {
  left: 0 !important;
  right: auto !important;
  width: min(760px, calc(100vw - 32px)) !important;
  max-width: min(760px, calc(100vw - 32px)) !important;
  max-height: min(76vh, 720px);
  margin-top: 9px;
  padding: 16px;
  border: 1px solid #e2e7ee;
  border-top: 4px solid #d7192f;
  border-radius: 18px;
  background: rgba(255, 255, 255, .985);
  box-shadow: 0 26px 64px rgba(16, 22, 32, .19);
  scrollbar-width: thin;
  scrollbar-color: #cfd6df transparent;
}

#menu-categories .category-mega--rail-only {
  display: grid;
  gap: 13px;
}

#menu-categories .category-mega--rail-only::before {
  content: "Ürün kategorileri";
  display: flex;
  align-items: center;
  min-height: 30px;
  padding: 0 3px 10px;
  border-bottom: 1px solid #edf0f4;
  color: #141922;
  font-size: 15px;
  font-weight: 820;
  letter-spacing: -.01em;
}

#menu-categories .category-rail {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 10px;
  padding: 0;
}

#menu-categories .category-rail-item,
#menu-categories .category-rail-item:nth-child(n) {
  --cat: #d7192f;
  --cat-soft: #fff2f4;
  --cat-line: #f3c8cf;
  min-width: 0;
  overflow: hidden;
  border: 1px solid #e3e8ef;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(17, 24, 39, .025);
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease, background .18s ease;
}

#menu-categories .category-rail-item:hover,
#menu-categories .category-rail-item.is-current {
  border-color: #efb6c0;
  background: #fff;
  box-shadow: 0 10px 22px rgba(25, 31, 42, .07);
  transform: translateY(-1px);
}

#menu-categories .category-rail-item.is-open {
  grid-column: 1 / -1;
  border-color: #e99eaa;
  background: linear-gradient(180deg, #fff8f9 0, #fff 76px);
  box-shadow: 0 12px 26px rgba(120, 20, 36, .09);
  transform: none;
}

#menu-categories .category-rail-item:nth-last-child(-n+2) {
  --cat: #1a202b;
  --cat-soft: #f1f3f6;
  --cat-line: #d8dde5;
  background: #fafbfc;
}

#menu-categories .category-rail-main {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  min-height: 76px;
  padding: 12px 14px;
  color: #171d27;
  font-size: 14px;
  font-weight: 760;
  line-height: 1.2;
}

#menu-categories .category-rail-main.has-children {
  padding-right: 55px;
}

#menu-categories .category-rail-main > i {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border: 1px solid var(--cat-line);
  border-radius: 13px;
  background: var(--cat-soft);
  color: var(--cat);
  font-size: 16px;
  box-shadow: none;
  transition: background .18s ease, color .18s ease, border-color .18s ease;
}

#menu-categories .category-rail-item:hover .category-rail-main > i,
#menu-categories .category-rail-item.is-current .category-rail-main > i,
#menu-categories .category-rail-item.is-open .category-rail-main > i {
  border-color: var(--cat);
  background: var(--cat);
  color: #fff;
}

#menu-categories .category-rail-main small {
  display: block;
  margin-top: 4px;
  color: #657185;
  font-size: 11.7px;
  font-weight: 590;
  line-height: 1.35;
}

#menu-categories .category-rail-toggle {
  top: 20px;
  right: 14px;
  width: 34px;
  height: 34px;
  border: 1px solid #d9e0e8;
  border-radius: 10px;
  background: #fff;
  color: #4a5567;
  box-shadow: none;
}

#menu-categories .category-rail-toggle:hover {
  border-color: #e5a6b0;
  background: #fff5f6;
  color: #c61d32;
}

#menu-categories .category-rail-toggle[aria-expanded="true"] {
  border-color: #d7192f;
  background: #d7192f;
  color: #fff;
  box-shadow: 0 6px 14px rgba(215, 25, 47, .19);
}

#menu-categories .category-rail-sub,
#menu-categories .category-rail-item.is-current .category-rail-sub,
#menu-categories .category-rail-item:hover .category-rail-sub {
  display: none;
  margin: 0;
  padding: 4px 16px 15px 72px;
  border-top: 1px solid #f0e2e5;
  list-style: none;
}

#menu-categories .category-rail-item.is-open .category-rail-sub {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 5px 18px;
}

#menu-categories .category-rail-sub li {
  min-width: 0;
}

#menu-categories .category-rail-sub a {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 34px;
  padding: 5px 9px 5px 21px;
  border-radius: 8px;
  color: #4f5d70;
  font-size: 12.7px;
  font-weight: 650;
  line-height: 1.3;
}

#menu-categories .category-rail-sub a::before {
  position: absolute;
  left: 8px;
  width: 5px;
  height: 5px;
  margin: 0;
  border-radius: 50%;
  background: #d7192f;
  content: "";
}

#menu-categories .category-rail-sub a:hover {
  background: #fff1f3;
  color: #b8182b;
}

@media (max-width: 820px) {
  #menu-categories.nav-panel {
    left: 10px !important;
    width: min(430px, calc(100vw - 20px)) !important;
    max-width: min(430px, calc(100vw - 20px)) !important;
    padding: 12px;
    border-radius: 16px;
  }

  #menu-categories .category-mega--rail-only::before {
    padding-bottom: 8px;
    font-size: 14px;
  }

  #menu-categories .category-rail {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  #menu-categories .category-rail-item.is-open {
    grid-column: auto;
  }

  #menu-categories .category-rail-main {
    grid-template-columns: 42px minmax(0, 1fr);
    min-height: 66px;
    padding: 9px 11px;
    gap: 10px;
  }

  #menu-categories .category-rail-main.has-children {
    padding-right: 49px;
  }

  #menu-categories .category-rail-main > i {
    width: 42px;
    height: 42px;
    border-radius: 11px;
  }

  #menu-categories .category-rail-toggle {
    top: 16px;
    right: 10px;
    width: 32px;
    height: 32px;
  }

  #menu-categories .category-rail-item.is-open .category-rail-sub {
    grid-template-columns: 1fr;
    gap: 2px;
    padding: 6px 10px 12px 54px;
  }
}

@media (max-width: 420px) {
  #menu-categories.nav-panel {
    left: 6px !important;
    width: calc(100vw - 12px) !important;
    max-width: calc(100vw - 12px) !important;
    padding: 10px;
  }

  #menu-categories .category-rail-main small {
    font-size: 11px;
  }
}

/* ========================================================================== 
   YEKTEK RED / BLACK THEME — 2026-07-11
   Single final visual layer. Existing navigation, cart and product logic stays.
   ========================================================================== */
:root {
  --red: #ed1c24;
  --red-strong: #c90f17;
  --red-soft: #fff1f2;
  --red-line: #f4c7ca;
  --ink: #111114;
  --ink-soft: #2d2d32;
  --muted: #696970;
  --line: #e5e5e8;
  --line-strong: #d6d6da;
  --surface: #ffffff;
  --surface-2: #f5f5f6;
  --surface-3: #eeeeef;
  --footer: #0b0b0d;
  --footer-muted: #a8a8ae;
  --green: #138a58;
  --green-soft: #edf8f2;
  --green-line: #cfe8da;
  --teal: #ed1c24;
  --teal-soft: #fff1f2;
  --blue-line: #f0a7ab;
  --radius: 12px;
  --radius-lg: 18px;
  --shadow-soft: 0 14px 38px rgba(12, 12, 15, .065);
  --shadow-strong: 0 28px 70px rgba(9, 9, 11, .14);
}

html { scroll-behavior: smooth; }
body {
  background: #f4f4f5;
  color: var(--ink);
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: -.006em;
}
body:before {
  content: "";
  position: fixed;
  inset: 0 0 auto;
  z-index: 1000;
  height: 3px;
  pointer-events: none;
  background: linear-gradient(90deg, var(--red), #ff4b51 50%, var(--red));
}
a, button { -webkit-tap-highlight-color: transparent; }
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible {
  outline: 3px solid rgba(237, 28, 36, .27);
  outline-offset: 3px;
}
.wrap,
body > .header .wrap,
body > .header .header__grid,
body > .nav .wrap,
.section,
.listing,
.simple-page,
.content-page,
.checkout-layout {
  width: min(1320px, calc(100% - 48px));
}

/* Top information line */
body > .topbar {
  min-height: 34px;
  border: 0;
  color: #d8d8dc;
  background: #0b0b0d;
}
body > .topbar .wrap {
  min-height: 34px;
  padding: 0;
}
.topbar__brand {
  color: #fff;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.topbar__brand:before { background: var(--red); box-shadow: 0 0 0 4px rgba(237,28,36,.14); }
.topbar__items { gap: 0; }
.topbar__items span {
  min-height: 34px;
  padding: 0 17px;
  border-left: 1px solid #29292d;
  color: #c1c1c6;
  font-size: 11.5px;
  font-weight: 650;
}
.topbar__items i { color: var(--red); }

/* Header and search */
body > .header {
  border: 0;
  border-bottom: 1px solid var(--line);
  background: rgba(255,255,255,.98);
  box-shadow: 0 10px 30px rgba(10,10,12,.035);
}
body > .header .header__grid {
  min-height: 92px;
  gap: 30px;
  padding: 14px 0;
}
body > .header .logo img {
  width: 192px;
  max-height: 54px;
  object-fit: contain;
  object-position: left center;
}
body > .header .search {
  height: 52px;
  border: 1px solid #d8d8dc;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 9px 25px rgba(12,12,15,.055);
  transition: border-color .18s ease, box-shadow .18s ease;
}
body > .header .search:focus-within {
  border-color: var(--red);
  box-shadow: 0 0 0 4px rgba(237,28,36,.08), 0 12px 28px rgba(12,12,15,.06);
}
body > .header .search input {
  color: var(--ink);
  font-size: 14px;
  font-weight: 600;
}
body > .header .search input::placeholder { color: #96969c; }
body > .header .search button {
  width: 51px;
  height: 42px;
  margin-right: 4px;
  border-radius: 8px;
  color: #fff;
  background: var(--red);
}
body > .header .search button:hover { background: var(--red-strong); }
body > .header .actions { gap: 8px; }
body > .header .action-btn {
  min-height: 45px;
  border: 1px solid var(--line);
  border-radius: 9px;
  color: var(--ink);
  background: #fff;
  box-shadow: none;
}
body > .header .action-btn:hover { border-color: #efb1b5; color: var(--red); background: #fff8f8; }
body > .header .action-btn--wa { border-color: #cfe8da; color: #0d7449; background: #f2faf6; }
body > .header .action-btn--wa:hover { border-color: #9bd0b6; color: #075d39; background: #eaf7f0; }
body > .header .action-cart { border-color: #111114; color: #fff; background: #111114; }
body > .header .action-cart:hover { border-color: var(--red); color: #fff; background: var(--red); }
body > .header .action-cart b {
  display: none;
  align-items: center;
  justify-content: center;
  min-width: 19px;
  height: 19px;
  margin-left: 2px;
  padding: 0 5px;
  border: 1px solid rgba(255,255,255,.72);
  border-radius: 999px;
  background: #fff;
  color: #121b26;
  font-size: 11px;
  font-weight: 950;
  line-height: 1;
  box-shadow: 0 2px 8px rgba(0,0,0,.16);
}
body > .header .action-cart b.is-populated:not([hidden]) { display: inline-flex; }

/* Navigation */
body > .nav {
  border: 0;
  border-bottom: 1px solid #242428;
  background: #111114;
  box-shadow: 0 10px 25px rgba(0,0,0,.11);
}
body > .nav .wrap { min-height: 52px; gap: 2px; }
body > .nav .nav-trigger,
body > .nav .nav-direct {
  min-height: 52px;
  padding: 0 18px;
  border: 0;
  border-radius: 0;
  color: #ededf0;
  background: transparent;
  font-size: 13px;
  font-weight: 740;
  transition: color .18s ease, background .18s ease;
}
body > .nav .nav-trigger > i:first-child,
body > .nav .nav-direct > i:first-child { color: var(--red); }
body > .nav .nav-trigger:hover,
body > .nav .nav-trigger.is-active,
body > .nav .nav-direct:hover {
  color: #fff;
  background: #242428;
}
body > .nav .nav-trigger.is-active { box-shadow: inset 0 -3px 0 var(--red); }
body > .nav .nav-direct[href="indirimdekiler.html"],
body > .nav .nav-direct[href="#indirimli-urunler"],
body > .nav .nav-direct[href="index.html#indirimli-urunler"] {
  margin-left: auto;
  color: #fff;
  background: var(--red);
}
.nav-panel {
  top: calc(100% + 1px);
  padding: 16px;
  border: 1px solid var(--line);
  border-top: 3px solid var(--red);
  border-radius: 0 0 14px 14px;
  background: rgba(255,255,255,.985);
  box-shadow: var(--shadow-strong);
}
.category-rail-main,
.menu-link-card,
.brand-card {
  border-color: var(--line) !important;
  border-radius: 10px !important;
  background: #fff !important;
}
.category-rail-main:hover,
.menu-link-card:hover,
.brand-card:hover { border-color: #efadb1 !important; background: #fff7f7 !important; }
.category-rail-main i,
.menu-link-card i { color: var(--red) !important; background: var(--red-soft) !important; }

/* Homepage shell */
.home-page {
  padding: 30px 0 52px;
  background:
    radial-gradient(circle at 88% 5%, rgba(237,28,36,.055), transparent 25%),
    #f4f4f5;
}
.home-hero { gap: 18px; }
.home-hero__slider,
.home-hero__side,
.home-benefits article,
.home-resource-card {
  border: 1px solid #dfdfe3;
  border-radius: var(--radius-lg);
  background: #fff;
  box-shadow: var(--shadow-soft);
}
.home-hero__slider {
  border-color: #232327;
  background: #111114;
  box-shadow: 0 28px 65px rgba(7,7,9,.18);
}
.home-banner-slide {
  padding: 20px;
  background:
    radial-gradient(circle at 84% 20%, rgba(237,28,36,.22), transparent 27%),
    linear-gradient(135deg, #0c0c0e 0%, #18181c 58%, #101012 100%);
}
.home-banner-media {
  position: relative;
  min-height: 350px;
  border: 1px solid #303035;
  border-radius: 14px;
  background:
    linear-gradient(135deg, rgba(255,255,255,.04), transparent 55%),
    #17171a;
}
.home-banner-media:before {
  content: "YEKTEK SEÇİMİ";
  position: absolute;
  z-index: 2;
  left: 18px;
  top: 18px;
  padding: 7px 10px;
  border-left: 3px solid var(--red);
  color: #fff;
  background: rgba(8,8,10,.83);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .12em;
}
.home-banner-media:after {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -160px;
  width: 420px;
  height: 420px;
  border: 1px solid rgba(237,28,36,.28);
  border-radius: 50%;
  pointer-events: none;
}
.home-banner-media img {
  position: relative;
  z-index: 1;
  max-height: 340px;
  padding: 22px;
  filter: drop-shadow(0 24px 28px rgba(0,0,0,.36));
}
.home-banner-actions { gap: 9px; }
.home-banner-action {
  min-height: 49px;
  border: 1px solid #34343a;
  border-radius: 9px;
  color: #f1f1f3;
  background: #1b1b1f;
  font-size: 13px;
  font-weight: 760;
}
.home-banner-action:hover { border-color: #5c5c63; background: #242429; }
.home-banner-action i { color: var(--red); }
.home-banner-action--whatsapp i { color: #39bd7e; }
.home-banner-action--buy { border-color: var(--red); background: var(--red); }
.home-banner-action--buy:hover { border-color: var(--red-strong); background: var(--red-strong); }
.home-hero__showcase {
  gap: 12px;
  padding: 12px;
  border-radius: var(--radius-lg);
  background: #fff;
}
.showcase-card {
  gap: 15px;
  padding: 13px;
  border: 1px solid var(--line);
  border-radius: 13px;
  background: #fff;
  box-shadow: none;
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}
.showcase-card:hover { transform: translateY(-2px); border-color: #eda9ad; box-shadow: 0 14px 30px rgba(10,10,12,.08); }
.showcase-card__image {
  border: 0 !important;
  border-radius: 10px !important;
  background: #f3f3f4 !important;
}
.showcase-card__image img { mix-blend-mode: multiply; }
.showcase-card__body > span {
  border-radius: 5px;
  color: var(--red);
  background: var(--red-soft);
  font-size: 9px;
  letter-spacing: .09em;
  text-transform: uppercase;
}
.showcase-card__body > a { color: var(--ink); font-weight: 760; }
.showcase-card__body b { color: var(--ink); font-size: 23px; letter-spacing: -.035em; }
.showcase-card__body b em { color: var(--red); }
.showcase-card__actions button,
.showcase-card__actions a { border-radius: 7px; font-weight: 740; }
.showcase-card__actions button { background: #111114; }
.showcase-card__actions button:hover { background: var(--red); }
.showcase-card__actions a { border-color: var(--line-strong) !important; }

/* Benefits and content sections */
.home-benefits { gap: 12px; margin-top: 18px; }
.home-benefits article {
  min-height: 98px;
  padding: 17px;
  border-radius: 13px;
  box-shadow: none;
}
.home-benefits article:hover { border-color: #efafb3; }
.home-benefits i,
.home-resource-card i,
.home-hero__side i {
  width: 42px;
  height: 42px;
  border-radius: 9px;
  color: var(--red);
  background: var(--red-soft);
}
.home-benefits b { font-weight: 780; }
.home-benefits span { color: #74747b; font-weight: 580; }
.section,
.listing { margin-top: 34px; margin-bottom: 34px; }
.section-head { margin-bottom: 20px; }
.section-head .eyebrow {
  margin-bottom: 8px;
  color: var(--red);
  font-size: 10px;
  font-weight: 830;
  letter-spacing: .13em;
  text-transform: uppercase;
}
.section-head h2 {
  color: var(--ink);
  font-size: clamp(27px, 3vw, 40px);
  font-weight: 790;
  letter-spacing: -.04em;
}
.section-head p:not(.eyebrow) { color: #73737a; font-weight: 550; }
.section-link {
  min-height: 42px;
  border: 1px solid #d7d7db;
  border-radius: 8px;
  color: var(--ink);
  background: #fff;
  font-size: 12px;
  font-weight: 750;
}
.section-link:hover { border-color: var(--red); color: #fff; background: var(--red); }

/* Product cards: sharper retail hierarchy */
.product-grid { gap: 18px; }
.product-card {
  overflow: hidden;
  border: 1px solid #dedee2;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 26px rgba(13,13,16,.045);
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.product-card:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
  opacity: 0;
  background: var(--red);
  transition: opacity .2s ease;
}
.product-card:hover {
  transform: translateY(-4px);
  border-color: #eeaaae;
  box-shadow: 0 24px 54px rgba(13,13,16,.105);
}
.product-card:hover:before { opacity: 1; }
.product-card .product-image,
.product-card__media {
  height: 245px;
  padding: 18px;
  border-bottom: 1px solid #ececef;
  background: linear-gradient(145deg, #f7f7f8, #eeeeef);
}
.product-card .product-image img,
.product-card__media img {
  max-height: 215px;
  mix-blend-mode: multiply;
  transition: transform .24s ease;
}
.product-card:hover .product-image img,
.product-card:hover .product-card__media img { transform: scale(1.035); }
.product-card .product-info,
.product-card__body { padding: 19px 18px 17px; }
.product-card .product-title,
.product-card h3,
.product-card h3 a {
  min-height: 46px;
  margin-bottom: 14px;
  color: #18181b;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 720;
}
.product-card .product-info > small,
.product-card .installment-note,
.product-card .small-note {
  color: #77777e;
  font-size: 11.5px;
  font-weight: 620;
}
.product-card .price-row,
.product-card .monthly { color: var(--ink); }
.product-card .price-row strong,
.product-card .monthly {
  color: var(--ink);
  font-size: 23px;
  font-weight: 790;
  letter-spacing: -.035em;
}
.product-card .price-row em,
.product-card .monthly span {
  color: var(--red);
  font-size: 10.5px;
  font-weight: 780;
}
.product-card .total-price,
.product-card .total {
  margin-top: 7px;
  color: #4e4e54;
  font-size: 12.5px;
  font-weight: 650;
}
.discount-pill {
  top: 12px;
  left: 12px;
  min-height: 27px;
  padding: 0 9px;
  border: 0;
  border-radius: 5px;
  color: #fff;
  background: var(--red);
  font-size: 9.5px;
  font-weight: 820;
  letter-spacing: .06em;
  text-transform: uppercase;
  box-shadow: none;
}
.product-card .badges span,
.product-card .chips span,
.chips span {
  min-height: 24px;
  border: 1px solid #e3e3e6;
  border-radius: 6px;
  color: #55555b;
  background: #f7f7f8;
  font-size: 10px;
  font-weight: 650;
}
.product-card .badges span:first-child,
.product-card .chips span:first-child { border-color: var(--red-line); color: var(--red); background: var(--red-soft); }
.product-card .card-actions,
.product-card .actions { gap: 8px; padding-top: 16px; }
.product-card .card-actions button,
.product-card .card-actions a,
.product-card .actions button,
.product-card .actions a,
.actions a,
.actions button {
  min-height: 43px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 740;
}
.product-card .card-actions button,
.product-card .actions .primary-action,
.actions .primary-action,
.primary-action { border-color: #111114; background: #111114; }
.product-card .card-actions button:hover,
.product-card .actions .primary-action:hover,
.actions .primary-action:hover { border-color: var(--red); background: var(--red); }
.product-card .card-actions a,
.product-card .actions .dark-action { border-color: var(--red); color: #fff; background: var(--red); }
.product-card .card-actions a:hover,
.product-card .actions .dark-action:hover { border-color: var(--red-strong); background: var(--red-strong); }

/* Shared pages */
.listing-hero,
.plain-hero,
.page-hero {
  margin-top: 24px;
  padding: 28px 30px;
  border: 1px solid #dedee2;
  border-left: 5px solid var(--red);
  border-radius: 14px;
  background:
    radial-gradient(circle at 92% 15%, rgba(237,28,36,.08), transparent 25%),
    #fff;
  box-shadow: var(--shadow-soft);
}
.listing-hero h1,
.plain-hero h1,
.page-hero h1 { color: var(--ink); font-weight: 790; letter-spacing: -.04em; }
.content-card,
.policy-card,
.article-card,
.reviews-card,
.video-card,
.checkout-card,
.home-resource-card {
  border-color: #dfdfe3;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 12px 32px rgba(12,12,15,.05);
}

/* Footer */
.footer {
  position: relative;
  margin-top: 50px;
  border-top: 3px solid var(--red);
  color: #f0f0f2;
  background:
    radial-gradient(circle at 15% 0, rgba(237,28,36,.16), transparent 28%),
    #0a0a0c;
}
.footer h2,
.footer h3 { color: #fff; }
.footer p,
.footer li a,
.footer__mini a { color: #aaaab0; }
.footer li a:hover,
.footer__mini a:hover { color: #fff; }
.footer__actions a { border-radius: 8px; }
.footer__actions a:first-child { border-color: var(--red); background: var(--red); }
.footer__actions a:last-child { border-color: #34343a; background: #19191d; }
.footer .footer__bottom { border-top-color: #29292e; }

@media (max-width: 980px) {
  .wrap,
  body > .header .wrap,
  body > .header .header__grid,
  body > .nav .wrap,
  .section,
  .listing,
  .simple-page,
  .content-page,
  .checkout-layout { width: min(100% - 32px, 920px); }
  body > .header .header__grid { gap: 16px; }
  .home-hero { gap: 14px; }
  .home-hero__showcase { grid-template-columns: repeat(2, minmax(0, 1fr)); grid-template-rows: auto; }
}

@media (max-width: 720px) {
  body { background: #f5f5f6; }
  body:before { height: 2px; }
  .wrap,
  body > .header .wrap,
  body > .header .header__grid,
  body > .nav .wrap,
  .section,
  .listing,
  .simple-page,
  .content-page,
  .checkout-layout { width: calc(100% - 20px); }
  body > .topbar .wrap { width: calc(100% - 20px); }
  .topbar__brand { display: none; }
  .topbar__items { width: 100%; justify-content: center; }
  .topbar__items span { padding: 0 10px; border-left: 0; font-size: 10.5px; }
  .topbar__items span:nth-child(2) { display: none; }
  body > .header .header__grid { min-height: 0; padding: 10px 0 11px; }
  body > .header .logo img { width: 148px; max-height: 43px; }
  body > .header .search { height: 46px; border-radius: 8px; }
  body > .header .search button { width: 45px; height: 38px; }
  body > .header .actions { gap: 6px; }
  body > .header .action-btn { min-height: 40px; border-radius: 8px; }
  body > .nav { box-shadow: none; }
  body > .nav .wrap { min-height: 47px; padding: 0; }
  body > .nav .nav-trigger,
  body > .nav .nav-direct { min-height: 47px; padding: 0 7px; font-size: 10.5px; }
  body > .nav .nav-direct[href="indirimdekiler.html"] { margin-left: 0; }
  .nav-panel { padding: 10px; border-radius: 0 0 12px 12px; }
  .home-page { padding: 14px 0 34px; }
  .home-banner-slide { padding: 10px; }
  .home-banner-media { min-height: 244px; border-radius: 11px; }
  .home-banner-media img { max-height: 238px; padding: 14px; }
  .home-banner-media:before { left: 11px; top: 11px; padding: 5px 7px; font-size: 8px; }
  .home-banner-actions { gap: 6px; }
  .home-banner-action { min-height: 43px; border-radius: 7px; font-size: 11px; }
  .home-hero__showcase { grid-template-columns: 1fr; }
  .showcase-card { grid-template-columns: minmax(105px, .72fr) minmax(0, 1fr); }
  .home-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
  .home-benefits article { min-height: 92px; padding: 12px; }
  .home-benefits i { width: 36px; height: 36px; }
  .home-benefits b { font-size: 12.5px; }
  .home-benefits span { font-size: 10.8px; }
  .section,
  .listing { margin-top: 27px; margin-bottom: 27px; }
  .section-head { gap: 10px; margin-bottom: 14px; }
  .section-head h2 { font-size: 25px; }
  .section-link { min-height: 37px; font-size: 11px; }
  .product-grid,
  .home-deals .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 9px; }
  .product-card { border-radius: 10px; }
  .product-card .product-image,
  .product-card__media { height: 162px; padding: 9px; }
  .product-card .product-image img,
  .product-card__media img { max-height: 145px; }
  .product-card .product-info,
  .product-card__body { padding: 12px 10px 10px; }
  .product-card .product-title,
  .product-card h3,
  .product-card h3 a { min-height: 47px; margin-bottom: 9px; font-size: 12.2px; line-height: 1.3; }
  .product-card .product-info > small { font-size: 10px; }
  .product-card .price-row strong,
  .product-card .monthly { font-size: 17px; }
  .product-card .price-row em,
  .product-card .monthly span { font-size: 9px; }
  .product-card .total-price,
  .product-card .total { font-size: 10.8px; }
  .product-card .badges,
  .product-card .chips { gap: 4px; margin-top: 8px; }
  .product-card .badges span,
  .product-card .chips span { min-height: 20px; padding: 0 5px; font-size: 8.5px; }
  .product-card .card-actions,
  .product-card .actions { gap: 5px; padding-top: 10px; }
  .product-card .card-actions button,
  .product-card .card-actions a,
  .product-card .actions button,
  .product-card .actions a,
  .actions a,
  .actions button { min-height: 35px; padding: 0 4px; border-radius: 6px; font-size: 10px; }
  .listing-hero,
  .plain-hero,
  .page-hero { padding: 20px 18px; border-left-width: 4px; border-radius: 11px; }
  .footer { margin-top: 36px; }
}

@media (max-width: 380px) {
  .topbar__items span:first-child { display: none; }
  .topbar__items span:last-child { display: inline-flex; }
  body > .header .logo img { width: 134px; }
  .product-grid,
  .home-deals .product-grid { gap: 7px; }
  .product-card .product-image,
  .product-card__media { height: 145px; }
  .product-card .product-title,
  .product-card h3,
  .product-card h3 a { font-size: 11.4px; }
  .showcase-card { grid-template-columns: 94px minmax(0, 1fr); gap: 10px; padding: 9px; }
}

/* Monthly payment emphasis: visual hierarchy only, no structural changes. */
.product-card .product-info > small,
.product-card .installment-note,
.product-card .small-note {
  margin-bottom: 5px;
  color: #5f5f66;
  font-size: 11px;
  font-weight: 720;
  letter-spacing: .015em;
}
.product-card .price-row {
  width: 100%;
  min-height: 51px;
  margin-top: 2px;
  padding: 8px 11px;
  display: flex;
  align-items: baseline;
  gap: 6px;
  border: 1px solid var(--red-line);
  border-left: 4px solid var(--red);
  border-radius: 9px;
  color: var(--red);
  background: linear-gradient(90deg, #fff0f1 0%, #fff8f8 100%);
}
.product-card .price-row strong {
  color: var(--red);
  font-size: 27px;
  line-height: 1;
  font-weight: 850;
  letter-spacing: -.045em;
}
.product-card .price-row em {
  color: #a31920;
  font-size: 11px;
  font-weight: 800;
}
.product-card .monthly {
  width: 100%;
  margin-top: 3px;
  padding: 9px 11px;
  display: flex;
  align-items: baseline;
  gap: 5px;
  border: 1px solid var(--red-line);
  border-left: 4px solid var(--red);
  border-radius: 9px;
  color: var(--red);
  background: linear-gradient(90deg, #fff0f1 0%, #fff8f8 100%);
  font-size: 27px;
  line-height: 1;
  font-weight: 850;
  letter-spacing: -.045em;
}
.product-card .monthly span {
  color: #a31920;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0;
}
.product-card .total-price,
.product-card .total {
  margin-top: 8px;
  padding-left: 1px;
  color: #55555c;
  font-size: 12px;
  font-weight: 630;
}
.showcase-card__body small {
  color: #5f5f66;
  font-weight: 720;
}
.showcase-card__body b {
  color: var(--red);
  font-size: 25px;
  font-weight: 850;
}
.showcase-card__body b em { color: #9d1b22; font-weight: 780; }

@media (max-width: 720px) {
  .product-card .product-info > small,
  .product-card .installment-note,
  .product-card .small-note {
    margin-bottom: 4px;
    font-size: 9.5px;
  }
  .product-card .price-row,
  .product-card .monthly {
    min-height: 42px;
    padding: 7px 7px;
    border-left-width: 3px;
    border-radius: 7px;
  }
  .product-card .price-row strong,
  .product-card .monthly {
    font-size: 19px;
  }
  .product-card .price-row em,
  .product-card .monthly span {
    font-size: 8.5px;
  }
  .product-card .total-price,
  .product-card .total {
    margin-top: 6px;
    font-size: 10.2px;
  }
  .showcase-card__body b { font-size: 21px; }
}

/* Useful articles archive: topic-led imagery and cleaner editorial cards. */
.article-index-section .resource-section__head {
  align-items: end;
  margin-bottom: 16px;
}
.article-filter-row {
  gap: 7px;
  margin: 0 0 20px;
}
.article-filter-row span {
  min-height: 29px;
  padding: 0 10px;
  border: 1px solid #e2e2e5;
  border-radius: 7px;
  color: #55555c;
  background: #f7f7f8;
  font-size: 10.5px;
  font-weight: 670;
}
.article-grid {
  gap: 16px;
}
.article-card-new {
  position: relative;
  grid-template-rows: 190px auto auto minmax(64px, 1fr) auto;
  gap: 9px;
  min-height: 400px;
  padding: 12px 12px 15px;
  overflow: hidden;
  border: 1px solid #dedee2;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 26px rgba(13,13,16,.045);
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.article-card-new:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
  opacity: 0;
  background: var(--red);
  transition: opacity .2s ease;
}
.article-card-new:hover {
  transform: translateY(-4px);
  border-color: #efa9ad;
  box-shadow: 0 24px 52px rgba(13,13,16,.105);
}
.article-card-new:hover:before { opacity: 1; }
.article-card-new > i:first-child {
  position: absolute;
  z-index: 4;
  left: 24px;
  top: 24px;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 9px;
  color: #fff;
  background: rgba(12,12,15,.88);
  box-shadow: 0 10px 24px rgba(0,0,0,.2);
  backdrop-filter: blur(8px);
}
.article-card-new__image {
  position: relative;
  grid-row: 1;
  width: 100%;
  height: 190px;
  margin: 0;
  padding: 9px;
  overflow: hidden;
  border: 0;
  border-radius: 11px;
  background:
    radial-gradient(circle at 86% 12%, rgba(237,28,36,.28), transparent 27%),
    linear-gradient(145deg, #121215, #29292e);
}
.article-card-new__image:after {
  content: "";
  position: absolute;
  right: -44px;
  bottom: -70px;
  width: 150px;
  height: 150px;
  border: 1px solid rgba(237,28,36,.45);
  border-radius: 50%;
  pointer-events: none;
}
.article-card-new__image img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 4px;
  object-fit: contain;
  object-position: center;
  border-radius: 8px;
  background: #fff;
  transition: transform .25s ease;
}
.article-card-new:hover .article-card-new__image img { transform: scale(1.025); }
.article-card-new > small {
  color: var(--red);
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.article-card-new > strong {
  color: #17171a;
  font-size: 17px;
  line-height: 1.32;
  font-weight: 740;
  letter-spacing: -.02em;
}
.article-card-new > p {
  color: #6d6d74;
  font-size: 13px;
  line-height: 1.48;
  font-weight: 540;
}
.article-card-new > b {
  padding-top: 5px;
  color: var(--red);
  font-size: 12px;
  font-weight: 760;
}
.article-card-new--featured {
  background: #fff;
}

@media (max-width: 640px) {
  .article-grid { gap: 11px; }
  .article-card-new {
    grid-template-rows: 176px auto auto auto auto;
    min-height: 0;
    padding: 10px 10px 13px;
    border-radius: 11px;
  }
  .article-card-new__image { height: 176px; border-radius: 9px; }
  .article-card-new > i:first-child { left: 20px; top: 20px; width: 34px; height: 34px; }
  .article-card-new > strong { font-size: 16px; }
  .article-card-new > p { font-size: 12.5px; }
  .article-filter-row { flex-wrap: nowrap; overflow-x: auto; padding-bottom: 4px; scrollbar-width: none; }
  .article-filter-row::-webkit-scrollbar { display: none; }
  .article-filter-row span { flex: 0 0 auto; }
}

/* Admin preview mode. Only visible when ?yektek_admin=1 is used. */
.yk-admin-mode {
  padding-bottom: 74px;
}

.yk-admin-toolbar {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 14px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: min(760px, calc(100vw - 32px));
  margin: 0 auto;
  padding: 8px;
  border: 1px solid rgba(15, 26, 36, .16);
  border-radius: 14px;
  background: rgba(15, 26, 36, .94);
  box-shadow: 0 18px 50px rgba(15, 26, 36, .22);
  backdrop-filter: blur(10px);
  color: #fff;
}

.yk-admin-toolbar strong {
  margin-right: auto;
  padding: 0 8px;
  font-size: 13px;
  white-space: nowrap;
}

.yk-admin-toolbar a,
.yk-admin-toolbar button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 12px;
  border: 1px solid rgba(255,255,255,.2);
  border-radius: 10px;
  background: rgba(255,255,255,.08);
  color: #fff;
  font: inherit;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
  cursor: pointer;
}

.yk-admin-toolbar a:hover,
.yk-admin-toolbar button:hover {
  background: #df1730;
  border-color: #df1730;
}

.yk-admin-editable {
  position: relative;
}

.yk-admin-edit-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 12;
  display: none;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 0 10px;
  border: 1px solid #ffd0d7;
  border-radius: 999px;
  background: #fff6f7;
  color: #c5162d;
  font-size: 11px;
  font-weight: 850;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(197, 22, 45, .12);
}

.yk-admin-highlight .yk-admin-editable {
  outline: 2px dashed rgba(223, 23, 48, .45);
  outline-offset: 3px;
}

.yk-admin-highlight .yk-admin-edit-badge {
  display: inline-flex;
}

@media (max-width: 720px) {
  .yk-admin-mode {
    padding-bottom: 132px;
  }

  .yk-admin-toolbar {
    flex-wrap: wrap;
    justify-content: stretch;
  }

  .yk-admin-toolbar strong {
    width: 100%;
    margin: 0;
  }

  .yk-admin-toolbar a,
  .yk-admin-toolbar button {
    flex: 1 1 42%;
  }

  .yk-admin-edit-badge {
    top: 6px;
    right: 6px;
  }
}

/* True final override: calm product cards after all legacy card rules. */
.product-card {
  background: #fff;
}

.product-card h3,
.product-card h3 a {
  color: #142033;
  font-size: 15.2px;
  line-height: 1.28;
  font-weight: 620;
}

.product-card .monthly,
.monthly {
  color: #172234;
  font-size: 19px;
  line-height: 1.12;
  font-weight: 730;
  letter-spacing: 0;
}

.product-card .monthly span,
.monthly span {
  color: #c51f34;
  font-size: 11.4px;
  font-weight: 700;
}

.product-card .installment-note,
.product-card .small-note {
  color: #66758a;
  font-size: 12px;
  font-weight: 620;
}

.product-card .total,
.product-card .total-price,
.total {
  color: #243248;
  font-size: 13.2px;
  font-weight: 640;
}

.discount-pill {
  color: #b52234;
  background: #fff8f9;
  border-color: #efcdd4;
  font-size: 10.4px;
  font-weight: 650;
}

.product-card .badges span,
.product-card .chips span,
.chips span {
  background: #f7fafc;
  color: #3f5167;
  border: 1px solid #e3edf5;
}

.product-card .badges span.free-shipping,
.product-card .chips span.free-shipping,
.chips span.free-shipping,
.product-card .badges span:has(.fa-truck),
.product-card .chips span:has(.fa-truck) {
  color: #137247;
  background: #f3fbf7;
  border-color: #d7efdf;
}

.product-card .card-actions button,
.product-card .card-actions a,
.product-card .actions button,
.product-card .actions a,
.actions a,
.actions button {
  border-radius: 7px;
  letter-spacing: 0;
}

@media (max-width: 720px) {
  .product-card h3,
  .product-card h3 a {
    font-size: 12.6px;
    line-height: 1.25;
    font-weight: 620;
  }

  .product-card .monthly,
  .monthly {
    font-size: 16.4px;
  }

  .product-card .monthly span,
  .monthly span {
    font-size: 10px;
  }

  .product-card .total,
  .product-card .total-price,
  .total {
    font-size: 11.7px;
  }
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; overflow-x: hidden; }
body {
  margin: 0;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  background: var(--bg);
  color: var(--ink);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.55;
  letter-spacing: 0;
  overflow-x: hidden;
}
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button, input, select, textarea { font: inherit; }
.wrap { width: min(1180px, calc(100% - 32px)); margin: 0 auto; }
.wrap > *,
.header .wrap > *,
.page-hero__grid > *,
.layout > *,
.product-page > *,
.checkout-layout > * { min-width: 0; }
h1, h2, h3, p, b, span { overflow-wrap: anywhere; }
.topbar {
  border-bottom: 1px solid var(--line);
  background: linear-gradient(90deg, var(--surface) 0%, var(--surface-tint) 54%, var(--surface-2) 100%);
  color: var(--ink);
}
.topbar .wrap {
  min-height: 38px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  gap: 14px;
}
.brand-dot { display: inline-flex; align-items: center; gap: 10px; font-weight: 950; }
.brand-dot:before { content: ""; width: 7px; height: 7px; border-radius: 999px; background: var(--red); box-shadow: 0 0 0 4px rgba(215,25,47,.14); }
.topbar__badges { display: flex; flex-wrap: wrap; justify-content: end; gap: 8px; }
.topbar__badges span { display: inline-flex; align-items: center; gap: 6px; min-height: 26px; padding: 0 10px; border: 1px solid var(--line); border-radius: 999px; background: var(--surface); color: var(--ink); font-size: 13px; font-weight: 850; white-space: nowrap; }
.topbar i { color: var(--red); }
.header {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(255,255,255,.96);
  border-bottom: 1px solid var(--line);
  backdrop-filter: blur(12px);
}
.header .wrap {
  min-height: 84px;
  display: grid;
  grid-template-columns: 170px minmax(260px, 1fr) auto;
  gap: 20px;
  align-items: center;
}
.logo img { max-width: 144px; max-height: 62px; object-fit: contain; }
.search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 54px;
  height: 48px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: 0 10px 22px rgba(16, 25, 35, .045);
  overflow: hidden;
}
.search input { border: 0; padding: 0 16px; outline: 0; }
.search button { border: 0; background: var(--red); color: #fff; cursor: pointer; }
.header-actions { display: flex; gap: 8px; }
.icon-btn, .text-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--ink);
  font-weight: 900;
  gap: 8px;
}
.icon-btn { width: 42px; padding: 0; }
.text-btn--wa i { color: var(--green); font-size: 17px; }
.wa-copy {
  display: grid;
  gap: 1px;
  line-height: 1.05;
  text-align: left;
}
.wa-copy b {
  display: block;
  font-size: 13px;
  font-weight: 950;
}
.wa-copy small {
  display: block;
  color: var(--green);
  font-size: 11px;
  font-weight: 900;
}
.text-btn--dark { background: var(--ink); border-color: var(--ink); color: #fff; }
.subnav {
  border-bottom: 1px solid var(--line);
  background: var(--surface);
}
.subnav .wrap { min-height: 48px; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
.subnav a { display: inline-flex; align-items: center; gap: 8px; min-height: 36px; padding: 0 12px; border: 1px solid var(--line); border-radius: var(--radius); font-weight: 900; }
.subnav a.is-active, .subnav a:hover { border-color: var(--red); background: var(--red-soft); color: var(--red-dark); }
.breadcrumb { padding: 18px 0 0; color: var(--muted); font-size: 13px; font-weight: 800; }
/* Ortak site ustu: tum sayfalarda ana sayfadaki sade e-ticaret basligi. */
body > .topbar {
  border-bottom: 1px solid var(--line);
  background: var(--surface);
  color: var(--ink);
}
body > .topbar .wrap {
  min-height: 38px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  gap: 18px;
}
.topbar__brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  font-weight: 850;
}
.topbar__brand:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: var(--red);
  box-shadow: 0 0 0 4px rgba(215,25,47,.13);
}
.topbar__items {
  display: flex;
  justify-content: center;
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}
.topbar__items::-webkit-scrollbar { display: none; }
.topbar__items span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 26px;
  max-width: calc(100% - 20px);
  padding: 0 10px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface);
  color: var(--ink);
  font-size: 13px;
  font-weight: 850;
  white-space: nowrap;
}
body > .header {
  position: sticky;
  top: 0;
  z-index: 40;
  background: rgba(255,255,255,.97);
  border-bottom: 1px solid var(--line);
  backdrop-filter: blur(12px);
  box-shadow: 0 8px 22px rgba(16,25,35,.035);
}
body > .header .header__grid {
  min-height: 84px;
  display: grid;
  grid-template-columns: 170px minmax(260px, 1fr) auto;
  align-items: center;
  gap: 20px;
}
body > .header .logo img {
  width: auto;
  max-width: 144px;
  max-height: 62px;
  object-fit: contain;
}
body > .header .actions {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
}
.action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 0 13px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--ink);
  font-weight: 900;
  white-space: nowrap;
}
.action-btn--wa i { color: var(--green); font-size: 18px; }
.action-icon { width: 44px; padding: 0; }
.action-cart {
  min-width: 92px;
  background: var(--ink);
  border-color: var(--ink);
  color: #fff;
}
.search-results[hidden] { display: none; }
.search-results {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 8px);
  z-index: 45;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: var(--shadow);
  padding: 10px;
  max-height: min(70vh, 620px);
  overflow-y: auto;
}
.search-results.open { display: grid; gap: 8px; }
body > .header .search { position: relative; overflow: visible; }
.search-result-head {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 3px 4px 8px;
  border-bottom: 1px solid var(--line);
  color: var(--muted);
  font-size: 12px;
  font-weight: 850;
}
.search-result-head b { color: var(--ink); }
.search-result-card {
  display: grid;
  grid-template-columns: 144px minmax(0, 1fr) auto;
  align-items: center;
  gap: 14px;
  min-height: 148px;
  padding: 11px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #fff;
  color: var(--ink);
}
.search-result-card:hover {
  border-color: rgba(219, 20, 43, .28);
  box-shadow: 0 12px 26px rgba(16, 24, 40, .08);
}
.search-result-image {
  display: grid;
  place-items: center;
  width: 144px;
  height: 126px;
  border: 1px solid #e5edf6;
  border-radius: 10px;
  background: #fbfdff;
  overflow: hidden;
}
.search-result-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.search-result-body {
  display: grid;
  gap: 4px;
  min-width: 0;
}
.search-result-body b {
  display: -webkit-box;
  overflow: hidden;
  color: var(--ink);
  font-size: 14.5px;
  font-weight: 680;
  line-height: 1.3;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.search-result-price {
  display: flex;
  align-items: baseline;
  gap: 4px;
  color: var(--red);
}
.search-result-price strong {
  font-size: 14.6px;
  font-weight: 720;
}
.search-result-price em {
  font-size: 12.5px;
  font-style: normal;
  font-weight: 680;
}
.search-result-body small {
  color: #39485d;
  font-size: 12px;
  font-weight: 660;
}
.search-result-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.search-result-badges i {
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  padding: 0 8px;
  border-radius: 999px;
  background: var(--green-soft);
  color: var(--green);
  font-size: 11px;
  font-style: normal;
  font-weight: 850;
}
.search-result-go {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 12px;
  border-radius: 10px;
  background: var(--ink);
  color: #fff;
  font-size: 12px;
  font-weight: 720;
  white-space: nowrap;
}
.search-empty {
  padding: 16px;
  border: 1px dashed var(--line);
  border-radius: 12px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 750;
}
.search-empty b {
  display: block;
  margin-bottom: 4px;
  color: var(--ink);
  font-size: 15px;
}
@media (max-width: 720px) {
  .search-results {
    top: calc(100% + 6px);
    padding: 8px;
    max-height: 68vh;
  }
  .search-result-head {
    display: none;
  }
  .search-result-card {
    grid-template-columns: 126px minmax(0, 1fr);
    gap: 12px;
    min-height: 150px;
    padding: 10px;
  }
  .search-result-image {
    width: 126px;
    height: 132px;
  }
  .search-result-body b {
    font-size: 14px;
    -webkit-line-clamp: 2;
  }
  .search-result-price strong {
    font-size: 15.5px;
  }
  .search-result-go {
    grid-column: 2;
    justify-self: start;
    min-height: 30px;
    padding: 0 10px;
    border-radius: 8px;
  }
}

@media (max-width: 390px) {
  .search-result-card {
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 10px;
  }
  .search-result-image {
    width: 112px;
    height: 124px;
  }
}
body > .nav {
  display: block;
  border-bottom: 1px solid var(--line);
  background: rgba(255,255,255,.97);
  z-index: 35;
}
body > .nav .wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  position: relative;
}
.nav-trigger,
.nav-direct {
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 0 13px;
  border: 1px solid #dbe5ef;
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--ink);
  cursor: pointer;
  font-weight: 900;
  white-space: nowrap;
}
.nav-trigger:hover,
.nav-trigger.is-active,
.nav-direct:hover {
  border-color: var(--red-line);
  background: var(--red-soft);
  color: var(--red-dark);
}
.nav-trigger[data-menu-open="categories"] > i:first-child { color: var(--teal); }
.nav-trigger[data-menu-open="brands"] > i:first-child { color: var(--red); }
.nav-trigger[data-menu-open="resources"] > i:first-child,
.nav-trigger[data-menu-open="trust"] > i:first-child { color: var(--teal); }
.nav-direct[href="#indirimli-urunler"],
.nav-direct[href="index.html#indirimli-urunler"] {
  border-color: var(--red);
  background: var(--red);
  color: #fff;
}
.nav-panel {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 1px);
  z-index: 60;
  max-height: min(72vh, 700px);
  overflow: auto;
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: 0 22px 48px rgba(16,25,35,.12);
}
.nav-panel.is-open { display: block; }
#menu-categories.nav-panel { right: auto; width: min(440px, calc(100vw - 32px)); }
#menu-resources.nav-panel,
#menu-trust.nav-panel { right: auto; width: min(650px, calc(100vw - 32px)); }
.brand-grid,
.menu-card-grid,
.category-link-grid,
.category-feature-row,
.category-tools {
  display: grid;
  gap: 10px;
}
.brand-grid { grid-template-columns: repeat(6, minmax(0, 1fr)); }
.menu-card-grid,
.category-link-grid,
.category-feature-row,
.category-tools { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.brand-grid a,
.menu-link-card,
.category-feature,
.category-group,
.category-tools a,
.menu-panel-note {
  min-width: 0;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
}
.brand-grid a {
  min-height: 48px;
  display: grid;
  place-items: center;
  padding: 8px;
  font-weight: 900;
}
.menu-link-card,
.category-feature,
.category-tools a {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  padding: 13px;
  font-weight: 850;
}
.menu-link-card i,
.category-feature i,
.category-group__head i,
.category-tools i {
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  display: grid;
  place-items: center;
  border-radius: 8px;
  background: var(--surface-2);
  color: var(--teal);
}
.menu-link-card span span,
.category-feature span span,
.category-group__head span span,
.category-tools span span {
  display: block;
  margin-top: 3px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.35;
}
.menu-panel-note {
  margin-top: 10px;
  padding: 12px 13px;
  color: var(--muted);
  font-weight: 750;
}
.category-mega { display: grid; gap: 12px; }
.category-rail { display: grid; gap: 8px; }
.category-rail-item {
  border: 1px solid transparent;
  border-radius: var(--radius);
  padding: 8px;
}
.category-rail-item.is-current,
.category-rail-item:hover {
  border-color: var(--red-line);
  background: var(--red-soft);
}
.category-rail-main {
  display: flex;
  align-items: center;
  gap: 11px;
  font-weight: 900;
}
.category-rail-main > i {
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  display: grid;
  place-items: center;
  border-radius: 9px;
  background: var(--ink);
  color: #fff;
}
.category-rail-main small {
  display: block;
  margin-top: 2px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.25;
}
.category-rail-sub {
  display: none;
  list-style: none;
  margin: 8px 0 0 49px;
  padding: 0;
  gap: 5px;
}
.category-rail-item.is-current .category-rail-sub,
.category-rail-item:hover .category-rail-sub { display: grid; }
.category-rail-sub a,
.category-group li a {
  display: block;
  color: var(--muted);
  font-size: 13px;
  font-weight: 850;
  line-height: 1.35;
  padding: 3px 0;
}
.category-showcase { display: grid; gap: 12px; }
.category-group { padding: 0; overflow: hidden; }
.category-group__head {
  display: flex;
  gap: 11px;
  padding: 13px;
  border-bottom: 1px solid var(--line);
  font-weight: 900;
}
.category-group ul {
  margin: 0;
  padding: 10px 14px 13px 31px;
}
.category-group li { color: var(--neutral-dot); margin: 4px 0; }
@media (min-width: 980px) {
  #menu-categories.nav-panel { width: min(1120px, calc(100vw - 64px)); }
  .category-mega { grid-template-columns: 350px minmax(0, 1fr); }
  .category-link-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .category-feature-row,
  .category-tools { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 880px) {
  body > .topbar .wrap { grid-template-columns: 1fr; gap: 6px; padding: 8px 0; }
  .topbar__items { justify-content: flex-start; }
  body > .header .header__grid { grid-template-columns: 1fr; gap: 12px; padding: 14px 0; }
  body > .header .logo { justify-self: start; }
  body > .header .search { width: 100%; }
  body > .header .actions { width: 100%; justify-content: space-between; }
  .action-btn--wa { flex: 1; }
  body > .nav .wrap { overflow-x: auto; padding-bottom: 12px; scrollbar-width: none; }
  body > .nav .wrap::-webkit-scrollbar { display: none; }
  .nav-panel { position: fixed; left: 12px; right: 12px; top: 188px; width: auto !important; max-height: calc(100vh - 208px); }
}
@media (max-width: 560px) {
  .wrap { width: min(100% - 22px, 1180px); }
  .topbar__brand { justify-content: center; }
  .topbar__items span { font-size: 12px; }
  .action-icon { display: none; }
  .action-cart { min-width: 88px; }
  .brand-grid,
  .menu-card-grid,
  .category-link-grid,
  .category-feature-row,
  .category-tools { grid-template-columns: 1fr; }
  .nav-panel { top: 206px; max-height: calc(100vh - 224px); }
}
.page-hero { padding: 24px 0 18px; }
.page-hero__grid { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 22px; align-items: end; }
.eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 9px; color: var(--red); font-size: 12px; font-weight: 950; text-transform: uppercase; }
.eyebrow:before { content: ""; width: 22px; height: 2px; border-radius: 2px; background: var(--red); }
h1 { margin: 0; font-size: 40px; line-height: 1.1; font-weight: 900; }
h2 { margin: 0; font-size: 24px; line-height: 1.18; }
h3 { margin: 0; }
p { color: var(--muted); margin: 8px 0 0; }
.pill-row { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }
.pill { display: inline-flex; align-items: center; min-height: 30px; padding: 0 10px; border-radius: 999px; background: var(--surface-2); color: var(--ink); font-size: 13px; font-weight: 900; }
.layout { display: grid; grid-template-columns: 250px minmax(0, 1fr); gap: 18px; align-items: start; padding: 18px 0 34px; }
.category-layout--simple { grid-template-columns: minmax(0, 1fr); }
.panel, .card {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}
.panel { padding: 16px; }
.filter-list, .check-list { display: grid; gap: 10px; margin: 14px 0 0; }
.filter-list label, .check-list span { display: flex; align-items: center; gap: 9px; color: var(--muted); font-weight: 800; }
.toolbar { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 14px; }
.toolbar--simple { justify-content: flex-start; margin-bottom: 12px; }
.toolbar select { min-height: 38px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); padding: 0 10px; }
.product-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 18px; align-items: stretch; }
.product-card {
  display: flex;
  flex-direction: column;
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border-color: rgba(203, 216, 229, .82);
  box-shadow: 0 10px 24px rgba(16, 25, 35, .045);
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}
.product-card:hover { transform: translateY(-2px); border-color: var(--blue-line); box-shadow: 0 16px 32px rgba(16, 25, 35, .075); }
.product-card__media {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  height: 230px;
  padding: 18px;
  border-bottom: 1px solid var(--line);
  background: linear-gradient(180deg, #fff 0%, #f8fafc 100%);
  overflow: hidden;
}
.product-card__media img { width: 100%; height: 100%; max-height: 198px; object-fit: contain; }
.product-card__body { display: flex; flex-direction: column; flex: 1; min-height: 0; padding: 15px 16px 13px; text-align: left; }
.product-card h3 { min-height: 43px; margin-bottom: 13px; font-size: 14.5px; line-height: 1.34; font-weight: 900; }
.product-card h3 a {
  display: -webkit-box;
  min-height: 44px;
  overflow: hidden;
  color: var(--ink);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.product-card h3 a:hover { color: var(--red); }
.monthly { margin-top: auto; color: var(--red); font-size: 25px; line-height: 1; font-weight: 950; }
.monthly span { font-size: 12px; }
.total { margin-top: 8px; color: var(--ink); font-size: 16.5px; font-weight: 950; }
.chips { display: flex; flex-wrap: wrap; justify-content: flex-start; gap: 6px; margin-top: 12px; }
.chips span { display: inline-flex; align-items: center; max-width: 100%; min-height: 24px; padding: 0 9px; border: 1px solid transparent; border-radius: 999px; background: #eef9f3; color: var(--green); font-size: 12px; font-weight: 850; line-height: 1.15; white-space: normal; }
.chips span:first-child { border-color: rgba(215, 25, 47, .12); background: #fff5f6; color: var(--red-dark); }
.actions { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; padding: 0 14px 14px; }
.actions a, .actions button { display: inline-flex; align-items: center; justify-content: center; min-width: 0; min-height: 40px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); color: var(--ink); font-weight: 900; text-align: center; cursor: pointer; transition: background .18s ease, color .18s ease, border-color .18s ease, transform .18s ease; }
.actions .primary-action, .primary-action { background: var(--red); border-color: var(--red); color: #fff; }
.primary-action:disabled {
  opacity: .48;
  cursor: not-allowed;
  filter: grayscale(.25);
}
.actions .dark-action, .dark-action { background: #fff; border-color: rgba(16, 25, 35, .16); color: var(--ink); }
.actions a:hover,
.actions button:hover { transform: translateY(-1px); }
.actions .dark-action:hover,
.dark-action:hover { background: var(--ink); border-color: var(--ink); color: #fff; }
.seo-band { padding: 24px 0 38px; }
.seo-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.info-card { padding: 16px; }
.product-page { display: grid; grid-template-columns: minmax(0, .96fr) minmax(340px, .74fr); gap: 20px; padding: 18px 0 36px; align-items: start; }
.gallery { padding: 16px; }
.gallery-main { position: relative; display: grid; place-items: center; min-height: 410px; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); }
.gallery-main img { max-height: 360px; object-fit: contain; }
.gallery-badges {
  position: absolute;
  z-index: 2;
  top: 14px;
  left: 14px;
  right: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: flex-start;
  pointer-events: none;
}
.gallery-badges span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 30px;
  padding: 0 10px;
  border: 1px solid rgba(216, 228, 239, .95);
  border-radius: 999px;
  background: rgba(255,255,255,.92);
  color: var(--ink);
  font-size: 12px;
  font-weight: 850;
  box-shadow: 0 8px 18px rgba(16,25,35,.07);
  backdrop-filter: blur(6px);
}
.gallery-badges span:first-child {
  border-color: #ffdbe0;
  color: var(--red-dark);
}
.gallery-badges span:nth-child(2) {
  border-color: #cdeeda;
  color: var(--green);
}
.gallery-badges i {
  color: currentColor;
}
.thumbs { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin-top: 12px; }
.thumbs a { display: grid; place-items: center; height: 82px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); }
.thumbs img { height: 68px; object-fit: contain; }
.buy-panel { position: sticky; top: 98px; padding: 18px; }
.brand-line { color: var(--muted); font-weight: 850; }
.buy-price { margin-top: 14px; padding: 14px; border-radius: var(--radius); background: var(--red-soft); }
.buy-price .monthly { font-size: 30px; }
.feature-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 14px; }
.feature { padding: 12px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); font-weight: 900; }
.feature i { color: var(--red); }
.compatibility-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  min-height: 50px;
  margin-top: 12px;
  padding: 0 13px;
  border: 1px solid var(--blue-line);
  border-radius: var(--radius);
  background: var(--blue-soft);
  color: var(--ink);
  cursor: pointer;
  font-weight: 950;
  text-align: left;
}
.compatibility-toggle i { color: var(--blue); }
.compatibility-toggle small { display: block; margin-top: 2px; color: var(--muted); font-size: 12px; font-weight: 800; }
.compatibility-toggle .fa-angle-down { color: var(--muted); transition: transform .18s ease; }
.compatibility-toggle[aria-expanded="true"] .fa-angle-down { transform: rotate(180deg); }
.compat-card {
  margin-top: 10px;
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, var(--surface), var(--surface-tint));
  box-shadow: var(--shadow-soft);
}
.gallery .compat-card {
  margin-top: 16px;
  padding: 16px;
}
.compat-card[hidden] { display: none; }
.compat-card__head {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}
.compat-card__head h3 { font-size: 20px; }
.compat-card__head p { font-size: 13px; font-weight: 760; }
.compat-close {
  display: inline-grid;
  place-items: center;
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--ink);
  cursor: pointer;
}
.compat-search {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  align-items: center;
  height: 44px;
  margin-bottom: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  overflow: hidden;
}
.compat-search i { display: grid; place-items: center; color: var(--red); }
.compat-search input {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  padding: 0 12px 0 0;
  background: transparent;
  color: var(--ink);
}
.compat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  max-height: 340px;
  overflow: auto;
  padding-right: 3px;
}
.gallery .compat-grid {
  max-height: none;
  overflow: visible;
  padding-right: 0;
}
.compat-item {
  min-width: 0;
  padding: 10px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
}
.compat-item b { display: block; color: var(--ink); line-height: 1.2; }
.compat-item span { display: block; margin-top: 5px; color: var(--muted); font-size: 12px; font-weight: 760; line-height: 1.35; }
.compat-note,
.compat-empty {
  margin: 12px 0 0;
  padding: 10px;
  border-radius: var(--radius);
  background: var(--green-soft);
  color: var(--green);
  font-size: 13px;
  font-weight: 850;
}
.compat-empty { background: var(--red-soft); color: var(--red); }
.compat-empty[hidden] { display: none; }
.flow-card { display: grid; grid-template-columns: 34px minmax(0, 1fr); gap: 10px; align-items: start; padding: 12px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); }
.flow-card strong { display: grid; place-items: center; width: 34px; height: 34px; border-radius: var(--radius); background: var(--surface-2); color: var(--red); }
.details-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; padding-bottom: 36px; }
.detail-panel { padding: 18px; }
.detail-panel ul { margin: 12px 0 0; padding-left: 18px; color: var(--muted); font-weight: 760; }
.product-description { padding: 0 0 18px; }
.product-description .detail-panel { padding: 22px; }
.description-lead { max-width: 920px; color: var(--muted); font-weight: 760; }
.description-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin-top: 16px; }
.description-card {
  min-height: 154px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, var(--surface), var(--surface-tint));
}
.description-card i { color: var(--red); font-size: 20px; }
.description-card h3 { margin-top: 10px; }
.description-card p { font-weight: 760; }
.checkout-layout { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 14px; padding: 14px 0 30px; align-items: start; }
.checkout-main {
  display: grid;
  gap: 10px;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, var(--surface), var(--surface-tint));
  box-shadow: var(--shadow);
}
.checkout-note {
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  padding: 10px;
  border: 1px solid var(--blue-line);
  border-radius: var(--radius);
  background: var(--blue-soft);
}
.checkout-note i { display: grid; place-items: center; width: 36px; height: 36px; border-radius: 10px; background: var(--surface); color: var(--red); }
.checkout-note b { display: block; }
.checkout-note span { display: block; color: var(--muted); font-size: 12px; font-weight: 720; }
.checkout-tabs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 8px;
  padding: 7px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface-tint);
}
.checkout-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-height: 38px;
  padding: 0 10px;
  border: 1px solid transparent;
  border-radius: var(--radius);
  color: var(--muted);
  font-size: 13px;
  font-weight: 780;
  text-align: center;
}
.checkout-tab span {
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  background: #fff;
  color: var(--muted);
  font-size: 12px;
}
.checkout-tab.is-current {
  border-color: var(--red-line);
  background: #fff;
  color: var(--red);
  box-shadow: 0 8px 18px rgba(16, 25, 35, .045);
}
.checkout-tab.is-current span {
  background: var(--red);
  color: #fff;
}
.checkout-tab.is-done {
  color: var(--green);
}
.checkout-tab.is-done span {
  background: var(--green-soft);
  color: var(--green);
}
.step-card { display: none; padding: 0; overflow: hidden; border-color: var(--line); box-shadow: none; opacity: 1; transition: border-color .18s ease, box-shadow .18s ease; }
.step-card.is-active { display: block; border-color: var(--red-line); box-shadow: var(--shadow-soft); }
.step-card.is-done { border-color: var(--green-line); }
.step-card summary { display: flex; align-items: center; gap: 10px; min-height: 56px; padding: 0 14px; cursor: default; font-weight: 820; list-style: none; background: var(--surface); }
.step-card summary:after {
  content: "";
  margin-left: auto;
}
.step-card summary::-webkit-details-marker { display: none; }
.step-no { display: grid; place-items: center; width: 34px; height: 34px; border-radius: var(--radius); background: var(--ink); color: #fff; }
.step-card.is-done .step-no { background: var(--green); }
.step-card.is-active .step-no { background: var(--red); }
.step-body { padding: 14px; border-top: 1px solid var(--line); background: var(--surface); }
.step-intro {
  display: grid;
  gap: 4px;
  margin-bottom: 12px;
  padding: 12px 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface-tint);
}
.step-intro b { font-size: 15px; }
.step-intro span { color: var(--muted); font-size: 13px; font-weight: 760; line-height: 1.45; }
.form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 14px; }
.field { display: grid; align-content: start; gap: 5px; color: var(--muted); font-size: 13px; font-weight: 850; line-height: 1.25; }
.field-title { display: flex; align-items: center; justify-content: space-between; min-height: 16px; gap: 8px; }
.field input, .field select, .field textarea { min-height: 42px; border: 1px solid var(--line); border-radius: var(--radius); padding: 0 11px; background: var(--surface); color: var(--ink); }
.field textarea { min-height: 84px; padding-top: 10px; resize: vertical; }
.field small { color: var(--muted); font-size: 11px; font-weight: 750; white-space: nowrap; }
.field-optional .field-title small {
  padding: 2px 7px;
  border: 1px solid rgba(13, 148, 136, .18);
  border-radius: 999px;
  background: rgba(13, 148, 136, .08);
  color: #087568;
  font-weight: 900;
}
.field-optional input,
.field-optional select,
.field-optional textarea {
  border-style: dashed;
  background: linear-gradient(180deg, #fff, #f8fbfd);
}
.field-optional:after {
  content: "Zorunlu değil";
  justify-self: start;
  margin-top: -2px;
  padding: 2px 7px;
  border: 1px solid rgba(13, 148, 136, .16);
  border-radius: 999px;
  background: rgba(13, 148, 136, .08);
  color: #087568;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.1;
}
.field.is-invalid { color: var(--red); }
.field.is-invalid input,
.field.is-invalid select,
.field.is-invalid textarea {
  border-color: var(--red);
  background: #fff7f8;
  box-shadow: 0 0 0 3px rgba(223, 18, 46, .08);
}
.field-required:after {
  content: "Zorunlu";
  justify-self: start;
  margin-top: -2px;
  padding: 2px 7px;
  border-radius: 999px;
  background: var(--red-soft);
  color: var(--red);
  font-size: 10px;
  font-weight: 950;
}
.address-field {
  position: relative;
}
.address-suggest {
  position: absolute;
  z-index: 80;
  left: 0;
  right: 0;
  top: calc(100% - 2px);
  display: grid;
  gap: 4px;
  max-height: 230px;
  overflow: auto;
  padding: 8px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}
.address-suggest[hidden] { display: none; }
.address-suggest button,
.address-suggest__empty {
  display: flex;
  align-items: center;
  min-height: 34px;
  padding: 0 10px;
  border: 0;
  border-radius: 8px;
  background: transparent;
  color: var(--ink);
  font: inherit;
  font-size: 13px;
  font-weight: 760;
  text-align: left;
}
.address-suggest button { cursor: pointer; }
.address-suggest button:hover,
.address-suggest button:focus {
  background: var(--red-soft);
  color: var(--red);
  outline: none;
}
.address-suggest__empty {
  color: var(--muted);
}
.step-actions {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid var(--line);
}
.step-actions a,
.step-actions button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 42px;
  padding: 0 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--ink);
  font-weight: 950;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
}
.step-actions a span,
.step-actions button span {
  min-width: 0;
}
.step-actions .step-next {
  margin-left: auto;
  min-width: 176px;
  border-color: var(--red);
  background: var(--red);
  color: #fff;
  box-shadow: 0 10px 18px rgba(223, 18, 46, .16);
}
.step-actions .step-next i {
  display: grid;
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  place-items: center;
  border-radius: 9px;
  background: rgba(255, 255, 255, .18);
  font-size: 14px;
}
.step-actions .step-next--primary {
  min-width: 210px;
  min-height: 48px;
  font-size: 15px;
}
.step-actions--pay {
  display: block;
  align-items: stretch;
}
.checkout-pay-cta {
  display: grid;
  grid-template-columns: minmax(230px, 340px) minmax(260px, 1fr);
  align-items: stretch;
  gap: 10px;
  width: 100%;
  margin-left: 0;
}
.checkout-contract {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 9px;
  min-height: 28px;
  padding: 0 2px;
  border: 0;
  border-radius: 10px;
  background: transparent;
  color: var(--muted);
  font-size: 12.5px;
  font-weight: 760;
  line-height: 1.35;
}
.checkout-contract input {
  flex: 0 0 auto;
  width: 17px;
  height: 17px;
  accent-color: var(--red);
}
.checkout-contract span {
  min-width: 0;
}
.checkout-contract a {
  color: var(--red);
  font-weight: 900;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
.checkout-pay-cta .step-next {
  width: 100%;
  margin-left: 0;
}
.contract-check {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 42px;
  padding: 8px 10px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: var(--surface);
  color: var(--ink);
  font-size: 13px;
  font-weight: 820;
  line-height: 1.35;
}
.contract-check input {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  accent-color: var(--red);
}
.contract-open {
  border-color: transparent !important;
  background: linear-gradient(90deg, var(--red), var(--ink)) !important;
  color: #fff !important;
  box-shadow: 0 10px 18px rgba(223, 18, 46, .16);
}
.checkout-contract.is-invalid {
  border-color: var(--red);
  padding: 8px 10px;
  border: 1px solid var(--red-line);
  background: var(--red-soft);
  box-shadow: 0 0 0 4px rgba(223, 18, 46, .08);
}
.contract-modal {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background: rgba(15, 23, 42, .58);
}
.contract-modal.is-open {
  display: flex;
}
.contract-dialog {
  position: relative;
  width: min(760px, 100%);
  max-height: min(82vh, 720px);
  overflow: auto;
  padding: 24px;
  border-radius: 22px;
  background: var(--surface);
  box-shadow: 0 28px 80px rgba(15, 23, 42, .34);
}
.contract-dialog h2 {
  margin: 10px 44px 8px 0;
  font-size: 24px;
}
.contract-dialog p {
  color: var(--muted);
  font-weight: 760;
  line-height: 1.55;
}
.contract-sections {
  display: grid;
  gap: 10px;
  margin-top: 14px;
}
.contract-sections section {
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface-tint);
}
.contract-sections h3 {
  margin: 0 0 6px;
  font-size: 15px;
}
.contract-sections p {
  margin: 0;
  font-size: 13px;
}
.contract-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 14px;
  min-height: 42px;
  padding: 0 14px;
  border-radius: var(--radius);
  background: var(--ink);
  color: #fff;
  font-weight: 900;
}
.contract-close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 40px;
  height: 40px;
  border: 1px solid var(--line);
  border-radius: 13px;
  background: var(--surface);
  color: var(--ink);
  font-size: 24px;
  font-weight: 950;
  line-height: 1;
  cursor: pointer;
}
.modal-open {
  overflow: hidden;
}
.checkout-pay-amounts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  min-height: 48px;
  padding: 8px 10px;
  border-radius: var(--radius);
  background: var(--ink);
  color: #fff;
}
.checkout-pay-amounts b {
  display: grid;
  align-content: center;
  gap: 3px;
  min-width: 0;
}
.checkout-pay-amounts span {
  color: rgba(255, 255, 255, .74);
  font-size: 11px;
  font-weight: 850;
  line-height: 1.15;
}
.checkout-pay-amounts strong {
  color: #fff;
  font-size: 16px;
  font-weight: 950;
  line-height: 1;
  white-space: nowrap;
}
.checkout-pay-cta .step-next {
  margin-left: 0;
}
.step-actions a.is-disabled,
.step-actions button:disabled {
  pointer-events: none;
  opacity: .45;
  filter: grayscale(.2);
}
.step-validation {
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  gap: 10px;
  margin-bottom: 12px;
  padding: 12px;
  border: 1px solid var(--red-line);
  border-radius: var(--radius);
  background: var(--red-soft);
  color: var(--red);
}
.step-validation > i {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 10px;
  background: #fff;
}
.step-validation b { display: block; color: var(--ink); margin-bottom: 5px; }
.step-validation ul {
  display: grid;
  gap: 3px;
  margin: 0;
  padding-left: 18px;
  color: var(--red);
  font-size: 13px;
  font-weight: 850;
}
.invoice-type,
.customer-mode {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.invoice-fields-panel,
.customer-panel {
  margin-top: 12px;
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.invoice-fields-panel[hidden],
.customer-panel[hidden] { display: none; }
.invoice-fields-panel--common {
  background: linear-gradient(180deg, var(--surface), var(--surface-tint));
}
.customer-panel--login {
  border-color: var(--blue-line);
  background: linear-gradient(180deg, var(--surface), var(--blue-soft));
}
.login-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 10px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 750;
}
.login-row label {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}
.login-row input { accent-color: var(--red); }
.login-row a {
  color: var(--red);
  font-weight: 900;
}
.login-actions {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  margin-top: 12px;
}
.login-actions button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 42px;
  padding: 0 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--ink);
  font: inherit;
  font-weight: 900;
  cursor: pointer;
}
.login-actions button:first-child {
  border-color: var(--red);
  background: var(--red);
  color: #fff;
}
.mini-label {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 9px;
  border-radius: 999px;
  background: var(--ink);
  color: #fff;
  font-size: 11px;
  font-weight: 950;
  text-transform: uppercase;
}
.field-note {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 12px 0 0;
  padding: 10px 11px;
  border-radius: var(--radius);
  background: var(--blue-soft);
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.45;
}
.field-note i { color: var(--blue); margin-top: 2px; }
.choice-card {
  display: grid;
  grid-template-columns: auto 42px minmax(0, 1fr);
  gap: 11px;
  align-items: center;
  min-height: 88px;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, var(--surface), var(--surface-tint));
  cursor: pointer;
}
.choice-card.is-selected {
  border-color: var(--red-line);
  background: var(--red-soft);
}
.choice-card input { width: 18px; height: 18px; accent-color: var(--red); }
.choice-card > span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--red);
  box-shadow: inset 0 0 0 1px var(--red-line);
}
.choice-card b { display: block; }
.choice-card b,
.choice-card small {
  grid-column: 3;
  text-align: left;
}
.choice-card input,
.choice-card > span {
  grid-row: 1 / span 2;
}
.choice-card small { display: block; margin-top: 3px; color: var(--muted); font-size: 12px; font-weight: 780; line-height: 1.35; }
.toggle-line {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  min-height: 38px;
  margin-top: 12px;
  padding: 0 11px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface-tint);
  color: var(--ink);
  font-size: 13px;
  font-weight: 900;
  cursor: pointer;
}
.toggle-line input { width: 18px; height: 18px; accent-color: var(--red); }
.shipping-same-note {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  margin-top: 12px;
  padding: 0 12px;
  border-radius: var(--radius);
  background: var(--green-soft);
  color: var(--green);
  font-size: 13px;
  font-weight: 900;
}
.shipping-extra {
  margin-top: 12px;
  padding: 14px;
  border: 1px solid var(--blue-line);
  border-radius: var(--radius);
  background: var(--blue-soft);
}
.shipping-extra[hidden] { display: none; }
.final-check-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
}
.final-check-grid div {
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface-tint);
}
.final-check-grid b,
.final-check-grid span { display: block; }
.final-check-grid span { margin-top: 3px; color: var(--muted); font-size: 13px; font-weight: 800; }
.payment-options { display: grid; gap: 10px; }
.payment-option {
  display: grid;
  grid-template-columns: auto 42px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  min-height: 76px;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, var(--surface), var(--surface-tint));
  cursor: pointer;
}
.payment-option.is-selected { border-color: var(--green-line); background: var(--green-soft); }
.payment-option input { width: 18px; height: 18px; accent-color: var(--green); }
.payment-option__icon {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--green);
  box-shadow: inset 0 0 0 1px var(--green-line);
}
.payment-option b { display: block; }
.payment-option small { display: block; margin-top: 3px; color: var(--muted); font-size: 12px; font-weight: 780; line-height: 1.35; }
.paynkolay-box {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 260px;
  gap: 14px;
  align-items: stretch;
  margin-top: 12px;
  padding: 14px;
  border: 1px solid var(--blue-line);
  border-radius: var(--radius);
  background: var(--blue-soft);
}
.paynkolay-box h3 { margin: 0; font-size: 20px; }
.paynkolay-summary {
  display: grid;
  gap: 7px;
  align-content: center;
  padding: 14px;
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}
.paynkolay-summary b {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  color: var(--ink);
}
.paynkolay-summary span:first-child { color: var(--muted); font-size: 13px; }
.order-line { display: grid; grid-template-columns: 96px minmax(0, 1fr) auto; gap: 14px; align-items: center; }
.order-line img { width: 96px; height: 82px; object-fit: contain; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); }
.order-line p { margin: 5px 0 0; color: var(--muted); font-weight: 760; }
.order-line strong { color: var(--ink); font-size: 18px; white-space: nowrap; }
.cart-line {
  align-items: stretch;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, var(--surface), var(--surface-tint));
}
.cart-line img {
  width: 112px;
  height: 96px;
}
.cart-line__info {
  min-width: 0;
  display: grid;
  align-content: center;
}
.cart-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin-top: 10px;
}
.qty-control {
  display: inline-grid;
  grid-template-columns: 36px 58px 36px;
  align-items: center;
  height: 38px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.qty-control button,
.cart-remove,
.cart-empty button {
  border: 0;
  cursor: pointer;
  font: inherit;
  font-weight: 900;
}
.qty-control button {
  height: 38px;
  background: var(--surface);
  color: var(--ink);
}
.qty-control button:disabled {
  color: var(--muted);
  opacity: .45;
  cursor: not-allowed;
}
.qty-control input {
  width: 100%;
  height: 38px;
  border: 0;
  border-left: 1px solid var(--line);
  border-right: 1px solid var(--line);
  text-align: center;
  color: var(--ink);
  font-weight: 900;
  outline: none;
}
.cart-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-height: 38px;
  padding: 0 12px;
  border: 1px solid var(--red-line);
  border-radius: var(--radius);
  background: var(--red-soft);
  color: var(--red);
}
.cart-line > strong {
  align-self: center;
  padding: 10px 12px;
  border-radius: var(--radius);
  background: var(--ink);
  color: #fff;
}
.cart-empty {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 14px;
  border: 1px dashed var(--line);
  border-radius: var(--radius);
  background: var(--surface-tint);
}
.cart-empty[hidden] { display: none; }
.cart-empty > i {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--red);
}
.cart-empty b,
.cart-empty span { display: block; }
.cart-empty span {
  margin-top: 3px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 650;
}
.cart-empty button,
.cart-empty a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 13px;
  border-radius: var(--radius);
  background: var(--red);
  color: #fff;
  text-decoration: none;
}
.member-prompt {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  margin-top: 12px;
  padding: 12px;
  border: 1px solid var(--blue-line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, var(--surface), var(--blue-soft));
}
.member-prompt > i {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: var(--radius);
  background: #fff;
  color: var(--blue);
  box-shadow: inset 0 0 0 1px var(--blue-line);
}
.member-prompt b,
.member-prompt span { display: block; }
.member-prompt span {
  margin-top: 3px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 650;
  line-height: 1.45;
}
.member-prompt a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 13px;
  border-radius: var(--radius);
  background: var(--ink);
  color: #fff;
  font-weight: 900;
  white-space: nowrap;
}
.side-progress { position: sticky; top: 98px; padding: 14px; box-shadow: var(--shadow); }
.side-progress h2 { margin: 0; font-size: 21px; }
.side-progress nav { display: grid; gap: 8px; margin-top: 12px; }
.side-progress a { display: flex; align-items: center; justify-content: space-between; gap: 8px; min-height: 40px; padding: 0 11px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); font-weight: 900; }
.side-progress a:hover,
.side-progress a.is-current { border-color: var(--red); background: var(--red-soft); color: var(--red); }
.summary-total { display: grid; gap: 7px; margin-top: 12px; padding: 12px; border-radius: var(--radius); background: var(--ink); color: #fff; }
.summary-total b { display: flex; align-items: center; justify-content: space-between; gap: 10px; font-size: 16px; }
.summary-total b span:first-child { color: rgba(255,255,255,.78); font-size: 12px; line-height: 1.22; font-weight: 780; }
.summary-total b span:last-child { white-space: nowrap; }
.summary-product {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  margin-top: 10px;
  padding: 9px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
}
.summary-product img { width: 70px; height: 58px; object-fit: contain; }
.summary-product span { display: block; color: var(--muted); font-size: 12px; font-weight: 800; }
.summary-badges { display: grid; gap: 6px; margin-top: 10px; }
.summary-badges span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 30px;
  padding: 6px 9px;
  border-radius: 9px;
  background: var(--green-soft);
  color: var(--green);
  font-size: 12px;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
}
.summary-badges span i {
  flex: 0 0 auto;
}
.summary-note {
  margin: 10px 0 0;
  color: var(--muted);
  font-size: 12px;
  font-weight: 760;
  line-height: 1.4;
}
.side-trust {
  margin-top: 12px;
  padding: 13px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, var(--surface), var(--surface-tint));
}
.side-trust > b {
  display: block;
  margin-bottom: 10px;
  color: var(--ink);
}
.side-trust ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.side-trust li {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr);
  gap: 8px;
  align-items: start;
  color: var(--muted);
  font-size: 12.5px;
  font-weight: 650;
  line-height: 1.35;
}
.side-trust i {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  background: #fff;
  color: var(--red);
  box-shadow: inset 0 0 0 1px var(--line);
}
.reviews-section { padding: 4px 0 38px; }
.reviews-card { padding: 18px; }
.review-score { display: flex; align-items: center; gap: 14px; margin: 12px 0 16px; }
.review-score strong { color: var(--red); font-size: 36px; line-height: 1; font-weight: 900; }
.stars { color: var(--star); white-space: nowrap; }
.review-grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(340px, 38%);
  gap: 12px;
  margin-top: 14px;
  overflow-x: auto;
  padding-bottom: 10px;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
}
.review-item {
  scroll-snap-align: start;
  display: flex;
  flex-direction: column;
  min-height: 292px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, var(--surface), var(--surface-tint));
}
.review-item b { margin-bottom: 7px; }
.review-item small { display: block; margin: -3px 0 8px; color: var(--muted); font-size: 12px; font-weight: 800; }
.review-item p { margin: 0; font-size: 14px; font-weight: 500; line-height: 1.6; }
.review-item .stars { margin-top: auto; padding-top: 10px; font-size: 13px; }
.more-reviews { display: inline-flex; align-items: center; justify-content: center; min-height: 38px; margin-top: 14px; padding: 0 14px; border-radius: var(--radius); background: var(--footer); color: #fff; font-weight: 950; }

/* Final visual guardrails */
main,
section,
.header,
.subnav,
.footer { max-width: 100%; }
input,
select,
textarea,
button { max-width: 100%; }
.icon-btn,
.text-btn,
.subnav a,
.actions a,
.actions button,
.primary-action,
.dark-action,
.compatibility-toggle,
.step-actions a,
.step-actions button,
.payment-option,
.choice-card,
.more-reviews {
  min-width: 0;
  max-width: 100%;
  line-height: 1.15;
  white-space: normal;
  text-align: center;
}
.product-card,
.card,
.panel,
.checkout-main,
.side-progress,
.gallery,
.buy-panel,
.description-card,
.review-item,
.compat-item { min-width: 0; }
.product-card__media,
.gallery-main,
.thumbs a,
.summary-product,
.order-line,
.compat-card,
.paynkolay-summary { overflow: hidden; }
.product-card__media img,
.gallery-main img,
.thumbs img,
.summary-product img,
.order-line img { object-fit: contain; }
.chips span,
.pill,
.summary-badges span,
.feature {
  max-width: 100%;
  white-space: normal;
}
.actions { align-items: stretch; }
.actions a,
.actions button {
  padding-left: 8px;
  padding-right: 8px;
}

/* Commerce simplification pass */
body {
  font-size: 14.5px;
  line-height: 1.5;
  color: #121b25;
}
h1,
h2,
.paynkolay-box h3,
.compat-card__head h3 {
  letter-spacing: 0;
  font-weight: 820;
}
h1 {
  font-size: 36px;
  line-height: 1.08;
}
h2 {
  font-size: 23px;
}
.brand-dot,
.icon-btn,
.text-btn,
.subnav a,
.pill,
.eyebrow,
.toolbar strong,
.feature,
.compatibility-toggle,
.step-card summary,
.choice-card,
.payment-option,
.side-progress a,
.summary-badges span {
  font-weight: 780;
}
.topbar,
.subnav {
  background: #fff;
}
.topbar__badges span {
  font-weight: 720;
}
.header {
  box-shadow: 0 8px 24px rgba(16, 25, 35, .035);
}
.page-hero {
  padding: 22px 0 16px;
}
.page-hero p {
  max-width: 760px;
  font-weight: 500;
}
.pill {
  min-height: 28px;
  font-size: 12.5px;
}
.layout {
  gap: 16px;
}
.panel,
.card {
  border-color: #dce6f1;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(16, 25, 35, .045);
}
.toolbar {
  margin-bottom: 13px;
}
.product-grid {
  gap: 18px;
}
.product-card {
  border-color: #dce6f1;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(16, 25, 35, .045);
}
.product-card:hover {
  border-color: var(--teal-line);
  box-shadow: 0 14px 30px rgba(16, 25, 35, .07);
}
.product-card__media {
  height: 246px;
  padding: 12px 14px;
  background: #fff;
}
.product-card__media img {
  max-height: 224px;
}
.product-card__body {
  padding: 14px 16px 12px;
}
.product-card h3,
.product-card h3 a {
  min-height: 39px;
  font-size: 14px;
  line-height: 1.32;
  font-weight: 760;
}
.product-card .monthly {
  font-size: 23px;
  font-weight: 820;
  letter-spacing: 0;
}
.monthly span {
  font-size: 11.5px;
  font-weight: 700;
}
.total {
  margin-top: 6px;
  font-size: 14.5px;
  font-weight: 760;
}
.chips {
  gap: 5px;
  margin-top: 10px;
}
.chips span {
  min-height: 22px;
  padding: 0 8px;
  font-size: 11.5px;
  font-weight: 720;
}
.actions {
  gap: 8px;
  padding: 0 16px 16px;
}
.actions a,
.actions button {
  min-height: 40px;
  font-size: 13.5px;
  font-weight: 780;
  box-shadow: none;
}
.gallery-main {
  background: #fff;
}
.gallery-main img {
  max-height: 430px;
}
.buy-price .monthly {
  font-size: 28px;
}
.feature,
.compatibility-toggle,
.step-card,
.choice-card,
.payment-option {
  box-shadow: none;
}
.detail-panel ul,
.product-description,
.review-item p,
.order-line p,
.summary-product span,
.payment-option small,
.compat-item span,
.compat-card__head p {
  font-weight: 500;
}
.footer { background: var(--footer); color: #fff; }
.footer .wrap { min-height: 96px; display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.footer p { color: var(--footer-muted); margin: 4px 0 0; }
@media (max-width: 1020px) {
  .layout, .product-page, .checkout-layout { grid-template-columns: 1fr; }
  .buy-panel, .side-progress { position: static; }
  .product-grid, .seo-grid, .description-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .compat-grid { grid-template-columns: 1fr; }
  .review-grid { grid-auto-columns: minmax(260px, 45%); }
}
@media (max-width: 720px) {
  h1 { font-size: 30px; }
  h2 { font-size: 22px; }
  .topbar__badges { display: none; }
  .header .wrap { grid-template-columns: 1fr; padding: 10px 0; }
  .logo { display: flex; justify-content: center; }
  .search {
    width: 100%;
    max-width: 320px;
    justify-self: center;
  }
  .header-actions {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    width: 100%;
    max-width: 320px;
    justify-self: center;
  }
  .header-actions .text-btn { width: 100%; }
  .header-actions .icon-btn,
  .header-actions .text-btn--dark { display: none; }
  .page-hero__grid, .details-grid, .form-grid, .seo-grid, .feature-grid, .description-grid { grid-template-columns: 1fr; }
  .layout { display: flex; flex-direction: column; }
  .layout > section { order: 1; width: 100%; }
  .layout > .panel { order: 2; width: 100%; }
  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; width: 100%; max-width: 100%; gap: 8px; overflow: hidden; }
  .product-card,
  .product-card__body,
  .actions,
  .actions a,
  .actions button {
    min-width: 0;
    max-width: 100%;
  }
  .product-card__media { height: 166px; padding: 9px; }
  .product-card__media img { max-height: 150px; }
  .product-card__body { padding: 10px; }
  .product-card h3,
  .product-card h3 a {
    min-height: 45px;
    font-size: 12.5px;
    line-height: 1.18;
    -webkit-line-clamp: 3;
  }
  .monthly { font-size: 20px; }
  .monthly span { font-size: 11px; }
  .total { margin-top: 5px; font-size: 13px; }
  .chips { gap: 4px; margin-top: 7px; }
  .chips span { min-height: 21px; padding: 0 6px; font-size: 10.5px; }
  .toolbar { display: block; }
  .toolbar select { margin-top: 8px; width: 100%; }
  .gallery-main { min-height: 280px; }
  .gallery-main img { max-height: 240px; }
  .gallery-badges {
    top: 10px;
    left: 10px;
    right: 10px;
    gap: 5px;
  }
  .gallery-badges span {
    min-height: 25px;
    padding: 0 7px;
    font-size: 10.5px;
  }
  .actions { grid-template-columns: 1fr; gap: 6px; padding: 0 10px 10px; }
  .actions a, .actions button { min-height: 34px; padding: 0 6px; font-size: 12px; line-height: 1.1; }
  .checkout-tabs {
    display: flex;
    overflow-x: auto;
    padding: 7px;
    scroll-snap-type: x mandatory;
  }
  .checkout-tab {
    flex: 0 0 auto;
    min-width: 112px;
    scroll-snap-align: start;
  }
  .step-card summary { min-height: 58px; padding: 0 12px; }
  .step-body { padding: 12px; }
  .step-actions { display: grid; grid-template-columns: 1fr; }
  .step-actions .step-next { margin-left: 0; }
  .invoice-type,
  .customer-mode,
  .final-check-grid { grid-template-columns: 1fr; }
  .login-row {
    align-items: flex-start;
    flex-direction: column;
  }
  .login-actions {
    grid-template-columns: 1fr;
  }
  .choice-card {
    grid-template-columns: auto 36px minmax(0, 1fr);
    min-height: 78px;
    padding: 10px;
  }
  .choice-card > span { width: 36px; height: 36px; }
  .shipping-extra { padding: 12px; }
  .payment-option {
    grid-template-columns: auto 36px minmax(0, 1fr);
    gap: 9px;
    padding: 10px;
  }
  .payment-option__icon { width: 36px; height: 36px; }
  .paynkolay-box {
    grid-template-columns: 1fr;
    padding: 12px;
  }
  .paynkolay-box h3 { font-size: 18px; }
  .order-line { grid-template-columns: 78px minmax(0, 1fr); align-items: start; }
  .order-line img { width: 78px; height: 68px; }
  .order-line strong { grid-column: 2; justify-self: start; }
  .cart-line {
    grid-template-columns: 78px minmax(0, 1fr);
    padding: 10px;
  }
  .cart-line img { width: 78px; height: 68px; }
  .cart-controls { gap: 6px; }
  .qty-control {
    grid-template-columns: 34px 50px 34px;
    height: 36px;
  }
  .qty-control button,
  .qty-control input { height: 36px; }
  .cart-remove { min-height: 36px; padding: 0 10px; }
  .cart-line > strong {
    grid-column: 1 / -1;
    justify-self: stretch;
    text-align: right;
  }
  .cart-empty {
    grid-template-columns: 36px minmax(0, 1fr);
    padding: 12px;
  }
  .cart-empty > i { width: 36px; height: 36px; }
  .cart-empty button,
  .cart-empty a {
    grid-column: 1 / -1;
    width: 100%;
  }
  .member-prompt {
    grid-template-columns: 36px minmax(0, 1fr);
    padding: 12px;
  }
  .member-prompt > i { width: 36px; height: 36px; }
  .member-prompt a {
    grid-column: 1 / -1;
    width: 100%;
  }
  .review-grid { grid-auto-columns: minmax(260px, 86%); }
  .footer .wrap { display: block; padding: 20px 0; }
}
@media (max-width: 520px) {
  .wrap { width: min(100% - 20px, 370px); }
  h1 { max-width: 100%; font-size: 26px; }
  h2 { font-size: 21px; }
  .search {
    grid-template-columns: minmax(0, 1fr) 44px;
    height: 44px;
    max-width: 300px;
  }
  .search input {
    padding: 0 12px;
    font-size: 13px;
  }
}
@media (max-width: 380px) {
  .wrap { width: min(100% - 20px, 1180px); }
  .header-actions .text-btn span { display: none; }
  .product-grid { gap: 7px; }
  .product-card__media { height: 142px; }
  .product-card__media img { max-height: 128px; }
  .product-card__body { padding: 9px; }
  .product-card h3,
  .product-card h3 a { font-size: 11.8px; }
  .monthly { font-size: 18px; }
  .total { font-size: 12px; }
  .actions { padding: 0 9px 9px; }
}

/* Product card polish */
.product-card {
  position: relative;
  border-color: #d8e4ef;
  background:
    linear-gradient(180deg, rgba(255,255,255,.98), rgba(255,255,255,.94)),
    var(--surface);
  box-shadow: 0 12px 28px rgba(16, 25, 35, .055);
}
.product-card:hover {
  transform: translateY(-3px);
  border-color: rgba(14,129,119,.38);
  box-shadow: 0 18px 38px rgba(16, 25, 35, .095);
}
.product-card__media {
  height: 236px;
  padding: 14px 16px 10px;
  border-bottom-color: #e6eef6;
  background:
    linear-gradient(180deg, #fff 0%, #fbfdff 65%, #f4f8fb 100%);
}
.product-card__media img {
  max-height: 214px;
  transform: scale(1.02);
  transition: transform .18s ease;
}
.product-card:hover .product-card__media img {
  transform: scale(1.055);
}
.product-card__body {
  gap: 0;
  padding: 15px 16px 12px;
}
.product-card h3 {
  min-height: 42px;
  margin-bottom: 14px;
  font-size: 14.25px;
  line-height: 1.34;
  font-weight: 820;
}
.product-card h3 a {
  min-height: 0;
  -webkit-line-clamp: 2;
}
.product-card .monthly {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 5px;
  margin-top: auto;
  color: var(--red);
  font-size: 27px;
  font-weight: 920;
  letter-spacing: 0;
}
.product-card .monthly:before {
  content: "3 taksitte aylık";
  display: block;
  flex: 0 0 100%;
  margin-bottom: 4px;
  color: var(--muted);
  font-size: 11.5px;
  font-weight: 760;
  line-height: 1;
}
.product-card .monthly span {
  align-self: center;
  color: var(--red);
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
}
.product-card .total {
  margin-top: 5px;
  color: #172231;
  font-size: 14.5px;
  font-weight: 820;
}
.product-card .chips {
  gap: 5px;
  margin-top: 11px;
}
.product-card .chips span {
  min-height: 24px;
  padding: 0 8px;
  border-color: #e2efe9;
  background: #f2fbf6;
  color: #087b4f;
  font-size: 11.5px;
  font-weight: 760;
}
.product-card .chips span:first-child {
  border-color: #ffdbe0;
  background: #fff6f7;
  color: var(--red-dark);
}
.product-card .actions {
  gap: 8px;
  padding: 0 16px 16px;
}
.product-card .actions a,
.product-card .actions button {
  min-height: 41px;
  border-radius: 8px;
  font-size: 13.5px;
  font-weight: 850;
  box-shadow: none;
}
.product-card .actions button,
.product-card .actions .primary-action {
  border-color: var(--red);
  background: var(--red);
  color: #fff;
}
.product-card .actions .buy-now,
.product-card .actions .dark-action {
  border-color: #111c28;
  background: #111c28;
  color: #fff;
}
@media (max-width: 720px) {
  .product-card__media { height: 178px; padding: 10px; }
  .product-card__media img { max-height: 160px; }
  .product-card__body { padding: 10px 10px 9px; }
  .product-card h3,
  .product-card h3 a {
    min-height: 46px;
    margin-bottom: 10px;
    font-size: 12.2px;
    line-height: 1.22;
    font-weight: 780;
  }
  .product-card .monthly { font-size: 20px; }
  .product-card .monthly:before { font-size: 10.5px; }
  .product-card .total { font-size: 12.5px; }
  .product-card .chips { margin-top: 7px; }
  .product-card .chips span { min-height: 21px; padding: 0 6px; font-size: 10px; }
  .product-card .actions {
    grid-template-columns: 1fr;
    padding: 0 10px 10px;
  }
  .product-card .actions a,
  .product-card .actions button {
    min-height: 36px;
    font-size: 12.5px;
  }
}
@media (max-width: 380px) {
  .product-card__media { height: 148px; }
  .product-card__media img { max-height: 132px; }
  .product-card .monthly { font-size: 18px; }
}

/* Header final overrides: keep global product/action rules away from the site top. */
body > .header .actions {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
}
body > .header .actions a,
body > .header .actions button,
body > .header .action-btn {
  min-height: 44px;
  padding: 0 13px;
  border-radius: var(--radius);
  font-size: 14px;
  font-weight: 900;
  line-height: 1.15;
  white-space: nowrap;
  box-shadow: none;
}
body > .header .action-icon {
  width: 44px;
  padding: 0;
}
body > .header .action-cart {
  min-width: 92px;
  background: var(--ink);
  border-color: var(--ink);
  color: #fff;
}
body > .header .action-btn--wa {
  background: var(--surface);
  border-color: var(--line);
  color: var(--ink);
}
body > .header .wa-copy {
  display: grid;
  gap: 1px;
  line-height: 1.05;
  text-align: left;
}
body > .header .wa-copy small {
  color: var(--green);
  font-size: 11px;
  font-weight: 900;
}
body > .nav {
  display: block;
}
body > .nav .wrap {
  display: flex;
}
body > .nav .nav-trigger,
body > .nav .nav-direct {
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 0 13px;
  border: 1px solid #dbe5ef;
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--ink);
  font-size: 14px;
  font-weight: 900;
  white-space: nowrap;
  cursor: pointer;
}
body > .nav .nav-direct[href="#indirimli-urunler"],
body > .nav .nav-direct[href="index.html#indirimli-urunler"] {
  border-color: var(--red);
  background: var(--red);
  color: #fff;
}
@media (max-width: 880px) {
  body > .header .actions {
    width: 100%;
    justify-content: space-between;
  }
  body > .header .action-btn--wa {
    flex: 1;
  }
}
@media (max-width: 560px) {
  body > .header .action-icon {
    display: none;
  }
  body > .header .actions a,
  body > .header .actions button,
  body > .header .action-btn {
    font-size: 13px;
  }
}

/* Shared footer from the homepage. */
.footer {
  background: var(--footer);
  color: #fff;
}
.footer .footer__top {
  min-height: 0;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 22px;
  align-items: center;
  padding: 30px 0 22px;
  border-bottom: 1px solid rgba(255,255,255,.1);
}
.footer__brand h2 {
  margin: 0 0 8px;
  color: #fff;
  font-size: 28px;
  line-height: 1.15;
}
.footer p {
  max-width: 720px;
  margin: 0;
  color: var(--footer-muted);
}
.footer .footer__links {
  min-height: 0;
  display: grid;
  grid-template-columns: 1.1fr repeat(3, minmax(0, .85fr));
  gap: 26px;
  align-items: start;
  padding: 24px 0;
}
.footer h3 {
  margin: 0 0 12px;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
}
.footer ul {
  display: grid;
  gap: 7px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer li a,
.footer__mini a {
  color: var(--footer-muted);
  font-weight: 780;
}
.footer li a:hover,
.footer__mini a:hover {
  color: #fff;
}
.footer__mini {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}
.footer__policy {
  margin-top: 16px !important;
}
.footer__policy li a {
  display: inline-flex;
  color: var(--footer-muted);
  font-weight: 800;
}
.footer__mini a {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  padding: 0 10px;
  border-radius: 999px;
  background: rgba(255,255,255,.08);
}
.footer__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}
.footer__actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 0 14px;
  border-radius: var(--radius);
  background: var(--surface);
  color: var(--ink);
  font-weight: 900;
  white-space: nowrap;
}
.footer__actions a:last-child {
  background: var(--green);
  color: #fff;
}
.footer .footer__bottom {
  min-height: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  padding: 0 0 22px;
  color: var(--footer-muted);
  font-size: 13px;
  font-weight: 760;
}
@media (max-width: 980px) {
  .footer .footer__links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .footer .footer__top {
    grid-template-columns: 1fr;
  }
  .footer__actions {
    justify-content: flex-start;
  }
}
@media (max-width: 620px) {
  .footer .footer__links {
    grid-template-columns: 1fr;
  }
  .footer .footer__top,
  .footer .footer__bottom {
    display: block;
  }
  .footer__actions {
    margin-top: 16px;
  }
  .footer__actions a {
    width: 100%;
  }
}

.cookie-notice {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: max(12px, env(safe-area-inset-bottom));
  z-index: 80;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 8px;
  align-items: center;
  width: min(760px, calc(100% - 32px));
  padding: 10px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, .98);
  box-shadow: 0 18px 48px rgba(16, 25, 35, .16);
}
.cookie-notice p {
  margin: 0;
  color: var(--muted);
  font-size: 12.5px;
  font-weight: 700;
  line-height: 1.35;
}
.cookie-notice a,
.cookie-notice button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 11px;
  border-radius: var(--radius);
  font-size: 12.5px;
  font-weight: 900;
  white-space: nowrap;
}
.cookie-notice a {
  border: 1px solid var(--line);
  color: var(--ink);
  background: #fff;
}
.cookie-notice button {
  border: 0;
  color: #fff;
  background: var(--red);
  cursor: pointer;
}
@media (max-width: 560px) {
  .cookie-notice {
    grid-template-columns: minmax(0, 1fr) auto auto;
    left: 8px;
    right: 8px;
    bottom: max(8px, env(safe-area-inset-bottom));
    width: auto;
    gap: 6px;
    padding: 8px;
    border-radius: 12px;
  }
  .cookie-notice p {
    display: -webkit-box;
    overflow: hidden;
    font-size: 11.5px;
    line-height: 1.25;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .cookie-notice a,
  .cookie-notice button {
    min-height: 32px;
    padding: 6px 8px;
    border-radius: 10px;
    font-size: 11.5px;
  }
}

/* Compact mobile main menu: two rows instead of a tall button stack. */
@media (max-width: 880px) {
  body > .nav .wrap {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
    overflow: visible;
    padding: 8px 0;
  }
  body > .nav .nav-trigger,
  body > .nav .nav-direct {
    width: 100%;
    min-width: 0;
    min-height: 38px;
    padding: 0 6px;
    gap: 5px;
    font-size: 12px;
    line-height: 1.1;
    white-space: normal;
  }
  body > .nav .nav-direct[href="#indirimli-urunler"],
  body > .nav .nav-direct[href="index.html#indirimli-urunler"] {
    grid-column: auto;
  }
  body > .nav .nav-panel {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 8px);
    width: auto !important;
    max-height: min(72vh, 620px);
  }
}
@media (max-width: 380px) {
  body > .nav .nav-trigger,
  body > .nav .nav-direct {
    font-size: 11px;
    gap: 4px;
  }
}

@media (max-width: 720px) {
  html,
  body {
    overflow-x: hidden;
  }
  body {
    padding-bottom: 66px;
  }
  body > .topbar {
    display: none;
  }
  .wrap {
    width: min(100% - 18px, 1180px);
  }
  body > .header .header__grid,
  body > .header .wrap {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 10px 0;
  }
  body > .header .logo {
    justify-self: center;
    justify-content: center;
  }
  body > .header .logo img {
    max-width: 118px;
  }
  body > .header .search {
    width: 100%;
    max-width: 360px;
    height: 44px;
    justify-self: center;
    box-shadow: none;
  }
  body > .header .search input {
    min-width: 0;
    padding: 0 12px;
    font-size: 13.5px;
  }
  body > .header .actions,
  body > .header .header-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 7px;
    width: 100%;
    max-width: 360px;
    justify-self: center;
    padding: 0;
  }
  body > .header .action-btn--wa,
  body > .header .header-actions .text-btn {
    justify-content: center;
    min-height: 42px;
    width: 100%;
  }
  body > .header .action-icon,
  body > .header .icon-btn,
  body > .header .action-cart,
  body > .header .text-btn--dark {
    display: none;
  }
  body > .nav .wrap {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
    width: min(100% - 18px, 1180px);
    padding: 8px 0;
    overflow: visible;
  }
  body > .nav .nav-trigger,
  body > .nav .nav-direct {
    width: 100%;
    min-width: 0;
    min-height: 42px;
    padding: 0 6px;
    gap: 5px;
    font-size: 11.5px;
    line-height: 1.05;
    white-space: normal;
  }
  body > .nav .nav-direct[href="#indirimli-urunler"],
  body > .nav .nav-direct[href="index.html#indirimli-urunler"] {
    grid-column: auto;
  }
  body > .nav .nav-panel,
  .nav-panel {
    left: 9px;
    right: 9px;
    top: calc(100% + 8px);
    width: auto !important;
    max-height: min(68vh, 560px);
    padding: 10px;
  }
  .category-rail {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 8px;
  }
  .category-rail-main {
    grid-template-columns: 40px minmax(0, 1fr) 30px;
    min-height: 54px;
    padding: 8px;
  }
  .category-rail-main i {
    width: 38px;
    height: 38px;
  }
  .category-rail-main span {
    font-size: 13.5px;
  }
  .category-rail-main small,
  .category-rail-sub a {
    font-size: 11.5px;
  }
  .category-rail-sub {
    margin: -2px 8px 10px 52px;
  }
  .page-hero {
    padding: 18px 0 12px;
  }
  .page-hero__grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  h1 {
    max-width: 100%;
    font-size: 25px;
    line-height: 1.13;
  }
  h2 {
    font-size: 21px;
    line-height: 1.16;
  }
  .eyebrow {
    margin-bottom: 7px;
    font-size: 11px;
  }
  .pill-row {
    gap: 6px;
    margin-top: 10px;
  }
  .pill {
    min-height: 26px;
    padding: 0 8px;
    font-size: 11.5px;
  }
  .layout {
    gap: 12px;
    padding: 12px 0 26px;
  }
  .panel,
  .card {
    border-radius: 10px;
  }
  .panel {
    padding: 12px;
  }
  .toolbar,
  .toolbar--simple {
    margin-bottom: 10px;
  }
  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 9px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  .product-card__media {
    height: 150px;
    padding: 8px;
  }
  .product-card__media img {
    max-height: 136px;
  }
  .product-card__body {
    padding: 9px 9px 8px;
  }
  .product-card h3,
  .product-card h3 a {
    min-height: 42px;
    margin-bottom: 8px;
    font-size: 11.8px;
    line-height: 1.2;
  }
  .product-card .monthly {
    font-size: 18px;
  }
  .product-card .monthly:before {
    margin-bottom: 3px;
    font-size: 9.8px;
  }
  .product-card .monthly span {
    font-size: 11px;
  }
  .product-card .total {
    font-size: 12px;
  }
  .product-card .chips {
    gap: 4px;
    margin-top: 6px;
  }
  .product-card .chips span {
    min-height: 20px;
    padding: 0 5px;
    font-size: 9.5px;
  }
  .product-card .actions {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
    padding: 0 9px 9px;
  }
  .product-card .actions a,
  .product-card .actions button {
    min-height: 34px;
    padding: 0 4px;
    font-size: 11px;
  }
  .product-page,
  .details-grid,
  .description-grid,
  .seo-grid,
  .feature-grid,
  .form-grid,
  .checkout-layout {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .gallery-main {
    min-height: 260px;
  }
  .gallery-main img {
    max-height: 230px;
  }
  .thumbs {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
  }
  .thumbs img,
  .thumbs button {
    min-width: 0;
  }
  .buy-panel {
    padding: 12px;
  }
  .buy-panel .actions,
  .step-actions {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .checkout-tabs {
    gap: 6px;
    padding: 7px;
  }
  .checkout-tab {
    min-width: 104px;
    min-height: 40px;
    padding: 0 10px;
    font-size: 12px;
  }
  .step-card summary {
    min-height: 54px;
    padding: 0 11px;
  }
  .step-body {
    padding: 12px;
  }
  .choice-card,
  .payment-option {
    grid-template-columns: auto 34px minmax(0, 1fr);
    gap: 8px;
    min-height: 72px;
    padding: 9px;
  }
  .choice-card > span,
  .payment-option__icon {
    width: 34px;
    height: 34px;
  }
  .cart-line,
  .order-line {
    grid-template-columns: 74px minmax(0, 1fr);
    gap: 9px;
    padding: 9px;
  }
  .cart-line img,
  .order-line img {
    width: 74px;
    height: 66px;
  }
  .qty-control {
    grid-template-columns: 32px 46px 32px;
    height: 34px;
  }
  .qty-control button,
  .qty-control input,
  .cart-remove {
    min-height: 34px;
  }
  .review-grid {
    grid-auto-columns: minmax(240px, 86%);
  }
  .footer {
    padding-bottom: 72px;
  }
  .footer .footer__links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 12px;
  }
  .footer .footer__top,
  .footer .footer__bottom {
    display: block;
  }
  .footer__actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-top: 14px;
  }
  .footer__actions a {
    min-height: 40px;
    padding: 0 9px;
    font-size: 12.5px;
  }
}

@media (max-width: 380px) {
  body > .nav .wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .product-card__media {
    height: 134px;
  }
  .product-card__media img {
    max-height: 120px;
  }
  .product-card .actions a,
  .product-card .actions button {
    font-size: 10.5px;
  }
  .footer .footer__links {
    grid-template-columns: 1fr;
  }
}

/* Keep dropdown category menus consistent with the homepage. */
.category-rail-item {
  --cat: var(--red);
  --cat-soft: var(--red-soft);
  --cat-line: var(--red-line);
  position: relative;
  overflow: visible;
  padding: 0;
  border: 1px solid transparent;
  border-radius: var(--radius);
  transition: background .18s ease, border-color .18s ease, box-shadow .18s ease;
}
.category-rail-item:nth-child(2) { --cat: var(--teal); --cat-soft: var(--teal-soft); --cat-line: var(--teal-line); }
.category-rail-item:nth-child(3) { --cat: var(--blue); --cat-soft: var(--blue-soft); --cat-line: var(--blue-line); }
.category-rail-item:nth-child(4) { --cat: var(--amber-dark); --cat-soft: var(--amber-soft); --cat-line: var(--amber-line); }
.category-rail-item:nth-child(5) { --cat: var(--green); --cat-soft: var(--green-soft); --cat-line: var(--green-line); }
.category-rail-item:nth-child(6) { --cat: var(--footer); --cat-soft: var(--surface-2); --cat-line: var(--line); }
.category-rail-item:nth-child(7) { --cat: var(--teal); --cat-soft: var(--teal-soft); --cat-line: var(--teal-line); }
.category-rail-item:hover,
.category-rail-item.is-current {
  border-color: var(--cat-line);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}
.category-rail-main {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  min-height: 62px;
  padding: 10px;
  color: var(--ink);
  font-weight: 850;
}
.category-rail-main.has-children {
  padding-right: 54px;
}
.category-rail-main > i {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: var(--radius);
  background: var(--cat-soft);
  color: var(--cat);
  box-shadow: inset 0 0 0 1px var(--cat-line);
}
.category-rail-item:hover .category-rail-main > i,
.category-rail-item.is-current .category-rail-main > i {
  background: var(--cat);
  color: #fff;
  box-shadow: none;
}
.category-rail-main small {
  display: block;
  margin-top: 2px;
  color: var(--muted);
  font-size: 11.5px;
  line-height: 1.25;
  font-weight: 760;
}
.category-rail-toggle {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid color-mix(in srgb, var(--cat) 68%, #94a3b8);
  border-radius: 999px;
  background: color-mix(in srgb, var(--cat-soft) 72%, #fff);
  color: var(--cat);
  cursor: pointer;
  box-shadow: 0 6px 16px rgba(15, 23, 42, .08), inset 0 0 0 1px rgba(255, 255, 255, .7);
  transition: background .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
.category-rail-toggle:hover,
.category-rail-toggle[aria-expanded="true"] {
  background: var(--cat-soft);
  border-color: color-mix(in srgb, var(--cat) 55%, var(--line));
  box-shadow: 0 8px 18px rgba(15, 23, 42, .09);
}
.category-rail-toggle i {
  width: 15px;
  height: 15px;
  border-radius: 0;
  background: transparent;
  color: inherit;
  box-shadow: none;
  transition: transform .18s ease;
}
.category-rail-toggle[aria-expanded="true"] i {
  transform: rotate(180deg);
}
.category-rail-sub,
.category-rail-item.is-current .category-rail-sub {
  display: none;
  list-style: none;
  margin: -2px 10px 10px 60px;
  padding: 0;
  gap: 3px;
}
.category-rail-item:hover .category-rail-sub,
.category-rail-item.is-open .category-rail-sub {
  display: grid;
}
.category-rail-sub[hidden] {
  display: none !important;
}
.category-rail-sub a {
  display: flex;
  align-items: center;
  min-height: 26px;
  padding: 2px 0;
  color: var(--muted);
  font-size: 12.5px;
  font-weight: 800;
  line-height: 1.25;
}
.category-rail-sub a:before {
  content: "";
  width: 5px;
  height: 5px;
  margin-right: 9px;
  border-radius: 999px;
  background: var(--cat-line);
  flex: 0 0 auto;
}
.category-rail-sub a:hover {
  color: var(--cat);
}
.category-rail-sub a:hover:before {
  background: var(--cat);
}
@media (max-width: 720px) {
  .category-rail {
    gap: 8px;
    padding: 8px;
  }
  .category-rail-main {
    grid-template-columns: 38px minmax(0, 1fr);
    min-height: 54px;
    padding: 8px 48px 8px 8px;
  }
  .category-rail-main:not(.has-children) {
    padding-right: 8px;
  }
  .category-rail-main > i {
    width: 38px;
    height: 38px;
  }
  .category-rail-toggle {
    top: 10px;
    right: 10px;
    width: 34px;
    height: 34px;
  }
  .category-rail-main span {
    font-size: 13.5px;
  }
  .category-rail-main small,
  .category-rail-sub a {
    font-size: 11.5px;
  }
  .category-rail-sub,
  .category-rail-item.is-current .category-rail-sub,
  .category-rail-item:hover .category-rail-sub {
    margin: -2px 8px 10px 54px;
  }
}

/* Brand dropdown logo cards */
.brand-grid {
  grid-template-columns: repeat(6, minmax(0, 1fr));
  align-items: stretch;
  gap: 10px;
}
.brand-grid .brand-card {
  min-width: 0;
  min-height: 78px;
  display: grid;
  grid-template-rows: minmax(40px, 1fr) auto;
  align-items: center;
  justify-items: center;
  gap: 5px;
  padding: 10px 8px 8px;
  border: 1px solid #d9e5f1;
  border-radius: 12px;
  background: linear-gradient(180deg, #fff 0%, #f8fbfe 100%);
  color: var(--ink);
  box-shadow: 0 10px 22px rgba(16, 25, 35, .04);
  overflow: hidden;
  text-align: center;
}
.brand-grid .brand-card:hover {
  border-color: rgba(224, 19, 45, .34);
  transform: translateY(-1px);
  box-shadow: 0 16px 30px rgba(16, 25, 35, .08);
}
.brand-logo {
  width: 100%;
  height: 42px;
  display: grid;
  place-items: center;
}
.brand-logo img {
  display: block;
  max-width: 92px;
  max-height: 40px;
  width: auto;
  height: auto;
  object-fit: contain;
}
.brand-name {
  max-width: 100%;
  color: #5d6b7d;
  font-size: 11px;
  font-weight: 850;
  line-height: 1.1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 900px) {
  .brand-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .brand-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }
  .brand-grid .brand-card {
    min-height: 70px;
    padding: 8px 6px 7px;
    border-radius: 10px;
  }
  .brand-logo {
    height: 36px;
  }
  .brand-logo img {
    max-width: 74px;
    max-height: 34px;
  }
  .brand-name {
    font-size: 10.5px;
  }
}
@media (max-width: 380px) {
  .brand-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .home-banner-actions {
    grid-template-columns: 1fr;
  }
  .home-banner-action--buy {
    grid-column: auto;
  }
}

/* Clear, readable dropdown panels */
.nav-trigger.is-active {
  border-color: var(--teal-line);
  background: var(--teal-soft);
  color: var(--teal-dark);
  box-shadow: 0 10px 22px rgba(15, 143, 114, .10);
}
.nav-trigger.is-active .chev {
  transform: rotate(180deg);
}
.nav-panel {
  margin-top: 8px;
  padding: 12px;
  border: 1px solid #cfddeb;
  border-top: 3px solid var(--teal);
  border-radius: 14px;
  background: rgba(255, 255, 255, .98);
  box-shadow: 0 24px 52px rgba(16, 25, 35, .18);
}
.menu-panel-note {
  margin: 0 0 10px;
  padding: 10px 12px;
  border: 1px solid #dbe8f4;
  border-radius: 11px;
  background: linear-gradient(180deg, #f8fbfe, #fff);
  color: #536278;
  font-size: 12.5px;
  font-weight: 800;
  line-height: 1.45;
}
.menu-link-card {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  min-height: 78px;
  padding: 12px;
  background: #fff;
  box-shadow: 0 10px 22px rgba(16, 25, 35, .045);
}
.menu-link-card > span {
  min-width: 0;
  display: block;
}
.menu-link-card b {
  display: block;
  margin: 0 0 4px;
  color: var(--ink);
  font-size: 14px;
  line-height: 1.2;
  white-space: normal;
}
.menu-link-card small {
  display: block;
  color: #5f6d80;
  font-size: 12px;
  font-weight: 750;
  line-height: 1.35;
}
.menu-link-card:hover b {
  color: var(--teal-dark);
}
@media (max-width: 720px) {
  #menu-resources .menu-card-grid,
  #menu-trust .menu-card-grid {
    grid-template-columns: 1fr;
  }
  .menu-link-card {
    min-height: 68px;
  }
}

#menu-trust.nav-panel {
  border-top-color: #0b6fb3;
  background: linear-gradient(180deg, #ffffff 0%, #f6fbff 100%);
}
#menu-trust .menu-panel-note {
  border-color: #cfe4f7;
  background: #eef7ff;
  color: #344e69;
}
#menu-trust .menu-card-grid {
  gap: 12px;
}
#menu-trust .menu-link-card,
#menu-resources .menu-link-card {
  align-items: flex-start;
  min-height: 104px;
  border-color: #d3e2f1;
  border-left: 4px solid var(--teal);
  background: #fff;
}
#menu-trust .menu-link-card--official {
  border-left-color: var(--red);
  background: linear-gradient(135deg, #fff 0%, #fff6f7 100%);
}
#menu-trust .menu-link-card i,
#menu-resources .menu-link-card i {
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  border-radius: 12px;
}
#menu-trust .menu-link-card > span,
#menu-resources .menu-link-card > span {
  display: block !important;
  min-width: 0;
}
#menu-trust .menu-link-card b,
#menu-resources .menu-link-card b {
  display: block !important;
  margin: 0 0 6px !important;
  color: var(--ink);
  font-size: 15px;
  font-weight: 900;
  line-height: 1.22;
}
#menu-trust .menu-link-card small,
#menu-resources .menu-link-card small {
  display: block !important;
  margin: 0 !important;
  color: #516176;
  font-size: 12.5px;
  font-weight: 760;
  line-height: 1.45;
}
#menu-trust .menu-link-card:hover,
#menu-resources .menu-link-card:hover {
  border-color: #bad3ea;
  border-left-color: var(--red);
}
@media (max-width: 720px) {
  #menu-trust .menu-link-card,
  #menu-resources .menu-link-card {
    min-height: auto;
  }
}

@media (max-width: 920px) and (min-width: 721px) {
  body > .header .header__grid,
  body > .header .wrap {
    grid-template-columns: 118px minmax(0, 1fr);
    gap: 10px 12px;
    min-height: 0;
    padding: 10px 0;
    align-items: center;
  }
  body > .header .logo {
    min-width: 0;
    display: flex;
    align-items: center;
  }
  body > .header .logo img {
    max-width: 112px;
    max-height: 54px;
  }
  body > .header .search {
    width: 100%;
    min-width: 0;
    height: 48px;
  }
  body > .header .search input {
    min-width: 0;
    padding: 0 14px;
  }
  body > .header .actions,
  body > .header .header-actions {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: minmax(150px, 1fr) 48px 48px minmax(96px, .72fr);
    gap: 8px;
    width: 100%;
    padding: 0;
    justify-content: stretch;
  }
  body > .header .actions a,
  body > .header .actions button,
  body > .header .action-btn {
    min-width: 0;
    width: 100%;
  }
  body > .header .action-btn--wa {
    justify-content: center;
  }
  body > .header .action-btn--wa .wa-copy {
    display: grid;
  }
  body > .header .action-icon {
    aspect-ratio: 1;
  }
  body > .header .action-cart {
    justify-content: center;
  }
}

/* Final usability pass: shared pages stay inside the viewport at every breakpoint. */
.wrap,
body > .header .wrap,
body > .header .header__grid,
body > .nav .wrap,
.layout,
.product-page,
.checkout-layout,
.product-grid,
.footer .footer__top,
.footer .footer__links {
  min-width: 0;
  max-width: 100%;
}
.nav-panel,
.product-card,
.gallery-card,
.buy-panel,
.step-card,
.side-progress,
.certificate-card,
.yt-video-card,
.review-card {
  max-width: 100%;
}
body > .header .search {
  min-width: 0;
}
.checkout-tabs {
  scrollbar-width: none;
}
.checkout-tabs::-webkit-scrollbar {
  display: none;
}
@media (max-width: 720px) {
  body > .nav .wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    overflow: visible !important;
  }
  body > .nav .nav-panel,
  .nav-panel {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    max-height: min(68vh, 560px);
    box-shadow: 0 18px 48px rgba(15, 23, 42, .14);
  }
  .menu-card-grid,
  #menu-resources .menu-card-grid,
  #menu-trust .menu-card-grid {
    grid-template-columns: 1fr !important;
  }
  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px;
  }
  .product-card .actions {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px;
  }
  .product-card .actions a,
  .product-card .actions button {
    min-height: 34px;
    padding: 0 4px;
    font-size: 10.8px;
  }
  .checkout-tabs {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    overflow: visible;
  }
  .checkout-tab {
    min-width: 0;
    padding: 0 5px;
    font-size: 11.5px;
  }
  .order-line > strong,
  .cart-line > strong {
    grid-column: 1 / -1;
    justify-self: end;
    margin-top: -2px;
  }
  .step-actions a,
  .step-actions button {
    width: 100%;
  }
  .paynkolay-box {
    grid-template-columns: 1fr !important;
  }
  .summary-total b {
    align-items: flex-start;
  }
  .nav-panel .brand-grid,
  .nav-panel .category-rail,
  .nav-panel .category-showcase,
  .nav-panel .menu-card-grid {
    min-width: 0;
  }
}
@media (max-width: 380px) {
  body > .nav .wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .product-card .actions {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .product-card .actions a,
  .product-card .actions button {
    font-size: 10.2px;
  }
}


/* Generated compatibility layer: live product data + approved prototype shell */
.listing-hero,
.plain-hero,
.page-hero {
  width: min(1180px, calc(100% - 32px));
  margin: 18px auto;
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}
.listing-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 14px;
  margin: 12px auto 14px;
  padding: 18px 22px;
}
.listing-hero .eyebrow {
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 850;
  color: var(--muted);
}
.listing-hero .eyebrow:before {
  width: 18px;
}
.listing-hero h1 {
  margin: 2px 0 6px;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.08;
  letter-spacing: 0;
  font-weight: 850;
}
.plain-hero h1 { margin: 4px 0 8px; font-size: clamp(26px, 4vw, 42px); line-height: 1.08; letter-spacing: 0; }
.listing-hero p {
  margin: 0;
  max-width: 720px;
  color: var(--muted);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
}
.plain-hero p { margin: 0; max-width: 760px; color: var(--muted); font-weight: 650; }
.listing-hero > strong {
  align-self: center;
  padding: 7px 12px;
  border: 1px solid var(--green-line);
  border-radius: 999px;
  background: var(--green-soft);
  color: var(--green);
  font-size: 13px;
  font-weight: 800;
}
.section,
.listing {
  width: min(1180px, calc(100% - 32px));
  margin: 18px auto;
}
.product-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 18px; align-items: stretch; }
.product-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: 0 12px 26px rgba(16,25,35,.045);
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}
.product-card:hover { transform: translateY(-2px); border-color: var(--blue-line); box-shadow: 0 16px 32px rgba(16,25,35,.075); }
.product-card .product-image,
.product-card__media {
  display: grid;
  place-items: center;
  height: 224px;
  padding: 15px;
  border-bottom: 1px solid var(--line);
  background: linear-gradient(180deg, #fff 0%, #f8fbfd 100%);
}
.product-card .product-image img,
.product-card__media img { width: 100%; height: 100%; max-height: 198px; object-fit: contain; }
.product-card .product-info,
.product-card__body { display: flex; flex-direction: column; flex: 1; min-height: 0; padding: 15px 16px 13px; text-align: left; }
.product-card .product-title,
.product-card h3,
.product-card h3 a {
  min-height: 43px;
  margin: 0 0 11px;
  color: var(--ink);
  font-size: 14.5px;
  line-height: 1.34;
  font-weight: 900;
}
.product-card .product-title:hover { color: var(--red); }
.product-card .product-info > small {
  margin-bottom: 2px;
  color: var(--muted);
  font-size: 12px;
  font-weight: 850;
}
.product-card .price-row { display: flex; align-items: baseline; gap: 5px; color: var(--red); }
.product-card .price-row strong,
.product-card .monthly {
  font-size: 28px;
  line-height: 1.05;
  font-weight: 950;
  color: var(--red);
}
.product-card .price-row em,
.product-card .monthly span {
  color: var(--red);
  font-size: 13px;
  font-style: normal;
  font-weight: 950;
}
.product-card .total-price,
.product-card .total {
  display: block;
  margin-top: 6px;
  color: var(--ink);
  font-size: 15px;
  font-weight: 950;
}
.product-card .old-price,
.old-price--detail {
  margin-top: 4px;
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
}
.product-card .old-price span,
.old-price--detail span {
  text-decoration: line-through;
  text-decoration-thickness: 1px;
}
.discount-pill {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 0 10px;
  border-radius: 999px;
  background: var(--red);
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  white-space: nowrap;
  box-shadow: 0 8px 18px rgba(223, 20, 43, .2);
}
.product-card .badges,
.product-card .chips { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 12px; }
.product-card .badges span,
.product-card .chips span {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 8px;
  border-radius: 999px;
  background: var(--green-soft);
  color: var(--green);
  font-size: 11.5px;
  font-weight: 900;
  white-space: normal;
}
.product-card .badges span:first-child,
.product-card .chips span:first-child {
  background: var(--red-soft);
  color: var(--red);
}
.product-card .card-actions,
.product-card .actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: auto;
  padding-top: 14px;
}
.product-card .card-actions button,
.product-card .card-actions a,
.product-card .actions button,
.product-card .actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 10px;
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 950;
  cursor: pointer;
}
.product-card .card-actions button,
.product-card .actions .primary-action { background: var(--red); color: #fff; }
.product-card .card-actions a,
.product-card .actions .dark-action { background: var(--footer); color: #fff; }
.content-card,
.policy-card,
.article-card,
.reviews-card,
.video-card,
.checkout-card {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}
.simple-page,
.content-page,
.checkout-layout { width: min(1180px, calc(100% - 32px)); margin: 18px auto; }
.dtc-tool {
  display: grid;
  gap: 14px;
}
.dtc-tool__hero {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr);
  gap: 16px;
  align-items: stretch;
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(135deg, #fff, #f8fbfd 58%, #fff4f5);
  box-shadow: var(--shadow-soft);
}
.dtc-tool__hero h1 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(28px, 4vw, 46px);
  line-height: 1.08;
}
.dtc-tool__hero .lead {
  max-width: 760px;
  margin: 10px 0 0;
  color: var(--muted);
  font-size: 16px;
  font-weight: 650;
  line-height: 1.55;
}
.dtc-tool__stats {
  display: grid;
  gap: 8px;
  align-content: center;
  padding: 16px;
  border: 1px solid var(--red-line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, .72);
}
.dtc-tool__stats b {
  color: var(--red);
  font-size: 22px;
  font-weight: 950;
}
.dtc-tool__stats span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.45;
}
.dtc-search-panel {
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: var(--shadow-soft);
}
.dtc-search-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
}
.dtc-search-input {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 56px;
  padding: 0 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fbfdff;
  color: var(--muted);
}
.dtc-search-input:focus-within {
  border-color: var(--red);
  box-shadow: 0 0 0 4px rgba(223, 23, 48, .08);
}
.dtc-search-input input {
  min-width: 0;
  width: 100%;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--ink);
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
}
.dtc-search-form button {
  min-width: 150px;
  min-height: 56px;
  border: 0;
  border-radius: var(--radius);
  background: var(--red);
  color: #fff;
  font-weight: 950;
  cursor: pointer;
}
.dtc-search-form button:hover {
  background: var(--footer);
}
.dtc-popular {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}
.dtc-popular button,
.dtc-suggestion-list button,
.dtc-related button {
  border: 1px solid var(--line);
  border-radius: 999px;
  background: #fff;
  color: var(--ink);
  min-height: 34px;
  padding: 0 12px;
  font-weight: 900;
  cursor: pointer;
}
.dtc-popular button:hover,
.dtc-suggestion-list button:hover,
.dtc-related button:hover {
  border-color: var(--red-line);
  color: var(--red);
}
.dtc-feedback {
  min-height: 22px;
  margin-top: 10px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
}
.dtc-feedback.is-error {
  color: var(--red);
}
.dtc-suggestion-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}
.dtc-empty-state,
.dtc-loading {
  padding: 22px;
  border: 1px dashed var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--muted);
  font-weight: 800;
  line-height: 1.55;
}
.dtc-detail {
  display: grid;
  gap: 14px;
}
.dtc-detail__hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: end;
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(135deg, #101820, #1d2734 58%, #311217);
  color: #fff;
  box-shadow: var(--shadow-soft);
}
.dtc-detail__hero small {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 8px;
  color: #fecdd5;
  font-size: 12px;
  font-weight: 950;
  text-transform: uppercase;
}
.dtc-detail__hero h2 {
  margin: 0;
  font-size: clamp(28px, 4vw, 46px);
  line-height: 1.05;
}
.dtc-detail__hero p {
  max-width: 850px;
  margin: 12px 0 0;
  color: #e5e7eb;
  font-size: 15px;
  line-height: 1.55;
}
.dtc-code-badge {
  display: grid;
  place-items: center;
  min-width: 132px;
  min-height: 92px;
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 18px;
  background: rgba(255, 255, 255, .08);
  color: #fff;
  font-size: 30px;
  font-weight: 950;
  letter-spacing: .5px;
}
.dtc-meta-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}
.dtc-meta-grid span,
.dtc-side-card,
.dtc-section {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: 0 10px 24px rgba(16, 24, 40, .04);
}
.dtc-meta-grid span {
  padding: 13px 14px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
}
.dtc-meta-grid b {
  display: block;
  margin-bottom: 2px;
  color: var(--ink);
  font-size: 14px;
  font-weight: 950;
}
.dtc-detail__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(280px, .75fr);
  gap: 14px;
  align-items: start;
}
.dtc-main-sections {
  display: grid;
  gap: 14px;
}
.dtc-answer-card {
  position: relative;
  overflow: hidden;
  padding: 22px;
  border: 1px solid #fecdd3;
  border-radius: var(--radius);
  background: linear-gradient(135deg, #fff 0%, #fff7f8 100%);
  box-shadow: 0 12px 28px rgba(227, 27, 53, .08);
}
.dtc-answer-card::after {
  content: "?";
  position: absolute;
  right: 16px;
  top: -22px;
  color: rgba(227, 27, 53, .07);
  font-size: 112px;
  font-weight: 950;
  line-height: 1;
  pointer-events: none;
}
.dtc-answer-card small {
  display: block;
  margin-bottom: 6px;
  color: var(--red);
  font-size: 11px;
  font-weight: 950;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.dtc-answer-card h3 {
  position: relative;
  z-index: 1;
  margin: 0 0 9px;
  color: var(--ink);
  font-size: clamp(21px, 3vw, 28px);
  line-height: 1.18;
}
.dtc-answer-card p {
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin: 0;
  color: #334155;
  font-size: 15px;
  font-weight: 750;
  line-height: 1.65;
}
.dtc-section {
  padding: 18px;
}
.dtc-section h3 {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0 0 12px;
  color: var(--ink);
  font-size: 20px;
  line-height: 1.25;
}
.dtc-section h3::before {
  content: "";
  width: 5px;
  height: 22px;
  border-radius: 999px;
  background: var(--red);
  flex: 0 0 auto;
}
.dtc-section p {
  margin: 0;
  color: var(--muted);
  font-size: 14.5px;
  font-weight: 650;
  line-height: 1.65;
}
.dtc-section ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dtc-section li {
  position: relative;
  margin: 0;
  padding-left: 18px;
  color: #3f4c5f;
  font-size: 14px;
  font-weight: 650;
  line-height: 1.55;
}
.dtc-section li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .68em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--red);
}
.dtc-side {
  display: grid;
  gap: 12px;
}
.dtc-side-card {
  padding: 16px;
}
.dtc-side-card h3 {
  margin: 0 0 10px;
  color: var(--ink);
  font-size: 17px;
}
.dtc-side-card p {
  margin: 10px 0 0;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
}
.dtc-risk-pill {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  background: #fff7ed;
  color: #c2410c;
  font-size: 13px;
  font-weight: 950;
}
.dtc-risk-pill.is-high {
  background: #fff1f2;
  color: #be123c;
}
.dtc-risk-pill.is-low {
  background: var(--green-soft);
  color: var(--green);
}
.dtc-related {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.dtc-cta {
  display: grid;
  gap: 10px;
  padding: 16px;
  border-radius: var(--radius);
  background: var(--footer);
  color: #fff;
}
.dtc-cta p {
  margin: 0;
  color: #dce5ee;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
}
.dtc-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  border-radius: 10px;
  background: var(--red);
  color: #fff;
  font-weight: 950;
}
.dtc-cta a:last-child {
  background: #168a4a;
}
.footer { margin-top: 34px; }
@media (max-width: 880px) {
  .listing-hero {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 15px;
  }
  .listing-hero > strong {
    justify-self: start;
  }
}
@media (max-width: 720px) {
  .listing-hero,
  .plain-hero,
  .section,
  .listing { width: min(100% - 16px, 1180px); margin: 10px auto; }
  .content-page { width: min(100% - 16px, 1180px); }
  .dtc-tool__hero,
  .dtc-detail__hero,
  .dtc-detail__grid {
    grid-template-columns: 1fr;
  }
  .dtc-tool__hero,
  .dtc-search-panel,
  .dtc-detail__hero,
  .dtc-section,
  .dtc-side-card {
    padding: 14px;
  }
  .dtc-search-form {
    grid-template-columns: 1fr;
  }
  .dtc-search-form button {
    width: 100%;
  }
  .dtc-meta-grid {
    grid-template-columns: 1fr;
  }
  .dtc-code-badge {
    width: 100%;
    min-height: 70px;
  }
  .listing-hero h1 { font-size: 22px; }
  .plain-hero h1 { font-size: 25px; }
  .listing-hero p {
    font-size: 12.8px;
    line-height: 1.38;
  }
  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 8px; }
  .product-card .product-image { height: 166px; padding: 9px; }
  .product-card .product-image img { max-height: 150px; }
  .product-card .product-info { padding: 10px; }
  .product-card .product-title { min-height: 48px; font-size: 12px; line-height: 1.28; }
  .product-card .product-info > small { font-size: 10.5px; }
  .product-card .price-row strong { font-size: 20px; }
  .product-card .price-row em { font-size: 12px; }
  .product-card .total-price { font-size: 12.5px; }
  .product-card .badges { margin-top: 7px; }
  .product-card .badges span { min-height: 21px; padding: 0 6px; font-size: 10px; }
  .product-card .card-actions { gap: 6px; padding-top: 10px; }
  .product-card .card-actions button,
  .product-card .card-actions a { min-height: 38px; font-size: 12px; }
}
@media (max-width: 380px) {
  .product-grid { gap: 7px; }
  .product-card .product-image { height: 142px; }
  .product-card .product-image img { max-height: 128px; }
  .product-card .product-title { font-size: 11.8px; }
}
/* YekTek restored Google reviews page */
.reviews-page .reviews-hero {
  padding: 28px 0 22px;
  border-bottom: 1px solid var(--line);
  background: linear-gradient(135deg, #fff 0%, #f8fbff 64%, #fff4f5 100%);
}
.reviews-page .reviews-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 20px;
  align-items: stretch;
}
.reviews-page .lead {
  max-width: 760px;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.6;
}
.reviews-page .review-search {
  margin-top: 22px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}
.reviews-page .review-search input {
  min-width: 0;
  min-height: 54px;
  padding: 0 16px;
  border: 0;
  outline: 0;
}
.reviews-page .review-search button {
  min-width: 78px;
  border: 0;
  background: var(--footer);
  color: #fff;
  font-weight: 950;
  cursor: pointer;
}
.reviews-page .review-stats {
  display: grid;
  gap: 12px;
}
.reviews-page .review-stat {
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: 0 10px 24px rgba(16,25,35,.045);
}
.reviews-page .review-stat b {
  display: block;
  color: var(--red);
  font-size: 30px;
  line-height: 1;
}
.reviews-page .review-stat span {
  color: var(--muted);
  font-weight: 800;
}
.reviews-page .review-filters {
  padding: 16px 0 8px;
}
.reviews-page .review-chips {
  display: flex;
  gap: 10px;
  overflow: auto;
  max-width: 100%;
  padding-bottom: 10px;
  scrollbar-width: thin;
}
.reviews-page .review-chip {
  flex: 0 0 auto;
  white-space: nowrap;
  border: 1px solid var(--line);
  background: var(--surface);
  border-radius: 999px;
  padding: 9px 13px;
  color: #45556a;
  font-weight: 850;
  cursor: pointer;
}
.reviews-page .review-chip.active,
.reviews-page .review-chip:hover {
  color: #fff;
  background: var(--red);
  border-color: var(--red);
}
.reviews-page .result-line {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
  color: var(--muted);
  font-weight: 820;
}
.reviews-page .result-line a {
  color: var(--red);
  font-weight: 950;
}
.reviews-page .review-source-card {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 16px;
  margin: 0 0 18px;
  padding: 17px 18px;
  border: 1px solid #cbdcf1;
  border-left: 4px solid #4285f4;
  border-radius: var(--radius);
  background: linear-gradient(135deg, #fff 0%, #f5f9ff 100%);
  box-shadow: 0 12px 30px rgba(38, 83, 140, .09);
}
.reviews-page .review-source-mark {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border: 1px solid #d8e3f0;
  border-radius: 50%;
  background: #fff;
  color: #4285f4;
  box-shadow: 0 6px 18px rgba(35, 64, 104, .1);
  font-size: 25px;
  font-weight: 950;
}
.reviews-page .review-source-copy {
  min-width: 0;
}
.reviews-page .review-source-kicker {
  display: block;
  margin-bottom: 4px;
  color: #137333;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.reviews-page .review-source-copy strong {
  display: block;
  color: var(--ink);
  font-size: 16px;
  line-height: 1.35;
}
.reviews-page .review-source-copy p {
  margin: 4px 0 0;
  color: var(--muted);
  font-weight: 650;
  line-height: 1.55;
}
.reviews-page .review-source-action {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 9px 14px;
  border: 1px solid #bad0eb;
  border-radius: 12px;
  background: #fff;
  color: #185abc;
  box-shadow: 0 7px 18px rgba(37, 91, 164, .08);
  font-weight: 900;
  text-decoration: none;
}
.reviews-page .review-source-action i {
  font-size: 18px;
}
.reviews-page .review-source-action span,
.reviews-page .review-source-action small {
  display: block;
}
.reviews-page .review-source-action small {
  margin-top: 2px;
  color: var(--muted);
  font-size: 10px;
  font-weight: 700;
}
.reviews-page .review-card footer span:last-child {
  padding: 4px 8px;
  border: 1px solid #d6e4f6;
  border-radius: 999px;
  background: #f2f7ff;
  color: #185abc;
  font-weight: 850;
}
.reviews-page .review-card footer span:last-child::before {
  content: '\f041';
  margin-right: 5px;
  font-family: FontAwesome;
}
.reviews-page .review-page-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  padding-bottom: 36px;
}
.reviews-page .review-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: 0 10px 26px rgba(16,25,35,.055);
}
.reviews-page .review-card[hidden] {
  display: none;
}
.reviews-page .review-top {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}
.reviews-page .review-top strong {
  display: block;
  font-size: 15px;
  font-weight: 900;
}
.reviews-page .review-top small {
  display: block;
  margin-top: 3px;
  color: var(--muted);
  font-weight: 700;
}
.reviews-page .review-top span {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 8px;
  border-radius: 999px;
  background: #eef8f6;
  color: var(--teal);
  font-size: 11px;
  font-weight: 900;
}
.reviews-page .review-stars {
  color: var(--star);
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 900;
}
.reviews-page .review-card p {
  margin: 0;
  color: #263547;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 550;
}
.reviews-page .reviews-owner {
  border-top: 1px solid var(--line);
  padding-top: 9px;
}
.reviews-page .reviews-owner summary {
  cursor: pointer;
  color: var(--red);
  font-weight: 900;
}
.reviews-page .reviews-owner p {
  margin-top: 8px;
  color: var(--muted);
}
.reviews-page .review-card footer {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: auto;
  color: var(--muted);
  font-size: 12px;
  font-weight: 760;
}
.reviews-page .review-empty {
  display: none;
  margin: 20px 0 44px;
  padding: 24px;
  border: 1px dashed var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  text-align: center;
  color: var(--muted);
  font-weight: 820;
}
.reviews-page .review-empty.show {
  display: block;
}

/* YekTek restored product body polish */
.product-page .gallery,
.product-page .buy-panel,
.product-description .detail-panel,
.details-grid .detail-panel,
.reviews-section .reviews-card {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}
.product-page .gallery {
  padding: clamp(12px, 2vw, 20px);
  background: #fff;
}
.product-page .gallery-main {
  min-height: clamp(340px, 42vw, 520px);
  padding: clamp(16px, 3vw, 34px);
  background: #fff;
}
.product-page .gallery-main img {
  width: 100%;
  height: 100%;
  max-width: 620px;
  max-height: 450px;
  object-fit: contain;
  object-position: center;
  mix-blend-mode: normal;
  image-rendering: auto;
}
.product-page .thumbs button {
  display: grid;
  place-items: center;
  min-width: 0;
  height: 82px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 6px;
  background: #fff;
  cursor: pointer;
}
.product-page .thumbs button:hover,
.product-page .thumbs button.is-active {
  border-color: var(--red);
}
.product-page .thumbs button img {
  width: 100%;
  max-width: 100%;
  height: 68px;
  object-fit: contain;
  object-position: center;
  mix-blend-mode: normal;
}
.product-page .product-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  padding-top: 14px;
}
.product-page .product-actions a,
.product-page .product-actions button {
  width: 100%;
}
.product-page .buy-panel h1 {
  margin: 8px 0 10px;
  font-size: clamp(24px, 2.4vw, 36px);
  line-height: 1.13;
}
.product-page .product-actions .primary-action,
.product-page .product-actions .dark-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 14px;
  border: 1px solid transparent;
  border-radius: var(--radius);
  font-weight: 950;
  text-align: center;
  cursor: pointer;
}
.product-page .product-actions .primary-action {
  background: var(--red);
  border-color: var(--red);
  color: #fff;
}
.product-page .product-actions .dark-action {
  background: var(--footer);
  border-color: var(--footer);
  color: #fff;
}
.product-page .product-actions .primary-action:hover,
.product-page .product-actions .dark-action:hover {
  transform: translateY(-1px);
  filter: brightness(.96);
}
.product-page .product-source-description {
  overflow: hidden;
}
.product-source-description .source-description-head {
  margin-bottom: 18px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--line);
}
.product-source-description .source-description-head h2 {
  max-width: 860px;
  margin: 6px 0 8px;
  font-size: clamp(22px, 2.2vw, 32px);
  line-height: 1.12;
  letter-spacing: 0;
}
.product-source-description .source-description-head p {
  max-width: 900px;
  margin: 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.6;
  font-weight: 650;
}
.product-source-description .sp02-koru {
  display: grid;
  gap: 14px;
}
.product-source-description .sp02-koru-card {
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, #fff, #fbfdff);
  box-shadow: 0 10px 26px rgba(15, 23, 42, .035);
}
.product-source-description .sp02-koru-card h2,
.product-source-description .sp02-koru-card h3 {
  margin: 0 0 10px;
  color: var(--ink);
  letter-spacing: 0;
}
.product-source-description .sp02-koru-card h2 {
  font-size: clamp(20px, 2vw, 28px);
  line-height: 1.16;
}
.product-source-description .sp02-koru-card h3 {
  font-size: 17px;
  line-height: 1.25;
}
.product-source-description .sp02-koru-card p,
.product-source-description .sp02-koru-card li {
  color: var(--text);
  font-size: 15px;
  line-height: 1.65;
  font-weight: 560;
}
.product-source-description .sp02-koru-card p:last-child,
.product-source-description .sp02-koru-card ul:last-child {
  margin-bottom: 0;
}
.product-source-description .sp02-koru-card b,
.product-source-description .sp02-koru-card strong {
  color: var(--ink);
  font-weight: 780;
}
.product-source-description .sp02-koru-ai-card {
  border-color: rgba(225, 20, 45, .18);
  background: linear-gradient(135deg, #fff, #fff6f7 60%, #f5fbff);
}
.product-source-description .sp02-koru-ai-top {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
}
.product-source-description .sp02-koru-ai-icon {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: var(--footer);
  color: #fff;
  font-size: 13px;
  font-weight: 900;
}
.product-source-description .sp02-koru-ai-badge {
  display: inline-flex;
  align-items: center;
  width: max-content;
  margin-bottom: 4px;
  padding: 5px 9px;
  border-radius: 999px;
  background: var(--red-soft);
  color: var(--red);
  font-size: 12px;
  font-weight: 850;
}
.product-source-description .sp02-koru-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.product-source-description .sp02-koru-feature-box {
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
}
.product-source-description .sp02-koru-image-card {
  display: block;
  margin: 0;
  padding: 12px;
  text-align: center;
  background: #fff;
}
.product-page .product-source-description img,
.product-source-description img {
  max-width: 100%;
  height: auto;
}
.product-source-description .sp02-koru-image-card img {
  display: block;
  width: 100%;
  max-height: none;
  object-fit: contain;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.product-source-description .sp02-koru-image-card figcaption {
  margin-top: 8px;
  color: var(--muted);
  font-size: 12.5px;
  line-height: 1.45;
  font-weight: 650;
  text-align: left;
}
.product-source-description .sp02-koru-image-wrap {
  display: block;
  margin: 14px 0;
}
.product-source-description .sp02-koru-image-wrap img,
.product-source-description .sp02-koru-card > p > img {
  display: block;
  width: 100%;
  max-width: 100%;
  object-fit: contain;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.product-page .product-source-description iframe,
.product-source-description iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
}
@media (max-width: 720px) {
  .product-description .detail-panel {
    padding: 16px;
  }
  .product-source-description .source-description-head {
    margin-bottom: 14px;
    padding-bottom: 12px;
  }
  .product-source-description .sp02-koru-card {
    padding: 14px;
  }
  .product-source-description .sp02-koru-feature-grid {
    grid-template-columns: 1fr;
  }
  .product-source-description .sp02-koru-ai-top {
    align-items: flex-start;
  }
}
.related-products.section {
  padding-bottom: 28px;
}
.related-products .section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
}

.policy-hero {
  padding: 0;
}
.policy-hero__grid,
.policy-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 16px;
  align-items: stretch;
}
.policy-hero__grid {
  padding: 24px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(135deg, #fff, #f8fbfd 64%, #fff4f5);
  box-shadow: var(--shadow-soft);
}
.policy-hero h1 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.08;
}
.policy-hero .lead {
  max-width: 820px;
  margin: 10px 0 0;
  color: var(--muted);
  font-size: 16px;
  font-weight: 650;
  line-height: 1.55;
}
.policy-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}
.policy-badges span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #eef6f7;
  color: var(--teal);
  font-size: 13px;
  font-weight: 850;
}
.policy-hero aside,
.policy-side-card,
.policy-detail-card,
.policy-info-card {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: var(--shadow-soft);
}
.policy-hero aside {
  display: grid;
  gap: 10px;
  align-content: center;
  padding: 18px;
}
.policy-hero aside b {
  color: var(--ink);
  font-size: 18px;
  font-weight: 900;
}
.policy-hero aside p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  font-weight: 650;
  line-height: 1.5;
}
.policy-hero aside a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 42px;
  padding: 10px 14px;
  border-radius: var(--radius);
  background: #128c52;
  color: #fff;
  font-weight: 900;
}
.policy-layout {
  align-items: start;
}
.policy-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.policy-info-card {
  min-height: 170px;
  padding: 18px;
}
.policy-info-card i {
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 12px;
  border-radius: var(--radius);
  background: var(--red-soft);
  color: var(--red);
}
.policy-info-card h2,
.policy-detail-card h2,
.policy-side-card h2 {
  margin: 0 0 8px;
  color: var(--ink);
  font-size: 20px;
  line-height: 1.18;
}
.policy-info-card p,
.policy-detail-card p,
.policy-detail-card li {
  color: var(--muted);
  font-weight: 650;
  line-height: 1.6;
}
.policy-detail-card {
  grid-column: 1;
  padding: 22px;
}
.policy-detail-card a {
  color: var(--red);
  font-weight: 900;
}
.policy-detail-card ul {
  display: grid;
  gap: 8px;
  margin: 12px 0 0;
  padding-left: 20px;
}
.policy-side-card {
  grid-column: 2;
  grid-row: 1 / span 2;
  position: sticky;
  top: 12px;
  display: grid;
  gap: 8px;
  padding: 16px;
}
.policy-side-card a {
  display: flex;
  align-items: center;
  min-height: 42px;
  padding: 9px 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  color: var(--ink);
  background: #f8fbfd;
  font-weight: 850;
}
.policy-side-card a:hover {
  border-color: var(--red-line);
  color: var(--red);
  background: var(--red-soft);
}
.sitemap-section {
  display: grid;
  gap: 16px;
}
.sitemap-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.sitemap-card {
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: var(--shadow-soft);
}
.sitemap-card h2 {
  margin: 0 0 12px;
  color: var(--ink);
  font-size: 19px;
  line-height: 1.2;
}
.sitemap-card ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sitemap-card a {
  display: inline-flex;
  color: var(--muted);
  font-weight: 800;
}
.sitemap-card a:hover {
  color: var(--red);
}

@media (max-width: 920px) {
  .policy-hero__grid,
  .policy-layout {
    grid-template-columns: 1fr;
  }
  .policy-side-card {
    grid-column: auto;
    grid-row: auto;
    position: static;
  }
  .sitemap-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 620px) {
  .policy-hero__grid {
    padding: 18px;
  }
  .policy-grid {
    grid-template-columns: 1fr;
  }
  .policy-info-card {
    min-height: auto;
  }
  .policy-hero h1 {
    font-size: 28px;
  }
  .sitemap-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 920px) {
  .reviews-page .reviews-hero-grid {
    grid-template-columns: 1fr;
  }
  .reviews-page .review-stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .reviews-page .review-page-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 560px) {
  .reviews-page .review-search {
    grid-template-columns: 1fr;
  }
  .reviews-page .review-search button {
    min-height: 46px;
  }
  .reviews-page .review-stats,
  .reviews-page .review-page-grid {
    grid-template-columns: 1fr;
  }
  .reviews-page .result-line {
    align-items: flex-start;
    flex-direction: column;
  }
  .reviews-page .review-source-card {
    grid-template-columns: auto minmax(0, 1fr);
    gap: 12px;
    padding: 15px;
  }
  .reviews-page .review-source-mark {
    width: 42px;
    height: 42px;
    font-size: 22px;
  }
  .reviews-page .review-source-action {
    grid-column: 1 / -1;
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 720px) {
  .product-page .gallery {
    padding: 10px;
  }
  .product-page .gallery-main {
    min-height: 300px;
  }
  .product-page .gallery-main img {
    max-height: 250px;
  }
  .product-page .product-actions {
    grid-template-columns: 1fr;
  }
}

/* Clean static homepage */
.home-page {
  padding: 24px 0 36px;
}
.home-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, .72fr);
  gap: 14px;
  align-items: stretch;
}
.home-hero__slider,
.home-hero__side,
.home-benefits article,
.home-resource-card {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255,255,255,.94);
  box-shadow: var(--shadow-soft);
}
.home-hero__slider {
  position: relative;
  overflow: hidden;
  min-width: 0;
}
.home-slide {
  display: none;
  min-height: 390px;
  padding: 28px;
  grid-template-columns: minmax(0, 1.02fr) minmax(280px, .72fr);
  gap: 24px;
  align-items: center;
  background:
    radial-gradient(circle at 85% 82%, rgba(8,122,115,.14), transparent 28%),
    linear-gradient(135deg, #fff 0%, #f7fbff 58%, #fff5f6 100%);
}
.home-slide.is-active {
  display: grid;
}
.home-slide h1,
.home-slide h2 {
  max-width: 760px;
  margin: 0;
  color: var(--ink);
  font-size: clamp(30px, 4.2vw, 58px);
  line-height: 1.03;
  font-weight: 950;
}
.home-slide p {
  max-width: 620px;
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 16px;
  font-weight: 650;
}
.home-slide__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}
.home-slide__actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 0 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  font-weight: 950;
}
.home-slide__visual {
  display: grid;
  place-items: center;
  min-height: 260px;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.home-slide__visual img {
  width: 100%;
  max-height: 280px;
  object-fit: contain;
}
.home-banner-slide {
  grid-template-columns: 1fr;
  grid-template-rows: minmax(0, 1fr) auto;
  gap: 10px;
  padding: 18px;
  background:
    radial-gradient(circle at 84% 84%, rgba(8,122,115,.12), transparent 30%),
    linear-gradient(135deg, #fff 0%, #f8fbff 62%, #fff7f8 100%);
}
.home-banner-slide.is-active {
  display: grid;
}
.home-banner-media {
  display: grid;
  place-items: center;
  min-height: 318px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.home-banner-media img {
  width: 100%;
  height: 100%;
  max-height: 318px;
  object-fit: contain;
  padding: 12px;
}
.home-banner-actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}
.home-banner-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 12px;
  border: 1px solid #d7e3ef;
  border-radius: var(--radius);
  background: #fff;
  color: var(--ink);
  font-weight: 950;
  text-align: center;
}
.home-banner-action i {
  color: var(--teal);
}
.home-banner-action--buy {
  border-color: transparent;
  background: var(--red);
  color: #fff;
}
.home-banner-action--buy i {
  color: #fff;
}
.home-banner-action--whatsapp i {
  color: #149954;
}
.home-hero__side {
  display: grid;
  gap: 10px;
  padding: 12px;
  align-content: stretch;
}
.home-hero__side a,
.home-resource-card {
  display: flex;
  gap: 13px;
  align-items: center;
  min-width: 0;
  padding: 15px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.home-hero__side i,
.home-resource-card i,
.home-benefits i {
  display: inline-grid;
  place-items: center;
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  border-radius: var(--radius);
  background: var(--red-soft);
  color: var(--red);
}
.home-hero__side b,
.home-resource-card b,
.home-benefits b {
  display: block;
  color: var(--ink);
  font-weight: 950;
}
.home-hero__side small,
.home-resource-card small,
.home-benefits span {
  display: block;
  margin-top: 2px;
  color: var(--muted);
  font-size: 12.5px;
  font-weight: 750;
  line-height: 1.42;
}
.home-hero__showcase {
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 12px;
  padding: 12px;
}
.home-hero__showcase a {
  display: block;
  min-width: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}
.showcase-card {
  display: grid;
  grid-template-columns: minmax(118px, .8fr) minmax(0, 1fr);
  gap: 14px;
  min-height: 0;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, #fff 0%, #f9fbfe 100%);
}
.showcase-card__image {
  display: grid !important;
  place-items: center;
  min-height: 0;
  border: 1px solid #e4edf6 !important;
  border-radius: 10px !important;
  background: #fff !important;
  overflow: hidden;
}
.showcase-card__image img {
  width: 100%;
  height: 100%;
  max-height: 155px;
  object-fit: contain;
  padding: 8px;
}
.showcase-card__body {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 0;
}
.showcase-card__body > span {
  align-self: flex-start;
  margin-bottom: 5px;
  padding: 4px 8px;
  border-radius: 999px;
  background: var(--red-soft);
  color: var(--red);
  font-size: 11px;
  font-weight: 900;
}
.showcase-card__body > a {
  display: -webkit-box !important;
  overflow: hidden;
  color: var(--ink);
  font-size: 14px;
  line-height: 1.25;
  font-weight: 900;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.showcase-card__body small {
  margin-top: 8px;
  color: var(--muted);
  font-size: 11.5px;
  font-weight: 800;
}
.showcase-card__body b {
  margin-top: 2px;
  color: var(--red);
  font-size: 22px;
  line-height: 1.05;
  font-weight: 950;
}
.showcase-card__body b em {
  font-size: 12px;
  font-style: normal;
}
.showcase-card__body p {
  margin: 4px 0 0;
  color: var(--ink);
  font-size: 12.5px;
  font-weight: 900;
}
.showcase-card__actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 7px;
  margin-top: auto;
  padding-top: 10px;
}
.showcase-card__actions button,
.showcase-card__actions a {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 8px;
  border-radius: 8px;
  font-size: 12.5px;
  font-weight: 900;
}
.showcase-card__actions button {
  border: 1px solid transparent;
  background: var(--red);
  color: #fff;
  cursor: pointer;
}
.showcase-card__actions a {
  border: 1px solid #d7e3ef !important;
  background: #fff !important;
  color: var(--ink);
}
.home-benefits {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
}
.home-benefits article {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  min-width: 0;
  min-height: 92px;
  padding: 14px 15px;
}
.home-benefits article > div {
  min-width: 0;
}
.home-benefits b {
  font-size: 14.5px;
  line-height: 1.22;
  letter-spacing: 0;
}
.home-benefits span {
  max-width: 230px;
  margin-top: 4px;
  font-size: 12.5px;
  line-height: 1.35;
}
.section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
}
.section-head h2 {
  margin: 0;
  font-size: clamp(22px, 2.4vw, 34px);
  line-height: 1.12;
}
.section-head p:not(.eyebrow) {
  margin: 6px 0 0;
  color: var(--muted);
  font-weight: 650;
}
.section-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 14px;
  border-radius: var(--radius);
  background: var(--red);
  color: #fff;
  font-weight: 950;
  white-space: nowrap;
}
.home-resource-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 20px;
}
.home-deals .product-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.home-page .reviews-section {
  margin-top: 22px;
}

@media (max-width: 980px) {
  .home-hero {
    grid-template-columns: 1fr;
  }
  .home-slide {
    min-height: 0;
    grid-template-columns: 1fr;
  }
  .home-benefits,
  .home-resource-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .home-page {
    padding-top: 14px;
  }
  .home-slide {
    padding: 18px;
  }
  .home-banner-slide {
    padding: 12px;
  }
  .home-banner-media {
    min-height: 230px;
  }
  .home-banner-media img {
    max-height: 230px;
    padding: 8px;
  }
  .home-banner-actions {
    grid-template-columns: 1fr 1fr;
  }
  .home-banner-action--buy {
    grid-column: 1 / -1;
  }
  .home-slide h1,
  .home-slide h2 {
    font-size: 30px;
  }
  .home-slide__visual {
    min-height: 200px;
  }
  .home-slide__visual img {
    max-height: 190px;
  }
  .home-benefits,
  .home-resource-grid,
  .home-deals .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px;
  }
  .home-benefits article,
  .home-resource-card {
    padding: 10px;
  }
  .home-benefits article,
  .home-resource-card,
  .home-hero__side a {
    align-items: flex-start;
  }
  .home-benefits article {
    grid-template-columns: 34px minmax(0, 1fr);
    min-height: 86px;
  }
  .home-benefits i {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }
  .section-head {
    align-items: flex-start;
    flex-direction: column;
  }
}

/* Final navigation cleanup: category menu is a compact rail-only menu. */
#menu-categories.nav-panel {
  width: min(480px, calc(100vw - 32px)) !important;
}
#menu-categories .category-mega,
#menu-categories .category-mega--rail-only {
  display: block;
}
#menu-categories .category-showcase,
#menu-categories .category-feature-row,
#menu-categories .category-link-grid,
#menu-categories .category-tools {
  display: none !important;
}
#menu-categories .category-rail {
  display: grid;
  gap: 10px;
}
#menu-categories .category-rail-item:hover .category-rail-sub,
#menu-categories .category-rail-item.is-current .category-rail-sub {
  display: none;
}
#menu-categories .category-rail-item.is-open .category-rail-sub {
  display: grid;
}
#menu-categories .category-rail-main.has-children {
  padding-right: 48px;
}
#menu-categories .category-rail-toggle {
  border-color: color-mix(in srgb, var(--cat) 68%, #94a3b8);
  background: color-mix(in srgb, var(--cat-soft) 72%, #fff);
}
@media (max-width: 640px) {
  #menu-categories.nav-panel {
    width: auto !important;
  }
  #menu-categories .category-rail {
    gap: 8px;
  }
}

/* Useful resources pages */
.resource-page {
  width: min(1180px, calc(100% - 32px));
  margin: 18px auto 0;
}
.resource-hero,
.resource-section {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, .94);
  box-shadow: var(--shadow-soft);
}
.resource-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  gap: 18px;
  align-items: stretch;
  padding: 24px;
}
.resource-hero .eyebrow,
.resource-section .eyebrow {
  margin: 0 0 8px;
  color: var(--red);
  font-size: 12px;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: 0;
}
.resource-hero h1,
.resource-section h2 {
  margin: 0;
  color: var(--ink);
  line-height: 1.12;
}
.resource-hero h1 {
  max-width: 780px;
  font-size: clamp(30px, 4vw, 48px);
}
.resource-hero .lead {
  max-width: 760px;
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 16px;
}
.resource-hero__panel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  min-height: 170px;
  padding: 18px;
  border: 1px solid var(--red-line);
  border-radius: var(--radius);
  background: linear-gradient(135deg, #fff7f8, #fff);
}
.resource-hero__panel strong {
  font-size: 20px;
  font-weight: 950;
}
.resource-hero__panel span {
  color: var(--muted);
  font-weight: 750;
}
.resource-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 42px;
  width: fit-content;
  padding: 0 16px;
  border-radius: var(--radius);
  background: var(--red);
  color: #fff;
  font-weight: 950;
}
.resource-primary--dark {
  background: var(--footer);
}
.resource-actions,
.token-spotlight__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}
.resource-actions .resource-primary,
.token-spotlight__actions .resource-primary {
  width: auto;
}
.token-spotlight {
  background: linear-gradient(135deg, #fff 0%, #f7fbfa 58%, #fff6f7 100%);
}
.token-spotlight__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.resource-section {
  margin-top: 14px;
  padding: 22px;
}
.resource-section__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}
.resource-section h2 {
  font-size: clamp(22px, 2.6vw, 32px);
}
.resource-search {
  display: flex;
  align-items: center;
  gap: 10px;
  width: min(360px, 100%);
  min-height: 44px;
  padding: 0 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, #fff, #fbfdff);
  color: var(--muted);
  box-shadow: 0 8px 18px rgba(16, 24, 40, .035);
}
.resource-search input {
  min-width: 0;
  width: 100%;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--ink);
  font-weight: 750;
}
.resource-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.resource-card {
  position: relative;
  display: grid;
  grid-template-rows: auto auto minmax(54px, 1fr) auto;
  gap: 10px;
  min-height: 198px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, #fff, #fbfdff);
  box-shadow: 0 10px 22px rgba(16, 24, 40, .035);
  overflow: hidden;
  transition: border-color .18s ease, transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.resource-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: linear-gradient(90deg, var(--red), rgba(0, 137, 123, .65));
  opacity: 0;
  transition: opacity .18s ease;
}
.resource-card:hover {
  border-color: var(--red-line);
  box-shadow: var(--shadow-soft);
  transform: translateY(-2px);
}
.resource-card:hover::before {
  opacity: 1;
}
.resource-card i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: var(--red-soft);
  color: var(--red);
  font-size: 17px;
}
.resource-card span {
  color: var(--ink);
  font-size: 18px;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0;
}
.resource-card p {
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.45;
}
.resource-card b {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 30px;
  width: fit-content;
  padding: 0 10px;
  border: 1px solid rgba(223, 23, 48, .16);
  border-radius: 999px;
  background: #fff5f7;
  color: var(--red);
  font-size: 13px;
  font-weight: 900;
}
.resource-card b::after {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: 400;
}
.resource-card--accent {
  border-color: var(--red-line);
  background: linear-gradient(135deg, #fff8f9, #fff);
  box-shadow: inset 3px 0 0 rgba(223, 23, 48, .7), 0 10px 22px rgba(16, 24, 40, .035);
}
.resource-tools {
  background: linear-gradient(135deg, #fff, #f8fbfd);
}
.tool-checker {
  display: grid;
  gap: 14px;
}
.tool-checker label {
  display: grid;
  gap: 8px;
  color: var(--ink);
  font-weight: 950;
}
.tool-checker input {
  min-height: 46px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 0 14px;
  outline: 0;
  background: #fff;
  color: var(--ink);
  font-weight: 800;
}
.tool-checker__hint {
  display: block;
  margin-top: -2px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
  font-weight: 650;
}
.tool-checker__hint b {
  color: var(--ink);
  font-weight: 800;
}
.tool-checker__results {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}
.tool-checker__results article {
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.tool-checker__results b {
  display: block;
  margin-bottom: 6px;
  color: var(--ink);
  font-size: 16px;
  font-weight: 950;
}
.tool-checker__results p,
.resource-note {
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  font-weight: 750;
  line-height: 1.45;
}
.resource-note {
  padding: 12px 14px;
  border: 1px solid var(--green-line);
  border-radius: var(--radius);
  background: var(--green-soft);
  color: var(--green);
  font-weight: 900;
}
@media (max-width: 980px) {
  .resource-hero {
    grid-template-columns: 1fr;
  }
  .resource-grid,
  .tool-checker__results {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .resource-page {
    width: min(100% - 16px, 1180px);
    margin-top: 10px;
  }
  .resource-hero,
  .resource-section {
    padding: 16px;
  }
  .resource-hero h1 {
    font-size: 28px;
  }
  .resource-section__head {
    align-items: stretch;
    flex-direction: column;
  }
  .resource-search,
  .resource-primary {
    width: 100%;
  }
  .resource-actions .resource-primary,
  .token-spotlight__actions .resource-primary {
    width: 100%;
    justify-content: center;
  }
  .token-spotlight__grid {
    grid-template-columns: 1fr;
  }
  .resource-grid,
  .tool-checker__results {
    grid-template-columns: 1fr;
  }
  .resource-card {
    min-height: 0;
    grid-template-rows: auto auto auto auto;
  }
}

/* Useful article archive */
.article-index-page .resource-hero {
  background: linear-gradient(135deg, #fff 0%, #f8fbfd 58%, #fff4f5 100%);
}
.article-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}
.article-hero-tags span,
.article-filter-row span {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  background: #eef4f8;
  color: var(--ink);
  font-size: 12px;
  font-weight: 850;
}
.article-filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: -2px 0 16px;
}
.article-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.article-card-new {
  display: grid;
  grid-template-rows: auto 178px auto auto minmax(70px, 1fr) auto;
  gap: 8px;
  min-height: 405px;
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: 0 10px 24px rgba(16, 24, 40, .04);
  transition: border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}
.article-card-new:hover {
  border-color: var(--red-line);
  transform: translateY(-2px);
  box-shadow: var(--shadow-soft);
}
.article-card-new i:first-child {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: var(--red-soft);
  color: var(--red);
}
.article-card-new__image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 8px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: linear-gradient(180deg, #fff, #f8fbfd);
  overflow: hidden;
}
.article-card-new__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.article-card-new small {
  color: var(--muted);
  font-size: 12px;
  font-weight: 850;
}
.article-card-new strong {
  color: var(--ink);
  font-size: 18px;
  font-weight: 900;
  line-height: 1.25;
}
.article-card-new p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  font-weight: 650;
  line-height: 1.5;
}
.article-card-new b {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: var(--red);
  font-size: 13px;
  font-weight: 900;
}
.article-card-new--featured {
  background: linear-gradient(135deg, #fff, #fff7f8);
}
.article-page {
  width: min(1180px, calc(100% - 32px));
  margin: 18px auto 0;
}
.article-hero,
.article-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 16px;
}
.article-hero {
  align-items: stretch;
  padding: 24px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(135deg, #fff 0%, #f8fbfd 62%, #fff3f4 100%);
  box-shadow: var(--shadow-soft);
}
.article-page .eyebrow {
  margin: 0 0 8px;
  color: var(--red);
  font-size: 12px;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: 0;
}
.article-hero h1 {
  max-width: 820px;
  margin: 0;
  color: var(--ink);
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.12;
}
.article-hero .lead {
  max-width: 780px;
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 16px;
  font-weight: 650;
  line-height: 1.55;
}
.article-support-card,
.article-side-card,
.article-body {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.article-support-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  padding: 18px;
}
.article-support-card i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: var(--red-soft);
  color: var(--red);
  font-size: 18px;
}
.article-support-card b {
  color: var(--ink);
  font-size: 19px;
  font-weight: 950;
  line-height: 1.25;
}
.article-support-card span,
.article-side-card p {
  color: var(--muted);
  font-size: 14px;
  font-weight: 650;
  line-height: 1.45;
}
.article-support-card a,
.article-side-card a,
.article-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 40px;
  padding: 0 14px;
  border-radius: var(--radius);
  background: var(--footer);
  color: #fff;
  font-weight: 900;
}
.article-layout {
  align-items: start;
  margin-top: 14px;
}
.article-body {
  padding: 24px;
}
.article-block + .article-block {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid var(--line);
}
.article-block h2 {
  margin: 0 0 10px;
  color: var(--ink);
  font-size: clamp(22px, 2.2vw, 30px);
  line-height: 1.16;
}
.article-block p {
  margin: 0;
  color: var(--text);
  font-size: 16px;
  font-weight: 550;
  line-height: 1.72;
}
.article-point-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 16px;
}
.article-point-grid article {
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #f8fbfd;
}
.article-point-grid span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-bottom: 8px;
  border-radius: 8px;
  background: var(--red);
  color: #fff;
  font-weight: 950;
}
.article-protocol-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}
.article-protocol-card {
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, #fff, #f8fbfd);
}
.article-protocol-card i {
  display: inline-grid;
  place-items: center;
  width: 36px;
  height: 36px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: var(--red-soft);
  color: var(--red);
}
.article-protocol-card h3 {
  margin: 0 0 8px;
  color: var(--ink);
  font-size: 18px;
  line-height: 1.22;
}
.article-protocol-card p {
  font-size: 15px;
}
.article-checklist {
  display: grid;
  gap: 10px;
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}
.article-checklist li {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--text);
  font-weight: 620;
}
.article-checklist li::before {
  content: "\f00c";
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 9px;
  background: var(--green-soft);
  color: var(--green);
  font-family: FontAwesome;
  font-size: 13px;
}
.article-product-links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
}
.article-product-links a {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-height: 116px;
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--ink);
}
.article-product-links a:hover {
  border-color: rgba(225, 20, 45, .32);
  box-shadow: var(--shadow-soft);
}
.article-product-links b {
  font-size: 15px;
  line-height: 1.25;
}
.article-product-links span {
  color: var(--muted);
  font-size: 12.5px;
  font-weight: 680;
  line-height: 1.35;
}
.article-source-content .protocol-note {
  margin-top: 14px;
  padding: 14px;
  border: 1px solid rgba(225, 20, 45, .18);
  border-radius: var(--radius);
  background: var(--red-soft);
  color: var(--ink);
  font-weight: 720;
}
.article-point-grid p {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}
.article-check-list {
  display: grid;
  gap: 8px;
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}
.article-check-list li {
  position: relative;
  padding-left: 24px;
  color: var(--text);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
}
.article-check-list li:before {
  content: "\\f00c";
  position: absolute;
  left: 0;
  top: 1px;
  font-family: FontAwesome;
  color: var(--green);
}
.article-source-content {
  display: grid;
  gap: 14px;
}
.article-source-content h2,
.article-source-content h3,
.article-source-content h4 {
  margin: 18px 0 8px;
  color: var(--ink);
  line-height: 1.22;
  letter-spacing: 0;
}
.article-source-content h2 {
  font-size: clamp(21px, 2vw, 28px);
  font-weight: 900;
}
.article-source-content h3 {
  font-size: clamp(18px, 1.7vw, 23px);
  font-weight: 850;
}
.article-source-content p,
.article-source-content li {
  color: var(--text);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.72;
}
.article-source-content p {
  margin: 0 0 10px;
}
.article-source-content ul,
.article-source-content ol {
  display: grid;
  gap: 8px;
  margin: 12px 0 0;
  padding-left: 22px;
}
.article-source-content strong,
.article-source-content b {
  color: var(--ink);
  font-weight: 800;
}
.article-source-content img {
  max-width: 100%;
  height: auto;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08);
}
.article-cover {
  margin: 0 0 20px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #f8fbfd;
}
.article-cover img {
  display: block;
  width: 100%;
  height: clamp(220px, 34vw, 420px);
  object-fit: contain;
  object-position: center;
  border: 0;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}
.article-mode-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 16px;
}
.article-mode-card {
  min-height: 132px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, #fff, #f8fbfd);
}
.article-mode-card b {
  display: block;
  margin-bottom: 8px;
  color: var(--red);
  font-size: 19px;
  font-weight: 950;
}
.article-mode-card span {
  display: block;
  color: var(--muted);
  font-size: 14px;
  font-weight: 650;
  line-height: 1.45;
}
.article-compare-table {
  width: 100%;
  margin-top: 16px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.article-compare-table th,
.article-compare-table td {
  padding: 13px 14px;
  border-bottom: 1px solid var(--line);
  color: var(--text);
  font-size: 14px;
  line-height: 1.45;
  text-align: left;
  vertical-align: top;
}
.article-compare-table th {
  background: #f8fbfd;
  color: var(--ink);
  font-weight: 950;
}
.article-compare-table tr:last-child td {
  border-bottom: 0;
}
.article-note-card {
  margin-top: 16px;
  padding: 16px;
  border: 1px solid #b9eadf;
  border-radius: var(--radius);
  background: #eefbf7;
  color: #05604f;
  font-weight: 800;
  line-height: 1.55;
}
.article-source-content .blog-img-2col {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.article-source-content .blog-img-2col h2,
.article-source-content .blog-img-2col h3,
.article-source-content .blog-img-2col p {
  grid-column: 1 / -1;
}
.article-source-content table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
}
.article-source-content iframe,
.article-video-frame iframe {
  display: block;
  width: 100%;
  min-height: 320px;
  aspect-ratio: 16 / 9;
  border: 0;
  border-radius: 14px;
  background: var(--footer);
}
.article-source-content p:has(> iframe) {
  margin: 0;
}
.article-video-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.65fr);
  gap: 16px;
  align-items: stretch;
  margin: 2px 0 18px;
}
.article-video-frame {
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--footer);
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.1);
}
.article-video-frame iframe {
  height: 100%;
  min-height: 340px;
  border-radius: 0;
}
.article-video-summary,
.article-download-card,
.article-warning-card {
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #f8fbfd;
}
.article-video-summary {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
.article-video-summary b,
.article-download-card b,
.article-warning-card b {
  color: var(--ink);
  font-size: 17px;
  font-weight: 900;
  line-height: 1.3;
}
.article-video-summary p,
.article-download-card p,
.article-warning-card p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  font-weight: 650;
  line-height: 1.55;
}
.article-step-list {
  display: grid;
  gap: 10px;
  margin-top: 14px;
  padding: 0;
  list-style: none;
  counter-reset: articleSteps;
}
.article-step-list li {
  counter-increment: articleSteps;
  position: relative;
  padding: 14px 14px 14px 54px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--text);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.55;
}
.article-step-list li:before {
  content: counter(articleSteps);
  position: absolute;
  left: 14px;
  top: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 9px;
  background: var(--red);
  color: #fff;
  font-size: 13px;
  font-weight: 950;
}
.article-download-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: center;
  margin-top: 16px;
  border-color: var(--green-line);
  background: var(--green-soft);
}
.article-download-card a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 42px;
  padding: 0 14px;
  border-radius: var(--radius);
  background: var(--green);
  color: #fff;
  font-weight: 900;
  white-space: nowrap;
}
.article-warning-card {
  margin-top: 16px;
  border-color: #fecaca;
  background: #fff7f8;
}
.article-faq-list {
  display: grid;
  gap: 10px;
  margin-top: 14px;
}
.article-faq-list details {
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
}
.article-faq-list summary {
  cursor: pointer;
  color: var(--ink);
  font-weight: 900;
}
.article-faq-list p {
  margin-top: 10px;
  font-size: 15px;
}
.article-source-content th,
.article-source-content td {
  padding: 10px;
  border: 1px solid var(--line);
  text-align: left;
  vertical-align: top;
}
.article-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 16px;
  padding: 16px;
  border: 1px solid var(--green-line);
  border-radius: var(--radius);
  background: var(--green-soft);
}
.article-cta b,
.article-side-card b {
  display: block;
  color: var(--ink);
  font-size: 17px;
  font-weight: 950;
}
.article-cta span {
  display: block;
  margin-top: 4px;
  color: var(--green);
  font-size: 13px;
  font-weight: 800;
}
.article-cta a {
  background: var(--green);
  white-space: nowrap;
}
.article-sidebar {
  display: grid;
  gap: 12px;
}
.article-side-card {
  display: grid;
  gap: 10px;
  padding: 16px;
}
.article-side-card a {
  justify-content: flex-start;
  background: #f7fafc;
  color: var(--ink);
  border: 1px solid var(--line);
}
.article-side-card--dark {
  background: var(--footer);
  border-color: var(--footer);
}
.article-side-card--dark b,
.article-side-card--dark p {
  color: #fff;
}
.article-side-card--dark a {
  justify-content: center;
  background: var(--green);
  color: #fff;
  border-color: transparent;
}
@media (max-width: 980px) {
  .article-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .article-hero,
  .article-layout {
    grid-template-columns: 1fr;
  }
  .article-video-panel {
    grid-template-columns: 1fr;
  }
  .article-download-card {
    grid-template-columns: 1fr;
  }
  .article-point-grid {
    grid-template-columns: 1fr;
  }
  .article-mode-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .article-compare-table {
    display: block;
    overflow-x: auto;
  }
  .article-source-content .blog-img-2col {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 640px) {
  .article-page {
    width: min(100% - 16px, 1180px);
    margin-top: 10px;
  }
  .article-hero,
  .article-body {
    padding: 16px;
  }
  .article-hero h1 {
    font-size: 28px;
  }
  .article-grid {
    grid-template-columns: 1fr;
  }
  .article-mode-grid {
    grid-template-columns: 1fr;
  }
  .article-card-new {
    min-height: 0;
    grid-template-rows: auto 172px auto auto auto auto;
  }
  .article-source-content iframe,
  .article-video-frame iframe {
    min-height: 220px;
  }
  .article-cta {
    align-items: stretch;
    flex-direction: column;
  }
  .article-cta a {
    width: 100%;
  }
}

/* YouTube video archive */
.yt-page .wrap {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}
.yt-page .hero {
  padding: 32px 0 24px;
  border-bottom: 1px solid var(--line);
  background: linear-gradient(135deg, #fff 0%, #f7fbff 58%, #fff2f4 100%);
}
.yt-page .hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 20px;
  align-items: stretch;
}
.yt-page .eyebrow {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: var(--red);
  font-size: 12px;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: 0;
}
.yt-page .eyebrow:before {
  content: "";
  display: block;
  width: 22px;
  height: 2px;
  background: var(--red);
}
.yt-page h1 {
  margin: 12px 0 10px;
  color: var(--ink);
  font-size: clamp(28px, 3.4vw, 42px);
  line-height: 1.08;
  font-weight: 950;
}
.yt-page .lead {
  max-width: 740px;
  margin: 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.58;
}
.yt-page .searchbox {
  display: grid;
  grid-template-columns: 1fr auto;
  margin-top: 24px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: var(--shadow-soft);
  overflow: hidden;
}
.yt-page .searchbox input {
  min-width: 0;
  min-height: 58px;
  padding: 0 18px;
  border: 0;
  outline: 0;
  color: var(--ink);
  font-size: 16px;
  font-weight: 750;
}
.yt-page .searchbox button {
  min-width: 92px;
  border: 0;
  background: var(--footer);
  color: #fff;
  font-weight: 950;
  cursor: pointer;
}
.yt-page .stats {
  display: grid;
  gap: 12px;
}
.yt-page .stat {
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: var(--shadow-soft);
}
.yt-page .stat b {
  display: block;
  margin-bottom: 4px;
  color: var(--red);
  font-size: 30px;
  line-height: 1;
  font-weight: 950;
}
.yt-page .stat span {
  color: var(--muted);
  font-weight: 800;
}
.yt-page .filters {
  padding: 18px 0 6px;
}
.yt-page .chip-row {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  max-width: 100%;
  padding-bottom: 10px;
  scrollbar-width: thin;
}
.yt-page .yt-chip {
  flex: 0 0 auto;
  min-height: 38px;
  padding: 0 13px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: #fff;
  color: #45556a;
  font-weight: 900;
  white-space: nowrap;
  cursor: pointer;
}
.yt-page .yt-chip.is-active,
.yt-page .yt-chip:hover {
  border-color: var(--red);
  background: var(--red);
  color: #fff;
}
.yt-page .result-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 0 14px;
  color: var(--muted);
  font-weight: 800;
}
.yt-page .result-line a {
  color: var(--red);
  font-weight: 950;
}
.yt-page .grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  padding-bottom: 34px;
}
.yt-page .yt-video-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: var(--shadow-soft);
  overflow: hidden;
}
.yt-page .yt-video-card[hidden] {
  display: none;
}
.yt-page .yt-thumb {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  padding: 0;
  border: 0;
  background: #eef4f9;
  cursor: pointer;
  overflow: hidden;
}
.yt-page .yt-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .18s ease;
}
.yt-page .yt-video-card:hover .yt-thumb img {
  transform: scale(1.03);
}
.yt-page .yt-play {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  margin: auto;
  border-radius: 50%;
  background: rgba(215, 25, 47, .94);
  color: #fff;
  font-size: 22px;
  padding-left: 3px;
  box-shadow: 0 14px 30px rgba(215, 25, 47, .28);
}
.yt-page .yt-duration {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 4px 8px;
  border-radius: 6px;
  background: rgba(16, 25, 35, .88);
  color: #fff;
  font-size: 12px;
  font-weight: 950;
}
.yt-page .yt-video-card--shorts .yt-duration {
  background: var(--red);
}
.yt-page .yt-card-body {
  flex: 1;
  min-width: 0;
  padding: 15px 15px 8px;
}
.yt-page .yt-tag {
  display: inline-flex;
  align-items: center;
  margin-bottom: 10px;
  padding: 5px 9px;
  border-radius: 999px;
  background: var(--teal-soft);
  color: var(--teal);
  font-size: 12px;
  font-weight: 950;
}
.yt-page .yt-video-card--shorts .yt-tag {
  background: var(--red-soft);
  color: var(--red);
}
.yt-page .yt-card-body h2 {
  min-height: 50px;
  margin: 0;
  color: var(--ink);
  font-size: 16px;
  line-height: 1.28;
  font-weight: 950;
}
.yt-page .yt-card-body p {
  margin: 10px 0 0;
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
}
.yt-page .yt-card-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  padding: 12px 15px 15px;
}
.yt-page .yt-card-actions button,
.yt-page .yt-card-actions a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  border-radius: var(--radius);
  font-weight: 950;
  text-align: center;
  cursor: pointer;
}
.yt-page .yt-card-actions button {
  border: 0;
  background: var(--red);
  color: #fff;
}
.yt-page .yt-card-actions a {
  border: 1px solid var(--line);
  background: #fff;
  color: var(--ink);
}
.yt-page .empty {
  display: none;
  margin: 20px 0 44px;
  padding: 24px;
  border: 1px dashed var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--muted);
  font-weight: 850;
  text-align: center;
}
.yt-page .empty.is-visible {
  display: block;
}
#videoModal {
  position: fixed;
  inset: 0;
  z-index: 80;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(16, 25, 35, .76);
}
#videoModal.is-open {
  display: flex;
}
#videoModal .modal-card {
  width: min(980px, 100%);
  border-radius: var(--radius);
  background: #000;
  box-shadow: 0 30px 80px rgba(0, 0, 0, .4);
  overflow: hidden;
}
#videoModal .modal-top {
  display: flex;
  justify-content: flex-end;
  padding: 8px;
  background: #101923;
}
#videoModal .modal-top button {
  padding: 8px 12px;
  border: 0;
  border-radius: 6px;
  background: #fff;
  color: #101923;
  font-weight: 950;
  cursor: pointer;
}
#videoModal .player {
  aspect-ratio: 16 / 9;
}
#videoModal .player iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (max-width: 920px) {
  .yt-page .hero-grid {
    grid-template-columns: 1fr;
  }
  .yt-page .stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .yt-page .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 560px) {
  .yt-page .wrap {
    width: min(100% - 22px, 1180px);
  }
  .yt-page .searchbox {
    grid-template-columns: 1fr;
  }
  .yt-page .searchbox button {
    min-height: 48px;
  }
  .yt-page .stats,
  .yt-page .grid {
    grid-template-columns: 1fr;
  }
  .yt-page .grid {
    gap: 13px;
  }
  .yt-page .yt-card-body h2 {
    min-height: auto;
  }
  .yt-page .yt-card-actions {
    grid-template-columns: 1fr;
  }
  .yt-page .result-line {
    align-items: flex-start;
    flex-direction: column;
  }
}

/* Calm commerce card refresh */
.product-grid {
  gap: 16px;
}
.product-card {
  border-color: #dbe5ef;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(16, 25, 35, .045);
}
.product-card:hover {
  transform: translateY(-1px);
  border-color: #c8d8e8;
  box-shadow: 0 14px 30px rgba(16, 25, 35, .07);
}
.product-card .product-image,
.product-card__media {
  height: 232px;
  padding: 18px;
  background: #fff;
  border-bottom: 1px solid #e7eef6;
}
.product-card .product-image img,
.product-card__media img {
  width: 100%;
  height: 100%;
  max-height: 204px;
  object-fit: contain;
  object-position: center;
  mix-blend-mode: normal;
  image-rendering: auto;
}
.product-card .product-info,
.product-card__body {
  padding: 15px 16px 14px;
}
.product-card .product-title,
.product-card h3,
.product-card h3 a {
  min-height: 42px;
  margin-bottom: 13px;
  color: #14202b;
  font-size: 14px;
  line-height: 1.36;
  font-weight: 650;
}
.product-card .product-title:hover,
.product-card h3 a:hover {
  color: #b91325;
}
.product-card .product-info > small,
.product-card .monthly:before {
  margin-bottom: 3px;
  color: #6f7d8e;
  font-size: 11.5px;
  line-height: 1.2;
  font-weight: 620;
}
.product-card .price-row {
  gap: 5px;
  color: #c91528;
}
.product-card .price-row strong,
.product-card .monthly {
  color: #d7192f;
  font-size: 24px;
  line-height: 1.04;
  font-weight: 820;
  letter-spacing: 0;
}
.product-card .price-row em,
.product-card .monthly span {
  color: #c91528;
  font-size: 12.5px;
  font-weight: 720;
}
.product-card .total-price,
.product-card .total {
  margin-top: 5px;
  color: #1b2733;
  font-size: 14px;
  font-weight: 700;
}
.product-card .badges,
.product-card .chips {
  gap: 6px;
  margin-top: 11px;
}
.product-card .badges span,
.product-card .chips span {
  min-height: 23px;
  padding: 0 8px;
  border: 1px solid #dcebe2;
  background: #f5fbf7;
  color: #177146;
  font-size: 10.8px;
  font-weight: 650;
}
.product-card .badges span:first-child,
.product-card .chips span:first-child {
  border-color: #f3d9dd;
  background: #fff7f8;
  color: #bf1527;
}
.product-card .badges span.deadline-badge {
  border-color: rgba(223, 20, 43, .22);
  background: #fff1f3;
  color: var(--red);
}
.campaign-deadline {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 28px;
  margin-top: 8px;
  padding: 0 10px;
  border: 1px solid rgba(223, 20, 43, .22);
  border-radius: 999px;
  background: #fff1f3;
  color: var(--red);
  font-size: 12px;
  font-weight: 900;
}
.product-card .card-actions,
.product-card .actions {
  gap: 8px;
  padding-top: 14px;
}
.product-card .card-actions button,
.product-card .card-actions a,
.product-card .actions button,
.product-card .actions a {
  min-height: 41px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}
.product-card .card-actions button,
.product-card .actions button,
.product-card .actions .primary-action {
  border-color: #d7192f;
  background: #d7192f;
  color: #fff;
}
.product-card .card-actions a,
.product-card .actions a,
.product-card .actions .dark-action {
  border-color: #d3dfeb;
  background: #fff;
  color: #14202b;
}
.product-card .card-actions a:hover,
.product-card .actions a:hover,
.product-card .actions .dark-action:hover {
  border-color: #bfcddd;
  background: #f7fafc;
}

@media (max-width: 720px) {
  .product-grid {
    gap: 10px !important;
  }
  .product-card .product-image,
  .product-card__media {
    height: 164px;
    padding: 10px;
  }
  .product-card .product-image img,
  .product-card__media img {
    max-height: 144px;
  }
  .product-card .product-info,
  .product-card__body {
    padding: 10px;
  }
  .product-card .product-title,
  .product-card h3,
  .product-card h3 a {
    min-height: 45px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 650;
  }
  .product-card .product-info > small,
  .product-card .monthly:before {
    font-size: 10.3px;
  }
  .product-card .price-row strong,
  .product-card .monthly {
    font-size: 19px;
  }
  .product-card .price-row em,
  .product-card .monthly span {
    font-size: 11px;
  }
  .product-card .total-price,
  .product-card .total {
    font-size: 12.2px;
  }
  .product-card .badges,
  .product-card .chips {
    margin-top: 8px;
    gap: 5px;
  }
  .product-card .badges span,
  .product-card .chips span {
    min-height: 20px;
    padding: 0 6px;
    font-size: 9.5px;
  }
  .product-card .card-actions,
  .product-card .actions {
    gap: 6px;
    padding-top: 10px;
  }
  .product-card .card-actions button,
  .product-card .card-actions a,
  .product-card .actions button,
  .product-card .actions a {
    min-height: 36px;
    padding: 0 6px;
    font-size: 10.6px;
  }
}

@media (max-width: 380px) {
  .product-card .product-image,
  .product-card__media {
    height: 144px;
  }
  .product-card .product-image img,
  .product-card__media img {
    max-height: 126px;
  }
  .product-card .product-title,
  .product-card h3,
  .product-card h3 a {
    font-size: 11.3px;
  }
  .product-card .price-row strong,
  .product-card .monthly {
    font-size: 17.5px;
  }
  .product-card .card-actions button,
  .product-card .card-actions a,
  .product-card .actions button,
  .product-card .actions a {
    font-size: 10px;
  }
}

/* Category Google review band */
.reviews-inline {
  width: min(1180px, calc(100% - 32px));
  margin: 22px auto 28px;
  padding: 0;
}
.reviews-inline .reviews-card {
  padding: 20px;
  border: 1px solid #dbe5ef;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(16, 25, 35, .045);
}
.reviews-inline__head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px;
  align-items: end;
}
.reviews-inline__head h2 {
  margin: 4px 0 6px;
  font-size: 24px;
  line-height: 1.18;
  font-weight: 760;
}
.reviews-inline__head p:not(.eyebrow) {
  max-width: 760px;
  margin: 0;
  color: #617084;
  font-size: 14px;
  line-height: 1.55;
}
.reviews-inline .review-score {
  gap: 10px;
  margin: 14px 0 6px;
}
.reviews-inline .review-score strong {
  font-size: 30px;
  font-weight: 820;
}
.reviews-inline .review-score span:last-child {
  color: #4d5d70;
  font-size: 13px;
  font-weight: 700;
}
.reviews-inline .review-grid {
  grid-auto-columns: minmax(280px, 31%);
  gap: 12px;
  margin-top: 12px;
}
.reviews-inline .review-item {
  min-height: 210px;
  padding: 15px;
  background: #fff;
  box-shadow: none;
}
.reviews-inline .review-item b {
  color: #14202b;
  font-size: 14px;
  font-weight: 760;
}
.reviews-inline .review-item small {
  color: #728195;
  font-size: 11.5px;
  font-weight: 650;
}
.reviews-inline .review-item p {
  color: #293746;
  font-size: 13px;
  line-height: 1.55;
  font-weight: 450;
}
.reviews-inline .more-reviews {
  margin-top: 0;
  white-space: nowrap;
}

@media (max-width: 720px) {
  .reviews-inline {
    width: min(100% - 16px, 1180px);
    margin: 14px auto 22px;
  }
  .reviews-inline .reviews-card {
    padding: 14px;
  }
  .reviews-inline__head {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .reviews-inline__head h2 {
    font-size: 20px;
  }
  .reviews-inline .review-score strong {
    font-size: 26px;
  }
  .reviews-inline .review-grid {
    grid-auto-columns: minmax(250px, 86%);
    gap: 10px;
  }
  .reviews-inline .review-item {
    min-height: 205px;
    padding: 13px;
  }
  .reviews-inline .more-reviews {
    width: 100%;
  }
}

/* Urun karti fiyat tipografisi: daha ciddi ve okunakli ticari gorunum. */
.product-card .product-info > small,
.product-card .monthly:before {
  margin: 0 0 3px;
  color: #607086;
  font-size: 11.5px;
  line-height: 1.2;
  font-weight: 700;
}

.product-card .price-row {
  display: flex;
  align-items: flex-end;
  gap: 4px;
  margin: 3px 0 0;
  color: #c8172e;
  line-height: 1;
}

.product-card .price-row strong,
.product-card .monthly {
  color: #c8172e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 26px;
  line-height: .98;
  font-weight: 800;
  letter-spacing: 0;
  font-variant-numeric: tabular-nums;
}

.product-card .price-row em,
.product-card .monthly span {
  color: #c8172e;
  margin: 0 0 2px 1px;
  font-size: 13px;
  line-height: 1;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0;
}

.product-card .total-price,
.product-card .total {
  display: block;
  margin-top: 7px;
  color: #101923;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0;
}

@media (max-width: 720px) {
  .product-card .price-row strong,
  .product-card .monthly {
    font-size: 21px;
  }
  .product-card .price-row em,
  .product-card .monthly span {
    font-size: 12px;
  }
  .product-card .total-price,
  .product-card .total {
    font-size: 12.8px;
  }
}


/* Homepage YouTube video slider */
.home-youtube-section { padding: 8px 0 24px; }
.home-youtube-card { padding: 18px; }
.home-youtube-card .section-head { align-items: flex-end; gap: 14px; }
.home-youtube-card .section-head p:not(.eyebrow) {
  max-width: 680px;
  margin: 6px 0 0;
  color: var(--muted);
  font-size: 14px;
  font-weight: 650;
}
.home-youtube-actions {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.home-youtube-actions .section-link { white-space: nowrap; }
.home-video-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(260px, 31%);
  gap: 14px;
  overflow-x: auto;
  max-width: 100%;
  padding: 2px 2px 12px;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
}
.home-video-card {
  scroll-snap-align: start;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  box-shadow: 0 10px 24px rgba(16, 25, 35, .045);
}
.home-video-card__media {
  position: relative;
  display: block;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #eef3f8;
}
.home-video-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-video-card__play {
  position: absolute;
  left: 50%;
  top: 50%;
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  transform: translate(-50%, -50%);
  border-radius: 999px;
  background: var(--red);
  color: #fff;
  box-shadow: 0 12px 24px rgba(219, 20, 43, .28);
}
.home-video-card__play i { transform: translateX(2px); }
.home-video-card__body {
  display: grid;
  gap: 8px;
  padding: 14px;
}
.home-video-card__body small {
  color: var(--red);
  font-size: 12px;
  font-weight: 850;
}
.home-video-card__body h3 {
  min-height: 48px;
  margin: 0;
  color: var(--ink);
  font-size: 15px;
  line-height: 1.35;
  font-weight: 800;
}
@media (max-width: 900px) {
  .home-youtube-card .section-head { align-items: flex-start; }
  .home-youtube-actions { justify-content: flex-start; }
  .home-video-track { grid-auto-columns: minmax(245px, 78%); }
}
@media (max-width: 560px) {
  .home-youtube-section { padding: 4px 0 18px; }
  .home-youtube-card { padding: 14px; }
  .home-youtube-card .section-head h2 { font-size: 22px; line-height: 1.16; }
  .home-youtube-actions .section-link { flex: 1 1 100%; justify-content: center; }
  .home-video-track { grid-auto-columns: minmax(0, calc(100vw - 56px)); gap: 10px; }
  .home-video-card { min-width: 0; }
  .home-video-card__body { padding: 12px; }
  .home-video-card__body h3 { min-height: 0; font-size: 14px; }
}

/* Keep long catalog pages visually stable until filtering and paging are ready. */
html:not(.yk-progressive-products-ready) main:not(.home-page) .product-grid > .product-card:nth-of-type(n+25) {
  display: none !important;
}

html.yk-catalog-query-pending main .listing .product-grid {
  visibility: hidden;
}

main .product-grid > .product-card.yk-catalog-filtered-out {
  display: none !important;
}

@media (max-width: 720px) {
  html:not(.yk-progressive-products-ready) main:not(.home-page) .product-grid > .product-card:nth-of-type(n+13) {
    display: none !important;
  }
}

/* Progressive loading for long product and review lists */
.progressive-hidden { display: none !important; }
.progressive-loader {
  grid-column: 1 / -1;
  display: flex;
  justify-content: center;
  padding: 18px 0 8px;
}
.progressive-loader[hidden] { display: none !important; }
.progressive-loader__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--ink);
  font-weight: 850;
  cursor: pointer;
  box-shadow: var(--shadow-soft);
}
.progressive-loader__button:hover {
  border-color: rgba(219, 20, 43, .32);
  color: var(--red);
}
.progressive-loader__button i {
  margin-left: 8px;
  color: var(--red);
}
.category-lazy-controls {
  display: flex;
  justify-content: center;
  width: min(1180px, calc(100% - 32px));
  margin: -2px auto 22px;
}
.category-lazy-controls[hidden] {
  display: none !important;
}
.category-lazy-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 46px;
  padding: 0 18px;
  border: 1px solid rgba(223, 20, 43, .22);
  border-radius: 12px;
  background: #fff;
  color: var(--ink);
  font-weight: 900;
  cursor: pointer;
  box-shadow: var(--shadow-soft);
}
.category-lazy-button:hover {
  border-color: rgba(223, 20, 43, .42);
  color: var(--red);
}
.category-lazy-button small {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 9px;
  border-radius: 999px;
  background: var(--red-soft);
  color: var(--red);
  font-size: 11px;
  font-weight: 900;
}
@media (max-width: 560px) {
  .progressive-loader {
    padding: 14px 0 4px;
  }
  .progressive-loader__button {
    width: 100%;
  }
  .category-lazy-controls {
    width: min(100% - 20px, 1180px);
    margin-bottom: 16px;
  }
  .category-lazy-button {
    width: 100%;
    min-height: 44px;
  }
}

/* Shared Google reviews + YouTube videos block for inner pages */
.media-trust-section {
  padding: 18px 0 38px;
}
.media-trust-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}
.media-trust-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255,255,255,.96);
  box-shadow: var(--shadow-soft);
}
.media-trust-head h2 {
  margin: 7px 0 6px;
  color: var(--ink);
  font-size: clamp(21px, 2vw, 28px);
  line-height: 1.12;
  font-weight: 850;
}
.media-trust-head p:not(.eyebrow) {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}
.media-trust-score {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 10px;
  margin: 14px 0 12px;
}
.media-trust-score strong {
  color: var(--red);
  font-size: 34px;
  line-height: 1;
  font-weight: 900;
}
.media-trust-score b {
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
}
.media-trust-reviews,
.media-trust-videos {
  display: grid;
  gap: 10px;
  min-width: 0;
  max-height: 520px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
  overscroll-behavior: contain;
  padding-right: 4px;
  scrollbar-width: thin;
  scrollbar-color: rgba(15, 23, 42, .24) transparent;
}
.media-trust-reviews::-webkit-scrollbar,
.media-trust-videos::-webkit-scrollbar {
  width: 8px;
}
.media-trust-reviews::-webkit-scrollbar-thumb,
.media-trust-videos::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: rgba(15, 23, 42, .22);
}
.media-trust-reviews::-webkit-scrollbar-track,
.media-trust-videos::-webkit-scrollbar-track {
  background: transparent;
}
.media-trust-review {
  display: grid;
  gap: 7px;
  padding: 13px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, #fff, var(--surface-tint));
}
.media-trust-review__top {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
}
.media-trust-review b {
  color: var(--ink);
  font-size: 14px;
  font-weight: 850;
}
.media-trust-review small {
  color: var(--muted);
  font-size: 11.5px;
  font-weight: 800;
  white-space: nowrap;
}
.media-trust-review p {
  margin: 0;
  color: var(--text);
  font-size: 13px;
  line-height: 1.55;
  font-weight: 500;
}
.media-trust-video {
  display: grid;
  grid-template-columns: 136px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  min-width: 0;
  padding: 10px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, #fff, var(--surface-tint));
}
.media-trust-video__image {
  position: relative;
  display: block;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 7px;
  background: #eef3f8;
}
.media-trust-video__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-trust-video__image i {
  position: absolute;
  left: 50%;
  top: 50%;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  transform: translate(-50%, -50%);
  border-radius: 999px;
  background: var(--red);
  color: #fff;
  box-shadow: 0 10px 20px rgba(219, 20, 43, .24);
}
.media-trust-video b {
  display: -webkit-box;
  overflow: hidden;
  color: var(--ink);
  font-size: 14px;
  line-height: 1.35;
  font-weight: 800;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.media-trust-video small {
  display: block;
  margin-top: 6px;
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
}
.media-trust-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  margin-top: auto;
  padding: 0 14px;
  border-radius: var(--radius);
  background: var(--red);
  color: #fff;
  font-size: 14px;
  font-weight: 850;
}
.media-trust-link--dark {
  background: var(--footer);
}
@media (max-width: 920px) {
  .media-trust-grid {
    display: flex;
    gap: 12px;
    align-items: stretch;
    overflow-x: auto;
    overflow-y: visible;
    scroll-snap-type: x mandatory;
    scroll-padding-inline: 12px;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x pan-y;
    overscroll-behavior-x: contain;
    padding: 0 2px 12px;
    scrollbar-width: thin;
    scrollbar-color: rgba(15, 23, 42, .24) transparent;
  }
  .media-trust-grid::-webkit-scrollbar {
    height: 8px;
  }
  .media-trust-grid::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: rgba(15, 23, 42, .22);
  }
  .media-trust-card {
    flex: 0 0 min(82vw, 560px);
    scroll-snap-align: start;
    scroll-snap-stop: always;
    min-height: 0;
  }
}
@media (max-width: 560px) {
  .media-trust-section {
    width: min(100%, calc(100% - 12px));
    padding: 12px 0 22px;
  }
  .media-trust-card {
    flex-basis: calc(100vw - 32px);
    padding: 13px;
  }
  .media-trust-reviews,
  .media-trust-videos {
    max-height: 390px;
  }
  .media-trust-review__top {
    align-items: flex-start;
    flex-direction: column;
    gap: 2px;
  }
  .media-trust-video {
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 10px;
  }
  .media-trust-score strong {
    font-size: 30px;
  }
}

/* Mobile quick links below the main navigation */
.mobile-quick-links {
  display: none;
}
@media (max-width: 880px) {
  body > .nav .mobile-quick-links {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
    width: 100%;
    margin-top: 2px;
    padding: 8px;
    border: 1px solid rgba(8, 122, 115, .22);
    border-radius: var(--radius);
    background: linear-gradient(180deg, #fff, #f6fbfb);
    box-shadow: var(--shadow-soft);
  }
  body > .nav .mobile-quick-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-width: 0;
    min-height: 34px;
    padding: 0 7px;
    border: 1px solid var(--line);
    border-radius: 7px;
    background: #fff;
    color: var(--ink);
    font-size: 11.5px;
    font-weight: 850;
    line-height: 1.1;
    text-align: center;
  }
  body > .nav .mobile-quick-links a:hover {
    border-color: rgba(219, 20, 43, .28);
    background: var(--red-soft);
    color: var(--red-dark);
  }
  body > .nav .mobile-quick-links i {
    flex: 0 0 auto;
    color: var(--teal);
    font-size: 13px;
  }
  body > .nav .mobile-quick-links a:nth-child(5) i,
  body > .nav .mobile-quick-links a:nth-child(6) i {
    color: var(--red);
  }
}
@media (max-width: 400px) {
  body > .nav .mobile-quick-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Mobile quick links duplicated the main navigation and made compact widths crowded. */
body > .nav .mobile-quick-links {
  display: none !important;
}

/* Category dropdown should feel like a compact menu, not a full-width sheet. */
#menu-categories.nav-panel {
  width: min(410px, calc(100vw - 32px)) !important;
  max-width: min(410px, calc(100vw - 32px)) !important;
}
#menu-categories .category-rail-main {
  grid-template-columns: 40px minmax(0, 1fr);
}
#menu-categories .category-rail-main.has-children {
  padding-right: 48px;
}
@media (max-width: 720px) {
  #menu-categories.nav-panel {
    left: 10px !important;
    right: auto !important;
    width: min(390px, calc(100vw - 20px)) !important;
    max-width: min(390px, calc(100vw - 20px)) !important;
  }
  #menu-categories .category-rail {
    padding: 6px;
    gap: 7px;
  }
  #menu-categories .category-rail-main {
    min-height: 54px;
    padding: 8px;
    padding-right: 8px;
  }
  #menu-categories .category-rail-main.has-children {
    padding-right: 44px;
  }
  #menu-categories .category-rail-toggle {
    top: 10px;
    right: 8px;
    width: 32px;
    height: 32px;
  }
  #menu-categories .category-rail-sub,
  #menu-categories .category-rail-item.is-current .category-rail-sub,
  #menu-categories .category-rail-item:hover .category-rail-sub {
    margin-left: 52px;
  }
}

/* Keep submenu labels readable on compact category panels. */
#menu-categories .category-rail-sub a {
  min-height: 30px;
  color: #526175;
  font-size: 13.25px;
  font-weight: 850;
  line-height: 1.35;
}
#menu-categories .category-rail-sub a:before {
  margin-right: 10px;
}
@media (max-width: 720px) {
  #menu-categories .category-rail-sub a {
    min-height: 30px;
    font-size: 13px;
    line-height: 1.35;
  }
}

/* Category pages should put products first; keep the header as a compact context strip. */
.listing-hero {
  min-height: 0;
  margin: 10px auto 12px;
  padding: 10px 14px;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
}
.listing-hero .eyebrow {
  display: none;
}
.listing-hero h1 {
  margin: 0 0 3px;
  font-size: clamp(20px, 2.2vw, 26px);
  line-height: 1.12;
  font-weight: 850;
}
.listing-hero p {
  display: -webkit-box;
  max-width: 900px;
  overflow: hidden;
  margin: 0;
  color: #5b697c;
  font-size: 12.5px;
  font-weight: 650;
  line-height: 1.35;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.listing-hero > strong {
  padding: 6px 10px;
  font-size: 12px;
  white-space: nowrap;
}
@media (max-width: 720px) {
  .listing-hero {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px;
    margin: 8px auto 10px;
    padding: 9px 10px;
  }
  .listing-hero h1 {
    margin: 0;
    font-size: 19px;
    line-height: 1.14;
  }
  .listing-hero p {
    display: none;
  }
  .listing-hero > strong {
    align-self: center;
    justify-self: end;
    padding: 5px 8px;
    font-size: 11.5px;
  }
}

@media (max-width: 760px) {
  .step-actions--pay {
    grid-template-columns: 1fr;
  }
  .checkout-pay-cta {
    grid-template-columns: 1fr;
    margin-left: 0;
  }
  .checkout-contract {
    grid-template-columns: 1fr;
  }
  .contract-open {
    width: 100%;
  }
  .checkout-pay-cta .step-next {
    width: 100%;
  }
}

@media (max-width: 420px) {
  .checkout-pay-amounts {
    grid-template-columns: 1fr;
  }
}

/* Ford radio code page */
.ford-radio-page {
  padding: 28px 0 10px;
}

.ford-radio-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
  gap: 18px;
  align-items: stretch;
  margin-bottom: 18px;
}

.ford-radio-hero__text,
.ford-radio-tool,
.ford-radio-info-card,
.ford-radio-seo,
.ford-radio-products {
  background: rgba(255, 255, 255, .92);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: var(--shadow-soft);
}

.ford-radio-hero__text {
  min-height: 330px;
  padding: 28px;
  display: grid;
  align-content: center;
  background:
    linear-gradient(115deg, rgba(255, 255, 255, .97), rgba(255, 255, 255, .88)),
    radial-gradient(circle at 85% 15%, rgba(224, 17, 43, .13), transparent 34%);
}

.ford-radio-hero__text h1 {
  max-width: 760px;
  margin: 0;
  font-size: clamp(30px, 4vw, 54px);
  line-height: .98;
  letter-spacing: 0;
}

.ford-radio-hero__text .lead {
  max-width: 760px;
  margin: 14px 0 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.65;
  font-weight: 650;
}

.ford-radio-hero__badges {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 18px;
}

.ford-radio-hero__badges span,
.ford-radio-chip {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 30px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #f4f8fb;
  color: var(--ink);
  font-size: 13px;
  font-weight: 800;
  border: 1px solid #dde8f2;
}

.ford-radio-hero__visual {
  position: relative;
  overflow: hidden;
  padding: 22px;
  display: grid;
  align-content: space-between;
  gap: 18px;
  color: #fff;
  background: linear-gradient(145deg, #101923, #172b38);
  border-radius: 8px;
  box-shadow: var(--shadow-soft);
}

.ford-radio-hero__visual::after {
  content: "";
  position: absolute;
  inset: auto -70px -90px auto;
  width: 220px;
  height: 220px;
  border-radius: 999px;
  background: rgba(224, 17, 43, .24);
}

.ford-radio-brand {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 12px;
}

.ford-radio-brand img {
  width: 66px;
  height: 66px;
  object-fit: contain;
  padding: 10px;
  border-radius: 16px;
  background: #fff;
}

.ford-radio-brand b {
  display: block;
  color: #fff;
  font-size: 20px;
}

.ford-radio-brand small {
  display: block;
  color: rgba(255, 255, 255, .74);
  font-weight: 750;
}

.ford-radio-count-card {
  position: relative;
  z-index: 1;
  padding: 18px;
  border-radius: 8px;
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .16);
}

.ford-radio-count-card strong {
  display: block;
  color: #fff;
  font-size: 44px;
  line-height: 1;
}

.ford-radio-count-card span {
  display: block;
  margin-top: 8px;
  color: rgba(255, 255, 255, .78);
  font-weight: 750;
}

.ford-radio-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  gap: 18px;
  align-items: start;
}

.ford-radio-tool {
  padding: 22px;
}

.ford-radio-tool__head {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  align-items: start;
  margin-bottom: 16px;
}

.ford-radio-tool__head h2 {
  margin: 0;
  font-size: 25px;
  line-height: 1.18;
}

.ford-radio-tool__head p {
  margin: 8px 0 0;
  color: var(--muted);
  font-weight: 650;
  line-height: 1.55;
}

.ford-radio-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
}

.ford-radio-field {
  display: grid;
  gap: 7px;
}

.ford-radio-field label {
  color: var(--muted);
  font-size: 13px;
  font-weight: 850;
}

.ford-radio-field input {
  width: 100%;
  min-height: 56px;
  border: 1px solid #ccdbe8;
  border-radius: 8px;
  background: #fff;
  padding: 0 16px;
  outline: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 850;
  letter-spacing: .04em;
}

.ford-radio-field input:focus {
  border-color: var(--red);
  box-shadow: 0 0 0 4px rgba(224, 17, 43, .10);
}

.ford-radio-submit {
  align-self: end;
  min-height: 56px;
  min-width: 170px;
  border: 0;
  border-radius: 8px;
  background: var(--red);
  color: #fff;
  font-weight: 900;
  padding: 0 18px;
}

.ford-radio-submit:disabled {
  opacity: .72;
  cursor: wait;
}

.ford-radio-status {
  min-height: 20px;
  margin: 11px 0 0;
  color: #107a45;
  font-size: 13px;
  font-weight: 850;
}

.ford-radio-status.is-error {
  color: var(--red);
}

.ford-radio-result {
  margin-top: 14px;
  border-radius: 8px;
  border: 1px solid var(--line);
  padding: 16px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 14px;
  align-items: center;
  background: #f8fbfd;
}

.ford-radio-result__icon {
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  border-radius: 14px;
  background: #eef5fb;
  color: var(--teal);
}

.ford-radio-result p {
  margin: 6px 0 0;
  color: var(--muted);
  line-height: 1.55;
  font-weight: 650;
}

.ford-radio-result span {
  display: block;
  color: var(--muted);
  font-size: 12px;
  font-weight: 850;
  text-transform: uppercase;
}

.ford-radio-result b,
.ford-radio-result strong {
  display: block;
  color: var(--ink);
}

.ford-radio-result--ok {
  background: #eefbf3;
  border-color: #bdeacb;
}

.ford-radio-result--missing {
  background: #fff6f6;
  border-color: #ffd0d5;
}

.ford-radio-code {
  margin: 6px 0;
  width: fit-content;
  min-width: 150px;
  padding: 10px 16px;
  border-radius: 8px;
  background: #fff;
  border: 1px dashed #12a36f;
  color: #08764d !important;
  font-size: 34px;
  line-height: 1;
  letter-spacing: .18em;
}

.ford-radio-copy,
.ford-radio-whatsapp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  border-radius: 8px;
  border: 1px solid #ccdbe8;
  background: #fff;
  color: var(--ink);
  padding: 0 14px;
  font-weight: 900;
  text-decoration: none;
  white-space: nowrap;
}

.ford-radio-whatsapp {
  background: #138a4d;
  border-color: #138a4d;
  color: #fff;
}

.ford-radio-examples {
  margin-top: 14px;
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
}

.ford-radio-examples button {
  min-height: 34px;
  border-radius: 999px;
  border: 1px solid #ccdbe8;
  background: #fff;
  color: var(--ink);
  padding: 0 11px;
  font-weight: 900;
}

.ford-radio-side {
  display: grid;
  gap: 12px;
}

.ford-radio-info-card {
  padding: 18px;
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 12px;
}

.ford-radio-info-card i {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  background: #fff1f4;
  color: var(--red);
}

.ford-radio-info-card b {
  display: block;
  margin-bottom: 4px;
  font-size: 16px;
}

.ford-radio-info-card p {
  margin: 0;
  color: var(--muted);
  line-height: 1.5;
  font-weight: 650;
}

.ford-radio-seo {
  margin-top: 18px;
  padding: 24px;
}

.ford-radio-seo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

.ford-radio-seo h2,
.ford-radio-seo h3 {
  margin: 0 0 10px;
}

.ford-radio-seo p,
.ford-radio-seo li {
  color: var(--muted);
  line-height: 1.65;
  font-weight: 650;
}

.ford-radio-seo ul {
  margin: 0;
  padding-left: 18px;
}

.ford-radio-products {
  margin-top: 18px;
  padding: 22px;
}

.ford-radio-products .product-grid {
  margin-top: 14px;
}

@media (max-width: 980px) {
  .ford-radio-hero,
  .ford-radio-layout,
  .ford-radio-seo-grid {
    grid-template-columns: 1fr;
  }

  .ford-radio-hero__text {
    min-height: auto;
  }
}

@media (max-width: 640px) {
  .ford-radio-page {
    padding-top: 14px;
  }

  .ford-radio-hero__text,
  .ford-radio-tool,
  .ford-radio-seo,
  .ford-radio-products {
    padding: 16px;
  }

  .ford-radio-hero__text h1 {
    font-size: 31px;
  }

  .ford-radio-hero__visual {
    padding: 16px;
  }

  .ford-radio-form {
    grid-template-columns: 1fr;
  }

  .ford-radio-submit {
    width: 100%;
  }

  .ford-radio-result {
    grid-template-columns: 1fr;
  }

  .ford-radio-code {
    font-size: 30px;
  }

  .ford-radio-copy,
  .ford-radio-whatsapp {
    width: 100%;
  }
}

.yk-push-prompt {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 1200;
  width: min(420px, calc(100vw - 28px));
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 12px;
  padding: 14px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: rgba(255, 255, 255, .98);
  box-shadow: 0 18px 48px rgba(16, 25, 35, .16);
  transform: translateY(calc(100% + 28px));
  opacity: 0;
  pointer-events: none;
  transition: transform .22s ease, opacity .22s ease;
}

.yk-push-prompt.is-visible {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

.yk-push-prompt__close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface);
  color: var(--muted);
  cursor: pointer;
}

.yk-push-prompt__icon {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  background: var(--red-soft);
  color: var(--red);
}

.yk-push-prompt__body {
  padding-right: 26px;
}

.yk-push-prompt__body b {
  display: block;
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 1.25;
}

.yk-push-prompt__body span {
  display: block;
  color: var(--muted);
  font-size: 13px;
  font-weight: 650;
  line-height: 1.45;
}

.yk-push-prompt__actions {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
}

.yk-push-prompt__actions button {
  min-height: 40px;
  border-radius: 8px;
  border: 1px solid var(--line);
  cursor: pointer;
  font-weight: 900;
}

.yk-push-prompt__allow {
  background: var(--red);
  border-color: var(--red);
  color: #fff;
}

.yk-push-prompt__later {
  background: var(--surface);
  color: var(--ink);
}

.yk-push-prompt.has-error {
  border-color: var(--red-line);
}

@media (max-width: 640px) {
  .yk-push-prompt {
    right: 12px;
    left: 12px;
    bottom: 12px;
    width: auto;
  }

  .yk-push-prompt__actions {
    grid-template-columns: 1fr 1fr;
  }
}

.yk-cart-toast {
  position: fixed;
  top: 96px;
  right: 18px;
  z-index: 1250;
  width: min(430px, calc(100vw - 28px));
  display: grid;
  grid-template-columns: 42px 64px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 13px;
  border: 1px solid var(--green-line);
  border-radius: 10px;
  background: rgba(255, 255, 255, .98);
  box-shadow: 0 18px 48px rgba(16, 25, 35, .16);
  transform: translateY(-14px);
  opacity: 0;
  pointer-events: none;
  transition: transform .2s ease, opacity .2s ease;
}

.yk-cart-toast.is-visible {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

.yk-cart-toast__close {
  position: absolute;
  top: 7px;
  right: 7px;
  width: 28px;
  height: 28px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface);
  color: var(--muted);
  cursor: pointer;
}

.yk-cart-toast__check {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  background: var(--green-soft);
  color: var(--green);
  font-size: 17px;
}

.yk-cart-toast__image {
  width: 64px;
  height: 58px;
  object-fit: contain;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--surface-tint);
}

.yk-cart-toast__body {
  min-width: 0;
  padding-right: 26px;
}

.yk-cart-toast__body b,
.yk-cart-toast__body span,
.yk-cart-toast__body small {
  display: block;
}

.yk-cart-toast__body b {
  color: var(--green);
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
}

.yk-cart-toast__body span {
  margin-top: 3px;
  color: var(--ink);
  font-size: 14px;
  font-weight: 850;
  line-height: 1.28;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.yk-cart-toast__body small {
  margin-top: 5px;
  color: var(--muted);
  font-size: 12px;
  font-weight: 750;
}

.yk-cart-toast__actions {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.yk-cart-toast__actions a,
.yk-cart-toast__actions button {
  min-height: 39px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  border: 1px solid var(--line);
  font-weight: 900;
  cursor: pointer;
}

.yk-cart-toast__actions a {
  background: var(--red);
  border-color: var(--red);
  color: #fff;
}

.yk-cart-toast__actions button {
  background: var(--surface);
  color: var(--ink);
}

.yk-cart-bump {
  animation: yk-cart-bump .42s ease;
}

@keyframes yk-cart-bump {
  0% { transform: scale(1); }
  42% { transform: scale(1.05); }
  100% { transform: scale(1); }
}

@media (max-width: 640px) {
  .yk-cart-toast {
    top: auto;
    right: 10px;
    left: 10px;
    bottom: 12px;
    width: auto;
    grid-template-columns: 38px 54px minmax(0, 1fr);
    gap: 10px;
    padding: 11px;
  }

  .yk-cart-toast__check {
    width: 38px;
    height: 38px;
  }

  .yk-cart-toast__image {
    width: 54px;
    height: 50px;
  }

  .yk-cart-toast__body span {
    font-size: 13px;
  }

  .yk-cart-toast__actions a,
  .yk-cart-toast__actions button {
    min-height: 37px;
    font-size: 13px;
  }
}

/* Mobile polish: keep the first viewport usable on small phones. */
@media (max-width: 720px) {
  body > .nav .wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 6px !important;
  }

  body > .nav .nav-trigger,
  body > .nav .nav-direct {
    min-height: 40px;
    padding: 0 5px;
    gap: 4px;
    font-size: 11px;
    line-height: 1.05;
  }

  body > .nav .nav-trigger i,
  body > .nav .nav-direct i {
    font-size: 12px;
  }
}

@media (max-width: 380px) {
  body > .nav .wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 5px !important;
  }

  body > .nav .nav-trigger,
  body > .nav .nav-direct {
    min-height: 38px;
    padding: 0 4px;
    font-size: 10.4px;
  }
}

@media (max-width: 640px) {
  .yk-push-prompt {
    right: 8px;
    left: 8px;
    bottom: max(8px, env(safe-area-inset-bottom));
    width: auto;
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 8px;
    padding: 10px;
    border-radius: 12px;
  }

  .yk-push-prompt__icon {
    width: 34px;
    height: 34px;
    border-radius: 9px;
  }

  .yk-push-prompt__close {
    top: 6px;
    right: 6px;
    width: 32px;
    height: 32px;
  }

  .yk-push-prompt__body {
    padding-right: 34px;
  }

  .yk-push-prompt__body b {
    margin-bottom: 1px;
    font-size: 14px;
  }

  .yk-push-prompt__body span {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 11.5px;
    line-height: 1.25;
  }

  .yk-push-prompt__actions {
    gap: 6px;
  }

  .yk-push-prompt__actions button {
    min-height: 35px;
    font-size: 12px;
  }
}

@media (max-width: 380px) {
  .yk-push-prompt__body span {
    -webkit-line-clamp: 1;
  }

  .yk-push-prompt__actions button {
    min-height: 34px;
  }
}

@media (max-width: 640px) {
  .yk-push-prompt {
    grid-template-columns: 32px minmax(0, 1fr) 136px;
    align-items: center;
    gap: 7px;
    padding: 8px;
  }

  .yk-push-prompt__close {
    display: none;
  }

  .yk-push-prompt__icon {
    width: 32px;
    height: 32px;
  }

  .yk-push-prompt__body {
    padding-right: 0;
  }

  .yk-push-prompt__body b {
    font-size: 13px;
    line-height: 1.15;
  }

  .yk-push-prompt__body span {
    -webkit-line-clamp: 1;
  }

  .yk-push-prompt__actions {
    grid-column: auto;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
  }

  .yk-push-prompt__actions button {
    min-height: 34px;
    padding: 0 5px;
    font-size: 11px;
  }
}

@media (max-width: 380px) {
  .yk-push-prompt {
    grid-template-columns: 30px minmax(0, 1fr) 124px;
    gap: 6px;
  }

  .yk-push-prompt__icon {
    width: 30px;
    height: 30px;
  }

  .yk-push-prompt__actions button {
    font-size: 10.4px;
  }
}

/* Layout audit hardening: avoid tiny targets and accidental horizontal page scroll. */
body > .header .logo,
.logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
}

.sitemap-card a {
  align-items: center;
  min-height: 34px;
}

.rich-text li a {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
}

@media (max-width: 920px) {
  .media-trust-section {
    overflow-x: hidden;
  }

  .media-trust-grid {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .article-page,
  .article-hero,
  .article-body,
  .article-layout,
  .article-source-content {
    max-width: 100%;
    overflow-x: hidden;
  }

  .article-hero h1 {
    font-size: clamp(24px, 8vw, 28px);
  }

  .article-cover {
    margin-inline: 0;
  }

  .article-cover img {
    max-width: 100%;
  }

  .article-protocol-grid,
  .article-product-links {
    grid-template-columns: 1fr;
  }

  .sitemap-card a {
    min-height: 40px;
  }
}

@media (max-width: 560px) {
  .media-trust-grid {
    width: 100%;
  }

  .media-trust-card {
    flex: 0 0 calc(100vw - 44px);
    max-width: calc(100vw - 44px);
  }

  .media-trust-video {
    grid-template-columns: 104px minmax(0, 1fr);
  }

  .media-trust-video span,
  .media-trust-video small {
    min-width: 0;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 640px) {
  .cookie-notice {
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
    width: min(100% - 16px, 760px);
    margin: 12px auto;
    grid-template-columns: minmax(0, 1fr) auto auto;
    box-shadow: 0 10px 24px rgba(16, 25, 35, .08);
  }
}

@media (max-width: 360px) {
  .cookie-notice {
    grid-template-columns: 1fr 1fr;
  }

  .cookie-notice p {
    grid-column: 1 / -1;
  }
}

/* Final responsive overflow pass */
.home-youtube-card,
.home-video-track,
.yt-page .chip-row,
.reviews-page .review-chips,
.media-trust-reviews,
.media-trust-videos {
  min-width: 0;
  max-width: 100%;
}

.home-video-track,
.yt-page .chip-row,
.reviews-page .review-chips {
  overflow-y: hidden;
}

.step-actions .step-next {
  white-space: normal;
  text-wrap: balance;
}

@media (max-width: 1020px) {
  .checkout-layout {
    align-items: stretch;
  }

  .side-progress {
    width: 100%;
  }
}

@media (max-width: 720px) {
  .checkout-main,
  .side-progress {
    padding: 10px;
  }

  .checkout-tabs {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    max-width: 100%;
    overflow: visible;
  }

  .checkout-tab {
    min-width: 0;
    width: 100%;
  }

  .step-actions {
    align-items: stretch;
  }

  .step-actions a,
  .step-actions button {
    width: 100%;
    min-height: 44px;
  }

  .step-actions .step-next {
    min-width: 0;
    padding-inline: 12px;
  }

  .summary-badges {
    grid-template-columns: 1fr;
  }

  .summary-badges span {
    min-height: 32px;
    font-size: 11.5px;
  }

  .home-video-track {
    grid-auto-columns: minmax(0, calc(100vw - 42px));
  }

  .home-video-card__body h3 {
    overflow-wrap: anywhere;
  }

  .yt-page .chip-row,
  .reviews-page .review-chips {
    padding-inline: 2px;
  }
}

@media (max-width: 390px) {
  .checkout-main {
    padding: 8px;
  }

  .step-card summary {
    gap: 8px;
  }

  .step-no {
    width: 31px;
    height: 31px;
  }

  .summary-total b {
    font-size: 15px;
  }

  .summary-badges span {
    gap: 6px;
    padding: 6px 8px;
    font-size: 11px;
  }

  .home-video-track {
    grid-auto-columns: minmax(0, calc(100vw - 34px));
  }
}

.cookie-notice {
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  z-index: 1;
  width: min(760px, calc(100% - 24px));
  margin: 12px auto;
  box-shadow: 0 10px 24px rgba(16, 25, 35, .08);
}

/* Calm commerce visual pass: cleaner, less noisy e-commerce tone. */
:root {
  --bg: #f6f8fb;
  --surface-2: #f1f5f9;
  --surface-tint: #fbfdff;
  --ink: #121b26;
  --muted: #657386;
  --line: #dde7f1;
  --red: #d52238;
  --red-dark: #a91c2d;
  --red-soft: #fff6f7;
  --red-line: #f1c8cf;
  --green: #137247;
  --green-soft: #f1faf5;
  --green-line: #cfeedd;
  --teal: #08766f;
  --footer: #111a24;
  --shadow: 0 14px 30px rgba(16, 25, 35, .065);
  --shadow-soft: 0 8px 20px rgba(16, 25, 35, .045);
}

body {
  background:
    linear-gradient(180deg, #f8fafc 0, #f4f7fb 520px, #f6f8fb 100%);
  color: #13202d;
  font-size: 14.25px;
}

h1,
h2,
h3 {
  color: #111b27;
  font-weight: 760;
}

h1 {
  letter-spacing: 0;
}

p,
li,
.product-description,
.article-source-content {
  color: var(--muted);
  font-weight: 480;
}

.eyebrow {
  color: #c81f33;
  font-size: 11.5px;
  font-weight: 760;
  letter-spacing: .01em;
}

.eyebrow:before {
  width: 18px;
  background: #d94355;
}

.topbar__items span,
.topbar__badges span,
.action-btn,
.icon-btn,
.text-btn,
.nav-trigger,
.nav-direct,
.subnav a,
.pill,
.toolbar strong,
.section-link,
.more-reviews,
.progressive-loader__button {
  font-weight: 720;
}

.topbar__items span,
.topbar__badges span,
.nav-trigger,
.nav-direct,
.subnav a,
.action-btn,
.icon-btn,
.text-btn {
  border-color: #dfe8f2;
  background: rgba(255, 255, 255, .92);
  box-shadow: none;
}

.nav-trigger:hover,
.nav-trigger.is-active,
.nav-direct:hover,
.subnav a.is-active,
.subnav a:hover {
  border-color: #efcbd1;
  background: #fff8f9;
  color: #971b2a;
}

.nav-direct[href="#indirimli-urunler"],
.nav-direct[href="index.html#indirimli-urunler"],
.section-link,
.actions .primary-action,
.primary-action,
.search button,
.contract-open {
  background: #d52238;
  border-color: #d52238;
  color: #fff;
  box-shadow: none;
}

.action-cart,
.text-btn--dark,
.media-trust-link--dark,
.search-result-go {
  background: #121b26;
  border-color: #121b26;
  color: #fff;
}

.panel,
.card,
.product-card,
.gallery,
.buy-panel,
.checkout-main,
.side-progress,
.review-item,
.media-trust-card,
.home-video-card,
.resource-hero,
.resource-section,
.home-benefits article,
.home-resource-card,
.home-slide,
.home-hero__side a,
.nav-panel {
  border-color: #dfe8f2;
  box-shadow: 0 8px 18px rgba(16, 25, 35, .04);
}

.product-card {
  border-radius: 9px;
  background: #fff;
}

.product-card:hover {
  transform: translateY(-1px);
  border-color: #cbdbea;
  box-shadow: 0 12px 26px rgba(16, 25, 35, .055);
}

.product-card__media {
  border-bottom-color: #e7eef6;
  background: #fff;
}

.product-card h3,
.product-card h3 a {
  color: #162231;
  font-weight: 690;
}

.product-card .monthly,
.monthly,
.search-result-price strong,
.review-score strong,
.media-trust-score strong {
  color: #c92338;
  font-weight: 760;
}

.search-result-body b {
  color: #172231;
  font-weight: 680;
}

.search-result-price strong {
  font-size: 14.6px;
  font-weight: 720;
  letter-spacing: 0;
}

.search-result-price em,
.search-result-body small,
.search-result-badges i,
.search-result-go {
  font-weight: 650;
}

.product-card .monthly {
  font-size: 22px;
}

.monthly span {
  color: #b32234;
  font-weight: 650;
}

.total,
.product-card .total {
  color: #172332;
  font-weight: 700;
}

.chips span,
.product-card .badges span,
.summary-badges span,
.search-result-badges i,
.gallery-badges span,
.discount-pill,
.pill {
  border-color: #dce9e1;
  background: #f5fbf7;
  color: #137247;
  font-weight: 650;
}

.chips span:first-child,
.product-card .badges span:first-child,
.product-card .badges span.deadline-badge,
.discount-pill {
  border-color: #f3d3d8;
  background: #fff7f8;
  color: #b71f31;
}

.actions a,
.actions button,
.step-actions a,
.step-actions button {
  font-weight: 720;
}

.actions .dark-action,
.dark-action {
  background: #f8fafc;
  border-color: #dce6f0;
  color: #162231;
}

.actions .dark-action:hover,
.dark-action:hover {
  background: #162231;
  border-color: #162231;
  color: #fff;
}

.home-benefits b,
.home-resource-card b,
.media-trust-review b,
.media-trust-video b,
.home-video-card__body h3,
.resource-card h3,
.menu-link-card b,
.category-rail-main,
.category-group__head,
.side-progress h2,
.summary-product b {
  font-weight: 700;
}

.home-benefits span,
.home-resource-card span,
.media-trust-review p,
.media-trust-head p:not(.eyebrow),
.home-youtube-card .section-head p:not(.eyebrow),
.section-head p:not(.eyebrow) {
  color: var(--muted);
  font-weight: 500;
}

.section-head h2,
.media-trust-head h2,
.resource-hero h1,
.listing-hero h1 {
  font-weight: 760;
}

.listing-hero {
  padding: 18px 22px;
  box-shadow: 0 8px 18px rgba(16, 25, 35, .035);
}

.listing-hero h1 {
  font-size: clamp(24px, 3vw, 32px);
}

.listing-hero p {
  font-weight: 500;
}

.listing-hero > strong {
  background: #f2faf5;
  color: #137247;
  font-weight: 700;
}

.home-benefits article {
  min-height: 78px;
}

.home-benefits i,
.home-resource-card i,
.menu-link-card i,
.category-feature i,
.category-group__head i,
.category-tools i {
  background: #f3f7fb;
  color: #08766f;
}

@media (max-width: 720px) {
  body {
    font-size: 13.75px;
  }

  h1 {
    font-size: 28px;
  }

  .product-card__media {
    background: #fff;
  }

  .product-card h3,
  .product-card h3 a {
    font-size: 12.2px;
    font-weight: 680;
  }

  .product-card .monthly,
  .monthly {
    font-size: 18.5px;
    font-weight: 760;
  }

  .total,
  .product-card .total {
    font-size: 12.5px;
  }

  .chips span,
  .product-card .badges span {
    font-size: 10px;
    font-weight: 650;
  }

  .actions a,
  .actions button {
    font-weight: 700;
  }
}

/* Product cards: quieter retail presentation. */
.product-card h3,
.product-card h3 a {
  font-weight: 640;
  line-height: 1.36;
}

.product-card .monthly,
.monthly {
  color: #bd2738;
  font-size: 20.5px;
  font-weight: 700;
  letter-spacing: 0;
}

.product-card .monthly span,
.monthly span {
  color: #9d2734;
  font-size: 11.5px;
  font-weight: 620;
}

.product-card .total,
.product-card .total-price,
.total {
  color: #182535;
  font-size: 13.8px;
  font-weight: 680;
}

.discount-pill {
  min-height: 24px;
  padding: 0 9px;
  border: 1px solid #f0ccd3;
  background: #fff7f8;
  color: #b82031;
  font-size: 10.8px;
  font-weight: 680;
  box-shadow: none;
}

.product-card .badges span,
.product-card .chips span,
.chips span {
  min-height: 22px;
  padding: 0 7px;
  font-size: 10.5px;
  font-weight: 620;
}

.product-card .card-actions button,
.product-card .card-actions a,
.product-card .actions button,
.product-card .actions a,
.actions a,
.actions button {
  min-height: 39px;
  font-size: 13px;
  font-weight: 680;
}

.actions .primary-action,
.primary-action {
  background: #d42238;
  border-color: #d42238;
}

@media (max-width: 720px) {
  .product-card h3,
  .product-card h3 a {
    font-weight: 640;
  }

  .product-card .monthly,
  .monthly {
    font-size: 17.5px;
  }

  .product-card .monthly span,
  .monthly span {
    font-size: 10.5px;
  }

  .product-card .total,
  .product-card .total-price,
  .total {
    font-size: 12.2px;
  }

  .product-card .card-actions button,
  .product-card .card-actions a,
  .product-card .actions button,
  .product-card .actions a,
  .actions a,
  .actions button {
    min-height: 36px;
    font-size: 11.5px;
    font-weight: 660;
  }
}

/* True final override: calm product cards after all legacy card rules. */
.product-card {
  background: #fff;
}

.product-card h3,
.product-card h3 a {
  color: #142033;
  font-size: 15.2px;
  line-height: 1.28;
  font-weight: 620;
}

.product-card .monthly,
.monthly {
  color: #172234;
  font-size: 19px;
  line-height: 1.12;
  font-weight: 730;
  letter-spacing: 0;
}

.product-card .monthly span,
.monthly span {
  color: #c51f34;
  font-size: 11.4px;
  font-weight: 700;
}

.product-card .installment-note,
.product-card .small-note {
  color: #66758a;
  font-size: 12px;
  font-weight: 620;
}

.product-card .total,
.product-card .total-price,
.total {
  color: #243248;
  font-size: 13.2px;
  font-weight: 640;
}

.discount-pill {
  color: #b52234;
  background: #fff8f9;
  border-color: #efcdd4;
  font-size: 10.4px;
  font-weight: 650;
}

.product-card .badges span,
.product-card .chips span,
.chips span {
  background: #f7fafc;
  color: #3f5167;
  border: 1px solid #e3edf5;
}

.product-card .badges span.free-shipping,
.product-card .chips span.free-shipping,
.chips span.free-shipping,
.product-card .badges span:has(.fa-truck),
.product-card .chips span:has(.fa-truck) {
  color: #137247;
  background: #f3fbf7;
  border-color: #d7efdf;
}

.product-card .card-actions button,
.product-card .card-actions a,
.product-card .actions button,
.product-card .actions a,
.actions a,
.actions button {
  border-radius: 7px;
  letter-spacing: 0;
}

@media (max-width: 720px) {
  .product-card h3,
  .product-card h3 a {
    font-size: 12.6px;
    line-height: 1.25;
    font-weight: 620;
  }

  .product-card .monthly,
  .monthly {
    font-size: 16.4px;
  }

  .product-card .monthly span,
  .monthly span {
    font-size: 10px;
  }

  .product-card .total,
  .product-card .total-price,
  .total {
    font-size: 11.7px;
  }
}

/* Absolute last product price tone override. */
.product-card .price-row {
  color: #172234;
  font-weight: 640;
}

.product-card .price-row strong {
  color: #172234;
  font-size: 19px;
  font-weight: 730;
  letter-spacing: 0;
}

.product-card .price-row em {
  color: #c51f34;
  font-size: 10.8px;
  font-style: normal;
  font-weight: 700;
}

@media (max-width: 720px) {
  .product-card .price-row strong {
    font-size: 16.4px;
  }

  .product-card .price-row em {
    font-size: 10px;
  }
}
