/* =======================================================
   特惠物理机/裸金属选购专属样式 (Special Physical Server Page)
   佛系云 · 三大区域企业算力枢纽卡片 · 1120px 自适应全屏适配
   ======================================================= */

body.inherit { background: #fff8f2; }

/* 1. 顶部导航与下拉菜单严格与首页收窄宽度一致 (1120px) */
.nav-layoutcontainer {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  z-index: 999;
  padding: 12px 0 0;
  background: #fff8f2;
}

.nav-layoutcontainer .horizontal-menu-navbar {
  width: min(1220px, calc(100vw - 32px));
  height: 66px;
  margin: 0 auto;
  padding: 0 14px 0 20px;
  border: 1px solid #f0d4be;
  border-radius: 12px;
  background: rgba(255,255,255,.96);
  box-shadow: 0 8px 28px rgba(112,55,17,.07);
}

.nav-layoutcontainer .horizontal-menu-navbar .headerBg { background: transparent !important; border: 0; box-shadow: none; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-logo { height: 64px; background: transparent; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-logo .horizontal-logosize { max-width: 142px; max-height: 42px; padding: 0; object-fit: contain; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-container .horizontal-container-navbar { margin-right: 8px; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-container .horizontal-container-navbar .menu-container-left,
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-container .horizontal-container-navbar .menu-container-right { width: 16px; padding-left: 0; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-container .horizontal-container-navbar .horizontal-menu-navbar-menu-container .horizontal-menu-navbar-menu li { line-height: 64px; margin-left: 5px; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-container .horizontal-container-navbar .horizontal-menu-navbar-menu-container .horizontal-menu-navbar-menu li a,
.nav-layoutcontainer.white .horizontal-menu-navbar-menu-container .horizontal-menu-navbar-menu li a,
.nav-layoutcontainer.Force_white .horizontal-menu-navbar-menu-container .horizontal-menu-navbar-menu li a { padding: 0 8px; color: #4d3322 !important; font-size: 13px; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-container .horizontal-container-navbar .horizontal-menu-navbar-menu-container .horizontal-menu-navbar-menu li a:hover,
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-container .horizontal-container-navbar .horizontal-menu-navbar-menu-container .horizontal-menu-navbar-menu li a.menu-active { color: #f47a20 !important; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-container .underline { background: #f47a20; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-search .horizontal-menu-right-container a,
.nav-layoutcontainer.white .horizontal-menu-navbar-search .horizontal-menu-right-container a,
.nav-layoutcontainer.Force_white .horizontal-menu-navbar-search .horizontal-menu-right-container a { color: #4d3322 !important; font-size: 13px; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-search .horizontal-menu-right-container .input-inner-wrapper { display: none; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-search .horizontal-menu-right-container .navbar-Login { height: 38px; margin-left: 5px; padding: 0 18px; color: #fff !important; border-radius: 7px; background: #f47a20; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-search .horizontal-menu-right-container .navbar-Login:before { display: none; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-search .horizontal-menu-right-container .navbar-mode-Register { margin-right: 0 !important; border-radius: 7px; background: #f47a20; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-search .horizontal-menu-right-container .navbar-mode-Register a { line-height: 38px; color: #fff !important; }
.nav-layoutcontainer .menu-dropdown-container { width: min(1220px, calc(100vw - 32px)); margin: 0 auto; border-radius: 0 0 12px 12px; }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-search .horizontal-menu-right-container .navbar-Register a,
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-search .horizontal-menu-right-container .navbar-mode-Login a { display:inline-flex; height:38px; padding:0 18px; align-items:center; justify-content:center; color:#fff !important; border:1px solid #111; border-radius:7px; background:#111; box-shadow:0 7px 17px rgba(0,0,0,.16); }
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-search .horizontal-menu-right-container .navbar-Register,
.nav-layoutcontainer .horizontal-menu-navbar .horizontal-menu-navbar-search .horizontal-menu-right-container .navbar-mode-Login { margin-right:5px; }

/* 移动端导航容器 */
.nav-head-m { position: relative; top: auto; left: auto; right: auto; padding: 8px 10px 0; background: #fff8f2; }
.nav-head-m .nav-head { height: 58px; padding: 0 14px; border: 1px solid #f0d4be; border-radius: 10px; background: rgba(255,255,255,.97) !important; box-shadow: 0 7px 22px rgba(112,55,17,.07); }
.nav-head-m .nav-head.white .nav-head-right .menu-menu-icon .menu-btn i { background-color: #4d3322; }
.nav-head-m .nav-head .nav-head-right .nav-head-login a { border-color: #f47a20; border-radius: 6px; color: #f47a20; }
.nav-head-m .nav-list { top: 66px; height: calc(var(--vh, 1vh) * 100 - 66px); }

/* 2. 主页面与容器变量 */
.cloud-special-page {
  --blue: #f47a20;
  --blue-dark: #9f3f08;
  --blue-soft: #fff1e6;
  --page: #fff8f2;
  --line: #f0d4be;
  --text: #3d210f;
  --muted: #806b5d;
  min-height: 100vh;
  color: var(--text);
  background: radial-gradient(circle at 12% 14%,rgba(244,122,32,.07),transparent 26%),radial-gradient(circle at 90% 34%,rgba(244,122,32,.05),transparent 30%),linear-gradient(rgba(244,122,32,.03) 1px,transparent 1px) 0 0/46px 46px,linear-gradient(90deg,rgba(244,122,32,.03) 1px,transparent 1px) 0 0/46px 46px,linear-gradient(180deg,#fffaf6 0,#fff7f1 55%,#fffaf7 100%);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: background .3s ease;
}

.cloud-special-page * { box-sizing: border-box; }
.cloud-special-page a { color: inherit; text-decoration: none; }
.cloud-special-page i, .cloud-special-page em { font-style: normal; }

/* 居中宽屏响应式容器 (升级至 1220px 宽幅，完全容纳多参数列无滚动) */
.cloud-special-page .cloud-shell {
  width: min(1220px, calc(100vw - 32px));
  margin-right: auto;
  margin-left: auto;
}

/* 眉标样式 */
.cloud-special-page .cloud-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--blue);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 9px;
  font-weight: 750;
  letter-spacing: .13em;
}

.cloud-special-page .cloud-eyebrow::before {
  content: "";
  width: 24px;
  height: 1px;
  background: linear-gradient(90deg,var(--blue),transparent);
}

.cloud-special-page .cloud-eyebrow::after {
  content: "";
  width: 6px;
  height: 6px;
  background: var(--blue);
  box-shadow: 0 0 9px rgba(244,122,32,.75);
  animation: cloudBlink 1.8s steps(1,end) infinite;
}

/* HUD 四角边框角标 */
.cloud-hud { position: absolute; inset: 0; z-index: 4; pointer-events: none; }
.cloud-hud i { position: absolute; width: 26px; height: 26px; border: 0 solid rgba(244,122,32,.8); }
.cloud-hud i:nth-child(1) { top: 9px; left: 9px; border-top-width: 2px; border-left-width: 2px; border-top-left-radius: 7px; }
.cloud-hud i:nth-child(2) { top: 9px; right: 9px; border-top-width: 2px; border-right-width: 2px; border-top-right-radius: 7px; }
.cloud-hud i:nth-child(3) { bottom: 9px; left: 9px; border-bottom-width: 2px; border-left-width: 2px; border-bottom-left-radius: 7px; }
.cloud-hud i:nth-child(4) { right: 9px; bottom: 9px; border-bottom-width: 2px; border-right-width: 2px; border-bottom-right-radius: 7px; }

/* 3. 页面头部卡片 (与首页 Hero 完全一致的圆角与质感) */
.special-hero-banner {
  margin-top: 16px;
}

.special-banner-card {
  position: relative;
  overflow: hidden;
  padding: 38px 32px 30px;
  text-align: center;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: radial-gradient(circle at 80% 25%,#fff0e4 0,transparent 38%),linear-gradient(120deg,#fff 0%,#fbfdff 58%,#fff5ed 100%);
  box-shadow: 0 14px 38px rgba(112,55,17,.08);
}

.special-banner-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(90deg,rgba(244,122,32,.04) 1px,transparent 1px) 0 0/42px 42px,linear-gradient(rgba(244,122,32,.04) 1px,transparent 1px) 0 0/42px 42px;
  mask-image: linear-gradient(90deg,transparent 15%,#000 85%,transparent);
}

.special-banner-copy {
  position: relative;
  z-index: 1;
}

.special-banner-copy .cloud-eyebrow {
  margin-bottom: 10px;
}

.special-banner-copy h1 {
  margin: 0;
  color: #10131d;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: clamp(28px, 3.4vw, 40px);
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -.04em;
}

.special-banner-copy h1 .grad {
  background: linear-gradient(92deg,#ffb056 0%,#ff7d22 55%,#ffa04d 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
}

.special-banner-copy p {
  max-width: 580px;
  margin: 12px auto 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.8;
}

/* 手机用户浏览提示胶囊 (醒目高对比设计) */
.mobile-tip-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-top: 14px;
  padding: 5px 14px;
  border-radius: 999px;
  border: 1px solid rgba(245,158,11,.5);
  background: linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);
  box-shadow: 0 3px 12px rgba(245,158,11,.2);
  color: #92400e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px;
  font-weight: 750;
  letter-spacing: .02em;
  animation: tipPulse 3s ease-in-out infinite;
}

.mobile-tip-pill svg {
  flex: 0 0 15px;
  color: #d97706;
}

@keyframes tipPulse {
  0%, 100% { transform: scale(1); box-shadow: 0 3px 12px rgba(245,158,11,.2); }
  50% { transform: scale(1.02); box-shadow: 0 5px 16px rgba(245,158,11,.32); }
}

/* 4. 一级分类：全景算力枢纽卡片 (Hub Cards) */
.special-main-section {
  padding-top: 22px;
  padding-bottom: 74px;
}

.special-nav-tabs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin-bottom: 20px;
}

.tab-card {
  position: relative;
  display: grid;
  min-height: 80px;
  padding: 16px 20px;
  grid-template-columns: 46px minmax(0,1fr);
  align-items: center;
  gap: 14px;
  cursor: pointer;
  border-radius: 16px;
  border: 1px solid #ebd7c7;
  background: linear-gradient(145deg,#fff,#fffaf6);
  box-shadow: 0 8px 24px rgba(112,55,17,.05);
  text-align: left;
  transition: transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease;
}

.tab-card-icon {
  display: flex;
  width: 46px;
  height: 46px;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  transition: transform .2s ease,box-shadow .2s ease;
}

.tab-card-icon svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.tab-card-info {
  min-width: 0;
}

.tab-card-top {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.tab-card-top strong {
  color: #381f0f;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 15px;
  font-weight: 800;
}

.tab-tag {
  display: inline-block;
  padding: 2px 7px;
  border-radius: 999px;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .02em;
}

.tab-card-info small {
  display: block;
  margin-top: 4px;
  color: #93745f;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 10px;
  letter-spacing: .04em;
}

.tab-active-indicator {
  position: absolute;
  right: 18px;
  bottom: 0;
  left: 18px;
  height: 3px;
  border-radius: 3px 3px 0 0;
  opacity: 0;
  transition: opacity .25s ease;
}

/* (1) 中国大陆物理机 —— 华夏赤金/盛世红 */
.tab-card-mainland .tab-card-icon {
  color: #e53e3e;
  border: 1px solid #f6cfc9;
  background: linear-gradient(145deg,#fff,#fff0ed);
  box-shadow: 0 4px 12px rgba(229,62,62,.12);
}
.tab-card-mainland .tab-tag {
  color: #c53030;
  background: #ffe8e5;
  border: 1px solid #fbd0cb;
}
.tab-card-mainland .tab-active-indicator {
  background: linear-gradient(90deg,#ff4d4d,#d92600);
}
.tab-card-mainland:hover {
  transform: translateY(-3px);
  border-color: #f5968b;
  box-shadow: 0 14px 32px rgba(229,62,62,.12);
}
.tab-card-mainland.active {
  border-color: #e53e3e;
  background: radial-gradient(circle at 100% 0%,rgba(229,62,62,.08),transparent 40%),linear-gradient(145deg,#fff,#fff6f5);
  box-shadow: 0 16px 36px rgba(217,38,0,.15),0 0 0 1px rgba(229,62,62,.15);
}
.tab-card-mainland.active .tab-card-icon {
  color: #fff;
  border-color: #e53e3e;
  background: linear-gradient(135deg,#ff4d4d,#d92600);
  box-shadow: 0 8px 18px rgba(217,38,0,.35);
}
.tab-card-mainland.active .tab-active-indicator { opacity: 1; }

/* (2) 中国香港物理机 —— 品牌科技金橙 */
.tab-card-hk .tab-card-icon {
  color: #f47a20;
  border: 1px solid #ebd4c2;
  background: linear-gradient(145deg,#fff,#fff4eb);
  box-shadow: 0 4px 12px rgba(244,122,32,.12);
}
.tab-card-hk .tab-tag {
  color: #c95c10;
  background: #ffede0;
  border: 1px solid #f6d2b8;
}
.tab-card-hk .tab-active-indicator {
  background: linear-gradient(90deg,#ff9336,#ea580c);
}
.tab-card-hk:hover {
  transform: translateY(-3px);
  border-color: #f0a66d;
  box-shadow: 0 14px 32px rgba(244,122,32,.12);
}
.tab-card-hk.active {
  border-color: #f47a20;
  background: radial-gradient(circle at 100% 0%,rgba(244,122,32,.08),transparent 40%),linear-gradient(145deg,#fff,#fff7f0);
  box-shadow: 0 16px 36px rgba(234,88,12,.15),0 0 0 1px rgba(244,122,32,.15);
}
.tab-card-hk.active .tab-card-icon {
  color: #fff;
  border-color: #f47a20;
  background: linear-gradient(135deg,#ff9336,#ea580c);
  box-shadow: 0 8px 18px rgba(234,88,12,.35);
}
.tab-card-hk.active .tab-active-indicator { opacity: 1; }

/* (3) 全球海外物理机 —— 极光深海蓝 */
.tab-card-overseas .tab-card-icon {
  color: #2563eb;
  border: 1px solid #cbdcf7;
  background: linear-gradient(145deg,#fff,#f0f6ff);
  box-shadow: 0 4px 12px rgba(37,99,235,.12);
}
.tab-card-overseas .tab-tag {
  color: #1d4ed8;
  background: #e6f0fd;
  border: 1px solid #bfdbfe;
}
.tab-card-overseas .tab-active-indicator {
  background: linear-gradient(90deg,#0284c7,#1d4ed8);
}
.tab-card-overseas:hover {
  transform: translateY(-3px);
  border-color: #93c5fd;
  box-shadow: 0 14px 32px rgba(37,99,235,.12);
}
.tab-card-overseas.active {
  border-color: #2563eb;
  background: radial-gradient(circle at 100% 0%,rgba(37,99,235,.08),transparent 40%),linear-gradient(145deg,#fff,#f4f8ff);
  box-shadow: 0 16px 36px rgba(29,78,216,.15),0 0 0 1px rgba(37,99,235,.15);
}
.tab-card-overseas.active .tab-card-icon {
  color: #fff;
  border-color: #2563eb;
  background: linear-gradient(135deg,#0284c7,#1d4ed8);
  box-shadow: 0 8px 18px rgba(29,78,216,.35);
}
.tab-card-overseas.active .tab-active-indicator { opacity: 1; }

/* (4) GPU 服务器 —— AI 算力极光紫 */
.tab-card-gpu .tab-card-icon {
  color: #7c3aed;
  border: 1px solid #ddd0fb;
  background: linear-gradient(145deg,#fff,#f6f2ff);
  box-shadow: 0 4px 12px rgba(124,58,237,.14);
}
.tab-card-gpu .tab-tag {
  color: #6d28d9;
  background: #f0e9ff;
  border: 1px solid #ddd0fb;
}
.tab-card-gpu .tab-active-indicator {
  background: linear-gradient(90deg,#a855f7,#6d28d9);
}
.tab-card-gpu:hover {
  transform: translateY(-3px);
  border-color: #c4b0f7;
  box-shadow: 0 14px 32px rgba(124,58,237,.14);
}
.tab-card-gpu.active {
  border-color: #7c3aed;
  background: radial-gradient(circle at 100% 0%,rgba(124,58,237,.09),transparent 40%),linear-gradient(145deg,#fff,#faf7ff);
  box-shadow: 0 16px 36px rgba(109,40,217,.16),0 0 0 1px rgba(124,58,237,.15);
}
.tab-card-gpu.active .tab-card-icon {
  color: #fff;
  border-color: #7c3aed;
  background: linear-gradient(135deg,#a855f7,#6d28d9);
  box-shadow: 0 8px 18px rgba(109,40,217,.38);
}
.tab-card-gpu.active .tab-active-indicator { opacity: 1; }

/* GPU 服务器专属角标光效 */
.tab-card-gpu::after {
  content: "AI";
  position: absolute;
  top: 9px;
  right: 12px;
  padding: 2px 6px;
  color: #6d28d9;
  border: 1px solid #ddd0fb;
  border-radius: 99px;
  background: #f6f2ff;
  font-family: Consolas, monospace;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .1em;
  transition: all .25s ease;
}
.tab-card-gpu.active::after {
  color: #fff;
  border-color: #7c3aed;
  background: linear-gradient(135deg,#a855f7,#6d28d9);
}

/* 二级子分类选项卡 */
.special-sub-tabs {
  margin-bottom: 18px;
}

.sub-tab-group {
  display: none;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 6px 8px;
  border: 1px solid #ebd7c7;
  border-radius: 14px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 8px 22px rgba(112,55,17,.04);
}

.sub-tab-group.active {
  display: flex;
}

.sub-tab-btn {
  display: inline-flex;
  height: 38px;
  padding: 0 18px;
  align-items: center;
  justify-content: center;
  gap: 7px;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 10px;
  background: transparent;
  color: #684832;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 13px;
  font-weight: 650;
  transition: all .2s ease;
}

.sub-tab-btn:hover {
  background: #fff4eb;
  color: var(--blue);
}

/* 主题驱动的二级高亮 */
.theme-mainland .sub-tab-btn.active {
  color: #fff;
  border-color: #e53e3e;
  background: linear-gradient(135deg,#ff5252,#d92600);
  box-shadow: 0 4px 14px rgba(217,38,0,.28);
  font-weight: 700;
}

.theme-hk .sub-tab-btn.active {
  color: #fff;
  border-color: #f47a20;
  background: linear-gradient(135deg,#ff963f,#ea580c);
  box-shadow: 0 4px 14px rgba(234,88,12,.28);
  font-weight: 700;
}

.theme-overseas .sub-tab-btn.active {
  color: #fff;
  border-color: #0284c7;
  background: linear-gradient(135deg,#0284c7,#1d4ed8);
  box-shadow: 0 4px 14px rgba(29,78,216,.28);
  font-weight: 700;
}

.theme-gpu .sub-tab-btn.active {
  color: #fff;
  border-color: #7c3aed;
  background: linear-gradient(135deg,#a855f7,#6d28d9);
  box-shadow: 0 4px 14px rgba(109,40,217,.3);
  font-weight: 700;
}
.theme-gpu .server-row.selected .row-selector-dot {
  border-color: #7c3aed;
}
.theme-gpu .col-price { color: #6d28d9; }
.theme-gpu .summary-price { color: #6d28d9; }
.theme-gpu .table-buy-btn {
  border-color: #6d28d9;
  background: linear-gradient(135deg,#a855f7,#6d28d9);
  box-shadow: 0 6px 18px rgba(109,40,217,.3);
}
.theme-gpu .sub-tab-btn:hover {
  background: #f6f2ff;
  color: #6d28d9;
}

/* 购买交付流程展示条 (4 步极速交付体验) */
.special-process-flow-card {
  display: flex;
  margin-bottom: 20px;
  padding: 14px 22px;
  align-items: center;
  gap: 20px;
  border: 1px solid #ebd7c7;
  border-radius: 16px;
  background: linear-gradient(135deg,#ffffff 0%,#fffdfa 60%,#fff7f0 100%);
  box-shadow: 0 8px 24px rgba(112,55,17,.05);
  position: relative;
  overflow: hidden;
}

.special-process-flow-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(180deg,#ff9800,#f47a20);
}

.process-flow-title {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 0 0 auto;
  border-right: 1px dashed #f0d4be;
  padding-right: 20px;
}

.flow-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 2px 7px;
  border-radius: 999px;
  background: #fff0e4;
  color: #c95c10;
  font-size: 10px;
  font-weight: 750;
  width: fit-content;
}

.process-flow-title strong {
  color: #381f0f;
  font-size: 13px;
  font-weight: 850;
  white-space: nowrap;
}

.process-flow-steps {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.process-step-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 10px;
  border-radius: 10px;
  transition: all .2s ease;
  position: relative;
}

.process-step-item:hover {
  background: rgba(244,122,32,.06);
  transform: translateY(-1px);
}

.step-badge {
  display: flex;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fdf2e9;
  border: 1px solid #f6d2b8;
  color: #ea580c;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 10px;
  font-weight: 850;
}

.step-icon {
  display: flex;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: linear-gradient(135deg,#fff8f2,#ffede0);
  border: 1px solid #f6d2b8;
  color: #ea580c;
  box-shadow: 0 2px 6px rgba(234,88,12,.12);
}

.step-icon svg {
  width: 18px;
  height: 18px;
  display: block;
}

.step-icon-final {
  background: linear-gradient(135deg,#eafbf4,#d1fae5);
  border-color: #a7f3d0;
  color: #059669;
  box-shadow: 0 2px 6px rgba(5,150,105,.15);
}

.step-text strong {
  display: block;
  color: #2b1407;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
}

.step-text small {
  display: block;
  margin-top: 2px;
  color: #9a7863;
  font-size: 10px;
  white-space: nowrap;
}

.process-step-arrow {
  display: flex;
  align-items: center;
  color: #d8b49c;
  font-size: 12px;
}

.process-step-arrow svg {
  display: block;
}

/* 标题及 OEM 说明卡片 */
.special-table-header-card {
  display: flex;
  min-height: 68px;
  padding: 14px 22px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border: 1px solid rgba(244,122,32,.25);
  border-bottom: 0;
  border-radius: 18px 18px 0 0;
  background: linear-gradient(90deg,#fff8f2,#fffdfa 50%,#fff7f0);
}

.header-card-title h2 {
  margin: 0;
  color: #381f0f;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -.02em;
}

.header-card-title p {
  margin: 3px 0 0;
  color: #e55a0b;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .02em;
}

.header-card-extra {
  display: flex;
  align-items: center;
  gap: 14px;
}

.header-card-extra span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #79573f;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap;
}

.header-card-extra span i {
  color: var(--blue);
}

/* VIP 专享折扣胶囊 (精美科技微光与皇冠动效) */
.vip-discount-chip {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  padding: 4px 12px;
  border: 1px solid rgba(245,158,11,.45);
  border-radius: 999px;
  background: linear-gradient(135deg,#fffbeb 0%,#fef3c7 50%,#fde68a 100%);
  color: #92400e !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: .02em;
  box-shadow: 0 2px 10px rgba(245,158,11,.22);
  position: relative;
  overflow: hidden;
  transition: all .25s ease;
}

.vip-discount-chip::after {
  content: '';
  position: absolute;
  top: -50%;
  left: -60%;
  width: 40%;
  height: 200%;
  background: linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);
  transform: rotate(25deg);
  animation: vip-shimmer 3.6s infinite ease-in-out;
}

.vip-discount-chip:hover {
  transform: translateY(-1px) scale(1.02);
  box-shadow: 0 4px 14px rgba(245,158,11,.35);
  border-color: rgba(217,119,6,.6);
}

.vip-discount-chip i {
  color: #d97706 !important;
  font-size: 12px;
  filter: drop-shadow(0 1px 2px rgba(217,119,6,.35));
  animation: vip-crown-float 2.5s ease-in-out infinite;
}

.vip-discount-chip b {
  font-weight: 850;
  color: #854d0e;
}

@keyframes vip-shimmer {
  0% { left: -60%; }
  35% { left: 140%; }
  100% { left: 140%; }
}

@keyframes vip-crown-float {
  0%, 100% { transform: translateY(0) rotate(0deg); }
  50% { transform: translateY(-2px) rotate(-6deg); }
}

/* 5. 表格容器与完全自适应无滚动设计 */
.special-table-container {
  overflow: hidden;
  border: 1px solid #ead1bd;
  border-radius: 0 0 18px 18px;
  background: #fff;
  box-shadow: 0 16px 40px rgba(112,55,17,.08);
}

.special-tab-content {
  display: none;
}

.special-tab-content.active {
  display: block;
}

.table-responsive {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.special-data-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
}

.special-data-table thead th {
  padding: 13px 10px;
  background: #f7f3ef;
  color: #6a4f3c;
  font-weight: 750;
  font-size: 12px;
  white-space: nowrap;
  border-bottom: 1px solid #ebd6c5;
}

.special-data-table tbody tr {
  cursor: pointer;
  border-bottom: 1px solid #f2e2d4;
  transition: background .18s ease,border-color .18s ease;
}

.special-data-table tbody tr:last-child {
  border-bottom: 0;
}

.server-row td {
  position: relative;
  padding: 13px 10px;
  vertical-align: middle;
}

/* 单元格单选指示器 */
.row-selector-dot {
  display: inline-block;
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
  margin-right: 8px;
  border: 2px solid #d4b8a4;
  border-radius: 50%;
  background: #fff;
  transition: all .2s ease;
}

.col-name {
  display: flex;
  align-items: center;
}

/* 行悬停与选中状态 */
.server-row:hover { background: #fff8f2; }
.server-row:hover .row-selector-dot { border-color: var(--blue); }

.server-row.selected {
  background: #fff3ea !important;
}

.server-row.selected .row-selector-dot {
  border-color: #d92600;
  background: radial-gradient(circle, #d92600 50%, #fff 52%);
}

.theme-hk .server-row.selected .row-selector-dot {
  border-color: #ea580c;
  background: radial-gradient(circle, #ea580c 50%, #fff 52%);
}

.theme-overseas .server-row.selected .row-selector-dot {
  border-color: #1d4ed8;
  background: radial-gradient(circle, #1d4ed8 50%, #fff 52%);
}

/* 单元格微样式优化与高级现代字体系统 */
.col-name strong {
  display: block;
  color: #2e1a0e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.35;
  letter-spacing: -0.01em;
}

.col-subname {
  display: block;
  margin-top: 3px;
  color: #92735f;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.col-cpu {
  color: #3b2516;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 12px;
  font-weight: 650;
  line-height: 1.45;
  letter-spacing: -0.01em;
}

/* GPU 显卡规格换行专属科技感微标 */
.gpu-spec-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-top: 5px;
  padding: 2px 8px;
  border: 1px solid #86efac;
  border-radius: 6px;
  background: linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);
  color: #15803d;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 11px;
  font-weight: 750;
  box-shadow: 0 2px 6px rgba(22,101,52,.1);
  letter-spacing: 0.01em;
}

.gpu-spec-badge i {
  color: #16a34a;
  font-size: 11px;
}

.gpu-badge-title {
  display: inline-block;
  margin-left: 5px;
  padding: 1px 5px;
  border-radius: 4px;
  background: linear-gradient(135deg,#22c55e,#16a34a);
  color: #fff;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .02em;
  vertical-align: middle;
}

/* CPU 随机发货标识 (三款随机其一) */
.cpu-random-tag {
  display: inline-block;
  margin-left: 5px;
  padding: 1px 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f97316, #ea580c);
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .02em;
  vertical-align: middle;
  box-shadow: 0 2px 6px rgba(234, 88, 12, .25);
}

/* CPU 可选升级选项徽章 (山东枣庄专属) */
.cpu-opt-tag {
  display: inline-block;
  margin-left: 4px;
  padding: 0 6px;
  border-radius: 4px;
  background: linear-gradient(135deg, #dbeafe, #bfdbfe);
  color: #1d4ed8;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .02em;
  vertical-align: middle;
}

.cpu-opt-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-top: 5px;
  padding: 2px 8px;
  border: 1px dashed #93c5fd;
  border-radius: 6px;
  background: linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);
  color: #1d4ed8;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.cpu-opt-pill i {
  color: #2563eb;
  font-size: 10px;
}

/* 线路切换提示微标 (如可换精品移动) */
.line-switch-pill {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: 4px;
  padding: 2px 7px;
  border: 1px solid #bae6fd;
  border-radius: 6px;
  background: linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);
  color: #0369a1;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 10px;
  font-weight: 750;
  box-shadow: 0 1px 4px rgba(3,105,161,.08);
  white-space: nowrap;
}

.line-switch-pill i {
  color: #0284c7;
  font-size: 9px;
}

/* 宽带可选优化网络微标 (如可选优化300m网络) */
.bw-opt-pill {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: 4px;
  padding: 2px 7px;
  border: 1px dashed #38bdf8;
  border-radius: 6px;
  background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
  color: #0284c7;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 10px;
  font-weight: 750;
  box-shadow: 0 1px 4px rgba(2,132,199,.1);
  white-space: nowrap;
}

.bw-opt-pill i {
  color: #0284c7;
  font-size: 9.5px;
}

/* 10G 大宽带升级专属增值微标 */
.upg10g-pill {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: 4px;
  padding: 2px 7px;
  border: 1px dashed #e879f9;
  border-radius: 6px;
  background: linear-gradient(135deg, #fdf4ff 0%, #fae8ff 100%);
  color: #a21caf;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 10px;
  font-weight: 800;
  box-shadow: 0 1px 4px rgba(168, 85, 247, .12);
  white-space: nowrap;
}

.upg10g-pill i {
  color: #c026d3;
  font-size: 9px;
}

.upg10g-pill b {
  color: #be185d;
  font-weight: 850;
}

.spec-tag {
  display: inline-block;
  padding: 3px 9px;
  border: 1px solid #ebd2be;
  border-radius: 6px;
  background: #fffaf6;
  color: #4a2e1b;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px;
  font-weight: 650;
  white-space: nowrap;
  letter-spacing: 0.01em;
}

.ram-tag {
  border-color: #fbd38d;
  background: #fffaf0;
  color: #744210;
}

/* 内存升级加价微标 (如 升级128G +150元) */
.ram-upg-pill {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  margin-top: 4px;
  padding: 1px 7px;
  border: 1px dashed #fbbf24;
  border-radius: 6px;
  background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);
  color: #92400e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 9.5px;
  font-weight: 800;
  box-shadow: 0 1px 4px rgba(245, 158, 11, .18);
  white-space: nowrap;
}

.ram-upg-pill i {
  color: #f59e0b;
  font-size: 9px;
}

.ram-upg-pill b {
  color: #dc2626;
  font-weight: 850;
}

/* 通用可选增值微标 (内存升级/硬盘更换/宽带升级) */
.spec-opt-pill {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  margin-top: 4px;
  padding: 1px 7px;
  border-radius: 6px;
  border: 1px dashed;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 9.5px;
  font-weight: 800;
  white-space: nowrap;
}

.spec-opt-pill i {
  font-size: 9px;
}

.opt-ram {
  border-color: #fbbf24;
  background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);
  color: #92400e;
  box-shadow: 0 1px 4px rgba(245, 158, 11, .18);
}

.opt-ram i {
  color: #f59e0b;
}

.opt-disk {
  border-color: #94a3b8;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
  color: #334155;
  box-shadow: 0 1px 4px rgba(100, 116, 139, .18);
}

.opt-disk i {
  color: #64748b;
}

.opt-disk b {
  color: #0f172a;
  font-weight: 850;
}

.opt-bw {
  border-color: #c4b5fd;
  background: linear-gradient(135deg, #f5f3ff 0%, #ede9fe 100%);
  color: #6d28d9;
  box-shadow: 0 1px 4px rgba(139, 92, 246, .18);
}

.opt-bw i {
  color: #8b5cf6;
}

.opt-bw b {
  color: #7c3aed;
  font-weight: 850;
}

/* CN2 GIA 顶级回国线路徽标 */
.line-tag.line-gia {
  border-color: #a5b4fc;
  background: #eef2ff;
  color: #4338ca;
}

.line-tag.line-gia i {
  color: #4f46e5;
}

.disk-tag {
  border-color: #cbd5e1;
  background: #f8fafc;
  color: #334155;
}

.line-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 9px;
  border: 1px solid #fed7aa;
  border-radius: 6px;
  background: #fff7ed;
  color: #9a3412;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px;
  font-weight: 700;
  white-space: nowrap;
}

.line-tag i {
  color: #ea580c;
  font-size: 10px;
}

/* 线路次级标签 (与主线路标签上下叠放，如「移动专线」+「三网BGP优化」) */
.line-sub-tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: 4px;
  padding: 2px 8px;
  border: 1px dashed #bfdbfe;
  border-radius: 6px;
  background: #f6faff;
  color: #2563eb;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 10.5px;
  font-weight: 700;
  white-space: nowrap;
}

.line-sub-tag i {
  color: #3b82f6;
  font-size: 9px;
}

.line-tag.line-bgp {
  border-color: #cbd5e1;
  background: #f1f5f9;
  color: #334155;
}

.line-tag.line-bgp-bw {
  border-color: #bfaef2;
  background: linear-gradient(135deg, #f4f0ff 0%, #ece4ff 100%);
  color: #6d28d9;
}

.line-tag.line-bgp-bw i {
  color: #7c3aed;
}

.line-tag.line-bgp i {
  color: #475569;
}

.line-tag.line-unicom {
  border-color: #fecdd3;
  background: #fff1f2;
  color: #be123c;
}

.line-tag.line-unicom i {
  color: #e11d48;
}

.line-tag.line-mobile {
  border-color: #bae6fd;
  background: #f0f9ff;
  color: #0369a1;
}

.line-tag.line-mobile i {
  color: #0284c7;
}

.line-tag.line-cn2 {
  border-color: #fbcfe8;
  background: #fdf2f8;
  color: #9d174d;
}

.line-tag.line-cn2 i {
  color: #db2777;
}

.line-tag.line-cu4837 {
  border-color: #fdba74;
  background: #fff7ed;
  color: #c2410c;
}

.line-tag.line-cu4837 i {
  color: #ea580c;
}

.line-tag.line-cnopt {
  border-color: #6ee7b7;
  background: #ecfdf5;
  color: #047857;
}

.line-tag.line-cnopt i {
  color: #059669;
}

.line-tag.line-bgp i {
  color: #475569;
}

/* 电信高防线路 (佛山高防) */
.line-tag.line-ha {
  border-color: #fecaca;
  background: #fef2f2;
  color: #b91c1c;
}

.line-tag.line-ha i {
  color: #dc2626;
}

/* 互联BGP / 多线BGP (广州 · 深圳 · 宁波) */
.line-tag.line-bgp-cn {
  border-color: #bfdbfe;
  background: #eff6ff;
  color: #1d4ed8;
}

.line-tag.line-bgp-cn i {
  color: #2563eb;
}

/* 产品编号角标 (按型号分组新增分类的序号) */
.sku-no {
  display: inline-block;
  margin-left: 6px;
  padding: 1px 7px;
  border: 1px solid #f0d0b8;
  border-radius: 999px;
  background: #fff4eb;
  color: #c95c10;
  font-family: Consolas, Monaco, monospace;
  font-size: 10px;
  font-weight: 800;
  line-height: 1.5;
  vertical-align: 1px;
}

.ip-tag {
  display: inline-block;
  padding: 3px 8px;
  border: 1px solid #cbd5e1;
  border-radius: 6px;
  background: #f8fafc;
  color: #475569;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px;
  font-weight: 650;
  white-space: nowrap;
}

.ip-tag.highlight {
  border-color: #fca5a5;
  background: #fff1f2;
  color: #b91c1c;
  font-weight: 750;
  box-shadow: 0 2px 6px rgba(225,29,72,.1);
}

/* 多彩带宽标签系统 (每行独特色彩) */
.bw-badge {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 999px;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 11px;
  font-weight: 750;
  white-space: nowrap;
  letter-spacing: .02em;
}

.bw-cyan {
  background: linear-gradient(135deg,#06b6d4,#0284c7);
  box-shadow: 0 3px 8px rgba(6,182,212,.32);
}

.bw-orange {
  background: linear-gradient(135deg,#ff9800,#f57c00);
  box-shadow: 0 3px 8px rgba(245,124,0,.32);
}

.bw-purple {
  background: linear-gradient(135deg,#a855f7,#7c3aed);
  box-shadow: 0 3px 8px rgba(124,58,237,.32);
}

.bw-emerald {
  background: linear-gradient(135deg,#10b981,#059669);
  box-shadow: 0 3px 8px rgba(5,150,105,.32);
}

.bw-rose {
  background: linear-gradient(135deg,#f43f5e,#e11d48);
  box-shadow: 0 3px 8px rgba(225,29,72,.32);
}

.bw-indigo {
  background: linear-gradient(135deg,#6366f1,#4f46e5);
  box-shadow: 0 3px 8px rgba(79,70,229,.32);
}

.bw-gold {
  background: linear-gradient(135deg,#f59e0b,#d97706);
  box-shadow: 0 3px 8px rgba(217,119,6,.32);
}

.bw-dark {
  background: linear-gradient(135deg,#334155,#0f172a);
  box-shadow: 0 3px 8px rgba(15,23,42,.32);
}

.bw-flame {
  background: linear-gradient(135deg,#fb923c,#ea580c 55%,#dc2626);
  box-shadow: 0 3px 8px rgba(220,38,38,.35);
}

.bw-flame::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
}

/* ==============================================================
   裸金属 GPU 云 专属标签体系 (T4 / V100 / A100)
   ============================================================== */
.gpu-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 9px;
  border: 1px solid #bfdbfe;
  border-radius: 6px;
  background: linear-gradient(135deg,#f2f8ff,#e6f1fe);
  color: #1d4ed8;
  font-size: 11px;
  font-weight: 750;
  white-space: nowrap;
}
.gpu-tag i { font-size: 10px; color: #2563eb; }
.gpu-tag.gpu-v100 {
  border-color: #a7f3d0;
  background: linear-gradient(135deg,#f0fdf9,#e5fbf3);
  color: #047857;
}
.gpu-tag.gpu-v100 i { color: #059669; }
.gpu-tag.gpu-a100 {
  border-color: #fcd9a8;
  background: linear-gradient(135deg,#fff8f0,#ffefdd);
  color: #b45309;
}
.gpu-tag.gpu-a100 i { color: #d97706; }

.vram-tag {
  display: inline-block;
  padding: 3px 9px;
  border: 1px solid #ddd0fb;
  border-radius: 6px;
  background: linear-gradient(135deg,#f8f5ff,#f1ebff);
  color: #6d28d9;
  font-family: Consolas, Monaco, monospace;
  font-size: 11.5px;
  font-weight: 800;
  white-space: nowrap;
}
.vram-tag.vram-a100 {
  border-color: #fcd9a8;
  background: linear-gradient(135deg,#fff8f0,#ffefdd);
  color: #b45309;
}
.vram-tag.vram-v100 {
  border-color: #a7f3d0;
  background: linear-gradient(135deg,#f0fdf9,#e5fbf3);
  color: #047857;
}

/* GPU 表格内的核心数角标 */
.core-tag {
  display: inline-block;
  margin-left: 6px;
  padding: 2px 7px;
  border: 1px solid #ddd0fb;
  border-radius: 999px;
  background: #f6f2ff;
  color: #6d28d9;
  font-family: Consolas, Monaco, monospace;
  font-size: 10px;
  font-weight: 800;
  vertical-align: 1px;
}

/* GPU 表头附加说明小字 */
.special-data-table thead th small.th-note {
  display: block;
  margin-top: 3px;
  color: #9a8474;
  font-size: 10px;
  font-weight: 600;
  white-space: nowrap;
}

/* GPU 计费规则说明条 */
.gpu-rule-bar {
  display: flex;
  margin-top: 14px;
  padding: 14px 18px;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 16px;
  border: 1px solid #e3d8fb;
  border-radius: 14px;
  background:
    radial-gradient(circle at 92% 10%, rgba(124,58,237,.09) 0, transparent 42%),
    linear-gradient(180deg,#fff 0%,#faf7ff 100%);
  box-shadow: 0 8px 22px rgba(109,40,217,.06);
}
.gpu-rule-bar .rule-title {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #6d28d9;
  font-size: 13px;
  font-weight: 800;
  white-space: nowrap;
}
.gpu-rule-bar .rule-title i { font-size: 13px; }
.gpu-rule-bar .rule-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
}
.gpu-rule-bar .rule-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  border: 1px solid #e3d8fb;
  border-radius: 999px;
  background: #fff;
  color: #5b4b7a;
  font-size: 11.5px;
  font-weight: 650;
  white-space: nowrap;
}
.gpu-rule-bar .rule-chip i { color: #7c3aed; font-size: 11px; }
.gpu-rule-bar .rule-chip b { color: #6d28d9; font-weight: 800; }

/* 美国精品物理机 · CN2GIA 线路说明条 */
.us-premium-note {
  display: flex;
  margin-top: 14px;
  padding: 13px 18px;
  align-items: center;
  gap: 10px;
  border: 1px solid #c7d2fe;
  border-radius: 14px;
  background:
    radial-gradient(circle at 92% 10%, rgba(79, 70, 229, .08) 0, transparent 42%),
    linear-gradient(180deg, #fff 0%, #f7f8ff 100%);
  box-shadow: 0 8px 22px rgba(79, 70, 229, .06);
  color: #3730a3;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 12.5px;
  font-weight: 700;
  line-height: 1.7;
}

.us-premium-note i {
  flex-shrink: 0;
  color: #4f46e5;
  font-size: 13px;
}

.us-premium-note b {
  color: #312e81;
  font-weight: 850;
}

@media (max-width: 520px) {
  .us-premium-note {
    align-items: flex-start;
    padding: 12px 14px;
    font-size: 11.5px;
    line-height: 1.75;
  }
}

/* ==============================================================
   美国精品物理机 · 宽带列右上角「限流」角标
   ============================================================== */
#tab-us-premium .col-bw {
  padding-top: 25px;
}

.bw-throttle-badge {
  position: absolute;
  top: 5px;
  right: 7px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 1px 7px;
  border: 1px solid #fcd9a8;
  border-radius: 999px;
  background: linear-gradient(135deg, #fff8f0 0%, #ffefdd 100%);
  color: #b45309;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 9px;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: .02em;
  white-space: nowrap;
  box-shadow: 0 2px 5px rgba(180, 83, 9, .16);
  pointer-events: none;
}

.bw-throttle-badge i {
  color: #d97706;
  font-size: 8px;
}

.def-tag {
  display: inline-block;
  padding: 3px 8px;
  border: 1px solid rgba(22,183,127,.3);
  border-radius: 6px;
  background: #eafbf4;
  color: #0c875d;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px;
  font-weight: 650;
  white-space: nowrap;
}

.def-tag.def-high {
  border-color: #86efac;
  background: #f0fdf4;
  color: #15803d;
  font-weight: 750;
  box-shadow: 0 2px 6px rgba(22,101,52,.08);
}

.def-tag.def-gold {
  border-color: #fcd34d;
  background: #fefce8;
  color: #b45309;
  font-weight: 750;
  box-shadow: 0 2px 6px rgba(180,83,9,.1);
}

.def-tag.def-ultra {
  border-color: #fca5a5;
  background: #fff1f2;
  color: #be123c;
  font-weight: 800;
  box-shadow: 0 2px 6px rgba(225,29,72,.12);
}

/* ==============================================================
   表格内大类分组居中专属分割条 (如特价/独享带宽/大带宽分割)
   ============================================================== */
.table-group-header-row td {
  padding: 12px 18px !important;
  background: linear-gradient(90deg, rgba(254,243,199,.15) 0%, rgba(254,243,199,.75) 50%, rgba(254,243,199,.15) 100%) !important;
  border-top: 1px solid #fde68a !important;
  border-bottom: 1px solid #fde68a !important;
  text-align: center !important;
}

.table-group-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 18px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid #fed7aa;
  box-shadow: 0 2px 10px rgba(244,122,32,.12);
  color: #9a3412;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .02em;
}

.table-group-pill i {
  color: #ea580c;
  font-size: 12.5px;
}

.table-group-pill .group-badge {
  display: inline-block;
  padding: 1px 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff963f, #ef6c0e);
  color: #fff;
  font-size: 10.5px;
  font-weight: 800;
  letter-spacing: .01em;
}

.col-price {
  color: #d92600;
  white-space: nowrap;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
}

/* 镇江专属限时特价发光胶囊徽标 */
.promo-flash-pill {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  margin-bottom: 3px;
  padding: 1px 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: .02em;
  box-shadow: 0 2px 6px rgba(239, 68, 68, .28);
  vertical-align: middle;
}

.promo-flash-pill i {
  color: #fef08a;
  font-size: 8.5px;
}

/* 价格列内的 VIP 会员徽标：收紧尺寸，避免继承 .col-price b 的 21px 字号 */
.col-price .vip-discount-chip {
  padding: 3px 9px;
  gap: 5px;
  font-size: 10px !important;
}

.col-price .vip-discount-chip i {
  font-size: 10px;
}

.col-price .vip-discount-chip b {
  font-size: 10px;
  font-weight: 850;
}

.theme-hk .col-price { color: #ea580c; }
.theme-overseas .col-price { color: #1d4ed8; }

.col-price b {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-variant-numeric: tabular-nums;
  font-size: 21px;
  font-weight: 850;
  letter-spacing: -.03em;
}

.col-price small {
  margin-left: 1px;
  color: #9c7b66;
  font-size: 10px;
}

/* ==============================================================
   香港大宽带计费三网档位微标盒与状态微标
   ============================================================== */
.bw-multi-box {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.bw-tier {
  display: inline-flex;
  align-items: center;
  padding: 2px 7px;
  border-radius: 4px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 10.5px;
  font-weight: 700;
  white-space: nowrap;
}

.bw-tier-jp {
  background: #fff7ed;
  color: #ea580c;
  border: 1px solid #fed7aa;
}

.bw-tier-opt {
  background: #f0f9ff;
  color: #0284c7;
  border: 1px solid #bae6fd;
}

.bw-tier-intl {
  background: #faf5ff;
  color: #7c3aed;
  border: 1px solid #e9d5ff;
}

.status-tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 3px 8px;
  border-radius: 6px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 11px;
  font-weight: 750;
  white-space: nowrap;
}

.status-normal {
  background: #f0fdf4;
  color: #16a34a;
  border: 1px solid #86efac;
}

.status-soldout {
  background: #fef2f2;
  color: #dc2626;
  border: 1px solid #fca5a5;
  opacity: .85;
}

.server-row.row-soldout td {
  opacity: .88;
}

/* 原价与现价 5 折反差感特效 */
.col-price-dual {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  gap: 2px;
}

.price-original-box {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
}

.price-origin {
  color: #a38c7d;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-decoration: line-through;
  text-decoration-color: #ef4444;
  text-decoration-thickness: 1.5px;
  opacity: .88;
  transition: all .2s ease;
}

.discount-pill {
  display: inline-block;
  padding: 1px 5px;
  border-radius: 4px;
  background: linear-gradient(135deg,#fee2e2,#fecaca);
  color: #b91c1c;
  border: 1px solid #fca5a5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .02em;
  line-height: 1.2;
}

.price-current-box {
  display: inline-flex;
  align-items: baseline;
  line-height: 1.1;
}

.price-current-box b {
  color: #d92600;
  font-size: 21px;
  font-weight: 850;
  letter-spacing: -.03em;
  text-shadow: 0 1px 2px rgba(217,38,0,.1);
}

.server-row:hover .price-origin {
  text-decoration-color: #dc2626;
  opacity: 1;
}

.server-row:hover .discount-pill {
  transform: scale(1.04);
}

/* 联系客服操作按钮 */
.table-buy-btn {
  display: inline-flex;
  height: 34px;
  padding: 0 14px;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border: 1px solid var(--blue);
  border-radius: 8px;
  background: linear-gradient(135deg,#ff963f,#ef6608);
  color: #fff !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 12px;
  font-weight: 750;
  box-shadow: 0 4px 12px rgba(244,122,32,.25);
  transition: all .2s ease;
  white-space: nowrap;
}

.theme-mainland .table-buy-btn {
  border-color: #e53e3e;
  background: linear-gradient(135deg,#ff5252,#d92600);
  box-shadow: 0 4px 12px rgba(217,38,0,.25);
}

.theme-overseas .table-buy-btn {
  border-color: #0284c7;
  background: linear-gradient(135deg,#0284c7,#1d4ed8);
  box-shadow: 0 4px 12px rgba(29,78,216,.25);
}

.table-buy-btn i {
  font-size: 11px;
  transition: transform .2s ease;
}

.table-buy-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(244,122,32,.38);
}

/* 6. 当前所选配置实时汇总悬浮条 (大厂企业级交互) */
.special-config-summary-bar {
  display: flex;
  min-height: 64px;
  margin-top: 18px;
  padding: 12px 22px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border: 1px solid rgba(244,122,32,.3);
  border-radius: 16px;
  background: linear-gradient(90deg,#fff9f4,#fff,#fff8f2);
  box-shadow: 0 10px 28px rgba(112,55,17,.07);
}

.summary-left {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
  flex-wrap: wrap;
}

.summary-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  border-radius: 6px;
  background: #20bd7a;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px;
  font-weight: 750;
  white-space: nowrap;
}

.summary-specs {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  color: #553723;
  font-size: 12px;
}

.summary-specs strong {
  color: #2b1407;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 14px;
  font-weight: 800;
}

.summary-specs span {
  padding: 2px 7px;
  border: 1px solid #ebd7c7;
  border-radius: 5px;
  background: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.summary-right {
  display: flex;
  align-items: center;
  gap: 16px;
  white-space: nowrap;
}

.summary-price {
  color: #d92600;
  font-size: 12px;
}

.theme-hk .summary-price { color: #ea580c; }
.theme-overseas .summary-price { color: #1d4ed8; }

.summary-price small {
  color: #8c715e;
}

.summary-price b {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-variant-numeric: tabular-nums;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -.03em;
}

.summary-btn {
  height: 38px;
  padding: 0 18px;
  font-size: 13px;
}

/* 7. 空白/调配中占位卡片 */
.special-empty-card {
  padding: 54px 24px;
  text-align: center;
  background: radial-gradient(circle at 50% 30%,rgba(244,122,32,.04),transparent 60%),#fff;
}

.empty-icon {
  display: inline-flex;
  width: 58px;
  height: 58px;
  align-items: center;
  justify-content: center;
  border: 1px solid #ebd4c2;
  border-radius: 16px;
  background: linear-gradient(145deg,#fff,#fff4eb);
  color: var(--blue);
  font-size: 24px;
  box-shadow: 0 8px 20px rgba(244,122,32,.12);
  margin-bottom: 16px;
}

.theme-mainland .empty-icon {
  border-color: #f6cfc9;
  background: linear-gradient(145deg,#fff,#fff0ed);
  color: #e53e3e;
  box-shadow: 0 8px 20px rgba(229,62,62,.12);
}

.theme-overseas .empty-icon {
  border-color: #cbdcf7;
  background: linear-gradient(145deg,#fff,#f0f6ff);
  color: #2563eb;
  box-shadow: 0 8px 20px rgba(37,99,235,.12);
}

.special-empty-card h3 {
  margin: 0;
  color: #2a160b;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 17px;
  font-weight: 750;
}

.special-empty-card p {
  max-width: 520px;
  margin: 8px auto 20px;
  color: #8c715e;
  font-size: 12px;
  line-height: 1.8;
}

/* ==============================================================
   海外大宽带百款资源目录引导卡 (1G-10G 大宽带/客服匹配)
   ============================================================== */
.overseas-directory-card {
  position: relative;
  overflow: hidden;
  padding: 54px 24px;
  text-align: center;
  background:
    radial-gradient(circle at 85% 15%, rgba(37,99,235,.1) 0, transparent 40%),
    radial-gradient(circle at 10% 90%, rgba(37,99,235,.08) 0, transparent 42%),
    linear-gradient(180deg, #fff 0%, #f5f9ff 100%);
  border: 1px solid #dbe7fb;
  border-radius: 18px;
}

.overseas-directory-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(37,99,235,.04) 1px, transparent 1px) 0 0 / 36px 36px,
    linear-gradient(rgba(37,99,235,.04) 1px, transparent 1px) 0 0 / 36px 36px;
  mask-image: radial-gradient(circle at 50% 40%, #000 0%, transparent 70%);
}

.directory-icon {
  position: relative;
  display: inline-flex;
  width: 66px;
  height: 66px;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  border-radius: 20px;
  background: linear-gradient(145deg, #3b82f6, #1d4ed8);
  color: #fff;
  font-size: 28px;
  box-shadow: 0 10px 26px rgba(37,99,235,.35);
}

.directory-badge {
  position: absolute;
  top: -5px;
  right: -9px;
  display: inline-flex;
  height: 22px;
  padding: 0 8px;
  align-items: center;
  border-radius: 999px;
  background: linear-gradient(135deg, #f59e0b, #ef6c0e);
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  box-shadow: 0 4px 10px rgba(239,108,14,.35);
}

.directory-card h3 {
  position: relative;
  margin: 0;
  color: #102a5e;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 19px;
  font-weight: 850;
  letter-spacing: .01em;
}

.directory-desc {
  position: relative;
  max-width: 640px;
  margin: 12px auto 22px;
  color: #5c7394;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 13px;
  line-height: 1.95;
}

.directory-desc b {
  color: #1d4ed8;
  font-weight: 800;
}

.directory-qq-row {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 22px;
  border-radius: 14px;
  background: #fff;
  border: 1px solid #c7d8f8;
  box-shadow: 0 6px 18px rgba(37,99,235,.12);
}

.directory-qq-chip {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 16px;
  border-radius: 10px;
  background: linear-gradient(135deg, #12b7f5, #1e7aff);
  color: #fff;
  font-size: 16px;
  font-weight: 850;
  letter-spacing: .04em;
  box-shadow: 0 6px 14px rgba(30,122,255,.3);
}

.directory-qq-chip i {
  font-size: 18px;
}

.directory-qq-hint {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}

.directory-qq-hint small {
  color: #7b93b8;
  font-size: 10.5px;
}

.directory-qq-hint b {
  color: #102a5e;
  font-size: 14px;
  font-weight: 800;
}

.directory-tips {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin-top: 18px;
}

.directory-tips span {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 4px 12px;
  border-radius: 999px;
  background: #eef4ff;
  color: #1d4ed8;
  border: 1px solid #d3e2fd;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.directory-tips span i {
  color: #3b82f6;
  font-size: 10.5px;
}

/* 8. 页脚区域严格收窄 (与首页完全一致) */
.cloud-footer {
  padding: 58px 0 24px;
  color: #957c68;
  background: #fff;
  border-top: 1px solid var(--line);
}

.cloud-footer-grid {
  display: grid;
  grid-template-columns: 1.45fr repeat(4,1fr);
  gap: 42px;
}

.cloud-footer-brand img { display: block; max-width: 135px; max-height: 42px; object-fit: contain; }
.cloud-footer-brand p { margin: 18px 0 7px; color: var(--text); font-size: 13px; }
.cloud-footer-brand span { font-size: 11px; }
.cloud-footer h4 { margin: 0 0 13px; color: var(--text); font-size: 13px; }
.cloud-footer-grid > div:not(:first-child) a,
.cloud-footer-grid > div:not(:first-child) span { display: block; font-size: 11px; line-height: 2.3; }
.cloud-footer-grid a:hover { color: var(--blue); }
.cloud-footer-bottom {
  display: flex;
  margin-top: 38px;
  padding-top: 17px;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  border-top: 1px solid #f2dfd1;
  color: #aa9180;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 10px;
}
.cloud-footer-bottom > div { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 15px; }
.cloud-footer-bottom a { display: inline-flex; align-items: center; gap: 5px; }
.cloud-footer-bottom img { width: 16px; height: 16px; object-fit: contain; }

/* 9. 响应式断点适配 (完全与首页严格同步) */
@media (max-width: 1080px) {
  .nav-layoutcontainer .horizontal-menu-navbar,
  .nav-layoutcontainer .menu-dropdown-container,
  .cloud-special-page .cloud-shell {
    width: min(960px, calc(100vw - 40px));
  }
  .cloud-footer-grid {
    grid-template-columns: 1.4fr repeat(2,1fr);
  }
  .cloud-footer-brand {
    grid-row: span 2;
  }
  .special-nav-tabs {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .gpu-rule-bar {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}

@media (max-width: 820px) {
  .nav-layoutcontainer .horizontal-menu-navbar,
  .nav-layoutcontainer .menu-dropdown-container,
  .cloud-special-page .cloud-shell {
    width: min(680px, calc(100vw - 30px));
  }
  .special-process-flow-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    padding: 16px;
  }
  .process-flow-title {
    border-right: 0;
    border-bottom: 1px dashed #f0d4be;
    padding-right: 0;
    padding-bottom: 10px;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .process-flow-steps {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    width: 100%;
  }
  .process-step-arrow {
    display: none;
  }
  .special-nav-tabs {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .special-banner-card {
    padding: 28px 18px 22px;
  }
  .special-table-header-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .header-card-extra {
    flex-wrap: wrap;
    gap: 10px 14px;
  }
  .special-config-summary-bar {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .summary-right {
    width: 100%;
    justify-content: space-between;
  }
}

@media (max-width: 520px) {
  .nav-layoutcontainer .horizontal-menu-navbar,
  .nav-layoutcontainer .menu-dropdown-container,
  .cloud-special-page .cloud-shell {
    width: calc(100vw - 20px);
  }
  .process-flow-steps {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .special-banner-card h1 {
    font-size: 24px;
  }
  .sub-tab-group {
    flex-direction: column;
    align-items: stretch;
  }
  .sub-tab-btn {
    justify-content: center;
  }
  .cloud-footer-grid {
    grid-template-columns: repeat(2,1fr);
  }
  .cloud-footer-brand {
    grid-column: 1/-1;
    grid-row: auto;
  }
  .cloud-footer-bottom {
    align-items: flex-start;
    flex-direction: column;
  }
  .summary-right {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .summary-btn {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tab-card,
  .table-buy-btn,
  .table-buy-btn i,
  .vip-discount-chip,
  .vip-discount-chip i,
  .vip-discount-chip::after,
  .cloud-special-page .cloud-eyebrow::after {
    transition: none;
    animation: none;
  }
}


/* ==========================================================================
   香港宿主机（母机）专区：分档价格 + 服务说明标签
   ========================================================================== */
.col-ip .ip-tag + .ip-tag {
  margin-top: 4px;
}

/* 分档价格（半 C / 1 C） */
.host-tier-row {
  display: flex;
  align-items: baseline;
  gap: 4px;
  line-height: 1.5;
}

.host-tier-row + .host-tier-row {
  margin-top: 3px;
  padding-top: 3px;
  border-top: 1px dashed #f0d9cc;
}

.host-tier-tag {
  display: inline-block;
  min-width: 34px;
  padding: 1px 5px;
  border-radius: 4px;
  border: 1px solid #fed7aa;
  background: #fff7ed;
  color: #c2410c;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 9.5px;
  font-weight: 800;
  text-align: center;
  white-space: nowrap;
}

.host-tier-row b {
  color: #d92600;
  font-size: 18px;
  font-weight: 850;
  letter-spacing: -.02em;
}

.host-tier-row small {
  color: #9a8b80;
  font-size: 10px;
  font-weight: 600;
}

/* 服务说明标签 */
.hk-note-pill {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 7px;
  border-radius: 6px;
  border: 1px solid;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", sans-serif;
  font-size: 9.5px;
  font-weight: 750;
  white-space: nowrap;
}

.hk-note-pill + .hk-note-pill {
  margin-top: 4px;
}

.hk-note-pill i {
  font-size: 9px;
}

.hk-note-pill.note-ip {
  border-color: #bae6fd;
  background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
  color: #0369a1;
}

.hk-note-pill.note-mid {
  border-color: #fde68a;
  background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);
  color: #b45309;
}

.hk-note-pill.note-high {
  border-color: #a7f3d0;
  background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%);
  color: #047857;
}

/* 底部咨询入口 */
.hk-host-cta {
  margin-top: 14px;
  text-align: right;
}

@media (max-width: 768px) {
  .hk-host-cta {
    text-align: center;
  }
  .host-tier-row b {
    font-size: 16px;
  }
}
