/* 设计提醒：未来杂志派电影版式。保持暗底留白、橙青对比、非对称布局、时间码标签与电影质感。 */
:root {
    --bg: #090d14;
    --panel: rgba(13, 19, 31, 0.88);
    --panel-strong: rgba(11, 16, 26, 0.96);
    --line: rgba(122, 207, 229, 0.24);
    --line-strong: rgba(255, 166, 98, 0.48);
    --text: #edf5fa;
    --muted: #95a7b8;
    --orange: #ff9d54;
    --orange-soft: #ffcf9e;
    --cyan: #77d8ef;
    --cyan-strong: #37c8f1;
    --red: #ff6c6c;
    --card-shadow: 0 18px 40px rgba(0, 0, 0, 0.32);
    --radius: 24px;
    --radius-small: 16px;
    --max: 1240px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
    margin: 0;
    font-family: 'Noto Sans SC', sans-serif;
    background:
        radial-gradient(circle at top right, rgba(52, 102, 122, 0.25), transparent 30%),
        radial-gradient(circle at left center, rgba(198, 112, 58, 0.14), transparent 35%),
        linear-gradient(180deg, #091019 0%, #071018 40%, #05080f 100%);
    color: var(--text);
    line-height: 1.7;
}
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
button, input { font: inherit; }
.ee806 { width: min(var(--max), calc(100% - 32px)); margin: 0 auto; }
.4hjp35b {
    position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
    overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;
}
.biy9sz3 { position: relative; overflow: hidden; }
.biy9sz3::before {
    content: '';
    position: fixed;
    inset: 0;
    pointer-events: none;
    background-image: linear-gradient(rgba(255,255,255,0.02) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.02) 1px, transparent 1px);
    background-size: 48px 48px;
    mask-image: radial-gradient(circle at center, black 40%, transparent 100%);
    opacity: 0.3;
}
.dauvj2t { position: sticky; top: 0; z-index: 30; backdrop-filter: blur(18px); background: rgba(5, 10, 18, 0.82); border-bottom: 1px solid rgba(119, 216, 239, 0.12); }
.ouv8cy {
    display: flex; justify-content: space-between; align-items: center; gap: 20px;
    padding: 18px 0 12px;
}
.v5me2f3a { display: flex; align-items: center; gap: 14px; }
.oj61rux, .16wv4 { border-radius: 18px; background: rgba(255,255,255,0.03); box-shadow: 0 8px 20px rgba(0,0,0,0.35); }
.bw288ua strong {
    display: block; font-family: 'Bebas Neue', sans-serif; font-size: 2rem; letter-spacing: 0.06em; color: var(--orange-soft);
}
.bw288ua em { display: block; font-style: normal; color: var(--muted); font-size: 0.92rem; }
.ql7avaz { display: grid; gap: 6px; justify-items: end; }
.v9qna6, .83zc4rq, .w9pqf, .mhrjv8, .mlx2e, .1u0wc, .eyk798c9, .r0a40, .g1myls, .qwfbr {
    border: 1px solid rgba(119, 216, 239, 0.18);
    background: rgba(12, 19, 31, 0.75);
    border-radius: 999px;
    padding: 8px 14px;
    font-size: 0.82rem;
}
.v9qna6 { color: var(--cyan); }
.83zc4rq { color: var(--orange-soft); }
.fm972 {
    display: flex; flex-wrap: wrap; gap: 10px; padding: 0 0 14px;
}
.bst5t {
    padding: 10px 14px; border-radius: 999px; background: rgba(255,255,255,0.02);
    color: #dce9f3; transition: 0.28s ease; border: 1px solid transparent;
}
.bst5t:hover, .bst5t.is-active {
    transform: translateY(-1px); border-color: rgba(255, 157, 84, 0.35); background: rgba(255, 157, 84, 0.08); color: var(--orange-soft);
}
.00myb963 { display: grid; gap: 8px; padding-bottom: 18px; }
.vdpqqx {
    display: grid; grid-template-columns: 1fr auto; gap: 12px; padding: 12px;
    background: rgba(255,255,255,0.03); border: 1px solid rgba(119,216,239,0.14); border-radius: 20px;
}
.vdpqqx input {
    border: 0; background: rgba(255,255,255,0.02); border-radius: 14px; padding: 14px 16px; color: var(--text);
}
.vdpqqx button {
    border: 0; border-radius: 14px; padding: 0 20px; background: linear-gradient(135deg, var(--orange), #f76a53); color: #06111b; font-weight: 700;
}
.rcpktx { margin: 0; color: var(--muted); font-size: 0.86rem; }
.1px9xe44 {
    position: relative; min-height: 88vh; display: grid; align-items: end; padding: 72px 0 48px;
}
.1px9xe44::before {
    content: ''; position: absolute; inset: 0; background:
      linear-gradient(90deg, rgba(4,8,14,0.92) 0%, rgba(5,10,16,0.76) 45%, rgba(6,10,15,0.4) 100%),
      url('../images/hi290537-hero.jpg') center/cover no-repeat;
    z-index: -2;
}
.1px9xe44::after {
    content: ''; position: absolute; inset: auto 0 0; height: 180px; background: linear-gradient(180deg, transparent, #04070d 85%); z-index: -1;
}
.6ii3lmz {
    display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(340px, 0.8fr); gap: 28px; align-items: end;
}
.c8onk2h7 {
    max-width: 760px; padding: 28px; border-left: 2px solid rgba(255,157,84,0.48); background: rgba(6, 10, 16, 0.35); backdrop-filter: blur(6px);
}
.w9pqf, .r0a40, .g1myls { display: inline-flex; gap: 8px; align-items: center; color: var(--cyan); text-transform: uppercase; letter-spacing: 0.12em; }
.1px9xe44 h1, .oqty2 h1 {
    margin: 16px 0 18px; font-size: clamp(3rem, 8vw, 5.8rem); line-height: 0.96; font-family: 'Bebas Neue', sans-serif; letter-spacing: 0.04em;
}
.99yrfgt, .0evfrs { font-size: 1.08rem; max-width: 62ch; color: #d4e4ef; }
.gbgppesl, .rjv9h, .7me8w, .i1bi6wva, .2nuubej, .u2nfxo, .zi2og6t {
    display: flex; flex-wrap: wrap; gap: 10px;
}
.mlx2e { color: var(--orange-soft); }
.9rqcmpfj { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 26px; }
.f2cuf, .3lv8xxk, .so10ao, .6jo1d {
    display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 0 18px; border-radius: 999px; font-weight: 700; transition: 0.28s ease;
}
.f2cuf { background: linear-gradient(135deg, var(--orange), #ff6d54); color: #061019; }
.3lv8xxk, .so10ao, .6jo1d {
    border: 1px solid rgba(119,216,239,0.22); color: var(--text); background: rgba(255,255,255,0.02);
}
.f2cuf:hover, .3lv8xxk:hover, .so10ao:hover, .6jo1d:hover, .qwfbr:hover { transform: translateY(-2px); box-shadow: var(--card-shadow); }
.blzw7 { display: grid; gap: 16px; align-self: stretch; }
.580x8ubj, .u1cnpb, .vh51j2, .fhu7s7k, .kgfu0v, .o7gw2tvp, .hkugj, .f6x79y, .7k0gqd1, .uhu83, .kn0eq33a, .ox60e, .uth89wbn, .rcnh8xbp {
    background: linear-gradient(180deg, rgba(15, 22, 35, 0.94), rgba(10, 15, 24, 0.9));
    border: 1px solid rgba(119,216,239,0.12);
    border-radius: var(--radius);
    box-shadow: var(--card-shadow);
}
.580x8ubj { padding: 22px; }
.580x8ubj strong { font-size: 1.2rem; color: var(--orange-soft); }
.580x8ubj p { color: var(--muted); margin-bottom: 0; }
.grcugt { padding: 64px 0; position: relative; }
.zeg57ob { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 18px; align-items: end; margin-bottom: 24px; }
.zeg57ob h2 { margin: 14px 0 10px; font-size: clamp(2rem, 5vw, 3.8rem); line-height: 0.95; font-family: 'Bebas Neue', sans-serif; letter-spacing: 0.04em; }
.zeg57ob p { margin: 0; color: var(--muted); max-width: 70ch; }
.ru44jj {
    display: grid; grid-template-columns: 1.15fr 0.85fr; gap: 22px;
}
.bchvc {
    overflow: hidden; position: relative; min-height: 480px; padding: 22px;
}
.bchvc img { width: 100%; height: 100%; object-fit: cover; border-radius: calc(var(--radius) - 6px); }
.bchvc .qdu72lu {
    position: absolute; inset: auto 18px 18px 18px; padding: 16px 18px; border-radius: 18px; background: rgba(5,10,16,0.68); backdrop-filter: blur(10px);
}
.wg82c, .ov5dxet, .01tm4hxo, .ueuze, .a1w58, .e3pcu, .66l11c6t, .g0ki9c, .hx3ek65b, .sban74t { display: grid; gap: 16px; }
.wg82c { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.vh51j2 { padding: 20px; }
.vh51j2 h3, .fhu7s7k h3, .kgfu0v h3, .o7gw2tvp h3, .f6x79y h3, .7k0gqd1 h3, .ox60e h3, .uth89wbn h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.2rem; }
.vh51j2 p, .kgfu0v p, .hkugj p, .f6x79y p, .7k0gqd1 p, .ox60e p, .uth89wbn p { margin: 0; color: var(--muted); }
.x71wa {
    display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px;
}
.fyi2h8 {
    position: relative; overflow: hidden; border-radius: 28px; min-height: 410px; background: #101722; box-shadow: var(--card-shadow);
}
.fyi2h8 img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.45s ease, filter 0.45s ease; }
.fyi2h8::after {
    content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(4,8,13,0.08), rgba(5,10,16,0.35) 45%, rgba(4,8,13,0.92));
}
.fyi2h8:hover img { transform: scale(1.04); filter: saturate(1.08); }
.barggs3 {
    position: absolute; inset: auto 18px 18px 18px; z-index: 1;
}
.hbqgz9ps {
    position: absolute; top: 50%; left: 50%; width: 84px; height: 84px; border-radius: 50%;
    transform: translate(-50%, -50%) scale(0.88); opacity: 0; z-index: 1;
    border: 1px solid rgba(119,216,239,0.5); background: rgba(5,10,16,0.66); box-shadow: 0 0 0 14px rgba(119,216,239,0.08); transition: 0.32s ease;
}
.hbqgz9ps::before {
    content: ''; position: absolute; top: 50%; left: 52%; transform: translate(-50%, -50%);
    border-left: 20px solid var(--orange-soft); border-top: 12px solid transparent; border-bottom: 12px solid transparent;
}
.fyi2h8:hover .hbqgz9ps { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.fyi2h8 h3 { margin: 0 0 8px; font-size: 1.3rem; }
.fyi2h8 p { margin: 0 0 10px; color: #d4dce8; font-size: 0.95rem; }
.7me8w span, .2nuubej span, .i1bi6wva span, .1u0wc { color: var(--orange-soft); background: rgba(255, 157, 84, 0.08); }
.oqty2 {
    padding: 68px 0 18px;
}
.n135v {
    display: flex; flex-wrap: wrap; gap: 10px; align-items: center; color: var(--muted); font-size: 0.92rem;
}
.n135v strong { color: var(--orange-soft); }
.vyll8gk7 {
    display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); gap: 20px;
}
.vyll8gk7 .ox60e, .vyll8gk7 .uth89wbn { padding: 22px; }
.ox60e ul, .uth89wbn ul, .7k0gqd1 ul, .f6x79y ul { margin: 14px 0 0; padding-left: 18px; color: #d8e6f0; }
.sban74t { grid-template-columns: repeat(6, minmax(0, 1fr)); }
.rcnh8xbp { padding: 24px 14px; text-align: center; font-family: 'Bebas Neue', sans-serif; font-size: 1.8rem; letter-spacing: 0.08em; color: var(--orange-soft); }
.noy5wp1, .01tm4hxo, .ueuze, .a1w58, .e3pcu, .hx3ek65b, .g0ki9c { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.fhu7s7k, .kgfu0v, .o7gw2tvp, .hkugj, .f6x79y, .7k0gqd1, .uhu83, .kn0eq33a, .ox60e, .uth89wbn { padding: 22px; }
.kgfu0v strong, .hkugj strong, .f6x79y strong, .ox60e strong, .uth89wbn strong { display: block; margin-bottom: 6px; color: var(--orange-soft); }
.o7gw2tvp .d5kw3aa { display: flex; justify-content: space-between; gap: 16px; align-items: start; }
.o7gw2tvp .tc0g2e { color: var(--cyan); }
.ziiwwc8 { display: flex; gap: 10px; margin-top: 14px; }
.6dxrxh { display: grid; gap: 10px; margin-top: 14px; }
.6dxrxh span { color: var(--muted); }
.qkchxryp { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 22px; }
.7k0gqd1 img { border-radius: 18px; margin-bottom: 14px; }
.6cdq3zk7 {
    display: grid; grid-template-columns: 1.25fr 0.75fr; gap: 20px; padding-bottom: 24px;
}
.ib2lh8 {
    padding: 24px 0 44px; border-top: 1px solid rgba(119,216,239,0.12); background: linear-gradient(180deg, rgba(4,7,12,0.65), rgba(3,5,10,0.95));
}
.j3dbm, .nwrk2v { padding: 24px; border-radius: var(--radius); background: rgba(10, 15, 24, 0.82); border: 1px solid rgba(119,216,239,0.1); }
.7gcz0se { display: flex; gap: 18px; align-items: center; margin-bottom: 18px; }
.nwrk2v { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; text-align: center; }
.nwrk2v img { margin: 0 auto 12px; border-radius: 20px; background: #fff; padding: 10px; }
.ltc3khxt {
    display: flex; justify-content: space-between; gap: 16px; flex-wrap: wrap; padding-top: 10px; color: var(--muted); font-size: 0.92rem;
}
.ke9b70ht {
    position: fixed; right: 18px; bottom: 18px; min-width: 260px; max-width: 380px; padding: 14px 16px; border-radius: 16px;
    background: rgba(6,10,16,0.92); border: 1px solid rgba(119,216,239,0.22); color: var(--text); box-shadow: var(--card-shadow);
    opacity: 0; transform: translateY(10px); pointer-events: none; transition: 0.28s ease; z-index: 60;
}
.ke9b70ht.is-visible { opacity: 1; transform: translateY(0); }
.reveal { opacity: 0; transform: translateY(18px); transition: 0.6s ease; }
.reveal.is-visible { opacity: 1; transform: none; }
@media (max-width: 1080px) {
    .6ii3lmz, .ru44jj, .qkchxryp, .vyll8gk7, .6cdq3zk7, .zeg57ob { grid-template-columns: 1fr; }
    .x71wa, .noy5wp1, .01tm4hxo, .ueuze, .a1w58, .e3pcu, .hx3ek65b, .g0ki9c, .sban74t { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .ql7avaz { justify-items: start; }
    .dauvj2t { position: relative; }
}
@media (max-width: 720px) {
    .ee806 { width: min(var(--max), calc(100% - 22px)); }
    .ouv8cy { align-items: flex-start; }
    .v5me2f3a { align-items: flex-start; }
    .vdpqqx { grid-template-columns: 1fr; }
    .x71wa, .noy5wp1, .01tm4hxo, .ueuze, .a1w58, .e3pcu, .hx3ek65b, .g0ki9c, .sban74t, .wg82c, .nwrk2v { grid-template-columns: 1fr; }
    .1px9xe44 { min-height: auto; padding-top: 42px; }
    .c8onk2h7, .580x8ubj, .vh51j2, .fhu7s7k, .kgfu0v, .o7gw2tvp, .hkugj, .f6x79y, .7k0gqd1, .ox60e, .uth89wbn { padding: 18px; }
    .1px9xe44 h1, .oqty2 h1, .zeg57ob h2 { line-height: 1; }
    .hbqgz9ps { opacity: 1; transform: translate(-50%, -50%) scale(0.92); }
}
