*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#E7E0CF;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}body.panel-open{overflow:hidden}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button{font:inherit}.skip-link{position:fixed;left:12px;top:-80px;z-index:9999;background:#F3D27B;color:#17120A;padding:10px 16px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:100;background:rgba(5,5,5,.96);backdrop-filter:blur(14px)}.event-strip{background:#030303;border-bottom:1px solid rgba(213,175,88,.18);font-size:12px;color:#AAA18D}.event-strip__inner,.brand-nav__inner,.stage-nav,.content-shell,.footer-inner{width:min(1320px,calc(100% - 36px));margin:auto}.event-strip__inner{min-height:34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.event-strip__center,.event-strip__right{display:flex;gap:18px}.event-strip__right{justify-self:end}.event-strip a:hover{color:#F3D27B}.event-strip__mobile{display:none}.brand-nav{background:#090907;border-bottom:1px solid rgba(213,175,88,.18)}.brand-nav__inner{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.brand-nav__left,.brand-nav__right{display:flex;align-items:center;gap:14px}.brand-nav__right{justify-self:end}.channel-button,.more-menu button{border:1px solid rgba(243,210,123,.45);background:#11100D;color:#FFF8E7;min-height:44px;padding:0 16px;cursor:pointer}.stage-mark{color:#7F7768;font-size:12px;letter-spacing:.18em}.brand-lockup{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:180px}.brand-lockup img{display:block;max-width:200px;max-height:58px;width:auto;height:auto;object-fit:contain}.brand-lockup__zh{font-family:Georgia,"Songti SC",serif;color:#FFF8E7;font-size:22px;letter-spacing:.18em}.brand-lockup__en{font-size:9px;letter-spacing:.34em;color:#D5AF58}.brand-nav__right a{min-height:44px;display:inline-flex;align-items:center;padding:0 16px}.nav-cta,.button-primary{background:linear-gradient(135deg,#F4D98B 0%,#D5AF58 48%,#8F651D 100%);color:#17120A;font-weight:700}.stage-nav-wrap{background:#10100E;border-bottom:1px solid rgba(213,175,88,.18)}.stage-nav{height:48px;display:flex;align-items:stretch;gap:4px;white-space:nowrap}.stage-nav>a,.more-menu>button{display:flex;align-items:center;padding:0 14px;min-height:44px}.stage-nav>a{position:relative;color:#AAA18D}.stage-nav>a.is-active,.stage-nav>a:hover{color:#F3D27B}.stage-nav>a.is-active:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:1px;background:#F3D27B}.more-menu{margin-left:auto;position:relative}.more-menu>button{border:0;background:transparent;color:#AAA18D}.more-menu__panel{position:absolute;right:0;top:100%;width:220px;background:#11100D;border:1px solid rgba(243,210,123,.45);box-shadow:0 18px 48px rgba(0,0,0,.46);padding:8px;z-index:120}.more-menu__panel a{display:block;padding:11px 12px;color:#E7E0CF}.more-menu__panel a:hover{background:#201E17;color:#F3D27B}main{display:block}.hero{position:relative;background:radial-gradient(circle at 20% 20%,rgba(213,175,88,.15),transparent 38%),linear-gradient(180deg,#090907,#050505);border-bottom:1px solid rgba(213,175,88,.18)}.hero-media{width:100%;max-height:760px;overflow:hidden}.hero-media img{display:block;width:100%;height:auto;max-height:760px;object-fit:contain;margin:auto}.hero-fallback{min-height:520px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero-fallback:before,.hero-fallback:after{content:"";position:absolute;width:1px;height:80%;background:linear-gradient(transparent,#D5AF58,transparent);transform:rotate(18deg);opacity:.5}.hero-fallback:before{left:28%}.hero-fallback:after{right:28%;transform:rotate(-18deg)}.hero-fallback__text{text-align:center;max-width:760px;padding:80px 20px;position:relative;z-index:2}.eyebrow{color:#D5AF58;text-transform:uppercase;letter-spacing:.24em;font-size:12px}.hero h1,.page-hero h1,.section-title{font-family:Georgia,"Songti SC",serif;font-weight:500;color:#FFF8E7;line-height:1.2}.hero h1{font-size:clamp(38px,6vw,84px);margin:.28em 0}.hero-info{width:min(1200px,calc(100% - 36px));margin:-84px auto 0;position:relative;z-index:4;background:rgba(5,5,5,.86);border:1px solid rgba(243,210,123,.35);box-shadow:0 18px 46px rgba(213,175,88,.12);padding:28px}.hero-info h2{margin:0 0 8px;color:#FFF8E7;font-size:22px}.hero-info p{margin:0;color:#CFC6B3;max-width:960px}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.button-primary,.button-dark,.text-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px}.button-dark{background:#11100D;border:1px solid rgba(243,210,123,.35);color:#FFF8E7}.text-link{padding:0;color:#D5AF58}.section{padding:76px 0;border-bottom:1px solid rgba(213,175,88,.12)}.section--deep{background:#090907}.section--panel{background:#10100E}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-title{font-size:clamp(28px,4vw,48px);margin:8px 0}.section-lead{max-width:760px;color:#AAA18D;margin:0}.grid-3,.grid-2,.grid-4,.info-strip{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.info-strip{grid-template-columns:repeat(3,1fr)}.card,.info-card,.track-card,.faq-card,.notice-box{background:#10100E;border:1px solid rgba(213,175,88,.18);padding:24px;box-shadow:0 18px 48px rgba(0,0,0,.18)}.section--panel .card{background:#171611}.card h3,.info-card h3,.track-card h3{color:#FFF8E7;margin:0 0 10px;font-size:20px}.card p,.info-card p,.track-card p{margin:0;color:#C9C0AD}.card .meta,.track-card .meta{display:block;color:#8F866F;font-size:13px;margin-top:14px}.card a,.info-card a,.track-card a{display:inline-flex;margin-top:16px;color:#D5AF58}.track-card{position:relative;overflow:hidden}.track-card:before{content:attr(data-no);position:absolute;right:16px;top:4px;font-family:Georgia,serif;font-size:64px;color:rgba(213,175,88,.08)}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(213,175,88,.2);border:1px solid rgba(213,175,88,.2)}.timeline article{background:#090907;padding:22px;min-height:190px}.timeline strong{display:block;color:#F3D27B;margin-bottom:8px}.status{display:inline-block;border:1px solid rgba(243,210,123,.3);padding:4px 10px;font-size:12px;color:#D5AF58;margin-bottom:10px}.feature-split{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch}.feature-media{min-height:420px;background:linear-gradient(145deg,#171611,#090907);border:1px solid rgba(213,175,88,.18);display:flex;align-items:center;justify-content:center;overflow:hidden}.feature-media img{width:100%;height:100%;max-height:620px;object-fit:contain}.feature-copy{padding:32px;border:1px solid rgba(243,210,123,.28);background:#10100E}.page-hero{padding:74px 0 54px;background:radial-gradient(circle at 78% 30%,rgba(213,175,88,.12),transparent 30%),#090907;border-bottom:1px solid rgba(213,175,88,.18)}.page-hero h1{font-size:clamp(38px,5vw,66px);margin:10px 0 18px}.page-hero p{max-width:860px;margin:0;color:#C9C0AD}.page-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.page-nav a{border:1px solid rgba(213,175,88,.2);padding:8px 12px;color:#D5AF58}.prose-section{padding:58px 0;border-bottom:1px solid rgba(213,175,88,.12)}.prose-section h2{font-family:Georgia,"Songti SC",serif;color:#FFF8E7;font-size:30px;font-weight:500;margin:0 0 18px}.prose-section p{max-width:980px;color:#D3CBB8}.prose-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:24px}.prose-item{padding:22px;border-left:1px solid #9B7127;background:#0D0D0B}.prose-item h3{color:#F3D27B;margin:0 0 8px}.prose-item p{margin:0;color:#BFB6A2}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid rgba(213,175,88,.18);background:#10100E;padding:0 20px}.faq-list summary{cursor:pointer;list-style:none;padding:18px 0;color:#FFF8E7;font-weight:650}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{padding:0 0 18px;margin:0;color:#C9C0AD}.gold-notice{border:1px solid rgba(243,210,123,.45);background:linear-gradient(145deg,rgba(213,175,88,.08),rgba(9,9,7,.9));padding:30px}.gold-notice h2{margin-top:0;color:#FFF8E7}.channel-panel{position:fixed;z-index:220;right:0;top:0;height:100dvh;width:min(520px,90vw);background:#090907;border-left:1px solid rgba(243,210,123,.45);transform:translateX(102%);visibility:hidden;pointer-events:none;transition:transform .25s ease,visibility .25s ease;display:flex;flex-direction:column}.channel-panel.is-open{transform:translateX(0);visibility:visible;pointer-events:auto}.channel-panel__head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(213,175,88,.18)}.channel-panel__brand{display:flex;align-items:center;gap:12px}.channel-panel__brand img{width:auto;max-width:120px;max-height:48px}.channel-panel__brand span{display:flex;flex-direction:column}.channel-panel__brand small{color:#D5AF58;letter-spacing:.18em}.channel-panel__head button{background:#11100D;color:#FFF8E7;border:1px solid rgba(243,210,123,.35);min-height:44px;padding:0 14px}.channel-panel__body{overflow-y:auto;padding:18px}.channel-panel__body section{margin-bottom:28px}.channel-panel__body h2{font-size:13px;color:#D5AF58;letter-spacing:.18em}.channel-panel__body a{display:block;padding:12px 0;border-bottom:1px solid rgba(213,175,88,.12)}.channel-panel__body a strong{display:block;color:#FFF8E7}.channel-panel__body a span{display:block;font-size:13px;color:#8F866F;margin-top:3px}.page-overlay{position:fixed;inset:0;z-index:210;background:rgba(0,0,0,.72);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.page-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.site-footer{background:#030303;padding:64px 0 30px;border-top:1px solid rgba(213,175,88,.2)}.footer-brand{max-width:620px;margin-bottom:34px}.footer-logo{display:inline-flex;flex-direction:column;margin-bottom:14px}.footer-logo img{max-width:180px;max-height:70px;object-fit:contain}.footer-logo strong{font-family:Georgia,"Songti SC",serif;font-size:26px;color:#FFF8E7}.footer-logo span{font-size:10px;letter-spacing:.25em;color:#D5AF58}.footer-brand p,.footer-note{color:#8F866F}.footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:30px 0;border-top:1px solid rgba(213,175,88,.12);border-bottom:1px solid rgba(213,175,88,.12)}.footer-columns section{display:flex;flex-direction:column;gap:8px}.footer-columns h2{font-size:14px;color:#D5AF58}.footer-columns a{color:#C9C0AD}.footer-columns a:hover{color:#F3D27B}.copyright{color:#665F52;font-size:13px}.mobile-bottom-nav{display:none}.button-primary:focus-visible,.button-dark:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid #F3D27B;outline-offset:3px}@media(max-width:900px){.event-strip__inner{grid-template-columns:1fr auto}.event-strip__center,.event-strip__right{display:none}.event-strip__mobile{display:block}.brand-nav__inner{width:min(100% - 28px,1320px);height:68px;grid-template-columns:auto 1fr auto}.stage-mark,.nav-link-desktop{display:none}.brand-nav__left{min-width:44px}.channel-button{font-size:0;width:44px;padding:0;position:relative}.channel-button:before{content:"☰";font-size:20px}.brand-lockup{min-width:0}.brand-lockup__zh{font-size:17px}.brand-lockup__en{font-size:7px}.brand-lockup img{max-width:130px;max-height:44px}.brand-nav__right .nav-cta{padding:0 12px}.stage-nav{overflow-x:auto;scrollbar-width:none;width:100%;padding:0 14px}.stage-nav::-webkit-scrollbar{display:none}.more-menu{display:none}.grid-4,.grid-3,.info-strip,.timeline{grid-template-columns:repeat(2,1fr)}.feature-split{grid-template-columns:1fr}.feature-media{min-height:300px}.hero-info{margin:-36px auto 0}.footer-columns{grid-template-columns:repeat(2,1fr)}.mobile-bottom-nav{position:fixed;z-index:90;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);background:#090907;border-top:1px solid rgba(243,210,123,.35);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{min-height:52px;display:flex;align-items:center;justify-content:center;color:#AAA18D;font-size:13px}.mobile-bottom-nav a.is-active{color:#F3D27B}.site-footer{padding-bottom:92px}.hero-fallback{min-height:420px}}@media(max-width:620px){.event-strip__inner,.content-shell,.footer-inner{width:calc(100% - 28px)}.event-strip__brand{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-info{width:calc(100% - 28px);padding:20px}.hero h1{font-size:40px}.section{padding:56px 0}.section-head{display:block}.grid-4,.grid-3,.grid-2,.info-strip,.timeline,.prose-grid,.footer-columns{grid-template-columns:1fr}.page-hero{padding:52px 0 38px}.prose-section{padding:44px 0}.feature-copy{padding:22px}.timeline article{min-height:0}.button-row{display:grid;grid-template-columns:1fr}.button-row a{width:100%}.channel-panel{width:90vw}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}