*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101115;color:#EDEFF5;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.78;overflow-x:hidden}a{color:inherit}img{max-width:100%}button,input{font:inherit}.site-header{position:sticky;top:0;z-index:9999;width:100%;background:#101115;box-shadow:0 8px 24px rgba(0,0,0,.28);backdrop-filter:blur(10px)}.header-inner{max-width:1200px;min-height:72px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-logo,.drawer-logo,.footer-logo{display:inline-flex;align-items:center;text-decoration:none}.site-logo img{display:block;height:40px;width:auto;max-width:160px;object-fit:contain}.logo-fallback{color:#F8C84A;font-weight:800;letter-spacing:.06em;white-space:nowrap}.nav-core{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.nav-core a{color:#F8C84A;padding:8px 12px;border-radius:999px;font-weight:700;text-decoration:none;background:rgba(248,200,74,.06);white-space:nowrap}.nav-core a.is-current,.nav-core a:hover{color:#F8C84A;background:linear-gradient(180deg,rgba(248,200,74,.14),rgba(248,200,74,.02));box-shadow:inset 0 -2px 0 #F8C84A}.main-btn{display:inline-flex;align-items:center;justify-content:center;height:42px;min-width:96px;padding:0 20px;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;border-radius:999px;text-decoration:none;font-weight:700;box-shadow:0 10px 24px rgba(243,148,31,.28);white-space:nowrap}.menu-toggle{display:none;width:42px;height:42px;border:0;border-radius:12px;background:#1B1C21;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.menu-toggle span{display:block;width:18px;height:2px;background:#F8C84A}.channel-bar{background:#15161A;border-top:1px solid rgba(248,200,74,.08);border-bottom:1px solid rgba(248,200,74,.1)}.channel-track{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;gap:4px;overflow-x:auto;scrollbar-width:thin}.channel-link{flex:0 0 auto;padding:11px 10px;color:#B8BEC9;text-decoration:none;font-size:14px}.channel-link:hover,.channel-link.is-current{color:#F8C84A}.site-main{min-height:60vh}.wrap{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:58px 0}.section-tight{padding:34px 0}.hero-copy{padding:66px 0 34px}.hero-copy h1,.page-hero h1{margin:0 0 18px;font-size:clamp(32px,4vw,48px);line-height:1.16;color:#F8C84A;letter-spacing:-.02em}.hero-copy p,.page-hero p{max-width:820px;margin:0;color:#D8DEEA;font-size:18px}.eyebrow{display:inline-block;margin-bottom:12px;color:#F8C84A;font-size:13px;font-weight:800;letter-spacing:.12em}.page-hero{padding:58px 0 22px}.read-width{max-width:820px}.lead{font-size:18px;color:#D8DEEA}.muted{color:#B8BEC9}.note{padding:20px 22px;border:1px solid rgba(248,200,74,.16);background:#15161A;border-radius:16px;color:#D8DEEA}.grid{display:grid;gap:18px}.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:#15161A;border:1px solid rgba(248,200,74,.11);border-radius:18px;padding:22px;box-shadow:0 14px 36px rgba(0,0,0,.22)}.card h2,.card h3,.section-title{margin-top:0;color:#F8C84A}.card p:last-child{margin-bottom:0}.text-link{display:inline-flex;margin-top:8px;color:#F8C84A;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:#15161A;aspect-ratio:16/9}.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;background:linear-gradient(135deg,#15161A,#202127)}.feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:28px;align-items:center}.feature.reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.feature.reverse .feature-media{order:2}.feature .media{min-height:230px}.feature h2{color:#F8C84A;margin-top:0}.pill-list{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:16px 0 0;list-style:none}.pill-list a{display:inline-flex;padding:7px 12px;border-radius:999px;background:#1B1C21;border:1px solid rgba(248,200,74,.14);text-decoration:none;color:#D8DEEA}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:18px 20px 18px 64px;background:#15161A;border-radius:16px;border:1px solid rgba(248,200,74,.12)}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#F8C84A;color:#101115;font-weight:800}.split-reading{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start}.side-index{position:sticky;top:112px;background:#15161A;border:1px solid rgba(248,200,74,.12);border-radius:16px;padding:18px}.side-index h2{font-size:16px;margin:0 0 10px;color:#F8C84A}.side-index a{display:block;padding:8px 0;color:#B8BEC9;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.05)}.article h2{color:#F8C84A;margin-top:34px}.article h3{color:#EDEFF5;margin-top:24px}.article p,.article li{color:#D8DEEA}.article ul,.article ol{padding-left:22px}.compare{display:grid;grid-template-columns:1fr 1fr;gap:18px}.compare>div{background:#15161A;border-radius:16px;padding:22px;border:1px solid rgba(248,200,74,.12)}.quote-short{margin:0;padding:22px;border-left:3px solid #F8C84A;background:#15161A;border-radius:0 16px 16px 0;color:#D8DEEA}.mini-list{display:grid;gap:12px}.mini-row{padding:16px 18px;background:#15161A;border-radius:14px;border:1px solid rgba(248,200,74,.1)}.carousel-wrap{padding:26px 0 12px}.carousel{position:relative;max-width:1200px;height:380px;margin:0 auto;border-radius:22px;overflow:hidden;background:#15161A}.carousel-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s ease}.carousel-slide.is-active{opacity:1;pointer-events:auto}.carousel-slide img{width:100%;height:100%;object-fit:contain;display:block}.carousel-slide .media-placeholder{position:absolute;inset:0}.carousel-prev,.carousel-next{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(248,200,74,.28);background:rgba(16,17,21,.75);color:#F8C84A;font-size:24px;cursor:pointer;z-index:3}.carousel-prev{left:16px}.carousel-next{right:16px}.carousel-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:3}.carousel-dot{width:9px;height:9px;border-radius:50%;border:0;background:#8E96A6;cursor:pointer;padding:0}.carousel-dot.is-active{background:#F8C84A}.shortline{padding:20px 24px;background:#1B1C21;border-radius:16px;color:#D8DEEA;border:1px solid rgba(248,200,74,.11)}.app-strip{display:grid;grid-template-columns:1fr 260px;gap:26px;align-items:center;padding:24px;background:#15161A;border-radius:18px;border:1px solid rgba(248,200,74,.14)}.app-strip .media{height:150px}.topic-wall .card{padding:18px}.topic-wall h3{margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item{background:#15161A;border-radius:16px;padding:20px 22px;border:1px solid rgba(248,200,74,.12)}.faq-item h2{font-size:19px;color:#F8C84A;margin:0 0 8px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:30px}.footer-grid{max-width:1200px;margin:0 auto;padding:46px 20px 34px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px}.footer-grid h2{font-size:16px;color:#F8C84A;margin:0 0 14px}.footer-grid a{display:block;color:#B8BEC9;text-decoration:none;padding:4px 0}.footer-grid a:hover{color:#F8C84A}.footer-brand p{max-width:350px;color:#8E96A6}.footer-logo img{height:38px;width:auto;max-width:150px;object-fit:contain}.footer-bottom{border-top:1px solid rgba(255,255,255,.07);max-width:1200px;margin:0 auto;padding:18px 20px 28px;color:#8E96A6;font-size:14px}.float-tools{position:fixed;right:14px;top:50%;transform:translateY(-50%);z-index:8000;width:86px;padding:8px;background:#101115;border:1px solid rgba(248,200,74,.18);border-radius:16px;box-shadow:0 14px 36px rgba(0,0,0,.35)}.float-tools a,.float-tools button{display:flex;width:100%;min-height:42px;align-items:center;justify-content:center;text-align:center;border:0;border-bottom:1px solid rgba(255,255,255,.06);background:transparent;color:#F8C84A;text-decoration:none;font-size:12px;cursor:pointer}.float-tools .float-register{background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;border-radius:10px;font-weight:800;margin-bottom:4px}.mobile-bottom{display:none}.mobile-drawer,.drawer-mask{display:none}
@media(max-width:1100px){.nav-core{gap:4px}.nav-core a{padding:8px 9px}.float-tools{display:none}}
@media(max-width:980px){body{padding-bottom:66px}.channel-bar,.nav-core{display:none}.header-inner{min-height:64px;padding:0 14px;gap:10px}.menu-toggle{display:flex}.site-logo{position:absolute;left:50%;transform:translateX(-50%)}.site-logo img{height:36px;max-width:132px}.header-btn{height:40px;min-width:82px;padding:0 15px;margin-left:auto}.mobile-drawer{display:block;position:fixed;inset:0 auto 0 0;width:min(84vw,320px);background:#15161A;z-index:12000;transform:translateX(-105%);transition:transform .2s ease;box-shadow:18px 0 40px rgba(0,0,0,.36);overflow-y:auto}.mobile-drawer.is-open{transform:translateX(0)}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.52);z-index:11000;opacity:0;pointer-events:none;transition:opacity .18s ease}.drawer-mask.is-visible{display:block;opacity:1;pointer-events:auto}.drawer-open{overflow:hidden}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(255,255,255,.07)}.drawer-logo img{height:38px;max-width:150px;object-fit:contain}.drawer-close{width:40px;height:40px;border:0;border-radius:10px;background:#202127;color:#F8C84A;font-size:26px;cursor:pointer}.drawer-groups{padding:8px 18px 24px}.drawer-groups section{padding:12px 0}.drawer-groups h2{margin:0 0 6px;color:#F8C84A;font-size:14px}.drawer-groups a{display:block;padding:9px 0;color:#D8DEEA;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.045)}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9000;height:58px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#101115;border-top:1px solid rgba(248,200,74,.14)}.mobile-bottom a{display:grid;place-items:center;color:#D8DEEA;text-decoration:none;font-size:13px}.mobile-bottom a:hover{color:#F8C84A}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.feature,.feature.reverse{grid-template-columns:1fr}.feature.reverse .feature-media{order:0}.split-reading{grid-template-columns:1fr}.side-index{position:static}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.carousel{height:280px}.app-strip{grid-template-columns:1fr 220px}}
@media(max-width:640px){.wrap{padding:0 16px}.section{padding:40px 0}.section-tight{padding:28px 0}.hero-copy,.page-hero{padding-top:42px}.hero-copy h1,.page-hero h1{font-size:clamp(28px,8vw,34px)}.hero-copy p,.page-hero p,.lead{font-size:16px}.grid-2,.grid-3,.grid-4,.compare{grid-template-columns:repeat(2,minmax(0,1fr))}.card{padding:17px}.carousel-wrap{padding-top:18px}.carousel{height:190px;border-radius:18px}.carousel-prev,.carousel-next{width:36px;height:36px}.app-strip{grid-template-columns:1fr}.app-strip .media{height:auto}.footer-grid{grid-template-columns:1fr;padding-top:36px}.float-tools{display:none}.feature{gap:18px}.feature .media{min-height:unset}.shortline{padding:18px}.step{padding-left:58px}.header-btn{font-size:14px}.site-logo .logo-fallback{font-size:15px}}
@media(max-width:420px){.grid-2,.grid-3,.grid-4,.compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card{padding:15px}.card h2,.card h3{font-size:17px}.card p{font-size:14px}.site-logo .logo-fallback{max-width:116px;overflow:hidden;text-overflow:ellipsis}.header-btn{min-width:78px;padding:0 12px}}
