*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101115;color:#EDEFF5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:#F8C84A;text-decoration:none}img{max-width:100%;height:auto;display:block}body.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:rgba(16,17,21,.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.28)}.header-inner{max-width:1200px;margin:auto;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;gap:12px;align-items:center;white-space:nowrap;flex:1;justify-content:center}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.12);border-radius:999px;padding:9px 17px;font-weight:700}.nav-core a:hover,.nav-core a.active{background:linear-gradient(180deg,rgba(248,200,74,.14),rgba(248,200,74,.03));box-shadow:inset 0 -2px 0 #F8C84A,0 10px 22px rgba(248,200,74,.16)}.header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.panel-btn,.mobile-menu-btn{border:1px solid rgba(248,200,74,.24);background:#15161A;color:#F8C84A;border-radius:999px;padding:9px 16px;font-weight:700;cursor:pointer}.mobile-menu-btn{display:none;width:42px;height:42px;padding:9px}.mobile-menu-btn span{display:block;height:2px;background:#F8C84A;margin:5px 0}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115!important;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 24px rgba(248,184,50,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}.page-wrap{padding-bottom:34px}.hero-slider,.banner-slider{max-width:1200px;margin:24px auto 34px;border-radius:24px;background:#15161A;box-shadow:0 18px 46px rgba(0,0,0,.35);overflow:hidden;position:relative;z-index:1;height:390px}.hero-slider .slide{display:none;width:100%;height:100%}.hero-slider .slide.active{display:block}.hero-slider img,.banner-slider img{width:100%;height:100%;object-fit:contain;background:#101115}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;border-radius:999px;background:rgba(21,22,26,.78);color:#F8C84A;box-shadow:0 8px 20px rgba(0,0,0,.28);width:42px;height:42px;font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:none;background:rgba(248,200,74,.28);padding:0;cursor:pointer}.slider-dots button.active{background:#F8C84A}.section{max-width:1200px;margin:0 auto 30px;padding:0 20px}.hero-intro,.band,.split,.app-banner,.notice-box,.support-box,.about-strip{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:24px;padding:28px}.hero-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A;font-weight:800}.hero-intro h1,.section-title,h1,h2,h3{color:#F8C84A;line-height:1.25}.hero-intro h1{font-size:42px;margin:10px 0 14px}.lead{color:#B8BEC9;font-size:17px}.tag-list{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.tag-list span,.quick-pill{border:1px solid rgba(248,200,74,.18);background:#1B1C21;color:#F8C84A;border-radius:999px;padding:8px 13px}.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain;border-radius:18px;background:#101115}.hero-visual img{max-height:300px;margin:auto}.quick-pills{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px}.quick-pill{min-width:138px}.quick-pill strong{display:block;color:#EDEFF5}.quick-pill small{display:block;color:#8E96A6}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:22px;padding:22px}.card img,.zone-card img{width:100%;height:180px;object-fit:contain;margin-bottom:14px}.card p,.zone-card p,.info-card p,.review-card p,.muted{color:#B8BEC9}.text-link{font-weight:800;color:#F8C84A}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.feature-list span{background:#1B1C21;border:1px solid rgba(248,200,74,.14);border-radius:14px;padding:10px;color:#EDEFF5}.faq-item{border-top:1px solid rgba(248,200,74,.13);padding:16px 0}.faq-item:first-child{border-top:0}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;max-width:1200px;margin:24px auto 30px;padding:30px 20px;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:24px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.page-hero h1{font-size:38px;margin:0 0 14px}.page-hero img{max-height:260px;margin:auto;border-radius:18px;object-fit:contain}.category-panel{position:fixed;right:-440px;top:0;width:420px;max-width:88vw;height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transition:.28s;padding:22px;overflow-y:auto}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel-head strong{color:#F8C84A;font-size:22px}.panel-head button,.drawer-head button{background:#202127;border:1px solid rgba(248,200,74,.18);color:#F8C84A;border-radius:50%;width:36px;height:36px;font-size:22px}.panel-groups section{margin:0 0 18px}.panel-groups h3{margin:0 0 8px}.panel-groups a{display:block;border:1px solid rgba(248,200,74,.12);background:#1B1C21;border-radius:16px;padding:11px 13px;margin:8px 0}.panel-groups span{display:block;color:#EDEFF5;font-weight:700}.panel-groups small{display:block;color:#8E96A6}.site-mask{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998;display:none}.site-mask.show{display:block}.mobile-drawer{position:fixed;left:-340px;top:0;width:320px;max-width:86vw;height:100vh;background:#15161A;z-index:10000;transition:.28s;overflow-y:auto;padding:20px}.mobile-drawer.open{left:0}.drawer-head img{max-height:46px}.drawer-nav a{display:block;border-bottom:1px solid rgba(248,200,74,.12);padding:12px 4px;color:#EDEFF5}.mobile-bottom-nav{display:none}.site-footer{background:#08090C;color:#D8DEEA;padding:42px 20px 26px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-brand img{max-height:58px;margin-bottom:14px}.site-footer a{display:block;color:#D8DEEA;margin:8px 0}.site-footer h3{color:#F8C84A}.footer-note{max-width:1200px;margin:24px auto 0;border-top:1px solid rgba(248,200,74,.12);padding-top:18px;color:#8E96A6}.legal-reminder{border:1px solid rgba(248,200,74,.22);background:#1B1C21;border-radius:18px;padding:18px;color:#B8BEC9}@media(max-width:900px){.nav-core,.panel-btn{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:66px}.logo img{max-height:45px}.header-actions .main-btn{padding:8px 16px}.hero-slider{height:210px;margin:18px 14px 24px;border-radius:18px}.hero-intro,.page-hero{grid-template-columns:1fr}.hero-intro h1,.page-hero h1{font-size:30px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section{padding:0 14px}.card img,.zone-card img{height:150px}.footer-grid{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9997;background:#101115;border-top:1px solid rgba(248,200,74,.25);display:grid;grid-template-columns:repeat(4,1fr);padding:7px 0}.mobile-bottom-nav a{text-align:center;color:#D8DEEA;font-size:13px}.mobile-bottom-nav a:hover{color:#F8C84A}body{padding-bottom:54px}.feature-list{grid-template-columns:1fr}.slider-arrow{width:36px;height:36px;font-size:20px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}}@media(min-width:901px) and (max-width:1100px){.nav-core a{padding:8px 12px}.hero-slider{height:320px}}
