
@charset "UTF-8";
@font-face {
  font-family: "iconfont1"; /* Project id 5158198 */
  src: url('product-soc/iconfont.woff2?t=1775821520275') format('woff2'),
       url('product-soc/iconfont.woff?t=1775821520275') format('woff'),
       url('product-soc/iconfont.ttf?t=1775821520275') format('truetype');
}


.iconfont1 {
  font-family: "iconfont1" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-group3:before {
  content: "\f6d1";
}

.icon-title-link:before {
  content: "\f6d3";
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page-products,
.body-socs-video-wrap {
  --esp32-p-series-color: rgb(119, 128, 198);
  --esp32-p-series-tooltip-color: #F0F1F8;
  --esp32-p-series-contact-bg: rgba(139, 169, 108, .1);
  --esp32-e-series-color: rgb(226, 75, 75);
  --esp32-e-series-tooltip-color: #F8F0F0;
  --esp32-e-series-contact-bg: rgba(226, 75, 75, .1);
  --esp32-s-series-color: rgb(216, 169, 74);
  --esp32-s-series-tooltip-color: #F8F6F0;
  --esp32-s-series-contact-bg: rgba(216, 169, 74, .1);
  --esp32-c-series-color: rgb(95, 183, 190);
  --esp32-c-series-tooltip-color: #F0F8F8;
  --esp32-c-series-contact-bg: rgba(95, 183, 190, .1);
  --esp32-h-series-color: rgb(139, 169, 108);
  --esp32-h-series-tooltip-color: #F0F5F8;
  --esp32-h-series-contact-bg: rgba(139, 169, 108, .1);
  --esp32-series-color: rgb(28, 193, 244);
  --esp32-series-tooltip-color: #F0F5F8;
  --esp32-series-contact-bg: rgba(28, 193, 244, .1);
  --esp8266-series-color: rgb(20, 122, 244);
  --esp8266-series-contact-bg: rgba(20, 122, 244, .1);
  --esp8266-series-tooltip-color: #F0F8F8;
  --esp-other-series-color: rgb(126, 105, 164);
  --esp-other-series-tooltip-color: #F8F0F0;
  --esp-other-series-contact-bg: rgba(126, 105, 164, .1);
  --esp-series-btn-1: url(../images/socs-overview/btn-1.svg);
  --esp-series-btn-2: url(../images/socs-overview/btn-2.svg);
  --esp-series-btn-3: url(../images/socs-overview/btn-3.svg);
  --esp-series-btn-4: url(../images/socs-overview/btn-4.svg);
  --esp-series-btn-5: url(../images/socs-overview/btn-5.svg);
  --esp-series-btn-6: url(../images/socs-overview/btn-6.svg);
  --esp-series-btn-7: url(../images/socs-overview/btn-7.svg);
  --esp-series-btn-8: url(../images/socs-overview/btn-8.svg);
  --esp-series-btn-9: url(../images/socs-overview/btn-9.svg);
  --esp-series-color: var(--esp32-s-series-color);
  --esp-series-tooltip-color: var(--esp32-s-series-tooltip-color);
  --esp-series-contact-bg: var(--esp32-s-series-contact-bg);
  --esp-series-btn: var(--esp-series-btn-1);
  
}
.page-products .sheet-category-overview-wrapper {
  font-family: var(--esp-font-family-light) !important;
  padding-bottom: 80px;
}
.sheet-category-overview-wrapper .views-row[class*='ESP32-P'],
.series-embed-wrapper.sheet-category-overview-wrapper[class*='ESP32-P'],
.chip-purchase-link-wrap .purchase-item-wrap[class*='purchase-item-wrap-esp32-p'],
.module-purchase-link-wrap .purchase-item-wrap[class*='ESP32-P'],
.devbd-purchase-link-wrap .purchase-item-wrap[class*='ESP32-P'] {
  --esp-series-color: var(--esp32-p-series-color);
  --esp-series-tooltip-color: var(--esp32-p-series-tooltip-color);
  --esp-series-contact-bg: var(--esp32-p-series-contact-bg);
  --esp-series-btn: var(--esp-series-btn-2);
}
.sheet-category-overview-wrapper  .views-row[class*='ESP32-E'],
.series-embed-wrapper.sheet-category-overview-wrapper[class*='ESP32-E'],
.chip-purchase-link-wrap .purchase-item-wrap[class*='purchase-item-wrap-esp32-e'],
.module-purchase-link-wrap .purchase-item-wrap[class*='ESP32-E'],
.devbd-purchase-link-wrap .purchase-item-wrap[class*='ESP32-E']  {
  --esp-series-color: var(--esp32-e-series-color);
  --esp-series-tooltip-color: var(--esp32-e-series-tooltip-color);
  --esp-series-contact-bg: var(--esp32-e-series-contact-bg);
  --esp-series-btn: var(--esp-series-btn-3);
}
.sheet-category-overview-wrapper  .views-row[class*='ESP32-S'],
.series-embed-wrapper.sheet-category-overview-wrapper[class*='ESP32-S'],
.chip-purchase-link-wrap .purchase-item-wrap[class*='purchase-item-wrap-esp32-s'],
.module-purchase-link-wrap .purchase-item-wrap[class*='ESP32-S'],
.devbd-purchase-link-wrap .purchase-item-wrap[class*='ESP32-S'] {
  --esp-series-color: var(--esp32-s-series-color);
  --esp-series-tooltip-color: var(--esp32-s-series-tooltip-color);
  --esp-series-contact-bg: var(--esp32-s-series-contact-bg);
  --esp-series-btn: var(--esp-series-btn-1);
}
.sheet-category-overview-wrapper  .views-row[class*='ESP32-C'],
.series-embed-wrapper.sheet-category-overview-wrapper[class*='ESP32-C'],
.chip-purchase-link-wrap .purchase-item-wrap[class*='purchase-item-wrap-esp32-c'],
.module-purchase-link-wrap .purchase-item-wrap[class*='ESP32-C'],
.devbd-purchase-link-wrap .purchase-item-wrap[class*='ESP32-C'] {
  --esp-series-color: var(--esp32-c-series-color);
  --esp-series-tooltip-color: var(--esp32-c-series-tooltip-color);
  --esp-series-contact-bg: var(--esp32-c-series-contact-bg);
  --esp-series-btn: var(--esp-series-btn-4);
}
.sheet-category-overview-wrapper  .views-row[class*='ESP32-H'],
.series-embed-wrapper.sheet-category-overview-wrapper[class*='ESP32-H'],
.chip-purchase-link-wrap .purchase-item-wrap[class*='purchase-item-wrap-esp32-h'],
.module-purchase-link-wrap .purchase-item-wrap[class*='ESP32-H'],
.devbd-purchase-link-wrap .purchase-item-wrap[class*='ESP32-H'] {
  --esp-series-color: var(--esp32-h-series-color);
  --esp-series-tooltip-color: var(--esp32-h-series-tooltip-color);
  --esp-series-contact-bg: var(--esp32-h-series-contact-bg);
  --esp-series-btn: var(--esp-series-btn-5);
}
.sheet-category-overview-wrapper  .views-row[class*='ESP32-series'],
.series-embed-wrapper.sheet-category-overview-wrapper[class*='ESP32-series'],
.chip-purchase-link-wrap .purchase-item-wrap[class*='purchase-item-wrap-esp32-series'],
.module-purchase-link-wrap .purchase-item-wrap[class*='ESP32-series'],
.devbd-purchase-link-wrap .purchase-item-wrap[class*='ESP32-series'] {
  --esp-series-color: var(--esp32-series-color);
  --esp-series-tooltip-color: var(--esp32-series-tooltip-color);
  --esp-series-contact-bg: var(--esp32-series-contact-bg);
  --esp-series-btn: var(--esp-series-btn-6);
}
.sheet-category-overview-wrapper .views-row[class*='ESP8266-series'],
.series-embed-wrapper.sheet-category-overview-wrapper[class*='ESP8266-series'],
.chip-purchase-link-wrap .purchase-item-wrap[class*='purchase-item-wrap-esp8266-series'],
.module-purchase-link-wrap .purchase-item-wrap[class*='ESP8266-series'],
.devbd-purchase-link-wrap .purchase-item-wrap[class*='ESP8266-series'] {
  --esp-series-color: var(--esp8266-series-color);
  --esp-series-tooltip-color: var(--esp8266-series-tooltip-color);
  --esp-series-contact-bg: var(--esp8266-series-contact-bg);
  --esp-series-btn: var(--esp-series-btn-7);
}
.sheet-category-overview-wrapper .views-row[class*='Other-series'],
.sheet-category-overview-wrapper .views-row[class*='其他-series'],
.series-embed-wrapper.sheet-category-overview-wrapper[class*='Other-series'],
.series-embed-wrapper.sheet-category-overview-wrapper[class*='其他-series'],
.chip-purchase-link-wrap .purchase-item-wrap[class*='purchase-item-wrap-other-series'],
.chip-purchase-link-wrap .purchase-item-wrap[class*='purchase-item-wrap-其他-series'],
.module-purchase-link-wrap .purchase-item-wrap[class*='Other-series'],
.module-purchase-link-wrap .purchase-item-wrap[class*='其他-series'],
.devbd-purchase-link-wrap .purchase-item-wrap[class*='Other-series'],
.devbd-purchase-link-wrap .purchase-item-wrap[class*='其他-series'] {
  --esp-series-color: var(--esp-other-series-color);
  --esp-series-tooltip-color: var(--esp-other-series-tooltip-color);
  --esp-series-contact-bg: var(--esp-other-series-contact-bg);
  --esp-series-btn: var(--esp-series-btn-8);
}
.CMC {
  display: none !important;
}

.sheet-category-overview-wrapper {
  background-color: #fafbfc;
}
/* —— 页面顶部 · 整行工具栏（tab 靠左，搜索框+指南按钮靠右，与 .socs-layout 同宽）—— */
.sheet-category-overview-wrapper .socs-page-toolbar {
  background-color: #fff;
  margin-bottom: 20px;
}
/* 向上滚动且已滚过工具栏原始位置时固定到顶部（由各页面自带的 JS 切换 .is-pinned）；
   top: 136px 与 .socs-sidebar 的 sticky 偏移量一致，避免遮住全站顶部固定导航栏。 */
@media (min-width: 1170px) {
  body:not(.logged-in) .sheet-category-overview-wrapper .socs-page-toolbar {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 500;
    margin-bottom: 0;
    /* box-shadow: 0 2px 12px rgba(0, 0, 0, .08); */
  }
  body:not(.logged-in) #page-wrapper #header-nav, body:not(.logged-in) #page-wrapper #menu-path-wrap {
    position: absolute;
  }
}
@media (max-width: 1170px) {
  body:not(.logged-in) .sheet-category-overview-wrapper .socs-page-toolbar {
    position: sticky;
    top: 72px;
    z-index: 40;
    width: 100%;
    background-color: #fff;
    /* box-shadow: 0 2px 12px rgba(0, 0, 0, .08); */
  }
  body:not(.logged-in).views-modules #page-wrapper {
    overflow: unset;
  }
}
.socs-page-toolbar-placeholder {
  display: none;
}
.socs-page-toolbar-placeholder.is-active {
  display: block;
}
/* 芯片/模组/开发板三个页面的"模组⧉/开发板⧉/芯片⧉"跳转按钮新开标签页后原生锚点跳转到本行；
   scroll-margin-top 与上面 .socs-page-toolbar.is-pinned 用同一套顶部固定导航偏移量，避免被遮挡。 */
.views-row[id^="socs-cat-"] {
  scroll-margin-top: 113px;
}
.socs-page-toolbar-content {
  margin: 0 auto;
  max-width: 1280px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}
.sheet-category-overview-wrapper .socs-sidebar-tabs {
  display: flex;
  gap: 12px;
  position: relative;
}
.socs-sidebar-tabs .socs-tab {
  font-family: var(--esp-font-family-maison);
  flex: 1;
  text-align: center;
  padding: 19px 20px;
  font-size: var(--esp-font-size);
  text-decoration: none !important;
  font-weight: 400;
  color: #38393a !important;
  white-space: nowrap;
}
.socs-sidebar-tabs .socs-tab.active {
  font-weight: 700;
}
.socs-tab-indicator {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 0;
  background-color: #38393a;
  transform: translateY(50%);
  transition: left .25s ease, width .25s ease;
  pointer-events: none;
}

/* —— 页面顶部 · 搜索框 + 指南按钮（与 .socs-sidebar-tabs 一起位于整页顶部，不再局限于左侧栏宽度）—— */
.socs-sidebar-search {
  display: flex;
  align-items: center;
  gap: 16px;
}
.socs-search-box {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 20px;
}
.socs-search-input {
  width: 212px;
  flex: none;
  box-sizing: border-box;
  padding: 6px 34px 6px 12px;
  border: 1px solid rgba(112, 112, 112, 0.2);
  border-radius: 6px;
  font-size: var(--esp-font-size);
  outline: none !important;
  transition: border-color .15s;
  font-family: var(--esp-font-family-light);
}
.socs-search-input.no-match {
  border-color: #e74c3c;
  animation: socsSearchShake .3s;
}
@keyframes socsSearchShake {
  0%, 100% { transform: translateX(0); }
  25% { transform: translateX(-3px); }
  75% { transform: translateX(3px); }
}
.socs-search-btn {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  padding: 0;
  color: #8a8d90;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.socs-search-btn:hover {
  color: #0071c5;
}
.socs-guide-links {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.socs-guide-btn {
  display: inline-flex;
  text-align: center;
  padding: 6px 14px;
  border: 1px solid #F4F5F8 !important;
  border-radius: 4px;
  color: #38393a !important;
  font-size: var(--esp-font-size);
  text-decoration: none;
  background-color: #F4F5F8 !important;
  min-width: 172px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: all .1s linear;
  white-space: nowrap;
}
.socs-guide-btn::after {
  font-family: "iconfont1" !important;
  content: "\f6d3";
  font-size: 14px;
  color: inherit;
  transition: transform .2s linear;
}
.socs-guide-btn:hover {
  background: #38393a !important;
  border-color: #38393a !important;
  color: #fff !important;
}
.socs-guide-btn:hover::after {
  transform: translateX(4px);
}
.sheet-category-title  {
  display: flex;
  align-items: center;
  position: relative;
  margin: 80px 0 28px;
}
.socs-family-banner + .views-row .sheet-category-title  {
  margin-top: 60px;
  padding-right: 30px;
  box-sizing: border-box;
}
.views-row ~ .socs-family-banner {
  margin-top: 100px;
}
.sheet-category-title  .sheet-category-links {
  display: flex;
  align-items: center;
  gap: 40px;
  font-family: var(--esp-font-family-regular);
  font-size: var(--esp-font-size);
  font-weight: 400;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.sheet-category-title  .sheet-category-links .sheet-category-link {
  display: flex;
  align-items: center;
  color: #38393a !important;
  text-decoration: none !important;
  transition: all .1s linear;
  gap: 8px;
}
.sheet-category-title  .sheet-category-links .sheet-category-link::after {
  font-family: "iconfont1" !important;
  content: "\f6d3";
  font-size: inherit;
  color: inherit;
  transition: transform .2s linear;
}
.sheet-category-title  .sheet-category-links .sheet-category-link:hover {
  color: var(--esp-series-color) !important;
  text-decoration: underline !important;
}
.sheet-category-title  .sheet-category-links .sheet-category-link:hover::after {
  transform: translateX(4px);
}
.sheet-category-title  .sheet-category-support {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-left: 26px;
}
.sheet-category-title  .sheet-category-support span {
  width: 20px;
  height: 20px;
  background-image: url(../images/socs-overview/wifi4.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-category-title  .sheet-category-support .wifi4 {
  width: 16px;
}
.sheet-category-title  .sheet-category-support .wifi6e {
  background-image: url(../images/socs-overview/wifi6e.png);
  width: 21px;
}
.sheet-category-title  .sheet-category-support .wifi6 {
  background-image: url(../images/socs-overview/wifi6.png);
  width: 16px;
}
.sheet-category-title  .sheet-category-support .bluetooth {
  background-image: url(../images/socs-overview/bluetooth.png);
}
.sheet-category-title  .sheet-category-support .zigbee {
  background-image: url(../images/socs-overview/zigbee.png);
}
.sheet-category-title  .sheet-category-support .thread {
  background-image: url(../images/socs-overview/thread.png);
}
.sheet-category-title  .sheet-category-support .wifi6e-tb {
  background-image: url(../images/socs-overview/wifi6e-tb.png);
  width: 40px;
}
.sheet-category-title  .sheet-category-support .wifi6-db {
  background-image: url(../images/socs-overview/wifi6-db.png);
  width: 40px;
}
.sheet-category-title .sheet-category-name {
  color: var(--esp-series-color) !important;
  font-size: var(--esp-font-size-h2);
}
.sheet-category-title .sheet-category-sep {
  margin: 0 20px;
  transform: translateY(-1px);
}
.sheet-category-title .sheet-category-sep,
.sheet-category-title .sheet-category-desc {
  font-family: var(--esp-font-family-maison);
  font-weight: 500;
  font-size: var(--esp-font-size-h3);
}

/* —— 内容区 · 大类分组横幅（同一系列前缀 ≥2 个具体型号时，在第一个型号表格前插入，与侧栏树的虚拟大类节点同源）—— */
.socs-family-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin: 80px 0 56px;
  flex-wrap: wrap;
}
.socs-family-banner:first-child {
  margin-top: 80px;
}
.socs-family-banner-heading {
  display: flex;
  align-items: center;
  gap: 20px;
}
.socs-family-banner-icon {
  width: 92px;
  height: auto;
  object-fit: contain;
  flex: none;
}
.socs-family-banner-title {
  margin: 0;
  font-size: var(--esp-font-size-h1);
  font-weight: 700;
  color: #38393a;
}
.socs-family-banner-links {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: none;
}
.socs-family-banner-link {
  font-size: 14px;
  font-weight: 500;
  color: #0071c5;
  text-decoration: none;
  white-space: nowrap;
}
.socs-family-banner-link::after {
  content: ' \2197';
}
.socs-family-banner-link:hover {
  text-decoration: underline;
}
.sheet-table {
  border-collapse: separate;
  border-spacing: 0;
}
.sheet-category-overview-wrapper .sheet-table-header th:first-child {
  border-radius: 8px 0 0 0;
}
.sheet-category-overview-wrapper .sheet-table-header th:last-child {
  border-radius: 0 8px 0 0;
  /* padding-right: 56px; */
}
.sheet-category-overview-wrapper .sheet-table-header th {
  font-size: 14px;
  font-family: var(--esp-font-family-maison) !important;
  font-weight: bold;
  background-color: #F4F5F8;
  padding: 12px 4px 12px 16px;
  border-bottom: none !important;
  box-sizing: border-box;
  min-width: 56px;
  width: 56px;
  max-width: 56px;
  line-height: 1.143;
}
.sheet-category-overview-wrapper .sheet-table-header th:nth-child(n+4),
.sheet-category-overview-wrapper .sheet-table-body td:nth-child(n+4),
.sheet-category-overview-wrapper .sheet-table-body td.chip-purchase,
.page-products-modules .sheet-category-overview-wrapper .sheet-table-header th:nth-child(n+3),
.page-products-modules .sheet-category-overview-wrapper .sheet-table-body td:nth-child(n+3) {
  padding-left: 6px;
}
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th {
  min-width: 56px;
  width: 56px;
  max-width: 56px;
}
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th.chip-env-compliance,
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th.module-env-compliance  {
  min-width: 50px;
  width: 50px;
  max-width: 50px;
}
.sheet-category-overview-wrapper .sheet-table-header th.sheet-figure {
  width: 144px;
  max-width: 144px;
  min-width: 144px;
  border-right: 1px solid rgba(112, 112, 112, 0.2);
}
.page-products-devkits .sheet-category-overview-wrapper .sheet-table-header th.sheet-figure {
  width: 188px;
  max-width: 188px;
  min-width: 188px;
  border-right: 1px solid rgba(112, 112, 112, 0.2);
}
.sheet-category-overview-wrapper .sheet-table-header th.chip-variants {
  width: 180px;
  min-width: 180px;
  max-width: 180px;
  border-right: 1px solid rgba(112, 112, 112, 0.2);
}
.sheet-category-overview-wrapper .sheet-table-header th.chip-datasheet,
.sheet-category-overview-wrapper .sheet-table-header th.chip-erratas,
.sheet-category-overview-wrapper .sheet-table-header th.module-datasheet,
.sheet-category-overview-wrapper .sheet-table-header th.module-erratas {
  min-width: 88px;
  width: 88px;
  max-width: 88px;
}
.sheet-category-overview-wrapper .sheet-table-header th.chip-datasheet,
.sheet-category-overview-wrapper .sheet-table-header th.module-datasheet {
  padding-right: 18px;
  min-width: 106px;
  width: 106px;
  max-width: 106px;
}

.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th.chip-datasheet,
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th.chip-erratas,
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th.module-datasheet,
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th.module-erratas {
  min-width: 66px;
  width: 66px;
  max-width: 66px;
}
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th.chip-datasheet,
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th.module-datasheet {
  padding-right: 12px;
  min-width: 78px;
  width: 78px;
  max-width: 78px;
}
.sheet-category-overview-wrapper .sheet-table-header th.chip-psram,
.sheet-category-overview-wrapper .sheet-table-header th.module-psram {
  min-width: 60px;
  width: 60px;
  max-width: 60px;
}
.sheet-category-overview-wrapper .sheet-table-header th.chip-package {
  padding-right: 40px;
  min-width: 90px;
  width: 90px;
  max-width: 90px;
}
.sheet-category-overview-wrapper .sheet-table-header th.module-package {
  padding-right: 50px;
  min-width: 110px;
  width: 110px;
  max-width: 110px;
}
.sheet-category-overview-wrapper .sheet-table-header th.module-antenna {
  min-width: 80px;
  width: 80px;
  max-width: 80px;
}
.sheet-category-overview-wrapper .sheet-table-header th.module-flash {
  min-width: 70px;
  width: 70px;
  max-width: 70px;
}
body:not(.i18n-zh-hans) .sheet-category-overview-wrapper .sheet-table-header th.chip-certification,
body:not(.i18n-zh-hans) .sheet-category-overview-wrapper .sheet-table-header th.module-certification,
body:not(.i18n-zh-hans) .sheet-category-overview-wrapper .sheet-table-header th.chip-advisories,
body:not(.i18n-zh-hans) .sheet-category-overview-wrapper .sheet-table-header th.module-advisories  {
  min-width: 96px;
  width: 96px;
  max-width: 96px;
}
body:not(.i18n-zh-hans) .sheet-category-overview-wrapper .sheet-table-header th.chip-advisories,
body:not(.i18n-zh-hans) .sheet-category-overview-wrapper .sheet-table-header th.module-advisories  {
  min-width: 75px;
  width: 75px;
  max-width: 75px;
}
body:not(.i18n-zh-hans) .sheet-category-overview-wrapper .sheet-table-header th.chip-env-compliance,
body:not(.i18n-zh-hans) .sheet-category-overview-wrapper .sheet-table-header th.module-env-compliance {
  min-width: 110px;
  width: 110px;
  max-width: 110px;
}
.sheet-category-overview-wrapper .sheet-table-header th:last-child {
  min-width: 76px;
  width: 76px;
  max-width: 76px;
}
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th:last-child {
  min-width: 54px;
  width: 54px;
  max-width: 54px;
}
.i18n-zh-hans.page-products-modules .sheet-category-overview-wrapper .sheet-table-header th:last-child {
  min-width: 76px;
  width: 76px;
  max-width: 76px;
}
.sheet-category-overview-wrapper .sheet-table-body {
  background-color: #fff;
  border-top: none !important;
}
.sheet-category-overview-wrapper .sheet-table-header th.chip-variants,
.sheet-category-overview-wrapper .sheet-table-body td.chip-variants,
.sheet-category-overview-wrapper .sheet-table-header th.sheet-figure,
.sheet-category-overview-wrapper .sheet-table-body td.sheet-figure {
  position: sticky;
  left: 0;
  z-index: 1;
}
.sheet-category-overview-wrapper .sheet-table-body td.sheet-figure,
.sheet-category-overview-wrapper .sheet-table-body td.chip-variants {
  border-right: 1px solid rgba(112, 112, 112, 0.2);
}
.sheet-category-overview-wrapper .sheet-table-body td {
  font-size: 14px;
  padding: 12px 4px 12px 16px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  box-sizing: border-box;
  text-align: left !important;
  background-color: #fff;
}
.sheet-category-overview-wrapper .sheet-table-body td[colspan="0"] {
  display: none;
}
.sheet-category-overview-wrapper .sheet-table-body .sheet-figure img {
  width: 50px;
  height: auto;
}

.page-products-modules .sheet-category-overview-wrapper .sheet-table-body .sheet-figure img {
  width: auto;
  height: 56px;
}
.page-products-devkits .sheet-category-overview-wrapper .sheet-table-body .sheet-figure img  {
  width: auto;
  height: 66px; 
}

.sheet-category-overview-wrapper .sheet-table-body .sheet-figure-desc {
  color: rgba(56, 57, 58, .8);
  font-size: 12px !important;
  line-height: 1;
  margin-top: 4px;
  white-space: normal;
}
.sheet-category-overview-wrapper .sheet-table-body .sheet-figure-desc a {
  color: var(--esp-color-blue) !important;
  text-decoration: none !important;
}
.sheet-category-overview-wrapper .sheet-table-body .sheet-figure-desc a:hover {
  text-decoration: underline !important;
}

.sheet-category-overview-wrapper .sheet-table-body .chip-variants,
.sheet-category-overview-wrapper .sheet-table-body .chip-name,
.sheet-category-overview-wrapper .sheet-table-body .module-name,
.sheet-category-overview-wrapper .sheet-table-body .devbd-name {
  font-family: var(--esp-font-family-maison) !important;
  font-weight: bold;
}
.sheet-category-overview-wrapper .sheet-table-body a.chip-name,
.sheet-category-overview-wrapper .sheet-table-body a.module-name,
.sheet-category-overview-wrapper .sheet-table-body a.devbd-name {
  color: #38393a !important;
  text-decoration: underline !important;
  transition: none !important;
}
.sheet-category-overview-wrapper .sheet-table-body a.chip-name:hover,
.sheet-category-overview-wrapper .sheet-table-body a.module-name:hover,
.sheet-category-overview-wrapper .sheet-table-body a.devbd-name:hover {
    color: var(--esp-series-color) !important;
}
 
.sheet-category-overview-wrapper .sheet-figure-container {
  padding: 0;
  margin: 0;
}
.sheet-category-overview-wrapper .sheet-table-body .chip-purchase .chip-purchase-link-wrap {
  display: none !important;
}
body > .chip-purchase-link-wrap {
  display: block;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .4);
  z-index: 500 !important;
}
body > .chip-purchase-link-wrap .purchase-item-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 8px;
  padding-bottom: 38px;
  width: 100%;
  max-width: 622px;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .title {
  background-color: #F4F5F8;
  margin: 0;
  text-align: center;
  padding: 16px 60px;
  border-radius: 8px 8px 0 0;
  position: relative;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .title .title-content span {
  color: var(--esp-series-color);
}
body > .chip-purchase-link-wrap .purchase-item-wrap .title .purchase-title-series-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
  vertical-align: middle;
  margin-right: 8px;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .title .icon-close {
  font-family: 'iconfont' !important;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #38393a;
  margin-top: -2px;
  cursor: pointer;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .title .icon-close::after {
  content: '\e62d';
  font-size: 18px;
  color: inherit;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-item-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 52px 60px 40px;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-item-content img {
  display: block;
  width: 120px;
  height: auto;
  margin-right: 24px;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-item-content .title {
  background-color: #fff;
  position: static;
  padding: 0 0 10px;
  text-align: left;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-item-content .title .icon-close {
  position: absolute;
  top: 16px;
  right: 16px;
  transform: none;
  margin-top: 0;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .title .icon-close:hover {
  color: var(--esp-series-color);
}

body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-item-content .purchase-table {
  padding: 20px 0 0;
  border-top: 1px solid rgba(112, 112, 112, 0.2);
  justify-content: flex-start;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-item-content > .purchase-item  {
  flex: 1;
}

body > .chip-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter {
  margin: 0 18px;
  background-color: #F4F5F8;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  font-family: var(--esp-font-family-maison) !important;
  font-weight: 400;
  padding: 14px 0;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-item-content + .purchase-itemfooter {
  margin: 0 60px;
}
body > .chip-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a {
  color: #38393a !important;
  text-decoration: none !important;
  font-family: var(--esp-font-family-maison) !important;
  font-weight: 500 !important;
  margin-left: 12px;
  display: flex;
  align-items: center;
}
body.i18n-zh-hans > .chip-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a {
  margin-left: 0;
}
body > .chip-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a::after {
  font-family: 'iconfont' !important;
  content: '\e72d';
  color: inherit;
  font-size: 14px;
  transition: all .1s linear;
  margin-left: 4px;
  margin-bottom: -1px;
}
body > .chip-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a:hover {
  color: var(--esp-series-color) !important;
  text-decoration: none !important;
}
body > .chip-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a:hover::after {
  transform: translate(2px, -2px);
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table  {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 18px;
  gap: 16px 32px;
  flex-wrap: wrap;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  vertical-align: middle;
  color: #38393a !important;
  text-decoration: none !important;
  font-family: var(--esp-font-family-regular);
  transition: none !important;
  font-size: 14px;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item a::after {
  font-family: "iconfont1" !important;
  content: "\f6d3";
  font-size: 13px;
  color: inherit;
  margin-left: 8px;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-item-content .purchase-table .purchase-item a::before {
  font-family: "iconfont" !important;
  content: "\e6e7";
  font-size: 17px;
  color: inherit;
  margin-right: 8px;
  margin-top: -3px;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item a:hover {
  color: var(--esp-series-color) !important;
  text-decoration: underline !important;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item.has-price-tip {
  position: relative;
}
/* 桥接元素：填补触发项顶部与悬浮价格弹窗之间的空隙，避免鼠标从两侧斜向上滑入弹窗时途经"死区"导致 hover 提前丢失。
   常驻存在（不受 hover 显隐控制），宽度覆盖弹窗可能达到的最大宽度，高度覆盖弹窗与触发项之间的间距。 */
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item.has-price-tip::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  width: 200px;
  height: 20px;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%, -8px);
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
  background-color: var(--esp-series-tooltip-color, #F0F1F8);
  color: #38393a;
  border-radius: 16px;
  padding: 12px 22px;
  font-size: 14px;
  line-height: normal;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
  opacity: 0;
  visibility: hidden;
  transition: opacity .15s ease, transform .15s ease;
  z-index: 10;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: var(--esp-series-tooltip-color, #F0F1F8);
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item.has-price-tip:hover .purchase-price-tip {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -12px);
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-icon,
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-share {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--esp-series-color);
  flex: none;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-share {
  background-color: var(--esp-series-color);
  border-radius: 50%;
  overflow: hidden;
  margin-left: 10px;
  cursor: pointer;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-share img {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 !important;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-icon::after {
  font-family: "iconfont" !important;
  content: '\f6d1';
  font-size: 16px;
  color: inherit;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-text {
  color: #38393a;
}
body > .chip-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-text span {
  font-weight: 700;
  font-family: var(--esp-font-family-maison) !important;
  color: var(--esp-series-color);
}
/* —— 复制成功 toast：固定在页面顶部居中，短暂出现后自动淡出 —— */
.socs-copy-toast {
  position: fixed;
  top: 80px;
  left: 50%;
  transform: translate(-50%, -8px);
  background-color: #EAF7EE;
  color: #2E7D32;
  border-radius: 8px;
  padding: 10px 20px;
  font-size: 14px;
  font-family: var(--esp-font-family-maison) !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
  opacity: 0;
  visibility: hidden;
  z-index: 2000;
  transition: opacity .2s ease, transform .2s ease;
  pointer-events: none;
}
.socs-copy-toast.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}

/* —— SoC 表：文档类字体图标（字体由 dev 环境自行引入，此处仅定义字形码与颜色态）—— */
.icon-chip-datasheet:before { content: "\e6e5"; }
.icon-chip-purchase:before  { content: "\e6e7"; }
.icon-chip-cert:before      { content: "\e6de"; }
.icon-chip-errata:before    { content: "\e6df"; }
.icon-chip-pcn:before       { content: "\e6dd"; }
.icon-chip-advisory:before  { content: "\e6e4"; }
.icon-chip-env:before       { content: "\e6e6"; }
.icon-devbd-guide:before    { content: "\e6e2"; }
.icon-devbd-demo:before     { content: "\e6e3"; }
.sheet-table .doc-icon-link {
  font-family: "iconfont" !important;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  color: rgba(56, 57, 58, 1);
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  transition: color .1s linear;
}
.sheet-table .doc-icon-link:hover { color: var(--esp-series-color); }
.sheet-table .doc-icon-link.disabled {
  color: rgba(56, 57, 58, 0.2);
  cursor: default;
  pointer-events: none;
}

/* —— SoC 表：Footprint 列 · 2D 触发入口（点击弹提示后再下载，不直接跳转）—— */
.chip-footprint-trigger {
  position: relative;
  display: block;
  height: 21px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.chip-footprint-trigger:after {
  content: '2D';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: rgba(56, 57, 58, 1);
  text-decoration: underline;
  font-size: 14px;
}
.chip-footprint-trigger:hover:after {
  color: var(--esp-series-color, rgb(216, 169, 74));
  text-decoration: underline;
}
.chip-footprint-trigger.disabled {
  cursor: default;
  pointer-events: none;
}
.chip-footprint-trigger.disabled:after {
  color: rgba(56, 57, 58, 0.2);
}
.chip-footprint-wrap {
  display: none;
}
body > .chip-footprint-wrap {
  display: block;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .4);
  z-index: 500 !important;
}
.purchase-item-wrap.chip-footprint-modal {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: fit-content;
  white-space: nowrap;
  min-width: 320px;
  max-width: 420px;
  text-align: center;
  background-color: #EBECEE;
  border-radius: 4px;
}
.chip-footprint-tip {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  background-color: #fff;
  padding: 48px 32px;
  margin: 0;
  overflow: hidden;
  border-radius: 4px;
}
.chip-footprint-download {
  display: inline-block;
  box-sizing: border-box;
  min-width: 82px;
  padding: 8px 24px;
  background: #E8362D;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  text-decoration: none;
  margin: 12px auto;
}
.chip-footprint-download:hover {
  background: #c01a1a;
}

/* —— SoC 页面左侧栏：两列布局 —— */
.socs-layout {
  display: flex;
  align-items: flex-start;
  gap: 46px;
  max-width: 1280px;
  margin: 0 auto;
}
.socs-sidebar {
  flex: 0 0 200px;
  width: 200px;
  box-sizing: border-box;
  position: sticky;
  top: 136px;
  max-height: calc(100vh - 40px);
  overflow-y: auto;
  background-color: #fff;
  margin-top: 60px;
  margin-left: -112px;
  padding: 20px 10px 30px 30px;
}
.socs-content {
  flex: 1;
  min-width: 0;
}

@media (max-width: 1530px) {
  .socs-sidebar {
    margin-left: calc((100vw - 1280px) / 2 * -1);
  }
}

@media (max-width: 1280px) {
  .socs-sidebar {
    margin-left: 0;
  }
}


/* —— 侧栏 · tab —— */
.socs-tree-toggle {
  display: none;
}

/* —— 侧栏 · 芯片系列过滤树 —— */
.socs-tree-heading {
  font-size: 18px;
  margin: 0 0 14px;
  font-family: var(--esp-font-family-maison) !important;
  font-weight: 700 !important;
}
.socs-tree,
.socs-tree-children {
  list-style: none;
  margin: 0;
  padding: 0;
}
.socs-tree-item {
  border-top: 1px solid rgba(112, 112, 112, 0.2);
  padding: 0 10px 0 0 !important;
}
.socs-tree-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 11px 0;
  text-decoration: none;
  font-size: 16px;
  font-family: var(--esp-font-family-maison) !important;
  font-weight: 700;
  color: #38393a !important;
}
.socs-tree-link:hover,
.socs-tree-link.active {
  font-weight: 700;
}
.socs-tree-name {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.socs-tree-count {
  display: none !important;
  color: #38393a;
  font-size: 14px;
  background-color: #F4F5F8;
  padding: 1px 2px;
  font-family: var(--esp-font-family-jetbrains-mono);
  font-weight: 300;
  border-radius: 4px;
  margin-left: 12px;
}
.socs-tree-caret {
  flex: none;
}
.socs-tree-caret img {
  display: block;
  transition: transform .2s linear;
}
.socs-tree-item.expanded > .socs-tree-link .socs-tree-caret img {
  transform: rotate(-90deg);
}
.socs-tree-caret-static {
  display: none;
}
.socs-tree-children {
  padding-left: 20px;
  display: none;
}
.socs-tree-item.expanded > .socs-tree-children {
  display: block !important;
}
.socs-tree-child-link {
  font-size: 14px;
  padding: 0 12px;
  font-family: 'MaisonNeue' !important;
  font-weight: normal;
  height: 30px;
  display: flex;
  align-items: center;
  font-weight: 500;
}
.socs-tree-child-link.active,
.socs-tree-child-link:hover {
  background-color: #F4F5F8 !important;
  font-weight: 600;
}

/* 系列色：延用 .page-products 里按前缀定义的 --esp32-*-series-color 变量。 */
.socs-tree-item[class*="series-esp32-p"] > .socs-tree-link.active,
.socs-tree-item[class*="series-esp32-p"] > .socs-tree-link:hover { color: var(--esp32-p-series-color); }
.socs-tree-item[class*="series-esp32-e"] > .socs-tree-link.active,
.socs-tree-item[class*="series-esp32-e"] > .socs-tree-link:hover { color: var(--esp32-e-series-color); }
.socs-tree-item[class*="series-esp32-s"] > .socs-tree-link.active,
.socs-tree-item[class*="series-esp32-s"] > .socs-tree-link:hover { color: var(--esp32-s-series-color); }
.socs-tree-item[class*="series-esp32-c"] > .socs-tree-link.active,
.socs-tree-item[class*="series-esp32-c"] > .socs-tree-link:hover { color: var(--esp32-c-series-color); }
.socs-tree-item[class*="series-esp32-h"] > .socs-tree-link.active,
.socs-tree-item[class*="series-esp32-h"] > .socs-tree-link:hover { color: var(--esp32-h-series-color); }
.socs-tree-item[class*="series-esp8266"] > .socs-tree-link.active,
.socs-tree-item[class*="series-esp8266"] > .socs-tree-link:hover { color: var(--esp8266-series-color); }



/* —— 侧栏 · 产品供货保证 —— */
.socs-sidebar-longevity {
  padding: 12px 0 0;
}
.socs-sidebar-longevity a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #38393a !important;
  text-decoration: none !important;
  padding: 8px 0;
  width: 172px;
  margin-left: -10px;
  background-color: #F4F5F8 !important;
  transition:  all .1s linear;
  box-sizing: border-box;
  border-radius: 6px;
  gap: 8px;
  font-size: 13px;
}
.i18n-zh-hans .socs-sidebar-longevity a,
.i18n-ja .socs-sidebar-longevity a {
  font-size: 16px;
  width: 172px;
}
.socs-sidebar-longevity a:hover {
  color: #fff !important;
  background-color: #38393a !important;

}
.socs-sidebar-longevity a::after {
  font-family: "iconfont1" !important;
  content: "\f6d3";
  font-size: inherit;
  color: inherit;
  transition: transform .2s linear;
}
.socs-sidebar-longevity a:hover::after {
  transform: translateX(4px);
}

/* —— 右侧竖排"选型工具"按钮：固定垂直居中；中文逐字正向堆叠（可读性好，参照设计稿），英文整体旋转 90° 展示（transform:rotate 兼容性远优于 writing-mode） —— */
.socs-selector-btn {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 50;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 36px;
  height: 180px;
  padding: 16px 8px;
  background-color: var(--esp-series-color);
  text-decoration: none !important;
  border-radius: 6px 0 0 6px;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.15);
  transition: width .15s, background-color .2s;
  box-sizing: border-box;
}
.i18n-zh-hans .socs-selector-btn {
  height: auto;
  line-height: 1.2;
}
.socs-selector-btn:hover {
  width: 40px;
}
.socs-selector-btn-text {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 14px;
  white-space: nowrap;
}
.socs-selector-btn-text-rotate {
  transform: rotate(90deg);
  letter-spacing: 1px;
  display: flex;
  gap: 8px;
}
.socs-selector-btn-text-rotate .socs-selector-btn-icon {
  display: inline-block;
  transform: rotate(-90deg);
}
.socs-selector-btn-text-stack {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: normal;
}
.socs-selector-btn-icon {
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
}
.socs-selector-btn-icon::after {
  font-family: "iconfont1" !important;
  content: "\f6d3";
  font-size: 14px;
  color: inherit;
}

/* —— PN 搜索命中行高亮 —— */
.sheet-item.socs-search-hit {
  background-color: #fff4d6 !important;
  transition: background-color .3s;
}

/* —— GPIO 列头：排序 + 筛选控件 —— */
.sheet-th-gpio {
  position: relative;
  white-space: nowrap;
}
.sheet-th-gpio .sheet-operate {
  display: block;
  width: 100%;
  min-width: 100%;
  font-weight: normal !important;
  font-family: var(--esp-font-family-light);
}
.sheet-th-label {
  margin-right: 4px;
}
.sheet-sort-toggle {
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  cursor: pointer;
  margin-left: -2px;
}
.sheet-sort-toggle i {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'iconfont' !important;
  color: #38393a;
  font-style: normal;
}
.sheet-sort-toggle .sheet-sort-asc::after {
  content: '\e82b';
  color: inherit;
  font-size: 12px;
  transform: translateX(30%);
}
.sheet-sort-toggle .sheet-sort-desc::after {
  content: '\e82c';
  color: inherit;
  font-size: 12px;
}
.sheet-sort-toggle[data-dir="asc"] .sheet-sort-asc {
  color: var(--esp-series-color);
}
.sheet-sort-toggle[data-dir="desc"] .sheet-sort-desc {
  color: var(--esp-series-color);
}
.sheet-filter-toggle {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-family: 'iconfont' !important;
  color: #38393a;
}
.sheet-filter-toggle::after {
  content: '\e6e1';
  color: inherit;
  font-size: 14px;
}
.sheet-filter-panel {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 30;
  min-width: 160px;
  max-height: 260px;
  overflow-y: auto;
  margin-top: 6px;
  padding: 10px 12px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  font-weight: normal;
  text-transform: none;
}
.sheet-filter-panel.is-open {
  display: block;
}
.sheet-filter-actions {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}
.sheet-filter-actions a {
  font-size: 14px;
  color: var(--esp-series-color) !important;
  text-decoration: none;
  cursor: pointer;
}
.sheet-filter-options {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.sheet-filter-option {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
}
.sheet-filter-option .icheckbox {
  width: 16px;
  height: 16px;
  margin-top: 0;
  border: 1px solid rgba(112, 112, 112, 0.2);
  border-radius: 2px;
  background: none;
}
.sheet-filter-option .icheckbox.checked {
  position: relative;
  border-color: var(--esp-series-color) !important;
  font-family: 'iconfont' !important;
}
.sheet-filter-option .icheckbox.checked::after {
  content: '\e715';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: var(--esp-series-color) !important;
  font-size: 12px;
}
.sheet-filter-option input {
  margin: 0;
}

/* —— 表格容器：外层 .sheet-container 本身不滚动（承载遮罩，固定在右侧不随内容跑），内层 .sheet-scroll 才是横向滚动的元素 —— */
.sheet-container {
  max-width: 1146px;
  position: relative;
}
.sheet-scroll {
  overflow-x: auto;
  scrollbar-width: none; /* Firefox：隐藏原生滚动条，改用下方 DIV 模拟 */
}
.sheet-scroll::-webkit-scrollbar {
  display: none; /* Chrome/Safari：隐藏原生滚动条，改用下方 DIV 模拟 */
}
.sheet-container::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 120px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.8));
  pointer-events: none;
  opacity: 0;
  transition: opacity .2s;
}
.sheet-container.has-more-right::after {
  opacity: 1;
}

/* —— DIV 模拟横向滚动条：默认隐藏，仅在内容确实可横向滚动时显示；轨道支持点击跳转，滑块支持拖拽 —— */
.sheet-scrollbar {
  display: none;
  position: relative;
  height: 6px;
  margin-top: 8px;
  border-radius: 999px;
  background: #eef0f3;
  overflow: hidden;
  cursor: pointer;
  touch-action: none;
  width: 50%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.sheet-container.has-scrollbar .sheet-scrollbar {
  display: block;
}
.sheet-scrollbar-thumb {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 999px;
  background: #c9ccd1;
  cursor: grab;
 
}
.sheet-scrollbar-thumb.is-dragging {
  cursor: grabbing;
  background: #b3b7bd;
}
.socs-noselect {
  user-select: none;
  -webkit-user-select: none;
}

@media (max-width: 1280px) {
  .socs-layout {
    padding-right: 20px !important;
  }
  .sheet-category-overview-wrapper .socs-page-toolbar {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media (max-width: 1170px) {
  .socs-layout {
    position: relative;
    padding-left: 20px !important;
  }
  .socs-page-toolbar-content {
    min-width: 100%;
    border-bottom: none;
    gap: 0;
  }
  .sheet-category-overview-wrapper .socs-page-toolbar.is-pinned {
    top: 72px;
  }
  .views-row[id^="socs-cat-"] {
    scroll-margin-top: 72px;
  }
  .sheet-category-overview-wrapper .socs-page-toolbar {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .socs-page-toolbar-content .socs-sidebar-tabs {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2);
    padding: 0 20px;
  }
  .socs-sidebar-search {
    min-width: 100%;
    justify-content: center;
    margin: 28px auto !important;
  }
  .socs-sidebar-tabs .socs-tab {
    flex: unset;
    padding: 12px 20px;
  }
  .socs-tree-toggle {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 0;
    border: none;
    color: #38393a;
    font-size: 16px;
    line-height: normal;
    cursor: pointer;
    background-color: #F4F5F8;
    font-weight: 400;
    min-width: 108px;
    padding: 4px 6px;
  }
  .socs-tree-toggle-caret {
    width: 17px;
    height: 17px;
    background-image: url(../images/socs-overview/down.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(-90deg);
    transition: transform .1s linear;
  }
  .socs-tree-toggle[aria-expanded="true"] .socs-tree-toggle-caret {
    transform: rotate(0deg);
  }
  .socs-sidebar {
    position: absolute;
    padding: 0;
    top: -100px;
    right: 20px;
    margin-top: 0;
    overflow: unset;
  }

  /* 搜索框：移动端截图中未出现，隐藏；指南按钮保留，改为横向排列。 */
  .socs-search-box {
    display: none;
  }
  .socs-sidebar-search {
    margin-bottom: 12px;
  }
  .socs-guide-links {
    flex-direction: row;
    gap: 10px;
    margin-top: 0;
  }
  .socs-guide-btn {
    flex: 1;
  }

  /* 系列树 + 供货保证链接：合并为下拉浮层，默认收起，点击触发按钮后展开。
     触发按钮所在的 .socs-page-toolbar 是 sticky 吸顶的，浮层如果用 absolute 锚在文档流里
     会随内容滚走；改用 fixed 锚在视口上，top/right 由各页模板的 JS 在打开/滚动/缩放时
     按触发按钮实际位置写入 CSS 变量（变量只在本媒体查询内被消费，PC 端不受影响）。 */
  .socs-sidebar-tree-panel {
    display: none;
    position: fixed;
    top: var(--socs-tree-panel-top, 120px);
    right: var(--socs-tree-panel-right, 20px);
    z-index: 20;
    width: 260px;
    max-width: calc(100vw - 32px);
    /* 面板改为 fixed 后按实际 top 计算可用高度，避免矮屏上超出视口。 */
    max-height: calc(100vh - var(--socs-tree-panel-top, 120px) - 20px);
    overflow-y: auto;
    padding: 16px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 12px;
    box-shadow: 2px 4px 12px 0px #1B2B3529;
    padding: 20px 10px 30px 32px;
    z-index: 1000;
  }
  .socs-sidebar-tree-panel.is-open {
    display: block;
  }
  .socs-sidebar-longevity {
    margin: 12px 0 0;
    padding: 12px 0 0;
    border-bottom: none;
  }
  .socs-sidebar-longevity a {
    font-size: 16px !important;
    width: 100% !important;
    margin-left: 0 !important;
  }
}

/* —— 响应式 —— */
@media (max-width: 768px) {
  .socs-page-toolbar {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
  .sheet-category-overview-wrapper .socs-page-toolbar {
    padding-top: 0;
  }
  .socs-family-banner:first-child {
    margin-top: 24px;
  }
  .socs-family-banner {
    margin: 60px auto 28px;
    justify-content: center;
  }
  .views-row ~ .socs-family-banner {
    margin-top: 60px;
  }
  .socs-family-banner + .views-row .sheet-category-title {
    margin-top: 28px;
    margin-bottom: 24px;
    padding-right: 0;
  }
  .sheet-category-title .sheet-category-sep {
    display: none !important;
  }
  .sheet-category-title {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 24px;
  }
  .sheet-scrollbar {
    margin-top: 4px;
  }
  .sheet-category-title .sheet-category-support,
  .sheet-category-title .sheet-category-desc {
    display: flex;
    align-items: center;
    min-width: 100%;
    justify-content: center;
    text-align: center;
  }
  .sheet-category-title .sheet-category-desc  {
    --esp-font-size-h3: 16px;
    margin: 8px auto 0;
  }
  .sheet-category-title .sheet-category-support {
    margin-top: 12px;
  }
  .sheet-category-title .sheet-category-links {
    position: static;
    display: none;
  }
}

/* 窄屏隐藏右侧竖排选型工具按钮，避免遮挡内容。 */
@media (max-width: 480px) {
  .socs-selector-btn {
    display: none;
  }
}


/* =========================================================================
   模组重构（Module）专属选择器
   ========================================================================= */
/* —— 模组表：列宽 —— */
.sheet-category-overview-wrapper .sheet-table-header th.module-family {
  min-width: 120px;
  width: 120px;
  max-width: 120px;
}

.sheet-category-overview-wrapper .sheet-table-header th.module-footprint {
  min-width: 90px;
  width: 90px;
  max-width: 90px;
}
/* —— 模组表：购买弹窗，触发前先在行内隐藏 —— */
.sheet-category-overview-wrapper .sheet-table-body .sheet-item-m5stack-wrap .devbd-purchase a  {
  min-width: 112px;
  background-color: #F4F5F8 !important;
  border: 1px solid  #F4F5F8 !important;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  color: #38393a !important;
  padding: 5px 20px;
  width: fit-content;
  transition: none !important;
}
.sheet-category-overview-wrapper .sheet-table-body .sheet-item-m5stack-wrap .devbd-purchase a:hover {
  border-color: var(--esp-series-color) !important;
  background-color: var(--esp-series-color) !important;
  color: #fff !important;
}
.sheet-category-overview-wrapper .sheet-table-body .sheet-item-m5stack-wrap .devbd-purchase .icon-shopping-cart {
  color: inherit !important;
  font-size: 20px !important;
  margin-left: 8px;
}
.sheet-category-overview-wrapper .sheet-table-body .devbd-purchase .icon-shopping-cart {
  font-family: "iconfont" !important;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  color: #38393a;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  transition: color .1s linear;
}

.sheet-category-overview-wrapper .sheet-table-body .devbd-purchase:hover .icon-shopping-cart  {
  color: var(--esp-series-color);
}
.sheet-category-overview-wrapper .sheet-table-body .devbd-purchase .icon-shopping-cart::before {
  content: "\e6e7";
  color: inherit;
}
.sheet-category-overview-wrapper .sheet-table-body .module-purchase .module-purchase-link-wrap,
.sheet-category-overview-wrapper .sheet-table-body .devbd-purchase .devbd-purchase-link-wrap {
  display: none !important;
}
body > .module-purchase-link-wrap,
body > .devbd-purchase-link-wrap {
  display: block;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .4);
  z-index: 500 !important;
}
body > .module-purchase-link-wrap .purchase-item-wrap,
body > .devbd-purchase-link-wrap .purchase-item-wrap  {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 8px;
  padding-bottom: 38px;
  max-width: 1140px;
  min-width: 500px;
  overflow: hidden;
  max-height: 86%;
  overflow-y: auto;
}
body > .module-purchase-link-wrap .purchase-item-wrap .title,
body > .devbd-purchase-link-wrap .purchase-item-wrap .title {
  background-color: #F4F5F8;
  margin: 0;
  text-align: center;
  padding: 16px 60px;
  border-radius: 8px 8px 0 0;
  position: relative;
}
body > .module-purchase-link-wrap .purchase-item-wrap .title .title-content span,
body > .devbd-purchase-link-wrap .purchase-item-wrap .title .title-content span {
  color: var(--esp-series-color);
}
body > .module-purchase-link-wrap .purchase-item-wrap .title .purchase-title-series-icon,
body > .devbd-purchase-link-wrap .purchase-item-wrap .title .purchase-title-series-icon {
  width: 65px;
  height: auto;
  object-fit: contain;
  vertical-align: middle;
  margin-right: 8px;
}
body > .module-purchase-link-wrap .purchase-item-wrap .title .icon-close,
body > .devbd-purchase-link-wrap .purchase-item-wrap .title .icon-close {
  font-family: 'iconfont' !important;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #38393a;
  margin-top: -2px;
  cursor: pointer;
}
body > .module-purchase-link-wrap .purchase-item-wrap .title .icon-close::after,
body > .devbd-purchase-link-wrap .purchase-item-wrap .title .icon-close::after  {
  content: '\e62d';
  font-size: 18px;
  color: inherit;
}

body > .module-purchase-link-wrap .purchase-item-wrap .title .icon-close:hover,
body > .devbd-purchase-link-wrap .purchase-item-wrap .title .icon-close:hover {
  color: var(--esp-series-color);
}
body > .module-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter,
body > .devbd-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter {
  margin: 0 18px;
  background-color: #F4F5F8;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  font-family: var(--esp-font-family-maison) !important;
  font-weight: 400;
  padding: 14px 0;
}

body > .module-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a,
body > .devbd-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a {
  color: #38393a !important;
  text-decoration: none !important;
  font-family: var(--esp-font-family-maison) !important;
  font-weight: 500 !important;
  margin-left: 12px;
  display: flex;
  align-items: center;
}
body.i18n-zh-hans > .module-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a,
body.i18n-zh-hans > .devbd-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a {
  margin-left: 0;
}
body > .module-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a::after,
body > .devbd-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a::after {
  font-family: 'iconfont' !important;
  content: '\e72d';
  color: inherit;
  font-size: 14px;
  transition: all .1s linear;
  margin-left: 4px;
  margin-bottom: -1px;
}
body > .module-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a:hover,
body > .devbd-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a:hover {
  color: var(--esp-series-color) !important;
  text-decoration: none !important;
}
body > .module-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a:hover::after,
body > .devbd-purchase-link-wrap .purchase-item-wrap  .purchase-itemfooter a:hover::after {
  transform: translate(2px, -2px);
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table  {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  padding: 12px 18px;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td  {
  text-align: left;
  padding: 16px 0 14px;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn {
  padding-right: 30px;
  font-family: var(--esp-font-family-maison) !important;
  font-weight: 700 !important;
  font-size: 14px;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn .purchase-pn-text,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn .purchase-pn-text {
  
  white-space: nowrap;
}
body:not(.i18n-en) > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn .purchase-pn-text,
body:not(.i18n-en) > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn .purchase-pn-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transform: translateY(-1px);
} 
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn .purchase-pn-text::before,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn .purchase-pn-text::before {
  font-family: "iconfont" !important;
  content: "\e6e7";
  font-size: 19px;
  color: inherit;
  margin-right: 8px;
  position: relative;
  top: 1px;
}
body:not(.i18n-en) > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn .purchase-pn-text::before,
body:not(.i18n-en) > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn .purchase-pn-text::before {
  top: -1px;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table tbody,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table tbody {
  border: none !important;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td {
  border-bottom: 1px solid rgba(112, 112, 112, 0.15);
  vertical-align: top;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item a,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  vertical-align: middle;
  color: #38393a !important;
  text-decoration: none !important;
  font-family: var(--esp-font-family-regular);
  transition: none !important;
  font-size: 14px;
  white-space: nowrap;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item a::after,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item a::after {
  font-family: "iconfont1" !important;
  content: "\f6d3";
  font-size: 15px;
  color: inherit;
  margin-left: 8px;
}
/* body > .module-purchase-link-wrap .purchase-item-wrap .purchase-item-content .purchase-table .purchase-item a::before,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-item-content .purchase-table .purchase-item a::before {
  font-family: "iconfont" !important;
  content: "\e6e7";
  font-size: 19px;
  color: inherit;
  margin-right: 8px;
  margin-top: -3px;
} */
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item a:hover,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item a:hover {
  color: var(--esp-series-color) !important;
  text-decoration: underline !important;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item .has-price-tip,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item .has-price-tip {
  position: relative;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item .has-price-tip::before,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item .has-price-tip::before {
  display: none;
  content: '';
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  width: 200px;
  height: 20px;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip  {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%, -8px);
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
  background-color: var(--esp-series-tooltip-color, #F0F1F8);
  color: #38393a;
  border-radius: 16px;
  padding: 12px 22px;
  font-size: 14px;
  line-height: normal;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
  opacity: 0;
  visibility: hidden;
  transition: opacity .15s ease, transform .15s ease;
  z-index: 10;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip::after,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: var(--esp-series-tooltip-color, #F0F1F8);
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item .has-price-tip:hover .purchase-price-tip,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item .has-price-tip:hover .purchase-price-tip {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -12px);
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-icon,
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-share,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-icon,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-share {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--esp-series-color);
  flex: none;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-share,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-share {
  background-color: var(--esp-series-color);
  border-radius: 50%;
  overflow: hidden;
  margin-left: 10px;
  cursor: pointer;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-share img,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-share img  {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 !important;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-icon::after,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-icon::after {
  font-family: "iconfont" !important;
  content: '\f6d1';
  font-size: 16px;
  color: inherit;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-text,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-text {
  color: #38393a;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-text span,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-price-tip-text span {
  font-weight: 700;
  font-family: var(--esp-font-family-maison) !important;
  color: var(--esp-series-color);
}
/* —— 模组表：Footprint 列 · 2D 触发入口（点击弹提示后再下载，不直接跳转）—— */
.module-footprint-item {
  display: inline-flex;
  vertical-align: middle;
}
.module-footprint-item + .module-footprint-item {
  margin-left: 3px;
}
.module-footprint-item + .module-footprint-item::before {
  content: '/';
  display: inline-block;
  font-size: 16px;
  margin-right: 6px;
  transform: translateY(2px);
}
.module-footprint-trigger {
  position: relative;
  display: block;
  height: 21px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.module-footprint-trigger:after {
  content: '2D';
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: rgba(56, 57, 58, 1);
  text-decoration: underline;
  font-size: 14px;
}
.module-footprint-trigger:hover:after {
  color: var(--esp-series-color, rgb(216, 169, 74));
  text-decoration: underline;
}
.module-footprint-trigger.disabled {
  cursor: default;
  pointer-events: none;
}
.module-footprint-trigger.disabled:after {
  color: rgba(56, 57, 58, 0.2);
}
.module-footprint-wrap {
  display: none;
}
body > .module-footprint-wrap {
  display: block;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .4);
  z-index: 500 !important;
}
.purchase-item-wrap.module-footprint-modal {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: fit-content;
  white-space: nowrap;
  min-width: 320px;
  max-width: 420px;
  text-align: center;
  background-color: #EBECEE;
  border-radius: 4px;
}
.module-footprint-tip {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  background-color: #fff;
  padding: 48px 32px;
  margin: 0;
  overflow: hidden;
  border-radius: 4px;
}
.module-footprint-download {
  display: inline-block;
  box-sizing: border-box;
  min-width: 82px;
  padding: 8px 24px;
  background: #E8362D;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  text-decoration: none;
  margin: 12px auto;
}
.module-footprint-download:hover {
  background: #c01a1a;
}
/* —— 模组表：Footprint 列 · 3D 入口（预留点击，直接新标签页打开原始文件，暂无在线预览）—— */
.module-footprint-3d-trigger {
  position: relative;
  display: block;
  height: 21px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.module-footprint-3d-trigger:after {
  content: '3D';
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: rgba(56, 57, 58, 1);
  text-decoration: underline;
  font-size: 14px;
}
.module-footprint-3d-trigger:hover:after {
  color: var(--esp-series-color, rgb(216, 169, 74));
  text-decoration: underline;
}
.module-footprint-3d-trigger.disabled {
  cursor: default;
  pointer-events: none;
}
.module-footprint-3d-trigger.disabled:after {
  color: rgba(56, 57, 58, 0.2);
}

/* =========================================================================
   开发板重构（DevKit）专属选择器
   ========================================================================= */
/* —— 开发板表：列宽 —— */
.sheet-category-overview-wrapper .sheet-table-header th.devbd-desc {
  min-width: 300px;
  width: 300px;
  max-width: 300px;
}
.sheet-category-overview-wrapper .sheet-table-header th.devbd-guide {
  padding-right: 14px;
  min-width: 70px;
  width: 70px;
  max-width: 70px;
}
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th.devbd-guide {
  min-width: 64px;
  width: 64px;
  max-width: 64px;
}
.sheet-category-overview-wrapper .sheet-table-header th.devbd-hw {
  min-width: 232px;
  width: 232px;
  max-width: 232px;
}
.sheet-category-overview-wrapper .sheet-table-header th.devbd-demo:last-child {
  min-width: 112px;
  width: 112px;
  max-width: 112px;
}
.i18n-zh-hans .sheet-category-overview-wrapper .sheet-table-header th.devbd-demo:last-child {
  min-width: 100px;
  width: 100px;
  max-width: 100px;
}
.sheet-category-overview-wrapper .sheet-table-header th.devbd-flash,
.sheet-category-overview-wrapper .sheet-table-header th.devbd-psram {
  min-width: 70px;
  width: 70px;
  max-width: 70px;
}
.sheet-category-overview-wrapper .sheet-table-body td.devbd-desc {
  white-space: normal;
  line-height: 1.5;
  position: relative;
  padding-right: 22px;
}
.devbd-desc-inner {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.devbd-desc.is-expanded .devbd-desc-inner {
  display: block;
  -webkit-line-clamp: unset;
  overflow: visible;
}
.devbd-desc-toggle {
  display: none;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  padding: 0;
  border: 0;
  background: #fff;
  cursor: pointer;
  font-family: "iconfont" !important;
  font-style: normal;
  color: #38393a;
}
.devbd-desc.has-overflow .devbd-desc-toggle {
  display: block;
}
.devbd-desc-toggle::after {
  content: '\e61e';
  font-size: 14px;
  display: inline-block;
  transform: rotate(90deg);
  transition: transform .15s linear;
}
.devbd-desc.is-expanded .devbd-desc-toggle::after {
  transform: rotate(0deg);
}
/* —— 开发板表：User Guide / Demo Code 图标列，同一格多个图标时的间距 —— */
.sheet-table td.devbd-guide .doc-icon-link + .doc-icon-link,
.sheet-table td.devbd-demo .doc-icon-link + .doc-icon-link {
  margin-left: 8px;
}
/* —— 开发板表：On-board Hardware Resources 纯文字，逗号分隔 —— */
.sheet-category-overview-wrapper .sheet-table-body td.devbd-hw {
  white-space: normal;
  line-height: 1.5;
}

/* 购买弹窗内按 PN 分组展示（家族术语混有多个变型 PN 时使用，见模板 _socsm_purchase_items/_socsd_purchase_items 注释） */
body > .module-purchase-link-wrap .purchase-table-wrap,
body > .devbd-purchase-link-wrap .purchase-table-wrap {
  padding: 0 18px 30px;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-group,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-group {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  padding: 20px 0 18px;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-group + .purchase-group,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-group + .purchase-group {
  margin-top: 4px;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-pn,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-group-pn {
  font-family: var(--esp-font-family-maison) !important;
  font-weight: 700;
  font-size: 14px;
  color: #38393a;
  text-align: center;
  min-width: 167px;
  white-space: nowrap;
  margin-right: 40px;
}
body > .module-purchase-link-wrap .purchase-item-wrap  .purchase-wrap,
body > .devbd-purchase-link-wrap .purchase-item-wrap  .purchase-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px 32px;
  flex-wrap: wrap;
}
body > .module-purchase-link-wrap .purchase-item-wrap .purchase-group .purchase-table,
body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-group .purchase-table {
  padding: 0;
  justify-content: flex-start;
  gap: 10px 30px;
}
.sheet-category-overview-wrapper .sheet-table {
  min-width: 100%;
}
.module-footprint-3d-trigger .glb .file {
  display: none !important;
}
@media (max-width: 768px) {
  body > .module-purchase-link-wrap .purchase-item-wrap,
  body > .devbd-purchase-link-wrap .purchase-item-wrap {
    width: 90%;
    min-width: 300px;
  }
  body > .module-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn,
  body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-table .purchase-item td.purchase-pn {
    padding-right: 16px;
  }
  body > .module-purchase-link-wrap .purchase-item-wrap .purchase-wrap,
  body > .devbd-purchase-link-wrap .purchase-item-wrap .purchase-wrap {
    gap: 6px 16px;
  }
}
