/* 设计提醒：未来杂志派电影版式。保持暗底留白、橙青对比、非对称布局、时间码标签与电影质感。 */
: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; }
.ddurrlcf { width: min(var(--max), calc(100% - 32px)); margin: 0 auto; }
.k9uz87 {
    position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
    overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;
}
.hyd7v45 { position: relative; overflow: hidden; }
.hyd7v45::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;
}
.3aa0x1 { 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); }
.2h2o16jj {
    display: flex; justify-content: space-between; align-items: center; gap: 20px;
    padding: 18px 0 12px;
}
.ninpfli { display: flex; align-items: center; gap: 14px; }
.j0p77l9, .ihwxcw { border-radius: 18px; background: rgba(255,255,255,0.03); box-shadow: 0 8px 20px rgba(0,0,0,0.35); }
.x62vv6f strong {
    display: block; font-family: 'Bebas Neue', sans-serif; font-size: 2rem; letter-spacing: 0.06em; color: var(--orange-soft);
}
.x62vv6f em { display: block; font-style: normal; color: var(--muted); font-size: 0.92rem; }
.nihz4ibv { display: grid; gap: 6px; justify-items: end; }
.tvsp29x, .eeerjjf, .mf0lxc, .gkjnk36, .jluo7h0, .13ma2p, .xe81eb, .xu4gyy, .p7ezwn1, .lpeq5bn {
    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;
}
.tvsp29x { color: var(--cyan); }
.eeerjjf { color: var(--orange-soft); }
.wunj0t4t {
    display: flex; flex-wrap: wrap; gap: 10px; padding: 0 0 14px;
}
.uevia2 {
    padding: 10px 14px; border-radius: 999px; background: rgba(255,255,255,0.02);
    color: #dce9f3; transition: 0.28s ease; border: 1px solid transparent;
}
.uevia2:hover, .uevia2.is-active {
    transform: translateY(-1px); border-color: rgba(255, 157, 84, 0.35); background: rgba(255, 157, 84, 0.08); color: var(--orange-soft);
}
.h86lojrv { display: grid; gap: 8px; padding-bottom: 18px; }
.xc0sr {
    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;
}
.xc0sr input {
    border: 0; background: rgba(255,255,255,0.02); border-radius: 14px; padding: 14px 16px; color: var(--text);
}
.xc0sr button {
    border: 0; border-radius: 14px; padding: 0 20px; background: linear-gradient(135deg, var(--orange), #f76a53); color: #06111b; font-weight: 700;
}
.8ies96 { margin: 0; color: var(--muted); font-size: 0.86rem; }
.dql5yot0 {
    position: relative; min-height: 88vh; display: grid; align-items: end; padding: 72px 0 48px;
}
.dql5yot0::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/hi816191-hero.jpg') center/cover no-repeat;
    z-index: -2;
}
.dql5yot0::after {
    content: ''; position: absolute; inset: auto 0 0; height: 180px; background: linear-gradient(180deg, transparent, #04070d 85%); z-index: -1;
}
.x0tgg {
    display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(340px, 0.8fr); gap: 28px; align-items: end;
}
.294nt {
    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);
}
.mf0lxc, .xu4gyy, .p7ezwn1 { display: inline-flex; gap: 8px; align-items: center; color: var(--cyan); text-transform: uppercase; letter-spacing: 0.12em; }
.dql5yot0 h1, .5qwazf 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;
}
.9r2h6, .2w94m { font-size: 1.08rem; max-width: 62ch; color: #d4e4ef; }
.928914gb, .pxwgf5, .jqfpyvo, .90lnz, .797gw82, .pdp6dt, .wkxlk2dy {
    display: flex; flex-wrap: wrap; gap: 10px;
}
.jluo7h0 { color: var(--orange-soft); }
.896o026u { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 26px; }
.4l8dlj3x, .hjd5zyn3, .m5h7vq9, .w6r8wto {
    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;
}
.4l8dlj3x { background: linear-gradient(135deg, var(--orange), #ff6d54); color: #061019; }
.hjd5zyn3, .m5h7vq9, .w6r8wto {
    border: 1px solid rgba(119,216,239,0.22); color: var(--text); background: rgba(255,255,255,0.02);
}
.4l8dlj3x:hover, .hjd5zyn3:hover, .m5h7vq9:hover, .w6r8wto:hover, .lpeq5bn:hover { transform: translateY(-2px); box-shadow: var(--card-shadow); }
.mwiba9 { display: grid; gap: 16px; align-self: stretch; }
.lxy8p, .o5bqgl9, .ofzmgc, .l19ied3, .c1fdumm, .b0j33c, .5z4w6dtb, .l7btt25, .hk5eyi, .08itcokd, .5uwrpm, .j5m1jl, .21j8nx5, .j4h2fk {
    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);
}
.lxy8p { padding: 22px; }
.lxy8p strong { font-size: 1.2rem; color: var(--orange-soft); }
.lxy8p p { color: var(--muted); margin-bottom: 0; }
.08damskr { padding: 64px 0; position: relative; }
.0r847 { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 18px; align-items: end; margin-bottom: 24px; }
.0r847 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; }
.0r847 p { margin: 0; color: var(--muted); max-width: 70ch; }
.cypo0i {
    display: grid; grid-template-columns: 1.15fr 0.85fr; gap: 22px;
}
.kf2q92v {
    overflow: hidden; position: relative; min-height: 480px; padding: 22px;
}
.kf2q92v img { width: 100%; height: 100%; object-fit: cover; border-radius: calc(var(--radius) - 6px); }
.kf2q92v .b2xhb4 {
    position: absolute; inset: auto 18px 18px 18px; padding: 16px 18px; border-radius: 18px; background: rgba(5,10,16,0.68); backdrop-filter: blur(10px);
}
.yk498jo4, .kklbpgsd, .e1fvs, .s3nexn1, .k7cy87bv, .5jxwsnn, .61cb3i, .hqt0c, .174j02ys, .he7fd0 { display: grid; gap: 16px; }
.yk498jo4 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.ofzmgc { padding: 20px; }
.ofzmgc h3, .l19ied3 h3, .c1fdumm h3, .b0j33c h3, .l7btt25 h3, .hk5eyi h3, .j5m1jl h3, .21j8nx5 h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.2rem; }
.ofzmgc p, .c1fdumm p, .5z4w6dtb p, .l7btt25 p, .hk5eyi p, .j5m1jl p, .21j8nx5 p { margin: 0; color: var(--muted); }
.376wf {
    display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px;
}
.4qyby {
    position: relative; overflow: hidden; border-radius: 28px; min-height: 410px; background: #101722; box-shadow: var(--card-shadow);
}
.4qyby img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.45s ease, filter 0.45s ease; }
.4qyby::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));
}
.4qyby:hover img { transform: scale(1.04); filter: saturate(1.08); }
.tfd30z9a {
    position: absolute; inset: auto 18px 18px 18px; z-index: 1;
}
.5l1wpe4r {
    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;
}
.5l1wpe4r::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;
}
.4qyby:hover .5l1wpe4r { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.4qyby h3 { margin: 0 0 8px; font-size: 1.3rem; }
.4qyby p { margin: 0 0 10px; color: #d4dce8; font-size: 0.95rem; }
.jqfpyvo span, .797gw82 span, .90lnz span, .13ma2p { color: var(--orange-soft); background: rgba(255, 157, 84, 0.08); }
.5qwazf {
    padding: 68px 0 18px;
}
.604jg4 {
    display: flex; flex-wrap: wrap; gap: 10px; align-items: center; color: var(--muted); font-size: 0.92rem;
}
.604jg4 strong { color: var(--orange-soft); }
.0b7ze {
    display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); gap: 20px;
}
.0b7ze .j5m1jl, .0b7ze .21j8nx5 { padding: 22px; }
.j5m1jl ul, .21j8nx5 ul, .hk5eyi ul, .l7btt25 ul { margin: 14px 0 0; padding-left: 18px; color: #d8e6f0; }
.he7fd0 { grid-template-columns: repeat(6, minmax(0, 1fr)); }
.j4h2fk { padding: 24px 14px; text-align: center; font-family: 'Bebas Neue', sans-serif; font-size: 1.8rem; letter-spacing: 0.08em; color: var(--orange-soft); }
.9u9308rb, .e1fvs, .s3nexn1, .k7cy87bv, .5jxwsnn, .174j02ys, .hqt0c { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.l19ied3, .c1fdumm, .b0j33c, .5z4w6dtb, .l7btt25, .hk5eyi, .08itcokd, .5uwrpm, .j5m1jl, .21j8nx5 { padding: 22px; }
.c1fdumm strong, .5z4w6dtb strong, .l7btt25 strong, .j5m1jl strong, .21j8nx5 strong { display: block; margin-bottom: 6px; color: var(--orange-soft); }
.b0j33c .vuoryyru { display: flex; justify-content: space-between; gap: 16px; align-items: start; }
.b0j33c .8jl6d4 { color: var(--cyan); }
.fcrs4k7l { display: flex; gap: 10px; margin-top: 14px; }
.p30tgt { display: grid; gap: 10px; margin-top: 14px; }
.p30tgt span { color: var(--muted); }
.8ckoi { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 22px; }
.hk5eyi img { border-radius: 18px; margin-bottom: 14px; }
.6zpqnst {
    display: grid; grid-template-columns: 1.25fr 0.75fr; gap: 20px; padding-bottom: 24px;
}
.85mev95 {
    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));
}
.23nix, .mkd20 { padding: 24px; border-radius: var(--radius); background: rgba(10, 15, 24, 0.82); border: 1px solid rgba(119,216,239,0.1); }
.kjf8e { display: flex; gap: 18px; align-items: center; margin-bottom: 18px; }
.mkd20 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; text-align: center; }
.mkd20 img { margin: 0 auto 12px; border-radius: 20px; background: #fff; padding: 10px; }
.21dfrjim {
    display: flex; justify-content: space-between; gap: 16px; flex-wrap: wrap; padding-top: 10px; color: var(--muted); font-size: 0.92rem;
}
.tpf8sv {
    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;
}
.tpf8sv.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) {
    .x0tgg, .cypo0i, .8ckoi, .0b7ze, .6zpqnst, .0r847 { grid-template-columns: 1fr; }
    .376wf, .9u9308rb, .e1fvs, .s3nexn1, .k7cy87bv, .5jxwsnn, .174j02ys, .hqt0c, .he7fd0 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .nihz4ibv { justify-items: start; }
    .3aa0x1 { position: relative; }
}
@media (max-width: 720px) {
    .ddurrlcf { width: min(var(--max), calc(100% - 22px)); }
    .2h2o16jj { align-items: flex-start; }
    .ninpfli { align-items: flex-start; }
    .xc0sr { grid-template-columns: 1fr; }
    .376wf, .9u9308rb, .e1fvs, .s3nexn1, .k7cy87bv, .5jxwsnn, .174j02ys, .hqt0c, .he7fd0, .yk498jo4, .mkd20 { grid-template-columns: 1fr; }
    .dql5yot0 { min-height: auto; padding-top: 42px; }
    .294nt, .lxy8p, .ofzmgc, .l19ied3, .c1fdumm, .b0j33c, .5z4w6dtb, .l7btt25, .hk5eyi, .j5m1jl, .21j8nx5 { padding: 18px; }
    .dql5yot0 h1, .5qwazf h1, .0r847 h2 { line-height: 1; }
    .5l1wpe4r { opacity: 1; transform: translate(-50%, -50%) scale(0.92); }
}
