/* 设计提醒：未来杂志派电影版式。保持暗底留白、橙青对比、非对称布局、时间码标签与电影质感。 */
: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; }
.qhi5om4h { width: min(var(--max), calc(100% - 32px)); margin: 0 auto; }
.ugc1h {
    position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
    overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;
}
.k7nvp2 { position: relative; overflow: hidden; }
.k7nvp2::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;
}
.rzqc8 { 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); }
.yxnlvxp {
    display: flex; justify-content: space-between; align-items: center; gap: 20px;
    padding: 18px 0 12px;
}
.cky46gx { display: flex; align-items: center; gap: 14px; }
.pd4yj, .9cxl7hx { border-radius: 18px; background: rgba(255,255,255,0.03); box-shadow: 0 8px 20px rgba(0,0,0,0.35); }
.p99v0gl strong {
    display: block; font-family: 'Bebas Neue', sans-serif; font-size: 2rem; letter-spacing: 0.06em; color: var(--orange-soft);
}
.p99v0gl em { display: block; font-style: normal; color: var(--muted); font-size: 0.92rem; }
.cjywapdg { display: grid; gap: 6px; justify-items: end; }
.6sz8ak0, .r6cv76, .wjht3, .mncveml, .l9wbmqy, .bqrqmc3, .ybiv8ox, .tl6ypq2g, .hlly8, .1vg92 {
    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;
}
.6sz8ak0 { color: var(--cyan); }
.r6cv76 { color: var(--orange-soft); }
.9bznak {
    display: flex; flex-wrap: wrap; gap: 10px; padding: 0 0 14px;
}
.mnet4 {
    padding: 10px 14px; border-radius: 999px; background: rgba(255,255,255,0.02);
    color: #dce9f3; transition: 0.28s ease; border: 1px solid transparent;
}
.mnet4:hover, .mnet4.is-active {
    transform: translateY(-1px); border-color: rgba(255, 157, 84, 0.35); background: rgba(255, 157, 84, 0.08); color: var(--orange-soft);
}
.3z4rcc { display: grid; gap: 8px; padding-bottom: 18px; }
.xbp0qqp {
    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;
}
.xbp0qqp input {
    border: 0; background: rgba(255,255,255,0.02); border-radius: 14px; padding: 14px 16px; color: var(--text);
}
.xbp0qqp button {
    border: 0; border-radius: 14px; padding: 0 20px; background: linear-gradient(135deg, var(--orange), #f76a53); color: #06111b; font-weight: 700;
}
.30s6l7o { margin: 0; color: var(--muted); font-size: 0.86rem; }
.0n2euhom {
    position: relative; min-height: 88vh; display: grid; align-items: end; padding: 72px 0 48px;
}
.0n2euhom::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/hi918308-hero.jpg') center/cover no-repeat;
    z-index: -2;
}
.0n2euhom::after {
    content: ''; position: absolute; inset: auto 0 0; height: 180px; background: linear-gradient(180deg, transparent, #04070d 85%); z-index: -1;
}
.o4snlku9 {
    display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(340px, 0.8fr); gap: 28px; align-items: end;
}
.2sw05 {
    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);
}
.wjht3, .tl6ypq2g, .hlly8 { display: inline-flex; gap: 8px; align-items: center; color: var(--cyan); text-transform: uppercase; letter-spacing: 0.12em; }
.0n2euhom h1, .u844xk 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;
}
.xzveeh2, .hf00js { font-size: 1.08rem; max-width: 62ch; color: #d4e4ef; }
.97xwkxu, .hoj73n, .c31xp4, .6luqaky, .v0r05fo, .fc43i, .izd6ogu {
    display: flex; flex-wrap: wrap; gap: 10px;
}
.l9wbmqy { color: var(--orange-soft); }
.byce9pf { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 26px; }
.jxe1v, .ikwqawvo, .cuq45p3j, .hc3l0c {
    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;
}
.jxe1v { background: linear-gradient(135deg, var(--orange), #ff6d54); color: #061019; }
.ikwqawvo, .cuq45p3j, .hc3l0c {
    border: 1px solid rgba(119,216,239,0.22); color: var(--text); background: rgba(255,255,255,0.02);
}
.jxe1v:hover, .ikwqawvo:hover, .cuq45p3j:hover, .hc3l0c:hover, .1vg92:hover { transform: translateY(-2px); box-shadow: var(--card-shadow); }
.0m4xxve { display: grid; gap: 16px; align-self: stretch; }
.djjpl4g, .k92nm48k, .o90bzg, .msjiv08, .5t13k, .82oeetg, .i6671heb, .b1dkjht, .q7vcxl, .ss8ai, .orq1io2, .e2dt8qf9, .crzu0, .i9iwqmd {
    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);
}
.djjpl4g { padding: 22px; }
.djjpl4g strong { font-size: 1.2rem; color: var(--orange-soft); }
.djjpl4g p { color: var(--muted); margin-bottom: 0; }
.of2ys4t { padding: 64px 0; position: relative; }
.1g04n { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 18px; align-items: end; margin-bottom: 24px; }
.1g04n 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; }
.1g04n p { margin: 0; color: var(--muted); max-width: 70ch; }
.h6crbml {
    display: grid; grid-template-columns: 1.15fr 0.85fr; gap: 22px;
}
.3o5wdi5 {
    overflow: hidden; position: relative; min-height: 480px; padding: 22px;
}
.3o5wdi5 img { width: 100%; height: 100%; object-fit: cover; border-radius: calc(var(--radius) - 6px); }
.3o5wdi5 .8d5r99 {
    position: absolute; inset: auto 18px 18px 18px; padding: 16px 18px; border-radius: 18px; background: rgba(5,10,16,0.68); backdrop-filter: blur(10px);
}
.tyyhok, .43hwe93a, .6pt7v, .5ounf, .r8y1waww, .vhxnyoi, .wv4n6q0, .xcj46f, .cq4pp413, .frrpfmc { display: grid; gap: 16px; }
.tyyhok { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.o90bzg { padding: 20px; }
.o90bzg h3, .msjiv08 h3, .5t13k h3, .82oeetg h3, .b1dkjht h3, .q7vcxl h3, .e2dt8qf9 h3, .crzu0 h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.2rem; }
.o90bzg p, .5t13k p, .i6671heb p, .b1dkjht p, .q7vcxl p, .e2dt8qf9 p, .crzu0 p { margin: 0; color: var(--muted); }
.ggurrx37 {
    display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px;
}
.bm9peoe {
    position: relative; overflow: hidden; border-radius: 28px; min-height: 410px; background: #101722; box-shadow: var(--card-shadow);
}
.bm9peoe img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.45s ease, filter 0.45s ease; }
.bm9peoe::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));
}
.bm9peoe:hover img { transform: scale(1.04); filter: saturate(1.08); }
.xgpwt {
    position: absolute; inset: auto 18px 18px 18px; z-index: 1;
}
.k904gtx3 {
    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;
}
.k904gtx3::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;
}
.bm9peoe:hover .k904gtx3 { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.bm9peoe h3 { margin: 0 0 8px; font-size: 1.3rem; }
.bm9peoe p { margin: 0 0 10px; color: #d4dce8; font-size: 0.95rem; }
.c31xp4 span, .v0r05fo span, .6luqaky span, .bqrqmc3 { color: var(--orange-soft); background: rgba(255, 157, 84, 0.08); }
.u844xk {
    padding: 68px 0 18px;
}
.52amfj {
    display: flex; flex-wrap: wrap; gap: 10px; align-items: center; color: var(--muted); font-size: 0.92rem;
}
.52amfj strong { color: var(--orange-soft); }
.bmp5i {
    display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); gap: 20px;
}
.bmp5i .e2dt8qf9, .bmp5i .crzu0 { padding: 22px; }
.e2dt8qf9 ul, .crzu0 ul, .q7vcxl ul, .b1dkjht ul { margin: 14px 0 0; padding-left: 18px; color: #d8e6f0; }
.frrpfmc { grid-template-columns: repeat(6, minmax(0, 1fr)); }
.i9iwqmd { padding: 24px 14px; text-align: center; font-family: 'Bebas Neue', sans-serif; font-size: 1.8rem; letter-spacing: 0.08em; color: var(--orange-soft); }
.8lh8ku, .6pt7v, .5ounf, .r8y1waww, .vhxnyoi, .cq4pp413, .xcj46f { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.msjiv08, .5t13k, .82oeetg, .i6671heb, .b1dkjht, .q7vcxl, .ss8ai, .orq1io2, .e2dt8qf9, .crzu0 { padding: 22px; }
.5t13k strong, .i6671heb strong, .b1dkjht strong, .e2dt8qf9 strong, .crzu0 strong { display: block; margin-bottom: 6px; color: var(--orange-soft); }
.82oeetg .i1rnrm { display: flex; justify-content: space-between; gap: 16px; align-items: start; }
.82oeetg .fdxql { color: var(--cyan); }
.lqwrf { display: flex; gap: 10px; margin-top: 14px; }
.1f6ljv7 { display: grid; gap: 10px; margin-top: 14px; }
.1f6ljv7 span { color: var(--muted); }
.5fw1om { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 22px; }
.q7vcxl img { border-radius: 18px; margin-bottom: 14px; }
.okavr {
    display: grid; grid-template-columns: 1.25fr 0.75fr; gap: 20px; padding-bottom: 24px;
}
.6onetl {
    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));
}
.gujd2, .44ohnar { padding: 24px; border-radius: var(--radius); background: rgba(10, 15, 24, 0.82); border: 1px solid rgba(119,216,239,0.1); }
.kiobcw { display: flex; gap: 18px; align-items: center; margin-bottom: 18px; }
.44ohnar { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; text-align: center; }
.44ohnar img { margin: 0 auto 12px; border-radius: 20px; background: #fff; padding: 10px; }
.jfwiwvu9 {
    display: flex; justify-content: space-between; gap: 16px; flex-wrap: wrap; padding-top: 10px; color: var(--muted); font-size: 0.92rem;
}
.cuceywhp {
    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;
}
.cuceywhp.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) {
    .o4snlku9, .h6crbml, .5fw1om, .bmp5i, .okavr, .1g04n { grid-template-columns: 1fr; }
    .ggurrx37, .8lh8ku, .6pt7v, .5ounf, .r8y1waww, .vhxnyoi, .cq4pp413, .xcj46f, .frrpfmc { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .cjywapdg { justify-items: start; }
    .rzqc8 { position: relative; }
}
@media (max-width: 720px) {
    .qhi5om4h { width: min(var(--max), calc(100% - 22px)); }
    .yxnlvxp { align-items: flex-start; }
    .cky46gx { align-items: flex-start; }
    .xbp0qqp { grid-template-columns: 1fr; }
    .ggurrx37, .8lh8ku, .6pt7v, .5ounf, .r8y1waww, .vhxnyoi, .cq4pp413, .xcj46f, .frrpfmc, .tyyhok, .44ohnar { grid-template-columns: 1fr; }
    .0n2euhom { min-height: auto; padding-top: 42px; }
    .2sw05, .djjpl4g, .o90bzg, .msjiv08, .5t13k, .82oeetg, .i6671heb, .b1dkjht, .q7vcxl, .e2dt8qf9, .crzu0 { padding: 18px; }
    .0n2euhom h1, .u844xk h1, .1g04n h2 { line-height: 1; }
    .k904gtx3 { opacity: 1; transform: translate(-50%, -50%) scale(0.92); }
}
