:root{--bg:#101115;--nav:#101115;--panel:#15161A;--panel2:#1B1C21;--panel3:#202127;--gold:#F8C84A;--text:#EDEFF5;--muted:#B8BEC9;--soft:#8E96A6;--foot:#08090C;--border:rgba(248,200,74,.16);--shadow:0 14px 36px rgba(0,0,0,.35);--btn:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101115;color:#EDEFF5;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.8;overflow-x:hidden}a{color:#F8C84A;text-decoration:none}img{max-width:100%;height:auto;display:block}p{color:#B8BEC9;margin:0 0 14px}.site-header{position:sticky;top:0;z-index:9999;background:#101115;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.28)}.header-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:18px;padding:12px 20px}.brand-logo img{width:138px;max-height:54px;object-fit:contain}.main-nav{display:flex;align-items:center;justify-content:center;gap:2px;flex:1;white-space:nowrap}.main-nav a{color:#F8C84A;font-size:14px;font-weight:700;padding:11px 9px;border-radius:12px;transition:.25s}.main-nav a:hover,.main-nav a.active{background:linear-gradient(180deg,rgba(248,200,74,.12),rgba(248,200,74,.02));box-shadow:inset 0 -2px 0 #F8C84A,0 10px 22px rgba(248,200,74,.16)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-width:76px;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;font-weight:800;box-shadow:0 10px 24px rgba(248,184,50,.28);transition:.25s;border:0}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px);color:#101115}.mobile-bar{display:none}.site-main{min-height:70vh}.container{width:min(1200px,calc(100% - 36px));margin:0 auto}.section{padding:42px 0}.section-tight{padding:24px 0}.section-head{margin-bottom:22px}.eyebrow{display:inline-flex;color:#F8C84A;background:rgba(248,200,74,.08);border:1px solid rgba(248,200,74,.22);border-radius:999px;padding:4px 12px;font-size:13px;font-weight:700;margin-bottom:10px}.section-title,h1,h2,h3{color:#F8C84A;margin:0 0 12px;line-height:1.35}.section-title{font-size:30px}.section-desc{max-width:820px;color:#B8BEC9;font-size:16px}.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,.zone-card,.info-card,.review-card,.faq-item,.notice-box{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:18px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{font-size:20px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#B8BEC9}.text-link{font-weight:800;display:inline-flex;margin-top:8px}.text-link:after{content:"›";margin-left:6px}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tag-list span{color:#F8C84A;background:rgba(248,200,74,.08);border:1px solid rgba(248,200,74,.16);border-radius:999px;padding:6px 12px;font-size:14px}.content-img,.zone-card img,.app-section img{width:100%;height:auto;object-fit:contain;border-radius:16px;background:#101115;border:1px solid rgba(248,200,74,.12);margin-bottom:16px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;position:relative;border:1px solid rgba(248,200,74,.14)}.slide-track{position:relative;height:520px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease;display:flex;align-items:center;justify-content:center;background:#101115}.slide.active{opacity:1;z-index:2}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#101115}.slide-copy{position:absolute;left:42px;bottom:42px;max-width:520px;padding:24px;border-radius:18px;background:rgba(16,17,21,.78);border:1px solid rgba(248,200,74,.18);box-shadow:0 12px 30px rgba(0,0,0,.35)}.slide-copy h1,.slide-copy h2{font-size:36px}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border-radius:50%;border:1px solid rgba(248,200,74,.3);background:rgba(16,17,21,.72);color:#F8C84A;font-size:28px;cursor:pointer}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;z-index:6;display:flex;justify-content:center;gap:9px}.slider-dots button{width:10px;height:10px;border-radius:999px;border:1px solid #F8C84A;background:rgba(248,200,74,.22);cursor:pointer;padding:0}.slider-dots button.active{width:30px;background:#F8C84A}.intro-card{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:24px;box-shadow:var(--shadow);padding:28px}.intro-card img{width:100%;object-fit:contain;border-radius:18px;background:#101115}.nav-card{min-height:190px}.number{color:#F8C84A;font-weight:900;font-size:22px;margin-bottom:8px}.wide-panel{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.steps{counter-reset:item}.steps li{list-style:none;margin:0 0 14px;padding:14px 16px 14px 48px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:14px;position:relative;color:#B8BEC9}.steps li:before{counter-increment:item;content:counter(item);position:absolute;left:14px;top:14px;width:24px;height:24px;border-radius:50%;background:#F8C84A;color:#101115;display:flex;align-items:center;justify-content:center;font-weight:900}.page-hero{width:min(1200px,calc(100% - 36px));margin:28px auto 24px;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:24px;box-shadow:var(--shadow);overflow:hidden;display:grid;grid-template-columns:1fr .85fr}.page-hero-copy{padding:34px}.page-hero-copy h1{font-size:36px}.page-hero-img{height:100%;min-height:300px;display:flex;align-items:center;justify-content:center;background:#101115}.page-hero-img img{width:100%;height:100%;object-fit:contain}.simple-hero{width:min(1200px,calc(100% - 36px));margin:28px auto 24px;background:linear-gradient(135deg,#15161A,#202127);border:1px solid rgba(248,200,74,.16);border-radius:24px;box-shadow:var(--shadow);padding:42px}.simple-hero h1{font-size:36px}.mini-list{display:grid;gap:12px}.mini-list div{padding:14px 16px;border-radius:14px;background:#1B1C21;border:1px solid rgba(248,200,74,.12);color:#B8BEC9}.quote-name{color:#F8C84A;font-weight:800;margin-bottom:8px}.legal-line{background:#08090C;border-top:1px solid rgba(248,200,74,.12);border-bottom:1px solid rgba(248,200,74,.12);padding:22px 0;margin-top:28px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:36px}.footer-inner{width:min(1200px,calc(100% - 36px));margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:22px;padding:42px 0}.footer-brand img{width:140px;max-height:56px;object-fit:contain;margin-bottom:14px}.footer-col h3{font-size:18px}.footer-col a{display:block;color:#D8DEEA;margin-bottom:8px}.footer-col a:hover{color:#F8C84A}.footer-reminder{border-top:1px solid rgba(248,200,74,.12);padding:18px;width:min(1200px,calc(100% - 36px));margin:0 auto}.footer-reminder p{color:#D8DEEA;font-size:14px}.drawer-mask,.mobile-drawer{display:none}@media (max-width:1180px){.main-nav a{font-size:13px;padding:10px 6px}.brand-logo img{width:118px}.header-inner{gap:10px}}@media (max-width:980px){.desktop-bar{display:none}.mobile-bar{height:68px;display:grid;grid-template-columns:68px 1fr 92px;align-items:center;padding:0 14px;background:#101115}.menu-toggle{width:44px;height:44px;border:1px solid rgba(248,200,74,.22);background:#15161A;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle span{width:22px;height:2px;background:#F8C84A;border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{width:126px;max-height:50px;object-fit:contain}.mobile-main-btn{justify-self:end;min-width:72px;padding:8px 14px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#15161A;z-index:10001;transform:translateX(-104%);transition:.28s ease;box-shadow:18px 0 38px rgba(0,0,0,.45);padding:18px;overflow-y:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-logo img{width:130px;max-height:54px;object-fit:contain}.drawer-close{width:38px;height:38px;border-radius:50%;border:1px solid rgba(248,200,74,.2);background:#1B1C21;color:#F8C84A;font-size:28px;line-height:1}.drawer-nav{display:grid;gap:8px}.drawer-nav a{color:#F8C84A;background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:12px;padding:11px 13px;font-weight:800}.drawer-nav a.active{box-shadow:inset 3px 0 0 #F8C84A;background:#202127}.drawer-note{margin-top:18px;color:#8E96A6;font-size:13px}.slide-track{height:390px}.slide-copy{left:22px;right:22px;bottom:28px;max-width:none}.slide-copy h1,.slide-copy h2{font-size:28px}.intro-card,.split,.page-hero{grid-template-columns:1fr}.page-hero-img{min-height:240px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:640px){.container{width:min(100% - 28px,1200px)}.section{padding:30px 0}.section-title,.simple-hero h1,.page-hero-copy h1{font-size:26px}.banner-slider{margin:18px 14px 26px;border-radius:16px}.slide-track{height:300px}.slide-copy{position:relative;left:auto;right:auto;bottom:auto;margin:0;background:#15161A;border:0;border-top:1px solid rgba(248,200,74,.12);border-radius:0}.slide{align-items:flex-start}.slide img{height:210px}.slider-btn{width:36px;height:36px;font-size:22px;top:105px}.slider-dots{bottom:96px}.intro-card,.wide-panel,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box,.simple-hero,.page-hero-copy{padding:20px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.page-hero{margin:18px auto}.footer-inner{grid-template-columns:1fr;padding:30px 0}.tag-list span{font-size:13px}.mobile-bar{grid-template-columns:54px 1fr 82px}.mobile-logo img{width:112px}}