:root {
  --ink: #10161f;
  --muted: #6d7783;
  --paper: #f4f2ed;
  --line: rgba(16, 22, 31, .12);
  --accent: #bf5a35;
  --accent-deep: #8f3d28;
  --night: #101922;
  --gold: #ddb16a;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif; }
a { color: inherit; text-decoration: none; }
.page-shell { max-width: 1440px; margin: 0 auto; overflow: hidden; background: var(--paper); }
.site-header { height: 78px; display: flex; align-items: center; gap: 28px; padding: 0 6vw; border-bottom: 1px solid var(--line); background: rgba(244,242,237,.92); position: sticky; top: 0; z-index: 20; backdrop-filter: blur(14px); }
.brand { display: flex; align-items: center; gap: 10px; min-width: 220px; }
.brand-mark { width: 33px; height: 33px; display: grid; place-items: center; background: var(--ink); color: var(--gold); border-radius: 50%; font-family: Georgia, serif; font-size: 20px; font-weight: 700; }
.brand strong, .brand small { display: block; line-height: 1.1; }
.brand strong { font-size: 15px; letter-spacing: .12em; }
.brand small { margin-top: 5px; color: var(--muted); font-size: 10px; letter-spacing: .18em; }
.nav { display: flex; align-items: center; gap: 28px; margin-left: auto; }
.nav a { padding: 30px 0 25px; border-bottom: 2px solid transparent; color: #67717c; font-size: 13px; transition: color .2s, border-color .2s; }
.nav a:hover, .nav a.active { color: var(--ink); border-color: var(--accent); }
.header-action { padding: 11px 17px; border: 1px solid var(--ink); font-size: 12px; letter-spacing: .08em; transition: background .2s, color .2s; }
.header-action:hover { background: var(--ink); color: #fff; }
.hero { min-height: 545px; display: grid; grid-template-columns: 48% 52%; position: relative; background: #eae6de; }
.hero-copy { display: flex; flex-direction: column; justify-content: center; padding: 72px 7vw 72px 10vw; position: relative; z-index: 2; }
.eyebrow { margin: 0 0 15px; color: var(--accent-deep); font-size: 10px; letter-spacing: .24em; text-transform: uppercase; font-weight: 700; }
.eyebrow span { display: inline-block; width: 22px; height: 2px; margin: 0 9px 3px 0; background: var(--accent); }
h1, h2, h3, p { margin-top: 0; }
h1 { margin-bottom: 21px; font-family: Georgia, "Songti SC", serif; font-size: clamp(42px, 5vw, 76px); line-height: .98; letter-spacing: -.06em; font-weight: 500; }
h1 em { color: var(--accent-deep); font-style: normal; }
.hero-lede { max-width: 410px; margin-bottom: 28px; color: #66717b; font-size: 15px; line-height: 1.9; }
.hero-actions { display: flex; align-items: center; gap: 12px; }
.button { display: inline-flex; align-items: center; justify-content: center; min-height: 45px; padding: 0 20px; border: 1px solid transparent; font-size: 12px; letter-spacing: .08em; transition: transform .2s, background .2s, color .2s; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: var(--accent); color: #fff; }
.button-primary:hover { background: var(--accent-deep); }
.button-quiet { border-color: var(--line); color: #55616c; }
.button-quiet:hover { border-color: var(--ink); color: var(--ink); }
.hero-meta { display: flex; gap: 24px; margin-top: 38px; color: #7b858d; font-size: 11px; }
.hero-meta b { color: var(--ink); margin-right: 6px; }
.hero-meta i, .status-dot { display: inline-block; width: 7px; height: 7px; margin-right: 5px; border-radius: 50%; background: #4f9c69; box-shadow: 0 0 0 4px rgba(79,156,105,.13); }
.hero-art { min-height: 545px; overflow: hidden; position: relative; background: #17212b url('hero-v2.png') center / cover no-repeat; }
.hero-art:after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(16,25,34,.33), transparent 40%), linear-gradient(0deg, rgba(8,16,23,.48), transparent 50%); }
.hero-glow { display: none; position: absolute; width: 210px; height: 210px; border-radius: 50%; filter: blur(1px); opacity: .3; background: #de9a54; }
.hero-glow-one { left: 34%; top: 12%; }
.hero-glow-two { right: 10%; bottom: 15%; background: #d24e31; }
.sun { display: none; width: 170px; height: 170px; border-radius: 50%; position: absolute; top: 74px; right: 21%; background: radial-gradient(circle, #f4d193 0 30%, #e48b50 62%, rgba(228,139,80,0) 70%); opacity: .9; }
.mountain { display: none; position: absolute; bottom: 0; width: 110%; height: 54%; clip-path: polygon(0 100%, 19% 39%, 34% 70%, 52% 13%, 73% 63%, 90% 31%, 100% 100%); }
.mountain-back { left: -9%; background: #40515a; opacity: .75; }
.mountain-front { left: -2%; height: 43%; background: #18252e; clip-path: polygon(0 100%, 16% 48%, 30% 73%, 46% 31%, 61% 70%, 80% 20%, 100% 100%); }
.castle { display: none; position: absolute; z-index: 1; left: 20%; bottom: 22%; width: 120px; height: 90px; border: 4px solid rgba(239,197,133,.58); border-bottom: 0; opacity: .76; }
.castle:before, .castle:after, .castle span { content: ""; position: absolute; bottom: 0; width: 4px; background: rgba(239,197,133,.58); }
.castle:before { left: 23%; height: 55px; } .castle:after { left: 72%; height: 64px; }
.castle span:nth-child(1) { left: 11%; height: 78px; } .castle span:nth-child(2) { left: 48%; height: 48px; } .castle span:nth-child(3) { right: 9%; height: 74px; }
.sword { display: none; position: absolute; z-index: 1; right: 21%; bottom: 9%; width: 9px; height: 235px; transform: rotate(20deg); background: linear-gradient(90deg, #bdc8c8, #fff, #78888a); box-shadow: 0 0 24px rgba(255,224,168,.35); }
.sword:before { content: ""; position: absolute; left: -18px; top: 145px; width: 46px; height: 10px; background: var(--gold); box-shadow: 0 0 12px rgba(221,177,106,.6); }
.sword:after { content: ""; position: absolute; left: -6px; bottom: -18px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 20px solid #26353b; }
.art-caption { position: absolute; z-index: 3; right: 9%; bottom: 8%; color: #fff; text-align: right; }
.art-caption span, .art-caption small { display: block; color: #eabf7b; font-size: 10px; letter-spacing: .25em; }
.art-caption strong { display: block; margin: 5px 0; font-family: Georgia, serif; font-size: 28px; font-weight: 500; }
.stats { display: grid; grid-template-columns: repeat(4, 1fr); padding: 0 10vw; background: var(--night); color: #fff; }
.stat { padding: 20px 20px; border-right: 1px solid rgba(255,255,255,.11); }
.stat:first-child { padding-left: 0; } .stat:last-child { border: 0; }
.stat span, .stat strong { display: block; } .stat span { margin-bottom: 8px; color: #94a1a8; font-size: 10px; letter-spacing: .14em; } .stat strong { font-size: 14px; font-weight: 500; }
.section { padding: 84px 10vw 36px; }
.section-heading { display: flex; justify-content: space-between; align-items: end; margin-bottom: 28px; }
.section-heading .eyebrow { margin-bottom: 10px; } h2 { margin-bottom: 0; font-family: Georgia, "Songti SC", serif; font-size: clamp(27px, 3vw, 42px); font-weight: 500; letter-spacing: -.04em; } .section-index { color: #9ba1a3; font-size: 11px; letter-spacing: .15em; }
.notice-grid { display: grid; grid-template-columns: 1.55fr 1fr 1fr; gap: 14px; }
.notice-card { min-height: 225px; display: flex; flex-direction: column; padding: 26px; background: #fff; border: 1px solid var(--line); }
.notice-card-featured { display: grid; grid-template-columns: 88px 1fr; gap: 12px; background: var(--accent); color: #fff; border-color: var(--accent); }
.notice-date { font-family: Georgia, serif; font-size: 32px; line-height: 1; } .notice-date span { display: block; margin-top: 7px; color: rgba(255,255,255,.65); font: 10px/1.2 sans-serif; letter-spacing: .12em; }
.tag { margin-bottom: 12px; color: var(--accent-deep); font-size: 10px; font-weight: 700; letter-spacing: .16em; } .notice-card-featured .tag { color: #ffd8a3; }
.notice-card h3 { margin-bottom: 10px; font-family: Georgia, "Songti SC", serif; font-size: 23px; font-weight: 500; } .notice-card p:not(.tag) { margin-bottom: 0; color: #79828a; font-size: 13px; line-height: 1.75; } .notice-card-featured p:not(.tag) { color: rgba(255,255,255,.78); }
.text-link { margin-top: auto; padding-top: 23px; color: var(--accent-deep); font-size: 11px; font-weight: 700; letter-spacing: .1em; } .notice-card-featured .text-link { color: #fff; }
.feature-section { padding-top: 54px; }
.feature-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.feature-card { min-height: 206px; padding: 24px; border-top: 2px solid var(--ink); background: #ebe8e1; } .feature-card:nth-child(2) { background: #dedbd3; } .feature-card:nth-child(3) { background: #d1d3cf; } .feature-card-dark { background: var(--night); color: #fff; border-color: var(--gold); }
.feature-number { color: var(--accent); font: 14px Georgia, serif; } .feature-card-dark .feature-number { color: var(--gold); } .feature-card h3 { margin: 54px 0 10px; font-size: 19px; font-weight: 600; } .feature-card p { margin: 0; color: #68727a; font-size: 12px; line-height: 1.75; } .feature-card-dark p { color: #b0bac0; }
.download-section { display: flex; justify-content: space-between; align-items: center; gap: 30px; margin: 54px 10vw 0; padding: 48px 52px; background: var(--accent); color: #fff; } .download-section .eyebrow { color: #ffd8a3; } .download-section h2 { margin-bottom: 10px; } .download-section p:not(.eyebrow) { margin: 0; color: rgba(255,255,255,.78); font-size: 13px; }
.download-actions { display: flex; min-width: 225px; flex-direction: column; align-items: stretch; gap: 9px; } .button-download { border-color: #fff; background: #fff; color: var(--accent-deep); font-weight: 700; } .button-download span { margin-left: 12px; color: #a3a8a9; font-size: 10px; font-weight: 400; } .button-download:hover { transform: none; cursor: default; } .download-actions small { text-align: center; color: rgba(255,255,255,.68); font-size: 10px; }
.site-footer { display: flex; justify-content: space-between; padding: 27px 10vw; color: #8c9396; font-size: 11px; letter-spacing: .06em; }
@media (max-width: 900px) { .site-header { padding: 0 5vw; } .brand { min-width: auto; } .nav { gap: 15px; } .header-action { display: none; } .hero { grid-template-columns: 1fr; } .hero-copy { min-height: 480px; padding: 60px 9vw; } .hero-art { min-height: 350px; } .stats { padding: 0 5vw; } .section { padding-left: 5vw; padding-right: 5vw; } .notice-grid { grid-template-columns: 1fr 1fr; } .notice-card-featured { grid-column: 1 / -1; } .feature-grid { grid-template-columns: 1fr 1fr; } .download-section { margin-left: 5vw; margin-right: 5vw; } .site-footer { padding-left: 5vw; padding-right: 5vw; } }
@media (max-width: 620px) { .site-header { height: 68px; } .nav { display: none; } .hero-copy { min-height: 440px; padding: 52px 7vw; } .hero-art { min-height: 290px; } h1 { font-size: 49px; } .hero-lede { font-size: 13px; } .hero-actions { flex-wrap: wrap; } .stats { grid-template-columns: 1fr 1fr; } .stat, .stat:first-child { padding: 17px 14px; border-bottom: 1px solid rgba(255,255,255,.11); } .stat:nth-child(2) { border-right: 0; } .section { padding-top: 58px; } .section-heading { align-items: start; flex-direction: column; gap: 12px; } .notice-grid, .feature-grid { grid-template-columns: 1fr; } .notice-card-featured { grid-column: auto; } .download-section { align-items: start; flex-direction: column; padding: 34px 26px; } .download-actions { width: 100%; } .site-footer { flex-direction: column; gap: 8px; line-height: 1.6; } }
