
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101115;color:#EDEFF5;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.locked{overflow:hidden}a{color:#F8C84A;text-decoration:none}img{max-width:100%;height:auto;display:block;object-fit:contain}p{color:#B8BEC9;margin:0 0 14px}h1,h2,h3,.section-title{color:#F8C84A;line-height:1.25;margin:0 0 16px}.page-main{padding-top:82px}.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:1200px;margin:0 auto;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;gap:20px}.brand-logo img,.mobile-logo img{height:44px;width:auto}.nav-core{display:flex;gap:10px;flex:1;justify-content:center;min-width:0}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.12);border-radius:999px;padding:8px 15px;white-space:nowrap;font-size:15px}.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;gap:12px;align-items:center;white-space:nowrap}.overview-btn{border:1px solid rgba(248,200,74,.24);background:#15161A;color:#F8C84A;border-radius:999px;padding:9px 16px;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 22px;border-radius:999px;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115!important;font-weight:800;box-shadow:0 10px 26px rgba(248,184,50,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}.main-btn.small{min-height:36px;padding:6px 15px}.mobile-head{display:none;height:68px;align-items:center;justify-content:space-between;padding:0 14px}.menu-btn{width:42px;height:42px;border:1px solid rgba(248,200,74,.22);background:#15161A;border-radius:14px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-btn span{height:2px;background:#F8C84A;border-radius:4px}.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:min(410px,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-top,.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-top button,.drawer-top button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(248,200,74,.25);background:#1B1C21;color:#F8C84A;font-size:22px}.panel-group{margin:0 0 22px}.panel-group h3{font-size:18px}.panel-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.panel-links a{display:block;background:#1B1C21;border:1px solid rgba(248,200,74,.14);border-radius:16px;padding:12px}.panel-links strong{display:block;color:#F8C84A}.panel-links span{display:block;color:#8E96A6;font-size:13px;line-height:1.55}.mobile-drawer{position:fixed;left:-340px;top:0;width:82vw;max-width:320px;height:100vh;background:#15161A;z-index:10000;box-shadow:16px 0 48px rgba(0,0,0,.42);padding:18px;overflow:auto;transition:.28s}.mobile-drawer.open{left:0}.drawer-top img{height:38px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:11px 12px;border-radius:14px;color:#EDEFF5;background:#1B1C21;border:1px solid rgba(248,200,74,.1)}.drawer-links a.active{color:#F8C84A;border-color:rgba(248,200,74,.42)}.bottom-nav{display:none}.wrap{max-width:1200px;margin:0 auto;padding:0 18px}.section{margin:34px auto}.hero-slider{max-width:1200px;height:390px;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}.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:44px;height:44px;font-size:28px;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}.grid{display:grid;gap:20px}.grid.two{grid-template-columns:1fr 1fr}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.hero-card{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:24px;padding:24px}.hero-card{display:grid;grid-template-columns:1.18fr .82fr;gap:24px;align-items:center}.content-img,.zone-card img,.app-section img,.hero-visual img,.category-hero img{width:100%;max-height:300px;object-fit:contain;background:#1B1C21;border-radius:20px;border:1px solid rgba(248,200,74,.12)}.zone-card img{height:170px;margin-bottom:14px}.tag,.label,.num,.badge,.section-kicker{color:#F8C84A}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.tag{border:1px solid rgba(248,200,74,.22);background:#1B1C21;border-radius:999px;padding:5px 12px;font-size:13px}.pill-row{display:flex;gap:12px;overflow:auto;padding-bottom:6px}.pill{min-width:142px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:12px 16px}.pill strong{display:block;color:#F8C84A}.pill span{display:block;color:#8E96A6;font-size:13px;white-space:nowrap}.summary-bar{border-radius:22px;border:1px solid rgba(248,200,74,.24);background:linear-gradient(90deg,#15161A,#1B1C21);padding:22px 26px}.text-link{color:#F8C84A;font-weight:700}.list{display:grid;gap:10px;margin-top:12px}.list li{color:#B8BEC9}.matrix .zone-card p{font-size:15px}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.features{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.features span{background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:14px;padding:10px;color:#EDEFF5}.faq-item{border-bottom:1px solid rgba(248,200,74,.12);padding:16px 0}.faq-item:last-child{border-bottom:0}.category-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;margin-top:26px}.breadcrumb{color:#8E96A6;margin-bottom:10px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:58px;padding:42px 18px 98px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.15fr 1.85fr;gap:34px}.footer-brand img{height:48px;margin-bottom:14px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.footer-links a{display:block;color:#D8DEEA;margin:7px 0}.footer-note{max-width:1200px;margin:26px auto 0;color:#8E96A6;border-top:1px solid rgba(248,200,74,.12);padding-top:16px;font-size:14px}@media(max-width:900px){.desktop-head{display:none}.mobile-head{display:flex}.page-main{padding-top:72px}.hero-slider{height:260px;margin-top:16px}.grid.two,.grid.three,.grid.four,.hero-card,.app-section,.category-hero,.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.panel-links{grid-template-columns:1fr}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:62px;background:#101115;border-top:1px solid rgba(248,200,74,.26);display:grid;grid-template-columns:repeat(4,1fr);z-index:9997}.bottom-nav a{display:flex;align-items:center;justify-content:center;color:#B8BEC9;font-size:13px}.bottom-nav a.active{color:#F8C84A}.site-footer{padding-bottom:92px}body{padding-bottom:62px}}@media(max-width:560px){.wrap{padding:0 14px}.hero-slider{height:190px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:22px}.card,.zone-card,.info-card,.review-card,.hero-card{padding:18px;border-radius:20px}.content-img,.zone-card img,.app-section img,.hero-visual img,.category-hero img{max-height:220px}.features{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}.section{margin:24px auto}h1{font-size:26px}h2{font-size:22px}}
