/* 糖心vlog合集索引站 · 公共样式表
   主色：暖粉 #E8547C；文字 #1F2328；背景 #F7F7F8；辅助灰 #6B7280
   零第三方资源：不引入任何外部字体、图片或 CDN */

:root {
  --j42: #E8547C;
  --g16: #C43C62;
  --y82: #FDEEF3;
  --e42: #1F2328;
  --p45: #3A4048;
  --t83: #6B7280;
  --n30: #F7F7F8;
  --j33: #FFFFFF;
  --a86: #E3E5E8;
  --z19: 10px;
  --h89: 14px;
  --e67: 0 1px 2px rgba(31, 35, 40, .06);
  --n19: 0 6px 18px rgba(31, 35, 40, .10);
  --p13: 1160px;
  --d65: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

* { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }

body {
  margin: 0;
  font-family: var(--d65);
  font-size: 16px;
  line-height: 1.85;
  color: var(--e42);
  background: var(--n30);
}

img { max-width: 100%; height: auto; display: block; }

a { color: var(--g16); text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus-visible,
button:focus-visible,
summary:focus-visible,
input:focus-visible,
label:focus-visible {
  outline: 3px solid var(--j42);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(232, 84, 124, .18);
  border-radius: 4px;
}

.sl-foot { max-width: var(--p13); margin: 0 auto; padding: 0 20px; }

._k40th {
  position: absolute; left: 12px; top: -48px;
  background: var(--j42); color: #fff; padding: 8px 14px;
  border-radius: 0 0 8px 8px; z-index: 60; transition: top .15s ease;
}
._k40th:focus { top: 0; }

/* ---------- 页头与导航 ---------- */
._eknew {
  background: var(--j33);
  border-bottom: 1px solid var(--a86);
  position: sticky; top: 0; z-index: 40;
}
.wd-pill {
  display: flex; align-items: center; justify-content: space-between;
  gap: 16px; min-height: 64px;
}
.dk-row {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 19px; font-weight: 700; color: var(--e42);
}
.dk-row:hover { text-decoration: none; color: var(--g16); }
.u4t9q6 {
  width: 30px; height: 30px; border-radius: 9px;
  background: linear-gradient(135deg, var(--j42), #F7A0B8);
  display: inline-block; flex: none;
}
.bx-mark { display: block; font-size: 12px; font-weight: 400; color: var(--t83); line-height: 1.3; }

._51s86 ul {
  list-style: none; display: flex; flex-wrap: wrap;
  gap: 4px 18px; margin: 0; padding: 0;
}
._51s86 a {
  display: inline-block; padding: 8px 2px; color: var(--p45);
  font-size: 15px; border-bottom: 2px solid transparent;
}
._51s86 a:hover { color: var(--g16); text-decoration: none; border-bottom-color: var(--j42); }
._51s86 a.gk-col { color: var(--g16); font-weight: 600; border-bottom-color: var(--j42); }

#nav-toggle { position: absolute; opacity: 0; width: 1px; height: 1px; }
.nf-wrap {
  display: none; align-items: center; gap: 8px;
  padding: 8px 12px; border: 1px solid var(--a86); border-radius: 8px;
  font-size: 14px; color: var(--p45); cursor: pointer; background: var(--j33);
}
.nf-wrap .pn-tag { display: block; width: 18px; height: 2px; background: var(--p45); position: relative; }
.nf-wrap .pn-tag::before,
.nf-wrap .pn-tag::after {
  content: ""; position: absolute; left: 0; width: 18px; height: 2px; background: var(--p45);
}
.nf-wrap .pn-tag::before { top: -6px; }
.nf-wrap .pn-tag::after { top: 6px; }

/* 页内锚点条 */
.vw-item { background: var(--y82); border-bottom: 1px solid #F6D4DF; }
.vw-item ul {
  list-style: none; margin: 0; padding: 10px 0; display: flex;
  gap: 8px 14px; flex-wrap: wrap;
}
.vw-item a {
  font-size: 14px; color: var(--g16); background: var(--j33);
  border: 1px solid #F3C9D6; border-radius: 999px; padding: 5px 12px; display: inline-block;
}
.vw-item a:hover { background: var(--j42); color: #fff; text-decoration: none; border-color: var(--j42); }

/* ---------- 面包屑 ---------- */
.p7b4u5 { padding: 14px 0 0; font-size: 14px; color: var(--t83); }
.p7b4u5 ol { list-style: none; display: flex; flex-wrap: wrap; gap: 6px; margin: 0; padding: 0; }
.p7b4u5 li { display: inline-flex; align-items: center; gap: 6px; }
.p7b4u5 ._bl1zk { color: #B9BDC3; }
.p7b4u5 [aria-current="page"] { color: var(--e42); font-weight: 600; }

/* ---------- 通用区块 ---------- */
main { display: block; }
section { padding: 34px 0; border-bottom: 1px dashed var(--a86); }
section:last-of-type { border-bottom: 0; }
h1 {
  font-size: 30px; line-height: 1.4; margin: 14px 0 12px; color: var(--e42); letter-spacing: .2px;
}
h2 {
  font-size: 23px; line-height: 1.45; margin: 0 0 14px; color: var(--e42);
  padding-left: 12px; border-left: 5px solid var(--j42);
}
h3 { font-size: 18px; line-height: 1.5; margin: 22px 0 8px; color: var(--e42); }
h4 { font-size: 16px; margin: 16px 0 6px; color: var(--p45); }
p { margin: 0 0 14px; color: var(--p45); }
strong { color: var(--g16); font-weight: 700; }
ul, ol { padding-left: 22px; margin: 0 0 14px; color: var(--p45); }
li { margin-bottom: 8px; }
.cy-pan { font-size: 17px; color: var(--p45); }
.e1w2s5 { font-size: 14px; color: var(--t83); }
.text-panel {
  background: var(--j33); border: 1px solid var(--a86);
  border-radius: var(--h89); padding: 20px 22px; box-shadow: var(--e67);
}

/* ---------- Hero ---------- */
.t3r3g4 { padding: 30px 0 36px; border-bottom: 1px solid var(--a86); background: linear-gradient(180deg, #FFFFFF 0%, var(--n30) 100%); }
._uizxr { display: grid; grid-template-columns: 1.15fr .85fr; gap: 30px; align-items: center; }
.cy-chip {
  display: inline-flex; align-items: center; gap: 8px;
  background: var(--y82); color: var(--g16);
  border: 1px solid #F3C9D6; border-radius: 999px;
  padding: 5px 14px; font-size: 14px; font-weight: 600;
}
.vw-foot { list-style: none; display: flex; flex-wrap: wrap; gap: 10px; padding: 0; margin: 18px 0; }
.vw-foot li {
  background: var(--j33); border: 1px solid var(--a86); border-radius: 999px;
  padding: 6px 14px; font-size: 14px; color: var(--p45); margin: 0; box-shadow: var(--e67);
}
._dt189 { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 6px; }
.lq-mark {
  display: inline-flex; align-items: center; justify-content: center;
  min-height: 46px; padding: 10px 22px; border-radius: 10px;
  font-size: 16px; font-weight: 600; border: 2px solid transparent;
}
.lq-mark:hover { text-decoration: none; }
.gk-slot { background: var(--j42); color: #fff; box-shadow: var(--n19); }
.gk-slot:hover { background: var(--g16); }
.rp-box { background: var(--j33); color: var(--g16); border-color: var(--j42); }
.rp-box:hover { background: var(--y82); }
.s6k6v4 { margin: 0; }
.s6k6v4 img { border-radius: var(--h89); border: 1px solid var(--a86); box-shadow: var(--n19); }
.s6k6v4 figcaption { font-size: 13px; color: var(--t83); margin-top: 8px; }

/* ---------- 卡片网格 ---------- */
.e7b5o2 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.card-grid._tznq6 { grid-template-columns: repeat(2, 1fr); }
.card-grid.pn-mark { grid-template-columns: repeat(4, 1fr); }
.bw-box {
  background: var(--j33); border: 1px solid var(--a86); border-radius: var(--h89);
  overflow: hidden; box-shadow: var(--e67);
  transition: transform .15s ease, box-shadow .15s ease;
  display: flex; flex-direction: column;
}
.bw-box:hover { transform: translateY(-2px); box-shadow: var(--n19); }
.bw-box img { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; background: var(--y82); }
._dkj07 { padding: 16px 18px 18px; display: flex; flex-direction: column; flex: 1; }
._dkj07 h3 { margin: 0 0 8px; font-size: 17px; }
._dkj07 p { font-size: 15px; margin-bottom: 12px; }
._2tnb0 { list-style: none; padding: 0; margin: 0 0 14px; font-size: 14px; color: var(--t83); }
._2tnb0 li { margin-bottom: 4px; }
._dkj07 .lq-mark { margin-top: auto; min-height: 42px; font-size: 15px; }

/* ---------- 数据看板 ---------- */
._aaw4e { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.gk-note {
  background: var(--j33); border: 1px solid var(--a86); border-radius: var(--h89);
  padding: 18px; box-shadow: var(--e67);
}
.gk-note .tx-card { font-size: 15px; color: var(--p45); font-weight: 600; }
.gk-note .d7d7d5 { font-size: 34px; font-weight: 700; color: var(--g16); line-height: 1.2; margin: 6px 0; }
.gk-note .dk-grid { font-size: 13px; color: var(--t83); line-height: 1.6; }

/* ---------- 更新记录列表 ---------- */
._uhi0l { list-style: none; padding: 0; margin: 0; }
._uhi0l li {
  background: var(--j33); border: 1px solid var(--a86); border-left: 4px solid var(--j42);
  border-radius: 0 var(--z19) var(--z19) 0; padding: 14px 16px; margin-bottom: 12px;
}
.nf-col { display: flex; flex-wrap: wrap; gap: 8px 14px; align-items: center; margin-bottom: 6px; font-size: 14px; }
._mfsh9 { font-weight: 700; color: var(--e42); }
._6ignh {
  background: var(--y82); color: var(--g16); border-radius: 999px;
  padding: 2px 10px; font-size: 13px; border: 1px solid #F3C9D6;
}
._uhi0l p { margin: 0; font-size: 15px; }

/* ---------- 步骤与流程 ---------- */
.pn-card { list-style: none; counter-reset: step; padding: 0; margin: 0; }
.pn-card > li {
  position: relative; padding: 14px 18px 14px 54px; margin-bottom: 12px;
  background: var(--j33); border: 1px solid var(--a86); border-radius: var(--h89);
}
.pn-card > li::before {
  counter-increment: step; content: counter(step);
  position: absolute; left: 16px; top: 16px;
  width: 26px; height: 26px; border-radius: 50%;
  background: var(--j42); color: #fff; font-size: 14px; font-weight: 700;
  display: flex; align-items: center; justify-content: center;
}
.pn-card h3 { margin-top: 0; }
.pn-card p { margin-bottom: 0; }

/* ---------- 表格 ---------- */
.bx-head { overflow-x: auto; border: 1px solid var(--a86); border-radius: var(--h89); background: var(--j33); }
table { border-collapse: collapse; width: 100%; min-width: 640px; font-size: 15px; }
caption { text-align: left; padding: 12px 16px; font-size: 14px; color: var(--t83); }
th, td { padding: 11px 14px; border-bottom: 1px solid var(--a86); text-align: left; vertical-align: top; }
thead th { background: var(--y82); color: var(--e42); font-weight: 700; white-space: nowrap; }
tbody tr:last-child td { border-bottom: 0; }

/* ---------- FAQ 手风琴 ---------- */
.s5q1d6 details {
  background: var(--j33); border: 1px solid var(--a86); border-radius: var(--z19);
  padding: 0; margin-bottom: 10px;
}
.s5q1d6 summary {
  cursor: pointer; padding: 14px 18px; font-weight: 600; font-size: 16px; color: var(--e42);
  list-style: none; position: relative; padding-right: 44px;
}
.s5q1d6 summary::-webkit-details-marker { display: none; }
.s5q1d6 summary::after {
  content: "+"; position: absolute; right: 18px; top: 12px;
  color: var(--g16); font-size: 20px; font-weight: 700;
}
.s5q1d6 details[open] summary::after { content: "−"; }
.s5q1d6 details[open] summary { border-bottom: 1px solid var(--a86); }
.s5q1d6 .gk-foot { padding: 14px 18px 4px; }
.s5q1d6 .gk-foot p { font-size: 15px; }

/* ---------- 标签与词云区 ---------- */
.qr-cell { list-style: none; display: flex; flex-wrap: wrap; gap: 10px; padding: 0; margin: 0; }
.qr-cell li { margin: 0; }
.qr-cell a {
  display: inline-block; background: var(--j33); border: 1px solid var(--a86);
  border-radius: 999px; padding: 8px 16px; font-size: 15px; color: var(--g16);
}
.qr-cell a:hover { background: var(--j42); color: #fff; border-color: var(--j42); text-decoration: none; }
.y1y9v6 {
  display: inline-block; font-size: 13px; color: var(--g16);
  background: var(--y82); border: 1px solid #F3C9D6;
  border-radius: 6px; padding: 1px 8px;
}

/* ---------- 条目列表 ---------- */
.vw-chip { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.vw-chip > li {
  background: var(--j33); border: 1px solid var(--a86); border-radius: var(--h89);
  overflow: hidden; margin: 0; display: flex; flex-direction: column;
}
.vw-chip img { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; }
.zt-pan { padding: 14px 16px 16px; }
.zt-pan h3 { margin-top: 0; font-size: 16.5px; }
.zt-pan p { font-size: 15px; }

/* ---------- 说明卡 ---------- */
.gk-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.y3v4j2 {
  background: var(--j33); border: 1px solid var(--a86); border-radius: var(--h89);
  padding: 16px; box-shadow: var(--e67);
}
.y3v4j2 h3 { margin-top: 0; font-size: 16.5px; }
.y3v4j2 p { font-size: 14.5px; margin-bottom: 8px; }
.y3v4j2 img { border-radius: var(--z19); border: 1px solid var(--a86); margin-bottom: 12px; }

/* ---------- 榜单 ---------- */
.c6i6h7 { background: var(--y82); border: 1px solid #F3C9D6; border-radius: var(--h89); padding: 16px 18px; }
.c6i6h7 p:last-child { margin-bottom: 0; }

/* ---------- 检索页 ---------- */
._trkll { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 14px; }
._trkll input[type="search"] {
  flex: 1 1 260px; min-height: 46px; padding: 10px 14px; font-size: 16px;
  border: 1px solid var(--a86); border-radius: 10px; background: var(--j33); color: var(--e42);
  font-family: var(--d65);
}
.qr-flow { list-style: none; padding: 0; margin: 0; }
.qr-flow li {
  background: var(--j33); border: 1px solid var(--a86); border-radius: var(--z19);
  padding: 12px 16px; margin-bottom: 10px;
}
._nvtv0 { font-size: 14px; color: var(--t83); }

/* ---------- 页脚 ---------- */
.i9y5r1 { background: #FFF; border-top: 1px solid var(--a86); padding: 34px 0 26px; margin-top: 10px; }
._str1e { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.d1n9f6 h2 {
  font-size: 16px; margin: 0 0 10px; padding: 0; border-left: 0; color: var(--e42);
}
.d1n9f6 ul { list-style: none; padding: 0; margin: 0; }
.d1n9f6 li { margin-bottom: 8px; }
.d1n9f6 a { font-size: 14.5px; color: var(--p45); }
.d1n9f6 a:hover { color: var(--g16); }
.vw-wrap {
  margin-top: 26px; padding-top: 16px; border-top: 1px solid var(--a86);
  font-size: 14px; color: var(--t83); display: flex; flex-wrap: wrap; gap: 8px 20px; justify-content: space-between;
}

/* ---------- 响应式 ---------- */
@media (max-width: 1023px) {
  .e7b5o2, .card-grid.pn-mark { grid-template-columns: repeat(2, 1fr); }
  ._aaw4e { grid-template-columns: repeat(2, 1fr); }
  .gk-row { grid-template-columns: repeat(2, 1fr); }
  ._uizxr { grid-template-columns: 1fr; }
  ._str1e { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 767px) {
  body { font-size: 15.5px; }
  h1 { font-size: 24px; }
  h2 { font-size: 20px; }
  .wd-pill { flex-wrap: wrap; min-height: 56px; padding: 10px 0; }
  .nf-wrap { display: inline-flex; }
  ._51s86 { display: none; width: 100%; }
  #nav-toggle:checked ~ ._51s86 { display: block; }
  ._51s86 ul { flex-direction: column; gap: 0; border-top: 1px solid var(--a86); padding-top: 6px; }
  ._51s86 a { display: block; padding: 11px 2px; border-bottom: 1px solid var(--a86); }
  .e7b5o2, .card-grid._tznq6, .card-grid.pn-mark,
  .vw-chip, .gk-row, ._aaw4e { grid-template-columns: 1fr; }
  ._str1e { grid-template-columns: 1fr; }
  .lq-mark { width: 100%; }
  ._dkj07 .lq-mark { width: 100%; }
}

@media print {
  ._eknew, .vw-item, .i9y5r1, ._dt189 { display: none; }
  body { background: #fff; }
}
