/* product-page.min.css */
:root{--ink:#13201f;--muted:#596765;--line:#dfe6e2;--paper:#f7faf7;--white:#ffffff;--brand:#11766d;--brand-dark:#0b554f;--accent:#f08a28;--warning:#fff6e7;--shadow:0 18px 50px rgba(19,32,31,0.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img{max-width:100%}a{color:inherit}.skip-link{position:fixed;left:16px;top:12px;z-index:100;padding:10px 14px;background:var(--ink);color:var(--white);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.product-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.product-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(19,32,31,0.08);background:rgba(255,255,255,0.96);backdrop-filter:blur(14px)}.product-header__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.product-brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.product-brand img{width:42px;height:42px;border-radius:50%;object-fit:cover}.product-brand span{display:grid;line-height:1.15}.product-brand strong{font-size:17px}.product-brand small{margin-top:4px;color:var(--muted);font-size:12px}.product-nav{display:flex;align-items:center;gap:22px}.product-nav>a:not(.button){color:var(--muted);font-size:14px;font-weight:700;text-decoration:none}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:7px;padding:10px 17px;font-weight:800;text-align:center;text-decoration:none}.button--primary{background:#18a957;color:var(--white);box-shadow:0 10px 24px rgba(17,118,109,0.2)}.button--primary:hover{background:#128a47}.button--secondary{border-color:var(--line);background:var(--white);color:var(--ink)}.breadcrumb{padding:24px 0 12px;color:var(--muted);font-size:13px}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.breadcrumb li + li::before{content:"/";margin-right:8px;color:#9ba6a3}.breadcrumb a{color:var(--brand-dark)}.product-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,0.95fr);gap:clamp(34px,6vw,78px);align-items:start;padding:22px 0 72px}.product-gallery__lead{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);aspect-ratio:1 / 1}.product-gallery__lead--wide{aspect-ratio:16 / 7}.product-gallery__lead img{width:100%;height:100%;display:block;object-fit:contain}.product-gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px}.product-gallery__thumb{margin:0;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--white);aspect-ratio:1 / 1;cursor:pointer}.product-gallery__thumb.is-active{border-color:var(--brand);box-shadow:0 0 0 2px rgba(17,118,109,.16)}.product-gallery__grid img{width:100%;height:100%;display:block;object-fit:contain}.product-kicker{margin:3px 0 12px;color:var(--brand);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.product-summary h1{max-width:760px;margin:0;font-size:clamp(34px,5vw,58px);line-height:1.06;letter-spacing:0}.product-title-zh{margin:10px 0 0;color:var(--muted);font-size:17px;font-weight:700}.product-intro{margin:22px 0 0;color:#394745;font-size:17px}.key-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:30px 0 0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.key-facts div{min-width:0;padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,0.68)}.key-facts dt{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.key-facts dd{margin:4px 0 0;overflow-wrap:anywhere;font-weight:800}.key-facts [data-live-product-price]{border-color:#d7e9fb;background:linear-gradient(135deg,#f4f9ff,#fff8f6)}.key-facts [data-live-product-price] dd{color:#b83630;font-weight:900}.product-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.verification-note{margin:22px 0 0;border-left:4px solid var(--accent);background:var(--warning);padding:14px 16px;color:#57431e;font-size:14px}.catalog-image-disclosure{margin-top:12px;padding:12px 14px;border:1px solid #b8ddd7;border-radius:14px;background:#edf8f6;color:#174f4a;font-size:0.82rem;line-height:1.45}.catalog-image-disclosure strong{display:block;margin-bottom:4px;color:#0b625a}.catalog-image-disclosure p{margin:0}.catalog-image-disclosure p + p{margin-top:6px}.details-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.details-grid{display:grid;grid-template-columns:minmax(230px,0.36fr) minmax(0,0.64fr);gap:clamp(32px,7vw,90px);padding:70px 0}.section-label{margin:0 0 8px;color:var(--brand);font-size:12px;font-weight:900;text-transform:uppercase}.details-grid h2,.order-section h2{margin:0;font-size:clamp(26px,3.5vw,40px);line-height:1.15;letter-spacing:0}.details-grid__intro p:last-child{margin:16px 0 0;color:var(--muted)}.spec-list{margin:0;border-top:1px solid var(--line)}.spec-list div{display:grid;grid-template-columns:minmax(130px,0.32fr) minmax(0,0.68fr);gap:22px;padding:16px 0;border-bottom:1px solid var(--line)}.spec-list dt{color:var(--muted);font-size:13px;font-weight:800}.spec-list dd{margin:0;overflow-wrap:anywhere}.spec-status{display:block;width:fit-content;margin-top:7px;border:1px solid #d7e5df;border-radius:999px;background:#f2f8f5;padding:3px 8px;color:#35635d;font-size:11px;font-weight:800}.data-status{display:grid;gap:8px;margin-top:22px}.data-status div{display:grid;gap:2px;border-left:3px solid var(--brand);background:#f2f8f5;padding:9px 12px}.data-status strong{color:var(--brand-dark);font-size:12px}.data-status span,.variant-note{color:var(--muted);font-size:12px}.variant-note{margin:14px 0 0}.variant-section{padding:64px 0}.variant-section h2{margin:0;font-size:clamp(26px,3.5vw,38px)}.variant-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.variant-chip{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:1px solid var(--line);border-radius:6px;background:var(--white);padding:8px 12px;font-size:13px;font-weight:750}.variant-chip i{width:16px;height:16px;flex:0 0 auto;border:1px solid rgba(19,32,31,0.16);border-radius:50%;background:var(--swatch,#dfe6e2)}.product-editorial{margin-bottom:12px;border:1px solid #dcece8;border-radius:22px;background:#f4faf8;padding:clamp(28px,5vw,52px)}.product-editorial h2{max-width:760px;margin:0;font-size:clamp(26px,3.5vw,38px);line-height:1.15}.product-editorial h3{max-width:760px;margin:30px 0 0;font-size:clamp(20px,2.5vw,28px);line-height:1.2}.product-editorial p:not(.section-label){max-width:900px;margin:18px 0 0;color:#394745;font-size:16px}.order-section{display:grid;grid-template-columns:minmax(0,0.65fr) minmax(290px,0.35fr);gap:60px;align-items:center;padding:70px 0}.order-checklist{display:grid;gap:11px;margin:24px 0 0;padding:0;list-style:none}.order-checklist li{position:relative;padding-left:26px;color:#394745}.order-checklist li::before{content:"";position:absolute;left:2px;top:0.55em;width:9px;height:9px;border-radius:50%;background:var(--brand)}.order-cta{border-left:1px solid var(--line);padding-left:40px}.product-email-link{display:inline-block;margin-top:12px;color:#0d5f9a;font-size:14px;font-weight:750;overflow-wrap:anywhere;text-underline-offset:3px}.product-email-link:hover{color:#083f68}.order-cta p{margin:0 0 18px;color:var(--muted)}.order-cta .button{width:100%}.related-section{padding-bottom:56px}.related-product-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.related-product-links a{display:grid;gap:5px;min-height:92px;padding:18px;color:#103f3a;text-decoration:none;background:#f4faf8;border:1px solid #dcece8;border-radius:16px}.related-product-links a:hover,.related-product-links a:focus-visible{border-color:#11766d;box-shadow:0 10px 24px rgba(17,118,109,0.1)}.related-product-links strong{line-height:1.35}.related-product-links span{color:#52716d;font-size:0.9rem}.product-footer{border-top:1px solid var(--line);background:var(--ink);color:var(--white)}.product-footer__inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.product-footer p{margin:0;color:#c9d3d0;font-size:13px}.product-footer a{font-weight:800}.product-footer__links{display:flex;flex-wrap:wrap;gap:18px}.policy-main{padding-bottom:80px}.policy-content{width:min(780px,100%);padding-top:24px}.policy-content h1{margin:0;font-size:clamp(38px,6vw,64px);line-height:1.04;letter-spacing:0}.policy-updated{margin:14px 0 0;color:var(--muted);font-size:14px}.policy-lead{margin:28px 0 0;color:#394745;font-size:18px}.policy-section{padding-top:38px}.policy-section h2{margin:0;font-size:25px;line-height:1.2}.policy-section p,.policy-section li{color:#394745}.policy-section p{margin:13px 0 0}.policy-section ul{display:grid;gap:9px;margin:14px 0 0;padding-left:22px}.policy-contact{margin-top:42px;border-left:4px solid var(--brand);background:var(--white);padding:18px 20px}.policy-contact p{margin:0}.error-main{min-height:calc(100vh - 173px);display:grid;place-items:center;padding:70px 0}.error-copy{width:min(680px,100%)}.error-code{margin:0;color:var(--brand);font-size:14px;font-weight:900}.error-copy h1{margin:10px 0 0;font-size:clamp(42px,8vw,82px);line-height:1;letter-spacing:0}.error-copy>p:not(.error-code){max-width:560px;margin:22px 0 0;color:var(--muted);font-size:18px}@media (max-width:820px){.product-nav>a:not(.button){display:none}.product-hero,.details-grid,.order-section{grid-template-columns:1fr}.product-hero{gap:34px;padding-bottom:52px}.product-gallery{max-width:620px}.details-grid{gap:32px}.order-section{gap:34px}.related-product-links{grid-template-columns:1fr}.order-cta{border-top:1px solid var(--line);border-left:0;padding-top:28px;padding-left:0}}@media (max-width:540px){.product-shell{width:min(100% - 28px,1180px)}.product-header__inner{min-height:64px}.product-brand img{width:38px;height:38px}.product-brand small{display:none}.product-nav .button{min-height:46px;padding-inline:12px;font-size:13px}.breadcrumb{padding-top:18px}.product-summary h1{font-size:34px}.product-intro{font-size:16px}.key-facts{grid-template-columns:1fr}.product-actions{display:grid}.product-actions .button{width:100%}.product-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.details-grid,.variant-section,.order-section{padding-top:50px;padding-bottom:50px}.spec-list div{grid-template-columns:1fr;gap:5px}.product-footer__inner{min-height:118px;align-items:flex-start;flex-direction:column;justify-content:center;gap:8px}.product-footer__links{gap:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* pricing-v59.css */
/* Ruiwo Toys v58 public-price callout. */
.key-facts [data-live-product-price] dd {
  display: grid;
  gap: 5px;
}

.key-facts [data-live-product-price] a {
  width: 100%;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(18, 138, 71, .18);
  border-radius: 8px;
  padding: 7px 10px;
  background: #eaf9ef;
  color: #08783f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}

.key-facts [data-live-product-price] a:focus-visible {
  outline: 3px solid rgba(18, 103, 199, .28);
  outline-offset: 2px;
}

/* optimization-v64.css */
/* Ruiwo Toys v64: product SEO detail blocks and procurement guide enhancements. */

.product-faq {
  padding-block: 64px;
}

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

.product-faq details {
  padding: 18px 20px;
  border: 1px solid #dce7ef;
  border-radius: 14px;
  background: #fff;
}

.product-faq summary {
  cursor: pointer;
  color: #12385f;
  font-weight: 850;
}

.product-faq details p {
  margin: 12px 0 0;
  color: #52657b;
  line-height: 1.7;
}

.product-guide-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}

.product-guide-links a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  padding: 9px 13px;
  border: 1px solid #cedde8;
  border-radius: 999px;
  color: #1267c7;
  background: #fff;
  font-size: 13px;
  font-weight: 800;
}

.hub-example-list,
.hub-checklist {
  display: grid;
  gap: 12px;
  padding: 0;
  list-style: none;
}

.hub-example-list li,
.hub-checklist li {
  padding: 15px 17px;
  border: 1px solid #dbe5ed;
  border-radius: 13px;
  background: #f8fbfc;
  color: #334a63;
}

.hub-example-list strong,
.hub-checklist strong {
  display: block;
  margin-bottom: 4px;
  color: #102f4c;
}

.hub-data-note {
  margin: 20px 0;
  padding: 18px 20px;
  border-radius: 14px;
  background: #eef8f6;
  color: #274e53;
}

@media (max-width: 700px) {
  .product-faq {
    padding-block: 44px;
  }

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

  .product-guide-links {
    display: grid;
  }

  .product-guide-links a {
    justify-content: center;
  }
}

/* optimization-v65.css */
/* Ruiwo Toys v65: conversion contrast and accessibility hardening. */

:root {
  --ruiwo-whatsapp-green: #0f7f42;
  --ruiwo-whatsapp-green-hover: #0b6836;
}

body[data-product-id] .button--primary,
#sendInquiry,
#leadSuccessWhatsapp,
.product-whatsapp-cta,
.lead-form-submit,
.mobile-action-bar--conversion .mobile-action-bar__whatsapp {
  border-color: var(--ruiwo-whatsapp-green) !important;
  background: var(--ruiwo-whatsapp-green) !important;
  color: #fff !important;
}

body[data-product-id] .button--primary:hover,
body[data-product-id] .button--primary:focus-visible,
#sendInquiry:hover,
#sendInquiry:focus-visible,
#leadSuccessWhatsapp:hover,
#leadSuccessWhatsapp:focus-visible,
.product-whatsapp-cta:hover,
.product-whatsapp-cta:focus-visible,
.lead-form-submit:hover,
.lead-form-submit:focus-visible,
.mobile-action-bar--conversion .mobile-action-bar__whatsapp:hover,
.mobile-action-bar--conversion .mobile-action-bar__whatsapp:focus-visible {
  border-color: var(--ruiwo-whatsapp-green-hover) !important;
  background: var(--ruiwo-whatsapp-green-hover) !important;
  color: #fff !important;
}

.product-gallery__thumb:focus-visible {
  outline: 3px solid rgba(18, 103, 199, .34);
  outline-offset: 3px;
}

.product-header-email {
  min-height: 44px;
  padding-inline: 14px;
  white-space: nowrap;
}

.product-sku-snapshot {
  margin-block: 12px 56px;
  padding: clamp(24px, 4vw, 42px);
  border: 1px solid #d6e4ee;
  border-radius: 18px;
  background: linear-gradient(145deg, #f7fbff, #fff);
}

.product-sku-snapshot h2 {
  margin: 0;
  color: #12385f;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.18;
}

.product-sku-snapshot dl {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 22px 0 0;
}

.product-sku-snapshot dl div {
  min-width: 0;
  padding: 15px 16px;
  border: 1px solid #dce7ef;
  border-radius: 12px;
  background: #fff;
}

.product-sku-snapshot dt {
  color: #66778b;
  font-size: 12px;
  font-weight: 850;
  text-transform: uppercase;
}

.product-sku-snapshot dd {
  margin: 5px 0 0;
  color: #263f59;
  font-weight: 750;
  overflow-wrap: anywhere;
}

@media (max-width: 680px) {
  body.is-analytics-consent-open #mobileActionBar {
    display: none !important;
  }

  .product-sku-snapshot dl {
    grid-template-columns: 1fr;
  }

  .product-header__inner {
    gap: 8px;
  }

  .product-nav {
    gap: 6px;
  }

  .product-nav .button,
  .product-header-email {
    min-height: 44px;
    padding-inline: 9px;
    font-size: 11px;
  }

  .product-brand strong {
    font-size: 15px;
  }
}

@media (max-width: 360px) {
  .product-shell.product-header__inner {
    width: min(100% - 18px, 1180px);
  }

  .product-brand img {
    width: 34px;
    height: 34px;
  }

  .product-nav .button,
  .product-header-email {
    padding-inline: 7px;
    font-size: 10.5px;
  }
}

/* optimization-v66.css */
/* Ruiwo Toys v66: transactional category pages and differentiated priority-SKU content. */

.hub-comparison-wrap {
  max-width: 100%;
  overflow-x: auto;
  border: 1px solid #dbe5ed;
  border-radius: 16px;
  background: #fff;
}

.hub-comparison-wrap:focus-visible {
  outline: 3px solid rgba(18, 103, 199, .35);
  outline-offset: 3px;
}

.hub-comparison {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
  font-size: 13px;
}

.hub-comparison th,
.hub-comparison td {
  padding: 13px 14px;
  border-bottom: 1px solid #e5edf3;
  text-align: left;
  vertical-align: top;
}

.hub-comparison th {
  color: #0d2b57;
  background: #f2f7fb;
  font-size: 11px;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.hub-comparison td:first-child {
  color: #1267c7;
  font-weight: 800;
}

.hub-collection-links,
.hub-process-steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.hub-collection-links a,
.hub-process-steps li {
  min-width: 0;
  padding: 17px;
  border: 1px solid #dbe5ed;
  border-radius: 14px;
  background: #fff;
}

.hub-collection-links a {
  display: grid;
  gap: 5px;
  text-decoration: none;
}

.hub-collection-links span,
.hub-process-steps strong {
  color: #11766d;
  font-size: 12px;
  font-weight: 900;
}

.hub-collection-links small,
.hub-process-steps span {
  color: #607088;
  line-height: 1.5;
}

.hub-process-steps {
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: verification-step;
}

.hub-process-steps li {
  counter-increment: verification-step;
}

.hub-process-steps li::before {
  content: counter(verification-step, decimal-leading-zero);
  display: block;
  margin-bottom: 10px;
  color: #1267c7;
  font-size: 12px;
  font-weight: 950;
}

.hub-process-steps strong,
.hub-process-steps span {
  display: block;
}

.hub-process-steps span {
  margin-top: 5px;
  font-size: 13px;
}

.hub-hero figcaption {
  padding: 10px 14px;
  color: #52657b;
  background: #f7fafc;
  font-size: 12px;
  line-height: 1.45;
}

.product-priority-brief {
  margin-block: 12px 56px;
  padding: clamp(24px, 4vw, 42px);
  border: 1px solid #d8e6de;
  border-radius: 18px;
  background: linear-gradient(145deg, #f2faf7, #fff);
}

.product-priority-brief h2 {
  max-width: 820px;
  margin: 0;
  color: #12385f;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.18;
}

.product-priority-brief__intro {
  max-width: 900px;
  margin: 16px 0 0;
  color: #40566c;
  font-size: 16px;
  line-height: 1.7;
}

.product-priority-brief__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 22px;
}

.product-priority-brief__grid article {
  min-width: 0;
  padding: 16px 17px;
  border: 1px solid #dce8e2;
  border-radius: 13px;
  background: #fff;
}

.product-priority-brief__grid h3 {
  margin: 0;
  color: #0d5f58;
  font-size: 15px;
}

.product-priority-brief__grid p {
  margin: 7px 0 0;
  color: #52657b;
  line-height: 1.6;
}

@media (max-width: 900px) {
  .hub-collection-links,
  .hub-process-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .product-priority-brief__grid,
  .hub-collection-links,
  .hub-process-steps {
    grid-template-columns: 1fr;
  }

  .product-priority-brief {
    padding: 22px 18px;
  }

  .hub-header .hub-button,
  .hub-actions .hub-button,
  .hub-cta .hub-button {
    min-height: 44px;
  }
}


/* v79 persistent multi-product inquiry */
.product-inquiry-list-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin:0 0 1rem}.product-inquiry-list-add,.product-inquiry-list-view{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.72rem 1rem;border-radius:12px;border:1px solid #11766d;background:#fff;color:#0b655e;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.product-inquiry-list-add.is-added{background:#eaf8f1}.product-inquiry-list-view strong{display:inline-grid;place-items:center;min-width:1.6rem;height:1.6rem;padding:0 .35rem;border-radius:999px;background:#eaf8f1;font-size:.78rem}@media(max-width:680px){.product-inquiry-list-actions>*{flex:1 1 calc(50% - .4rem)}}

/* v89.32 mobile product-page conversion polish */
@media (max-width: 540px) {
  .product-hero { gap: 18px; padding-top: 12px; padding-bottom: 42px; }
  .product-gallery__lead { border-radius: 12px; }
  .product-summary h1 { font-size: clamp(29px, 8.8vw, 34px); line-height: 1.08; }
  .product-kicker { margin-bottom: 7px; }
  .product-intro { margin-top: 13px; font-size: 14px; line-height: 1.5; }
  .key-facts { margin-top: 18px; }
  .key-facts div { padding: 12px 13px; }
  .product-actions { margin-top: 16px; }
  .verification-note { margin-top: 14px; padding: 11px 13px; font-size: 12.5px; }
  .catalog-image-disclosure { margin: 0 0 4px; padding: 9px 11px; border-radius: 11px; font-size: 11px; line-height: 1.35; }
  .catalog-image-disclosure strong { margin-bottom: 2px; }
  .catalog-image-disclosure p + p { margin-top: 3px; }
  .product-editorial.is-mobile-collapsed { position: relative; max-height: 520px; overflow: hidden; }
  .product-editorial.is-mobile-collapsed::after { content: ""; position: absolute; inset: auto 0 0; height: 88px; background: linear-gradient(to bottom, rgba(244,250,248,0), #f4faf8 82%); pointer-events: none; }
  .product-editorial-toggle { width: calc(100% - 28px); min-height: 44px; display: block; margin: -1px auto 26px; border: 1px solid #bad9d2; border-radius: 10px; background: #fff; color: #0b625a; font: 800 13px/1.2 Inter,ui-sans-serif,system-ui,sans-serif; cursor: pointer; }
  .product-editorial-toggle[hidden] { display: none !important; }
}


/* v100.4: reduce offscreen product detail rendering cost without hiding crawlable content. */
.product-editorial,.product-sku-snapshot,.product-faq,.order-section,.related-section{content-visibility:auto;contain-intrinsic-size:1px 520px}

/* v100.7: keep multi-image product galleries compact and touch-friendly. */
.product-gallery__thumbs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 10px;
}

.product-gallery__thumbs img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

@media (max-width: 540px) {
  .product-gallery {
    min-width: 0;
  }

  .product-gallery__lead,
  .product-gallery__lead--wide {
    width: 100%;
    max-height: min(420px, 72svh);
    aspect-ratio: 4 / 3;
  }

  .product-gallery__thumbs {
    display: flex;
    gap: 8px;
    margin-top: 9px;
    padding: 2px 2px 8px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: inline mandatory;
    scrollbar-width: thin;
  }

  .product-gallery__thumbs .product-gallery__thumb {
    width: 76px;
    min-width: 76px;
    flex: 0 0 76px;
    scroll-snap-align: start;
  }
}
