*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}html{scroll-behavior:smooth}body{font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;background:#151A23;color:#E8ECF5;line-height:1.8}a{color:#F1DCA3;text-underline-offset:4px}a:hover{color:#fff}button,a{font:inherit}button{cursor:pointer}img,.media,.card,.grid>*{max-width:100%}:focus-visible{outline:2px solid #F1DCA3;outline-offset:3px}.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;justify-content:center;flex:0 0 auto}.site-logo img,.drawer-logo img,.footer-logo img{display:block;height:46px;width:auto;max-width:160px;object-fit:contain}.logo-ph{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;font-size:15px}.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;color:#151A23}.menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(241,220,163,.2);border-radius:12px;background:#1B2130;padding:10px}.menu-toggle span{display:block;height:2px;background:#F1DCA3;margin:5px 0;border-radius:2px}.channel-strip{background:#1B2130;border-top:1px solid rgba(241,220,163,.08);border-bottom:1px solid rgba(241,220,163,.12)}.channel-inner{max-width:1280px;margin:0 auto;padding:0 22px;display:flex;gap:6px;overflow-x:auto;scrollbar-width:thin}.channel-inner a{color:#B8C0D3;padding:12px 11px;text-decoration:none;white-space:nowrap;font-size:14px}.channel-inner a:hover,.channel-inner a.active{color:#F1DCA3}.site-main{min-height:55vh}.container{width:min(1280px,calc(100% - 44px));margin:0 auto}.reading{width:min(860px,calc(100% - 44px));margin:0 auto}.section{padding:84px 0}.section-sm{padding:58px 0}.surface{background:#1B2130}.surface-2{background:#202738}.eyebrow{margin:0 0 10px;color:#F1DCA3;font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-title,h1{font-size:clamp(42px,5vw,56px);line-height:1.15;margin:0 0 20px;color:#F1DCA3}.page-hero h1{max-width:900px}.page-hero p{max-width:900px;color:#D5DBEA;font-size:18px}.section h2,.section-sm h2{font-size:clamp(28px,3vw,36px);line-height:1.25;color:#F1DCA3;margin:0 0 18px}.section h3,.section-sm h3{font-size:22px;line-height:1.35;color:#E8ECF5;margin:0 0 12px}p{margin:0 0 18px;color:#D5DBEA}.lead{font-size:18px;color:#E8ECF5;max-width:900px}.muted{color:#8F98AD}.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: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,.32)}.card p:last-child{margin-bottom:0}.card-link{display:inline-block;margin-top:8px;font-weight:700}.number{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#F1DCA3;color:#151A23;font-weight:800;margin-bottom:16px}.two-col{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:38px;align-items:center}.two-col.reverse{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr)}.two-col.reverse .copy{order:2}.two-col.reverse .visual{order:1}.btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn-primary,.btn-secondary{min-height:44px;padding:10px 20px;border-radius:999px;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.btn-primary{background:#F1DCA3;color:#151A23}.btn-primary:hover{background:#E3C98F;color:#151A23}.btn-secondary{border:1px solid rgba(241,220,163,.3);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,.1)}.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}.hero-carousel{position:relative;width:min(1280px,calc(100% - 44px));margin:30px auto 0;border-radius:20px;overflow:hidden;background:#151A23}.carousel-slide{display:none}.carousel-slide.active,.carousel-slide:first-child{display:block}.hero-carousel.js-ready .carousel-slide:first-child:not(.active){display:none}.carousel-prev,.carousel-next{position:absolute;top:50%;transform:translateY(-50%);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:24px;z-index:5}.carousel-prev{left:14px}.carousel-next{right:14px}.carousel-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px;z-index:5}.carousel-dot{width:10px;height:10px;border:0;border-radius:50%;background:#8F98AD;padding:0}.carousel-dot.active{background:#F1DCA3}.list-clean{list-style:none;padding:0;margin:0}.list-clean li{padding:13px 0;border-bottom:1px solid rgba(241,220,163,.12);color:#D5DBEA}.meta-line{display:flex;gap:12px;flex-wrap:wrap;color:#8F98AD;font-size:14px}.callout{padding:24px;border-left:3px solid #F1DCA3;background:#202738;border-radius:0 16px 16px 0}.quote-feedback{padding:20px 22px;border-radius:16px;background:#202738;border:1px solid rgba(241,220,163,.12);color:#D5DBEA}.faq-list{display:grid;gap:12px}.faq-item{background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:16px;overflow:hidden}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;padding:18px 20px;color:#F1DCA3;background:transparent;border:0;font-weight:700}.faq-question::after{content:"+";font-size:22px}.faq-question[aria-expanded="true"]::after{content:"−"}.faq-answer{padding:0 20px 20px;color:#D5DBEA}.faq-answer[hidden]{display:none}.related{display:flex;flex-wrap:wrap;gap:10px}.related a{padding:8px 12px;border:1px solid rgba(241,220,163,.18);border-radius:999px;text-decoration:none;background:#1B2130}.site-footer{background:#0E121A;color:#D5DBEA;padding:58px 0 24px;border-top:1px solid rgba(241,220,163,.12)}.footer-grid{width:min(1280px,calc(100% - 44px));margin:0 auto;display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:36px}.footer-brand p{color:#8F98AD;max-width:360px;margin-top:18px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h2{font-size:16px;color:#F1DCA3;margin:0 0 10px}.footer-links a{color:#D5DBEA;text-decoration:none}.footer-links a:hover{color:#F1DCA3}.footer-logo img{height:42px}.footer-bottom{width:min(1280px,calc(100% - 44px));margin:34px auto 0;padding-top:20px;border-top:1px solid rgba(241,220,163,.1);display:flex;justify-content:space-between;gap:24px}.footer-bottom p{font-size:13px;color:#8F98AD;margin:0}.floating-actions{position:fixed;right:16px;top:50%;transform:translateY(-50%);z-index:8500;display:flex;flex-direction:column;width:112px;background:#1B2130;border:1px solid rgba(241,220,163,.2);border-radius:16px;overflow:hidden;box-shadow:0 14px 36px rgba(0,0,0,.28)}.floating-actions a,.floating-actions button{padding:11px 10px;color:#F1DCA3;text-decoration:none;text-align:center;background:#1B2130;border:0;border-bottom:1px solid rgba(241,220,163,.12);font-size:13px}.floating-actions .float-reg{background:#F1DCA3;color:#151A23;font-weight:800}.floating-actions button:last-child{border-bottom:0}.mobile-bottom-nav{display:none}.drawer-overlay,.mobile-drawer{visibility:hidden;pointer-events:none}.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.62);opacity:0;z-index:11000;transition:opacity .2s ease,visibility .2s ease}.drawer-overlay.open{visibility:visible;pointer-events:auto;opacity:1}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(84vw,320px);background:#1B2130;z-index:12000;transform:translateX(-102%);transition:transform .24s ease,visibility .24s ease;box-shadow:18px 0 50px rgba(0,0,0,.42)}.mobile-drawer.open{visibility:visible;pointer-events:auto;transform:translateX(0)}.drawer-head{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid rgba(241,220,163,.12)}.drawer-logo img{height:40px;max-width:150px}.drawer-close{width:42px;height:42px;border-radius:12px;border:1px solid rgba(241,220,163,.2);background:#202738;color:#F1DCA3;font-size:27px}.drawer-scroll{height:calc(100% - 74px);overflow-y:auto;padding:16px 12px 30px}.drawer-group{margin-bottom:20px}.drawer-group h2{font-size:13px;color:#8F98AD;padding:0 12px;margin:0 0 5px}.drawer-group a{display:block;padding:10px 12px;color:#D5DBEA;text-decoration:none;border-left:3px solid transparent}.drawer-group a.active{color:#F1DCA3;border-left-color:#F1DCA3;background:#202738}.drawer-open{overflow:hidden}.prose p{font-size:17px}.prose ul,.prose ol{color:#D5DBEA;padding-left:22px}.prose li{margin-bottom:10px}.tag{display:inline-block;padding:5px 9px;border:1px solid rgba(241,220,163,.18);border-radius:999px;color:#F1DCA3;font-size:12px}.spaced{margin-top:28px}.tight{margin-bottom:8px}
@media (max-width:1100px){.nav-core{gap:11px}.nav-core a{font-size:14px}.header-inner{gap:12px}.floating-actions{display:none}.channel-strip{display:none}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:767px){body{padding-bottom:60px}.header-inner{min-height:64px;padding:0 12px;display:grid;grid-template-columns:44px minmax(0,1fr) 92px;gap:8px}.menu-toggle{display:block}.nav-core{display:none}.site-logo{justify-self:center}.site-logo img{height:36px;max-width:132px}.logo-ph{width:120px;height:34px}.header-reg-btn{min-width:88px;height:40px;padding:0 13px;font-size:14px;justify-self:end}.container,.reading{width:min(100% - 32px,1280px)}.section{padding:58px 0}.section-sm{padding:46px 0}.hero-title,h1{font-size:clamp(30px,9vw,38px)}.section h2,.section-sm h2{font-size:clamp(24px,7vw,28px)}.section h3,.section-sm h3{font-size:20px}.lead,.page-hero p{font-size:16px}.two-col,.two-col.reverse{grid-template-columns:1fr;gap:24px}.two-col.reverse .copy,.two-col.reverse .visual{order:initial}.grid-2,.grid-3,.grid-4{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}.hero-carousel{width:calc(100% - 24px);margin-top:16px}.carousel-prev,.carousel-next{width:38px;height:38px;font-size:20px}.footer-grid{width:calc(100% - 32px);grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{width:calc(100% - 32px);flex-direction:column}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9000;display:grid;grid-template-columns:repeat(4,1fr);background:#151A23;border-top:1px solid rgba(241,220,163,.28);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{min-height:52px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#B8C0D3;font-size:13px}.mobile-bottom-nav a.active{color:#F1DCA3;background:#1B2130}.prose p{font-size:16px}.card{padding:20px}}
@media (max-width:390px){.header-inner{grid-template-columns:42px minmax(0,1fr) 86px;padding:0 10px}.menu-toggle{width:42px;height:42px}.site-logo img{max-width:116px;height:34px}.logo-ph{width:104px;height:32px}.header-reg-btn{min-width:82px;padding:0 10px;font-size:13px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.card:hover{transform:none}}
