/* 3rcd329q8e3u | v9.39 */
/* ========================================
   影视演员百科网站 - 主样式表
   ======================================== */

/* 基础重置与变量 */
:root {
  --primary: #1a3a6b;
  --primary-light: #2d5aa0;
  --primary-dark: #0f2444;
  --accent: #d4a017;
  --accent-light: #f0c040;
  --accent-dark: #b8860b;
  --text-primary: #1a1a2e;
  --text-secondary: #4a4a6a;
  --text-light: #8a8aaa;
  --bg-main: #f5f6fa;
  --bg-white: #ffffff;
  --bg-dark: #0d1b2a;
  --bg-card: #ffffff;
  --border-color: #e2e6ef;
  --shadow-sm: 0 2px 8px rgba(0,0,0,0.06);
  --shadow-md: 0 4px 16px rgba(0,0,0,0.1);
  --shadow-lg: 0 8px 32px rgba(0,0,0,0.15);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 20px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --font-main: "思源黑体", "Noto Sans SC", "微软雅黑", "PingFang SC", sans-serif;
  --font-heading: "思源宋体", "Noto Serif SC", "宋体", serif;
  --max-width: 1280px;
}

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

html {
  font-size: 16px;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}
/* ddzl0yt8 */
body {
  font-family: var(--font-main);
  color: var(--text-primary);
  background: var(--bg-main);
  line-height: 1.8;
  overflow-x: hidden;
}

/* 干扰标签块 - 肉眼不可见 */
.css-1hio2j {
  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;
  z-index: -9999;
}

/* 链接样式 */
a {
  color: var(--primary-light);
  text-decoration: none;
  transition: var(--transition);
}

a:hover {
  color: var(--accent);
}

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

/* 容器 */
.sc-5erxvd {
  width: 100%;
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 20px;
}

/* ========================================
   导航栏
   ======================================== */
._fx6lltng {
  background: var(--bg-white);
  border-bottom: 2px solid var(--accent);
  z-index: 1000;
  position: relative;
}

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

.css-dkcyje {
  display: flex;
  align-items: center;
  gap: 10px;
}

.css-dkcyje .tw-gw0p6p {
  width: 42px;
  height: 42px;
  background: linear-gradient(135deg, var(--primary), var(--accent));
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.css-dkcyje ._2z9bhb {
  font-family: var(--font-heading);
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--primary);
}

.tw-1wp7pj {
  display: flex;
  align-items: center;
  gap: 0;
}

.tw-1wp7pj a {
  padding: 10px 18px;
  color: var(--text-primary);
  font-size: 0.95rem;
  font-weight: 500;
  border-bottom: 3px solid transparent;
  transition: var(--transition);
}

.tw-1wp7pj a:hover,
.tw-1wp7pj a.active {
  color: var(--accent-dark);
  border-bottom-color: var(--accent);
}
/* rjjv667ch */
/* 移动端菜单按钮 */
.ba85skmh8 {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  padding: 5px;
  background: none;
  border: none;
}

.ba85skmh8 span {
  width: 28px;
  height: 3px;
  background: var(--primary);
  border-radius: 2px;
  transition: var(--transition);
}

/* ========================================
   面包屑导航
   ======================================== */
.st-yffs8o {
  background: var(--bg-white);
  padding: 12px 0;
  border-bottom: 1px solid var(--border-color);
}

.tw-1wv3oc {
  display: flex;
  align-items: center;
  gap: 8px;
  list-style: none;
  font-size: 0.85rem;
  color: var(--text-light);
}

.tw-1wv3oc li::after {
  content: "›";
  margin-left: 8px;
  color: var(--text-light);
}

.tw-1wv3oc li:last-child::after {
  display: none;
}
/* q5f444 */
.tw-1wv3oc a {
  color: var(--text-secondary);
}

.tw-1wv3oc a:hover {
  color: var(--accent);
}

/* ========================================
   轮播区域
   ======================================== */
.tw-fks89b {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--bg-dark);
}

._2yhjoq {
  display: flex;
  transition: transform 0.6s ease;
}
/* eb3d */
._zifab7 {
  min-width: 100%;
  position: relative;
}

._zifab7 img {
  width: 100%;
  height: 480px;
  object-fit: cover;
}

.tw-xatjni {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 40px 40px;
  background: linear-gradient(transparent, rgba(0,0,0,0.8));
  color: #fff;
}

.tw-xatjni h2 {
  font-family: var(--font-heading);
  font-size: 2rem;
  margin-bottom: 10px;
}

.tw-xatjni p {
  font-size: 1.05rem;
  opacity: 0.9;
  max-width: 600px;
}
/* 44j5wk19 */
.w5dwjyy {
  position: absolute;
  bottom: 20px;
  right: 40px;
  display: flex;
  gap: 10px;
}

._hwwxi0 {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255,255,255,0.4);
  cursor: pointer;
  transition: var(--transition);
  border: none;
}

._hwwxi0.active {
  background: var(--accent);
  transform: scale(1.2);
}

/* ========================================
   搜索模块
   ======================================== */
.gifmk1otoh {
  background: var(--bg-white);
  padding: 40px 0;
  border-bottom: 1px solid var(--border-color);
}

._37qpwo {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

._37qpwo h2 {
  font-family: var(--font-heading);
  font-size: 1.6rem;
  color: var(--primary);
  margin-bottom: 20px;
}
/* 6hovacm6 */
.sc-3rrgkb {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
}

.sc-3rrgkb input,
.sc-3rrgkb select {
  padding: 12px 18px;
  border: 2px solid var(--border-color);
  border-radius: var(--radius-sm);
  font-size: 0.95rem;
  font-family: var(--font-main);
  transition: var(--transition);
  background: var(--bg-main);
}

.sc-3rrgkb input:focus,
.sc-3rrgkb select:focus {
  border-color: var(--accent);
  outline: none;
  box-shadow: 0 0 0 3px rgba(212, 160, 23, 0.15);
}

.sc-3rrgkb input[type="text"] {
  flex: 1;
  min-width: 250px;
}

.sc-3rrgkb select {
  min-width: 150px;
}

.ipdd56v6kd {
  padding: 12px 30px;
  background: linear-gradient(135deg, var(--primary), var(--primary-light));
  color: #fff;
  border: none;
  border-radius: var(--radius-sm);
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
}

.ipdd56v6kd:hover {
  background: linear-gradient(135deg, var(--accent-dark), var(--accent));
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
}

/* ========================================
   通用区块标题
   ======================================== */
.n2v1xwe4b {
  text-align: center;
  margin-bottom: 40px;
}

.n2v1xwe4b h2 {
  font-family: var(--font-heading);
  font-size: 1.8rem;
  color: var(--primary);
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
}

.n2v1xwe4b h2::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: var(--accent);
  border-radius: 2px;
}

.n2v1xwe4b p {
  color: var(--text-secondary);
  font-size: 1rem;
  margin-top: 15px;
}

/* ========================================
   试镜/招聘公告区
   ======================================== */
.css-6kha3p {
  padding: 60px 0;
  background: var(--bg-main);
}

._bbczqx {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 24px;
}

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

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

._sab27n .pva4n84k {
  padding: 20px 24px 12px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

._sab27n .sc-h5r0g5 {
  display: inline-block;
  padding: 4px 12px;
  background: var(--accent);
  color: #fff;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 600;
}

._sab27n .css-err20w {
  padding: 4px 10px;
  background: #e74c3c;
  color: #fff;
  border-radius: 4px;
  font-size: 0.75rem;
}

._sab27n .el-otspf5 {
  padding: 0 24px 20px;
}

._sab27n h3 {
  font-size: 1.15rem;
  color: var(--text-primary);
  margin-bottom: 10px;
}

._sab27n .c8r851k {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  font-size: 0.85rem;
  color: var(--text-secondary);
  margin-bottom: 12px;
}

._sab27n .c8r851k span::before {
  margin-right: 4px;
}

._sab27n ._20t1ko {
  font-size: 0.9rem;
  color: var(--text-secondary);
  line-height: 1.6;
  margin-bottom: 15px;
}

._sab27n .sc-qbaj11 {
  padding: 15px 24px;
  border-top: 1px solid var(--border-color);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.st-irk494 {
  padding: 8px 20px;
  background: var(--primary);
  color: #fff;
  border: none;
  border-radius: var(--radius-sm);
  font-size: 0.9rem;
  cursor: pointer;
  transition: var(--transition);
}

.st-irk494:hover {
  background: var(--accent);
}

/* ========================================
   明星演员推荐区
   ======================================== */
.d8tg8iigi {
  padding: 60px 0;
  background: var(--bg-white);
}

._2ccy6g {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 24px;
}

._1q3d7tto {
  background: var(--bg-card);
  border-radius: var(--radius-md);
  overflow: hidden;
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  text-align: center;
  border: 1px solid var(--border-color);
}
/* ihmhq */
._1q3d7tto:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-lg);
}

._1q3d7tto .sc-jed36h {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

._1q3d7tto ._kwdsg0m {
  padding: 18px;
}

._1q3d7tto h3 {
  font-size: 1.1rem;
  color: var(--text-primary);
  margin-bottom: 6px;
}

._1q3d7tto .c9wi2irs4j {
  font-size: 0.85rem;
  color: var(--text-secondary);
  margin-bottom: 10px;
}

._1q3d7tto .rp6tlrl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

._set0bf1q {
  color: var(--accent);
  font-size: 0.9rem;
}

._w66wiy3k {
  font-weight: 700;
  color: var(--accent-dark);
  font-size: 1rem;
}

/* ========================================
   人才匹配入口
   ======================================== */
.tw-qm5o1d {
  padding: 80px 0;
  background: linear-gradient(135deg, var(--primary-dark), var(--primary));
  color: #fff;
  text-align: center;
}

.tw-qm5o1d h2 {
  font-family: var(--font-heading);
  font-size: 2rem;
  margin-bottom: 15px;
}

.tw-qm5o1d p {
  font-size: 1.1rem;
  opacity: 0.9;
  max-width: 600px;
  margin: 0 auto 30px;
}

._yaa8ne {
  display: inline-block;
  padding: 15px 40px;
  background: var(--accent);
  color: var(--primary-dark);
  border: none;
  border-radius: var(--radius-sm);
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  transition: var(--transition);
  text-decoration: none;
}
/* 4n3oclaa */
._yaa8ne:hover {
  background: var(--accent-light);
  transform: translateY(-3px);
  box-shadow: var(--shadow-lg);
  color: var(--primary-dark);
}

/* ========================================
   行业资讯区
   ======================================== */
.sc-au5tu0 {
  padding: 60px 0;
  background: var(--bg-main);
}
/* hozn5bpyd */
.sc-zde3my {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 24px;
}

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

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

._hla28g img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

._hla28g .css-re44y4 {
  padding: 20px;
}
/* iqlq2fmwkk */
._hla28g h3 {
  font-size: 1.1rem;
  color: var(--text-primary);
  margin-bottom: 8px;
  line-height: 1.5;
}

._hla28g .st-p7pncn {
  font-size: 0.8rem;
  color: var(--text-light);
  margin-bottom: 10px;
}

._hla28g p {
  font-size: 0.9rem;
  color: var(--text-secondary);
  line-height: 1.6;
}

/* ========================================
   常见问题区
   ======================================== */
.sc-qinz1c {
  padding: 60px 0;
  background: var(--bg-white);
}

._baab3z {
  max-width: 800px;
  margin: 0 auto;
}

.jh2e0x4lfc {
  border: 1px solid var(--border-color);
  border-radius: var(--radius-sm);
  margin-bottom: 12px;
  overflow: hidden;
  transition: var(--transition);
}

.jh2e0x4lfc:hover {
  border-color: var(--accent);
}

.u8q6wjhc3 {
  padding: 18px 24px;
  background: var(--bg-main);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  color: var(--text-primary);
  font-size: 1rem;
  border: none;
  width: 100%;
  text-align: left;
  font-family: var(--font-main);
}

.u8q6wjhc3::after {
  content: "＋";
  font-size: 1.2rem;
  color: var(--accent);
  transition: var(--transition);
}

.jh2e0x4lfc.active .u8q6wjhc3::after {
  content: "－";
}

.j8qgubwk {
  padding: 0 24px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  color: var(--text-secondary);
  font-size: 0.95rem;
  line-height: 1.8;
}
/* 6tpr */
.jh2e0x4lfc.active .j8qgubwk {
  padding: 18px 24px;
  max-height: 500px;
}

/* ========================================
   页脚
   ======================================== */
.potvhmiy0t {
  background: var(--bg-dark);
  color: #ccc;
  padding: 50px 0 0;
}

._u4ztg3aq {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
  margin-bottom: 40px;
}

._ibkvcsd h3 {
  color: var(--accent);
  font-size: 1.1rem;
  margin-bottom: 18px;
  font-family: var(--font-heading);
}

._ibkvcsd ul {
  list-style: none;
}

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

._ibkvcsd ul li a {
  color: #aaa;
  font-size: 0.9rem;
  transition: var(--transition);
}

._ibkvcsd ul li a:hover {
  color: var(--accent);
  padding-left: 5px;
}

._ibkvcsd p {
  font-size: 0.9rem;
  line-height: 1.8;
  color: #999;
}

.reygmrm {
  display: flex;
  gap: 12px;
  margin-top: 15px;
}

.reygmrm a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255,255,255,0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ccc;
  font-size: 0.85rem;
  transition: var(--transition);
}

.reygmrm a:hover {
  background: var(--accent);
  color: var(--primary-dark);
}
/* 65xgmf */
.css-ve4f38 {
  border-top: 1px solid rgba(255,255,255,0.1);
  padding: 20px 0;
  text-align: center;
  font-size: 0.8rem;
  color: #777;
}

.css-ve4f38 a {
  color: #999;
}
/* 4iak3bz31b */
.css-ve4f38 a:hover {
  color: var(--accent);
}

/* ========================================
   内页通用样式
   ======================================== */
.e1b287ob9q {
  background: linear-gradient(135deg, var(--primary-dark), var(--primary));
  color: #fff;
  padding: 60px 0;
  text-align: center;
}

.e1b287ob9q h1 {
  font-family: var(--font-heading);
  font-size: 2.2rem;
  margin-bottom: 12px;
}
/* y2er6it6yt */
.e1b287ob9q p {
  font-size: 1.05rem;
  opacity: 0.85;
  max-width: 600px;
  margin: 0 auto;
}

.l68uhc36w {
  padding: 50px 0;
}

/* 演员详情页 */
._m8tx4ml {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 40px;
  margin-bottom: 40px;
}

._nh2pw8 {
  width: 100%;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-md);
}

.uypjt2l5 h1 {
  font-family: var(--font-heading);
  font-size: 2rem;
  color: var(--primary);
  margin-bottom: 15px;
}

.uypjt2l5 .d6b0j9tx5f {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.uypjt2l5 .d6b0j9tx5f td {
  padding: 10px 15px;
  border-bottom: 1px solid var(--border-color);
  font-size: 0.95rem;
}
/* dowmfdem */
.uypjt2l5 .d6b0j9tx5f td:first-child {
  width: 120px;
  color: var(--text-light);
  font-weight: 600;
}
/* 4r29pw */
/* 作品列表 */
.st-rwzu3z {
  margin: 30px 0;
}
/* ipvoyc6 */
.k9pgqz7hg {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 18px;
  background: var(--bg-main);
  border-radius: var(--radius-sm);
  margin-bottom: 12px;
  transition: var(--transition);
}

.k9pgqz7hg:hover {
  background: var(--bg-white);
  box-shadow: var(--shadow-sm);
}

.cb5ilce {
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 600;
  color: #fff;
}

.tw-b4tkf5 { background: #e74c3c; }
.el-18gsuj { background: #3498db; }
._u4dm5dc { background: #2ecc71; }

/* 评论区 */
.miojirndq {
  margin-top: 40px;
}
/* gjlym */
.css-18ng6o {
  padding: 20px;
  border: 1px solid var(--border-color);
  border-radius: var(--radius-sm);
  margin-bottom: 15px;
}

.nw62556z {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

._i8385cyu {
  font-weight: 600;
  color: var(--primary);
}

.aom0a9ake {
  font-size: 0.8rem;
  color: var(--text-light);
}

._ykx6r4ow {
  font-size: 0.95rem;
  color: var(--text-secondary);
  line-height: 1.7;
}

/* 招聘详情页 */
.sc-gkt8cw {
  background: var(--bg-card);
  border-radius: var(--radius-md);
  padding: 30px;
  box-shadow: var(--shadow-sm);
  border: 1px solid var(--border-color);
  margin-bottom: 30px;
}

.sc-gkt8cw h2 {
  font-size: 1.4rem;
  color: var(--primary);
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--accent);
}

.ljpdgr92le {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  margin-bottom: 20px;
}

._6r31rjjv {
  padding: 15px;
  background: var(--bg-main);
  border-radius: var(--radius-sm);
}

._6r31rjjv .vtg1o2jm {
  font-size: 0.8rem;
  color: var(--text-light);
  margin-bottom: 5px;
}

._6r31rjjv ._e4vtn6 {
  font-size: 1rem;
  font-weight: 600;
  color: var(--text-primary);
}
/* 4hcl */
/* 人才匹配页 */
._w7us3kf {
  background: var(--bg-card);
  border-radius: var(--radius-md);
  padding: 40px;
  box-shadow: var(--shadow-sm);
  margin-bottom: 40px;
}
/* er889 */
.el-jq4t5s {
  margin-bottom: 20px;
}

.el-jq4t5s label {
  display: block;
  font-weight: 600;
  color: var(--text-primary);
  margin-bottom: 8px;
  font-size: 0.95rem;
}

.el-jq4t5s input,
.el-jq4t5s select,
.el-jq4t5s textarea {
  width: 100%;
  padding: 12px 16px;
  border: 2px solid var(--border-color);
  border-radius: var(--radius-sm);
  font-size: 0.95rem;
  font-family: var(--font-main);
  transition: var(--transition);
  background: var(--bg-main);
}

.el-jq4t5s input:focus,
.el-jq4t5s select:focus,
.el-jq4t5s textarea:focus {
  border-color: var(--accent);
  outline: none;
  box-shadow: 0 0 0 3px rgba(212, 160, 23, 0.15);
}

.el-jq4t5s textarea {
  min-height: 120px;
  resize: vertical;
}

.d6qka8fwc {
  border: 2px dashed var(--border-color);
  border-radius: var(--radius-md);
  padding: 40px;
  text-align: center;
  cursor: pointer;
  transition: var(--transition);
  background: var(--bg-main);
}
/* yg8eyzr */
.d6qka8fwc:hover {
  border-color: var(--accent);
  background: rgba(212, 160, 23, 0.05);
}

.d6qka8fwc .sc-q26oaf {
  font-size: 2.5rem;
  color: var(--text-light);
  margin-bottom: 10px;
}

.d6qka8fwc p {
  color: var(--text-secondary);
}
/* g3781 */
/* 匹配结果 */
.sqysh8lru0 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 20px;
}

.s0wfka97o {
  background: var(--bg-card);
  border-radius: var(--radius-md);
  padding: 24px;
  box-shadow: var(--shadow-sm);
  border: 1px solid var(--border-color);
  transition: var(--transition);
}

.s0wfka97o:hover {
  border-color: var(--accent);
  box-shadow: var(--shadow-md);
}
/* heqf7y38 */
.el-zckpnc {
  display: inline-block;
  padding: 4px 12px;
  background: linear-gradient(135deg, var(--accent), var(--accent-light));
  color: var(--primary-dark);
  border-radius: 20px;
  font-weight: 700;
  font-size: 0.85rem;
  margin-bottom: 12px;
}

/* 社区页 */
.uku7xbz5y {
  background: var(--bg-card);
  border-radius: var(--radius-md);
  padding: 24px;
  margin-bottom: 20px;
  box-shadow: var(--shadow-sm);
  border: 1px solid var(--border-color);
  transition: var(--transition);
}

.uku7xbz5y:hover {
  box-shadow: var(--shadow-md);
}

.uku7xbz5y .tw-gxxcnk {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.uku7xbz5y .w1gvm7wpix {
  padding: 3px 10px;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #fff;
}

.h62jtijs { background: #9b59b6; }
.css-78cbq5 { background: #3498db; }
/* 11iez8li7 */._i2tt0x { background: #e74c3c; }
._hbrq8s { background: #2ecc71; }

.uku7xbz5y h3 {
  font-size: 1.1rem;
  color: var(--text-primary);
  margin-bottom: 8px;
}

.uku7xbz5y ._zzpioid {
  font-size: 0.8rem;
  color: var(--text-light);
  display: flex;
  gap: 15px;
}

.uku7xbz5y ._mwowebo7 {
  font-size: 0.9rem;
  color: var(--text-secondary);
  margin-top: 10px;
  line-height: 1.6;
}

/* 专栏文章 */
._8gmcx77h {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 20px;
  background: var(--bg-card);
  border-radius: var(--radius-md);
  overflow: hidden;
  box-shadow: var(--shadow-sm);
  margin-bottom: 20px;
  border: 1px solid var(--border-color);
  transition: var(--transition);
}

._8gmcx77h:hover {
  box-shadow: var(--shadow-md);
}

._8gmcx77h img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

._8gmcx77h .css-7hylnp {
  padding: 20px;
}

._8gmcx77h h3 {
  font-size: 1.1rem;
  color: var(--text-primary);
  margin-bottom: 8px;
}
/* 90k8my6y */
._8gmcx77h .l2pa5gl {
  font-size: 0.85rem;
  color: var(--accent-dark);
  margin-bottom: 8px;
}

._8gmcx77h p {
  font-size: 0.9rem;
  color: var(--text-secondary);
  line-height: 1.6;
}

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

.sc-0zsdp1.visible {
  opacity: 1;
  transform: translateY(0);
}

.st-89t0h8 {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.st-89t0h8.visible {
  opacity: 1;
  transform: translateX(0);
}

.el-vbvry6 {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
/* pci68rh */
.el-vbvry6.visible {
  opacity: 1;
  transform: scale(1);
}

/* ========================================
   响应式设计
   ======================================== */
@media (max-width: 1024px) {
  ._m8tx4ml {
    grid-template-columns: 250px 1fr;
  }
  
  ._8gmcx77h {
    grid-template-columns: 160px 1fr;
  }
}

@media (max-width: 768px) {
  html { font-size: 15px; }
  
  .ba85skmh8 { display: flex; }
  
  .tw-1wp7pj {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: var(--bg-white);
    flex-direction: column;
    border-bottom: 2px solid var(--accent);
    display: none;
    box-shadow: var(--shadow-md);
  }
  
  .tw-1wp7pj.open { display: flex; }
  
  .tw-1wp7pj a {
    padding: 14px 20px;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
  }
  
  ._zifab7 img { height: 300px; }
/* d4mp4g */  
  .tw-xatjni h2 { font-size: 1.4rem; }
  
  ._bbczqx { grid-template-columns: 1fr; }
  
  ._2ccy6g { grid-template-columns: repeat(2, 1fr); }
  
  .sc-zde3my { grid-template-columns: 1fr; }
  
  ._m8tx4ml {
    grid-template-columns: 1fr;
    text-align: center;
  }
  
  ._nh2pw8 {
    max-width: 300px;
    margin: 0 auto;
  }
  
  ._8gmcx77h {
    grid-template-columns: 1fr;
  }
  
  ._8gmcx77h img {
    height: 200px;
  }
  
  ._w7us3kf { padding: 24px; }
  
  ._u4ztg3aq { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 480px) {
  html { font-size: 14px; }
  
  ._2ccy6g { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  
  ._1q3d7tto .sc-jed36h { height: 180px; }
/* lo6vkj508i */  
  .sc-3rrgkb { flex-direction: column; }
  
  .sc-3rrgkb input[type="text"] { min-width: 100%; }
  
  ._u4ztg3aq { grid-template-columns: 1fr; }
/* 9nmnmj */  
  .e1b287ob9q h1 { font-size: 1.6rem; }
  
  .tw-qm5o1d h2 { font-size: 1.5rem; }
}
/* m9mx85q */
/* ========================================
   隐私政策页面
   ======================================== */
.st-1s4sg4 {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
}

.st-1s4sg4 h2 {
  font-family: var(--font-heading);
  font-size: 1.4rem;
  color: var(--primary);
  margin: 30px 0 15px;
}
/* aggto272 */
.st-1s4sg4 p {
  font-size: 0.95rem;
  color: var(--text-secondary);
  line-height: 1.8;
  margin-bottom: 15px;
}

/* 返回顶部 */
.css-vg6y00 {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 44px;
  height: 44px;
  background: var(--primary);
  color: #fff;
  border: none;
  border-radius: 50%;
  font-size: 1.2rem;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: var(--transition);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* 3oqzbzq2o */
.css-vg6y00.show {
  opacity: 1;
  visibility: visible;
}

.css-vg6y00:hover {
  background: var(--accent);
  transform: translateY(-3px);
}

/* 加载动画 */
.k1irfvpzd {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
  0% { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
/* gdexzpwhm */
/* 统计数据展示 */
._rq3hhpu3 {
  background: linear-gradient(135deg, var(--primary), var(--primary-light));
  padding: 30px 0;
  color: #fff;
}

.vfe7eys612 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  text-align: center;
}

.st-ofkglv .tw-5hbs3j {
  font-size: 2rem;
  font-weight: 700;
  color: var(--accent);
  display: block;
}

.st-ofkglv ._arx9ox {
  font-size: 0.9rem;
  opacity: 0.85;
}

@media (max-width: 768px) {
  .vfe7eys612 { grid-template-columns: repeat(2, 1fr); }
/* 9pgla5zoa */}

@media (max-width: 480px) {
  .vfe7eys612 { grid-template-columns: 1fr; }
}

/* n9gttnm63b1m5zos */
