*{box-sizing:border-box}html{scroll-behavior:smooth;background:#111722}body{margin:0;background:#111722;color:#E8EDF6;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.8;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:9999;width:100%;background:#111722;box-shadow:0 10px 30px rgba(0,0,0,.24)}.header-inner{max-width:1280px;min-height:72px;margin:0 auto;padding:0 22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px}.brand-logo{height:46px;width:auto;max-width:165px;object-fit:contain;display:block}.logo-placeholder{color:#F0D89A;font-weight:800;font-size:24px;white-space:nowrap}.main-nav{display:flex;justify-content:center;align-items:center;gap:clamp(12px,2vw,28px);min-width:0}.main-nav a,.category-nav a{white-space:nowrap;color:#BAC3D2;transition:.2s}.main-nav a:hover,.category-nav a:hover{color:#E4C77D}.header-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 16px;min-height:40px;font-weight:700;white-space:nowrap;border:1px solid rgba(240,216,154,.14)}.btn-dark{background:#1E2736}.btn-gold{background:#F0D89A;color:#111722}.category-nav{border-top:1px solid rgba(240,216,154,.08);background:#18202D}.category-inner{max-width:1280px;margin:0 auto;padding:0 22px;display:flex;align-items:center;gap:20px;overflow-x:auto;min-height:44px}.mobile-header{display:none;min-height:64px;padding:8px 14px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px}.menu-toggle,.drawer-close,.back-top{border:0;cursor:pointer}.menu-toggle{width:42px;height:42px;border-radius:12px;background:#1E2736;display:grid;place-content:center;gap:5px}.menu-toggle span{display:block;width:19px;height:2px;background:#F0D89A}.mobile-brand{display:flex;justify-content:center;overflow:hidden}.mobile-brand .brand-logo{height:40px;max-width:145px}.mobile-register{font-size:13px;padding:8px 12px}.drawer-overlay{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.58);opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{position:fixed;inset:0 auto 0 0;z-index:10001;width:min(86vw,330px);background:#18202D;transform:translateX(-102%);transition:.25s;display:flex;flex-direction:column}.drawer-open{overflow:hidden}.drawer-open .drawer-overlay{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:none}.drawer-head{min-height:68px;padding:10px 14px;border-bottom:1px solid rgba(240,216,154,.12);display:flex;align-items:center;justify-content:space-between}.drawer-close{width:40px;height:40px;border-radius:12px;background:#253044;color:#E8EDF6;font-size:26px}.drawer-scroll{overflow-y:auto;padding:14px 18px 26px}.drawer-scroll section{margin:0 0 18px}.drawer-scroll h2{font-size:14px;letter-spacing:.12em;color:#F0D89A;margin:0 0 7px}.drawer-scroll a{display:block;padding:9px 0;color:#D5DCE7;border-bottom:1px solid rgba(255,255,255,.05)}.container{width:min(1280px,calc(100% - 44px));margin:0 auto}.article-width{width:min(860px,100%);margin-left:auto;margin-right:auto}.page-hero{padding:76px 0 34px}.eyebrow,.section-label{display:inline-flex;min-height:30px;padding:4px 11px;border-radius:999px;background:rgba(240,216,154,.08);border:1px solid rgba(240,216,154,.14);color:#F0D89A;font-size:13px;letter-spacing:.08em}h1,h2,h3{line-height:1.25;color:#F0D89A;margin-top:0}h1{font-size:clamp(34px,4.2vw,52px);margin-bottom:18px}h2{font-size:clamp(26px,3vw,38px);margin-bottom:16px}h3{font-size:20px;margin-bottom:10px}.lead{font-size:18px;color:#D6DCE6;max-width:860px}.section{padding:76px 0}.section-tight{padding:48px 0}.surface{background:#18202D;border:1px solid rgba(240,216,154,.14);border-radius:18px;box-shadow:0 16px 42px rgba(0,0,0,.18)}.soft-surface{background:#1E2736;border:1px solid rgba(240,216,154,.1);border-radius:14px}.content-pad{padding:clamp(22px,3vw,36px)}.media{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:16px;background:#111722;border:1px solid rgba(240,216,154,.10)}.media img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center}.media-placeholder{position:absolute;inset:0;background:#18202D}.media-banner{aspect-ratio:16/7;min-height:260px;max-height:380px}.media-card{aspect-ratio:16/10;min-height:150px;max-height:210px}.media-main{aspect-ratio:4/3;min-height:220px;max-height:320px}.media-app{aspect-ratio:4/3;min-height:210px;max-height:300px}.hero-carousel{position:relative}.hero-slide{display:none}.hero-slide.is-active{display:block}.hero-caption{position:absolute;left:clamp(18px,4vw,46px);bottom:clamp(18px,4vw,40px);max-width:560px;background:rgba(11,16,24,.76);padding:18px 22px;border-radius:16px;border:1px solid rgba(240,216,154,.16)}.hero-caption h1,.hero-caption h2{font-size:clamp(28px,4vw,46px);margin:0 0 7px}.hero-caption p{margin:0 0 14px}.hero-dots{display:flex;justify-content:center;gap:9px;margin-top:14px}.hero-dot{width:11px;height:11px;border-radius:50%;border:1px solid #F0D89A;background:transparent;cursor:pointer;padding:0}.hero-dot.is-active{background:#F0D89A}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:34px;align-items:center}.split.reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.feature-guide{display:grid;grid-template-columns:1.25fr .75fr;gap:22px}.feature-guide .large{grid-row:span 2}.card{padding:24px;background:#1E2736;border:1px solid rgba(240,216,154,.1);border-radius:14px}.text-link{color:#F0D89A;font-weight:700}.timeline{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-radius:18px;overflow:hidden;border:1px solid rgba(240,216,154,.12)}.timeline article{padding:22px 18px;background:#18202D;border-right:1px solid rgba(240,216,154,.1)}.timeline strong{display:block;color:#F0D89A}.channel-mosaic{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:22px}.channel-mosaic .wide{grid-row:span 2}.topic-card{display:flex;flex-direction:column;gap:15px}.info-list{display:grid;gap:14px}.info-row{padding:18px 20px;border-left:3px solid #E4C77D;background:#18202D;border-radius:0 14px 14px 0}.faq{display:grid;gap:14px}.faq details{background:#18202D;border:1px solid rgba(240,216,154,.1);border-radius:14px;padding:17px 19px}.faq summary{cursor:pointer;color:#F0D89A;font-weight:700}.feedback{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.quote{padding:22px;background:#18202D;border-radius:14px;border:1px solid rgba(240,216,154,.09)}.notice{padding:22px 24px;border-radius:16px;background:#253044;border:1px solid rgba(240,216,154,.15)}.notice strong{color:#F0D89A}.link-cluster{display:flex;flex-wrap:wrap;gap:10px}.link-cluster a{padding:9px 13px;border-radius:999px;background:#1E2736;border:1px solid rgba(240,216,154,.11)}.site-footer{background:#0B1018;margin-top:74px;border-top:1px solid rgba(240,216,154,.08)}.footer-grid{max-width:1280px;margin:0 auto;padding:54px 22px 36px;display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:34px}.footer-grid h2{font-size:15px}.footer-grid nav a{display:block;color:#BAC3D2;padding:5px 0}.footer-brand p{color:#8F9AAF;max-width:320px}.footer-bottom{border-top:1px solid rgba(240,216,154,.08);max-width:1280px;margin:0 auto;padding:20px 22px 30px;color:#8F9AAF;display:flex;justify-content:space-between;gap:24px}.desktop-tools{position:fixed;right:18px;bottom:24px;z-index:9000;display:grid;gap:8px}.desktop-tools a,.desktop-tools button{min-width:96px;padding:9px 12px;border-radius:10px;background:#1E2736;color:#E8EDF6;border:1px solid rgba(240,216,154,.12);text-align:center;font-size:13px}.desktop-tools .tool-register{background:#F0D89A;color:#111722;font-weight:800}.mobile-bottom{display:none}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metric{padding:20px;background:#18202D;border-radius:14px;border:1px solid rgba(240,216,154,.1)}.metric b{display:block;color:#F0D89A;font-size:22px}@media(max-width:1100px){.header-inner{gap:15px;padding:0 14px}.main-nav{gap:13px;font-size:14px}.header-actions .btn{padding:7px 12px}.brand-logo{max-width:145px}.grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-mosaic{grid-template-columns:1fr 1fr}.channel-mosaic .wide{grid-column:1/-1}}@media(max-width:900px){.desktop-header{display:none}.mobile-header{display:grid}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.split.reverse{grid-template-columns:1fr}.feature-guide{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-tools{display:none}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9500;display:grid;grid-template-columns:repeat(5,1fr);background:#0B1018;border-top:1px solid rgba(240,216,154,.12);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{padding:11px 6px;text-align:center;font-size:13px}body{padding-bottom:58px}}@media(max-width:700px){.container{width:min(100% - 28px,1280px)}h1{font-size:clamp(30px,9vw,36px)}.grid-2,.grid-3,.grid-4,.feedback,.metrics{grid-template-columns:1fr}.timeline{grid-template-columns:1fr 1fr}.channel-mosaic{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.media-banner{aspect-ratio:16/10;min-height:190px;max-height:280px}.hero-caption{position:static;margin-top:12px;background:#18202D}.section{padding:50px 0}}@media(max-width:430px){.mobile-header{padding-left:10px;padding-right:10px;gap:8px}.mobile-brand .brand-logo{max-width:132px;height:38px}.mobile-register{padding:7px 10px;font-size:12px}.menu-toggle{width:40px;height:40px}.timeline{grid-template-columns:1fr}}