*{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.72;overflow-x:hidden}a{text-decoration:none;color:#F8C84A}img{max-width:100%;height:auto;display:block;object-fit:contain}.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:1200px;margin:auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:10px 18px;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,.main-btn{border:0;border-radius:999px;padding:11px 20px;font-weight:800;cursor:pointer}.overview-btn{background:#15161A;color:#F8C84A;border:1px solid rgba(248,200,74,.26)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;box-shadow:0 10px 24px rgba(248,184,50,.22)}.main-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.mobile-menu-btn{display:none;background:none;border:0;width:42px;height:42px;padding:8px}.mobile-menu-btn span{display:block;height:2px;background:#F8C84A;margin:6px 0}.site-main{padding-top:18px}.container{max-width:1200px;margin:0 auto;padding:0 18px}.hero-slider,.banner-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,.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: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);cursor:pointer}.slider-dots button.active{background:#F8C84A}.section{margin:34px auto}.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}.section-title,h1,h2,h3{color:#F8C84A;line-height:1.25}h1{font-size:42px;margin:0 0 16px}h2{font-size:28px;margin:0 0 18px}.muted{color:#B8BEC9}.small{color:#8E96A6}.tag,.label,.num,.badge,.section-kicker{color:#F8C84A}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag{border:1px solid rgba(248,200,74,.24);background:rgba(248,200,74,.06);border-radius:999px;padding:6px 12px}.text-link{color:#F8C84A;font-weight:700}.intro-grid,.two-col,.app-banner,.inner-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.hero-visual,.image-box{background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:22px;padding:16px;min-height:220px;display:flex;align-items:center;justify-content:center}.hero-visual img,.image-box img{max-height:300px;width:100%;object-fit:contain}.capsule-nav{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px}.capsule{min-width:150px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:14px 18px;color:#EDEFF5}.capsule b{display:block;color:#F8C84A}.summary-bar{border-left:4px solid #F8C84A;background:#1B1C21;border-radius:18px;padding:22px;color:#B8BEC9}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid.three{grid-template-columns:repeat(3,1fr)}.zone-card img,.content-img{width:100%;height:180px;object-fit:contain;background:#101115;border-radius:16px;margin-bottom:16px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-list{display:grid;gap:14px}.faq-item{background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:18px;padding:18px}.notice{background:#1B1C21;border:1px solid rgba(248,200,74,.22);border-radius:20px;padding:22px;color:#B8BEC9}.category-panel{position:fixed;top:0;right:-430px;width:410px;max-width:88vw;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-head,.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.panel-head strong{color:#F8C84A;font-size:24px}.panel-head button,.drawer-head button{background:#202127;color:#F8C84A;border:1px solid rgba(248,200,74,.2);border-radius:50%;width:38px;height:38px;font-size:24px}.panel-body section{margin-bottom:22px}.panel-body h3{font-size:18px}.panel-body a{display:block;padding:12px;border-radius:14px;color:#EDEFF5;background:#1B1C21;margin-bottom:8px}.panel-body a:hover{border-color:#F8C84A;color:#F8C84A}.panel-body span{display:block;color:#8E96A6;font-size:13px}.site-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998;display:none}.site-overlay.show{display:block}.mobile-drawer{position:fixed;top:0;left:-330px;width:320px;max-width:86vw;height:100vh;background:#15161A;z-index:10000;transition:.28s ease;padding:18px;overflow:auto}.mobile-drawer.open{left:0}.drawer-head img{max-height:46px}.drawer-nav a{display:block;color:#EDEFF5;padding:13px 10px;border-bottom:1px solid rgba(248,200,74,.1)}.drawer-nav a:hover{color:#F8C84A}.mobile-bottom{display:none}.no-scroll{overflow:hidden}.site-footer{background:#08090C;color:#D8DEEA;margin-top:46px;padding:42px 18px 20px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:24px}.footer-brand img{max-height:52px;margin-bottom:14px}.site-footer a{display:block;color:#D8DEEA;margin:7px 0}.site-footer h3{font-size:18px}.footer-note{max-width:1200px;margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(248,200,74,.12);color:#8E96A6}.inner-hero{margin-top:24px}.category-visual{height:260px}.category-visual img{width:100%;height:100%;object-fit:contain;background:#101115;border-radius:18px}@media (max-width:980px){.nav-core,.overview-btn{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:66px}.logo img{max-height:44px}.hero-slider{height:260px}.grid,.grid.three,.review-grid,.footer-grid{grid-template-columns:1fr 1fr}.intro-grid,.two-col,.app-banner,.inner-hero{grid-template-columns:1fr}h1{font-size:34px}}@media (max-width:640px){body{padding-bottom:68px}.site-main{padding-top:8px}.header-actions{gap:8px}.main-btn{padding:9px 15px}.hero-slider{height:190px;margin:16px 12px 26px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:20px}.grid,.grid.three,.review-grid,.footer-grid{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card{padding:18px;border-radius:18px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:58px;background:#101115;border-top:1px solid rgba(248,200,74,.22);z-index:9997;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#B8BEC9;font-weight:700}.mobile-bottom a:hover,.mobile-bottom a:first-child{color:#F8C84A}.zone-card img,.content-img{height:150px}.category-visual{height:190px}h1{font-size:28px}h2{font-size:23px}}