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

:root {
  --p99: #080909;
  --p70: #101111;
  --p31: #151616;
  --f76: #f2efe6;
  --y32: #aaa89f;
  --k14: #f2c94c;
  --j67: #b99b32;
  --w89: #e73e37;
  --f65: #313230;
  --m23: #5b5748;
  --u6: #47c987;
  --e30: 8px 8px 0 rgba(0, 0, 0, .48);
  --k50: cubic-bezier(.23, 1, .32, 1);
  --m22: cubic-bezier(.77, 0, .175, 1);
  --h6: 1380px;
}

* {
  box-sizing: border-box;
}

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

body {
  margin: 0;
  min-width: 320px;
  color: var(--f76);
  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(--p99);
  background: var(--k14);
}

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

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

button,
input {
  font: inherit;
}

button {
  color: inherit;
}

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

svg {
  display: block;
}

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

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

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

.k7o4x6:hover ._e3ujf {
  animation-play-state: paused;
}

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

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

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

._xlmfr {
  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);
}

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

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

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

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

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

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

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

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

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

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

.j6w7a8 a,
._143t1 {
  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(--k50), background 180ms var(--k50), transform 140ms var(--k50);
}

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

.j6w7a8 a:hover,
._143t1:hover {
  color: var(--f76);
  background: rgba(242, 201, 76, .08);
}

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

.j6w7a8 a[aria-current="page"] {
  color: var(--k14);
}

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

._143t1:active,
._c5i4y:active,
._wu7yl:active,
._9nr9n:active {
  transform: scale(.97);
}

._9nr9n {
  display: none;
  width: 44px;
  height: 44px;
  padding: 10px;
  border: 1px solid var(--f65);
  background: var(--p31);
  transition: transform 140ms var(--k50);
}

._9nr9n span {
  display: block;
  height: 2px;
  margin: 5px 0;
  background: var(--k14);
}

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

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

.b5c3g8 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--u6);
  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); }
}

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

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

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

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

._f1n3f b {
  color: var(--y32);
}

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

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

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

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

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

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

.sl-cell {
  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);
}

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

.f2s1i7,
.bx-slot,
.gk-flow img,
.o5x6n2 img,
.j8w3a9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.f2s1i7 {
  position: absolute;
  inset: 0;
  opacity: .82;
  filter: saturate(.78) contrast(1.08);
  transition: opacity 220ms var(--k50), transform 700ms var(--m22);
}

.r1e3q7:hover .f2s1i7 {
  opacity: .92;
  transform: scale(1.015);
}

.r1e3q7::before,
._wortl::before,
.gk-flow::before,
.j8w3a9::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%);
}

.rp-tag {
  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%);
}

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

._tt24t,
.fn-chip,
.l5o1x8,
._6wjh2 {
  color: var(--k14);
  font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .17em;
  text-transform: uppercase;
}

._8q8ql {
  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;
}

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

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

._ofm94 a:hover {
  color: var(--k14);
}

._yfa61,
.z5s2q6,
.r5x2s6,
.xz-note,
.v4w2i7 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 14px;
  color: var(--y32);
  font-size: 12px;
}

._yfa61 strong,
.z5s2q6 strong {
  color: var(--f76);
}

.tx-item {
  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);
}

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

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

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

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

._wortl {
  position: relative;
  display: grid;
  min-height: 202px;
  overflow: hidden;
  border: 1px solid var(--f65);
  background: var(--p70);
  transition: border-color 180ms var(--k50), transform 180ms var(--k50);
}

._wortl:hover,
.brief-card._eyy8c {
  z-index: 3;
  border-color: var(--k14);
  transform: translateX(-6px);
}

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

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

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

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

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

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

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

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

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

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

.zt-row {
  margin: 0 0 92px;
}

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

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

.dk-unit p {
  max-width: 490px;
  margin: 0;
  color: var(--y32);
  font-size: 13px;
}

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

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

.m5u8t8 {
  position: relative;
  min-height: 184px;
  padding: 26px;
  overflow: hidden;
  border-right: 1px solid var(--f65);
  background: var(--p70);
  transition: background 200ms var(--k50), color 200ms var(--k50);
}

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

.m5u8t8::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(--k50), color 240ms var(--k50);
}

.m5u8t8:hover {
  color: #111;
  background: var(--k14);
}

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

._caco2 {
  font-size: 26px;
}

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

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

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

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

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

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

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

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

._oi55x:hover {
  border-color: var(--k14);
  transform: translateY(-7px);
}

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

.gk-flow img {
  filter: saturate(.72) contrast(1.04);
  transition: transform 450ms var(--m22), filter 250ms var(--k50);
}

._oi55x:hover .gk-flow img {
  filter: saturate(.92) contrast(1.08);
  transform: scale(1.035);
}

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

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

._6z71m 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;
}

._6z71m h3 a:hover {
  color: var(--k14);
}

.zt-zone {
  display: inline-flex;
  align-items: center;
  min-height: 23px;
  padding: 2px 7px;
  color: var(--k14);
  border: 1px solid var(--j67);
  font-size: 10px;
  font-weight: 800;
}

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

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

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

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

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

._whw8i {
  height: 342px;
  overflow: hidden;
}

.lq-slot {
  animation: feed-rise 28s linear infinite;
}

._whw8i:hover .lq-slot {
  animation-play-state: paused;
}

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

.lq-item {
  padding: 13px 0;
  color: #d7d3c7;
  border-bottom: 1px dashed var(--f65);
  font-size: 12px;
}

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

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

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

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

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

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

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

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

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

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

.dk-card {
  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(--f65);
  transition: background 180ms var(--k50), padding-left 180ms var(--k50);
}

.dk-card:last-child {
  border-bottom: 0;
}

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

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

.dk-card:nth-child(-n + 3) .cy-foot {
  color: var(--w89);
}

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

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

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

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

.v1a1p2 {
  position: absolute;
  inset: auto 28px 28px;
}

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

.v1a1p2 p {
  margin: 10px 0 0;
  color: var(--y32);
  font-size: 12px;
}

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

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

._8ra3i .vw-tag {
  width: 44px;
  height: 44px;
  border-width: 1px;
}

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

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

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

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

._wu7yl {
  padding: 0;
  color: var(--y32);
  border: 0;
  background: transparent;
  font-size: 11px;
  transition: color 160ms var(--k50), transform 140ms var(--k50);
}

._wu7yl:hover,
.like-button.e3f7k3 {
  color: var(--k14);
}

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

._x5o0n::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;
}

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

.n4o4t3 a:hover {
  color: var(--k14);
}

._x5o0n 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;
}

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

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

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

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

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

.xz-note {
  justify-content: space-between;
  padding: 14px 0 18px;
  border-top: 1px solid var(--f65);
  border-bottom: 1px solid var(--f65);
}

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

.bw-pan .vw-tag {
  width: 36px;
  height: 36px;
}

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

.r2k5b2 p {
  margin: 26px 0;
}

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

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

.b9e3b5 strong {
  color: var(--k14);
}

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

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

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

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

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

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

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

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

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

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

.o5x6n2 img {
  filter: saturate(.62) contrast(1.08);
  transition: transform 500ms var(--m22), filter 250ms var(--k50);
}

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

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

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

._ipjn2 {
  padding: 26px;
  color: #121212;
  background: var(--k14);
}

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

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

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

._bfez9 {
  margin-top: 18px;
  border: 1px solid var(--f65);
}

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

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

._bfez9 li {
  border-bottom: 1px solid var(--f65);
}

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

._bfez9 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(--k50), background 170ms var(--k50);
}

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

._bfez9 a:hover {
  color: var(--k14);
  background: rgba(242, 201, 76, .05);
}

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

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

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

.jm-box .vw-tag {
  width: 42px;
  height: 42px;
}

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

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

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

._l2009 .vw-tag {
  width: 180px;
  height: 180px;
  border-width: 4px;
}

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

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

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

.bw-cell {
  padding: 28px;
  border-right: 1px solid var(--f65);
}

.bw-cell:last-child {
  border-right: 0;
}

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

.bw-cell small {
  color: var(--y32);
  font-size: 11px;
}

._9ts33 {
  border-top: 1px solid var(--f65);
}

.x7p2m3 {
  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(--f65);
  transition: background 180ms var(--k50), padding-left 180ms var(--k50);
}

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

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

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

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

.v7s6x7 {
  border-top: 1px solid var(--f65);
}

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

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

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

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

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

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

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

.qr-item::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;
}

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

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

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

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

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

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

.u8y7e4 p {
  color: var(--y32);
}

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

._c5i4y:hover {
  background: #ffe173;
}

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

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

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

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

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

._ka3lm a {
  color: var(--y32);
  font-size: 11px;
  transition: color 160ms var(--k50);
}

._ka3lm a:hover {
  color: var(--k14);
}

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

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

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

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

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

.b9q3v2 a:hover {
  color: var(--f76);
}

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

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

._iseej {
  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;
}

.s3e8y3 {
  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._qr5tu {
  visibility: visible;
  pointer-events: auto;
}

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

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

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

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

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

._60c61 button,
.z5g8h7 {
  border: 0;
  background: var(--k14);
  color: #111;
  font-weight: 900;
}

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

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

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

._2tu18 {
  transform: translateY(18px);
  transition: transform 480ms var(--k50);
}

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

.s7z9h2 {
  grid-column: 1 / -1;
  padding: 50px;
  color: var(--y32);
  border: 1px solid var(--f65);
  text-align: center;
}

@media (max-width: 1024px) {
  .qr-note { min-height: 76px; }
  ._9nr9n { display: block; }
  .j6w7a8 {
    position: absolute;
    top: 76px;
    right: 20px;
    left: 20px;
    display: grid;
    padding: 12px;
    visibility: hidden;
    border: 1px solid var(--f65);
    background: #0d0e0e;
    box-shadow: var(--e30);
    transform: translateY(-10px);
    transition: transform 200ms var(--k50), visibility 200ms;
  }
  .nav-cluster._qr5tu { visibility: visible; transform: translateY(0); }
  .j6w7a8 a, ._143t1 { justify-content: flex-start; margin: 0; }
  .z7m9u1 { grid-template-columns: 1fr; }
  .bw-area { display: grid; grid-template-columns: repeat(5, 1fr); }
  ._f1n3f { grid-column: 1 / -1; }
  ._itjql { border-right: 1px solid var(--f65); }
  .sl-cell { display: none; }
  ._vgaby { grid-template-columns: repeat(3, 1fr); grid-template-rows: 1fr; }
  .r1e3q7 { min-height: 560px; }
  ._wortl { min-height: 230px; }
  ._tnk87 { padding: 22px; }
  ._tnk87 h2 { font-size: 17px; }
  ._jw6pp { grid-template-columns: repeat(2, 1fr); }
  ._apfdb:nth-child(2) { border-right: 0; }
  ._apfdb:nth-child(-n + 2) { border-bottom: 1px solid var(--f65); }
  .jm-list { grid-template-columns: repeat(3, 1fr); }
  .m5u8t8:nth-child(3) { border-right: 0; }
  .m5u8t8:nth-child(-n + 3) { border-bottom: 1px solid var(--f65); }
  .tx-line { grid-template-columns: 1fr; }
  .bx-col { position: static; padding: 0; border-left: 0; }
  ._zgjiy { grid-template-columns: repeat(2, 1fr); }
  .o9p6z9 { grid-template-columns: repeat(2, 1fr); }
  .x4l1e7 { grid-template-columns: minmax(0, 1fr) 280px; gap: 32px; }
  .hp-row { grid-template-columns: 1fr; }
  .t2y4f6 { grid-template-columns: repeat(2, 1fr); }
  ._ka3lm { grid-template-columns: repeat(4, 1fr); }
}

@media (max-width: 768px) {
  .l6s1y2 { width: min(calc(100% - 28px), var(--h6)); }
  ._mlwrl { align-items: flex-start; flex-direction: column; justify-content: center; gap: 3px; padding: 10px 0; }
  .z7m9u1 { padding-top: 18px; }
  .bw-area { grid-template-columns: repeat(2, 1fr); }
  ._itjql:nth-of-type(6) { grid-column: 1 / -1; }
  .r1e3q7 { min-height: 510px; }
  .a7a4o3 { right: 22px; bottom: 25px; left: 22px; }
  ._8q8ql { font-size: clamp(34px, 9.6vw, 54px); }
  ._vgaby { grid-template-columns: 1fr; }
  ._wortl { min-height: 190px; }
  ._wortl:hover, .brief-card._eyy8c { transform: translateX(0); }
  ._jw6pp { margin-bottom: 62px; }
  .zt-row { margin-bottom: 68px; }
  .dk-unit { align-items: flex-start; flex-direction: column; gap: 12px; }
  .pn-item { display: none; }
  .jm-list { grid-template-columns: repeat(2, 1fr); }
  .m5u8t8, .m5u8t8:nth-child(3) { border-right: 1px solid var(--f65); border-bottom: 1px solid var(--f65); }
  .m5u8t8:nth-child(even) { border-right: 0; }
  .m5u8t8:last-child { grid-column: 1 / -1; border-bottom: 0; }
  ._zgjiy { grid-template-columns: 1fr 1fr; }
  ._oi55x:nth-child(n) { margin-top: 0; }
  .o9p6z9 { grid-template-columns: 1fr 1fr; }
  .z3n2m1 { grid-template-columns: 1fr; }
  .rp-pan { min-height: 330px; border-top: 1px solid var(--f65); border-left: 0; }
  .l6v6j8 { grid-template-columns: 1fr; }
  ._x5o0n { padding: 52px 0 42px; }
  .x4l1e7 { grid-template-columns: 1fr; }
  ._zpwu8 { position: static; }
  ._kloyn { grid-template-columns: 1fr 1fr; }
  .o5x6n2:first-child { grid-column: 1 / -1; grid-row: auto; min-height: 360px; }
  .t2y4f6 { grid-template-columns: 1fr 1fr; }
  ._l2009 { grid-template-columns: 120px 1fr; gap: 22px; }
  ._l2009 .vw-tag { width: 120px; height: 120px; }
  .x7p2m3 { grid-template-columns: 1fr 80px; }
  .x7p2m3 time { display: none; }
  .nf-slot { grid-template-columns: 1fr; gap: 38px; }
  .qr-item { position: relative; top: auto; min-height: 340px; }
  .dk-box { grid-template-columns: 1fr; }
  .pn-note { min-height: 340px; }
  ._ka3lm { grid-template-columns: repeat(3, 1fr); }
  .wd-box { grid-template-columns: 1.5fr 1fr 1fr; }
  .i4z7w4 { grid-column: 1 / -1; }
}

@media (max-width: 480px) {
  body { font-size: 15px; }
  .d6g1d4 strong { max-width: 190px; font-size: 17px; }
  .f8p8q9 { width: 42px; height: 42px; }
  ._6lqj0 { width: 34px; height: 34px; }
  .d6g1d4 strong::after { display: none; }
  .r1e3q7 { min-height: 470px; }
  ._yfa61 { gap: 5px 9px; }
  ._yfa61 span:nth-last-child(-n + 2) { display: none; }
  ._jw6pp { grid-template-columns: 1fr; }
  ._apfdb { min-height: 104px; border-right: 0; border-bottom: 1px solid var(--f65); }
  ._apfdb:last-child { border-bottom: 0; }
  .jm-list { grid-template-columns: 1fr; }
  .m5u8t8, .m5u8t8:nth-child(n) { min-height: 145px; border-right: 0; border-bottom: 1px solid var(--f65); }
  .m5u8t8:last-child { grid-column: auto; border-bottom: 0; }
  ._zgjiy { grid-template-columns: 1fr; }
  .o9p6z9 { grid-template-columns: 1fr; }
  .dk-card { grid-template-columns: 40px 1fr 62px; gap: 8px; padding-inline: 12px; }
  ._8ra3i { grid-template-columns: 38px 1fr; padding: 18px 14px; }
  ._8ra3i .vw-tag { width: 38px; height: 38px; }
  ._x5o0n h1 { font-size: clamp(36px, 12vw, 54px); }
  .r2k5b2 { font-size: 16px; }
  ._zsigw li { grid-template-columns: 1fr; gap: 4px; }
  ._kloyn { grid-template-columns: 1fr; }
  .o5x6n2:first-child { grid-column: auto; min-height: 280px; }
  .o5x6n2 { min-height: 240px; }
  .t2y4f6 { grid-template-columns: 1fr; }
  ._l2009 { grid-template-columns: 1fr; }
  ._l2009 .vw-tag { width: 104px; height: 104px; }
  ._a6zrq { grid-template-columns: 1fr; }
  .bw-cell { border-right: 0; border-bottom: 1px solid var(--f65); }
  .bw-cell:last-child { border-bottom: 0; }
  .x7p2m3 { grid-template-columns: 1fr; gap: 3px; }
  .x7p2m3 span { text-align: left; }
  ._60c61 { grid-template-columns: 1fr; }
  ._ka3lm { grid-template-columns: repeat(2, 1fr); }
  .wd-box { grid-template-columns: 1fr 1fr; }
  .i4z7w4 { grid-column: 1 / -1; }
  ._iseej { align-items: flex-start; flex-direction: column; }
  .dk-zone { 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; }
  ._2tu18 { transform: none; }
}
