
*{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}a{color:#F8C84A;text-decoration:none}img{max-width:100%;display:block}main{padding-bottom:0}.site-header{position:sticky;top:0;z-index:9999;background:#101115cc;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.28);border-bottom:1px solid rgba(248,200,74,.1)}.header-inner{max-width:1220px;margin:0 auto;min-height:76px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{flex:0 0 auto}.logo img{height:50px;width:auto;object-fit:contain}.nav-core{display:flex;gap:12px;align-items:center;white-space:nowrap}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.12);border-radius:999px;padding:10px 18px;font-weight:700}.nav-core a:hover,.nav-core 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)}.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;font-weight:800;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:11px 22px;font-weight:900;box-shadow:0 10px 24px rgba(248,184,50,.22);border:0;transition:.2s}.main-btn:hover{transform:translateY(-2px);filter:saturate(1.08)}.mobile-menu-btn{display:none;background:transparent;border:0;width:42px;padding:8px}.mobile-menu-btn span{display:block;height:2px;background:#F8C84A;margin:6px 0}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.56);opacity:0;pointer-events:none;z-index:9998;transition:.25s}.overlay.open{opacity:1;pointer-events:auto}.category-panel{position:fixed;right:-430px;top:0;width:410px;max-width:86vw;height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transition:.3s;overflow:auto;border-left:1px solid rgba(248,200,74,.16)}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid rgba(248,200,74,.14)}.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:34px;height:34px;font-size:24px}.panel-groups{padding:20px}.panel-groups section{margin-bottom:24px}.panel-groups h3{color:#F8C84A;margin:0 0 12px}.panel-groups a{display:block;padding:12px 14px;border-radius:14px;color:#EDEFF5;background:#1B1C21;margin-bottom:8px;border:1px solid rgba(248,200,74,.08)}.panel-groups a:hover{border-color:rgba(248,200,74,.38);color:#F8C84A}.panel-groups span{display:block;color:#8E96A6;font-size:13px}.mobile-drawer{position:fixed;left:-330px;top:0;width:320px;max-width:86vw;height:100vh;background:#15161A;z-index:10000;transition:.3s;overflow:auto;border-right:1px solid rgba(248,200,74,.16)}.mobile-drawer.open{left:0}.drawer-head img{height:48px;width:auto}.drawer-nav{padding:14px}.drawer-nav a{display:block;color:#EDEFF5;padding:12px 14px;border-bottom:1px solid rgba(248,200,74,.08)}.drawer-nav a:hover{color:#F8C84A}.mobile-bottom-nav{display:none}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-title,h1,h2,h3{color:#F8C84A}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A}.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:26px;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-2{display:grid;grid-template-columns:1fr 1fr;gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.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:24px}.gold-line{border:1px solid rgba(248,200,74,.28);background:linear-gradient(90deg,rgba(248,200,74,.08),rgba(248,200,74,.02));border-radius:20px;padding:22px}.hero-text{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.hero-text p,.card p,.zone-card p,.info-card p{color:#B8BEC9}.hero-text h1{font-size:42px;line-height:1.2;margin:0 0 14px}.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.tag{border:1px solid rgba(248,200,74,.2);background:#1B1C21;border-radius:999px;padding:6px 12px;font-size:14px}.content-img,.zone-card img,.app-section img,.hero-visual img{width:100%;max-height:260px;object-fit:contain;background:#101115;border-radius:18px;margin-bottom:16px}.quick-caps{display:flex;gap:14px;overflow:auto;padding-bottom:8px}.quick-caps a{min-width:135px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:18px;padding:14px;color:#EDEFF5}.quick-caps a:hover{border-color:#F8C84A}.quick-caps strong{display:block;color:#F8C84A}.quick-caps span{font-size:13px;color:#8E96A6}.text-link{font-weight:800}.split-list{padding-left:18px;color:#B8BEC9}.review-card p{color:#EDEFF5;margin:0}.faq-list details{background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:16px;margin:12px 0;padding:16px}.faq-list summary{color:#F8C84A;font-weight:800;cursor:pointer}.page-hero{max-width:1200px;margin:28px auto 28px;padding:0 20px}.page-hero-inner{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:24px;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.page-hero h1{font-size:40px;margin:0 0 12px}.page-hero p{color:#B8BEC9}.page-hero img{width:100%;max-height:260px;object-fit:contain;background:#101115;border-radius:18px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:54px;padding:42px 20px 88px}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer-brand img{height:54px;width:auto;margin-bottom:12px}.site-footer h3{margin-top:0}.site-footer a{display:block;color:#D8DEEA;margin:7px 0}.site-footer p{color:#B8BEC9}.footer-bottom{max-width:1200px;margin:26px auto 0;padding-top:18px;border-top:1px solid rgba(248,200,74,.1);color:#8E96A6}.no-scroll{overflow:hidden}@media(max-width:980px){.nav-core,.overview-btn{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:66px;padding:0 14px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{height:44px}.header-actions{margin-left:auto}.main-btn{padding:9px 16px}.hero-slider{height:300px;margin:16px 14px 28px}.hero-text,.page-hero-inner,.grid-2{grid-template-columns:1fr}.grid-3,.grid-4{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;display:grid;grid-template-columns:repeat(4,1fr);background:#101115;border-top:1px solid rgba(248,200,74,.22);z-index:9997}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#B8BEC9;font-size:14px}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:first-child{color:#F8C84A}body{padding-bottom:58px}}@media(max-width:560px){.hero-slider{height:190px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:20px}.hero-text h1,.page-hero h1{font-size:28px}.section{margin-bottom:26px;padding:0 14px}.card,.zone-card,.info-card,.review-card{padding:18px;border-radius:18px}.grid-3,.grid-4{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:92px}.page-hero{padding:0 14px}.page-hero-inner{padding:18px;border-radius:18px}.content-img,.zone-card img,.app-section img,.hero-visual img,.page-hero img{max-height:210px}}
