*{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{text-decoration:none;color:#F8C84A}img{max-width:100%;height:auto;display:block}body.panel-open,body.drawer-open{overflow:hidden}.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,.12)}.header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:76px;padding:0 22px}.logo{flex:0 0 auto}.logo img{height:52px;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:10px 18px;white-space:nowrap;font-weight:700}.nav-core a:hover,.nav-core a.active{background:linear-gradient(180deg,rgba(248,200,74,.16),rgba(248,200,74,.03));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,.22);background:#15161A;color:#F8C84A;border-radius:999px;padding:10px 18px;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;border-radius:999px;padding:10px 24px;font-weight:900;box-shadow:0 10px 24px rgba(243,148,31,.24);border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}.mobile-menu-btn{display:none;background:transparent;border:0;width:42px;height:42px;flex:0 0 auto}.mobile-menu-btn span{display:block;width:24px;height:2px;background:#F8C84A;margin:6px auto;border-radius:4px}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998;opacity:0;visibility:hidden;transition:.24s}.category-panel{position:fixed;right:0;top:0;width:min(430px,88vw);height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(105%);transition:.28s;padding:24px;overflow:auto;border-left:1px solid rgba(248,200,74,.18)}.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:24px}.panel-head strong{color:#F8C84A;font-size:22px}.panel-head button,.drawer-head button{background:#202127;color:#F8C84A;border:1px solid rgba(248,200,74,.18);border-radius:999px;padding:8px 14px;cursor:pointer}.panel-group{margin-bottom:24px}.panel-group h3{font-size:16px;color:#F8C84A;margin:0 0 12px}.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,.12);border-radius:16px;padding:12px;color:#EDEFF5}.panel-links span{display:block;color:#F8C84A;font-weight:800}.panel-links small{display:block;color:#8E96A6;font-size:12px;line-height:1.5}.mobile-drawer{position:fixed;left:0;top:0;width:min(320px,84vw);height:100vh;background:#15161A;z-index:10000;transform:translateX(-105%);transition:.28s;padding:18px;overflow:auto;border-right:1px solid rgba(248,200,74,.18)}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-head img{height:46px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:12px 14px;border-radius:14px;background:#1B1C21;color:#EDEFF5;border:1px solid rgba(248,200,74,.1)}.drawer-links a.active,.drawer-links a:hover{color:#F8C84A;border-color:rgba(248,200,74,.32)}.site-main{min-height:70vh}.container{max-width:1200px;margin:0 auto;padding:0 22px}.section{padding:34px 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: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;font-size:24px;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);cursor:pointer;padding:0}.slider-dots button.active{background:#F8C84A}.hero-copy,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-bar,.page-hero{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:24px}.hero-copy{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center;padding:34px}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A}.section-kicker{font-weight:800;letter-spacing:.08em;font-size:13px}.hero-copy h1,.page-hero h1{font-size:clamp(30px,4vw,54px);line-height:1.18;margin:10px 0 16px;color:#F8C84A}.hero-copy p,.page-hero p,.card p,.zone-card p,.info-card p,.faq-item p{color:#B8BEC9;margin:0 0 12px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:999px;padding:7px 12px;font-size:13px}.hero-visual{background:#1B1C21;border-radius:20px;padding:14px}.hero-visual img,.content-img,.zone-card img,.app-section img{width:100%;object-fit:contain;border-radius:18px;background:#101115}.hero-visual img{max-height:290px}.section-title{color:#F8C84A;font-size:clamp(24px,3vw,36px);margin:0 0 18px}.lead{color:#B8BEC9;max-width:820px}.quick-caps{display:flex;gap:12px;overflow:auto;padding-bottom:8px}.quick-caps a{min-width:170px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:12px 16px;color:#EDEFF5}.quick-caps strong{display:block;color:#F8C84A}.quick-caps small{color:#8E96A6}.notice-bar{padding:22px 26px;border-left:4px solid #F8C84A}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid.three{grid-template-columns:repeat(3,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{color:#F8C84A;margin:0 0 10px}.zone-card img,.card .content-img{height:190px;margin-bottom:16px}.text-link{color:#F8C84A;font-weight:800}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.feature-list span{background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:14px;padding:10px;color:#EDEFF5}.app-band{display:grid;grid-template-columns:.9fr 1.1fr;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)}.app-band img{max-height:280px;width:100%;object-fit:contain;border-radius:18px;background:#101115}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-list{display:grid;gap:14px}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;padding:32px;margin-top:28px}.page-hero img{max-height:300px;width:100%;object-fit:contain;background:#101115;border-radius:18px}.text-block{background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:22px;padding:26px;margin:20px 0}.text-block h2{color:#F8C84A;margin-top:0}.text-block ul{padding-left:20px;color:#B8BEC9}.site-footer{background:#08090C;color:#D8DEEA;margin-top:42px;padding:42px 22px 18px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:24px}.footer-brand img{height:54px;width:auto;margin-bottom:14px}.site-footer h3{color:#F8C84A}.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,.12);color:#8E96A6;font-size:14px}.mobile-bottom-nav{display:none}.content-img{max-height:250px;margin:16px 0}.mobile-bottom-nav a{color:#D8DEEA}.mobile-bottom-nav a:hover{color:#F8C84A}@media (max-width:980px){.nav-core,.overview-btn{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:68px;padding:0 14px}.logo img{height:44px}.header-actions{margin-left:auto}.hero-slider{height:260px;margin:18px 14px 28px;border-radius:18px}.hero-copy,.page-hero,.two-col,.app-band{grid-template-columns:1fr}.grid,.grid.three,.review-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero-copy{padding:24px}.panel-links{grid-template-columns:1fr}}@media (max-width:640px){body{padding-bottom:68px}.main-btn{padding:9px 16px}.hero-slider{height:190px}.slider-arrow{width:34px;height:34px;font-size:20px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.container{padding:0 14px}.section{padding:24px 0}.hero-copy h1,.page-hero h1{font-size:30px}.grid,.grid.three,.review-grid,.feature-list,.footer-grid{grid-template-columns:1fr}.quick-caps{margin-right:-14px;padding-right:14px}.zone-card img,.card .content-img{height:150px}.app-band{padding:20px}.page-hero{padding:22px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#101115;border-top:1px solid rgba(248,200,74,.28);display:grid;grid-template-columns:repeat(4,1fr);z-index:9997}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-weight:800}.mobile-bottom-nav a:before{content:'•';color:#F8C84A;margin-right:5px}}