
*{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}body.no-scroll{overflow:hidden}a{text-decoration:none;color:#F8C84A}img{max-width:100%;height:auto;display:block}main{min-height:60vh}.site-header{position:sticky;top:0;z-index:9999;background:rgba(16,17,21,.94);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;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px}.logo{flex:0 0 auto}.logo img{height:50px;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,.12);border-radius:999px;padding:9px 18px;white-space:nowrap}.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,.menu-btn{border:1px solid rgba(248,200,74,.26);background:#15161A;color:#F8C84A;border-radius:999px;padding:10px 16px;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 22px;font-weight:800;box-shadow:0 12px 26px rgba(248,184,50,.24);transition:.2s}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(248,184,50,.34)}.menu-btn{display:none;width:42px;height:42px;padding:8px}.menu-btn span{display:block;height:2px;background:#F8C84A;margin:6px 2px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:9998;opacity:0;visibility:hidden;transition:.25s}.panel-open .overlay,.drawer-open .overlay{opacity:1;visibility:visible}.category-panel{position:fixed;top:0;right:0;width:min(440px,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}.panel-open .category-panel{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head strong{color:#F8C84A;font-size:24px}.panel-head button,.drawer-head button{background:#202127;border:1px solid rgba(248,200,74,.22);color:#F8C84A;border-radius:50%;width:38px;height:38px;font-size:24px}.panel-groups{display:grid;gap:18px}.panel-groups section{padding:16px;border:1px solid rgba(248,200,74,.14);background:#1B1C21;border-radius:18px}.panel-groups h3{margin:0 0 12px;color:#F8C84A}.panel-groups a{display:grid;gap:2px;padding:10px 0;border-bottom:1px solid rgba(248,200,74,.08)}.panel-groups a:last-child{border-bottom:0}.panel-groups span{color:#8E96A6;font-size:13px}.mobile-drawer{position:fixed;top:0;left:0;width:min(320px,86vw);height:100vh;background:#15161A;z-index:10000;transform:translateX(-105%);transition:.28s;padding:20px;overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head img{height:46px;width:auto}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{background:#1B1C21;border:1px solid rgba(248,200,74,.13);border-radius:12px;padding:11px;color:#EDEFF5}.drawer-nav a:hover{color:#F8C84A}.mobile-bottom{display:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-slider,.banner-slider{max-width:1200px;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;height:380px}.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:42px;height:42px;cursor:pointer;font-size:24px}.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{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-head{margin-bottom:18px}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A}.section-title,h1,h2,h3{color:#F8C84A;line-height:1.25}h1{font-size:42px;margin:0 0 16px}h2{font-size:30px;margin:0 0 12px}h3{font-size:20px}.lead{font-size:18px;color:#DDE2EC}.muted{color:#B8BEC9}.small{color:#8E96A6;font-size:14px}.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:22px}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:center}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.tag{border:1px solid rgba(248,200,74,.18);background:#1B1C21;border-radius:999px;padding:7px 13px;font-size:14px}.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain;background:#101115;border-radius:16px}.visual-box{background:#101115;border:1px solid rgba(248,200,74,.12);border-radius:18px;padding:12px;min-height:180px;display:flex;align-items:center;justify-content:center}.visual-box img{max-height:280px;object-fit:contain}.capsules{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px}.capsule{min-width:180px;padding:14px;border-radius:999px;background:#15161A;border:1px solid rgba(248,200,74,.14)}.capsule:hover{border-color:#F8C84A}.summary-strip{border:1px solid rgba(248,200,74,.28);background:linear-gradient(90deg,#15161A,#1B1C21);border-radius:22px;padding:22px;color:#DDE2EC}.feature-list{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:8px}.feature-list li{padding-left:22px;position:relative;color:#B8BEC9}.feature-list li:before{content:'•';position:absolute;left:4px;color:#F8C84A}.text-link{color:#F8C84A;font-weight:700}.matrix-card img,.wide-card img{width:100%;height:160px;object-fit:contain;background:#101115;border-radius:14px;margin-bottom:12px}.wide-app{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:center}.wide-app .visual-box img{max-height:260px}.faq-item{border-bottom:1px solid rgba(248,200,74,.12);padding:16px 0}.faq-item:last-child{border-bottom:0}.page-hero{max-width:1200px;margin:26px auto 34px;padding:0 20px}.page-hero-card{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:26px;padding:26px}.page-hero-card .visual-box img{max-height:270px}.content-section{max-width:1200px;margin:0 auto 32px;padding:0 20px}.split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:46px;padding:42px 20px 24px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:28px}.footer-brand img{height:52px;width:auto;margin-bottom:12px}.footer-links{display:grid;gap:8px;align-content:start}.footer-links h3{margin:0;color:#F8C84A}.footer-note{max-width:1200px;margin:26px auto 0;padding-top:18px;border-top:1px solid rgba(248,200,74,.12);color:#8E96A6}.notice{background:#1B1C21;border:1px solid rgba(248,200,74,.2);border-radius:18px;padding:18px;color:#B8BEC9}.contact-box{font-size:18px}.contact-box strong{color:#F8C84A}@media(max-width:980px){.nav-core,.overview-btn{display:none}.menu-btn{display:block}.header-inner{min-height:68px}.logo img{height:44px}.hero-slider,.banner-slider{height:280px;margin:18px 16px 28px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.brand-intro,.page-hero-card,.wide-app,.split,.grid-2{grid-template-columns:1fr}h1{font-size:34px}.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:640px){body{padding-bottom:68px}.header-actions{gap:8px}.main-btn{padding:9px 16px}.hero-slider,.banner-slider{height:190px;border-radius:18px;margin:14px 12px 24px}.slider-arrow{width:34px;height:34px;font-size:18px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.section,.content-section,.page-hero{padding:0 14px;margin-bottom:26px}.card,.zone-card,.info-card,.review-card,.page-hero-card{padding:18px;border-radius:18px}.grid-4,.grid-3{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9997;display:grid;grid-template-columns:repeat(4,1fr);background:#101115;border-top:1px solid rgba(248,200,74,.22);box-shadow:0 -10px 24px rgba(0,0,0,.32)}.mobile-bottom a{text-align:center;padding:10px 4px;color:#B8BEC9}.mobile-bottom a:hover,.mobile-bottom a:first-child{color:#F8C84A}h1{font-size:28px}h2{font-size:24px}.visual-box img,.page-hero-card .visual-box img{max-height:210px}.matrix-card img,.wide-card img{height:140px}.capsule{min-width:160px;border-radius:18px}.drawer-nav{grid-template-columns:1fr}.site-footer{padding-bottom:80px}}