@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&display=swap');
:root{--brand-cyan:#08BFEE;--brand-cyan-700:#0789A8;--brand-cyan-50:#F1FCFF;--brand-yellow:#FEE900;--brand-yellow-700:#D7C500;--ink-900:#20262D;--ink-700:#39434D;--ink-600:#52606C;--ink-500:#6E7A85;--ink-400:#909AA3;--line-strong:#CBD5DC;--line:#DCE4E9;--line-soft:#EDF2F5;--surface:#FFFFFF;--surface-subtle:#F7F9FA;--surface-blue:#F7FDFF;--container:1240px;--r-1:4px;--r-2:6px}
body.apm-engine-active{background:var(--surface-subtle)!important}.apm-product-page,.apm-product-page *{box-sizing:border-box}.apm-product-page{width:min(calc(100% - 48px),var(--container));margin:0 auto;padding:19px 0 64px;color:var(--ink-900);font-family:"IBM Plex Sans Thai",Tahoma,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}.apm-product-page img{max-width:100%;display:block}.apm-product-page a{text-decoration:none}.apm-product-page button{font:inherit;cursor:pointer}
@keyframes apm-in-left{from{opacity:0;transform:translate3d(-18px,0,0)}to{opacity:1;transform:none}}@keyframes apm-in-right{from{opacity:0;transform:translate3d(18px,0,0)}to{opacity:1;transform:none}}@keyframes apm-in-up{from{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:none}}.apm-enter--left{animation:apm-in-left .48s cubic-bezier(.22,.61,.36,1) .05s both}.apm-enter--right{animation:apm-in-right .48s cubic-bezier(.22,.61,.36,1) .10s both}.apm-enter--up{animation:apm-in-up .42s cubic-bezier(.22,.61,.36,1) .05s both}.apm-enhanced .apm-reveal,.apm-enhanced .apm-card-reveal{opacity:0;transform:translateY(14px)}.apm-enhanced .apm-reveal.is-visible,.apm-enhanced .apm-card-reveal.is-visible{opacity:1;transform:none;transition:opacity .45s cubic-bezier(.22,.61,.36,1),transform .45s cubic-bezier(.22,.61,.36,1)}.apm-enhanced .apm-card-reveal:nth-child(2){transition-delay:.05s}.apm-enhanced .apm-card-reveal:nth-child(3){transition-delay:.10s}.apm-enhanced .apm-card-reveal:nth-child(4){transition-delay:.15s}
.apm-breadcrumb-wrap{margin-bottom:16px}.apm-breadcrumb{margin:0!important;padding:0!important;font-size:12px!important;line-height:1.55!important;color:var(--ink-500)!important;font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.apm-breadcrumb a{color:var(--ink-600)!important}.apm-breadcrumb i{font-style:normal;margin:0 8px;color:#ACB5BD}
.apm-product-primary{background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:46% 54%;align-items:stretch}.apm-product-gallery{padding:24px;border-right:1px solid var(--line)}.apm-main-image{position:relative;aspect-ratio:1.08/1;background:#fff;border:1px solid var(--line-soft);display:grid;place-items:center;overflow:hidden}.apm-main-product-image{width:auto!important;max-width:84%!important;max-height:82%!important;object-fit:contain!important;object-position:center!important;transition:opacity .18s ease,transform .28s cubic-bezier(.22,.61,.36,1)!important}.apm-main-image:hover .apm-main-product-image{transform:scale(1.018)}.apm-main-product-image.is-switching{opacity:.15;transform:scale(.985)}.apm-zoom-button{position:absolute;top:10px;right:10px;z-index:2;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink-500);display:flex;align-items:center;justify-content:center}.apm-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:9px}.apm-thumb{aspect-ratio:1/1;border:1px solid var(--line);padding:4px;background:#fff;display:grid;place-items:center}.apm-thumb img{width:100%;height:100%;object-fit:contain}.apm-thumb.is-current{border:2px solid var(--brand-cyan);padding:3px}.apm-no-image{min-height:340px;background:#fff;border:1px solid var(--line-soft);display:grid;place-items:center;text-align:center;padding:25px;color:var(--ink-500)}.apm-no-image strong{display:block;color:var(--ink-700);margin-bottom:6px}
.apm-product-summary{padding:27px 30px 28px}.apm-product-eyebrow{display:flex;align-items:center;gap:9px;font-size:12px;margin-bottom:8px}.apm-product-category{color:var(--brand-cyan-700)!important;font-weight:600}.apm-product-brand{padding-left:9px;border-left:1px solid var(--line-strong);color:var(--ink-600)!important;font-weight:500}.apm-product-summary h1{margin:0 0 8px!important;font-size:32px!important;line-height:1.34!important;font-weight:600!important;letter-spacing:-.015em!important;color:var(--ink-900)!important;font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important}.apm-product-identifiers{padding-bottom:13px;border-bottom:1px solid var(--line);display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:var(--ink-500)}.apm-product-identifiers strong{font-weight:500;color:var(--ink-700)}.apm-product-short{margin:16px 0 16px;font-size:14px;line-height:1.78;color:var(--ink-600)}.apm-product-short,.apm-product-short p,.apm-product-short div,.apm-product-short span,.apm-product-short li{font-size:14px!important;line-height:1.78!important;color:var(--ink-600)!important;font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important}.apm-product-short p:last-child{margin-bottom:0!important}
.apm-quick-spec{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.apm-quick-spec-item{padding:11px 14px 10px 0;min-height:62px}.apm-quick-spec-item + .apm-quick-spec-item{border-left:1px solid var(--line);padding-left:14px}.apm-quick-spec-label{display:block;font-size:11px;color:var(--ink-500);margin-bottom:3px}.apm-quick-spec-value{display:block;font-size:14px;font-weight:600;color:var(--ink-900);line-height:1.5}
.apm-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.apm-button{height:44px;border-radius:var(--r-2);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.apm-button:hover{transform:translateY(-1px)}.apm-button--quote{background:var(--brand-yellow)!important;border:1px solid var(--brand-yellow-700)!important;color:var(--ink-900)!important}.apm-button--line{background:#fff!important;border:1px solid var(--brand-cyan)!important;color:var(--brand-cyan-700)!important}.apm-button--phone{background:#fff!important;border:1px solid var(--line-strong)!important;color:var(--ink-700)!important}.apm-product-assist{margin-top:10px;font-size:12px;line-height:1.6;color:var(--ink-500)}.apm-product-assist a{color:var(--brand-cyan-700)!important;font-weight:600}
.apm-product-nav[hidden]{display:none!important}.apm-product-nav{height:46px;margin-top:12px;background:#fff;border:1px solid var(--line);display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none}.apm-product-nav::-webkit-scrollbar{display:none}.apm-product-nav a{flex:0 0 auto;padding:0 17px;display:flex;align-items:center;font-size:12px;color:var(--ink-600)!important;font-weight:500;border-right:1px solid var(--line-soft);white-space:nowrap}.apm-product-nav a:hover,.apm-product-nav a.is-active{color:var(--brand-cyan-700)!important;background:var(--surface-blue)}.apm-product-nav a.is-active{box-shadow:inset 0 -2px 0 var(--brand-cyan)}
.apm-product-body{margin-top:12px;display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:12px;align-items:start}.apm-product-content{background:#fff;border:1px solid var(--line)}.apm-content-section{padding:26px 28px 27px;border-bottom:1px solid var(--line)}.apm-content-section:last-child{border-bottom:0}.apm-content-section h2{margin:0 0 15px!important;font-size:22px!important;line-height:1.45!important;font-weight:600!important;letter-spacing:-.005em!important;color:var(--ink-900)!important;font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;scroll-margin-top:95px}.apm-content-section h2:before{content:"";display:inline-block;width:4px;height:19px;background:var(--brand-cyan);margin-right:9px;vertical-align:-3px}.apm-section-body,.apm-section-body *{font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important}.apm-section-body p,.apm-section-body li,.apm-section-body div,.apm-section-body span{font-size:14px!important;line-height:1.8!important;color:var(--ink-600)!important;background:transparent!important}.apm-section-body p:last-child{margin-bottom:0!important}.apm-section-body ul{margin:0!important;padding-left:19px!important}.apm-section-body li{margin:5px 0!important}.apm-section-body strong,.apm-section-body b{color:var(--ink-700)!important;font-weight:600!important}.apm-section-body a{color:var(--brand-cyan-700)!important}.apm-spec-table{width:100%;border-collapse:collapse;font-size:13px}.apm-spec-table th,.apm-spec-table td{padding:11px 13px;border:1px solid var(--line);text-align:left;vertical-align:top}.apm-spec-table th{width:32%;font-weight:500;background:#F7F9FA;color:var(--ink-700)}.apm-spec-table td{font-weight:400;color:var(--ink-600)}
.apm-document{border:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px 14px}.apm-document strong{font-size:13px;font-weight:600;color:var(--ink-700)}.apm-document-meta{font-size:11px;color:var(--ink-500);margin-top:2px}.apm-document a{min-width:120px;height:36px;border-radius:var(--r-1);display:flex;align-items:center;justify-content:center;border:1px solid var(--brand-cyan);color:var(--brand-cyan-700)!important;font-size:12px;font-weight:600}
.apm-sidebar{background:#fff;border:1px solid var(--line);position:sticky;top:132px}.apm-sidebar-block{padding:18px;border-bottom:1px solid var(--line)}.apm-sidebar-block:last-child{border-bottom:0}.apm-sidebar h3{margin:0 0 11px!important;font-size:16px!important;line-height:1.5!important;font-weight:600!important;color:var(--ink-900)!important;font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important}.apm-sidebar-row{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid var(--line-soft)}.apm-sidebar-row:last-child{border-bottom:0}.apm-sidebar-row span{font-size:12px;color:var(--ink-500)}.apm-sidebar-row strong{font-size:12px;color:var(--ink-700);font-weight:500;text-align:right}.apm-trading-support{border-top:3px solid var(--brand-cyan)}.apm-trading-support p{margin:0 0 12px!important;font-size:12px!important;line-height:1.7!important;color:var(--ink-600)!important}.apm-support-actions{display:grid;gap:7px}.apm-support-actions .apm-button{height:38px;font-size:12px}
.apm-related{margin-top:22px}.apm-related-heading{margin-bottom:11px;display:flex;justify-content:space-between;align-items:flex-end}.apm-related-heading h2{font-size:20px!important;margin:0!important;line-height:1.45!important;font-weight:600!important;color:var(--ink-900)!important}.apm-related-heading a{font-size:12px;color:var(--brand-cyan-700)!important;font-weight:500}.apm-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.apm-product-card{border:1px solid var(--line);background:#fff;transition:border-color .15s,transform .15s,box-shadow .15s}.apm-product-card:hover{border-color:#A6DDEA;transform:translateY(-2px);box-shadow:0 6px 16px rgba(32,38,45,.06)}.apm-card-image{aspect-ratio:1/1;background:#fff;border-bottom:1px solid var(--line-soft);display:grid;place-items:center;color:var(--ink-400);font-size:11px;padding:12px}.apm-card-image img{width:100%!important;height:100%!important;object-fit:contain!important}.apm-card-body{padding:12px}.apm-card-brand{font-size:10px;color:var(--brand-cyan-700);font-weight:600;margin-bottom:4px}.apm-card-title{font-size:13px;line-height:1.5;font-weight:500;color:var(--ink-900)!important;min-height:39px;display:block}.apm-card-spec{margin-top:6px;font-size:11px;color:var(--ink-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.apm-card-link{margin-top:10px;padding-top:9px;border-top:1px solid var(--line-soft);display:block;font-size:11px;color:var(--ink-700)!important;font-weight:500}.apm-card-link span{border-bottom:2px solid var(--brand-yellow)}
.apm-image-lightbox{position:fixed;inset:0;z-index:999999;padding:40px;display:flex;align-items:center;justify-content:center;background:rgba(15,22,28,.88);opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.apm-image-lightbox[hidden]{display:none}.apm-image-lightbox.is-open{opacity:1;visibility:visible}.apm-image-lightbox img{max-width:min(1100px,92vw)!important;max-height:88vh!important;object-fit:contain!important;background:#fff}.apm-lightbox-close{position:absolute;top:18px;right:22px;width:44px;height:44px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:30px;line-height:1}.apm-mobile-sticky{display:none}
@media(max-width:1000px){.apm-product-body{grid-template-columns:minmax(0,1fr) 265px}}@media(max-width:800px){body.single-product{padding-bottom:62px!important}.apm-product-page{width:min(calc(100% - 28px),var(--container))}.apm-product-primary{grid-template-columns:1fr}.apm-product-gallery{border-right:0;border-bottom:1px solid var(--line)}.apm-main-image,.apm-no-image{min-height:330px}.apm-main-product-image{max-width:80%!important;max-height:275px!important}.apm-product-summary{padding:23px 20px}.apm-product-summary h1{font-size:27px!important}.apm-product-body{grid-template-columns:1fr}.apm-sidebar{position:static}.apm-product-grid{grid-template-columns:repeat(2,1fr)}.apm-mobile-sticky{display:grid;grid-template-columns:.8fr .8fr 1.4fr;position:fixed;bottom:0;left:0;right:0;z-index:99999;height:60px;padding:7px 9px;gap:7px;background:#fff;border-top:1px solid var(--line)}.apm-mobile-sticky a{display:flex;align-items:center;justify-content:center;border-radius:var(--r-1);font-size:12px;font-weight:600}.apm-mobile-phone{border:1px solid var(--line-strong);color:var(--ink-700)!important}.apm-mobile-line{border:1px solid var(--brand-cyan);color:var(--brand-cyan-700)!important}.apm-mobile-quote{background:var(--brand-yellow);border:1px solid var(--brand-yellow-700);color:var(--ink-900)!important}}@media(max-width:560px){.apm-product-page{width:calc(100% - 22px)}.apm-product-gallery{padding:14px}.apm-main-image,.apm-no-image{min-height:270px}.apm-main-product-image{max-width:82%!important;max-height:228px!important}.apm-thumbnails{grid-template-columns:repeat(4,1fr)}.apm-product-summary{padding:20px 15px}.apm-product-summary h1{font-size:23px!important}.apm-quick-spec{grid-template-columns:1fr}.apm-quick-spec-item{padding:10px 0}.apm-quick-spec-item + .apm-quick-spec-item{padding-left:0;border-left:0;border-top:1px solid var(--line)}.apm-product-actions{grid-template-columns:1fr}.apm-content-section{padding:21px 16px}.apm-product-grid{gap:8px}.apm-related-heading a{display:none}}@media(prefers-reduced-motion:reduce){.apm-product-page *,.apm-product-page *::before,.apm-product-page *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.apm-enhanced .apm-reveal,.apm-enhanced .apm-card-reveal{opacity:1!important;transform:none!important}}
.apm-product-primary > .apm-product-gallery,
.apm-product-primary > .apm-product-summary{
  min-height:100%;
}

/* ===== Related Products — synced to mockup v4 ===== */
.apm-related{
  margin-top:22px!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
}
.apm-related-heading{
  margin-bottom:11px!important;
  display:flex!important;
  justify-content:space-between!important;
  align-items:flex-end!important;
}
.apm-related-heading h2{
  margin:0!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  font-size:20px!important;
  line-height:1.45!important;
  font-weight:600!important;
  color:var(--ink-900)!important;
}
.apm-related-heading a{
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  font-size:12px!important;
  line-height:1.5!important;
  color:var(--brand-cyan-700)!important;
  font-weight:500!important;
}
.apm-product-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
}
.apm-product-card{
  display:block!important;
  min-width:0!important;
  border:1px solid var(--line)!important;
  background:#fff!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:hidden!important;
  transition:border-color .15s ease!important;
}
.apm-product-card:hover{
  border-color:#A6DDEA!important;
  transform:none!important;
  box-shadow:none!important;
}
.apm-card-image{
  aspect-ratio:1/1!important;
  height:auto!important;
  padding:0!important;
  background:#fff!important;
  border-bottom:1px solid var(--line-soft)!important;
  display:grid!important;
  place-items:center!important;
}
.apm-card-image img{
  width:82%!important;
  height:82%!important;
  max-width:82%!important;
  max-height:82%!important;
  object-fit:contain!important;
  margin:auto!important;
  transform:none!important;
}
.apm-product-card:hover .apm-card-image img{
  transform:none!important;
}
.apm-card-body{
  display:block!important;
  padding:12px!important;
}
.apm-card-brand{
  margin:0 0 4px!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  font-size:10px!important;
  line-height:1.45!important;
  color:var(--brand-cyan-700)!important;
  font-weight:600!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
.apm-card-title{
  display:block!important;
  min-height:39px!important;
  margin:0!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  font-size:13px!important;
  line-height:1.5!important;
  font-weight:500!important;
  color:var(--ink-900)!important;
}
.apm-card-spec{
  margin-top:6px!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  font-size:11px!important;
  line-height:1.45!important;
  color:var(--ink-500)!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.apm-card-link{
  display:block!important;
  margin-top:10px!important;
  padding-top:9px!important;
  border-top:1px solid var(--line-soft)!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  font-size:11px!important;
  line-height:1.45!important;
  color:var(--ink-700)!important;
  font-weight:500!important;
}
.apm-card-link span{
  border-bottom:2px solid var(--brand-yellow)!important;
}

/* APM STYLE BUILD 216 */

@media(max-width:800px){
  .apm-main-image{aspect-ratio:auto!important;min-height:340px!important;}
  .apm-main-product-image{max-width:82%!important;max-height:285px!important;}
}
@media(max-width:560px){
  .apm-main-image{min-height:280px!important;}
  .apm-main-product-image{max-width:82%!important;max-height:235px!important;}
}


/* ===== Data Intelligence: Same Series / Related Models ===== */
.apm-model-family{
  display:grid;
  gap:12px;
}
.apm-model-family-summary{
  display:flex;
  align-items:center;
  gap:10px;
  color:var(--ink-500);
  font-size:12px;
}
.apm-model-family-summary strong{
  color:var(--ink-700)!important;
  font-size:13px!important;
  font-weight:600!important;
}
.apm-model-chips{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
.apm-model-chip{
  min-height:34px;
  padding:6px 11px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid var(--line-strong);
  border-radius:4px;
  background:#fff;
  color:var(--ink-700)!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:500!important;
  transition:border-color .15s ease,background-color .15s ease,color .15s ease;
}
.apm-model-chip:hover{
  border-color:var(--brand-cyan);
  background:var(--brand-cyan-50);
  color:var(--brand-cyan-700)!important;
}
.apm-model-chip.is-current{
  border-color:var(--brand-cyan);
  background:var(--brand-cyan-50);
  color:var(--brand-cyan-700)!important;
  font-weight:600!important;
}
@media(max-width:560px){
  .apm-model-chip{
    min-height:32px;
    padding:6px 9px;
    font-size:11px!important;
  }
}
/* APM DATA INTELLIGENCE BUILD 220 */

/* APM DATA INTELLIGENCE BUILD 221 — visible metadata: Brand / Series / SKU */


/* ===== P1: Purchasing workflow / copy link ===== */
.apm-assist-separator{
  margin:0 5px;
  color:var(--line-strong);
}
.apm-copy-link{
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  color:var(--ink-500);
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif;
  font-size:12px;
  line-height:1.5;
  font-weight:500;
  cursor:pointer;
}
.apm-copy-link:hover{
  color:var(--brand-cyan-700);
}
.apm-copy-link.is-copied{
  color:var(--brand-cyan-700);
  font-weight:600;
}

/* ===== P1: Related Knowledge ===== */
.apm-knowledge{
  margin-top:26px;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif;
}
.apm-knowledge-heading{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:18px;
  margin-bottom:11px;
}
.apm-section-kicker{
  display:block;
  margin-bottom:2px;
  color:var(--brand-cyan-700);
  font-size:9px;
  line-height:1.4;
  font-weight:600;
  letter-spacing:.08em;
}
.apm-knowledge-heading h2{
  margin:0!important;
  color:var(--ink-900)!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  font-size:20px!important;
  line-height:1.45!important;
  font-weight:600!important;
}
.apm-knowledge-heading > a{
  color:var(--brand-cyan-700)!important;
  font-size:12px;
  line-height:1.5;
  font-weight:500;
}
.apm-knowledge-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.apm-knowledge-card{
  min-width:0;
  display:grid;
  grid-template-columns:118px minmax(0,1fr);
  background:#fff;
  border:1px solid var(--line);
}
.apm-knowledge-image{
  min-height:132px;
  padding:8px;
  display:grid;
  place-items:center;
  background:#fff;
  border-right:1px solid var(--line-soft);
  overflow:hidden;
}
.apm-knowledge-image img{
  width:100%;
  height:100%;
  max-height:116px;
  object-fit:cover;
}
.apm-knowledge-body{
  min-width:0;
  padding:12px;
  display:flex;
  flex-direction:column;
}
.apm-knowledge-title{
  display:-webkit-box;
  overflow:hidden;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  color:var(--ink-900)!important;
  font-size:13px;
  line-height:1.55;
  font-weight:600;
}
.apm-knowledge-body p{
  display:-webkit-box;
  overflow:hidden;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  margin:6px 0 9px!important;
  color:var(--ink-500)!important;
  font-size:11px!important;
  line-height:1.6!important;
}
.apm-knowledge-link{
  margin-top:auto;
  color:var(--ink-700)!important;
  font-size:11px;
  line-height:1.5;
  font-weight:500;
}
.apm-knowledge-link:after{
  content:"";
  display:block;
  width:34px;
  height:2px;
  margin-top:3px;
  background:var(--brand-yellow);
}
@media(max-width:1000px){
  .apm-knowledge-grid{
    grid-template-columns:1fr;
  }
  .apm-knowledge-card{
    grid-template-columns:150px minmax(0,1fr);
  }
}
@media(max-width:560px){
  .apm-assist-separator{
    display:none;
  }
  .apm-copy-link{
    display:block;
    margin-top:5px;
  }
  .apm-knowledge-card{
    grid-template-columns:105px minmax(0,1fr);
  }
  .apm-knowledge-image{
    min-height:120px;
  }
  .apm-knowledge-heading > a{
    display:none;
  }
}
/* APM P1 BUILD 230 */


/* =========================================================
   FINAL LOCK PATCH v2.3.1
   1) Lock page horizontal overflow
   2) Technical table visual system
   ========================================================= */

/* Keep the whole Single Product canvas fixed to the viewport width.
   Wide technical tables scroll inside their content area instead of moving the page. */
body.apm-engine-active{
  overflow-x:hidden!important;
}
.apm-product-page{
  max-width:var(--container)!important;
  overflow-x:clip!important;
}
.apm-product-primary,
.apm-product-body,
.apm-product-content,
.apm-content-section,
.apm-section-body,
.apm-sidebar,
.apm-related,
.apm-knowledge{
  min-width:0!important;
  max-width:100%!important;
}
.apm-section-body{
  overflow-x:auto!important;
  overflow-y:visible!important;
  scrollbar-width:thin;
  scrollbar-color:#C9D4DB transparent;
}
.apm-section-body::-webkit-scrollbar{
  height:7px;
}
.apm-section-body::-webkit-scrollbar-thumb{
  background:#C9D4DB;
  border-radius:999px;
}
.apm-section-body::-webkit-scrollbar-track{
  background:transparent;
}

/* Technical tables inside Product Content */
.apm-section-body table{
  width:100%!important;
  max-width:100%!important;
  margin:4px 0 2px!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border:1px solid var(--line)!important;
  border-radius:6px!important;
  background:#fff!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  font-size:12px!important;
  line-height:1.5!important;
  color:var(--ink-700)!important;
}
.apm-section-body table th,
.apm-section-body table td{
  height:auto!important;
  padding:9px 10px!important;
  border:0!important;
  border-right:1px solid var(--line-soft)!important;
  border-bottom:1px solid var(--line-soft)!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  font-size:12px!important;
  line-height:1.5!important;
  vertical-align:middle!important;
  text-align:left!important;
  color:var(--ink-700)!important;
  background:#fff!important;
  box-shadow:none!important;
}
.apm-section-body table tr > *:last-child{
  border-right:0!important;
}
.apm-section-body table tbody tr:last-child > *{
  border-bottom:0!important;
}
.apm-section-body table th,
.apm-section-body table thead td{
  background:var(--brand-cyan-50)!important;
  color:var(--ink-900)!important;
  font-weight:600!important;
}
.apm-section-body table thead tr:last-child th,
.apm-section-body table thead tr:last-child td{
  border-bottom:2px solid var(--brand-cyan)!important;
}
.apm-section-body table tbody tr:nth-child(even) td{
  background:#FAFBFC!important;
}
.apm-section-body table tbody tr:hover td{
  background:#F7FDFF!important;
}
.apm-section-body table strong,
.apm-section-body table b{
  font-weight:600!important;
  color:var(--ink-800, var(--ink-700))!important;
}

/* Auto-generated APM spec table follows the exact same visual language. */
.apm-spec-table{
  width:100%!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border:1px solid var(--line)!important;
  border-radius:6px!important;
  overflow:hidden!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
}
.apm-spec-table th{
  width:32%!important;
  background:var(--brand-cyan-50)!important;
  color:var(--ink-700)!important;
  font-weight:600!important;
}
.apm-spec-table td{
  background:#fff!important;
  color:var(--ink-600)!important;
}

/* Desktop technical tables should stay inside the locked content column.
   On smaller screens they become internally scrollable, never page-scrollable. */
@media(max-width:800px){
  .apm-section-body table{
    min-width:620px;
  }
  .apm-section-body .apm-spec-table{
    min-width:0;
  }
}
@media(max-width:560px){
  .apm-section-body table th,
  .apm-section-body table td{
    padding:8px 9px!important;
    font-size:11px!important;
  }
}

/* APM FINAL SINGLE PRODUCT LOCK BUILD 231 */


/* =========================================================
   FINAL HOVER FIX retained in v2.3.3
   Prevent theme/global orange hover from leaking into APM UI
   ========================================================= */

/* Product zoom button */
body.apm-engine-active .apm-product-page button.apm-zoom-button,
body.apm-engine-active .apm-product-page button.apm-zoom-button:hover,
body.apm-engine-active .apm-product-page button.apm-zoom-button:focus,
body.apm-engine-active .apm-product-page button.apm-zoom-button:focus-visible,
body.apm-engine-active .apm-product-page button.apm-zoom-button:active{
  -webkit-appearance:none!important;
  appearance:none!important;
  background:#fff!important;
  background-color:#fff!important;
  background-image:none!important;
  color:var(--ink-500)!important;
  border:1px solid var(--line)!important;
  box-shadow:none!important;
  text-shadow:none!important;
  outline:none!important;
}

body.apm-engine-active .apm-product-page button.apm-zoom-button:hover,
body.apm-engine-active .apm-product-page button.apm-zoom-button:focus,
body.apm-engine-active .apm-product-page button.apm-zoom-button:focus-visible{
  background:#fff!important;
  background-color:#fff!important;
  color:var(--brand-cyan-700)!important;
  border-color:var(--brand-cyan)!important;
}

/* Copy product link */
body.apm-engine-active .apm-product-page button.apm-copy-link,
body.apm-engine-active .apm-product-page button.apm-copy-link:hover,
body.apm-engine-active .apm-product-page button.apm-copy-link:focus,
body.apm-engine-active .apm-product-page button.apm-copy-link:focus-visible,
body.apm-engine-active .apm-product-page button.apm-copy-link:active{
  -webkit-appearance:none!important;
  appearance:none!important;
  display:inline!important;
  width:auto!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  color:var(--ink-500)!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  text-shadow:none!important;
  outline:none!important;
}

body.apm-engine-active .apm-product-page button.apm-copy-link:hover,
body.apm-engine-active .apm-product-page button.apm-copy-link:focus,
body.apm-engine-active .apm-product-page button.apm-copy-link:focus-visible{
  background:transparent!important;
  background-color:transparent!important;
  color:var(--brand-cyan-700)!important;
}

body.apm-engine-active .apm-product-page button.apm-copy-link.is-copied{
  background:transparent!important;
  background-color:transparent!important;
  color:var(--brand-cyan-700)!important;
  font-weight:600!important;
}

/* Prevent pseudo-elements injected by some themes on button hover */
body.apm-engine-active .apm-product-page button.apm-zoom-button::before,
body.apm-engine-active .apm-product-page button.apm-zoom-button::after,
body.apm-engine-active .apm-product-page button.apm-copy-link::before,
body.apm-engine-active .apm-product-page button.apm-copy-link::after{
  background:transparent!important;
  background-color:transparent!important;
  box-shadow:none!important;
}

/* -------------------------------------------------
   CONTENT HEADING PARITY v2.3.4
   H3 inside WooCommerce Product Description uses
   the same visual language as the generated H2.
-------------------------------------------------- */
.apm-content-section .apm-section-body h3{
  margin:0 0 15px!important;
  font-size:22px!important;
  line-height:1.45!important;
  font-weight:600!important;
  letter-spacing:-.005em!important;
  color:var(--ink-900)!important;
  font-family:"IBM Plex Sans Thai",Tahoma,sans-serif!important;
  scroll-margin-top:95px;
}
.apm-content-section .apm-section-body h3::before{
  content:"";
  display:inline-block;
  width:4px;
  height:19px;
  background:var(--brand-cyan);
  margin-right:9px;
  vertical-align:-3px;
}

/* -------------------------------------------------
   COMPACT GALLERY + THEME HOVER ISOLATION v2.3.5
-------------------------------------------------- */
.apm-product-primary{
  grid-template-columns:43% 57%;
}
.apm-product-gallery{
  padding:18px 18px 16px;
}
.apm-main-image{
  aspect-ratio:auto;
  height:350px;
  min-height:0;
}
.apm-main-product-image{
  max-width:76%!important;
  max-height:292px!important;
}
.apm-thumbnails{
  display:flex;
  grid-template-columns:none;
  gap:7px;
  margin-top:9px;
  padding:1px 0 3px;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:x mandatory;
  overscroll-behavior-inline:contain;
  scrollbar-width:thin;
  scrollbar-color:var(--line-strong) transparent;
}
.apm-thumbnails::-webkit-scrollbar{height:4px}
.apm-thumbnails::-webkit-scrollbar-track{background:transparent}
.apm-thumbnails::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:8px}
.apm-thumb{
  flex:0 0 74px;
  width:74px;
  height:74px;
  scroll-snap-align:center;
}
.apm-gallery-arrow{
  position:absolute;
  top:50%;
  z-index:3;
  width:34px;
  height:42px;
  margin-top:-21px;
  border-radius:4px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:27px;
  line-height:1;
}
.apm-gallery-prev{left:10px}
.apm-gallery-next{right:10px}

body.apm-engine-active .apm-product-page button.apm-thumb,
body.apm-engine-active .apm-product-page button.apm-thumb:hover,
body.apm-engine-active .apm-product-page button.apm-thumb:focus,
body.apm-engine-active .apm-product-page button.apm-thumb:focus-visible,
body.apm-engine-active .apm-product-page button.apm-thumb:active,
body.apm-engine-active .apm-product-page button.apm-gallery-arrow,
body.apm-engine-active .apm-product-page button.apm-gallery-arrow:hover,
body.apm-engine-active .apm-product-page button.apm-gallery-arrow:focus,
body.apm-engine-active .apm-product-page button.apm-gallery-arrow:focus-visible,
body.apm-engine-active .apm-product-page button.apm-gallery-arrow:active{
  -webkit-appearance:none!important;
  appearance:none!important;
  background:#fff!important;
  background-color:#fff!important;
  background-image:none!important;
  color:var(--ink-600)!important;
  border:1px solid var(--line)!important;
  box-shadow:none!important;
  text-shadow:none!important;
  outline:none!important;
  filter:none!important;
  transform:none!important;
}
body.apm-engine-active .apm-product-page button.apm-thumb:hover,
body.apm-engine-active .apm-product-page button.apm-thumb:focus-visible,
body.apm-engine-active .apm-product-page button.apm-gallery-arrow:hover,
body.apm-engine-active .apm-product-page button.apm-gallery-arrow:focus-visible{
  color:var(--brand-cyan-700)!important;
  border-color:var(--brand-cyan)!important;
  box-shadow:0 0 0 1px rgba(8,191,238,.10)!important;
}
body.apm-engine-active .apm-product-page button.apm-thumb.is-current,
body.apm-engine-active .apm-product-page button.apm-thumb.is-current:hover,
body.apm-engine-active .apm-product-page button.apm-thumb.is-current:focus{
  padding:3px!important;
  border:2px solid var(--brand-cyan)!important;
  box-shadow:0 0 0 1px rgba(8,191,238,.12)!important;
}
body.apm-engine-active .apm-product-page button.apm-thumb::before,
body.apm-engine-active .apm-product-page button.apm-thumb::after,
body.apm-engine-active .apm-product-page button.apm-gallery-arrow::before,
body.apm-engine-active .apm-product-page button.apm-gallery-arrow::after{
  content:none!important;
  background:transparent!important;
  box-shadow:none!important;
}

.apm-product-nav a.is-subsection{
  color:var(--ink-700)!important;
}
.apm-product-nav a.is-subsection::before{
  content:"";
  width:4px;
  height:4px;
  margin-right:7px;
  border-radius:50%;
  background:var(--brand-cyan);
  flex:0 0 auto;
}

@media(max-width:800px){
  .apm-product-primary{grid-template-columns:1fr}
  .apm-main-image{height:360px;min-height:0}
  .apm-main-product-image{max-width:76%!important;max-height:300px!important}
}
@media(max-width:560px){
  .apm-main-image{height:280px;min-height:0}
  .apm-main-product-image{max-width:80%!important;max-height:230px!important}
  .apm-thumb{flex-basis:64px;width:64px;height:64px}
  .apm-gallery-arrow{width:32px;height:38px;margin-top:-19px}
}

/* =========================================================
   FINAL GALLERY + RESPONSIVE QA v2.3.6
   Desktop / tablet / mobile terminal overrides
   ========================================================= */

/* Gallery: restore the approved large image and remove thumbnail layout cost. */
.apm-product-primary{
  grid-template-columns:46% 54%!important;
}
.apm-product-gallery{
  padding:24px!important;
}
.apm-main-image{
  aspect-ratio:auto!important;
  height:440px!important;
  min-height:440px!important;
  touch-action:pan-y pinch-zoom;
}
.apm-main-product-image{
  max-width:86%!important;
  max-height:375px!important;
}
.apm-thumbnails,
.apm-thumbnails[hidden]{
  display:none!important;
}
.apm-product-eyebrow .apm-product-brand:first-child{
  padding-left:0;
  border-left:0;
}
.apm-gallery-count{
  position:absolute;
  left:50%;
  bottom:12px;
  z-index:3;
  min-width:48px;
  padding:4px 9px;
  transform:translateX(-50%);
  border:1px solid var(--line);
  border-radius:999px;
  background:rgba(255,255,255,.94);
  color:var(--ink-600);
  font-size:11px;
  line-height:1.35;
  font-weight:600;
  text-align:center;
  pointer-events:none;
}
.apm-gallery-arrow{
  width:38px;
  height:46px;
  margin-top:-23px;
}
.apm-gallery-prev{left:12px}
.apm-gallery-next{right:12px}

/* Lightbox navigation mirrors the main gallery. */
.apm-image-lightbox{
  touch-action:none;
}
.apm-lightbox-arrow{
  position:absolute;
  top:50%;
  z-index:2;
  width:48px;
  height:58px;
  margin-top:-29px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:4px;
  font-size:34px;
  line-height:1;
}
.apm-lightbox-prev{left:22px}
.apm-lightbox-next{right:22px}
.apm-lightbox-count{
  position:absolute;
  left:50%;
  bottom:18px;
  z-index:2;
  min-width:58px;
  padding:6px 11px;
  transform:translateX(-50%);
  border:1px solid rgba(255,255,255,.38);
  border-radius:999px;
  background:rgba(15,22,28,.62);
  color:#fff;
  font-size:12px;
  line-height:1.3;
  font-weight:600;
  text-align:center;
}
body.apm-engine-active .apm-product-page button.apm-lightbox-arrow,
body.apm-engine-active .apm-product-page button.apm-lightbox-arrow:hover,
body.apm-engine-active .apm-product-page button.apm-lightbox-arrow:focus,
body.apm-engine-active .apm-product-page button.apm-lightbox-arrow:focus-visible,
body.apm-engine-active .apm-product-page button.apm-lightbox-arrow:active,
body.apm-engine-active .apm-product-page button.apm-lightbox-close,
body.apm-engine-active .apm-product-page button.apm-lightbox-close:hover,
body.apm-engine-active .apm-product-page button.apm-lightbox-close:focus,
body.apm-engine-active .apm-product-page button.apm-lightbox-close:focus-visible,
body.apm-engine-active .apm-product-page button.apm-lightbox-close:active{
  -webkit-appearance:none!important;
  appearance:none!important;
  background:rgba(15,22,28,.60)!important;
  background-image:none!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.45)!important;
  box-shadow:none!important;
  text-shadow:none!important;
  outline:none!important;
  transform:none!important;
}
body.apm-engine-active .apm-product-page button.apm-lightbox-arrow:hover,
body.apm-engine-active .apm-product-page button.apm-lightbox-arrow:focus-visible,
body.apm-engine-active .apm-product-page button.apm-lightbox-close:hover,
body.apm-engine-active .apm-product-page button.apm-lightbox-close:focus-visible{
  background:rgba(8,191,238,.78)!important;
  border-color:#fff!important;
}

/* Content and table containment. */
.apm-product-summary,
.apm-content-section,
.apm-sidebar-block,
.apm-product-card,
.apm-knowledge-card{
  overflow-wrap:anywhere;
  word-break:normal;
}
.apm-section-body{
  max-width:100%!important;
  -webkit-overflow-scrolling:touch;
  overscroll-behavior-inline:contain;
}
.apm-section-body table.apm-compact-table,
.apm-section-body table.apm-spec-table{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
}
.apm-section-body table.apm-wide-table{
  width:max-content!important;
  min-width:100%!important;
  max-width:none!important;
}
.apm-card-title,
.apm-card-link,
.apm-knowledge-title{
  overflow-wrap:anywhere!important;
}

/* Medium desktop / small laptop. */
@media(min-width:901px) and (max-width:1100px){
  .apm-product-page{width:min(calc(100% - 36px),var(--container))}
  .apm-product-primary{grid-template-columns:44% 56%!important}
  .apm-product-gallery{padding:20px!important}
  .apm-main-image{height:410px!important;min-height:410px!important}
  .apm-main-product-image{max-height:345px!important}
  .apm-product-summary{padding:24px 25px}
  .apm-product-summary h1{font-size:29px!important}
  .apm-product-body{grid-template-columns:minmax(0,1fr) 260px}
  .apm-knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Tablet portrait and compact tablet landscape. */
@media(max-width:900px){
  .apm-product-page{
    width:min(calc(100% - 28px),var(--container));
    padding-top:15px;
  }
  .apm-product-primary{grid-template-columns:1fr!important}
  .apm-product-gallery{
    padding:20px!important;
    border-right:0!important;
    border-bottom:1px solid var(--line)!important;
  }
  .apm-main-image{height:400px!important;min-height:400px!important}
  .apm-main-product-image{max-width:84%!important;max-height:335px!important}
  .apm-product-summary{padding:24px 22px}
  .apm-product-summary h1{font-size:28px!important}
  .apm-product-body{grid-template-columns:1fr!important}
  .apm-sidebar{position:static!important}
  .apm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .apm-knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .apm-knowledge-card{grid-template-columns:115px minmax(0,1fr)}
}

@media(min-width:601px) and (max-width:900px){
  .apm-sidebar{
    display:grid;
    grid-template-columns:1fr 1fr;
  }
  .apm-sidebar-block{
    border-bottom:0!important;
  }
  .apm-sidebar-block + .apm-sidebar-block{
    border-left:1px solid var(--line);
  }
}

/* Mobile phones. */
@media(max-width:600px){
  body.single-product{
    padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))!important;
  }
  .apm-product-page{
    width:calc(100% - 22px)!important;
    padding:12px 0 34px;
  }
  .apm-breadcrumb-wrap{margin-bottom:11px}
  .apm-product-gallery{padding:13px!important}
  .apm-main-image{
    height:320px!important;
    min-height:320px!important;
  }
  .apm-main-product-image{
    max-width:88%!important;
    max-height:276px!important;
  }
  .apm-gallery-arrow{
    width:32px;
    height:40px;
    margin-top:-20px;
    font-size:25px;
  }
  .apm-gallery-prev{left:8px}
  .apm-gallery-next{right:8px}
  .apm-gallery-count{bottom:8px;padding:3px 8px}

  .apm-product-summary{padding:20px 16px!important}
  .apm-product-summary h1{
    font-size:26px!important;
    line-height:1.32!important;
  }
  .apm-product-short,
  .apm-product-short p,
  .apm-product-short div,
  .apm-product-short span,
  .apm-product-short li{
    font-size:15px!important;
    line-height:1.72!important;
  }
  .apm-product-identifiers{gap:8px 14px}
  .apm-quick-spec{grid-template-columns:1fr!important}
  .apm-quick-spec-item{padding:10px 0!important;min-height:0}
  .apm-quick-spec-item + .apm-quick-spec-item{
    padding-left:0!important;
    border-left:0!important;
    border-top:1px solid var(--line)!important;
  }
  .apm-product-actions{grid-template-columns:1fr!important}
  .apm-product-assist{line-height:1.7}

  .apm-product-nav{
    height:44px;
    margin-top:9px;
    scroll-snap-type:x proximity;
  }
  .apm-product-nav a{
    padding:0 13px;
    scroll-snap-align:start;
  }
  .apm-product-body{margin-top:9px;gap:9px}
  .apm-content-section{padding:22px 16px!important}
  .apm-content-section h2,
  .apm-content-section .apm-section-body h3{
    font-size:20px!important;
    line-height:1.42!important;
    margin-bottom:13px!important;
  }
  .apm-content-section h2::before,
  .apm-content-section .apm-section-body h3::before{
    height:18px;
    margin-right:8px;
  }
  .apm-section-body p,
  .apm-section-body li,
  .apm-section-body div,
  .apm-section-body span{
    font-size:14px!important;
    line-height:1.76!important;
  }
  .apm-section-body table.apm-wide-table{
    width:max-content!important;
    min-width:620px!important;
    max-width:none!important;
  }
  .apm-section-body table.apm-compact-table,
  .apm-section-body table.apm-spec-table{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
  }
  .apm-section-body table th,
  .apm-section-body table td{
    padding:8px 9px!important;
    font-size:11px!important;
    white-space:normal;
  }
  .apm-section-body table.apm-wide-table th,
  .apm-section-body table.apm-wide-table td{
    white-space:nowrap;
  }

  .apm-sidebar{display:block!important}
  .apm-sidebar-block{padding:16px!important;border-left:0!important}
  .apm-sidebar-block:not(:last-child){border-bottom:1px solid var(--line)!important}
  .apm-related{margin-top:19px!important}
  .apm-related-heading{align-items:center!important}
  .apm-related-heading h2{font-size:19px!important}
  .apm-related-heading a{display:none!important}
  .apm-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .apm-card-image{padding:8px!important}
  .apm-card-image img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
  }
  .apm-card-body{padding:10px!important}
  .apm-card-title{
    min-height:54px!important;
    font-size:12px!important;
    line-height:1.48!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
  }
  .apm-card-spec{font-size:10px!important}
  .apm-card-link{font-size:10px!important;margin-top:8px!important;padding-top:8px!important}

  .apm-knowledge{margin-top:20px}
  .apm-knowledge-grid{grid-template-columns:1fr!important}
  .apm-knowledge-card{grid-template-columns:105px minmax(0,1fr)}
  .apm-lightbox-arrow{width:38px;height:50px;margin-top:-25px;font-size:29px}
  .apm-lightbox-prev{left:10px}
  .apm-lightbox-next{right:10px}
  .apm-image-lightbox{padding:56px 12px 64px}
  .apm-image-lightbox img{max-width:calc(100vw - 24px)!important;max-height:calc(100vh - 128px)!important}

  .apm-mobile-sticky{
    height:calc(60px + env(safe-area-inset-bottom,0px));
    padding-bottom:calc(7px + env(safe-area-inset-bottom,0px));
  }
}

@media(max-width:360px){
  .apm-product-page{width:calc(100% - 16px)!important}
  .apm-product-gallery{padding:10px!important}
  .apm-main-image{height:292px!important;min-height:292px!important}
  .apm-main-product-image{max-height:252px!important}
  .apm-product-summary{padding:18px 13px!important}
  .apm-content-section{padding:20px 13px!important}
  .apm-product-grid{gap:6px!important}
  .apm-card-body{padding:8px!important}
  .apm-mobile-sticky{grid-template-columns:.72fr .78fr 1.35fr}
}

@media(prefers-reduced-motion:reduce){
  .apm-main-product-image{transition:none!important}
}

/* APM FINAL GALLERY / RESPONSIVE QA BUILD 236 */
