/* 91ja8mn5kdl2 | v4.35 */
/* ===== 全局样式 - 心理测试工具网站 ===== */
@import url('https://fonts.el-ctrvmw._340edum7/css2?family=Noto+Sans+SC:wght@300;400;500;700;900&family=Noto+Serif+SC:wght@400;600;700&display=swap');

:root {
  --primary: #6C5CE7;
  --primary-dark: #5A4BD1;
  --primary-light: #A29BFE;
  --secondary: #00CEC9;
  --secondary-dark: #00B5B0;
  --accent: #FD79A8;
  --accent-light: #FDCB6E;
  --bg-main: #F8F7FF;
  --bg-card: #FFFFFF;
  --bg-dark: #2D3436;
  --text-primary: #2D3436;
  --text-secondary: #636E72;
  --text-light: #B2BEC3;
  --border: #DFE6E9;
  --shadow-sm: 0 2px 8px rgba(108,92,231,0.08);
  --shadow-md: 0 4px 20px rgba(108,92,231,0.12);
  --shadow-lg: 0 8px 40px rgba(108,92,231,0.18);
  --radius-sm: 8px;
  --radius-md: 14px;
  --radius-lg: 22px;
  --transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { font-size: 16px; scroll-behavior: smooth; }

body {
  font-family: 'Noto Sans SC', 'PingFang SC', 'Microsoft YaHei', sans-serif;
  background: var(--bg-main);
  color: var(--text-primary);
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

/* 干扰标签隐藏 */
.css-4pfhfg {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
  opacity: 0;
  pointer-events: none;
  user-select: none;
}

/* ===== 容器 ===== */
._qbtaqv {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* ===== 导航 ===== */
._1tg5s3ln {
  background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
  padding: 0;
  position: relative;
  z-index: 100;
}

.zrko6u53i {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
}

._zhr760 {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #fff;
}
/* yxr7fw0lq3 */
._zhr760 .tw-h63dz3 {
  width: 40px;
  height: 40px;
  background: rgba(255,255,255,0.2);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}
/* taobyww1m */
._zhr760 .sc-zymv0s {
  font-family: 'Noto Serif SC', serif;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 1px;
}

.sc-2z3l7e {
  display: flex;
  list-style: none;
  gap: 6px;
}

.sc-2z3l7e a {
  color: rgba(255,255,255,0.85);
  text-decoration: none;
  padding: 8px 16px;
  border-radius: var(--radius-sm);
  font-size: 0.95rem;
  font-weight: 500;
  transition: var(--transition);
}

.sc-2z3l7e a:hover, .sc-2z3l7e a.active {
  background: rgba(255,255,255,0.15);
  color: #fff;
}

.tw-z7z317 {
  display: none;
  background: none;
  border: none;
  color: #fff;
  font-size: 1.6rem;
  cursor: pointer;
  padding: 8px;
}

/* ===== 英雄区 ===== */
.tw-pkhora {
  background: linear-gradient(135deg, var(--primary) 0%, #8B5CF6 50%, var(--secondary) 100%);
  padding: 80px 0 100px;
  position: relative;
  overflow: hidden;
}

.tw-pkhora::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -20%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
  border-radius: 50%;
}

.tw-pkhora::after {
  content: '';
  position: absolute;
  bottom: -30%;
  left: -10%;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(253,121,168,0.15) 0%, transparent 70%);
  border-radius: 50%;
}

.ehwbxw52 {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
}

.tw-pkhora h1 {
  font-family: 'Noto Serif SC', serif;
  font-size: 2.8rem;
  font-weight: 900;
  margin-bottom: 20px;
  line-height: 1.3;
  text-shadow: 0 2px 20px rgba(0,0,0,0.15);
}

.tw-pkhora p {
  font-size: 1.15rem;
  max-width: 700px;
  margin: 0 auto 36px;
  opacity: 0.92;
  line-height: 1.9;
}

._cmszo3rf {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}
/* p56yaq24 */
._9n3uin60 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 32px;
  border-radius: var(--radius-md);
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: var(--transition);
  cursor: pointer;
  border: none;
}

.tw-zjauvv {
  background: #fff;
  color: var(--primary);
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}

.tw-zjauvv:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(0,0,0,0.2);
}

.x4k53jm {
  background: transparent;
  color: #fff;
  border: 2px solid rgba(255,255,255,0.5);
}

.x4k53jm:hover {
  background: rgba(255,255,255,0.1);
  border-color: #fff;
}

.css-0cms0s {
  background: var(--accent);
  color: #fff;
  box-shadow: 0 4px 15px rgba(253,121,168,0.3);
}

.css-0cms0s:hover {
  background: #e8689a;
  transform: translateY(-2px);
}

.v1h2cd5qv {
  background: var(--secondary);
  color: #fff;
  box-shadow: 0 4px 15px rgba(0,206,201,0.3);
}

.v1h2cd5qv:hover {
  background: var(--secondary-dark);
  transform: translateY(-2px);
}

/* ===== 区块通用 ===== */
.bprhmji {
  padding: 70px 0;
}

._qx1hgvy {
  background: #fff;
}

.sc-vyyqd2 {
  text-align: center;
  margin-bottom: 50px;
}
/* 663i */
.sc-vyyqd2 h2 {
  font-family: 'Noto Serif SC', serif;
  font-size: 2rem;
  font-weight: 700;
  color: var(--text-primary);
  margin-bottom: 12px;
  position: relative;
  display: inline-block;
}

.sc-vyyqd2 h2::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 3px;
  background: linear-gradient(90deg, var(--primary), var(--secondary));
  border-radius: 2px;
}
/* 0de7w5 */
.sc-vyyqd2 p {
  color: var(--text-secondary);
  font-size: 1.05rem;
  max-width: 600px;
  margin: 20px auto 0;
}

/* ===== 卡片网格 ===== */
.sc-956wt0 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 28px;
}

.tw-axijkc {
  background: var(--bg-card);
  border-radius: var(--radius-md);
  overflow: hidden;
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  border: 1px solid var(--border);
}

.tw-axijkc:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-lg);
}

._nw4dd62 {
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
}

.sc-a83ggi {
  padding: 24px;
}

._fvil4unz {
  display: inline-block;
  background: linear-gradient(135deg, var(--primary-light), var(--primary));
  color: #fff;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 500;
  margin-bottom: 12px;
}

.sc-a83ggi h3 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--text-primary);
}

.sc-a83ggi p {
  color: var(--text-secondary);
  font-size: 0.95rem;
  margin-bottom: 16px;
}

._zxwtpn2f {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.85rem;
  color: var(--text-light);
}

._rnasaf1 {
  color: var(--accent-light);
  font-size: 1rem;
}
/* g5ct5pzb2h */
/* ===== 对比表格 ===== */
.css-2uqliz {
  overflow-x: auto;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-md);
  background: #fff;
}

.j298lukbor {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95rem;
}

.j298lukbor thead {
  background: linear-gradient(135deg, var(--primary), var(--primary-dark));
  color: #fff;
}

.j298lukbor th {
  padding: 16px 20px;
  text-align: left;
  font-weight: 600;
  white-space: nowrap;
}

.j298lukbor td {
  padding: 14px 20px;
  border-bottom: 1px solid var(--border);
  color: var(--text-primary);
}

.j298lukbor tbody tr:hover {
  background: rgba(108,92,231,0.04);
}
/* gmcjkh3 */
.j298lukbor tbody tr:last-child td {
  border-bottom: none;
}

._6914nx13 {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 12px;
  font-size: 0.8rem;
  font-weight: 600;
}

.css-621nqz { background: #D4EFDF; color: #1E8449; }
.oufmzqidwb { background: #FEF9E7; color: #B7950B; }
._1s4z33yk { background: #FADBD8; color: #C0392B; }

/* ===== FAQ ===== */
.urkfmpne {
  max-width: 800px;
  margin: 0 auto;
}

.tjsdgi70 {
  background: #fff;
  border-radius: var(--radius-md);
  margin-bottom: 14px;
  box-shadow: var(--shadow-sm);
  border: 1px solid var(--border);
  overflow: hidden;
}

.el-bgo87i {
  width: 100%;
  background: none;
  border: none;
  padding: 20px 24px;
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--text-primary);
  text-align: left;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: var(--transition);
  font-family: inherit;
}

.el-bgo87i:hover { color: var(--primary); }

.el-bgo87i ._z3mfq2n7 {
  font-size: 1.3rem;
  transition: transform 0.3s;
  color: var(--primary);
}

.tjsdgi70.open ._z3mfq2n7 { transform: rotate(45deg); }

.tw-8pdzkh {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.tjsdgi70.open .tw-8pdzkh { max-height: 500px; }

._e3nv135 {
  padding: 0 24px 20px;
  color: var(--text-secondary);
  line-height: 1.9;
}

/* ===== 评价 ===== */
._u6hqdawy {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 24px;
}

._m91xch {
  background: #fff;
  border-radius: var(--radius-md);
  padding: 28px;
  box-shadow: var(--shadow-sm);
  border: 1px solid var(--border);
  position: relative;
}
/* xd1l */
._m91xch::before {
  content: '\201C';
  position: absolute;
  top: 12px;
  left: 20px;
  font-size: 4rem;
  color: var(--primary-light);
  opacity: 0.3;
  font-family: serif;
  line-height: 1;
}

.j89dehi5gp { color: var(--accent-light); margin-bottom: 12px; font-size: 1.1rem; }

.n5de7lhs {
  color: var(--text-secondary);
  font-size: 0.95rem;
  margin-bottom: 16px;
  line-height: 1.8;
}

.st-sx3g3i {
  display: flex;
  align-items: center;
  gap: 12px;
}

.lprxdhp4 {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--primary-light), var(--secondary));
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 1.1rem;
}

._dacrosx strong { display: block; font-size: 0.95rem; }
._dacrosx span { font-size: 0.82rem; color: var(--text-light); }

/* ===== 知识百科 ===== */
.ziggx1zfje {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 24px;
}
/* j8k2jb4 */
._cdesp3 {
  background: #fff;
  border-radius: var(--radius-md);
  padding: 30px;
  box-shadow: var(--shadow-sm);
  border: 1px solid var(--border);
  transition: var(--transition);
}

._cdesp3:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}

.uo5j7da {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  margin-bottom: 18px;
}

.uo5j7da.sc-m4a2zy { background: rgba(108,92,231,0.1); color: var(--primary); }
.uo5j7da.tw-why3un { background: rgba(0,206,201,0.1); color: var(--secondary); }
.uo5j7da.thi69yl { background: rgba(253,121,168,0.1); color: var(--accent); }
.uo5j7da.sc-lsjvps { background: rgba(253,203,110,0.1); color: #E17055; }

._cdesp3 h3 { font-size: 1.1rem; margin-bottom: 10px; }
._cdesp3 p { color: var(--text-secondary); font-size: 0.92rem; }

/* ===== 面包屑 ===== */
.css-9m5vid {
  padding: 16px 0;
  font-size: 0.9rem;
}

._qhaouu {
  display: flex;
  list-style: none;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
}

._qhaouu li + li::before {
  content: '›';
  margin-right: 8px;
  color: var(--text-light);
}

._qhaouu a {
  color: var(--primary);
  text-decoration: none;
}

._qhaouu a:hover { text-decoration: underline; }

._qhaouu .css-65zweq { color: var(--text-secondary); }

/* ===== 页脚 ===== */
.zmba80og4b {
  background: var(--bg-dark);
  color: rgba(255,255,255,0.8);
  padding: 60px 0 0;
}
/* jxvb */
.css-0aj69f {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.ek7fueiuk .sc-zymv0s {
  font-family: 'Noto Serif SC', serif;
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 14px;
  display: block;
}

.ek7fueiuk p {
  font-size: 0.9rem;
  line-height: 1.8;
  color: rgba(255,255,255,0.6);
}

.xekt31q47 h4 {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 18px;
  font-weight: 600;
}

.xekt31q47 ul { list-style: none; }

.xekt31q47 ul li { margin-bottom: 10px; }

.xekt31q47 ul a {
  color: rgba(255,255,255,0.6);
  text-decoration: none;
  font-size: 0.9rem;
  transition: var(--transition);
}

.xekt31q47 ul a:hover { color: var(--secondary); }

._ussf1x {
  display: flex;
  gap: 12px;
  margin-top: 20px;
}

._ussf1x a {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(255,255,255,0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255,255,255,0.7);
  text-decoration: none;
  transition: var(--transition);
  font-size: 0.9rem;
}

._ussf1x a:hover {
  background: var(--primary);
  color: #fff;
}

.ey9yas7 {
  padding: 20px 0;
  text-align: center;
  font-size: 0.85rem;
  color: rgba(255,255,255,0.4);
}

.ey9yas7 a {
  color: rgba(255,255,255,0.5);
  text-decoration: none;
}

.ey9yas7 a:hover { color: var(--secondary); }
/* 9jupv0x4ow */
/* ===== 内页通用 ===== */
.sc-mitl1d {
  background: linear-gradient(135deg, var(--primary) 0%, #8B5CF6 100%);
  padding: 50px 0 60px;
  color: #fff;
  text-align: center;
}
/* mkvijy5 */
.sc-mitl1d h1 {
  font-family: 'Noto Serif SC', serif;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 12px;
}

.sc-mitl1d p {
  font-size: 1.05rem;
  opacity: 0.88;
  max-width: 600px;
  margin: 0 auto;
}

.cj5bn4bmmg {
  padding: 50px 0;
}

._zr4ixe6 {
  max-width: 900px;
  margin: 0 auto;
}

._zr4ixe6 h2 {
  font-family: 'Noto Serif SC', serif;
  font-size: 1.6rem;
  margin: 40px 0 16px;
  color: var(--text-primary);
  padding-bottom: 10px;
  border-bottom: 2px solid var(--primary-light);
}

._zr4ixe6 h3 {
  font-size: 1.25rem;
  margin: 28px 0 12px;
  color: var(--primary-dark);
}

._zr4ixe6 p {
  margin-bottom: 18px;
  color: var(--text-secondary);
  line-height: 2;
}

._zr4ixe6 ul, ._zr4ixe6 ol {
  margin: 14px 0 20px 24px;
  color: var(--text-secondary);
}
/* r9fw8 */
._zr4ixe6 li { margin-bottom: 8px; line-height: 1.8; }

/* ===== 步骤 ===== */
._lc2h5y {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 24px;
  margin: 30px 0;
}

.tw-jt5lp7 {
  text-align: center;
  padding: 30px 20px;
  background: #fff;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
  border: 1px solid var(--border);
}

.t2stk3rn {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--primary), var(--primary-dark));
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 auto 14px;
}

.tw-jt5lp7 h4 { font-size: 1.05rem; margin-bottom: 8px; }
.tw-jt5lp7 p { font-size: 0.9rem; color: var(--text-secondary); }

/* ===== 价格卡片 ===== */
._4lsh3b5j {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 28px;
}

.tw-c31utr {
  background: #fff;
  border-radius: var(--radius-lg);
  padding: 36px 30px;
  box-shadow: var(--shadow-md);
  border: 2px solid var(--border);
  text-align: center;
  transition: var(--transition);
  position: relative;
}
/* cqd9l7nb */
.tw-c31utr.hustcn4y08 {
  border-color: var(--primary);
  transform: scale(1.03);
}

.tw-c31utr.hustcn4y08::before {
  content: '最受欢迎';
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, var(--primary), var(--accent));
  color: #fff;
  padding: 4px 20px;
  border-radius: 20px;
  font-size: 0.82rem;
  font-weight: 600;
}

.tw-c31utr h3 { font-size: 1.3rem; margin-bottom: 8px; }

.sc-s70kon {
  font-size: 2.8rem;
  font-weight: 900;
  color: var(--primary);
  margin: 16px 0;
}

.sc-s70kon span { font-size: 1rem; font-weight: 400; color: var(--text-light); }

.skqhxk8ri {
  list-style: none;
  margin: 20px 0;
  text-align: left;
}

.skqhxk8ri li {
  padding: 8px 0;
  border-bottom: 1px solid var(--border);
  font-size: 0.92rem;
  color: var(--text-secondary);
}

.skqhxk8ri li::before {
  content: '✓';
  color: var(--secondary);
  font-weight: 700;
  margin-right: 10px;
}

/* ===== 动画 ===== */
.tw-rkfuaj {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.tw-rkfuaj.visible {
  opacity: 1;
  transform: translateY(0);
}

.koboxyh4x2 {
  opacity: 0;
  transform: translateX(-40px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.koboxyh4x2.visible {
  opacity: 1;
  transform: translateX(0);
}

/* ===== 响应式 ===== */
@media (max-width: 992px) {
  .css-0aj69f {
    grid-template-columns: 1fr 1fr;
  }
  .tw-pkhora h1 { font-size: 2.2rem; }
}

@media (max-width: 768px) {
  .tw-z7z317 { display: block; }
  .sc-2z3l7e {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: var(--primary-dark);
    flex-direction: column;
    padding: 16px;
    gap: 4px;
  }
  .sc-2z3l7e.open { display: flex; }
  .sc-2z3l7e a { padding: 12px 16px; }

  .tw-pkhora { padding: 50px 0 70px; }
  .tw-pkhora h1 { font-size: 1.8rem; }
  .tw-pkhora p { font-size: 1rem; }

  .bprhmji { padding: 50px 0; }
/* x4xrl9fl */  .sc-vyyqd2 h2 { font-size: 1.6rem; }

  .sc-956wt0 { grid-template-columns: 1fr; }
  ._u6hqdawy { grid-template-columns: 1fr; }
  .ziggx1zfje { grid-template-columns: 1fr; }
  ._4lsh3b5j { grid-template-columns: 1fr; }
  ._lc2h5y { grid-template-columns: 1fr 1fr; }
/* ze7i8ifn */
  .css-0aj69f { grid-template-columns: 1fr; gap: 30px; }

  .sc-mitl1d h1 { font-size: 1.7rem; }

  .tw-c31utr.hustcn4y08 { transform: none; }
}

@media (max-width: 480px) {
  .tw-pkhora h1 { font-size: 1.5rem; }
  ._cmszo3rf { flex-direction: column; align-items: center; }
  ._lc2h5y { grid-template-columns: 1fr; }
/* ebmdqy9 */  .j298lukbor { font-size: 0.85rem; }
  .j298lukbor th, .j298lukbor td { padding: 10px 12px; }
}

/* ===== 滚动条 ===== */
::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-track { background: var(--bg-main); }
/* dj2ztnq */::-webkit-scrollbar-thumb { background: var(--primary-light); border-radius: 4px; }
::-webkit-scrollbar-thumb:hover { background: var(--primary); }

/* ===== 辅助类 ===== */
._zcdmt1qa { text-align: center; }
.st-jcszy4 { margin-top: 20px; }
._uwxv63n { margin-top: 40px; }
.sc-7uhs12 { margin-bottom: 20px; }
.uzu0b7x31 { margin-bottom: 40px; }

/* 下载页 */
.tlb9xeb {
  text-align: center;
  padding: 60px 20px;
}
/* s4nuvorg */
._x4jvxop {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
/* 7am1xana5v */
._mczikt2 {
  background: #fff;
  border-radius: var(--radius-lg);
  padding: 40px 30px;
  box-shadow: var(--shadow-md);
  border: 1px solid var(--border);
  min-width: 260px;
  transition: var(--transition);
}

._mczikt2:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
}

._2i0joem {
  font-size: 3rem;
  margin-bottom: 16px;
}

._mczikt2 h3 { margin-bottom: 10px; }
._mczikt2 p { color: var(--text-secondary); font-size: 0.9rem; margin-bottom: 20px; }

/* lrhppp1nn8c3kj3b */
