:root {
  --f9c-p6ibkbnl: #12151c;
  --z9c8-3Rm7mZyHfLr: #1a1f2a;
  --n9c8b-pLjZiJ6Lh: #f2efe8;
  --b9c_Vz5sCnO: #9aa3b2;
  --t9c-y4vWaEzK: #e85d04;
  --x9c-vbcf2mj: rgba(255, 255, 255, 0.08);
  --f9c_A2Y6GuY: 12px;
  --t9c8b-23xRiR6UeTt: env(safe-area-inset-bottom, 0px);
}

* { box-sizing: border-box; margin: 0; padding: 0; }

html, body {
  min-height: 100%;
  overflow-x: hidden;
  background: #0b0d12;
  color: var(--n9c8b-pLjZiJ6Lh);
  font-family: "Noto Sans SC", system-ui, sans-serif;
  -webkit-tap-highlight-color: transparent;
}


.g9c8b-xDv5rVtFvPa {
  width: 100%;
  max-width: 430px;
  min-height: 100vh;
  margin: 0 auto;
  overflow-x: hidden;
  background:
    radial-gradient(120% 80% at 50% -10%, rgba(232, 93, 4, 0.18), transparent 55%),
    linear-gradient(180deg, #171b24 0%, var(--f9c-p6ibkbnl) 40%, #0f1218 100%);
  box-shadow: 0 0 0 1px var(--x9c-vbcf2mj), 0 20px 60px rgba(0, 0, 0, 0.45);
  position: relative;
}

a { color: inherit; text-decoration: none; }

.v9c_mdygzfz {
  position: sticky;
  top: 0;
  z-index: 30;
  background: rgba(18, 21, 28, 0.96);
  backdrop-filter: blur(10px);
}

.c9c8bwaklh3ea3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px 8px;
}

.m9c-mk3b4qeep {
  font-family: "ZCOOL XiaoWei", "Noto Sans SC", serif;
  font-size: 1.35rem;
  letter-spacing: 0.04em;
}

.p9c8_4zghm5zi6 {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: var(--z9c8-3Rm7mZyHfLr);
  border: 1px solid var(--x9c-vbcf2mj);
  font-size: 1.1rem;
}

.p9c5qfa2qy3c {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  padding: 4px 16px 12px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  border-bottom: 1px solid var(--x9c-vbcf2mj);
}
.p9c5qfa2qy3c::-webkit-scrollbar { display: none; }
.p9c5qfa2qy3c a {
  flex: 0 0 auto;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--x9c-vbcf2mj);
  font-size: 0.85rem;
  color: var(--b9c_Vz5sCnO);
  white-space: nowrap;
  writing-mode: horizontal-tb;
  line-height: 1.2;
}
.p9c5qfa2qy3c a.t9c8-jmqmae3qqg {
  color: #fff;
  background: var(--t9c-y4vWaEzK);
  border-color: transparent;
}

.f9c8-dqeojb6e6d4 {
  padding: 4px 16px 10px;
  font-size: 1.05rem;
  font-weight: 700;
}

.n9c8_sckeedm { padding: 0 12px 24px; }

.j9c_YyXuL4Y {
  margin: 0 4px 12px;
  padding: 8px 10px;
  border-radius: 8px;
  background: rgba(232, 93, 4, 0.15);
  border: 1px solid rgba(232, 93, 4, 0.35);
  color: #ffb703;
  font-size: 0.75rem;
  text-align: center;
}

.d9c8b_c3fanolx7w4 {
  display: block;
  margin: 0 4px 16px;
  border-radius: var(--f9c_A2Y6GuY);
  overflow: hidden;
  height: 180px;
  background: #000;
}
.m9c8_c2g3b5vAaQg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.t9c-Kc64Dy7n7 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 14px;
  border-radius: 8px;
  background: var(--t9c-y4vWaEzK);
  color: #fff;
  font-size: 0.88rem;
  font-weight: 600;
  border: none;
  white-space: nowrap;
}
.c9c-h7pk73bh5w {
  background: rgba(255, 255, 255, 0.12);
}

.y9c8cyeojnfajxb {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 8px 4px 10px;
}
.y9c8cyeojnfajxb h2 { font-size: 1rem; }
.y9c8cyeojnfajxb a { font-size: 0.8rem; color: var(--b9c_Vz5sCnO); }

.d9c8_Zz57On34X {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px 8px;
}
.g9c_533QbVuHa4n {
  display: block;
}
.g9c_533QbVuHa4n .n9c8_cmthtd6h {
  aspect-ratio: 2 / 3;
  border-radius: 10px;
  overflow: hidden;
  background: var(--z9c8-3Rm7mZyHfLr);
  position: relative;
}
.g9c_533QbVuHa4n img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.g9c_533QbVuHa4n .s9c8bI6R7T7GxZnXk {
  position: absolute;
  top: 6px;
  right: 6px;
  background: rgba(0, 0, 0, 0.7);
  color: #ffd166;
  font-size: 0.7rem;
  padding: 2px 6px;
  border-radius: 6px;
}
.g9c_533QbVuHa4n h3 {
  margin-top: 6px;
  font-size: 0.78rem;
  font-weight: 500;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.g9c_533QbVuHa4n .n9c_2a4xLqYaNkL {
  color: var(--b9c_Vz5sCnO);
  font-size: 0.7rem;
}


.s9c-fgmm57aywhs6 .g9c_533QbVuHa4n.h9cWo4xKoYd27H4 {
  display: none;
}
.s9c-fgmm57aywhs6 .g9c_533QbVuHa4n .f9c_RuD7T37wBx:not([src]) {
  background: var(--z9c8-3Rm7mZyHfLr);
}
.s9c-fgmm57aywhs6 .s9c8b_cEl55SdLg4aK {
  position: relative;
  height: 76px;
  margin: 8px 12px 20px;
}
.s9c-fgmm57aywhs6 .s9c8b_cEl55SdLg4aK[hidden] {
  display: none;
}
.s9c-fgmm57aywhs6 .b9c8brPn7rHpG {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 30%;
  max-width: 110px;
  aspect-ratio: 2 / 3;
  border-radius: 8px;
  background: var(--z9c8-3Rm7mZyHfLr) center / cover no-repeat;
  transform: translateX(-50%) translateY(calc(var(--x9c8_pEgXq75S, 0) * -7px)) scale(calc(1 - var(--x9c8_pEgXq75S, 0) * 0.05));
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.4);
  opacity: calc(1 - var(--x9c8_pEgXq75S, 0) * 0.12);
  border: 1px solid var(--x9c-vbcf2mj);
  z-index: calc(10 - var(--x9c8_pEgXq75S, 0));
}
.s9c-fgmm57aywhs6 .o9c8bPe3q2kEm {
  height: 1px;
  margin: 0;
  pointer-events: none;
}

.c9c2nI73bAa, .o9c8-54t245wZrWtT {
  margin: 20px 4px;
  padding: 14px;
  border-radius: var(--f9c_A2Y6GuY);
  background: var(--z9c8-3Rm7mZyHfLr);
  color: var(--b9c_Vz5sCnO);
  font-size: 0.9rem;
  line-height: 1.5;
}

.e9c8-xxuh4bf6dy {
  display: flex;
  gap: 8px;
  margin: 4px 0 16px;
}
.e9c8-xxuh4bf6dy input {
  flex: 1;
  min-height: 42px;
  border-radius: 10px;
  border: 1px solid var(--x9c-vbcf2mj);
  background: var(--z9c8-3Rm7mZyHfLr);
  color: var(--n9c8b-pLjZiJ6Lh);
  padding: 0 12px;
  font-size: 1rem;
  outline: none;
}
.e9c8-xxuh4bf6dy button { min-width: 72px; }

.f9clftiwbpw6ig3 {
  margin: 0 4px 14px;
  border-radius: var(--f9c_A2Y6GuY);
  overflow: hidden;
  aspect-ratio: 16 / 9;
  background: #000 center/cover no-repeat;
  position: relative;
}
.f9clftiwbpw6ig3::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent, rgba(0,0,0,.75));
}
.b9c8bbkccit5tx6f {
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 12px;
  margin-bottom: 14px;
}
.b9c8bbkccit5tx6f .n9c2b7l5xidxtf {
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 2/3;
  background: var(--z9c8-3Rm7mZyHfLr);
}
.b9c8bbkccit5tx6f .n9c2b7l5xidxtf img { width: 100%; height: 100%; object-fit: cover; }
.b9c8bbkccit5tx6f h1 {
  font-size: 1.2rem;
  line-height: 1.3;
  margin-bottom: 8px;
  font-family: "ZCOOL XiaoWei", serif;
}
.o9c8-U4P7LrAtRkPk {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 8px;
}
.o9c8-U4P7LrAtRkPk span {
  font-size: 0.75rem;
  color: var(--b9c_Vz5sCnO);
  background: rgba(255,255,255,.05);
  border: 1px solid var(--x9c-vbcf2mj);
  padding: 3px 8px;
  border-radius: 999px;
}
.r9c8b-7ihevr2zrll {
  font-size: 0.9rem;
  line-height: 1.65;
  color: #d5dae3;
  margin: 10px 0 16px;
}
.d9c_eZcTrU2Ii {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 6px;
  scrollbar-width: none;
}
.d9c_eZcTrU2Ii::-webkit-scrollbar { display: none; }
.d9c_eZcTrU2Ii article {
  flex: 0 0 78px;
  text-align: center;
}
.d9c_eZcTrU2Ii img {
  width: 78px;
  height: 78px;
  object-fit: cover;
  border-radius: 50%;
  background: var(--z9c8-3Rm7mZyHfLr);
  margin-bottom: 6px;
}
.d9c_eZcTrU2Ii strong {
  display: block;
  font-size: 0.72rem;
  font-weight: 500;
}
.d9c_eZcTrU2Ii span {
  display: block;
  font-size: 0.65rem;
  color: var(--b9c_Vz5sCnO);
}
.l9crNyRmC3J {
  position: relative;
  padding-top: 56.25%;
  border-radius: var(--f9c_A2Y6GuY);
  overflow: hidden;
  background: #000;
  margin: 8px 0 16px;
}
.l9crNyRmC3J iframe,
.l9crNyRmC3J video,
.l9crNyRmC3J .o9cp3ncxkv,
.l9crNyRmC3J .e9co6mU5Id33JvU {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: #000;
}
.j9csX43r44W5EaC,
.d9c8-BpKtO2Ye5jKv {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 12px;
}
.b9c8obra3umcrf3 {
  appearance: none;
  border: 1px solid var(--x9c-vbcf2mj);
  background: var(--z9c8-3Rm7mZyHfLr);
  color: var(--n9c8b-pLjZiJ6Lh);
  border-radius: 10px;
  padding: 8px 12px;
  font-size: 0.8rem;
  cursor: pointer;
}
.b9c8obra3umcrf3.h9c8z3fje32vm {
  border-color: var(--t9c-y4vWaEzK, #e8b86d);
  color: var(--t9c-y4vWaEzK, #e8b86d);
  background: rgba(232, 184, 109, 0.12);
}

.h9c8_7yhpp4mxc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 3px;
  margin: 12px 2px 6px;
  max-width: 100%;
  box-sizing: border-box;
}
.h9c8_7yhpp4mxc a, .h9c8_7yhpp4mxc span {
  min-width: 0;
  text-align: center;
  padding: 3px 5px;
  border-radius: 5px;
  background: var(--z9c8-3Rm7mZyHfLr);
  border: 1px solid var(--x9c-vbcf2mj);
  font-size: 0.7rem;
  line-height: 1.2;
  box-sizing: border-box;
}
.h9c8_7yhpp4mxc .t9c8-QoD73fKaJoIu, .h9c8_7yhpp4mxc .d9c83c2qP3P {
  min-width: 1.35rem;
  padding: 3px 4px;
}
.h9c8_7yhpp4mxc .l9c8CyWwHj7225J, .h9c8_7yhpp4mxc .k9c8-o5e2mPwBb42M {
  min-width: 0;
  padding: 3px 7px;
  font-size: 0.68rem;
}
.h9c8_7yhpp4mxc .d9c83c2qP3P {
  color: var(--t9c-y4vWaEzK, #e8b86d);
  border-color: var(--t9c-y4vWaEzK, #e8b86d);
  background: rgba(232, 184, 109, 0.12);
}
.h9c8_7yhpp4mxc span { color: var(--b9c_Vz5sCnO); }

.h9c8bnA4QrPnWz {
  margin: 12px 8px 8px;
}
.f9c8b_tP63rIkKvH6H {
  font-size: 0.72rem;
  line-height: 1.7;
  word-break: break-all;
}
.f9c8b_tP63rIkKvH6H a {
  color: var(--b9c_Vz5sCnO);
}

.m9c8_qVzRnQw7 {
  padding: 20px 16px calc(22px + var(--t9c8b-23xRiR6UeTt));
  text-align: center;
  color: var(--b9c_Vz5sCnO);
  font-size: 0.75rem;
  border-top: 1px solid var(--x9c-vbcf2mj);
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.22) 100%);
}

.m9c8_qVzRnQw7 .c9c-Ht342nS {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 12px;
  margin: 0 0 16px;
  padding: 0 2px;
  line-height: 1.45;
}

.m9c8_qVzRnQw7 .c9c-Ht342nS a {
  color: var(--b9c_Vz5sCnO);
  font-size: 0.7rem;
  letter-spacing: 0.02em;
  opacity: 0.78;
  transition: color 0.15s ease, opacity 0.15s ease;
}

.m9c8_qVzRnQw7 .c9c-Ht342nS a:active,
.m9c8_qVzRnQw7 .c9c-Ht342nS a:hover {
  color: var(--t9c-y4vWaEzK);
  opacity: 1;
}


.m9c8_qVzRnQw7 .w9c8b-uhmcdtac3zif {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4px 8px;
  margin: 0 0 14px;
  max-height: 4.8em;
  overflow: hidden;
  opacity: 0.42;
  line-height: 1.35;
}

.m9c8_qVzRnQw7 .w9c8b-uhmcdtac3zif a {
  color: var(--b9c_Vz5sCnO);
  font-size: 0.62rem;
  letter-spacing: 0.01em;
}

.y9c_NiI4HaHzTwY {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
  margin: 4px 2px 8px;
}

.y9c_NiI4HaHzTwY a {
  color: var(--b9c_Vz5sCnO);
  font-size: 0.75rem;
  opacity: 0.85;
}

.y9c_NiI4HaHzTwY a:active,
.y9c_NiI4HaHzTwY a:hover {
  color: var(--t9c-y4vWaEzK);
  opacity: 1;
}

.m9c8_qVzRnQw7 .t9c-uavi6lp7bf7 {
  display: flex;
  justify-content: center;
  gap: 18px;
  margin: 0 0 12px;
}

.m9c8_qVzRnQw7 .t9c-uavi6lp7bf7 a {
  color: var(--b9c_Vz5sCnO);
  font-size: 0.72rem;
  opacity: 0.8;
}

.m9c8_qVzRnQw7 .t9c-uavi6lp7bf7 a:active,
.m9c8_qVzRnQw7 .t9c-uavi6lp7bf7 a:hover {
  color: var(--t9c-y4vWaEzK);
  opacity: 1;
}

.m9c8_qVzRnQw7 .a9c8_IfBv6aC6M5Pi {
  color: var(--b9c_Vz5sCnO);
  font-size: 0.72rem;
  opacity: 0.7;
}

.k9c_xCuZiCwG4Vj {
  margin: 4px 4px 18px;
  padding: 14px 14px 4px;
  border-radius: var(--f9c_A2Y6GuY);
  background: var(--z9c8-3Rm7mZyHfLr);
  border: 1px solid var(--x9c-vbcf2mj);
}

.k9c_xCuZiCwG4Vj p {
  color: var(--b9c_Vz5sCnO);
  font-size: 0.9rem;
  line-height: 1.7;
  margin: 0 0 12px;
}

.k9c_xCuZiCwG4Vj a {
  color: var(--t9c-y4vWaEzK);
}
