
*{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;object-fit:contain}.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)}.header-inner{max-width:1200px;margin:0 auto;min-height:76px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:12px;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:9px 16px;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,.menu-btn{border:1px solid rgba(248,200,74,.2);background:#15161A;color:#F8C84A;border-radius:999px;padding:10px 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;font-weight:900;border-radius:999px;padding:10px 22px;box-shadow:0 10px 24px rgba(248,184,50,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}.page-main{padding-bottom:0}.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:0;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: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:0;background:rgba(248,200,74,.28);cursor:pointer}.slider-dots button.active{background:#F8C84A}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.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:22px}.hero-card{padding:32px;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.hero-card h1,.page-hero h1,h1,h2,h3,.section-title{color:#F8C84A}.hero-card p,.card p,.zone-card p,.info-card p,.page-hero p{color:#B8BEC9}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag,.label,.num,.badge,.section-kicker{color:#F8C84A}.tag{border:1px solid rgba(248,200,74,.16);border-radius:999px;padding:6px 12px;background:#1B1C21}.hero-visual img,.content-img,.zone-card img,.app-section img{width:100%;max-height:300px;object-fit:contain;background:#101115;border-radius:18px}.quick-scroll{display:flex;gap:14px;overflow:auto;padding-bottom:10px}.quick-pill{min-width:180px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:14px 18px}.quick-pill strong{display:block;color:#F8C84A}.quick-pill span{display:block;color:#B8BEC9;font-size:13px}.notice-strip{padding:22px 26px;border-left:4px solid #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}.zone-card,.info-card,.review-card,.card{padding:22px}.zone-card img,.info-card img{height:180px;width:100%;object-fit:contain;background:#101115;border-radius:16px;margin-bottom:14px}.text-link{font-weight:800;color:#F8C84A}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.feature-list 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:18px 0}.faq-item:last-child{border-bottom:0}.faq-item h3{margin:0 0 8px}.page-hero{max-width:1200px;margin:24px auto 28px;padding:34px 20px}.page-hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:24px;padding:30px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.page-hero img{max-height:290px;width:100%;object-fit:contain;background:#101115;border-radius:18px}.content-block{max-width:1200px;margin:0 auto 32px;padding:0 20px}.content-block .card{margin-bottom:20px}.category-panel{position:fixed;top:0;right:-430px;width:min(90vw,420px);height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transition:.28s ease;padding:24px;overflow:auto}.category-panel.open{right:0}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;pointer-events:none;transition:.25s;z-index:9999}.panel-mask.open,.drawer-mask.open{opacity:1;pointer-events:auto}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.panel-head h2{color:#F8C84A}.panel-head button,.drawer-head button{background:#202127;color:#F8C84A;border:1px solid rgba(248,200,74,.18);border-radius:999px;width:38px;height:38px;font-size:24px}.panel-group{margin:18px 0}.panel-group h3{color:#F8C84A;margin:0 0 8px}.panel-group a{display:block;padding:12px;border-radius:14px;color:#EDEFF5;background:#1B1C21;margin-bottom:8px}.panel-group a strong{display:block;color:#F8C84A}.panel-group a span{display:block;color:#8E96A6;font-size:13px}.mobile-drawer{position:fixed;top:0;left:-330px;width:min(86vw,320px);height:100vh;background:#15161A;z-index:10000;transition:.28s ease;padding:22px;overflow:auto}.mobile-drawer.open{left:0}.drawer-head img{max-height:48px}.drawer-nav{display:grid;gap:8px;margin-top:22px}.drawer-nav a{padding:12px 14px;background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:14px;color:#F8C84A}.menu-btn{display:none;width:42px;height:42px;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-btn span{width:20px;height:2px;background:#F8C84A}.mobile-bottom{display:none}.site-footer{background:#08090C;color:#D8DEEA;margin-top:46px}.footer-inner{max-width:1200px;margin:0 auto;padding:34px 20px}.footer-brand{display:grid;grid-template-columns:160px 1fr;gap:20px;align-items:center}.footer-brand img{max-height:58px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0}.footer-links a{color:#F8C84A}.footer-note{color:#8E96A6}.legal-note{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:20px;padding:22px;color:#B8BEC9}@media(max-width:980px){.nav-core,.overview-btn{display:none}.menu-btn{display:flex}.header-inner{min-height:68px}.header-actions{gap:8px}.logo img{max-height:46px}.hero-slider{height:260px;margin:16px 14px 26px}.hero-card,.page-hero-inner,.grid-2{grid-template-columns:1fr}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-template-columns:1fr}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:#101115;border-top:1px solid rgba(248,200,74,.22);z-index:9998;padding:7px 8px}.mobile-bottom a{text-align:center;color:#B8BEC9;font-size:13px;padding:6px 2px}.mobile-bottom a:first-child{color:#F8C84A}body{padding-bottom:62px}}@media(max-width:620px){.header-inner{padding:0 12px}.main-btn{padding:8px 15px}.hero-slider{height:190px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:22px}.hero-card,.page-hero-inner,.card,.zone-card,.info-card,.review-card{padding:18px;border-radius:18px}.grid-3,.grid-4{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr}.section,.content-block{padding:0 14px}.page-hero{padding:18px 14px}.zone-card img,.info-card img{height:150px}.hero-visual img,.page-hero img{max-height:220px}}
