*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden;background:#151A23;color:#E8ECF5;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.8}.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,.drawer-logo,.footer-logo{display:inline-flex;align-items:center;flex:0 0 auto}.site-logo img{display:block;height:46px;width:auto;max-width:160px;object-fit:contain}.drawer-logo img{display:block;height:40px;width:auto;max-width:150px;object-fit:contain}.footer-logo img{display:block;height:48px;width:auto;max-width:170px;object-fit:contain}.logo-fallback{display:block;width:150px;height:42px;border-radius:10px;background:linear-gradient(145deg,#202738,#151A23);border:1px solid rgba(241,220,163,.14)}.nav-core{display:flex;align-items:center;gap:18px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#F1DCA3;padding:10px 4px;position:relative;font-weight:700;text-decoration:none}.nav-core a.active::after{content:"";position:absolute;left:50%;bottom:-10px;width:28px;height:3px;border-radius:999px;background:#F1DCA3;transform:translateX(-50%)}.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;box-shadow:0 10px 24px rgba(241,220,163,.18)}.header-reg-btn:hover{background:#E3C98F}.menu-toggle{display:none;background:transparent;border:1px solid rgba(241,220,163,.28);width:44px;height:44px;border-radius:12px;padding:10px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:20px;height:2px;background:#F1DCA3;border-radius:99px}.channel-bar{background:#1B2130;border-top:1px solid rgba(241,220,163,.08);border-bottom:1px solid rgba(241,220,163,.10)}.channel-inner{max-width:1280px;margin:0 auto;padding:0 22px;display:flex;align-items:center;gap:23px;overflow-x:auto;scrollbar-width:none}.channel-inner::-webkit-scrollbar{display:none}.channel-inner a{flex:0 0 auto;padding:12px 0;color:#B8C0D3;text-decoration:none;font-size:14px}.channel-inner a:hover,.channel-inner a.active{color:#F1DCA3}.site-main{min-height:60vh}.container{width:min(1280px,calc(100% - 44px));margin:0 auto}.reading{width:min(880px,calc(100% - 44px));margin:0 auto}.section{padding:88px 0}.section.compact{padding:64px 0}.section.alt{background:#1B2130}.eyebrow{display:inline-flex;color:#F1DCA3;font-weight:700;font-size:14px;letter-spacing:.12em;text-transform:uppercase}.page-hero{padding:82px 0 52px;background:linear-gradient(180deg,#1B2130,#151A23)}.page-hero .reading{display:grid;gap:16px}.page-hero h1,.section h1{font-size:clamp(32px,5vw,54px);line-height:1.15;margin:0;color:#F1DCA3}.page-hero p{font-size:18px;color:#B8C0D3;margin:0;max-width:760px}.section h2{font-size:clamp(26px,3vw,34px);line-height:1.25;margin:0 0 18px;color:#F1DCA3}.section h3{font-size:22px;line-height:1.35;margin:0 0 10px;color:#E8ECF5}.section p{margin:0 0 18px;color:#D5DBEA}.section p:last-child{margin-bottom:0}.lead{font-size:18px;color:#E8ECF5}.muted{color:#8F98AD!important}.gold{color:#F1DCA3}.text-link{color:#F1DCA3;text-decoration-thickness:1px;text-underline-offset:4px}.text-link:hover{color:#E3C98F}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:700}.btn.primary{background:#F1DCA3;color:#151A23}.btn.secondary{border:1px solid rgba(241,220,163,.28);color:#F1DCA3;background:#202738}.media{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:16px;background:#151A23;border:1px solid rgba(241,220,163,.14);box-shadow:0 14px 36px rgba(0,0,0,.20)}.media>img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center center;display:block}.media-ph{width:100%;height:100%;background:linear-gradient(160deg,#202738,#151A23)}.media-card{aspect-ratio:16/10;max-height:200px}.media-block{aspect-ratio:16/10;max-height:280px}.media-banner{aspect-ratio:16/6;min-height:240px;max-height:340px}.media-app{aspect-ratio:9/16;max-width:260px;max-height:420px;margin:0 auto}.media,.card,.grid>*{max-width:100%}.split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:38px;align-items:center}.split.reverse{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.grid{display:grid;gap:20px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:18px;padding:24px;box-shadow:0 14px 36px rgba(0,0,0,.18);transition:transform .2s ease,border-color .2s ease}.card:hover{transform:translateY(-3px);border-color:rgba(241,220,163,.28)}.card .media{margin-bottom:18px}.kicker{display:block;color:#F1DCA3;font-size:13px;font-weight:700;letter-spacing:.1em;margin-bottom:8px}.number{font-size:30px;line-height:1;color:#F1DCA3;font-weight:800;margin-bottom:16px}.link-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.link-list a{display:block;padding:16px 18px;border:1px solid rgba(241,220,163,.14);border-radius:14px;background:#1B2130;color:#D5DBEA;text-decoration:none}.link-list a strong{display:block;color:#F1DCA3;margin-bottom:4px}.link-list a span{display:block;color:#8F98AD;font-size:14px}.quote-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.quote{margin:0;padding:22px 24px;border-radius:18px;background:#202738;border-left:3px solid #F1DCA3;color:#D5DBEA}.notice{padding:20px 22px;border:1px solid rgba(241,220,163,.18);border-radius:16px;background:#202738}.notice strong{color:#F1DCA3}.hero-slider{position:relative;background:#0E121A}.slider-stage{position:relative}.hero-slide{display:none}.hero-slide.active{display:block}.slider-control{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:50%;border:1px solid rgba(241,220,163,.35);background:rgba(21,26,35,.82);color:#F1DCA3;font-size:26px;line-height:1;cursor:pointer}.slider-control.prev{left:20px}.slider-control.next{right:20px}.slider-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);z-index:5;display:flex;gap:9px}.slider-dots button{width:10px;height:10px;padding:0;border-radius:50%;border:1px solid rgba(241,220,163,.7);background:rgba(21,26,35,.6);cursor:pointer}.slider-dots button.active{background:#F1DCA3}.feature-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-entry{padding:20px;border-radius:16px;background:#1B2130;border:1px solid rgba(241,220,163,.12)}.category-entry h3{font-size:19px;color:#F1DCA3}.category-entry p{font-size:14px;color:#8F98AD;margin:4px 0 8px}.category-entry a{color:#D5DBEA}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid rgba(241,220,163,.14);border-radius:16px;background:#1B2130;overflow:hidden}.faq-question{width:100%;padding:18px 20px;border:0;background:transparent;color:#F1DCA3;text-align:left;font:inherit;font-weight:700;display:flex;justify-content:space-between;gap:20px;cursor:pointer}.faq-question::after{content:'+';font-size:22px}.faq-item.open .faq-question::after{content:'−'}.faq-answer{padding:0 20px 20px;color:#D5DBEA}.faq-answer p{margin:0}.drawer-overlay{position:fixed;inset:0;z-index:10020;background:rgba(0,0,0,.62);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;z-index:10030;width:min(84vw,320px);max-width:100%;background:#1B2130;transform:translateX(-102%);visibility:hidden;pointer-events:none;transition:transform .24s ease,visibility .24s ease;overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-overlay{opacity:1;visibility:visible;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-head{min-height:74px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(241,220,163,.12)}.drawer-close{width:44px;height:44px;border:1px solid rgba(241,220,163,.24);border-radius:12px;background:#202738;color:#F1DCA3;font-size:28px}.drawer-body{padding:18px}.drawer-group{padding:14px 0}.drawer-group h2{font-size:14px;margin:0 0 8px;color:#8F98AD}.drawer-links{display:grid}.drawer-links a{padding:12px 10px;border-left:3px solid transparent;color:#D5DBEA;text-decoration:none}.drawer-links a.active{color:#F1DCA3;border-left-color:#F1DCA3;background:#202738}.floating-tools{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:8000;width:112px;padding:8px;border-radius:16px;background:#1B2130;border:1px solid rgba(241,220,163,.16);box-shadow:0 14px 36px rgba(0,0,0,.28);display:grid;gap:6px}.floating-tools a,.floating-tools button{display:flex;align-items:center;justify-content:center;min-height:40px;padding:8px;border-radius:10px;border:0;background:#202738;color:#F1DCA3;text-decoration:none;font:inherit;font-size:13px;cursor:pointer}.floating-tools a.primary{background:#F1DCA3;color:#151A23;font-weight:700}.site-footer{background:#0E121A;color:#D5DBEA;border-top:1px solid rgba(241,220,163,.12)}.footer-inner{max-width:1280px;margin:0 auto;padding:56px 22px 36px;display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:36px}.footer-brand p{color:#8F98AD;max-width:320px}.site-footer h2{font-size:16px;color:#F1DCA3;margin:0 0 12px}.site-footer nav{display:grid;align-content:start;gap:8px}.site-footer nav a{color:#D5DBEA;text-decoration:none;font-size:14px}.site-footer nav a:hover{color:#F1DCA3}.footer-bottom{border-top:1px solid rgba(241,220,163,.10);max-width:1280px;margin:0 auto;padding:20px 22px 28px;display:flex;justify-content:space-between;gap:20px;color:#8F98AD;font-size:13px}.footer-bottom p{margin:0}.mobile-bottom-nav{display:none}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list a{padding:9px 13px;border-radius:999px;background:#202738;border:1px solid rgba(241,220,163,.13);color:#D5DBEA;text-decoration:none;font-size:14px}.article-list{display:grid;gap:18px}.article-list article{padding-bottom:18px;border-bottom:1px solid rgba(241,220,163,.12)}.article-list article:last-child{border-bottom:0}.steps{counter-reset:step;display:grid;gap:18px}.step{position:relative;padding:22px 22px 22px 72px;background:#1B2130;border:1px solid rgba(241,220,163,.12);border-radius:16px}.step::before{counter-increment:step;content:counter(step,decimal-leading-zero);position:absolute;left:20px;top:20px;color:#F1DCA3;font-weight:800;font-size:22px}.mini-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.mini-nav a{color:#F1DCA3}.statements{display:grid;gap:16px}.statement{padding:18px 0;border-bottom:1px solid rgba(241,220,163,.12)}.statement:last-child{border-bottom:0}.statement strong{display:block;color:#F1DCA3;margin-bottom:6px}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid #F1DCA3;outline-offset:3px}
@media(max-width:1100px){.nav-core{gap:12px}.nav-core a{font-size:14px}.header-inner{gap:14px}.channel-bar,.floating-tools{display:none}.grid.four,.feature-row{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){body{padding-bottom:64px}.site-header{position:sticky}.header-inner{min-height:66px;padding:0 14px;display:grid;grid-template-columns:52px minmax(0,1fr) 92px;gap:6px}.menu-toggle{display:flex;justify-self:start}.site-logo{justify-self:center;min-width:0}.site-logo img{height:38px;max-width:132px}.site-logo .logo-fallback{width:120px;height:34px}.nav-core{display:none}.header-reg-btn{justify-self:end;min-width:88px;height:40px;padding:0 13px;font-size:14px}.container,.reading{width:min(100% - 32px,1280px)}.reading{max-width:880px}.section{padding:56px 0}.section.compact{padding:48px 0}.page-hero{padding:56px 0 38px}.page-hero h1,.section h1{font-size:clamp(30px,9vw,38px)}.page-hero p,.lead{font-size:16px}.section h2{font-size:clamp(24px,7vw,28px)}.section h3{font-size:20px}.split,.split.reverse,.grid.two,.grid.three,.grid.four,.feature-row,.quote-grid{grid-template-columns:1fr}.link-list{grid-template-columns:1fr}.media-banner{min-height:150px;max-height:200px}.media-card{max-height:150px}.media-block{max-height:190px}.media-app{max-width:190px;max-height:320px}.slider-control{width:40px;height:40px;font-size:22px}.slider-control.prev{left:10px}.slider-control.next{right:10px}.slider-dots{bottom:10px}.button-row{gap:10px}.btn{min-height:42px;padding:0 18px}.footer-inner{grid-template-columns:1fr;padding:44px 16px 24px}.footer-bottom{padding:18px 16px 24px;display:grid}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);min-height:56px;background:#151A23;border-top:1px solid rgba(241,220,163,.28);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#B8C0D3;text-decoration:none;font-size:13px}.mobile-bottom-nav a.active{color:#F1DCA3;background:#1B2130}.card{padding:20px}.step{padding-left:66px}.drawer-logo img{max-width:128px}.drawer-logo .logo-fallback{width:116px;height:34px}}
@media(max-width:390px){.header-inner{grid-template-columns:48px minmax(0,1fr) 86px;padding:0 10px}.header-reg-btn{min-width:82px;padding:0 10px;font-size:13px}.site-logo img{height:36px;max-width:118px}.menu-toggle{width:42px;height:42px}.container,.reading{width:min(100% - 28px,1280px)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.card:hover{transform:none}.mobile-drawer{transition:none}.drawer-overlay{transition:none}}
@media (min-width:768px) and (max-width:900px){
  .header-inner{min-height:70px;padding:0 18px;display:grid;grid-template-columns:54px minmax(0,1fr) 100px;gap:10px}
  .menu-toggle{display:flex;justify-self:start}
  .site-logo{justify-self:center;min-width:0}
  .site-logo img{height:42px;max-width:145px}
  .site-logo .logo-fallback{width:132px;height:38px}
  .nav-core{display:none}
  .header-reg-btn{justify-self:end;min-width:94px;padding:0 16px}
}
