/* 夜班档案室：新粗野主义编辑排版、真实纪实摄影、证据黄索引与克制红章。 */
@charset "UTF-8";

:root {
  --e7: #080909;
  --d61: #101111;
  --e90: #151616;
  --j97: #f2efe6;
  --y99: #aaa89f;
  --a31: #f2c94c;
  --e56: #b99b32;
  --x79: #e73e37;
  --f43: #313230;
  --q23: #5b5748;
  --t13: #47c987;
  --h11: 8px 8px 0 rgba(0, 0, 0, .48);
  --e50: cubic-bezier(.23, 1, .32, 1);
  --u6: cubic-bezier(.77, 0, .175, 1);
  --p65: 1380px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  background: var(--e7);
}

body {
  margin: 0;
  min-width: 320px;
  color: var(--j97);
  background:
    radial-gradient(circle at 86% 8%, rgba(242, 201, 76, .065), transparent 28rem),
    linear-gradient(180deg, #070808 0%, #0a0b0b 45%, #070808 100%);
  font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

body::before {
  position: fixed;
  z-index: 50;
  inset: 0;
  pointer-events: none;
  content: "";
  opacity: .1;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E");
  mix-blend-mode: soft-light;
}

::selection {
  color: var(--e7);
  background: var(--a31);
}

a {
  color: inherit;
  text-decoration: none;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
summary:focus-visible {
  outline: 3px solid var(--a31);
  outline-offset: 4px;
}

button,
input {
  font: inherit;
}

button {
  color: inherit;
}

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

svg {
  display: block;
}

.z4j6q6 {
  width: min(calc(100% - 40px), var(--p65));
  margin-inline: auto;
}

._l8745 {
  position: relative;
  z-index: 20;
  height: 37px;
  overflow: hidden;
  color: #111;
  border-bottom: 1px solid #90771c;
  background: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.lq-list {
  display: flex;
  align-items: center;
  width: max-content;
  height: 100%;
  animation: ticker-run 32s linear infinite;
}

._l8745:hover .lq-list {
  animation-play-state: paused;
}

._5ycsq {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0 28px;
  white-space: nowrap;
}

._5ycsq::before {
  width: 6px;
  height: 6px;
  background: #111;
  content: "";
  transform: rotate(45deg);
}

@keyframes ticker-run {
  to { transform: translateX(-50%); }
}

._7qrlz {
  position: sticky;
  z-index: 18;
  top: 0;
  border-bottom: 1px solid rgba(242, 201, 76, .28);
  background: rgba(8, 9, 9, .93);
  backdrop-filter: blur(18px);
}

.tx-unit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 88px;
  gap: 32px;
}

.o1i9q1 {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  gap: 13px;
}

.qr-item {
  position: relative;
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  width: 50px;
  height: 50px;
  padding: 4px;
  border: 1px solid var(--a31);
  background: #0a0b0b;
  clip-path: polygon(0 0, 100% 0, 100% 79%, 79% 100%, 0 100%);
}

.qr-item::before {
  position: absolute;
  top: 7px;
  left: -1px;
  width: 4px;
  height: 4px;
  background: var(--a31);
  box-shadow: 0 9px 0 var(--a31), 0 18px 0 var(--a31), 0 27px 0 var(--a31);
  content: "";
}

.hp-note {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.e7z4b6 {
  display: grid;
  line-height: 1;
}

.e7z4b6 strong {
  position: relative;
  overflow: hidden;
  max-width: 300px;
  color: var(--j97);
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -.04em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e7z4b6 strong::after {
  display: inline-block;
  width: 26px;
  height: 8px;
  margin-left: 9px;
  background: repeating-linear-gradient(90deg, var(--a31) 0 4px, transparent 4px 7px);
  content: "";
  transform: translateY(-2px);
}

.e7z4b6 small {
  margin-top: 7px;
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .2em;
}

.tx-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
}

.tx-col a,
._t3maa {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 14px;
  border: 0;
  background: transparent;
  color: #d4d1c7;
  font-size: 13px;
  font-weight: 700;
  transition: color 180ms var(--e50), background 180ms var(--e50), transform 140ms var(--e50);
}

.tx-col a::after {
  position: absolute;
  right: 14px;
  bottom: 7px;
  left: 14px;
  height: 2px;
  background: var(--a31);
  content: "";
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 180ms var(--e50);
}

.tx-col a:hover,
._t3maa:hover {
  color: var(--j97);
  background: rgba(242, 201, 76, .08);
}

.tx-col a:hover::after,
.tx-col a[aria-current="page"]::after {
  transform: scaleX(1);
}

.tx-col a[aria-current="page"] {
  color: var(--a31);
}

._t3maa {
  margin-left: 8px;
  border: 1px solid var(--f43);
}

._t3maa:active,
.v2h5a8:active,
.zt-line:active,
.cy-chip:active {
  transform: scale(.97);
}

.cy-chip {
  display: none;
  width: 44px;
  height: 44px;
  padding: 10px;
  border: 1px solid var(--f43);
  background: var(--e90);
  transition: transform 140ms var(--e50);
}

.cy-chip span {
  display: block;
  height: 2px;
  margin: 5px 0;
  background: var(--a31);
}

.l4m6o6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 52px;
  gap: 20px;
  color: var(--y99);
  border-bottom: 1px solid var(--f43);
  font-size: 12px;
}

.r4o7d5 {
  display: inline-flex;
  align-items: center;
  gap: 9px;
}

.lq-mark {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--t13);
  box-shadow: 0 0 0 0 rgba(71, 201, 135, .5);
  animation: pulse-status 2.4s infinite;
}

@keyframes pulse-status {
  60% { box-shadow: 0 0 0 8px rgba(71, 201, 135, 0); }
  100% { box-shadow: 0 0 0 0 rgba(71, 201, 135, 0); }
}

.bx-note {
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-weight: 600;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.b1e9q1 {
  display: grid;
  grid-template-columns: 148px minmax(0, 1.5fr) minmax(300px, .68fr);
  gap: 2px;
  padding: 32px 0 22px;
}

._gr7o0 {
  display: flex;
  flex-direction: column;
  min-width: 0;
  border: 1px solid var(--f43);
  background: #0b0c0c;
}

.rp-flow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 54px;
  padding: 12px;
  color: var(--a31);
  border-bottom: 1px solid var(--f43);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 10px;
  letter-spacing: .12em;
}

.rp-flow b {
  color: var(--y99);
}

._31khq {
  display: grid;
  gap: 2px;
  padding: 16px 12px;
  border-bottom: 1px solid var(--f43);
  transition: color 160ms var(--e50), background 160ms var(--e50), padding-left 160ms var(--e50);
}

._31khq b {
  color: var(--j97);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 21px;
  line-height: 1;
}

._31khq span {
  color: var(--a31);
  font-size: 9px;
  font-weight: 800;
}

._31khq time {
  color: var(--y99);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 9px;
  letter-spacing: .08em;
}

._31khq:hover {
  padding-left: 17px;
  color: #111;
  background: var(--a31);
}

._31khq:hover b,
._31khq:hover span,
._31khq:hover time {
  color: #111;
}

._2azdw {
  margin: auto 10px 12px;
  padding: 11px 8px;
  color: #ff6f67;
  border: 2px solid rgba(231, 62, 55, .72);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .12em;
  text-align: center;
  transform: rotate(-2deg);
}

.wd-box {
  position: relative;
  min-height: 610px;
  overflow: hidden;
  border: 1px solid var(--f43);
  background: #050505;
}

.zt-card,
.bx-flow,
._gh5bf img,
.jm-box img,
.e8a2z6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zt-card {
  position: absolute;
  inset: 0;
  opacity: .82;
  filter: saturate(.78) contrast(1.08);
  transition: opacity 220ms var(--e50), transform 700ms var(--u6);
}

.wd-box:hover .zt-card {
  opacity: .92;
  transform: scale(1.015);
}

.wd-box::before,
._ckto4::before,
._gh5bf::before,
.e8a2z6::before {
  position: absolute;
  z-index: 2;
  top: 14px;
  right: 14px;
  bottom: 14px;
  left: 14px;
  pointer-events: none;
  border: 1px solid rgba(242, 239, 230, .28);
  content: "";
  clip-path: polygon(0 0, 17px 0, 17px 1px, 1px 1px, 1px 17px, 0 17px, 0 0, 100% 0, 100% 17px, calc(100% - 1px) 17px, calc(100% - 1px) 1px, calc(100% - 17px) 1px, calc(100% - 17px) 0, 100% 0, 100% 100%, calc(100% - 17px) 100%, calc(100% - 17px) calc(100% - 1px), calc(100% - 1px) calc(100% - 1px), calc(100% - 1px) calc(100% - 17px), 100% calc(100% - 17px), 100% 100%, 0 100%, 0 calc(100% - 17px), 1px calc(100% - 17px), 1px calc(100% - 1px), 17px calc(100% - 1px), 17px 100%, 0 100%);
}

.t6m2w9 {
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, .86) 0%, rgba(0, 0, 0, .34) 62%, rgba(0, 0, 0, .06) 100%),
    linear-gradient(0deg, rgba(0, 0, 0, .92) 0%, transparent 58%);
}

.b2m5y9 {
  position: absolute;
  z-index: 3;
  right: 6%;
  bottom: 7%;
  left: 6%;
  max-width: 770px;
}

._mtgr4,
.pn-mark,
._mlme5,
.mv-unit {
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .17em;
  text-transform: uppercase;
}

.c2e4y1 {
  max-width: 730px;
  margin: 12px 0 18px;
  font-size: clamp(34px, 5.1vw, 72px);
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: -.055em;
  text-wrap: balance;
}

._k3igt {
  margin: -5px 0 15px;
  color: var(--a31);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
}

.n4w2o6 {
  max-width: 680px;
  margin: 0 0 18px;
  font-size: clamp(19px, 2.2vw, 30px);
  line-height: 1.3;
  letter-spacing: -.025em;
}

.n4w2o6 a:hover {
  color: var(--a31);
}

.z3s3c3,
._0ai58,
.s5a1x2,
.tx-area,
._f2ac5 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 14px;
  color: var(--y99);
  font-size: 12px;
}

.z3s3c3 strong,
._0ai58 strong {
  color: var(--j97);
}

.tx-pill {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 3px 10px;
  color: #fff;
  border: 2px solid #ff6f67;
  background: rgba(184, 23, 18, .82);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  transform: rotate(-2deg);
}

.d9y4i8 {
  display: inline-flex;
  align-items: baseline;
  gap: 7px;
  margin-top: 16px;
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-weight: 700;
}

.d9y4i8 b {
  font-size: 28px;
  line-height: 1;
}

.d9y4i8 small {
  color: var(--y99);
  font-size: 11px;
  letter-spacing: .08em;
}

.f4q6f8 {
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  gap: 2px;
}

._ckto4 {
  position: relative;
  display: grid;
  min-height: 202px;
  overflow: hidden;
  border: 1px solid var(--f43);
  background: var(--d61);
  transition: border-color 180ms var(--e50), transform 180ms var(--e50);
}

._ckto4:hover,
.brief-card.dk-line {
  z-index: 3;
  border-color: var(--a31);
  transform: translateX(-6px);
}

.bx-flow {
  position: absolute;
  inset: 0;
  opacity: .4;
  filter: saturate(.65);
}

.bx-mark {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #090a0a 3%, rgba(9, 10, 10, .8) 47%, rgba(9, 10, 10, .25));
}

._ox725 {
  position: relative;
  z-index: 3;
  align-self: end;
  padding: 28px;
}

._ox725 h2 {
  max-width: 460px;
  margin: 8px 0 12px;
  font-size: 21px;
  line-height: 1.35;
  letter-spacing: -.025em;
}

.vw-unit {
  display: grid;
  grid-template-columns: 1.4fr repeat(3, 1fr);
  margin: 14px 0 80px;
  border-top: 1px solid var(--e56);
  border-bottom: 1px solid var(--e56);
  background: rgba(242, 201, 76, .035);
}

.p7n4u7 {
  min-height: 120px;
  padding: 23px 24px;
  border-right: 1px solid var(--f43);
}

.p7n4u7:last-child {
  border-right: 0;
}

.p7n4u7 small {
  display: block;
  color: var(--y99);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .1em;
}

.p7n4u7 strong {
  display: block;
  margin-top: 8px;
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1;
}

.p7n4u7 p {
  margin: 8px 0 0;
  color: var(--y99);
  font-size: 12px;
}

.z9y9m1 {
  margin: 0 0 92px;
}

.gk-item {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 28px;
  padding-bottom: 17px;
  border-bottom: 1px solid var(--f43);
}

.gk-item h2,
.gk-item h1 {
  margin: 5px 0 0;
  font-size: clamp(28px, 4vw, 50px);
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: -.045em;
}

.gk-item p {
  max-width: 490px;
  margin: 0;
  color: var(--y99);
  font-size: 13px;
}

.j7z1b6 {
  color: var(--q23);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
}

.b4p2p7 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  border: 1px solid var(--f43);
}

.s5e7j1 {
  position: relative;
  min-height: 184px;
  padding: 26px;
  overflow: hidden;
  border-right: 1px solid var(--f43);
  background: var(--d61);
  transition: background 200ms var(--e50), color 200ms var(--e50);
}

.s5e7j1:last-child {
  border-right: 0;
}

.s5e7j1::after {
  position: absolute;
  right: -20px;
  bottom: -44px;
  color: rgba(242, 201, 76, .055);
  content: attr(data-code);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 110px;
  font-weight: 700;
  line-height: 1;
  transition: transform 240ms var(--e50), color 240ms var(--e50);
}

.s5e7j1:hover {
  color: #111;
  background: var(--a31);
}

.s5e7j1:hover::after {
  color: rgba(0, 0, 0, .09);
  transform: translate(-10px, -8px);
}

._8q1vq {
  font-size: 26px;
}

.s5e7j1 b {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 35px;
  font-size: 18px;
}

.s5e7j1 small {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 7px;
  color: var(--y99);
  font-size: 11px;
}

.s5e7j1:hover small {
  color: rgba(0, 0, 0, .66);
}

._nen7m {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  align-items: start;
  gap: 38px;
}

.c5w7f7 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px 18px;
}

.jm-tag {
  position: relative;
  min-width: 0;
  border-bottom: 1px solid var(--f43);
  background: linear-gradient(180deg, rgba(255,255,255,.025), transparent);
  transition: transform 200ms var(--e50), border-color 200ms var(--e50);
}

.jm-tag:nth-child(4n + 2) {
  margin-top: 38px;
}

.jm-tag:nth-child(5n) {
  margin-top: 16px;
}

.jm-tag:hover {
  border-color: var(--a31);
  transform: translateY(-7px);
}

._gh5bf {
  position: relative;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: #050505;
}

._gh5bf img {
  filter: saturate(.72) contrast(1.04);
  transition: transform 450ms var(--u6), filter 250ms var(--e50);
}

.jm-tag:hover ._gh5bf img {
  filter: saturate(.92) contrast(1.08);
  transform: scale(1.035);
}

._m9u8g {
  position: absolute;
  z-index: 3;
  inset: auto 0 0;
  padding: 34px 18px 14px;
  color: var(--j97);
  background: linear-gradient(0deg, rgba(0,0,0,.86), transparent);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .12em;
}

._c364m {
  padding: 18px 4px 22px;
}

._c364m h3 {
  display: -webkit-box;
  min-height: 54px;
  margin: 8px 0 14px;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -.025em;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

._c364m h3 a:hover {
  color: var(--a31);
}

.pn-unit {
  display: inline-flex;
  align-items: center;
  min-height: 23px;
  padding: 2px 7px;
  color: var(--a31);
  border: 1px solid var(--e56);
  font-size: 10px;
  font-weight: 800;
}

._oj838 {
  color: #85837b;
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 9px;
  letter-spacing: .08em;
}

.t2y7n7 {
  margin-left: auto;
  color: var(--a31);
  letter-spacing: -.08em;
}

.a8s6x4 {
  position: sticky;
  top: 118px;
  padding-left: 24px;
  border-left: 1px solid var(--f43);
}

.qr-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 18px;
  padding-bottom: 12px;
  border-bottom: 2px solid var(--a31);
  font-size: 14px;
}

.qr-col span {
  color: var(--x79);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 11px;
  letter-spacing: .14em;
}

.pn-row {
  height: 342px;
  overflow: hidden;
}

.vw-grid {
  animation: feed-rise 28s linear infinite;
}

.pn-row:hover .vw-grid {
  animation-play-state: paused;
}

@keyframes feed-rise {
  to { transform: translateY(-50%); }
}

.cy-col {
  padding: 13px 0;
  color: #d7d3c7;
  border-bottom: 1px dashed var(--f43);
  font-size: 12px;
}

.cy-col time {
  display: block;
  margin-bottom: 3px;
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 10px;
  letter-spacing: .08em;
}

.mv-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid var(--f43);
  border-left: 1px solid var(--f43);
}

.dk-zone {
  display: grid;
  grid-template-columns: 64px 1fr;
  align-items: center;
  min-height: 145px;
  gap: 17px;
  padding: 24px;
  border-right: 1px solid var(--f43);
  border-bottom: 1px solid var(--f43);
  background: rgba(255, 255, 255, .018);
  transition: background 180ms var(--e50), transform 180ms var(--e50);
}

.dk-zone:hover {
  z-index: 2;
  background: rgba(242, 201, 76, .08);
  transform: translate(-4px, -4px);
}

.j2l9x8 {
  width: 64px;
  height: 64px;
  border: 2px solid var(--a31);
  border-radius: 50%;
  object-fit: cover;
  filter: saturate(.82) contrast(1.03);
}

._1c0ei b {
  display: block;
  font-size: 16px;
}

.u7y7n3 {
  display: inline-block;
  margin-top: 4px;
  color: var(--a31);
  font-size: 10px;
  font-weight: 800;
}

.b3d1a8 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin-top: 10px;
  color: var(--y99);
  font-size: 10px;
}

.p6a8o7 {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(300px, .7fr);
  border: 1px solid var(--f43);
}

._9hwm1 {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tx-box {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) 86px;
  align-items: center;
  min-height: 66px;
  gap: 16px;
  padding: 10px 22px;
  border-bottom: 1px solid var(--f43);
  transition: background 180ms var(--e50), padding-left 180ms var(--e50);
}

.tx-box:last-child {
  border-bottom: 0;
}

.tx-box:hover {
  padding-left: 28px;
  background: rgba(242, 201, 76, .055);
}

.bw-foot {
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.tx-box:nth-child(-n + 3) .bw-foot {
  color: var(--x79);
}

._i91wa {
  overflow: hidden;
  font-size: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jm-grid {
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-weight: 700;
  text-align: right;
}

.b3r4g6 {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  border-left: 1px solid var(--f43);
  background: #0d0e0e;
}

.b3r4g6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .5;
  filter: saturate(.6);
}

.dk-wrap {
  position: absolute;
  inset: auto 28px 28px;
}

.dk-wrap strong {
  display: block;
  max-width: 310px;
  font-size: 28px;
  line-height: 1.2;
}

.dk-wrap p {
  margin: 10px 0 0;
  color: var(--y99);
  font-size: 12px;
}

.n7r8t5 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-top: 1px solid var(--f43);
  border-left: 1px solid var(--f43);
}

.m7j7h1 {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 14px;
  min-height: 150px;
  padding: 22px;
  border-right: 1px solid var(--f43);
  border-bottom: 1px solid var(--f43);
}

.m7j7h1 .j2l9x8 {
  width: 44px;
  height: 44px;
  border-width: 1px;
}

._axmy0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.g2w4p5 {
  margin-left: auto;
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .1em;
}

._axmy0 b {
  font-size: 13px;
}

.m7j7h1 p {
  margin: 9px 0 13px;
  color: #d4d1c7;
  font-size: 13px;
  line-height: 1.75;
}

.zt-line {
  padding: 0;
  color: var(--y99);
  border: 0;
  background: transparent;
  font-size: 11px;
  transition: color 160ms var(--e50), transform 140ms var(--e50);
}

.zt-line:hover,
.like-button.b9d3l8 {
  color: var(--a31);
}

.b5k3y5 {
  position: relative;
  padding: 72px 0 52px;
  border-bottom: 1px solid var(--f43);
}

.b5k3y5::after {
  position: absolute;
  right: 2%;
  bottom: -24px;
  color: rgba(242, 201, 76, .055);
  content: attr(data-index);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: clamp(110px, 19vw, 260px);
  font-weight: 700;
  line-height: .7;
  pointer-events: none;
}

.z7q5w7 {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-bottom: 22px;
  color: var(--y99);
  font-size: 11px;
}

.z7q5w7 a:hover {
  color: var(--a31);
}

.b5k3y5 h1 {
  position: relative;
  z-index: 2;
  max-width: 1000px;
  margin: 0;
  font-size: clamp(40px, 7vw, 88px);
  font-weight: 900;
  line-height: 1.03;
  letter-spacing: -.06em;
}

.b5k3y5 p {
  position: relative;
  z-index: 2;
  max-width: 700px;
  margin: 20px 0 0;
  color: var(--y99);
  font-size: 15px;
}

.dk-pill {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  align-items: start;
  gap: 50px;
  padding: 46px 0 90px;
}

.e8a2z6 {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  margin-bottom: 32px;
  background: #050505;
}

.e8a2z6 img {
  filter: saturate(.72) contrast(1.06);
}

.g2n6l2 {
  position: absolute;
  z-index: 3;
  right: 25px;
  bottom: 22px;
  padding: 5px 9px;
  color: var(--a31);
  background: rgba(0, 0, 0, .72);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 11px;
  letter-spacing: .13em;
}

.tx-area {
  justify-content: space-between;
  padding: 14px 0 18px;
  border-top: 1px solid var(--f43);
  border-bottom: 1px solid var(--f43);
}

._tg2oa {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

._tg2oa .j2l9x8 {
  width: 36px;
  height: 36px;
}

.vw-cell {
  color: #ddd9cf;
  font-size: 17px;
  line-height: 2;
}

.vw-cell p {
  margin: 26px 0;
}

.vw-cell p:first-child::first-letter {
  float: left;
  margin: 10px 10px 0 0;
  color: var(--a31);
  font-family: "Noto Sans SC", sans-serif;
  font-size: 62px;
  font-weight: 900;
  line-height: .75;
}

.bw-slot {
  margin: 34px 0;
  padding: 22px 24px;
  color: #d5d0c3;
  border-left: 4px solid var(--a31);
  background: rgba(242, 201, 76, .07);
  font-size: 13px;
}

.bw-slot strong {
  color: var(--a31);
}

._bc9qz {
  margin: 38px 0 48px;
  padding: 0;
  list-style: none;
}

._bc9qz li {
  position: relative;
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 22px;
  padding: 0 0 32px 30px;
  border-left: 1px solid var(--q23);
}

._bc9qz li:last-child {
  padding-bottom: 0;
  border-left-color: transparent;
}

._bc9qz li::before {
  position: absolute;
  top: 2px;
  left: -6px;
  width: 11px;
  height: 11px;
  border: 2px solid var(--e7);
  background: var(--a31);
  content: "";
  transform: rotate(45deg);
}

._bc9qz time {
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
}

._bc9qz strong {
  display: block;
  margin-bottom: 4px;
  font-size: 15px;
}

._bc9qz p {
  margin: 0;
  color: var(--y99);
  font-size: 13px;
}

.u3h1t8 {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 4px;
  margin: 34px 0 48px;
}

.jm-box {
  position: relative;
  min-height: 240px;
  overflow: hidden;
  background: #050505;
}

.jm-box:first-child {
  grid-row: span 2;
  min-height: 484px;
}

.jm-box img {
  filter: saturate(.62) contrast(1.08);
  transition: transform 500ms var(--u6), filter 250ms var(--e50);
}

.jm-box:hover img {
  filter: saturate(.88) contrast(1.03);
  transform: scale(1.025);
}

.jm-box figcaption {
  position: absolute;
  inset: auto 14px 14px;
  padding: 8px 10px;
  color: var(--j97);
  background: rgba(0, 0, 0, .78);
  font-size: 10px;
}

._kd437 {
  position: sticky;
  top: 118px;
}

.vw-line {
  padding: 26px;
  color: #121212;
  background: var(--a31);
}

.vw-line small {
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .1em;
}

.vw-line strong {
  display: block;
  margin: 8px 0;
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 62px;
  line-height: 1;
}

.vw-line p {
  margin: 0;
  font-size: 12px;
}

.fn-head {
  margin-top: 18px;
  border: 1px solid var(--f43);
}

.fn-head h3 {
  margin: 0;
  padding: 15px 17px;
  border-bottom: 1px solid var(--f43);
  font-size: 13px;
}

.fn-head ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fn-head li {
  border-bottom: 1px solid var(--f43);
}

.fn-head li:last-child {
  border-bottom: 0;
}

.fn-head a {
  display: grid;
  grid-template-columns: 26px 1fr;
  gap: 8px;
  padding: 14px 16px;
  color: #cfcbc0;
  font-size: 11px;
  line-height: 1.55;
  transition: color 170ms var(--e50), background 170ms var(--e50);
}

.fn-head a span {
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-weight: 700;
}

.fn-head a:hover {
  color: var(--a31);
  background: rgba(242, 201, 76, .05);
}

._5luq2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}

.v2p2q5 {
  position: relative;
  min-height: 220px;
  padding: 26px;
  border: 1px solid var(--e56);
  background: rgba(242, 201, 76, .05);
}

.v2p2q5::before {
  position: absolute;
  top: -11px;
  left: 18px;
  padding: 2px 8px;
  color: #111;
  background: var(--a31);
  content: "神评";
  font-size: 10px;
  font-weight: 900;
}

.v2p2q5 .j2l9x8 {
  width: 42px;
  height: 42px;
}

.v2p2q5 p {
  color: #dedacf;
  font-size: 13px;
}

._0vzy7 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.k7o4f5 {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  align-items: end;
  gap: 34px;
  padding: 58px 0 40px;
  border-bottom: 1px solid var(--f43);
}

.k7o4f5 .j2l9x8 {
  width: 180px;
  height: 180px;
  border-width: 4px;
}

.k7o4f5 h1,
.k7o4f5 h2 {
  margin: 6px 0 12px;
  font-size: clamp(42px, 7vw, 84px);
  line-height: 1;
  letter-spacing: -.055em;
}

.k7o4f5 p {
  max-width: 710px;
  margin: 0;
  color: var(--y99);
}

.pn-cell {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 32px 0 62px;
  border: 1px solid var(--f43);
}

._kudhh {
  padding: 28px;
  border-right: 1px solid var(--f43);
}

._kudhh:last-child {
  border-right: 0;
}

._kudhh strong {
  display: block;
  color: var(--a31);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 42px;
  line-height: 1;
}

._kudhh small {
  color: var(--y99);
  font-size: 11px;
}

.qr-slot {
  border-top: 1px solid var(--f43);
}

._ksya2 {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 100px 100px;
  align-items: center;
  gap: 20px;
  min-height: 74px;
  padding: 12px 18px;
  border-bottom: 1px solid var(--f43);
  transition: background 180ms var(--e50), padding-left 180ms var(--e50);
}

._ksya2:hover {
  padding-left: 25px;
  background: rgba(242, 201, 76, .05);
}

._ksya2 b {
  font-size: 14px;
}

._ksya2 span,
._ksya2 time {
  color: var(--y99);
  font-size: 11px;
  text-align: right;
}

.mv-body {
  max-width: 980px;
  margin: 40px 0 80px;
}

.j2s2x2 {
  border-top: 1px solid var(--f43);
}

.j2s2x2:last-child {
  border-bottom: 1px solid var(--f43);
}

.j2s2x2 summary {
  position: relative;
  padding: 24px 50px 24px 0;
  cursor: pointer;
  font-size: 17px;
  font-weight: 800;
  list-style: none;
}

.j2s2x2 summary::after {
  position: absolute;
  top: 24px;
  right: 4px;
  color: var(--a31);
  content: "+";
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 26px;
  transition: transform 180ms var(--e50);
}

.j2s2x2[open] summary::after {
  transform: rotate(45deg);
}

.j2s2x2 p {
  max-width: 780px;
  margin: 0;
  padding: 0 0 28px;
  color: var(--y99);
}

.sl-mark {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 70px;
  padding: 50px 0 90px;
}

.nf-row {
  position: sticky;
  top: 128px;
  align-self: start;
  min-height: 510px;
  padding: 34px;
  overflow: hidden;
  color: #111;
  background: var(--a31);
}

.nf-row::after {
  position: absolute;
  right: -32px;
  bottom: -40px;
  color: rgba(0, 0, 0, .11);
  content: "FILE";
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 170px;
  font-weight: 700;
}

.nf-row strong {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 330px;
  font-size: 42px;
  line-height: 1.12;
}

.j2d3y8 h2 {
  margin: 0 0 18px;
  font-size: 32px;
}

.j2d3y8 p {
  margin: 0 0 25px;
  color: #d5d1c6;
}

.w4j8h6 {
  display: grid;
  grid-template-columns: 1fr .8fr;
  gap: 2px;
  margin: 48px 0 90px;
  border: 1px solid var(--f43);
}

.u8x3t6 {
  padding: clamp(28px, 6vw, 72px);
  background: var(--d61);
}

.u8x3t6 h2 {
  margin: 0 0 18px;
  font-size: clamp(34px, 5vw, 60px);
  line-height: 1.08;
}

.u8x3t6 p {
  color: var(--y99);
}

.v2h5a8 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  margin-top: 18px;
  padding: 0 22px;
  color: #111;
  border: 0;
  background: var(--a31);
  font-size: 13px;
  font-weight: 900;
  transition: background 180ms var(--e50), transform 140ms var(--e50);
}

.v2h5a8:hover {
  background: #ffe173;
}

._o9bv3 {
  position: relative;
  min-height: 460px;
  overflow: hidden;
}

._o9bv3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.64);
}

.r5k9p7 {
  margin-top: 85px;
  padding: 42px 0;
  border-top: 1px solid var(--f43);
}

.r5k9p7 h2 {
  margin: 0 0 22px;
  font-size: 18px;
}

._szm89 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px 22px;
}

._szm89 a {
  color: var(--y99);
  font-size: 11px;
  transition: color 160ms var(--e50);
}

._szm89 a:hover {
  color: var(--a31);
}

.rp-card {
  margin-top: 40px;
  padding: 52px 0 34px;
  border-top: 4px solid var(--a31);
  background: #050606;
}

._qu3g9 {
  display: grid;
  grid-template-columns: 1.5fr repeat(3, 1fr);
  gap: 45px;
}

.z5x8q4 p {
  max-width: 430px;
  color: var(--y99);
  font-size: 12px;
}

.t9p2y4 strong {
  display: block;
  margin-bottom: 13px;
  color: var(--a31);
  font-size: 12px;
}

.t9p2y4 a {
  display: block;
  margin: 8px 0;
  color: var(--y99);
  font-size: 11px;
}

.t9p2y4 a:hover {
  color: var(--j97);
}

.s9v9n4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 38px;
  color: var(--a31);
  border-top: 1px solid #2c2c28;
  border-left: 1px solid #2c2c28;
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 9px;
  letter-spacing: .1em;
}

.s9v9n4 span {
  padding: 10px 12px;
  border-right: 1px solid #2c2c28;
  border-bottom: 1px solid #2c2c28;
}

.i1p5m9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 40px;
  padding-top: 22px;
  color: #77766f;
  border-top: 1px solid #202120;
  font-size: 10px;
}

.jm-pill {
  position: fixed;
  z-index: 60;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 20px;
  visibility: hidden;
  background: rgba(0, 0, 0, .82);
  pointer-events: none;
  transition: visibility 220ms;
}

.search-sheet._eif17 {
  visibility: visible;
  pointer-events: auto;
}

.gk-foot {
  width: min(100%, 760px);
  padding: 30px;
  border: 1px solid var(--a31);
  background: #0d0e0e;
  box-shadow: var(--h11);
  transform: translateY(12px) scale(.98);
  transition: transform 220ms var(--e50);
}

.search-sheet._eif17 .gk-foot {
  transform: translateY(0) scale(1);
}

.gk-foot label {
  display: block;
  margin-bottom: 12px;
  color: var(--a31);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .1em;
}

.xz-chip {
  display: grid;
  grid-template-columns: 1fr 110px;
  gap: 8px;
}

.xz-chip input {
  width: 100%;
  min-height: 52px;
  padding: 0 16px;
  color: var(--j97);
  border: 1px solid var(--f43);
  border-radius: 0;
  background: #080909;
}

.xz-chip button,
.gk-area {
  border: 0;
  background: var(--a31);
  color: #111;
  font-weight: 900;
}

.gk-area {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 42px;
  height: 42px;
  font-size: 20px;
}

.w9n8b6 {
  position: fixed;
  z-index: 70;
  right: 22px;
  bottom: 22px;
  max-width: 360px;
  padding: 14px 18px;
  color: #111;
  background: var(--a31);
  font-size: 12px;
  font-weight: 800;
  box-shadow: var(--h11);
  visibility: hidden;
  transform: translateY(16px);
  transition: transform 180ms var(--e50), visibility 180ms;
}

.toast-note.d4l9y8 {
  visibility: visible;
  transform: translateY(0);
}

.cy-pill {
  transform: translateY(18px);
  transition: transform 480ms var(--e50);
}

.reveal-unit.d4l9y8 {
  transform: translateY(0);
}

.q9f3y5 {
  grid-column: 1 / -1;
  padding: 50px;
  color: var(--y99);
  border: 1px solid var(--f43);
  text-align: center;
}

@media (max-width: 1024px) {
  .tx-unit { min-height: 76px; }
  .cy-chip { display: block; }
  .tx-col {
    position: absolute;
    top: 76px;
    right: 20px;
    left: 20px;
    display: grid;
    padding: 12px;
    visibility: hidden;
    border: 1px solid var(--f43);
    background: #0d0e0e;
    box-shadow: var(--h11);
    transform: translateY(-10px);
    transition: transform 200ms var(--e50), visibility 200ms;
  }
  .nav-cluster._eif17 { visibility: visible; transform: translateY(0); }
  .tx-col a, ._t3maa { justify-content: flex-start; margin: 0; }
  .b1e9q1 { grid-template-columns: 1fr; }
  ._gr7o0 { display: grid; grid-template-columns: repeat(5, 1fr); }
  .rp-flow { grid-column: 1 / -1; }
  ._31khq { border-right: 1px solid var(--f43); }
  ._2azdw { display: none; }
  .f4q6f8 { grid-template-columns: repeat(3, 1fr); grid-template-rows: 1fr; }
  .wd-box { min-height: 560px; }
  ._ckto4 { min-height: 230px; }
  ._ox725 { padding: 22px; }
  ._ox725 h2 { font-size: 17px; }
  .vw-unit { grid-template-columns: repeat(2, 1fr); }
  .p7n4u7:nth-child(2) { border-right: 0; }
  .p7n4u7:nth-child(-n + 2) { border-bottom: 1px solid var(--f43); }
  .b4p2p7 { grid-template-columns: repeat(3, 1fr); }
  .s5e7j1:nth-child(3) { border-right: 0; }
  .s5e7j1:nth-child(-n + 3) { border-bottom: 1px solid var(--f43); }
  ._nen7m { grid-template-columns: 1fr; }
  .a8s6x4 { position: static; padding: 0; border-left: 0; }
  .c5w7f7 { grid-template-columns: repeat(2, 1fr); }
  .mv-area { grid-template-columns: repeat(2, 1fr); }
  .dk-pill { grid-template-columns: minmax(0, 1fr) 280px; gap: 32px; }
  ._5luq2 { grid-template-columns: 1fr; }
  ._0vzy7 { grid-template-columns: repeat(2, 1fr); }
  ._szm89 { grid-template-columns: repeat(4, 1fr); }
}

@media (max-width: 768px) {
  .z4j6q6 { width: min(calc(100% - 28px), var(--p65)); }
  .l4m6o6 { align-items: flex-start; flex-direction: column; justify-content: center; gap: 3px; padding: 10px 0; }
  .b1e9q1 { padding-top: 18px; }
  ._gr7o0 { grid-template-columns: repeat(2, 1fr); }
  ._31khq:nth-of-type(6) { grid-column: 1 / -1; }
  .wd-box { min-height: 510px; }
  .b2m5y9 { right: 22px; bottom: 25px; left: 22px; }
  .c2e4y1 { font-size: clamp(34px, 9.6vw, 54px); }
  .f4q6f8 { grid-template-columns: 1fr; }
  ._ckto4 { min-height: 190px; }
  ._ckto4:hover, .brief-card.dk-line { transform: translateX(0); }
  .vw-unit { margin-bottom: 62px; }
  .z9y9m1 { margin-bottom: 68px; }
  .gk-item { align-items: flex-start; flex-direction: column; gap: 12px; }
  .j7z1b6 { display: none; }
  .b4p2p7 { grid-template-columns: repeat(2, 1fr); }
  .s5e7j1, .s5e7j1:nth-child(3) { border-right: 1px solid var(--f43); border-bottom: 1px solid var(--f43); }
  .s5e7j1:nth-child(even) { border-right: 0; }
  .s5e7j1:last-child { grid-column: 1 / -1; border-bottom: 0; }
  .c5w7f7 { grid-template-columns: 1fr 1fr; }
  .jm-tag:nth-child(n) { margin-top: 0; }
  .mv-area { grid-template-columns: 1fr 1fr; }
  .p6a8o7 { grid-template-columns: 1fr; }
  .b3r4g6 { min-height: 330px; border-top: 1px solid var(--f43); border-left: 0; }
  .n7r8t5 { grid-template-columns: 1fr; }
  .b5k3y5 { padding: 52px 0 42px; }
  .dk-pill { grid-template-columns: 1fr; }
  ._kd437 { position: static; }
  .u3h1t8 { grid-template-columns: 1fr 1fr; }
  .jm-box:first-child { grid-column: 1 / -1; grid-row: auto; min-height: 360px; }
  ._0vzy7 { grid-template-columns: 1fr 1fr; }
  .k7o4f5 { grid-template-columns: 120px 1fr; gap: 22px; }
  .k7o4f5 .j2l9x8 { width: 120px; height: 120px; }
  ._ksya2 { grid-template-columns: 1fr 80px; }
  ._ksya2 time { display: none; }
  .sl-mark { grid-template-columns: 1fr; gap: 38px; }
  .nf-row { position: relative; top: auto; min-height: 340px; }
  .w4j8h6 { grid-template-columns: 1fr; }
  ._o9bv3 { min-height: 340px; }
  ._szm89 { grid-template-columns: repeat(3, 1fr); }
  ._qu3g9 { grid-template-columns: 1.5fr 1fr 1fr; }
  .z5x8q4 { grid-column: 1 / -1; }
}

@media (max-width: 480px) {
  body { font-size: 15px; }
  .e7z4b6 strong { max-width: 190px; font-size: 17px; }
  .qr-item { width: 42px; height: 42px; }
  .hp-note { width: 34px; height: 34px; }
  .e7z4b6 strong::after { display: none; }
  .wd-box { min-height: 470px; }
  .z3s3c3 { gap: 5px 9px; }
  .z3s3c3 span:nth-last-child(-n + 2) { display: none; }
  .vw-unit { grid-template-columns: 1fr; }
  .p7n4u7 { min-height: 104px; border-right: 0; border-bottom: 1px solid var(--f43); }
  .p7n4u7:last-child { border-bottom: 0; }
  .b4p2p7 { grid-template-columns: 1fr; }
  .s5e7j1, .s5e7j1:nth-child(n) { min-height: 145px; border-right: 0; border-bottom: 1px solid var(--f43); }
  .s5e7j1:last-child { grid-column: auto; border-bottom: 0; }
  .c5w7f7 { grid-template-columns: 1fr; }
  .mv-area { grid-template-columns: 1fr; }
  .tx-box { grid-template-columns: 40px 1fr 62px; gap: 8px; padding-inline: 12px; }
  .m7j7h1 { grid-template-columns: 38px 1fr; padding: 18px 14px; }
  .m7j7h1 .j2l9x8 { width: 38px; height: 38px; }
  .b5k3y5 h1 { font-size: clamp(36px, 12vw, 54px); }
  .vw-cell { font-size: 16px; }
  ._bc9qz li { grid-template-columns: 1fr; gap: 4px; }
  .u3h1t8 { grid-template-columns: 1fr; }
  .jm-box:first-child { grid-column: auto; min-height: 280px; }
  .jm-box { min-height: 240px; }
  ._0vzy7 { grid-template-columns: 1fr; }
  .k7o4f5 { grid-template-columns: 1fr; }
  .k7o4f5 .j2l9x8 { width: 104px; height: 104px; }
  .pn-cell { grid-template-columns: 1fr; }
  ._kudhh { border-right: 0; border-bottom: 1px solid var(--f43); }
  ._kudhh:last-child { border-bottom: 0; }
  ._ksya2 { grid-template-columns: 1fr; gap: 3px; }
  ._ksya2 span { text-align: left; }
  .xz-chip { grid-template-columns: 1fr; }
  ._szm89 { grid-template-columns: repeat(2, 1fr); }
  ._qu3g9 { grid-template-columns: 1fr 1fr; }
  .z5x8q4 { grid-column: 1 / -1; }
  .i1p5m9 { align-items: flex-start; flex-direction: column; }
  .s9v9n4 { grid-template-columns: repeat(2, 1fr); }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .cy-pill { transform: none; }
}
