:root {
  --night: #08091c;
  --night-2: #11132f;
  --paper: #f6f2ff;
  --muted: #aaa9c2;
  --cyan: #8ee6e2;
  --violet: #a88de2;
  --pink: #e59ac3;
  --gold: #e8c995;
  --line: rgba(190, 179, 231, .22);
  --max: 1180px;
  --shadow: 0 28px 80px rgba(2, 3, 21, .48);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
[id] { scroll-margin-top: 84px; }
body { margin: 0; overflow-x: hidden; background: var(--night); color: var(--paper); font-family: "PingFang SC", "Microsoft YaHei", system-ui, sans-serif; line-height: 1.65; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
img { display: block; max-width: 100%; }

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

.site-header { position: fixed; top: 0; left: 0; right: 0; z-index: 50; height: 78px; padding: 0 max(28px, calc((100vw - var(--max)) / 2)); display: flex; align-items: center; gap: 38px; border-bottom: 1px solid transparent; background: linear-gradient(180deg, rgba(7,8,25,.72), rgba(7,8,25,0)); transition: .25s ease; }
.site-header.is-scrolled { height: 68px; border-color: var(--line); background: rgba(8,9,28,.92); backdrop-filter: blur(18px); box-shadow: 0 12px 38px rgba(2,3,20,.32); }
.brand { display: inline-flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brand-seal { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid rgba(142,230,226,.62); color: #e8ffff; background: linear-gradient(145deg, rgba(82,143,166,.46), rgba(113,76,151,.52)); box-shadow: inset 0 0 0 3px rgba(8,9,28,.72), 0 0 25px rgba(115,213,216,.12); font: 700 23px/1 "STKaiti", "KaiTi", serif; transform: rotate(-3deg); }
.brand-copy { display: grid; line-height: 1.15; }
.brand-copy strong { font: 700 27px/1 "STKaiti", "KaiTi", serif; letter-spacing: .16em; }
.brand-copy small { margin-top: 7px; color: #9e9bb8; font-size: 9px; letter-spacing: .16em; }
.main-nav { display: flex; align-items: center; gap: clamp(20px, 2.5vw, 36px); margin-left: auto; font-size: 14px; font-weight: 700; }
.main-nav a { position: relative; padding: 26px 0; color: #d2d0e2; transition: color .2s; }
.main-nav a::after { content: ""; position: absolute; left: 50%; bottom: 14px; width: 0; height: 2px; transform: translateX(-50%); background: linear-gradient(90deg, var(--cyan), var(--pink)); transition: width .2s; }
.main-nav a:hover, .main-nav a.is-active { color: #fff; }
.main-nav a:hover::after, .main-nav a.is-active::after { width: 22px; }
.header-entry { min-width: 128px; height: 48px; display: grid; place-content: center; text-align: center; border: 1px solid rgba(142,230,226,.5); background: linear-gradient(120deg, rgba(54,126,157,.9), rgba(108,75,167,.92), rgba(172,76,137,.86)); box-shadow: 0 9px 30px rgba(68,70,154,.28); }
.header-entry span { font-size: 14px; font-weight: 800; line-height: 1.1; }
.header-entry small { margin-top: 3px; font-size: 7px; letter-spacing: .2em; opacity: .62; }
.nav-toggle { display: none; margin-left: auto; padding: 10px; border: 0; background: none; }
.nav-toggle span { display: block; width: 24px; height: 2px; margin: 6px 0; background: #fff; }

.hero { position: relative; min-height: 100svh; height: max(760px, 100svh); overflow: hidden; isolation: isolate; background: linear-gradient(180deg, rgba(6,7,24,.08) 0%, rgba(7,8,27,.12) 48%, rgba(8,9,28,.84) 100%), linear-gradient(90deg, rgba(6,7,24,.82) 0%, rgba(7,8,26,.46) 38%, rgba(7,8,26,.04) 68%), url("assets/qingqiu-hero-v1.jpg") center 43% / cover no-repeat; }
.hero::after { content: ""; position: absolute; inset: 0; z-index: -1; background: radial-gradient(circle at 73% 18%, rgba(232,239,255,.18), transparent 23%), linear-gradient(90deg, transparent 0 93%, rgba(9,9,28,.38)); }
.hero-moon { position: absolute; right: 10vw; top: 4vh; width: 36vw; aspect-ratio: 1; border-radius: 50%; box-shadow: 0 0 120px rgba(206,225,255,.13); opacity: .22; }
.hero-content { position: absolute; z-index: 2; left: max(30px, calc((100vw - var(--max)) / 2)); top: 50%; width: min(590px, calc(100% - 60px)); transform: translateY(-49%); }
.hero-kicker { display: flex; align-items: center; gap: 12px; margin: 0 0 18px; color: #c8c4de; font-size: 12px; letter-spacing: .22em; }
.hero-kicker span { width: 32px; height: 1px; background: linear-gradient(90deg, transparent, var(--cyan)); }
.hero-kicker span:last-child { transform: rotate(180deg); }
.hero-title-wrap { position: relative; width: max-content; }
.hero h1 { margin: 0; color: #fff; font: 700 clamp(88px, 11vw, 150px)/.86 "STKaiti", "KaiTi", serif; letter-spacing: .1em; text-shadow: 0 6px 32px rgba(19,13,58,.65), 0 0 18px rgba(165,237,238,.18); }
.hero-title-mark { position: absolute; right: -30px; top: -6px; margin: 0; padding: 10px 6px; border: 2px solid rgba(238,153,196,.82); color: #ffe6f4; background: rgba(182,71,133,.75); font: 700 17px/1.05 "STKaiti", serif; writing-mode: vertical-rl; letter-spacing: .12em; transform: rotate(2deg); }
.hero-slogan { margin: 32px 0 8px; color: #fff; font: 700 clamp(24px, 3vw, 36px)/1.2 "STKaiti", serif; letter-spacing: .12em; }
.hero-description { max-width: 545px; margin: 0; color: #d4d1e4; font-size: 14px; line-height: 1.9; }
.hero-actions { display: flex; align-items: center; gap: 26px; margin-top: 30px; }
.primary-entry { position: relative; width: 215px; height: 64px; display: grid; place-content: center; overflow: hidden; border: 1px solid rgba(181,245,241,.7); text-align: center; background: linear-gradient(115deg, #3e87a1, #6f58af 55%, #a84f88); box-shadow: 0 15px 40px rgba(53,63,148,.38), inset 0 1px rgba(255,255,255,.32); transition: transform .2s, filter .2s; }
.primary-entry::before { content: ""; position: absolute; inset: 4px; border: 1px solid rgba(255,255,255,.23); }
.primary-entry:hover { transform: translateY(-3px); filter: brightness(1.08); }
.primary-entry b, .primary-entry span { position: relative; z-index: 1; }
.primary-entry b { font-size: 20px; letter-spacing: .14em; }
.primary-entry span { color: rgba(255,255,255,.68); font-size: 9px; letter-spacing: .16em; }
.secondary-entry { color: #dad8e9; font-size: 13px; border-bottom: 1px solid rgba(218,216,233,.48); padding: 8px 0; }
.secondary-entry span { padding-left: 8px; color: var(--cyan); }
.hero-side { position: absolute; z-index: 3; right: 33px; top: 50%; display: grid; justify-items: center; gap: 8px; transform: translateY(-50%); color: #c8c5da; writing-mode: vertical-rl; }
.hero-side span { color: var(--cyan); font: 700 10px Georgia, serif; }
.hero-side p { margin: 0; font: 700 12px "STKaiti", serif; letter-spacing: .18em; }
.hero-side i { width: 1px; height: 30px; background: linear-gradient(var(--cyan), transparent); }
.hero-notice { position: absolute; z-index: 4; left: 0; right: 0; bottom: 0; height: 68px; border-top: 1px solid rgba(194,185,231,.2); background: rgba(7,8,26,.72); backdrop-filter: blur(14px); }
.notice-inner { width: min(var(--max), calc(100% - 60px)); height: 100%; margin: auto; display: flex; align-items: center; gap: 28px; font-size: 13px; }
.notice-inner strong { color: var(--cyan); letter-spacing: .1em; }
.notice-inner strong i { display: inline-block; width: 6px; height: 6px; margin-right: 9px; border-radius: 50%; background: var(--pink); box-shadow: 0 0 12px var(--pink); }
.notice-inner > a:not(.notice-more) { overflow: hidden; color: #dedbea; white-space: nowrap; text-overflow: ellipsis; }
.notice-inner time { margin-left: auto; color: #77758d; font: 12px Georgia, serif; }
.notice-more { display: grid; place-items: center; width: 28px; height: 28px; border: 1px solid var(--line); color: #aaa8bc; font-size: 20px; line-height: 1; }
.scroll-cue { position: absolute; left: 50%; bottom: 88px; z-index: 4; display: grid; justify-items: center; gap: 7px; transform: translateX(-50%); color: rgba(221,219,235,.6); font: 8px Georgia, serif; letter-spacing: .18em; }
.scroll-cue span { width: 1px; height: 28px; background: linear-gradient(transparent, var(--cyan)); }
.petal { position: absolute; z-index: 1; width: 14px; height: 8px; border-radius: 90% 0 90% 0; background: rgba(244,171,207,.62); filter: blur(.2px); animation: drift 10s linear infinite; }
.petal-one { left: 36%; top: 24%; }
.petal-two { left: 54%; top: 58%; animation-delay: -3s; transform: scale(.65); }
.petal-three { left: 77%; top: 31%; animation-delay: -7s; transform: scale(.85); }
@keyframes drift { 0% { translate: 0 -20px; rotate: 0deg; opacity: 0; } 15% { opacity: .8; } 100% { translate: 110px 250px; rotate: 420deg; opacity: 0; } }

.section { padding: 112px 28px; }
.ornament-title { margin-bottom: 52px; text-align: center; }
.ornament-title p, .eyebrow { margin: 0; color: #86819e; font: 10px Georgia, serif; letter-spacing: .34em; }
.ornament-title h2 { margin: 7px 0 12px; font: 700 clamp(38px, 5vw, 56px)/1.2 "STKaiti", serif; letter-spacing: .12em; }
.ornament-title h2 span { color: var(--cyan); }
.ornament-title i { display: block; width: 86px; height: 1px; margin: auto; background: linear-gradient(90deg, transparent, var(--violet), transparent); }

.news-section { background: radial-gradient(circle at 24% 25%, rgba(85,77,165,.13), transparent 27%), linear-gradient(180deg, #0c0d24, #090a1c); }
.news-layout { width: min(var(--max), 100%); margin: auto; display: grid; grid-template-columns: .92fr 1.08fr; min-height: 500px; border: 1px solid var(--line); background: rgba(17,18,45,.78); box-shadow: var(--shadow); }
.news-feature { position: relative; min-height: 500px; overflow: hidden; }
.news-feature::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 28%, rgba(8,9,28,.92)); }
.news-feature img { width: 100%; height: 100%; object-fit: cover; object-position: 56% center; transition: transform .7s ease; }
.news-feature:hover img { transform: scale(1.035); }
.news-feature-overlay { position: absolute; z-index: 2; left: 34px; right: 34px; bottom: 31px; }
.news-feature-overlay > span { display: inline-block; padding: 4px 9px; color: #07191a; background: var(--cyan); font-size: 10px; font-weight: 800; }
.news-feature-overlay h3 { margin: 13px 0 7px; font: 700 27px "STKaiti", serif; }
.news-feature-overlay p { margin: 0 0 14px; color: #b7b4c9; font-size: 13px; }
.news-feature-overlay b { color: var(--cyan); font-size: 12px; letter-spacing: .08em; }
.news-board { padding: 34px 40px; }
.news-tabs { display: flex; gap: 32px; border-bottom: 1px solid var(--line); }
.news-tab { position: relative; padding: 0 3px 15px; border: 0; background: none; color: #8c899f; font-weight: 700; cursor: pointer; }
.news-tab::after { content: ""; position: absolute; left: 0; right: 0; bottom: -1px; height: 2px; transform: scaleX(0); background: linear-gradient(90deg, var(--cyan), var(--pink)); transition: transform .2s; }
.news-tab.is-active { color: #fff; }
.news-tab.is-active::after { transform: scaleX(1); }
.news-list { display: grid; }
.news-item { min-height: 78px; display: grid; grid-template-columns: 48px 1fr 48px; gap: 14px; align-items: center; border-bottom: 1px solid rgba(190,179,231,.12); transition: .2s; }
.news-item[hidden] { display: none; }
.news-item:hover { padding-left: 8px; background: linear-gradient(90deg, rgba(120,101,194,.1), transparent); }
.news-item > span { color: #9b96b4; font-size: 11px; }
.news-item.is-highlight > span { color: var(--pink); }
.news-item h3, .news-item p { margin: 0; }
.news-item h3 { overflow: hidden; color: #e6e3f1; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; }
.news-item p { margin-top: 2px; overflow: hidden; color: #77758d; font-size: 11px; white-space: nowrap; text-overflow: ellipsis; }
.news-item time { color: #716e84; font: 12px Georgia, serif; text-align: right; }
.news-empty { color: var(--muted); padding: 50px 0; text-align: center; }

.features-section { position: relative; min-height: 830px; display: grid; grid-template-columns: 1.05fr .95fr; overflow: hidden; background: #0a0b20; }
.features-art { min-height: 830px; background: linear-gradient(90deg, transparent 52%, #0a0b20 100%), linear-gradient(180deg, rgba(7,8,25,.08), rgba(8,9,27,.7)), url("assets/qingqiu-companions-v1.jpg") center 22% / cover no-repeat; }
.features-content { align-self: center; max-width: 650px; padding: 90px max(35px, calc((100vw - var(--max)) / 2)) 90px 54px; }
.section-copy h2, .guide-copy h2 { margin: 8px 0 18px; font: 700 clamp(42px, 5vw, 66px)/1.2 "STKaiti", serif; letter-spacing: .05em; }
.section-copy > p:last-child, .guide-copy > p { color: var(--muted); font-size: 14px; }
.feature-list { margin-top: 45px; display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.feature-item { min-height: 145px; padding: 23px; display: flex; gap: 17px; border: 1px solid rgba(181,169,226,.15); background: linear-gradient(145deg, rgba(27,28,67,.76), rgba(14,15,40,.62)); transition: .25s; }
.feature-item:hover { transform: translateY(-5px); border-color: rgba(142,230,226,.42); }
.feature-item > b { flex: 0 0 38px; display: grid; place-items: center; height: 38px; border: 1px solid rgba(142,230,226,.35); border-radius: 50%; color: var(--cyan); font: 700 14px "STKaiti", serif; }
.feature-item h3, .feature-item p { margin: 0; }
.feature-item h3 { font: 700 18px "STKaiti", serif; letter-spacing: .08em; }
.feature-item p { margin-top: 6px; color: #8e8ba4; font-size: 12px; }

.gallery-section { background: radial-gradient(circle at 75% 25%, rgba(116,78,172,.14), transparent 28%), #0d0e27; }
.gallery { width: min(var(--max), 100%); margin: auto; display: grid; grid-template-columns: 1fr 255px; gap: 18px; }
.gallery-main { position: relative; height: 620px; overflow: hidden; border: 1px solid var(--line); background: #090a1e; box-shadow: var(--shadow); }
.gallery-main::after { content: ""; position: absolute; inset: 50% 0 0; background: linear-gradient(transparent, rgba(6,7,23,.92)); }
.gallery-main > img { width: 100%; height: 100%; object-fit: cover; transition: opacity .22s, transform .8s; }
.gallery-main:hover > img { transform: scale(1.02); }
.gallery-caption { position: absolute; z-index: 2; left: 34px; right: 34px; bottom: 28px; display: flex; align-items: end; justify-content: space-between; }
.gallery-caption > span { color: var(--cyan); font: 11px Georgia, serif; letter-spacing: .18em; }
.gallery-caption div { display: grid; text-align: right; }
.gallery-caption small { color: #9793aa; font: 9px Georgia, serif; letter-spacing: .2em; }
.gallery-caption b { margin-top: 4px; font: 700 28px "STKaiti", serif; letter-spacing: .12em; }
.gallery-thumbs { display: grid; grid-template-rows: repeat(3, 1fr); gap: 12px; }
.thumb { position: relative; min-height: 0; padding: 0; overflow: hidden; border: 1px solid transparent; background: #090a1e; cursor: pointer; }
.thumb::after { content: ""; position: absolute; inset: 0; background: rgba(8,9,27,.48); transition: .2s; }
.thumb img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.66); transition: .3s; }
.thumb span { position: absolute; z-index: 2; left: 16px; bottom: 12px; font: 700 13px "STKaiti", serif; letter-spacing: .1em; }
.thumb:hover img, .thumb.is-active img { transform: scale(1.04); filter: none; }
.thumb:hover::after, .thumb.is-active::after { background: linear-gradient(180deg, transparent, rgba(8,9,27,.75)); }
.thumb.is-active { border-color: var(--cyan); box-shadow: 0 0 20px rgba(142,230,226,.12); }

.guide-section { padding: 110px 28px; overflow: hidden; background: linear-gradient(90deg, rgba(8,9,27,.97), rgba(8,9,27,.74), rgba(8,9,27,.48)), url("assets/qingqiu-spirit-v1.jpg") center 48% / cover no-repeat; border-top: 1px solid var(--line); }
.guide-inner { width: min(1080px, 100%); margin: auto; display: grid; grid-template-columns: 1fr 420px; gap: 90px; align-items: center; }
.guide-copy ol { list-style: none; padding: 0; margin: 34px 0 0; display: grid; gap: 13px; }
.guide-copy li { display: flex; align-items: center; gap: 18px; }
.guide-copy li > span { color: var(--cyan); font: 700 11px Georgia, serif; }
.guide-copy li p { margin: 0; display: grid; }
.guide-copy li b { font-size: 14px; }
.guide-copy li small { color: #8f8ca3; font-size: 11px; }
.guide-card { padding: 42px; border: 1px solid rgba(160,220,220,.32); text-align: center; background: linear-gradient(145deg, rgba(29,26,70,.93), rgba(10,11,32,.96)); box-shadow: var(--shadow); }
.guide-seal { width: 96px; height: 96px; margin: 0 auto 20px; display: grid; place-items: center; border: 1px solid rgba(142,230,226,.5); border-radius: 50%; color: var(--cyan); background: radial-gradient(circle, rgba(100,75,166,.5), rgba(11,12,34,.1) 70%); font: 700 48px "STKaiti", serif; box-shadow: 0 0 40px rgba(142,230,226,.1); }
.guide-card > p { margin: 0; color: #9d99b2; font-size: 10px; letter-spacing: .12em; }
.guide-card h3 { margin: 8px 0 28px; font: 700 29px "STKaiti", serif; letter-spacing: .1em; }
.primary-entry-wide { width: 100%; }
.guide-card > small { display: block; margin-top: 16px; color: #69677b; }

footer { padding: 50px 28px 40px; border-top: 1px solid rgba(187,174,229,.15); background: #050615; color: #747286; font-size: 12px; }
.footer-top { width: min(900px,100%); margin: 0 auto 28px; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.footer-brand .brand-copy strong { color: #ddd9ed; }
.healthy { margin: 0; text-align: right; line-height: 1.9; }
.legal-lines { display: grid; grid-template-columns: max-content max-content; justify-content: center; gap: 4px 0; }
.legal-lines p { margin: 0; }
.legal-row { display: contents; }
.legal-label { text-align: right; }
.legal-value { text-align: left; }
.legal-lines .copyright { grid-column: 1 / -1; margin-top: 8px; text-align: center; }
.legal-lines a { color: #aaa4d1; text-decoration: underline; text-underline-offset: 3px; }
.legal-lines a:hover { color: var(--cyan); }
.back-top { position: fixed; z-index: 45; right: 22px; bottom: 22px; width: 44px; height: 44px; border: 1px solid rgba(142,230,226,.35); border-radius: 50%; background: rgba(12,13,37,.86); color: var(--cyan); opacity: 0; transform: translateY(12px); pointer-events: none; cursor: pointer; backdrop-filter: blur(10px); transition: .25s; }
.back-top.is-visible { opacity: 1; transform: none; pointer-events: auto; }
.reveal { opacity: 0; transform: translateY(26px); transition: opacity .72s ease, transform .72s ease; }
.reveal.is-visible { opacity: 1; transform: none; }
.hero-content.reveal.is-visible { transform: translateY(-49%); }

@media (max-width: 980px) {
  .site-header { height: 68px; padding: 0 18px; gap: 12px; background: rgba(8,9,28,.88); }
  .nav-toggle { display: block; }
  .main-nav { position: absolute; left: 12px; right: 12px; top: 76px; display: none; padding: 16px; border: 1px solid var(--line); background: rgba(10,11,31,.97); flex-direction: column; gap: 0; text-align: center; }
  .main-nav.is-open { display: flex; }
  .main-nav a { width: 100%; padding: 13px; }
  .main-nav a::after { bottom: 7px; }
  .header-entry { min-width: 110px; }
  .hero-content { left: 45px; width: min(540px, calc(100% - 90px)); }
  .hero-side { display: none; }
  .news-layout { grid-template-columns: 1fr; }
  .news-feature { min-height: 440px; }
  .features-section { grid-template-columns: .8fr 1.2fr; }
  .features-content { padding-right: 35px; }
  .gallery { grid-template-columns: 1fr; }
  .gallery-thumbs { height: 160px; grid-template-columns: repeat(3,1fr); grid-template-rows: none; }
  .guide-inner { grid-template-columns: 1fr 360px; gap: 48px; }
}

@media (max-width: 680px) {
  [id] { scroll-margin-top: 68px; }
  .site-header { height: 62px; }
  .brand-seal { width: 36px; height: 36px; font-size: 20px; }
  .brand-copy strong { font-size: 22px; }
  .brand-copy small { display: none; }
  .header-entry { min-width: 92px; height: 40px; }
  .header-entry small { display: none; }
  .main-nav { top: 68px; }
  .hero { height: 850px; min-height: 100svh; background: linear-gradient(180deg, rgba(7,8,25,.14), rgba(7,8,26,.2) 38%, rgba(8,9,28,.93) 82%), url("assets/qingqiu-hero-v1.jpg") 69% top / auto 100% no-repeat; }
  .hero::after { background: linear-gradient(180deg, transparent 36%, rgba(7,8,27,.36) 56%, rgba(8,9,28,.86)); }
  .hero-content, .hero-content.reveal.is-visible { left: 20px; right: 20px; top: auto; bottom: 122px; width: auto; transform: none; text-align: center; }
  .hero-kicker { justify-content: center; font-size: 10px; }
  .hero-title-wrap { margin: auto; }
  .hero h1 { font-size: 82px; }
  .hero-title-mark { right: -20px; font-size: 13px; }
  .hero-slogan { margin-top: 24px; font-size: 25px; }
  .hero-description { font-size: 12px; }
  .hero-actions { justify-content: center; gap: 12px; }
  .primary-entry { width: 180px; height: 58px; }
  .primary-entry b { font-size: 17px; }
  .secondary-entry { font-size: 11px; }
  .hero-notice { height: 58px; }
  .notice-inner { width: calc(100% - 28px); gap: 12px; font-size: 11px; }
  .notice-inner strong { flex: 0 0 auto; }
  .notice-inner time, .notice-more { display: none; }
  .scroll-cue { display: none; }
  .section { padding: 78px 16px; }
  .ornament-title { margin-bottom: 34px; }
  .ornament-title h2 { font-size: 39px; }
  .news-layout { border: 0; background: none; box-shadow: none; }
  .news-feature { min-height: 330px; border: 1px solid var(--line); }
  .news-feature-overlay { left: 22px; right: 22px; bottom: 21px; }
  .news-feature-overlay h3 { font-size: 23px; }
  .news-board { padding: 25px 16px 0; }
  .news-tabs { gap: 24px; justify-content: center; }
  .news-item { grid-template-columns: 42px 1fr 38px; gap: 8px; }
  .news-item p { display: none; }
  .features-section { display: block; min-height: 0; }
  .features-art { min-height: 520px; background: linear-gradient(180deg, transparent 44%, #0a0b20 100%), url("assets/qingqiu-companions-v1.jpg") center 22% / cover no-repeat; }
  .features-content { margin-top: -120px; position: relative; z-index: 2; padding: 0 16px 78px; text-align: center; }
  .section-copy h2, .guide-copy h2 { font-size: 42px; }
  .feature-list { grid-template-columns: 1fr; text-align: left; }
  .feature-item { min-height: 118px; }
  .gallery-main { height: 430px; }
  .gallery-main > img { object-position: 65% center; }
  .gallery-caption { left: 20px; right: 20px; bottom: 18px; }
  .gallery-caption b { font-size: 22px; }
  .gallery-thumbs { height: 100px; gap: 7px; }
  .thumb span { left: 8px; bottom: 6px; font-size: 10px; }
  .guide-section { padding: 78px 16px; }
  .guide-inner { grid-template-columns: 1fr; gap: 45px; }
  .guide-copy { text-align: center; }
  .guide-copy ol { width: max-content; max-width: 100%; margin-inline: auto; text-align: left; }
  .guide-card { padding: 34px 22px; }
  .footer-top { flex-direction: column; }
  .healthy { text-align: center; }
  .legal-lines { font-size: 11px; }
}

@media (prefers-reduced-motion: reduce) {
  * { scroll-behavior: auto !important; animation-duration: .01ms !important; transition-duration: .01ms !important; }
  .reveal { opacity: 1; transform: none; }
}
