*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151A23;color:#E8ECF5;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.8;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:#F1DCA3;text-decoration:none}a:hover{color:#fff}img{max-width:100%}.shell{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;display:inline-flex;align-items:center}.site-logo img,.drawer-logo img,.footer-logo img{display:block;height:46px;width:auto;max-width:160px;object-fit:contain}.logo-text{font-size:24px;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{color:#fff}.header-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.header-login{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{background:#E3C98F;color:#151A23}.mobile-header{display:none}.channel-strip{background:#1B2130;border-top:1px solid rgba(241,220,163,.08);border-bottom:1px solid rgba(241,220,163,.14)}.channel-inner{width:min(1280px,100%);margin:0 auto;padding:0 22px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin}.channel-inner a{flex:0 0 auto;padding:12px 9px;color:#B8C0D3;font-size:14px}.channel-inner a:hover,.channel-inner a.active{color:#F1DCA3}.menu-btn,.drawer-close{border:1px solid rgba(241,220,163,.22);background:#202738;color:#F1DCA3;border-radius:10px}.menu-btn{height:40px;padding:0 12px;font-weight:700}.mobile-reg{white-space:nowrap;font-size:14px;font-weight:700}.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.open{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(84vw,320px);background:#1B2130;z-index:10001;transform:translateX(-101%);transition:.25s;box-shadow:14px 0 40px rgba(0,0,0,.42)}.mobile-drawer.open{transform:translateX(0)}.drawer-top{height:72px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(241,220,163,.14)}.drawer-close{width:40px;height:40px;font-size:28px}.drawer-scroll{height:calc(100% - 72px);overflow-y:auto;padding:12px 16px 28px}.drawer-scroll section{padding:10px 0 16px;border-bottom:1px solid rgba(241,220,163,.1)}.drawer-scroll h2{font-size:13px;text-transform:uppercase;color:#8F98AD;margin:0 0 8px}.drawer-scroll a{display:block;padding:8px 4px;color:#E8ECF5}.hero{padding:34px 0 0}.hero-frame{position:relative;min-height:240px;max-height:340px;aspect-ratio:16/5.6;background:#151A23;border:1px solid rgba(241,220,163,.14);border-radius:20px;overflow:hidden;box-shadow:0 14px 36px rgba(0,0,0,.28)}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .5s}.hero-slide.active{opacity:1}.hero-slide .media{height:100%;aspect-ratio:auto!important;border-radius:0}.media{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:16px;background:#151A23}.media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.media-placeholder{position:absolute;inset:0;display:block;background:linear-gradient(135deg,#151A23,#202738 55%,#1B2130);border:1px solid rgba(241,220,163,.12)}.section{padding:82px 0}.section.compact{padding:56px 0}.section.alt{background:#1B2130}.section h1,.section h2,.section h3,.page-hero h1{color:#F1DCA3;line-height:1.2}.page-hero{padding:72px 0 42px;background:linear-gradient(180deg,#1B2130,#151A23)}.page-hero h1{font-size:clamp(34px,5vw,54px);margin:0 0 16px}.lede{font-size:18px;color:#B8C0D3;max-width:860px}.eyebrow{color:#8F98AD;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.grid{display:grid;gap:22px}.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))}.card{background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:18px;padding:22px;box-shadow:0 14px 36px rgba(0,0,0,.2)}.alt .card{background:#202738}.card h2,.card h3{margin-top:0}.card p{color:#B8C0D3}.text-link{display:inline-flex;align-items:center;gap:6px;font-weight:700}.split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:34px;align-items:center}.article{max-width:860px;margin:0 auto}.article h2{margin-top:44px;font-size:28px}.article p,.article li{font-size:17px;color:#E8ECF5}.article ul{padding-left:1.2em}.cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn-primary{min-height:44px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#F1DCA3;color:#151A23;font-weight:800}.btn-primary:hover{background:#E3C98F;color:#151A23}.badge{display:inline-block;padding:5px 10px;border-radius:999px;background:rgba(241,220,163,.08);border:1px solid rgba(241,220,163,.14);color:#F1DCA3;font-size:13px}.review-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review{padding:20px;border-radius:16px;background:#202738;border:1px solid rgba(241,220,163,.1);color:#D5DBEA}.faq-list details{background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:14px;padding:16px 18px;margin:12px 0}.faq-list summary{color:#F1DCA3;font-weight:800;cursor:pointer}.faq-list details p{margin:12px 0 0;color:#D5DBEA}.topic-grid .media{height:170px;aspect-ratio:auto!important;margin-bottom:16px}.topic-grid .card{padding:16px}.topic-grid h3{font-size:18px}.desktop-float{position:fixed;right:18px;top:35%;z-index:100;display:flex;flex-direction:column;background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:14px;overflow:hidden;box-shadow:0 14px 36px rgba(0,0,0,.28)}.desktop-float a{padding:10px 14px;border-bottom:1px solid rgba(241,220,163,.1);color:#F1DCA3;font-size:13px}.desktop-float a.primary{background:#F1DCA3;color:#151A23;font-weight:800}.site-footer{background:#0E121A;color:#D5DBEA;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:34px}.footer-grid h2{font-size:16px;color:#F1DCA3;margin-top:0}.footer-grid a{display:block;color:#D5DBEA;padding:5px 0}.footer-brand p{color:#8F98AD;max-width:360px}.footer-bottom{border-top:1px solid rgba(241,220,163,.1);margin-top:36px;padding-top:20px;color:#8F98AD;font-size:14px}.mobile-bottom{display:none}.notice{border-left:3px solid #F1DCA3;padding:14px 18px;background:#202738;color:#D5DBEA;border-radius:0 12px 12px 0}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list a{padding:8px 12px;border:1px solid rgba(241,220,163,.14);border-radius:999px;background:#1B2130;color:#D5DBEA}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat{background:#202738;border-radius:14px;padding:18px}.stat strong{display:block;color:#F1DCA3;font-size:22px}.muted{color:#8F98AD}.section-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-title h2{margin:0;font-size:34px}.section-title p{max-width:700px;margin:0;color:#8F98AD}.mobile-only{display:none}
@media(max-width:1050px){.nav-core{gap:10px}.nav-core a{font-size:14px}.header-inner{gap:12px}.grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-float{display:none}}
@media(max-width:780px){body{padding-bottom:64px}.desktop-header,.channel-strip{display:none}.mobile-header{display:flex;min-height:62px;padding:0 14px;gap:10px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%);max-width:138px}.mobile-logo img{height:36px;max-width:138px}.hero{padding-top:18px}.hero-frame{min-height:170px;max-height:240px;aspect-ratio:16/7.3}.shell{width:min(100% - 28px,1280px)}.section{padding:54px 0}.section.compact{padding:44px 0}.page-hero{padding:48px 0 30px}.page-hero h1{font-size:clamp(30px,10vw,38px)}.lede{font-size:16px}.grid-2,.grid-3,.split,.review-list,.footer-grid{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.split{gap:24px}.section-title{display:block}.section-title h2{font-size:28px}.section-title p{margin-top:8px}.topic-grid{gap:12px}.topic-grid .card{padding:12px}.topic-grid .media{height:130px}.topic-grid p{font-size:14px}.article p,.article li{font-size:16px}.article h2{font-size:24px}.site-footer{padding-top:48px}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;height:58px;background:#151A23;border-top:1px solid rgba(241,220,163,.14);z-index:9998}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#D5DBEA;font-size:14px}.stat-row{grid-template-columns:repeat(2,1fr)}.mobile-only{display:block}}
@media(max-width:390px){.mobile-header{padding:0 10px}.mobile-logo{max-width:112px}.mobile-logo img{max-width:112px;height:32px}.menu-btn{padding:0 9px}.mobile-reg{font-size:13px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.topic-grid .media{height:112px}.card{padding:18px}}
