/* ============================================================================
   禧越供应链 · 设计系统
   ----------------------------------------------------------------------------
   对标结论（实测 Rapala / Mustad / Z-Man / Shimano / Daiwa 的设计令牌）：
     1. 主表面用深海墨蓝或近黑（Daiwa #204a80、Rapala #1d1f22、Z-Man #010203）
     2. 浅色文字压在深底上，对比度天然达标
     3. 每个品牌只有一个热色强调（Rapala 绿 / Z-Man 红 / Daiwa 红），用得极省
     4. 数据密度高：规格表、参数条目、tabular 数字
   我们的约束：现阶段没有可授权的产品摄影（假设 A09 未解决）。
   所以版式靠"结构、留白、字体层级、数据本身"立住 —— 而不是靠大图撑。
   字体策略：只用系统字体栈，零外部请求（可抓取性 + Core Web Vitals + 无第三方依赖）。
   品牌字体（自托管）列为上线前的单独决策，不在这里偷偷引 CDN。
   ========================================================================== */

/* ============================================================================
   字体：自托管 Roboto（单一字族）
   ----------------------------------------------------------------------------
   对标 daiwa.us 的实测：单一字族 Roboto（自托管 400/700）、标题全大写 +
   letter-spacing 1px、h1 1.733em / h2 1.333em / h3 1.133em。
   许可：Apache License 2.0，可自由分发（见 src/fonts/LICENSE-Roboto.txt）。
   为什么自托管而不是引 Google Fonts：确定性渲染 + 无第三方请求（可抓取性/隐私/速度）。
   中文回退系统字体（本文件只含 latin / latin-ext 子集）。
   ========================================================================== */
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; font-display: swap; src: url('/assets/fonts/roboto-400-latin-ext.woff2') format('woff2'); unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; font-display: swap; src: url('/assets/fonts/roboto-400-latin.woff2') format('woff2'); unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; font-display: swap; src: url('/assets/fonts/roboto-500-latin-ext.woff2') format('woff2'); unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; font-display: swap; src: url('/assets/fonts/roboto-500-latin.woff2') format('woff2'); unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; font-display: swap; src: url('/assets/fonts/roboto-700-latin-ext.woff2') format('woff2'); unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; font-display: swap; src: url('/assets/fonts/roboto-700-latin.woff2') format('woff2'); unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 900; font-display: swap; src: url('/assets/fonts/roboto-900-latin-ext.woff2') format('woff2'); unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 900; font-display: swap; src: url('/assets/fonts/roboto-900-latin.woff2') format('woff2'); unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD; }

:root {
  /* ---------- 色彩 ---------- */
  --ink-900: #0f1b26;   /* 最深表面：与品牌 logo 底色一致 */
  --ink-800: #0a1e30;
  --ink-700: #10293f;
  --navy-600: #17466a;
  --navy-500: #1d5c8a;
  --navy-400: #4a7d9e;

  /* 冷调米白基底：页面底铺米白、卡片纯白浮起 —— 层次靠明度差，不靠边框 */
  --paper: #ffffff;
  --paper-2: #f6f7f8;
  --paper-3: #eceef0;
  --line: rgba(16, 29, 43, .07);         /* 只做极轻分隔，不做硬边框 */
  --line-strong: rgba(16, 29, 43, .14);

  /* 文字：正文常规、辅助信息浅灰弱化（每档均已校准到 4.5:1 以上） */
  --text: #12202c;
  --text-2: #55636f;          /* 6.2:1 */
  --text-3: #66727e;          /* 4.9:1 —— 辅助信息的下限，不能再浅 */

  /* 全站唯一强调色：低饱和深海橙（原 #e2571f 饱和度偏高，已降） */
  --accent: #b4552a;
  --accent-cta: #9c4520;      /* 承载白字 6.4:1 */
  --accent-cta-hover: #843818;
  --accent-text: #8f4220;     /* 正文尺寸 7.1:1 */
  --accent-soft: #f9f1ec;

  --ok: #0d6e5f;
  --ok-soft: #e6f4f1;
  --warn-text: #8a5a00;
  --warn-soft: #fff6e5;
  --warn-line: #f0d59b;

  /* 深色面上的文字：4 档 + 2 个语义色（此前被批量替换误写成自引用，等于无值） */
  --on-dark: #ffffff;
  --on-dark-2: #a9bccd;        /* 次级文字 8.4:1 */
  --on-dark-3: #93a4b4;        /* 三级/标签 7.2:1 */
  --on-dark-link: #dbe7f2;     /* 深底链接 */
  --on-dark-faint: rgba(255, 255, 255, .58);
  --accent-on-dark: #d98a63;   /* 深底上的低饱和深海橙 6.8:1 */
  --ok-on-dark: #7fb8a8;

  /* ---------- 字号阶：8 步，取代原来 15 种杂乱字号 ---------- */
  --fs-xs: 0.75rem;     /* 12 微标签 */
  --fs-sm: 0.875rem;    /* 14 表格/注释 */
  --fs-base: 1rem;      /* 16 正文 */
  --fs-md: 1.125rem;    /* 18 导语/小标题 */
  --fs-lg: 1.375rem;    /* 22 h3 */
  --fs-xl: 1.75rem;     /* 28 h2 */
  --fs-2xl: 2.25rem;    /* 36 h1（窄屏） */
  --fs-3xl: clamp(2.25rem, 4.4vw, 3.5rem);  /* 36→56 */
  --fs-display: clamp(2.75rem, 6.2vw, 5rem); /* 44→80 仅首屏，对标 Shimano 80 / Orvis 96 */

  /* ---------- 间距阶 ---------- */
  --sp-1: 0.25rem; --sp-2: 0.5rem; --sp-3: 0.75rem; --sp-4: 1rem;
  --sp-5: 1.25rem; --sp-6: 1.5rem; --sp-8: 2rem; --sp-10: 2.5rem;
  --sp-12: 3rem; --sp-16: 4rem; --sp-20: 5rem; --sp-24: 6rem;

  /* 柔和统一圆角 */
  --radius-sm: 6px; --radius: 10px; --radius-lg: 14px; --radius-pill: 999px;
  /* 轻阴影：低羽化、双层叠加（近距贴边 + 远距弥散），不厚重 */
  --shadow-sm: 0 1px 2px rgba(10, 20, 32, .04), 0 2px 8px rgba(10, 20, 32, .04);
  --shadow-md: 0 2px 6px rgba(10, 20, 32, .05), 0 12px 32px rgba(10, 20, 32, .07);
  --shadow-lg: 0 4px 12px rgba(10, 20, 32, .06), 0 24px 60px rgba(10, 20, 32, .09);
  /* 大厂留白：区块垂直节奏 */
  --section-y: clamp(var(--sp-16), 7vw, var(--sp-24));
  --shell: 1180px;
  --shell-wide: 1320px;
  --header-h: 68px;

  /* 单一字族（对标 Daiwa）；CJK 回退系统字体 */
  --font-sans: 'Roboto', -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial,
               "PingFang SC", "Microsoft YaHei", "Noto Sans SC", sans-serif;
  /* 字距令牌：只有三档，禁止在组件里写任意字距 */
  --track-display: -0.025em;   /* 仅超大 display，抵消大字号的字间空隙 */
  --track-tight: -0.01em;      /* 标题 */
  --track-normal: 0;
  --track-wide: 0.08em;        /* 全大写 UI 元素 */
  --track-wider: 0.14em;       /* 眉标 */
  /* 行高令牌 */
  --lh-display: 1.06; --lh-heading: 1.22; --lh-body: 1.65; --lh-ui: 1.3;
  --font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;
  --ease: cubic-bezier(.22, .61, .36, 1);
}

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .001ms !important; transition-duration: .001ms !important; }
}

body {
  margin: 0; background: var(--paper); color: var(--text);
  font-family: var(--font-sans); font-size: var(--fs-base); line-height: 1.7;
  -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility;
  overflow-wrap: break-word;   /* 长 token（URL/型号）不得撑破布局 */
}
main code, main a { overflow-wrap: anywhere; }

/* 标题"轻粗"：不再用 900 重压，靠字号与留白建立层级 */
h1, h2, h3, h4 { margin: 0 0 var(--sp-3); line-height: var(--lh-heading); font-weight: 600; letter-spacing: var(--track-tight); text-wrap: balance; }
h1 { font-size: var(--fs-3xl); font-weight: 700; letter-spacing: var(--track-display); }
h2 { font-size: var(--fs-xl); margin-top: var(--sp-12); font-weight: 600; }
h3 { font-size: var(--fs-lg); margin-top: var(--sp-8); font-weight: 500; }
h4 { font-size: var(--fs-md); margin-top: var(--sp-6); font-weight: 500; letter-spacing: 0; }
/* 层级修正：原设计 h3(18.4px) > h2(16.8px)，属于层级反转，这里 h2(28) > h3(22) > h4(18) */
h2:first-child, h3:first-child { margin-top: 0; }
p, ul, ol { margin: 0 0 var(--sp-4); }
p { text-wrap: pretty; }
ul, ol { padding-left: 1.25em; }
li { margin-bottom: var(--sp-1); }
strong, b { font-weight: 650; }
small, .small { font-size: var(--fs-sm); line-height: 1.6; }
hr { border: 0; border-top: 1px solid var(--line); margin: var(--sp-8) 0; }

a { color: var(--navy-500); text-decoration-thickness: 1px; text-underline-offset: 3px; }
a:hover { color: var(--accent-text); }
:focus-visible { outline: 3px solid var(--accent); outline-offset: 2px; border-radius: var(--radius-sm); }

code { font-family: var(--font-mono); font-size: 0.9em; background: var(--paper-3); padding: .12em .38em; border-radius: var(--radius-sm); }
pre { background: var(--ink-900); color: var(--on-dark-link); padding: var(--sp-4) var(--sp-5); border-radius: var(--radius); overflow-x: auto; font-size: var(--fs-sm); }
pre code { background: none; color: inherit; padding: 0; }

/* ---------- 布局原语 ---------- */
.shell { width: 100%; max-width: var(--shell); margin-inline: auto; padding-inline: var(--sp-5); }
.shell-wide { max-width: var(--shell-wide); }
.skip-link { position: absolute; left: -9999px; }
.skip-link:focus { left: var(--sp-4); top: var(--sp-3); background: var(--paper); color: var(--text); padding: .6em 1em; z-index: 200; border-radius: var(--radius); box-shadow: var(--shadow-md); }

.section { padding-block: var(--section-y); }
.section-tight { padding-block: clamp(var(--sp-10), 4vw, var(--sp-16)); }
.section-alt { background: var(--paper-2); border-block: 1px solid var(--line); }
.section-dark { background: var(--ink-900); color: var(--on-dark); }
.section-dark h2, .section-dark h3 { color: var(--on-dark); }
.section-dark a { color: #cfe4f5; }
.section-dark a:hover { color: #fff; }
.section-dark .lede, .section-dark .muted { color: var(--on-dark-2); }
.section-dark .grid-3 > div, .section-dark .grid-2 > div {
  border: 1px solid rgba(255,255,255,.14); border-radius: var(--radius-lg); padding: var(--sp-5); background: rgba(255,255,255,.03);
}
.section-dark .grid-3 > div h3, .section-dark .grid-2 > div h3 { margin-top: 0; }

/* 区块标题组：eyebrow + h2 + 导语，全站统一 */
.section-head { max-width: 62ch; margin-bottom: var(--sp-8); }
.section-head h2 { margin-top: 0; }
.eyebrow {
  display: inline-block; font-size: var(--fs-xs); font-weight: 700; letter-spacing: .14em;
  text-transform: uppercase; color: var(--accent-text); margin-bottom: var(--sp-3);
}
.section-dark .eyebrow { color: var(--accent-on-dark); }

.lede { font-size: var(--fs-md); line-height: 1.65; color: var(--text-2); max-width: 62ch; }
.muted { color: var(--text-2); }
.tiny { font-size: var(--fs-xs); letter-spacing: .02em; }
.num { font-variant-numeric: tabular-nums; }

/* ---------- 顶部：开发提示条 + 导航 ---------- */
.preview-ribbon {
  background: var(--warn-soft); border-bottom: 1px solid var(--warn-line); color: var(--warn-text);
  font-size: var(--fs-sm); text-align: center; padding: var(--sp-2) var(--sp-4);
}
.preview-ribbon strong { letter-spacing: .08em; }

.site-header {
  position: sticky; top: 0; z-index: 60; background: rgba(255, 255, 255, .94);
  backdrop-filter: saturate(180%) blur(10px); border-bottom: 1px solid var(--line);
}
.site-header .shell { display: flex; align-items: center; gap: var(--sp-6); min-height: var(--header-h); }
.brand { display: inline-flex; align-items: center; gap: var(--sp-3); text-decoration: none; color: var(--text); }
.brand:hover { color: var(--text); }
.brand-mark { height: 52px; width: auto; flex: 0 0 auto; display: block; }
.brand-text { display: flex; flex-direction: column; line-height: 1.15; }
.brand-text b { font-size: var(--fs-md); font-weight: 700; letter-spacing: -0.01em; }
.brand-text span { font-size: var(--fs-xs); color: var(--text-2); letter-spacing: .04em; }

/* 导航间距取中：12/4 太散（7 项时拖沓），8/2 又太挤（单词项之间糊成一块）。
   现在 10/6 —— 每项有独立触区，项间还有可辨识的空隙。 */
.site-nav { margin-left: auto; display: flex; align-items: center; gap: 6px; }
.site-nav > a {
  display: inline-flex; align-items: center; min-height: 44px; padding: 0 10px;
  border-radius: var(--radius); color: var(--text); text-decoration: none;
  font-size: var(--fs-xs); font-weight: 700; letter-spacing: var(--track-wide); text-transform: uppercase;
  transition: background .15s var(--ease), color .15s var(--ease);
}
.site-nav > a:hover { background: var(--paper-2); color: var(--navy-500); }
.site-nav > a[aria-current="page"] { color: var(--navy-600); background: var(--paper-2); font-weight: 650; }
.site-nav .nav-cta { background: var(--accent-cta); color: #fff; margin-left: var(--sp-2); padding-inline: var(--sp-5); }
.site-nav .nav-cta:hover { background: var(--accent-cta-hover); color: #fff; }
.site-nav .nav-cta[aria-current="page"] { background: var(--accent-cta); color: #fff; }

/* 移动端抽屉：纯 CSS（details），无 JS 也能用，且链接对爬虫可见 */
.nav-drawer { display: none; margin-left: auto; }
.nav-drawer > summary {
  list-style: none; cursor: pointer; display: inline-flex; align-items: center; gap: var(--sp-2);
  min-height: 44px; padding: 0 var(--sp-4); border: 1px solid var(--line-strong); border-radius: var(--radius);
  font-size: var(--fs-sm); font-weight: 600;
}
.nav-drawer > summary::-webkit-details-marker { display: none; }
.nav-drawer[open] > summary { background: var(--paper-2); }
.nav-drawer nav { position: absolute; left: 0; right: 0; top: 100%; background: var(--paper); border-bottom: 1px solid var(--line); padding: var(--sp-3) var(--sp-5) var(--sp-5); box-shadow: var(--shadow-md); }
.nav-drawer nav a { display: flex; align-items: center; min-height: 44px; padding: 0 var(--sp-2); text-decoration: none; color: var(--text); border-bottom: 1px solid var(--line); font-size: var(--fs-base); }
.nav-drawer nav a:last-child { border-bottom: 0; }
/* 栏目定位条：取代 hover 下拉的"我在这一栏的哪里"导航。
   可见链接（非 display:none）→ 触屏可用、爬虫不打折；横向可滚，窄屏不换行挤压。 */
.column-strip { border-bottom: 1px solid var(--line); background: var(--paper); }
.column-strip .shell { display: flex; align-items: center; gap: var(--sp-4); padding-block: var(--sp-3); }
.column-strip .cs-label { flex: 0 0 auto; font-size: var(--fs-xs); font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--text-3); white-space: nowrap; }
.column-strip .cs-items { display: flex; align-items: center; gap: var(--sp-2); overflow-x: auto; scrollbar-width: none; }
.column-strip .cs-items::-webkit-scrollbar { display: none; }
.column-strip .cs-items .chip { flex: 0 0 auto; font-size: var(--fs-xs); text-decoration: none; }
.column-strip .cs-items .chip--current { background: var(--ink-900); border-color: var(--ink-900); color: #fff; font-weight: 650; }
.column-strip .cs-all { flex: 0 0 auto; margin-left: auto; font-size: var(--fs-xs); font-weight: 600; text-decoration: none; white-space: nowrap; }
@media (max-width: 720px) { .column-strip .cs-label { display: none; } .column-strip .cs-all { font-size: 11px; } }
.nav-drawer nav .drawer-group { display: block; padding: var(--sp-3) var(--sp-2) var(--sp-1); font-size: var(--fs-xs, 12px); letter-spacing: .08em; text-transform: uppercase; opacity: .55; }
.nav-drawer nav a.drawer-sub { padding-left: var(--sp-5); }
@media (max-width: 900px) {
  .site-nav { display: none; }
  .nav-drawer { display: block; }
}

/* ============================================================================
   商品层（1688 风格）
   ----------------------------------------------------------------------------
   借鉴的是**信息密度与购物决策路径**：方图、橙色价格、MOQ 前置、筛选密集、
   多商品询盘篮。不引任何外部 UI 库，全部用现有令牌。
   ========================================================================== */

/* 筛选条 */
/* 商品目录筛选条：定死在主导航之下（本页没有二级导航，所以 top 就是导航高度） */
.filter-bar { position: sticky; top: var(--header-h); z-index: 35; background: rgba(255,255,255,.97); backdrop-filter: blur(10px);
  border: 1px solid var(--line); border-radius: var(--radius-lg); padding: var(--sp-3) var(--sp-4); margin-bottom: var(--sp-5);
  display: grid; gap: var(--sp-2); }
.filter-bar:has(.filter-row) { box-shadow: 0 1px 0 var(--line); }
/* 每一行固定单行高：类目多时横向滚动，绝不换行撑高（换行会让吸顶条高度跳动） */
.filter-row { display: flex; flex-wrap: nowrap; gap: var(--sp-2); align-items: center; overflow-x: auto; scrollbar-width: thin; padding-bottom: 2px; }
.filter-row::-webkit-scrollbar { height: 4px; }
.filter-row .filter-label, .filter-row .chip, .filter-row .result-count { flex: 0 0 auto; }
.chip em { font-style: normal; color: var(--text-3); font-variant-numeric: tabular-nums; margin-left: 4px; }
.chip[aria-pressed="true"] em { color: rgba(255,255,255,.7); }
@media (max-width: 900px) { .filter-bar { top: var(--header-h); } .filter-row { margin-inline: calc(var(--sp-4) * -1); padding-inline: var(--sp-4); } }
.filter-row .filter-label { font-size: var(--fs-xs); letter-spacing: .1em; text-transform: uppercase; color: var(--text-3); min-width: 62px; }
.chip { display: inline-flex; align-items: center; min-height: 32px; padding: 0 var(--sp-3); border: 1px solid var(--line-strong); border-radius: var(--radius); background: var(--paper); font-size: var(--fs-xs); font-weight: 600; letter-spacing: var(--track-wide); text-transform: uppercase; color: var(--text-2); cursor: pointer; }
.chip:hover { border-color: var(--navy-500); color: var(--navy-600); }
.chip[aria-pressed="true"] { background: var(--ink-900); border-color: var(--ink-900); color: #fff; font-weight: 600; }
.filter-bar input[type="search"], .filter-bar select { min-height: 38px; padding: 0 var(--sp-3); border: 1px solid var(--line-strong); border-radius: var(--radius); font: inherit; font-size: var(--fs-sm); background: var(--paper); }
.filter-bar input[type="search"] { min-width: 220px; flex: 1; }
.result-count { font-size: var(--fs-sm); color: var(--text-2); font-variant-numeric: tabular-nums; }

/* 商品网格 */
.product-grid { display: grid; gap: var(--sp-3); grid-template-columns: repeat(auto-fill, minmax(198px, 1fr)); }
.pcard { display: flex; flex-direction: column; background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; text-decoration: none; color: var(--text);
  transition: box-shadow .2s var(--ease), transform .2s var(--ease); }
.pcard:hover { box-shadow: var(--shadow-md); transform: translateY(-3px); color: var(--text); }
.pcard-media { position: relative; aspect-ratio: 1 / 1; background: var(--paper-2); overflow: hidden; }
.pcard-media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pcard-badge { position: absolute; left: 6px; top: 6px; background: rgba(5,18,31,.86); color: #fff; font-size: 11px; font-weight: 700; padding: 2px 6px; border-radius: var(--radius-sm); letter-spacing: .04em; }
.pcard-body { padding: var(--sp-3); display: flex; flex-direction: column; gap: 4px; flex: 1; }
.pcard-title { font-size: var(--fs-sm); line-height: 1.4; margin: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; min-height: 2.8em; }
.pcard-price { color: #c2450f; font-weight: 700; font-size: var(--fs-md); font-variant-numeric: tabular-nums; letter-spacing: -.01em; }
.pcard-price small { color: var(--text-3); font-weight: 500; font-size: var(--fs-xs); margin-left: 4px; }
.pcard-meta { font-size: var(--fs-xs); color: var(--text-2); display: flex; justify-content: space-between; gap: var(--sp-2); margin-top: auto; letter-spacing: var(--track-wide); text-transform: uppercase; }

/* 询盘篮（对标 1688 的"加入询价单"） */
.inquiry-bar { position: fixed; left: 50%; transform: translateX(-50%); bottom: var(--sp-5); z-index: 80; display: none; align-items: center; gap: var(--sp-4); background: var(--ink-900); color: #fff; border-radius: var(--radius-pill); padding: var(--sp-2) var(--sp-2) var(--sp-2) var(--sp-5); box-shadow: 0 12px 32px rgba(5,18,31,.28); }
.inquiry-bar.is-open { display: flex; }
.inquiry-bar .ib-count { font-size: var(--fs-sm); }
.inquiry-bar .ib-count b { font-size: var(--fs-md); font-variant-numeric: tabular-nums; }
.inquiry-bar .ib-clear { background: none; border: 0; color: #a9bccd; font-size: var(--fs-sm); cursor: pointer; text-decoration: underline; }
.add-btn { display: inline-flex; align-items: center; justify-content: center; white-space: nowrap; gap: 4px; min-height: 34px; padding: 0 var(--sp-3); border: 1px solid var(--accent); background: var(--paper); color: var(--accent-text); border-radius: var(--radius); font-size: var(--fs-xs); font-weight: 700; letter-spacing: var(--track-wide); text-transform: uppercase; cursor: pointer; }
.add-btn:hover { background: var(--accent-soft); }
.add-btn[data-added="true"] { background: var(--ok-soft); border-color: #b6ddd4; color: var(--ok); }
/* 网格里的加购按钮图标化：63 张卡各写一遍 "Add to inquiry" 是 250 词纯噪音 */
.add-btn--icon { width: 34px; min-height: 34px; padding: 0; font-size: 15px; line-height: 1; }

/* 商品详情 */
.pdetail { display: grid; gap: var(--sp-8); grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr); align-items: start; }
@media (max-width: 900px) { .pdetail { grid-template-columns: 1fr; } }
.pgallery-main { border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; background: var(--paper-2); aspect-ratio: 1 / 1; }
.pgallery-main img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pgallery-thumbs { display: flex; gap: var(--sp-2); margin-top: var(--sp-2); }
.pgallery-thumbs button { width: 64px; height: 64px; padding: 0; border: 1px solid var(--line); border-radius: var(--radius-sm); overflow: hidden; background: var(--paper-2); cursor: pointer; }
.pgallery-thumbs button[aria-current="true"] { border-color: var(--accent); }
.pgallery-thumbs img { width: 100%; height: 100%; object-fit: cover; display: block; }
.price-box { background: var(--accent-soft); border: 1px solid #f7cdb6; border-radius: var(--radius-lg); padding: var(--sp-5); margin-bottom: var(--sp-5); }
.price-box .pb-price { font-size: var(--fs-xl); font-weight: 700; color: #b8410f; font-variant-numeric: tabular-nums; letter-spacing: -.02em; }
.price-box .pb-note { font-size: var(--fs-sm); color: var(--text-2); margin-top: 2px; }
.kv { display: grid; grid-template-columns: 88px 1fr; gap: 6px var(--sp-4); font-size: var(--fs-sm); }
.kv dt { color: var(--text-3); }
.kv dd { margin: 0; }
.pcard-actions { display: flex; flex-wrap: wrap; gap: var(--sp-2); margin-top: var(--sp-3); }

/* ---------- 顶部工具条（多渠道联系） ---------- */
.utility-bar { background: var(--ink-900); color: var(--on-dark-2); font-size: var(--fs-xs); }
.utility-bar .shell { display: flex; align-items: center; gap: var(--sp-4); min-height: 38px; flex-wrap: wrap; }
.utility-tag { letter-spacing: .04em; }
.utility-items { margin-left: auto; display: flex; align-items: center; gap: var(--sp-2); flex-wrap: wrap; }
.utility-items a { color: var(--on-dark-link); text-decoration: none; display: inline-flex; align-items: center; min-height: 26px; }
.utility-items a:hover { color: #fff; text-decoration: underline; }
.utility-muted { color: var(--on-dark-3); }
.utility-items .dot { color: #3b5a75; }
.lang-switch { margin-left: var(--sp-3); padding-left: var(--sp-3); border-left: 1px solid #1d3c5a; }
.lang-switch b { color: #fff; }
@media (max-width: 720px) { .utility-tag { display: none; } .utility-items { margin-left: 0; } }

/* ---------- 移动端固定转化栏 ---------- */
.mobile-cta { display: none; }
@media (max-width: 760px) {
  .mobile-cta {
    display: grid; grid-template-columns: 1fr 1.3fr; gap: 1px; position: fixed; left: 0; right: 0; bottom: 0; z-index: 70;
    background: var(--line); border-top: 1px solid var(--line); box-shadow: 0 -6px 20px rgba(5,18,31,.12);
  }
  .mc-item { display: flex; align-items: center; justify-content: center; min-height: 52px; background: var(--paper); color: var(--text); text-decoration: none; font-weight: 620; font-size: var(--fs-sm); }
  .mc-primary { background: var(--accent-cta); color: #fff; }
  .mc-primary:hover { color: #fff; }
  body { padding-bottom: 52px; }
}

/* ---------- 申请类表单（贸易账户 / 工厂入驻） ---------- */
.form-grid { display: grid; gap: var(--sp-4) var(--sp-5); grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); }
.form-grid .field { margin-bottom: 0; }
.field-required > span::after { content: " *"; color: var(--accent-text); }
.field-row { display: flex; align-items: flex-start; gap: var(--sp-3); font-weight: 400; font-size: var(--fs-sm); color: var(--text-2); }
.field-row input[type="checkbox"] { width: 24px; height: 24px; min-height: 0; margin-top: 1px; flex: 0 0 24px; accent-color: var(--navy-600); }  /* WCAG 2.2 最小点击目标 24×24 */
.field input[type="file"] { padding: var(--sp-2) var(--sp-3); font-size: var(--fs-sm); background: var(--paper-2); }
.honeypot { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
/* 多选品类：两列复选网格 */
.fieldset-plain { border: 0; padding: 0; margin: 0 0 var(--sp-4); }
.fieldset-plain legend { padding: 0; font-size: var(--fs-sm); font-weight: 620; color: var(--text-2); margin-bottom: var(--sp-2); }
.check-grid { display: grid; gap: var(--sp-2) var(--sp-5); grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); }
.form h3 { margin: var(--sp-6) 0 var(--sp-3); font-size: var(--fs-md); }
.form h3:first-child { margin-top: 0; }
.form-note { margin-top: var(--sp-4); padding-top: var(--sp-4); border-top: 1px solid var(--line); }
[data-form-note].is-ok, [data-rfq-note].is-ok { color: var(--text); font-weight: 500; }
[data-form-note].is-error, [data-rfq-note].is-error { color: var(--accent-text); }

/* ---------- 联系入口分流（对标 Seaguar / Orvis 的分层联系） ---------- */
.route-grid { display: grid; gap: var(--sp-4); grid-template-columns: repeat(auto-fit, minmax(255px, 1fr)); }
.route-card { border: 1px solid var(--line); border-radius: var(--radius-lg); padding: var(--sp-6); background: var(--paper); box-shadow: var(--shadow-sm);
  transition: box-shadow .2s var(--ease), transform .2s var(--ease); }
.route-card:hover { box-shadow: var(--shadow-md); transform: translateY(-3px); }
.route-card h3 { margin: 0 0 var(--sp-2); font-size: var(--fs-md); }
.route-card p { font-size: var(--fs-sm); color: var(--text-2); margin-bottom: var(--sp-3); }
.route-card .route-to { font-size: var(--fs-sm); font-weight: 620; color: var(--navy-600); }

/* ---------- 可下载资料 ---------- */
.download-card { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; gap: var(--sp-6); align-items: center; border: 1px solid var(--line); border-radius: var(--radius-lg); padding: var(--sp-6); background: var(--paper); box-shadow: var(--shadow-sm); }
.download-card .dl-icon { width: 46px; height: 46px; border-radius: var(--radius); background: var(--paper-3); display: grid; place-items: center; font-weight: 700; color: var(--navy-600); font-size: var(--fs-xs); }
.download-card h2, .download-card h3 { margin: 0 0 var(--sp-1); font-size: var(--fs-md); }
.download-card p { margin: 0; font-size: var(--fs-sm); color: var(--text-2); }
@media (max-width: 640px) { .download-card { grid-template-columns: auto minmax(0, 1fr); } .download-card .dl-action { grid-column: 1 / -1; } }

/* ---------- 信任要点带 ---------- */
.trust-strip { display: grid; gap: var(--sp-5); grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)); }
.trust-strip > div { padding: var(--sp-6); border: 1px solid var(--line); border-radius: var(--radius-lg); background: var(--paper); box-shadow: var(--shadow-sm); }
.trust-strip b { display: block; margin-bottom: var(--sp-1); }
.trust-strip span { font-size: var(--fs-sm); color: var(--text-2); }

/* ---------- 二级吸顶导航（对标 Orvis st-navigation-secondary） ---------- */
.subnav { position: sticky; top: var(--header-h); z-index: 40; background: rgba(255,255,255,.96); backdrop-filter: blur(8px); border-bottom: 1px solid var(--line); }
.subnav .shell { display: flex; align-items: center; gap: var(--sp-1); overflow-x: auto; scrollbar-width: none; }
.subnav .shell::-webkit-scrollbar { display: none; }
.subnav a { flex: 0 0 auto; display: inline-flex; align-items: center; min-height: 46px; padding: 0 var(--sp-4); font-size: var(--fs-sm); font-weight: 600; color: var(--text-2); text-decoration: none; border-bottom: 2px solid transparent; }
.subnav a:hover { color: var(--text); }
.subnav a[aria-current="page"] { color: var(--text); border-bottom-color: var(--accent); }
.subnav .subnav-label { flex: 0 0 auto; font-size: var(--fs-xs); letter-spacing: .12em; text-transform: uppercase; color: var(--text-3); padding-right: var(--sp-3); border-right: 1px solid var(--line); margin-right: var(--sp-2); }

/* ---------- 横滑卡片轨（对标 Orvis horz-scroll__card） ---------- */
.rail { display: flex; gap: var(--sp-4); overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: var(--sp-3); margin-inline: calc(var(--sp-5) * -1); padding-inline: var(--sp-5); scrollbar-width: thin; }
.rail > * { flex: 0 0 min(320px, 76vw); scroll-snap-align: start; }
.rail { mask-image: linear-gradient(90deg, transparent 0, #000 18px, #000 calc(100% - 28px), transparent 100%); }
.rail-head { display: flex; align-items: flex-end; justify-content: space-between; gap: var(--sp-4); margin-bottom: var(--sp-4); }
.rail-head .hint { display: inline-flex; align-items: center; min-height: 24px; font-size: var(--fs-xs); color: var(--text-3); letter-spacing: .04em; text-decoration: none; }
.rail-head a.hint:hover { color: var(--accent-text); text-decoration: underline; }
/* 首页轮播（内容导航）：沿用 .rail 的横向滚动 / 吸附 / 渐隐遮罩，
   这里只补"左右按钮 + 圆点"这一层 —— 桌面用户不必用触控板横划才能看全。
   所有 slide 都在 HTML 源码里，无 JS 时就是一条可横向滑动的卡片带。 */
.carousel-track { scroll-behavior: smooth; }
.carousel-track:focus-visible { outline: 2px solid var(--navy-500); outline-offset: 4px; }
.tile .tile-meta { display: block; margin-top: var(--sp-3); font-size: var(--fs-xs); letter-spacing: .08em; text-transform: uppercase; color: var(--text-3); }
.carousel-nav { display: flex; align-items: center; justify-content: flex-end; gap: var(--sp-3); margin-top: var(--sp-4); }
.carousel-btn { width: 40px; height: 40px; padding: 0; border: 1px solid var(--line-strong); border-radius: 999px; background: var(--paper); color: var(--text); font-size: 20px; line-height: 1; cursor: pointer; transition: background .15s var(--ease), border-color .15s var(--ease); }
.carousel-btn:hover:not([disabled]) { background: var(--paper-2); border-color: var(--navy-500); }
.carousel-btn[disabled] { opacity: .35; cursor: default; }
.carousel-dots { display: inline-flex; align-items: center; gap: 6px; }
.carousel-dots button { width: 8px; height: 8px; padding: 0; border: 0; border-radius: 999px; background: var(--line-strong); cursor: pointer; transition: width .2s var(--ease), background .2s var(--ease); }
.carousel-dots button[aria-current="true"] { width: 22px; background: var(--accent-cta); }
@media (max-width: 640px) { .carousel-nav { justify-content: center; } }
/* 轮播卡片：两根栏目靠左侧色条区分（Playbook 藏青 / Opportunities 陶土橙），
   扫一眼就知道哪张属于哪一栏；内容改为自上而下排版，元信息压到底部。 */
.carousel .tile { justify-content: flex-start; min-height: 210px; border-top-width: 3px; }
.carousel .tile .tile-meta { margin-top: auto; }
.carousel .tile--playbook { border-top-color: var(--navy-600); }
.carousel .tile--opportunities { border-top-color: var(--accent-cta); }
.carousel .tile--opportunities .tile-kicker { color: var(--accent-text); }

/* ---------- 通栏磁贴（无摄影条件下的替代：渐变 + 大字 + 元信息） ---------- */
.tile { position: relative; display: flex; flex-direction: column; justify-content: flex-end; min-height: 230px; padding: var(--sp-5); border: 1px solid var(--line); border-radius: var(--radius-lg); text-decoration: none; color: var(--text); overflow: hidden; background: var(--paper); }
.tile::before { content: ""; position: absolute; inset: 0; opacity: .9;
  background: linear-gradient(150deg, color-mix(in srgb, var(--navy-500) 14%, transparent), transparent 55%); }
.tile::after { content: ""; position: absolute; inset: auto 0 0 0; height: 96px; opacity: .7;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 96' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%232f7fb5' stroke-opacity='.35'%3E%3Cpath d='M0 28 C 66 10 133 46 200 28 S 333 10 400 28'/%3E%3Cpath d='M0 52 C 66 34 133 70 200 52 S 333 34 400 52'/%3E%3Cpath d='M0 76 C 66 58 133 94 200 76 S 333 58 400 76'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% 100%; }
.tile > * { position: relative; z-index: 1; }
.tile .tile-kicker { font-size: var(--fs-xs); letter-spacing: .14em; text-transform: uppercase; color: var(--text-2); font-weight: 700; margin-bottom: auto; }
.tile h3 { margin: var(--sp-2) 0 var(--sp-1); font-size: var(--fs-lg); letter-spacing: -.01em; }
.tile p { margin: 0; font-size: var(--fs-sm); color: var(--text-2); }
.tile:hover { border-color: var(--navy-500); color: var(--text); }
.tile:hover h3 { color: var(--navy-600); }
.tile-dark { background: var(--ink-900); border-color: var(--ink-700); color: #fff; }
.tile-dark h3 { color: #fff; }
.tile-dark p { color: var(--on-dark-2); }
.tile-dark .tile-kicker { color: var(--accent-on-dark); }

/* ---------- 图片磁贴（用真实商品图替代色块） ---------- */
.grid-4 { grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); }
.tile--photo { position: relative; display: block; min-height: 0; padding: 0; aspect-ratio: 4 / 5; overflow: hidden; background: var(--ink-900); color: var(--on-dark); }
.tile--photo::before, .tile--photo::after { display: none; }
.tile--photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform .4s var(--ease); }
.tile--photo:hover img { transform: scale(1.04); }
.tile--photo .tile-body { position: absolute; inset: auto 0 0 0; padding: var(--sp-4); display: flex; flex-direction: column; gap: 2px;
  background: linear-gradient(0deg, rgba(5,18,31,.92) 0%, rgba(5,18,31,.55) 55%, rgba(5,18,31,0) 100%); }
.tile--photo .tile-title { font-size: var(--fs-lg); font-weight: 700; color: #fff; letter-spacing: var(--track-tight); line-height: 1.15; }
.tile--photo .tile-kicker { color: var(--accent-on-dark); font-size: var(--fs-xs); letter-spacing: var(--track-wide); text-transform: uppercase; font-weight: 700; margin-bottom: 0; }
.tile--photo .tile-price { color: var(--on-dark-link); font-size: var(--fs-sm); font-variant-numeric: tabular-nums; }
.tile--photo:hover { color: inherit; }

/* ---------- 巨型菜单（对标 Pure Fishing mega-menu / Orvis 多级抽屉） ---------- */
.site-nav .has-children { position: relative; }
.site-nav .has-children > a::after { content: "▾"; font-size: .7em; margin-left: .45em; color: var(--text-3); }
.site-nav .menu { position: absolute; top: 100%; left: 0; min-width: 280px; background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: var(--shadow-md); padding: var(--sp-3); display: none; }
.site-nav .has-children:hover > .menu, .site-nav .has-children:focus-within > .menu { display: block; }
.site-nav .menu a { display: block; min-height: 40px; padding: var(--sp-2) var(--sp-3); border-radius: var(--radius-sm); font-size: var(--fs-sm); color: var(--text); text-decoration: none; }
.site-nav .menu a:hover { background: var(--paper-2); color: var(--navy-600); }
.site-nav .menu .menu-group { padding: var(--sp-2) var(--sp-3) var(--sp-1); font-size: var(--fs-xs); letter-spacing: .12em; text-transform: uppercase; color: var(--text-3); }
/* 面板底部：整栏索引入口。视觉上从"快捷链接"里分出来，因为它是另一层级的动作。 */
.site-nav .menu a.menu-foot { margin-top: var(--sp-2); border-top: 1px solid var(--line); border-radius: 0; padding-top: var(--sp-3); font-weight: 650; color: var(--navy-600); }
/* 栏目上下篇导览：读完一篇之后唯一该做的事就是接着读下一篇 */
.column-nav { border-top: 1px solid var(--line); margin-top: var(--sp-10); }
.column-nav .shell { display: flex; flex-wrap: wrap; gap: var(--sp-3) var(--sp-5); align-items: center; justify-content: space-between; padding-block: var(--sp-5); }
.column-nav .cn-label { font-size: var(--fs-xs); letter-spacing: .1em; text-transform: uppercase; color: var(--text-3); }
.column-nav a { font-size: var(--fs-sm); font-weight: 600; text-decoration: none; }
.column-nav .cn-next { margin-left: auto; }

/* ---------- 首屏照片系统 ----------
   有了摄影素材后，首屏从"版式张力"升级为"影像 + 遮罩"。
   关键不是好看，而是**文字对比度必须由遮罩保证**，不能靠照片恰好很暗。 */
.hero--photo { padding-block: clamp(var(--sp-16), 9vw, var(--sp-24)); background: var(--ink-900); }
.hero-photo { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: var(--hero-pos, center 45%); z-index: 0; }
/* 双层遮罩：左侧重（放文字）+ 底部重（放数据带），右上是照片的"呼吸区" */
.hero.hero--photo::before {
  content: ""; position: absolute; inset: 0; z-index: 1;
  background:
    linear-gradient(100deg, rgba(5,18,31,.95) 0%, rgba(5,18,31,.86) 34%, rgba(5,18,31,.52) 66%, rgba(5,18,31,.68) 100%),
    linear-gradient(0deg, rgba(5,18,31,.92) 0%, rgba(5,18,31,.35) 38%, rgba(5,18,31,0) 68%);
}
.hero.hero--photo::after { z-index: 1; opacity: .28; }
.hero.hero--photo > .shell { position: relative; z-index: 2; }
.hero-credit { position: absolute; right: var(--sp-4); bottom: var(--sp-2); z-index: 3; display: inline-flex; align-items: center; min-height: 24px; padding: 0 6px; font-size: 11px; color: var(--on-dark-faint); text-decoration: none; }  /* 绝对定位会被块级化，躲不过 24px 点击目标下限 */
.hero-credit:hover { color: var(--on-dark); }
.hero-scroll { position: absolute; left: var(--sp-5); bottom: var(--sp-4); z-index: 3; font-size: var(--fs-xs); letter-spacing: .16em; text-transform: uppercase; color: var(--on-dark-faint); }
@media (max-width: 800px) { .hero-scroll { display: none; } .hero-credit { right: var(--sp-3); } }

/* ---------- 首页 Hero：无摄影条件下的版式解法 ---------- */
.hero {
  position: relative; overflow: hidden; color: var(--on-dark);
  background: var(--ink-900);
  padding-block: clamp(var(--sp-12), 7vw, var(--sp-24));
}
.hero::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(10,20,32,.20) 0%, rgba(10,20,32,.55) 100%); }
.hero::after {  /* 等深线纹理：暗示水深/鱼探，替代摄影 */
  content: ""; position: absolute; inset: auto 0 -1px 0; height: 220px; opacity: .5;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 220' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%232f7fb5' stroke-opacity='.35' stroke-width='1.2'%3E%3Cpath d='M0 60 C 200 20 400 100 600 60 S 1000 20 1200 60'/%3E%3Cpath d='M0 100 C 200 60 400 140 600 100 S 1000 60 1200 100'/%3E%3Cpath d='M0 140 C 200 100 400 180 600 140 S 1000 100 1200 140'/%3E%3Cpath d='M0 180 C 200 140 400 220 600 180 S 1000 140 1200 180'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% 100%;
}
.hero > .shell { position: relative; z-index: 1; }
.hero-grid { display: grid; gap: var(--sp-10); grid-template-columns: minmax(0, 1.28fr) minmax(0, 1fr); align-items: start; }
/* 首屏改为视觉主导：单列文案 + 信任 chips，不再用右侧文字面板 */
/* 首屏容器：必须容得下 80px 的 display 标题。
   教训：原来这里写的是 46ch —— ch 按元素自身字号计算，正文 46ch ≈ 414px，
   而 80px 标题需要约 1000px。用正文版心去圈 display 标题，结果是一行一个词。 */
.hero-lede { max-width: min(100%, 62rem); }
/* 首屏副题：一句话说清"覆盖哪、对谁有用"，限制在 2–3 行内。
   原来这里是一排带边框的胶囊，和真按钮长得一样——用户分不清哪里能点，所以删掉。 */
/* 两行锁定版式：宽屏强制断在 "Weihai fishing tackle / source factories"。
   窄屏必须解除强制断行——否则第一行会自己再折一次，变成三行。
   注意 <br> 隐藏后，它前面的那个空格会保留，两行文字不会黏成 "tacklesource"。 */
@media (max-width: 720px) { .hero-break { display: none; } }
.hero-sub { margin: 0; max-width: 46ch; font-size: var(--fs-md); line-height: 1.55; color: var(--on-dark-2); }
@media (max-width: 940px) { .hero-grid { grid-template-columns: 1fr; } }
.hero .eyebrow { color: var(--accent-on-dark); }
.hero h1 { color: var(--on-dark); margin-bottom: var(--sp-4); font-size: var(--fs-display); line-height: 1.06; letter-spacing: var(--track-display); max-width: 18ch; }
.hero-kicker { display: block; margin-bottom: var(--sp-5); font-size: var(--fs-xs); font-weight: 700;
  letter-spacing: var(--track-wider); text-transform: uppercase; color: var(--on-dark-2); }
.hero h1 em { font-style: normal; color: var(--accent-on-dark); }
.hero .lede { color: var(--on-dark-2); font-size: var(--fs-md); }
.hero .btn-ghost { border-color: rgba(255, 255, 255, .35); color: #fff; background: transparent; }
.hero .btn-ghost:hover { border-color: #fff; background: rgba(255, 255, 255, .1); color: #fff; }

.hero-panel { background: rgba(255, 255, 255, .05); border: 1px solid rgba(255, 255, 255, .16); border-radius: var(--radius-lg); padding: var(--sp-6); backdrop-filter: blur(4px); }
.hero-panel-title { font-size: var(--fs-md); font-weight: 680; margin: 0 0 var(--sp-4); color: #fff; letter-spacing: -0.01em; }
.hero-panel ul { list-style: none; padding: 0; margin: 0; }
.hero-panel li { display: grid; grid-template-columns: 22px 1fr; gap: var(--sp-3); padding: var(--sp-3) 0; border-top: 1px solid rgba(255, 255, 255, .12); font-size: var(--fs-sm); color: var(--on-dark-2); }
.hero-panel li:first-child { border-top: 0; }
.hero-panel li b { color: #fff; }
.hero-panel .tick { color: var(--ok-on-dark); font-weight: 700; }

/* 首屏数据带 */
.stat-band { border-top: 1px solid rgba(255, 255, 255, .14); margin-top: var(--sp-10); padding-top: var(--sp-6); display: grid; gap: var(--sp-6); grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); }
.stat-band div b { display: block; font-size: var(--fs-xl); font-weight: 700; color: #fff; font-variant-numeric: tabular-nums; letter-spacing: -0.02em; }
.stat-band div span { font-size: var(--fs-xs); color: var(--on-dark-2); letter-spacing: var(--track-wide); text-transform: uppercase; }

/* 浅色页面上的数据带 */
.stat-strip { display: grid; gap: var(--sp-6); grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); }
.stat-strip > div { padding-left: var(--sp-4); border-left: 3px solid var(--navy-400); }
.stat-strip b { display: block; font-size: var(--fs-xl); font-weight: 700; letter-spacing: -0.02em; font-variant-numeric: tabular-nums; }
.stat-strip span { font-size: var(--fs-xs); color: var(--text-2); letter-spacing: var(--track-wide); text-transform: uppercase; }

/* ---------- 按钮 ---------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: var(--sp-2);
  min-height: 46px; padding: 0 var(--sp-6); border-radius: var(--radius); border: 1px solid transparent;
  font-size: var(--fs-sm); font-weight: 700; letter-spacing: var(--track-wide); text-transform: uppercase;
  text-decoration: none; cursor: pointer;
  transition: background .15s var(--ease), border-color .15s var(--ease), color .15s var(--ease), transform .12s var(--ease);
}
.btn:active { transform: translateY(1px); }
.btn-primary { background: var(--accent-cta); color: #fff; box-shadow: 0 1px 2px rgba(10, 20, 32, .08); }
.btn-primary:hover { background: var(--accent-cta-hover); color: #fff; box-shadow: 0 2px 8px rgba(156, 69, 32, .28); }
.btn-dark { background: var(--ink-900); color: #fff; }
.btn-dark:hover { background: var(--ink-700); color: #fff; }
.btn-ghost { border-color: var(--line-strong); color: var(--text); background: var(--paper); }
.btn-ghost:hover { border-color: var(--navy-500); color: var(--navy-600); }
.btn-row { display: flex; flex-wrap: wrap; gap: var(--sp-3); margin-top: var(--sp-6); }

/* ---------- 卡片 ---------- */
.grid { display: grid; gap: var(--sp-5); }
.grid-2 { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }
.grid-3 { grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); }
.card {
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius-lg);
  padding: var(--sp-6); box-shadow: var(--shadow-sm);
  transition: box-shadow .2s var(--ease), transform .2s var(--ease);
}
.card-link { display: block; text-decoration: none; color: inherit; }
.card-link:hover { box-shadow: var(--shadow-md); transform: translateY(-3px); color: inherit; }
.card h3 { margin-top: 0; font-size: var(--fs-lg); }
.card > :last-child { margin-bottom: 0; }
.card-flat { box-shadow: none; }
.card-dark { background: var(--ink-800); border-color: var(--ink-700); color: var(--on-dark-link); }
.card-dark h3, .card-dark h4 { color: #fff; }
.card-index { font-size: var(--fs-xs); font-weight: 700; letter-spacing: .12em; color: var(--navy-500); display: block; margin-bottom: var(--sp-2); }

/* ---------- 徽标 ---------- */
.badge {
  display: inline-flex; align-items: center; gap: var(--sp-1); font-size: var(--fs-xs); font-weight: 700;
  padding: .22em .6em; border-radius: var(--radius); border: 1px solid var(--line-strong);
  background: var(--paper-2); color: var(--text-2); letter-spacing: var(--track-wide); text-transform: uppercase; white-space: nowrap;
}
/* 状态徽标只用中性色 + 唯一强调色，不引入第四种颜色 */
.badge-verified { background: var(--ink-900); color: #fff; border-color: var(--ink-900); }
.badge-pending { background: var(--paper-3); color: var(--text-2); border-color: var(--line-strong); }
.badge-accent { background: var(--accent-soft); color: var(--accent-text); border-color: rgba(180, 85, 42, .18); }

/* ---------- 规格表 / 数据表 ---------- */
.table-wrap { overflow-x: auto; border: 1px solid var(--line); border-radius: var(--radius-lg); background: var(--paper); box-shadow: var(--shadow-sm); }
table { width: 100%; border-collapse: collapse; font-size: var(--fs-sm); }
caption { text-align: left; padding: var(--sp-3) var(--sp-4); color: var(--text-2); font-size: var(--fs-xs); border-bottom: 1px solid var(--line); }
th, td { text-align: left; padding: var(--sp-3) var(--sp-4); border-bottom: 1px solid var(--line); vertical-align: top; }
thead th { background: var(--ink-900); color: #fff; font-size: var(--fs-xs); letter-spacing: .08em; text-transform: uppercase; font-weight: 650; white-space: nowrap; position: sticky; top: 0; }
tbody tr:nth-child(even) { background: var(--paper-2); }
tbody tr:hover { background: var(--paper-3); }
tbody tr:last-child td { border-bottom: 0; }
td.num, th.num { font-variant-numeric: tabular-nums; text-align: right; }
/* 键值规格表（工厂详情） */
table.spec th[scope="row"] { width: 34%; background: var(--paper-2); color: var(--text-2); font-weight: 600; font-size: var(--fs-sm); text-transform: none; letter-spacing: 0; position: static; }

/* ---------- 提示块 ---------- */
.notice { border: 1px solid rgba(138, 90, 0, .14); background: var(--warn-soft); color: var(--warn-text); border-radius: var(--radius-lg); padding: var(--sp-5); }
.notice strong { color: #6d4700; }
.notice-info { border-color: var(--line-strong); background: var(--paper-2); color: var(--text); }
.notice-dark { border-color: rgba(255,255,255,.2); background: rgba(255,255,255,.06); color: var(--on-dark-link); }
.callout-accent { border-left: 4px solid var(--accent); background: var(--accent-soft); padding: var(--sp-4) var(--sp-5); border-radius: 0 var(--radius) var(--radius) 0; }

/* ---------- 列表 ---------- */
.steps { counter-reset: step; list-style: none; padding: 0; }
.steps > li { counter-increment: step; position: relative; padding-left: var(--sp-10); margin-bottom: var(--sp-5); }
.steps > li::before {
  content: counter(step, decimal-leading-zero); position: absolute; left: 0; top: 0;
  font-size: var(--fs-sm); font-weight: 700; color: var(--accent-text); font-variant-numeric: tabular-nums;
  border: 1px solid var(--line-strong); border-radius: var(--radius-pill); width: 30px; height: 30px; display: grid; place-items: center;
}
.checklist { list-style: none; padding: 0; }
.checklist li { position: relative; padding-left: var(--sp-6); margin-bottom: var(--sp-2); }
.checklist li::before { content: "✓"; position: absolute; left: 0; color: var(--ok); font-weight: 700; }
.source-list { list-style: none; padding: 0; font-size: var(--fs-sm); color: var(--text-2); }
.source-list li { padding-left: var(--sp-4); position: relative; }
.source-list li::before { content: "—"; position: absolute; left: 0; color: var(--line-strong); }

/* ---------- 渐进披露（AI 可见 / 人按需展开） ---------- */
.disclosure { border: 1px solid var(--line); border-radius: var(--radius-lg); background: var(--paper); margin: var(--sp-6) 0; box-shadow: var(--shadow-sm); }
.disclosure[open] { border-color: var(--line-strong); }
.disclosure-summary { list-style: none; cursor: pointer; display: flex; align-items: center; justify-content: space-between; gap: var(--sp-4);
  padding: var(--sp-4) var(--sp-5); min-height: 52px; }
.disclosure-summary::-webkit-details-marker { display: none; }
.disclosure-summary h2 { margin: 0; font-size: var(--fs-xl); font-weight: 600; letter-spacing: var(--track-tight); }  /* 与常规 H2 同号，避免出现 H2 小于 H3 的层级反转 */
.disclosure-toggle { flex: 0 0 auto; width: 22px; height: 22px; position: relative; }
.disclosure-toggle::before, .disclosure-toggle::after { content: ""; position: absolute; background: var(--accent-text); border-radius: 1px; }
.disclosure-toggle::before { left: 4px; right: 4px; top: 10px; height: 2px; }
.disclosure-toggle::after { top: 4px; bottom: 4px; left: 10px; width: 2px; transition: transform .2s var(--ease); }
.disclosure[open] .disclosure-toggle::after { transform: scaleY(0); }
.disclosure-body { padding: 0 var(--sp-5) var(--sp-5); }
.disclosure-body > :first-child { margin-top: 0; }
.disclosure-body .table-wrap { margin-top: var(--sp-2); }
.disclosure-summary:hover h2 { color: var(--navy-600); }

/* ---------- FAQ ---------- */
.faq details { border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); margin-bottom: var(--sp-3); }
.faq details[open] { border-color: var(--line-strong); box-shadow: var(--shadow-sm); }
.faq summary {
  cursor: pointer; padding: var(--sp-4) var(--sp-5); min-height: 48px; display: flex; align-items: center; justify-content: space-between; gap: var(--sp-4);
  font-weight: 620; font-size: var(--fs-md); list-style: none;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; font-size: var(--fs-lg); color: var(--accent-text); line-height: 1; flex: 0 0 auto; }
.faq details[open] summary::after { content: "–"; }
.faq details > p, .faq details > div { margin: 0; padding: 0 var(--sp-5) var(--sp-5); color: var(--text-2); max-width: 74ch; }

/* ---------- 答案前置块（GEO）----------
   依据：44.2% 的 AI 引用来自页面前 30% 内容，38% 落在最前 100 词。
   所以把"可被直接拿走的那句话"放在 H1 正下方，而不是埋在第三屏。 */
/* 页首答案面板：左栏直答（AI 引用的核心），右栏编号要点网格。
   比"一整块文字 + 项目符号列表"更好扫读，也给所有内页一个统一页首锚点。 */
.answer { margin-top: var(--sp-6); display: grid; grid-template-columns: minmax(0, 1.32fr) minmax(0, 1fr);
  background: var(--paper); border: 1px solid var(--line); border-left: 2px solid var(--accent);
  border-radius: var(--radius-lg); box-shadow: var(--shadow-sm); overflow: hidden; }
.answer-main { padding: var(--sp-6); }
.answer-aside { padding: var(--sp-6); background: var(--paper-2); border-left: 1px solid var(--line); }
.answer-label { margin: 0 0 var(--sp-3); font-size: var(--fs-xs); font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: var(--accent-text); }
.answer-text { margin: 0; font-size: var(--fs-md); line-height: 1.6; }
.answer-facts { margin: 0; padding: 0; list-style: none; counter-reset: af; }
.answer-facts li { position: relative; padding-left: 1.9em; margin-bottom: var(--sp-4); font-size: var(--fs-sm); line-height: 1.5; color: var(--text-2); }
.answer-facts li:last-child { margin-bottom: 0; }
.answer-facts li::before { counter-increment: af; content: counter(af, decimal-leading-zero); position: absolute; left: 0; top: .1em;
  font-size: var(--fs-xs); font-weight: 700; letter-spacing: .04em; color: var(--accent-text); }
.answer strong { color: var(--text); }
@media (max-width: 860px) {
  .answer { grid-template-columns: 1fr; }
  .answer-aside { border-left: 0; border-top: 1px solid var(--line); }
}

/* ---------- 面包屑 ---------- */
.breadcrumbs { font-size: var(--fs-sm); color: var(--text-2); padding-top: var(--sp-3); }
.breadcrumbs a { color: var(--text-2); text-decoration: none; }
.breadcrumbs a:hover { color: var(--navy-500); text-decoration: underline; }
.breadcrumbs > span[aria-current] { color: var(--text); font-weight: 600; }

/* ---------- 页头（内页） ---------- */
.page-head { border-bottom: 1px solid var(--line); background: var(--paper-2); padding-block: clamp(var(--sp-8), 4vw, var(--sp-12)); }
.page-head h1 { font-size: var(--fs-2xl); margin-bottom: var(--sp-4); }
.page-head h1.display { font-size: clamp(2rem, 4.6vw, 3.25rem); line-height: 1.06; letter-spacing: -.03em; max-width: 24ch; }
.page-head .lede { margin-bottom: 0; }

/* ---------- 散文版心 ----------
   目标行宽 60–75 字符（实测指标），表格/网格不受此限 */
.prose p, .prose ul, .prose ol, .prose h2, .prose h3, .prose h4, .prose blockquote,
.prose .notice, .prose .steps, .prose .faq details > p, .prose caption { max-width: 74ch; }
.prose .section-head, .prose > .lede, .prose .lede { max-width: 66ch; }
.prose .table-wrap, .prose .grid, .prose pre, .prose .stat-strip, .prose .empty-state,
.prose .filter-bar, .prose .card, .prose .form { max-width: none; }

/* ---------- 表单 ---------- */
.form .field { display: block; margin-bottom: var(--sp-4); font-size: var(--fs-sm); font-weight: 620; color: var(--text-2); }
.field > span { display: block; margin-bottom: var(--sp-2); }
.field input, .field select, .field textarea {
  width: 100%; min-height: 46px; padding: var(--sp-3) var(--sp-4);
  border: 1px solid var(--line-strong); border-radius: var(--radius);
  font: inherit; font-size: var(--fs-base); color: var(--text); background: var(--paper);
}
.field textarea { min-height: 140px; resize: vertical; line-height: 1.6; }
.field input:hover, .field select:hover, .field textarea:hover { border-color: var(--navy-400); }
.field input:focus-visible, .field select:focus-visible, .field textarea:focus-visible { border-color: var(--navy-500); outline: 3px solid var(--accent); outline-offset: 1px; }
.field-hint { display: block; margin-top: var(--sp-2); font-size: var(--fs-xs); font-weight: 400; color: var(--text-2); }

/* ---------- 目录页工具条 ---------- */
/* 供应商目录的简单筛选条（与商品目录的 sticky 版本区分开，避免两套规则打架） */
.filter-bar--stack { display: flex; flex-wrap: wrap; gap: var(--sp-3); align-items: center; }
.filter-bar label { font-size: var(--fs-sm); font-weight: 600; color: var(--text-2); }
.filter-bar input { min-height: 44px; padding: 0 var(--sp-3); border: 1px solid var(--line-strong); border-radius: var(--radius); font: inherit; font-size: var(--fs-sm); min-width: 240px; }
.empty-state { border: 1px dashed var(--line-strong); border-radius: var(--radius-lg); padding: var(--sp-12) var(--sp-5); text-align: center; background: var(--paper-2); }
.empty-state h3 { margin-top: 0; }

/* 语义是 H2 就必须是 H2 的号：小号会造成 H2 比 H3 还小，文档大纲层级反转 */
.related-head { font-size: var(--fs-xl); font-weight: 600; letter-spacing: var(--track-tight); margin: 0 0 var(--sp-4); }

/* ---------- CTA 带 ---------- */
.cta-band { background: var(--ink-900); color: #fff; border-radius: var(--radius-lg); padding: clamp(var(--sp-8), 5vw, var(--sp-12)); display: grid; gap: var(--sp-6); grid-template-columns: minmax(0, 1.4fr) auto; align-items: center; }
@media (max-width: 800px) { .cta-band { grid-template-columns: 1fr; } }
.cta-band h2 { margin: 0 0 var(--sp-2); color: #fff; font-size: var(--fs-xl); }
.cta-band p { margin: 0; color: var(--on-dark-2); }

/* ---------- 页脚 ---------- */
.site-footer { background: var(--ink-900); color: var(--on-dark-2); margin-top: var(--sp-16); padding-block: var(--sp-16) var(--sp-8); }
.foot-grid { display: grid; gap: var(--sp-8); grid-template-columns: minmax(0, 1.6fr) repeat(auto-fit, minmax(150px, 1fr)); }
.site-footer h3, .foot-title { font-size: var(--fs-xs); font-weight: 700; text-transform: uppercase; letter-spacing: .12em; color: var(--on-dark-3); margin: 0 0 var(--sp-4); }
.site-footer ul { list-style: none; padding: 0; margin: 0; }
.site-footer li { margin-bottom: var(--sp-1); }
.site-footer a { color: var(--on-dark-link); text-decoration: none; display: inline-flex; align-items: center; min-height: 32px; font-size: var(--fs-sm); }
.site-footer a:hover { color: #fff; text-decoration: underline; }
.site-footer .foot-brand p { font-size: var(--fs-sm); max-width: 40ch; }
.site-footer .foot-brand b { color: #fff; font-size: var(--fs-md); display: block; margin-bottom: var(--sp-2); }
.foot-legal { border-top: 1px solid #16324a; margin-top: var(--sp-10); padding-top: var(--sp-5); display: flex; flex-wrap: wrap; gap: var(--sp-5); font-size: var(--fs-xs); color: var(--on-dark-3); }

/* ---------- 打印：买家会打印供应商规格表带进采购会 ---------- */
@media print {
  .site-header, .site-footer, .cta-band, .preview-ribbon, .skip-link, .nav-drawer, .btn-row, .breadcrumbs { display: none !important; }
  body { font-size: 11pt; color: #000; background: #fff; }
  a { color: #000; text-decoration: none; }
  a[href^="/"]::after { content: " (" attr(href) ")"; font-size: 8.5pt; color: #555; }
  .hero, .section-dark { background: #fff !important; color: #000 !important; }
  .hero h1, .hero .lede, .section-dark h2, .section-dark h3, .section-dark p { color: #000 !important; }
  .hero::before, .hero::after { display: none !important; }
  .hero-panel { border-color: #999 !important; background: #fff !important; }
  .hero-panel li { color: #000 !important; border-color: #ddd !important; }
  .section { padding-block: 10pt; }
  .card { box-shadow: none; border-color: #bbb; break-inside: avoid; }
  .table-wrap { overflow: visible; border-color: #999; }
  table { font-size: 9pt; }
  thead th { background: #ececec !important; color: #000 !important; border-bottom: 1px solid #666; }
  tbody tr:nth-child(even) { background: #f7f7f7; }
  h1, h2, h3 { break-after: avoid; }
}
@media (min-width: 760px) {
  .table-wrap.long td:first-child, .table-wrap.long th:first-child { position: sticky; left: 0; background: var(--paper); }
}

/* ── 商品操作区（字节规范：一个区域只允许一个"实心强调"，其余走中性描边）──
   问题：.add-btn 自带橙色描边，与主 CTA 并列时两个橙色按钮互相抢强调，视线没有落点。
   改法：加入询盘降为次级动作，用与 .btn-ghost 同一套中性描边语言；悬停才升为强调色。 */
.pcard-actions { display: flex; flex-wrap: wrap; align-items: center; gap: var(--sp-3); margin-top: var(--sp-5); }
.pcard-actions .btn, .pcard-actions .add-btn { min-height: 40px; }
.add-btn {
  border-color: var(--line-strong); background: var(--paper); color: var(--text); font-weight: 600;
  transition: background .18s var(--ease), border-color .18s var(--ease), color .18s var(--ease), box-shadow .18s var(--ease);
}
.add-btn:hover { border-color: var(--accent); color: var(--accent-text); background: var(--accent-soft); box-shadow: var(--shadow-sm); }
.add-btn:active { transform: translateY(1px); }
.add-btn[data-added="true"] { background: var(--ok-soft); border-color: var(--ok); color: var(--ok); }
.add-btn[data-added="true"]:hover { background: var(--ok-soft); border-color: var(--ok); color: var(--ok); box-shadow: none; }

/* 网格里的图标按钮：方块改圆形，与卡片圆角语言一致；hover 卡片时才浮出强调色 */
.add-btn--icon { width: 34px; height: 34px; min-height: 34px; padding: 0; border-radius: var(--radius-pill); font-size: 16px; line-height: 1; }
.pcard:hover .add-btn--icon { border-color: var(--accent); color: var(--accent-text); }

/* ── 窄屏表格堆叠 ──────────────────────────────────────────
   问题：全站约 80 页有表格，移动端靠横向滚动，用户必须左右拖才能看全一行。
   改法：把每个 <td> 的表头文本注入 data-label（构建期完成），窄屏时表格转为卡片，
   表头变成每格上方的微标签，不再需要横向滚动。 */
@media (max-width: 720px) {
  .table-wrap { overflow: visible; border: 0; box-shadow: none; background: transparent; }
  .table-wrap table { display: block; }
  .table-wrap caption { padding: var(--sp-2) 0 var(--sp-4); border: 0; background: transparent; }
  .table-wrap thead { display: none; }
  .table-wrap tbody { display: block; }
  .table-wrap tbody tr {
    display: block; margin-bottom: var(--sp-4); padding: var(--sp-4) var(--sp-5);
    border: 1px solid var(--line); border-radius: var(--radius-lg); background: var(--paper); box-shadow: var(--shadow-sm);
  }
  .table-wrap tbody tr:nth-child(even) { background: var(--paper); }
  .table-wrap tbody td { display: block; border: 0; padding: var(--sp-1) 0; }
  .table-wrap tbody td[data-label]::before {
    content: attr(data-label); display: block; margin-bottom: 2px;
    font-size: var(--fs-xs); font-weight: 700; letter-spacing: var(--track-wide);
    text-transform: uppercase; color: var(--text-2);
  }
  .table-wrap tbody td:first-child { font-weight: 600; }
  .table-wrap tbody th[scope="row"] { display: block; border: 0; padding: var(--sp-1) 0 0; background: transparent; }
}


/* ==========================================================================
   右侧悬浮联系条 —— 访客在任何滚动位置都能一键联系
   参考 B2B 独立站通行做法：默认收成图标条，鼠标移入或键盘聚焦时向左展开显示文字与邮箱。
   只在 >=1180px 显示；窄屏用已有的底部固定 CTA，避免遮挡正文。
   ========================================================================== */
.contact-rail {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 40;
  display: none;
  flex-direction: column;
  padding: 6px 0;
  background: var(--ink-900);
  border-radius: 14px 0 0 14px;
  box-shadow: 0 12px 34px rgba(15, 27, 38, .24);
}
@media (min-width: 1180px) { .contact-rail { display: flex; } }

.contact-rail a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 44px;
  padding: 0 13px;
  color: #e6edf3;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  transition: background .15s ease, color .15s ease;
}
.contact-rail a svg {
  width: 19px; height: 19px; flex: none;
  fill: none; stroke: currentColor; stroke-width: 1.7;
  stroke-linecap: round; stroke-linejoin: round;
}
.contact-rail .cr-label {
  max-width: 0; opacity: 0; overflow: hidden;
  transition: max-width .22s ease, opacity .18s ease, margin .22s ease;
}
.contact-rail:hover .cr-label,
.contact-rail a:focus-visible .cr-label { max-width: 300px; opacity: 1; margin-right: 10px; }
.contact-rail a:hover { background: rgba(255, 255, 255, .1); color: #fff; }
.contact-rail a:focus-visible { outline: 2px solid var(--accent); outline-offset: -3px; }
.contact-rail a.cr-primary { background: var(--accent-cta); color: #fff; }
.contact-rail a.cr-primary:hover { background: var(--accent-cta-hover); }
.contact-rail .cr-mail { font-weight: 650; letter-spacing: .01em; }
.contact-rail .cr-hint { font-size: 11px; color: #9fb2c2; padding: 6px 13px 2px; text-align: right; }

@media (prefers-reduced-motion: reduce) {
  .contact-rail a, .contact-rail .cr-label { transition: none; }
}


/* ==========================================================================
   首页视觉收口 v1 —— 节奏 / 首屏 / 卡片工艺 / 按钮与焦点
   原则：只调观感与密度，不改信息结构；所有数值走同一套刻度（4px 基准、组件 8/12/14px 圆角）
   ========================================================================== */

/* ---------- 1. 区块节奏：一屏之内有呼吸，但不再忽松忽紧 ---------- */
main > .section { padding-block: clamp(56px, 6vw, 88px); }
main > .section-tight { padding-block: clamp(36px, 4vw, 56px); }
.section-head { margin-bottom: clamp(20px, 2.2vw, 30px); }
.section-head h2,
.section > .shell > h2,
main > .section h2 { font-size: clamp(26px, 2.5vw, 33px); line-height: 1.14; letter-spacing: -.018em; }
.section-head p,
.section > .shell > p.lede { font-size: 16px; line-height: 1.6; max-width: 62ch; }
.eyebrow { font-size: 11px; letter-spacing: .16em; }

/* ---------- 2. 首屏：文案与统计条收进一屏，统计条不再飘在底部 ---------- */
.hero { min-height: 0; }
.hero .shell { padding-block: clamp(48px, 7vw, 96px) clamp(28px, 3vw, 44px); }
.hero-kicker { letter-spacing: .14em; font-size: 11px; }
.hero h1 { font-size: clamp(38px, 5.6vw, 68px); line-height: 1.03; letter-spacing: -.03em; }
.hero-sub { font-size: clamp(16px, 1.35vw, 18px); line-height: 1.62; max-width: 46ch; }
.hero .btn-row { margin-top: clamp(18px, 2.4vw, 28px); }

/* 统计条：等宽数字 + 细分隔线，读起来像"数据"而不是"装饰" */
.stat-band {
  display: grid; grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0; margin-top: clamp(28px, 4vw, 52px);
  border-top: 1px solid rgba(255, 255, 255, .16);
}
.stat-band > div { padding: 18px 22px 16px; border-left: 1px solid rgba(255, 255, 255, .12); }
.stat-band > div:first-child { border-left: 0; padding-left: 0; }
.stat-band b { display: block; font-size: clamp(26px, 2.6vw, 34px); font-weight: 700; letter-spacing: -.02em; font-variant-numeric: tabular-nums; line-height: 1; }
.stat-band span { display: block; margin-top: 8px; font-size: 11px; letter-spacing: .12em; text-transform: uppercase; opacity: .72; }
.hero-credit { font-size: 11px; opacity: .66; }

/* ---------- 3. 卡片工艺：等高、媒体区统一裁切、悬浮与焦点一致 ---------- */
.grid { gap: clamp(14px, 1.5vw, 20px); }
.grid > * { min-width: 0; }
.pcard, .tile, .card { display: flex; flex-direction: column; height: 100%; border-radius: 14px; }
.pcard-media { aspect-ratio: 4 / 3; overflow: hidden; border-radius: 14px 14px 0 0; background: var(--paper-2); }
.pcard-media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pcard-body { flex: 1; display: flex; flex-direction: column; gap: 8px; padding: 14px 16px 16px; }
.pcard-title {
  font-size: 15px; font-weight: 600; line-height: 1.35; letter-spacing: -.005em;
  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.pcard-price { font-size: 15px; font-weight: 650; color: var(--accent-text); font-variant-numeric: tabular-nums; }
.pcard-price span, .pcard-price small { color: var(--text-3); font-weight: 500; font-size: 12px; }
.pcard-meta { margin-top: auto; display: flex; align-items: center; justify-content: space-between; gap: 10px;
  font-size: 11.5px; letter-spacing: .06em; text-transform: uppercase; color: var(--text-3); }
.pcard-badge { font-size: 10.5px; letter-spacing: .06em; text-transform: uppercase; padding: 3px 8px; border-radius: 999px; }
.tile-body { flex: 1; display: flex; flex-direction: column; gap: 6px; }
.tile-title { font-size: 15.5px; font-weight: 620; line-height: 1.3; }
.tile-price { margin-top: auto; font-variant-numeric: tabular-nums; }
.tile-kicker, .hint { letter-spacing: .1em; font-size: 11px; text-transform: uppercase; }

.pcard, .tile, .card-link, .card { transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease; }
.pcard:hover, .tile:hover, .card-link:hover, .card:hover { transform: translateY(-2px); box-shadow: 0 14px 32px rgba(15, 27, 38, .12); }
.pcard:focus-within, .tile:focus-within, .card-link:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }
.card-index { font-size: 12px; font-weight: 700; letter-spacing: .1em; color: var(--accent-text); font-variant-numeric: tabular-nums; }

/* ---------- 4. 按钮：主/次/深三级别高度与圆角统一 ---------- */
.btn { min-height: 46px; padding: 0 20px; border-radius: 10px; font-size: 13.5px; font-weight: 650; letter-spacing: .04em; }
.btn-ghost { border-width: 1px; }
.btn-dark { min-height: 46px; padding: 0 20px; border-radius: 10px; font-size: 13.5px; font-weight: 650; }
.btn-row { gap: 12px; flex-wrap: wrap; }
.btn:focus-visible, a:focus-visible, button:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }

/* ---------- 5. 横向轨道：滚动有吸附、滚动条不抢戏 ---------- */
.rail { scroll-snap-type: x proximity; scrollbar-width: thin; }
.rail > * { scroll-snap-align: start; }
.rail-head { align-items: baseline; gap: 12px; }

/* ---------- 6. 窄屏：统计条两列、首屏降级、轨道改单列 ---------- */
@media (max-width: 760px) {
  .hero h1 { font-size: clamp(30px, 9vw, 40px); }
  .hero-break { display: none; }
  .stat-band { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .stat-band > div { padding: 14px 0 12px; border-left: 0; }
  .stat-band > div:nth-child(n+3) { border-top: 1px solid rgba(255, 255, 255, .12); }
  main > .section { padding-block: 44px; }
}
@media (prefers-reduced-motion: reduce) {
  .pcard, .tile, .card-link, .card { transition: none; }
  .pcard:hover, .tile:hover, .card-link:hover, .card:hover { transform: none; }
}

/* ---------- 首页收口 v2 ---------- */
/* 首屏信任凭证：把"为什么信我们"提前到第一屏，紧跟统计数字之上 */
.hero-proof{margin:0 0 14px;font-size:13px;line-height:1.6;color:rgba(255,255,255,.86);max-width:62ch}
.hero-proof b{color:#fff;font-weight:650}
@media (max-width:760px){ .hero-proof{font-size:12px} }

/* 深色区块里的 01/02/03：原来用强调色，在深底上对比不足 —— 提一档亮度并加字重。
   BUGFIX(2026-09-18)：这里原本写的是 .section-alt（浅灰底），把浅灰区块的标题刷成了白字，
   首页 "Sample listings" 标题因此长期隐形。深色区块的标题色由 .section-dark 负责（见上方 167 行），
   所以这条错位规则直接删除，card-index 改为对 .section-dark 生效。 */
.section-dark .card-index,
.section-dark .card-index b,
.how .card-index{color:#f2b795;font-weight:700}

/* 子类目卡：素材明暗不一（有一张是白底线稿），用统一底色 + 同一裁切把视觉权重拉平 */
.tile--photo{background:var(--paper-2);border-radius:14px;overflow:hidden}
.tile--photo .tile-body{background:linear-gradient(180deg,rgba(6,18,30,0),rgba(6,18,30,.82));padding:14px 16px 16px}
.tile--photo img{aspect-ratio:4/3;width:100%;height:100%;object-fit:cover;display:block}

/* 移动端底栏三格时不要挤：图标+文字的间距收紧 */
.mobile-cta .mc-item{padding-inline:10px;font-size:12.5px;letter-spacing:.02em}


/* 证书页：图为主，文字最少 */
.cert-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: var(--sp-5); margin: var(--sp-6) 0; }
.cert { margin: 0; border: 1px solid var(--line); border-radius: 14px; overflow: hidden; background: var(--paper); }
.cert img { display: block; width: 100%; height: auto; }
.cert figcaption { padding: 12px 14px 14px; display: flex; flex-direction: column; gap: 4px; }
.cert figcaption b { font-size: 14px; font-weight: 620; line-height: 1.35; }
.cert figcaption span { font-size: 12px; color: var(--text-3); }
