
*{box-sizing:border-box}body{margin:0;background:#101115;color:#EDEFF5;font-family:Arial,"Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{color:#F8C84A;text-decoration:none}img{max-width:100%;height:auto;object-fit:contain}main{padding-top:20px}.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)}.header-inner{max-width:1200px;margin:auto;min-height:74px;display:flex;align-items:center;gap:18px;padding:0 18px}.logo{flex:0 0 auto}.logo img{height:50px;width:auto;display:block}.nav-core{flex:1;display:flex;justify-content:center;gap:12px;white-space:nowrap}.nav-core a{padding:10px 16px;border-radius:999px;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.10);color:#F8C84A}.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;gap:12px;align-items:center;margin-left:auto}.panel-open,.mobile-menu-btn,.drawer-close,.panel-close{border:1px solid rgba(248,200,74,.2);background:#15161A;color:#F8C84A;border-radius:999px;padding:10px 14px;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:700;border-radius:999px;padding:11px 22px;box-shadow:0 12px 28px rgba(248,184,50,.24);border:0}.main-btn:hover{transform:translateY(-1px);background:#F6A625}.mobile-menu-btn{display:none}.category-panel{position:fixed;right:-430px;top:0;width:410px;max-width:86vw;height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transition:.3s;padding:22px;overflow:auto}.category-panel.open{right:0}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:9999;display:none}.panel-mask.show,.drawer-mask.show{display:block}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head strong,.panel-groups h3{color:#F8C84A}.panel-groups section{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:16px;margin-bottom:14px}.panel-groups a{display:block;padding:10px 0;color:#EDEFF5;border-bottom:1px solid rgba(255,255,255,.06)}.panel-groups a span{display:block;color:#8E96A6;font-size:13px}.mobile-drawer{position:fixed;left:-340px;top:0;width:320px;max-width:86vw;height:100vh;background:#15161A;z-index:10000;transition:.3s;padding:20px;overflow:auto}.mobile-drawer.open{left:0}.drawer-head img{height:44px}.mobile-drawer nav{display:grid;gap:8px}.mobile-drawer a{padding:12px;border-radius:12px;background:#1B1C21;color:#EDEFF5;border:1px solid rgba(248,200,74,.12)}.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:390px}.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;font-size:28px;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,.intro,.split,.two-col,.grid,.info-bar,.pill-row,.reviews,.faq-list,.notice,.page-hero{max-width:1200px;margin:0 auto 28px;padding:0 18px}.intro,.split,.page-hero{display:grid;grid-template-columns:1.1fr .9fr;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)}.intro h1,.page-hero h1,h2,h3,.section-title{color:#F8C84A}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A}.tags,.mini-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tags span,.mini-list span{padding:8px 12px;border:1px solid rgba(248,200,74,.18);border-radius:999px;background:#1B1C21;color:#F8C84A}.content-img,.category-img{width:100%;max-height:280px;object-fit:contain;background:#101115;border-radius:18px}.pill-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.pill{min-width:170px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:18px;padding:15px;display:grid;gap:4px}.pill:hover{border-color:#F8C84A}.pill b,.pill strong{color:#F8C84A}.pill span{color:#B8BEC9;font-size:13px}.info-bar{background:#1B1C21;border:1px solid rgba(248,200,74,.2);border-radius:18px;padding:20px;color:#D8DEEA}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.grid.cards{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,.cards article,.section,.faq-list,.notice{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:20px;padding:20px}.cards article img{height:160px;width:100%;object-fit:contain;background:#101115;border-radius:14px}.cards article a,.text-link{color:#F8C84A;font-weight:700}.app-section{background:#1B1C21}.faq-list details{background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:14px;padding:14px;margin:12px 0}.faq-list summary{color:#F8C84A;cursor:pointer;font-weight:700}.site-footer{background:#08090C;color:#D8DEEA;margin-top:40px;padding:36px 18px}.footer-inner{max-width:1200px;margin:auto;display:flex;justify-content:space-between;gap:30px}.footer-brand img{height:52px}.footer-links{display:flex;gap:14px;flex-wrap:wrap}.mobile-bottom{display:none}.no-scroll{overflow:hidden}
@media(max-width:900px){body{padding-bottom:64px}.header-inner{min-height:64px;justify-content:space-between}.mobile-menu-btn{display:inline-flex}.nav-core,.panel-open{display:none}.logo img{height:42px}.header-actions{margin-left:0}.header-actions .main-btn{padding:9px 14px}.hero-slider{height:200px;margin:16px 12px 24px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:22px}.intro,.split,.page-hero,.two-col{grid-template-columns:1fr;padding:20px;margin-left:12px;margin-right:12px}.grid.cards,.grid.three{grid-template-columns:1fr;margin-left:12px;margin-right:12px}.section,.info-bar,.pill-row,.reviews,.faq-list,.notice{margin-left:12px;margin-right:12px;padding-left:16px;padding-right:16px}.content-img,.category-img{max-height:220px}.footer-inner{display:block}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:58px;background:#101115;border-top:1px solid rgba(248,200,74,.28);z-index:9998;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#B8BEC9}.mobile-bottom a:hover,.mobile-bottom a:first-child{color:#F8C84A}}
