*{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{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}main{padding-top:18px}.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);border-bottom:1px solid rgba(248,200,74,.12)}.header-inner{max-width:1220px;margin:0 auto;min-height:76px;padding:0 22px;display:flex;align-items:center;gap:18px}.logo{flex:0 0 auto}.logo img{height:52px;width:auto;object-fit:contain}.nav-core{flex:1;display:flex;justify-content:center;align-items:center;gap:12px;white-space:nowrap;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:9px 16px;font-weight:700;font-size:15px}.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}.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 22px;font-weight:800;box-shadow:0 10px 24px rgba(248,184,50,.28);border:0;white-space:nowrap}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.overview-btn,.mobile-menu-btn{border:1px solid rgba(248,200,74,.18);background:#15161A;color:#F8C84A;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer}.mobile-menu-btn{display:none;width:44px;height:42px;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:20px;height:2px;background:#F8C84A;border-radius:2px}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden;z-index:9998;transition:.25s}.category-panel{position:fixed;top:0;right:0;width:min(420px,88vw);height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(105%);transition:.32s ease;padding:22px;overflow:auto;border-left:1px solid rgba(248,200,74,.16)}.panel-open .category-panel{transform:translateX(0)}.panel-open .panel-mask{opacity:1;visibility:visible}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.panel-head strong{color:#F8C84A;font-size:24px}.panel-head button,.drawer-head button{background:#202127;border:1px solid rgba(248,200,74,.18);color:#F8C84A;border-radius:50%;width:38px;height:38px;font-size:24px;cursor:pointer}.panel-group{padding:16px 0;border-top:1px solid rgba(248,200,74,.1)}.panel-group h3{margin:0 0 12px;color:#F8C84A}.panel-links{display:grid;gap:10px}.panel-links a{display:block;background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:14px;padding:12px 14px}.panel-links span{display:block;color:#EDEFF5;font-weight:700}.panel-links em{display:block;color:#8E96A6;font-style:normal;font-size:13px}.panel-links a:hover{border-color:#F8C84A}.mobile-drawer{position:fixed;top:0;left:0;width:min(320px,84vw);height:100vh;background:#15161A;z-index:10000;transform:translateX(-105%);transition:.32s ease;padding:18px;overflow:auto;border-right:1px solid rgba(248,200,74,.16)}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open,.panel-open{overflow:hidden}.drawer-head img{height:46px;width:auto}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#EDEFF5;background:#1B1C21;border:1px solid rgba(248,200,74,.1)}.drawer-nav a.active,.drawer-nav a:hover{color:#F8C84A;border-color:#F8C84A}.mobile-bottom{display:none}.container,.section{max-width:1200px;margin:0 auto;padding:0 22px}.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:44px;height:44px;font-size:30px;line-height:1;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);padding:0;cursor:pointer}.slider-dots button.active{background:#F8C84A}.section{margin-bottom:42px}.section-head{margin-bottom:22px}.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}.section-title{font-size:32px;line-height:1.25;margin:8px 0 10px}.lead{font-size:17px;color:#B8BEC9;max-width:850px}.card,.zone-card,.info-card,.review-card,.page-hero,.notice-band{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:22px}.brand-intro{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center}.brand-copy{padding:34px}.brand-copy p,.card p,.zone-card p,.info-card p{color:#B8BEC9}.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.tag-row span,.pill-card{border:1px solid rgba(248,200,74,.16);background:#1B1C21;border-radius:999px;color:#F8C84A;padding:7px 13px;font-size:14px}.brand-visual{padding:18px}.brand-visual img,.content-img,.zone-card img,.app-section img,.hero-visual img{width:100%;max-height:300px;object-fit:contain;background:#101115;border-radius:18px}.quick-pills{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.quick-pills a{min-width:170px;padding:16px;border-radius:18px;background:#15161A;border:1px solid rgba(248,200,74,.14)}.quick-pills strong{display:block;color:#F8C84A}.quick-pills span{display:block;color:#8E96A6;font-size:13px;margin-top:4px}.notice-band{padding:22px 26px;color:#B8BEC9;border-left:4px solid #F8C84A}.two-col{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{padding:20px}.zone-card img,.card img{height:180px;object-fit:contain;margin-bottom:14px;background:#101115;border-radius:16px}.text-link{color:#F8C84A;font-weight:800;display:inline-block;margin-top:8px}.feature-list{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.feature-list li{color:#B8BEC9;padding-left:18px;position:relative}.feature-list li:before{content:"";position:absolute;left:0;top:.78em;width:7px;height:7px;border-radius:50%;background:#F8C84A}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;padding:26px}.faq-list{display:grid;gap:14px}.faq-item{padding:18px;border-radius:18px;background:#15161A;border:1px solid rgba(248,200,74,.14)}.faq-item h3{margin:0 0 8px;font-size:18px}.faq-item p{margin:0;color:#B8BEC9}.page-hero{max-width:1200px;margin:28px auto 34px;padding:26px;display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}.page-hero h1{font-size:38px;margin:6px 0 12px}.page-hero p{color:#B8BEC9}.page-hero img{width:100%;height:260px;object-fit:contain;background:#101115;border-radius:18px}.article{max-width:1200px;margin:0 auto 44px;padding:0 22px}.content-block{margin-bottom:22px}.content-block h2{margin:0 0 10px}.content-block p{color:#B8BEC9}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:60px;padding:44px 22px 88px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.45fr;gap:34px}.footer-brand img{height:52px;width:auto;margin-bottom:14px}.footer-brand p,.footer-note{color:#B8BEC9}.footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.footer-cols h3{margin:0 0 10px}.footer-cols a{display:block;color:#D8DEEA;margin:6px 0}.footer-note{max-width:1200px;margin:28px auto 0;border-top:1px solid rgba(248,200,74,.12);padding-top:18px;font-size:14px}@media(max-width:980px){.nav-core,.overview-btn{display:none}.mobile-menu-btn{display:flex}.header-inner{justify-content:space-between;min-height:68px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{height:44px}.main-btn{padding:8px 16px}.hero-slider{height:280px;margin:18px 16px 28px}.brand-intro,.two-col,.app-section,.page-hero,.footer-inner{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.mini-grid{grid-template-columns:repeat(2,1fr)}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:62px;display:grid;grid-template-columns:repeat(4,1fr);background:#101115;border-top:1px solid rgba(248,200,74,.22);z-index:9997}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#B8BEC9;font-weight:700}.mobile-bottom a.active{color:#F8C84A}body{padding-bottom:62px}.site-footer{padding-bottom:110px}}@media(max-width:640px){.hero-slider{height:190px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:22px}.section-title{font-size:26px}.grid-4,.grid-3,.mini-grid{grid-template-columns:1fr}.brand-copy,.page-hero{padding:20px}.page-hero h1{font-size:30px}.page-hero img{height:190px}.footer-cols{grid-template-columns:1fr}.zone-card img,.card img{height:150px}.brand-visual img{max-height:220px}}
