*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151A23;color:#E8ECF5;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit}.wrap{width:min(1280px,calc(100% - 44px));margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;width:100%;background:#151A23;box-shadow:0 8px 24px rgba(0,0,0,.22);backdrop-filter:blur(10px)}.header-inner{max-width:1280px;min-height:74px;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-logo{flex:0 0 auto;text-decoration:none}.site-logo img{display:block;height:46px;width:auto;max-width:160px;object-fit:contain}.logo-text{display:inline-flex;align-items:center;min-height:42px;font-size:26px;font-weight:900;color:#F1DCA3;letter-spacing:.08em}.nav-core{display:flex;align-items:center;gap:18px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#F1DCA3;padding:10px 4px;font-weight:700;text-decoration:none}.nav-core a.active,.nav-core a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.header-login{height:44px;padding:0 10px;display:inline-flex;align-items:center;text-decoration:none;color:#F1DCA3;font-weight:700}.header-reg-btn{height:44px;min-width:96px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;background:#F1DCA3;color:#151A23;border-radius:999px;text-decoration:none;font-weight:700;white-space:nowrap}.header-reg-btn:hover,.btn-primary:hover{background:#E3C98F}.menu-btn{display:none;background:none;border:0;width:42px;height:42px;padding:8px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-btn span{display:block;width:22px;height:2px;background:#F1DCA3}.channel-bar{background:#1B2130;border-top:1px solid rgba(241,220,163,.08);border-bottom:1px solid rgba(241,220,163,.14);overflow:hidden}.channel-inner{max-width:1280px;margin:0 auto;padding:0 22px;display:flex;align-items:center;gap:2px;overflow-x:auto;scrollbar-width:none}.channel-inner::-webkit-scrollbar{display:none}.channel-inner a{flex:0 0 auto;text-decoration:none;color:#B8C0D3;padding:14px 12px;font-size:14px;white-space:nowrap}.channel-inner a:hover,.channel-inner a.active{color:#F1DCA3}.site-main{min-height:60vh}.hero,.section{padding:84px 0}.hero{padding-top:62px;background:linear-gradient(180deg,#1B2130 0,#151A23 100%)}.hero-grid,.split{display:grid;grid-template-columns:1.08fr .92fr;gap:36px;align-items:center}.eyebrow{display:inline-block;color:#F1DCA3;font-size:14px;font-weight:800;letter-spacing:.12em;margin-bottom:14px}.hero h1,.page-hero h1{margin:0 0 20px;color:#F1DCA3;font-size:clamp(38px,5vw,56px);line-height:1.08}.hero p,.page-hero p{font-size:18px;color:#B8C0D3;line-height:1.85;max-width:760px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn-primary{min-height:46px;padding:0 22px;border-radius:999px;background:#F1DCA3;color:#151A23;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.text-link{color:#F1DCA3;text-decoration:none;font-weight:700}.text-link:hover{text-decoration:underline}.media{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:16px;background:#151A23;border:1px solid rgba(241,220,163,.14)}.media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.media-banner{min-height:280px;max-height:340px;aspect-ratio:16/6}.media-feature{min-height:230px;aspect-ratio:16/9}.media-card{height:170px;aspect-ratio:16/9}.media-placeholder{display:flex;align-items:center;justify-content:center;color:#8F98AD;font-weight:700;letter-spacing:.08em}.media-placeholder span{position:relative;z-index:1}.page-hero{padding:76px 0 50px;background:#1B2130;border-bottom:1px solid rgba(241,220,163,.14)}.page-hero .wrap{max-width:980px}.section.alt{background:#1B2130}.section h2{font-size:clamp(28px,3vw,40px);line-height:1.25;margin:0 0 18px;color:#F1DCA3}.section h3{margin:0 0 10px;color:#E8ECF5;font-size:20px}.section p,.section li{color:#B8C0D3;line-height:1.85;font-size:17px}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:28px}.section-head p{max-width:720px;margin:0}.grid-2,.grid-3,.grid-4{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.info-card,.topic-card,.quote-card,.faq-item{background:#1B2130;border:1px solid rgba(241,220,163,.14);box-shadow:0 14px 36px rgba(0,0,0,.28);border-radius:16px;padding:22px;min-width:0}.alt .info-card,.alt .topic-card,.alt .quote-card,.alt .faq-item{background:#202738}.topic-card{display:flex;flex-direction:column;gap:15px}.topic-card .media{margin:-2px 0 2px}.topic-card p{font-size:15px;margin:0}.topic-card h3{margin:0}.link-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:auto}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list a{display:inline-flex;padding:9px 13px;border:1px solid rgba(241,220,163,.14);border-radius:999px;text-decoration:none;color:#D5DBEA;background:#202738}.pill-list a:hover{color:#F1DCA3;border-color:rgba(241,220,163,.32)}.article{width:min(860px,calc(100% - 44px));margin:0 auto;padding:62px 0 90px}.article h2{color:#F1DCA3;font-size:30px;margin:46px 0 14px}.article h3{font-size:21px;margin:28px 0 10px}.article p,.article li{font-size:17px;line-height:1.88;color:#D5DBEA}.article ul{padding-left:20px}.notice{border-left:3px solid #F1DCA3;background:#202738;padding:20px 22px;border-radius:0 14px 14px 0;margin:28px 0}.faq-list{display:grid;gap:14px}.faq-item h3{color:#F1DCA3}.faq-item p{margin-bottom:0}.carousel{position:relative}.carousel .slide{display:none}.carousel .slide:first-child{display:block}.site-footer{background:#0E121A;color:#D5DBEA;padding:62px 0 26px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.footer-logo img{height:42px;width:auto;max-width:150px;object-fit:contain}.footer-grid h2{font-size:16px;color:#F1DCA3;margin:0 0 15px}.footer-grid a{display:block;text-decoration:none;color:#B8C0D3;margin:9px 0}.footer-grid p{line-height:1.75;color:#8F98AD}.footer-bottom{border-top:1px solid rgba(241,220,163,.12);margin-top:38px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#8F98AD}.footer-bottom p{margin:0;line-height:1.7}.floating-tools{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:4000;display:flex;flex-direction:column;background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:14px;box-shadow:0 14px 36px rgba(0,0,0,.28);overflow:hidden}.floating-tools a,.floating-tools button{border:0;border-bottom:1px solid rgba(241,220,163,.1);background:transparent;color:#F1DCA3;padding:12px 14px;text-decoration:none;font:inherit;cursor:pointer}.floating-tools .primary{background:#F1DCA3;color:#151A23;font-weight:800}.mobile-bottom{display:none}.mobile-drawer,.drawer-overlay{display:none}
@media(max-width:1050px){.nav-core{gap:10px}.nav-core a{font-size:14px}.grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.header-inner{gap:12px}.site-logo img{max-width:135px}.floating-tools{display:none}}
@media(max-width:820px){.wrap{width:min(100% - 30px,1280px)}.header-inner{min-height:64px;padding:0 14px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:8px}.menu-btn{display:flex}.site-logo{justify-self:center;min-width:0}.site-logo img{height:38px;max-width:138px}.logo-text{font-size:22px}.nav-core,.channel-bar,.header-login{display:none}.header-actions{justify-self:end}.header-reg-btn{min-width:68px;height:40px;padding:0 13px;font-size:14px}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:min(84vw,320px);background:#1B2130;z-index:12000;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 42px rgba(0,0,0,.35)}.mobile-drawer.open{transform:translateX(0)}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.56);z-index:11000;opacity:0;pointer-events:none;transition:opacity .25s}.drawer-overlay.show{opacity:1;pointer-events:auto}.drawer-head{height:66px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(241,220,163,.14)}.drawer-logo img{height:38px;width:auto;max-width:140px;object-fit:contain}.drawer-close{font-size:30px;color:#F1DCA3;background:none;border:0;cursor:pointer}.drawer-scroll{height:calc(100% - 66px);overflow-y:auto;padding:10px 16px 30px}.drawer-scroll section{padding:14px 0;border-bottom:1px solid rgba(241,220,163,.1)}.drawer-scroll h2{font-size:13px;color:#8F98AD;letter-spacing:.12em}.drawer-scroll a{display:block;padding:9px 0;text-decoration:none;color:#D5DBEA}.hero,.section{padding:58px 0}.hero{padding-top:44px}.hero-grid,.split{grid-template-columns:1fr}.hero h1,.page-hero h1{font-size:clamp(32px,9vw,40px)}.hero p,.page-hero p{font-size:16px}.media-banner{min-height:210px;max-height:260px}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.mobile-bottom{display:grid;position:fixed;left:0;right:0;bottom:0;z-index:8000;grid-template-columns:repeat(4,1fr);background:#151A23;border-top:1px solid rgba(241,220,163,.14);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{text-align:center;text-decoration:none;color:#D5DBEA;padding:12px 4px;font-size:13px}.site-footer{padding-bottom:90px}.page-hero{padding:56px 0 38px}.article{width:min(100% - 30px,860px);padding:44px 0 74px}.section-head{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr 1fr;gap:12px}.info-card,.topic-card,.quote-card,.faq-item{padding:16px}.topic-card p{font-size:14px}.media-card{height:145px}.media-feature{min-height:195px}.section h2{font-size:28px}.section p,.section li{font-size:16px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(max-width:390px){.header-reg-btn{min-width:62px;padding:0 10px}.site-logo img{max-width:122px}.grid-2{grid-template-columns:1fr}.hero-actions{gap:8px}}
