@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 v2.3.2
   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;
}

/* APM FINAL HOVER FIX BUILD 232 */
