*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101115;color:#EDEFF5;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{color:#F8C84A;text-decoration:none;transition:.2s ease}a:hover{color:#FFE45A}img{max-width:100%;height:auto;display:block}.wrap{width:min(1200px,calc(100% - 36px));margin:0 auto}.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,.1)}.desktop-nav{height:76px;display:flex;align-items:center;gap:22px}.brand-logo img{width:118px;max-height:48px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:2px;flex:1;justify-content:center}.nav-links a{color:#F8C84A;font-weight:700;font-size:14px;padding:22px 10px;border-radius:12px;white-space:nowrap}.nav-links a.active,.nav-links a:hover{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)}.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;box-shadow:0 10px 24px rgba(248,184,50,.28);font-weight:800;padding:10px 22px;border:0;min-height:42px}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px);color:#101115!important}.header-btn{flex:0 0 auto}.mobile-topbar{display:none;height:66px;padding:0 14px;align-items:center;justify-content:space-between}.mobile-logo img{width:112px;max-height:44px;object-fit:contain}.menu-toggle{width:42px;height:42px;border:1px solid rgba(248,200,74,.24);background:#15161A;border-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-toggle span{height:2px;background:#F8C84A;border-radius:2px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:10000;opacity:0;transition:.22s ease}.drawer-mask.show{opacity:1}.mobile-drawer{position:fixed;top:0;left:0;z-index:10001;width:84vw;max-width:320px;height:100vh;background:#15161A;box-shadow:18px 0 36px rgba(0,0,0,.42);transform:translateX(-104%);transition:.28s ease;padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(248,200,74,.13)}.drawer-logo img{width:118px;max-height:46px;object-fit:contain}.drawer-close{width:40px;height:40px;border-radius:12px;border:1px solid rgba(248,200,74,.24);background:#1B1C21;color:#F8C84A;font-size:26px;line-height:1}.drawer-nav{display:grid;gap:8px;padding-top:16px}.drawer-nav a{color:#F8C84A;background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:14px;padding:12px 14px;font-weight:700}.drawer-nav a.active{box-shadow:inset 3px 0 0 #F8C84A;background:linear-gradient(90deg,rgba(248,200,74,.14),rgba(248,200,74,.03))}.drawer-open{overflow:hidden}.site-main{min-height:60vh}.section{padding:54px 0}.section.tight{padding:34px 0}.section-head{max-width:760px;margin:0 auto 28px;text-align:center}.eyebrow{display:inline-flex;color:#F8C84A;background:rgba(248,200,74,.1);border:1px solid rgba(248,200,74,.22);border-radius:999px;padding:5px 14px;font-weight:800;font-size:13px;margin-bottom:12px}.section-title,h1,h2,h3{color:#F8C84A;line-height:1.28}.section-title{font-size:34px;margin:0 0 14px}.section-sub{margin:0;color:#B8BEC9}.lead{font-size:17px;color:#DCE2EC}.muted{color:#8E96A6}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:20px}.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))}.card{padding:24px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{margin:0 0 10px}.text-link{font-weight:800;color:#F8C84A;display:inline-flex;margin-top:8px}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag-list span{color:#F8C84A;background:#202127;border:1px solid rgba(248,200,74,.18);padding:7px 12px;border-radius:999px;font-weight:700;font-size:14px}.content-img,.zone-card img,.app-section img,.banner-slider img,.page-hero-img{max-width:100%;height:auto}.image-card{border-radius:20px;background:#1B1C21;border:1px solid rgba(248,200,74,.14);padding:12px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.image-card img,.content-img{width:100%;max-height:360px;object-fit:contain;border-radius:16px;background:#101115}.zone-card{overflow:hidden}.zone-card img{width:100%;height:190px;object-fit:contain;background:#101115;border-bottom:1px solid rgba(248,200,74,.12)}.zone-card .zone-body{padding:20px}.num-list{counter-reset:item;display:grid;gap:14px}.num-list div{position:relative;padding:18px 18px 18px 56px;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:18px}.num-list div:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:18px;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#F8C84A;color:#101115;font-weight:900}.review-card{padding:22px}.review-card strong{display:block;color:#F8C84A;margin-bottom:6px}.notice-box{padding:24px;background:#1B1C21}.notice-box ul{margin:8px 0 0;padding-left:20px;color:#B8BEC9}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;position:relative;border:1px solid rgba(248,200,74,.16)}.slide-track{position:relative;height:clamp(260px,43vw,520px);background:#101115}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease;display:flex;align-items:center;justify-content:center}.slide.active{opacity:1;z-index:2}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#101115}.slide-copy{position:absolute;left:28px;bottom:28px;max-width:520px;background:rgba(16,17,21,.72);border:1px solid rgba(248,200,74,.18);border-radius:18px;padding:20px;box-shadow:0 14px 30px rgba(0,0,0,.34)}.slide-copy h1,.slide-copy h2{margin:0 0 8px;font-size:clamp(24px,4vw,44px)}.slide-copy p{margin:0;color:#EDEFF5}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(248,200,74,.32);background:rgba(21,22,26,.86);color:#F8C84A;font-size:28px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;z-index:3;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:9px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(248,200,74,.35);cursor:pointer}.slider-dots button.active{width:28px;border-radius:999px;background:#F8C84A}.intro-panel{display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:center}.intro-panel .copy{padding:30px}.hero-simple{padding:34px 0 18px}.hero-card{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.35);border-radius:24px;padding:28px}.hero-card h1{font-size:clamp(30px,4vw,46px);margin:10px 0 14px}.hero-card p{color:#DCE2EC}.page-hero-img{width:100%;max-height:330px;object-fit:contain;background:#101115;border-radius:18px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.feature-list{display:grid;gap:14px}.feature-list li{list-style:none;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:16px;padding:16px;color:#B8BEC9}.feature-list strong{color:#F8C84A}.faq-list{display:grid;gap:16px}.faq-item{padding:22px}.faq-item p{margin-bottom:0;color:#B8BEC9}.site-footer{background:#08090C;color:#D8DEEA;margin-top:40px;padding:46px 0 22px;border-top:1px solid rgba(248,200,74,.12)}.footer-grid{display:grid;grid-template-columns:1.3fr .75fr .75fr 1fr;gap:28px}.footer-logo img{width:126px;max-height:50px;object-fit:contain;margin-bottom:12px}.footer-links{display:grid;gap:8px;align-content:start}.footer-links h3,.footer-note h3{margin:0 0 6px;font-size:18px}.footer-links a{color:#D8DEEA}.footer-links a:hover{color:#F8C84A}.footer-brand p,.footer-note p{color:#B8BEC9;margin:0}.footer-bottom{border-top:1px solid rgba(248,200,74,.1);margin-top:28px;padding-top:18px;color:#8E96A6;font-size:14px}.mini-kv{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mini-kv div{background:#1B1C21;border:1px solid rgba(248,200,74,.14);border-radius:18px;padding:18px}.mini-kv strong{display:block;color:#F8C84A;font-size:18px}.content-rich p{color:#B8BEC9}.content-rich h2{margin-top:0}.table-like{display:grid;gap:12px}.table-like div{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:16px;border:1px solid rgba(248,200,74,.14);background:#15161A;border-radius:16px}.table-like strong{color:#F8C84A}@media(max-width:1080px){.nav-links a{font-size:13px;padding:20px 6px}.desktop-nav{gap:12px}.brand-logo img{width:106px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.desktop-nav{display:none}.mobile-topbar{display:flex}.site-main{padding-top:0}.section{padding:40px 0}.section-title{font-size:28px}.grid-2,.grid-3,.grid-4,.intro-panel,.hero-card,.split,.footer-grid{grid-template-columns:1fr}.slide-track{height:clamp(220px,58vw,390px)}.slide-copy{position:static;margin:12px;background:#15161A}.banner-slider{width:min(100% - 24px,1200px);margin-top:18px}.slider-arrow{width:38px;height:38px}.hero-card{padding:20px}.image-card img,.content-img,.page-hero-img{max-height:300px}.mini-kv{grid-template-columns:1fr}.table-like div{grid-template-columns:1fr;gap:6px}.zone-card img{height:170px}}@media(max-width:520px){.wrap{width:min(100% - 24px,1200px)}.header-btn{padding:8px 16px;min-height:38px}.mobile-logo img{width:98px}.section-head{text-align:left}.card,.review-card,.faq-item,.notice-box{padding:18px}.slide-track{height:220px}.slide-copy{padding:16px}.slider-dots{bottom:10px}.banner-slider img{object-fit:contain}.footer-grid{gap:20px}}
