
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101115;color:#EDEFF5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","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}main{padding:24px 20px 0}.site-header{position:sticky;top:0;z-index:9999;background:#101115;box-shadow:0 8px 24px rgba(0,0,0,.28);backdrop-filter:blur(10px)}.header-inner{max-width:1220px;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:54px;width:auto}.nav-core{display:flex;align-items:center;justify-content:center;gap:12px;flex:1;min-width:0}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.13);border-radius:999px;padding:9px 18px;white-space:nowrap;font-weight:700}.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)}.header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.overview-btn{border:1px solid rgba(248,200,74,.28);background:#15161A;color:#F8C84A;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:700}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 12px 28px rgba(243,148,31,.24);border:0}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}.mobile-menu-btn{display:none;border:0;background:transparent;gap:4px;flex-direction:column}.mobile-menu-btn span{display:block;width:22px;height:2px;background:#F8C84A;border-radius:10px}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:9998;display:none}.panel-mask.open,.drawer-mask.open{display:block}.category-panel{position:fixed;top:0;right:-420px;width:min(88vw,420px);height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transition:right .28s ease;padding:24px;overflow:auto}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.panel-head h2{margin:0;color:#F8C84A}.panel-head button,.drawer-head button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(248,200,74,.2);background:#1B1C21;color:#F8C84A;font-size:24px;cursor:pointer}.panel-group{margin-bottom:24px}.panel-group h3{color:#F8C84A;margin:0 0 10px}.panel-group a{display:block;padding:12px;border:1px solid rgba(248,200,74,.12);border-radius:14px;background:#1B1C21;margin:8px 0;color:#EDEFF5}.panel-group a strong{display:block;color:#F8C84A}.panel-group a span{font-size:13px;color:#B8BEC9}.mobile-drawer{position:fixed;top:0;left:-330px;width:min(86vw,320px);height:100vh;background:#15161A;z-index:10000;transition:left .28s ease;padding:22px;overflow:auto}.mobile-drawer.open{left:0}.drawer-head img{max-height:48px}.mobile-drawer nav a{display:block;color:#EDEFF5;padding:12px 10px;border-bottom:1px solid rgba(248,200,74,.1)}.mobile-drawer nav a:hover{color:#F8C84A}.mobile-bottom{display:none}.container{max-width:1200px;margin:0 auto}.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,.banner-slider .slide{display:none;width:100%;height:100%}.hero-slider .slide.active,.banner-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;cursor:pointer;font-size:28px}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.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 34px}.section-head{margin-bottom:18px}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A}.section-kicker{font-weight:800;letter-spacing:.08em;font-size:13px}.section-title,h1,h2,h3{color:#F8C84A}h1{font-size:42px;line-height:1.2;margin:10px 0 16px}h2{font-size:28px;margin:0 0 12px}h3{font-size:20px;margin:0 0 10px}p{color:#B8BEC9;margin:0 0 12px}.lead{font-size:17px;color:#EDEFF5}.muted{color:#8E96A6}.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{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.alt{background:#1B1C21}.text-link{color:#F8C84A;font-weight:800}.content-img,.zone-card img,.app-section img,.hero-visual img,.category-hero img,.hero-slider img,.banner-slider img{max-width:100%;height:auto;object-fit:contain}.content-img,.category-hero img,.zone-card img{width:100%;max-height:260px;background:#101115;border-radius:18px;border:1px solid rgba(248,200,74,.12);padding:8px}.category-hero{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:28px;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.chips span,.quick-pill{border:1px solid rgba(248,200,74,.16);background:#1B1C21;border-radius:999px;padding:8px 13px;color:#F8C84A;font-weight:700}.quick-scroll{display:flex;gap:14px;overflow:auto;padding-bottom:8px}.quick-pill{min-width:150px;display:block}.quick-pill small{display:block;color:#B8BEC9;font-weight:400}.service-strip{border:1px solid rgba(248,200,74,.28);background:linear-gradient(90deg,rgba(248,200,74,.08),rgba(248,200,74,.02));padding:22px;border-radius:22px}.split-card{display:grid;grid-template-columns:1fr 1fr;gap:20px}.list{padding-left:18px;margin:10px 0;color:#B8BEC9}.list li{margin:6px 0}.app-banner{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:center;background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:26px;padding:24px}.app-banner img{max-height:290px;width:100%;object-fit:contain;background:#101115;border-radius:18px}.faq-item{border-bottom:1px solid rgba(248,200,74,.12);padding:16px 0}.faq-item:last-child{border-bottom:0}.review-card p{color:#EDEFF5}.safe-note{background:#1B1C21;border:1px solid rgba(248,200,74,.24);border-radius:22px;padding:22px;color:#B8BEC9}.site-footer{background:#08090C;color:#D8DEEA;margin-top:42px}.footer-inner{max-width:1200px;margin:auto;padding:34px 20px 82px;display:grid;grid-template-columns:1.2fr 1fr 1.4fr;gap:24px}.footer-brand img{max-height:54px;margin-bottom:12px}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.footer-links a{color:#F8C84A;border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:8px 12px}.footer-note{color:#D8DEEA}.page-body{max-width:1200px;margin:24px auto 0}.prose-section{margin-bottom:28px}.mini-table{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mobile-only{display:none}@media(max-width:980px){.nav-core,.overview-btn{display:none}.mobile-menu-btn{display:flex}.header-inner{min-height:68px}.logo img{max-height:46px}.hero-slider,.banner-slider{height:280px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.category-hero,.split-card,.app-banner{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:#101115;border-top:1px solid rgba(248,200,74,.24);z-index:9997}.mobile-bottom a{text-align:center;color:#B8BEC9;padding:9px 0 10px;font-size:13px}.mobile-bottom a:hover,.mobile-bottom a:first-child{color:#F8C84A}body{padding-bottom:54px}}@media(max-width:640px){main{padding:14px 12px 0}.header-actions{gap:8px}.main-btn{padding:8px 15px}.hero-slider,.banner-slider{height:190px;border-radius:16px;margin:16px auto 24px}.slider-arrow{width:34px;height:34px;font-size:22px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}h1{font-size:30px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.category-hero{padding:18px;border-radius:18px}.quick-scroll{margin-left:-2px}.content-img,.category-hero img,.zone-card img{max-height:220px}.mini-table{grid-template-columns:1fr}.footer-inner{padding-bottom:90px}}
