*{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.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block;object-fit:contain}body.no-scroll{overflow:hidden}.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)}.desktop-head,.mobile-head{max-width:1200px;margin:0 auto;height:74px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.mobile-head{display:none}.brand-logo img{width:140px;max-height:50px}.nav-core{display:flex;align-items:center;justify-content:center;gap:10px;flex:1}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.16);border-radius:999px;padding:9px 18px;font-weight:700;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#F8C84A;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)}.head-actions{display:flex;align-items:center;gap:12px}.panel-toggle{border:1px solid rgba(248,200,74,.25);background:#15161A;color:#F8C84A;border-radius:999px;padding:9px 16px;font-weight:700;cursor:pointer}.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 24px;font-weight:900;box-shadow:0 10px 24px rgba(248,184,50,.24);border:0}.main-btn:hover{transform:translateY(-1px);background:#F6A625}.main-btn.small{padding:8px 16px}.site-main{padding:24px 18px 0;min-height:70vh}.container{max-width:1200px;margin:0 auto}.hero-slider{max-width:1200px;height:410px;margin:0 auto 34px;border-radius:24px;background:#15161A;box-shadow:0 18px 46px rgba(0,0,0,.35);overflow:hidden;position:relative;z-index:1}.hero-slider .slide{display:none;width:100%;height:100%}.hero-slider .slide.active{display:block}.hero-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:28px;cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.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);cursor:pointer}.slider-dots button.active{background:#F8C84A}.section{max-width:1200px;margin:0 auto 34px}.hero-block,.split,.app-band,.notice-band,.page-hero,.content-panel{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:24px;padding:30px}.hero-block{display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:center}.section-kicker,.label,.badge,.num{color:#F8C84A;font-weight:800;letter-spacing:.04em}h1,h2,h3,.section-title{color:#F8C84A;line-height:1.25;margin:0 0 14px}h1{font-size:38px}h2{font-size:28px}h3{font-size:20px}p{color:#B8BEC9;margin:0 0 14px}.lead{font-size:17px;color:#EDEFF5}.muted{color:#8E96A6}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag-row span{border:1px solid rgba(248,200,74,.22);border-radius:999px;color:#F8C84A;background:#1B1C21;padding:6px 12px}.quick-caps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pill-card,.card,.zone-card,.info-card,.review-card,.faq-item{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:20px;padding:20px}.pill-card:hover{border-color:#F8C84A}.summary-strip{border:1px solid rgba(248,200,74,.3);border-radius:18px;background:#1B1C21;padding:22px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card img,.zone-card img,.content-img,.app-band img,.page-hero img{width:100%;max-height:260px;object-fit:contain;background:#101115;border-radius:16px;margin-bottom:16px}.page-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.page-hero img{max-height:320px;margin-bottom:0}.text-link{color:#F8C84A;font-weight:800}.list{display:grid;gap:10px;margin:16px 0}.list span{display:block;padding:12px 14px;border-left:3px solid #F8C84A;background:#1B1C21;border-radius:12px;color:#EDEFF5}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden;z-index:9998;transition:.25s}.overlay.show{opacity:1;visibility:visible}.category-panel{position:fixed;right:-430px;top:0;width:410px;max-width:92vw;height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;padding:24px;overflow:auto;transition:.28s}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(248,200,74,.16);padding-bottom:16px;margin-bottom:18px}.panel-head strong,.panel-group h3{color:#F8C84A}.panel-head button,.drawer-head button{background:#202127;border:1px solid rgba(248,200,74,.22);color:#F8C84A;border-radius:50%;width:34px;height:34px;font-size:22px;cursor:pointer}.panel-group{margin-bottom:20px}.panel-group a{display:block;padding:12px;border-radius:14px;background:#1B1C21;margin-bottom:10px}.panel-group a span{display:block;color:#F8C84A;font-weight:800}.panel-group a em{font-style:normal;color:#8E96A6;font-size:13px}.mobile-drawer{position:fixed;left:-340px;top:0;width:84vw;max-width:320px;height:100vh;background:#15161A;z-index:10000;padding:20px;overflow:auto;transition:.28s}.mobile-drawer.open{left:0}.drawer-head img{width:126px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#1B1C21;color:#EDEFF5}.drawer-nav a.active{color:#F8C84A;border:1px solid rgba(248,200,74,.28)}.bottom-nav{display:none}.site-footer{background:#08090C;color:#D8DEEA;margin-top:54px;padding:42px 18px 24px}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:28px}.footer-logo{width:145px;margin-bottom:12px}.site-footer a{display:block;color:#D8DEEA;margin:8px 0}.footer-bottom{max-width:1200px;margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(248,200,74,.12);color:#8E96A6}.legal-note{background:#1B1C21;border:1px solid rgba(248,200,74,.2);border-radius:20px;padding:22px}.mini-table{display:grid;gap:10px}.mini-table div{display:grid;grid-template-columns:150px 1fr;gap:12px;border-bottom:1px solid rgba(248,200,74,.1);padding:10px 0}.mobile-menu-btn{width:42px;height:42px;border-radius:12px;border:1px solid rgba(248,200,74,.22);background:#15161A;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.mobile-menu-btn span{width:20px;height:2px;background:#F8C84A;border-radius:2px}@media(max-width:980px){.desktop-head{display:none}.mobile-head{display:flex;height:66px}.site-main{padding-top:18px;padding-bottom:74px}.hero-slider{height:250px;border-radius:18px}.hero-block,.page-hero,.two-col,.footer-grid{grid-template-columns:1fr}.quick-caps{display:flex;overflow-x:auto;padding-bottom:8px}.pill-card{min-width:220px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.reviews,.faq-grid{grid-template-columns:1fr}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9997;display:grid;grid-template-columns:repeat(4,1fr);background:#101115;border-top:1px solid rgba(248,200,74,.28);box-shadow:0 -8px 20px rgba(0,0,0,.3)}.bottom-nav a{text-align:center;padding:10px 0;color:#B8BEC9;font-weight:800}.bottom-nav a.active{color:#F8C84A}.hero-block,.split,.app-band,.notice-band,.page-hero,.content-panel{padding:22px}h1{font-size:30px}h2{font-size:24px}}@media(max-width:600px){.site-main{padding-left:12px;padding-right:12px}.hero-slider{height:190px;margin-bottom:24px}.slider-arrow{width:34px;height:34px;font-size:22px}.grid-4,.grid-2{grid-template-columns:1fr}.brand-logo img{width:118px}.card img,.zone-card img,.content-img,.app-band img,.page-hero img{max-height:210px}.mini-table div{grid-template-columns:1fr}.hero-block,.split,.app-band,.notice-band,.page-hero,.content-panel{border-radius:18px;padding:18px}}