:root{--bg:#141B22;--nav:#141B22;--panel:#1A232D;--panel2:#10161C;--panel3:#222C36;--gold:#F4B000;--gold2:#FFC533;--text:#EEF2F7;--muted:#B9C2CF;--soft:#8D98A7;--foot:#0B1015;--border:rgba(244,176,0,.14);--shadow:0 14px 36px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,'Microsoft YaHei','PingFang SC',sans-serif;background:#141B22;color:#EEF2F7;line-height:1.75}a{color:#F4B000;text-decoration:none;transition:.2s}a:hover{color:#FFC533}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:rgba(20,27,34,.92);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.22);border-bottom:1px solid rgba(244,176,0,.1)}.header-inner{max-width:1240px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;gap:24px}.brand img{width:142px;max-height:46px;object-fit:contain}.nav{flex:1;display:flex;justify-content:center;gap:4px}.nav a{color:#F4B000;padding:10px 12px;border-radius:12px;font-weight:700;font-size:15px;white-space:nowrap}.nav a.active,.nav a:hover{background:linear-gradient(180deg,rgba(244,176,0,.10),rgba(244,176,0,.02));box-shadow:inset 0 -2px 0 #F4B000,0 10px 22px rgba(244,176,0,.16)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#F4B000;color:#141B22!important;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 24px rgba(244,176,0,.18);border:0;white-space:nowrap}.main-btn:hover{background:#FFC533;transform:translateY(-1px)}.mobile-header{display:none}.page-main{min-height:65vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:56px 0}.section-tight{padding:34px 0}.hero-title,.section-title,h1,h2,h3{color:#F4B000;line-height:1.25}h1{font-size:42px;margin:0 0 18px}h2{font-size:30px;margin:0 0 18px}h3{font-size:20px;margin:0 0 10px}p{margin:0 0 14px}.muted{color:#B9C2CF}.small{color:#8D98A7;font-size:14px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#1A232D;box-shadow:0 18px 40px rgba(0,0,0,.30);overflow:hidden;position:relative;border:1px solid rgba(244,176,0,.14)}.slides{display:flex;transition:transform .55s ease}.slide{min-width:100%;height:390px;background:#10161C;display:flex;align-items:center;justify-content:center}.slide img{width:100%;height:100%;object-fit:contain;background:#10161C}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(244,176,0,.26);background:rgba(16,22,28,.76);color:#F4B000;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.slider-arrow:hover{background:rgba(244,176,0,.18)}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.slider-dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(244,176,0,.7);background:rgba(255,255,255,.08);cursor:pointer}.slider-dot.active{background:#F4B000;box-shadow:0 0 14px rgba(244,176,0,.65)}.capsule-row{display:flex;gap:14px;overflow-x:auto;padding:4px 2px 14px;scrollbar-width:thin}.capsule{min-width:132px;flex:1;background:rgba(255,255,255,.03);border:1px solid rgba(244,176,0,.16);border-radius:18px;padding:15px 16px;box-shadow:0 10px 24px rgba(0,0,0,.16)}.capsule:hover{border-color:#F4B000;transform:translateY(-2px)}.capsule span,.num,.tag{color:#F4B000;font-weight:800}.capsule strong{display:block;color:#EEF2F7;font-size:17px;margin:3px 0}.intro-strip,.card,.zone-card,.info-card,.notice-box,.content-row,.app-section,.safety-section,.faq-item,.text-panel,.page-hero{background:#1A232D;border:1px solid rgba(244,176,0,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:22px}.intro-strip{padding:24px 28px}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.info-card{padding:22px}.content-row{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;padding:28px;margin-bottom:24px}.content-row.reverse .content-text{order:1}.content-row.reverse .image-box{order:2}.image-box{border-radius:18px;background:#10161C;overflow:hidden;border:1px solid rgba(244,176,0,.10);display:flex;align-items:center;justify-content:center;min-height:260px}.content-img,.zone-card img,.app-section img,.banner-slider img,.poster-banner img{max-width:100%;height:auto}.image-box img{width:100%;height:100%;max-height:360px;object-fit:contain}.service-list{display:grid;gap:10px;margin:18px 0 6px}.service-list li{list-style:none;position:relative;padding-left:22px;color:#B9C2CF}.service-list li:before{content:'•';position:absolute;left:0;color:#F4B000;font-size:22px;line-height:1}.poster-banner{max-width:1100px;margin:18px auto 46px;border-radius:22px;overflow:hidden;background:#10161C;border:1px solid rgba(244,176,0,.14);box-shadow:0 18px 40px rgba(0,0,0,.30);display:flex;align-items:center;justify-content:center}.poster-banner img{width:100%;max-height:380px;object-fit:contain}.zone-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.zone-card{overflow:hidden}.zone-card .zone-img{height:190px;background:#10161C;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(244,176,0,.10)}.zone-card .zone-img img{width:100%;height:100%;object-fit:contain}.zone-card .zone-body{padding:20px}.app-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:32px;padding:30px;align-items:center;background:linear-gradient(135deg,#10161C,#1A232D 48%,#222C36)}.app-section .app-visual{background:#10161C;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:18px;border:1px solid rgba(244,176,0,.12)}.app-section img{max-height:360px;object-fit:contain}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.feature{background:#10161C;border:1px solid rgba(244,176,0,.12);border-radius:16px;padding:14px;color:#B9C2CF}.safety-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;padding:30px}.safe-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.safe-card{background:#10161C;border:1px solid rgba(244,176,0,.12);border-radius:16px;padding:17px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq-item{padding:22px}.notice-box{padding:24px;background:linear-gradient(135deg,rgba(244,176,0,.08),rgba(26,35,45,.95));}.page-hero{padding:48px;margin:32px auto}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.hero-image{background:#10161C;border-radius:20px;padding:18px;border:1px solid rgba(244,176,0,.12);display:flex;align-items:center;justify-content:center}.hero-image img{max-height:360px;object-fit:contain}.text-panel{padding:28px;margin-bottom:22px}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.list-card{padding:22px;background:#1A232D;border:1px solid rgba(244,176,0,.14);border-radius:20px;box-shadow:0 14px 36px rgba(0,0,0,.22)}.site-footer{background:#0B1015;color:#D8DEE8;margin-top:60px;padding:48px 20px 20px}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr .8fr .8fr 1.1fr;gap:32px}.footer-brand img{width:138px;margin-bottom:14px}.site-footer a{display:block;color:#D8DEE8;margin:8px 0}.site-footer a:hover,.footer-link{color:#F4B000!important}.footer-bottom{max-width:1200px;margin:28px auto 0;padding-top:20px;border-top:1px solid rgba(244,176,0,.12);color:#8D98A7;font-size:14px}.drawer-mask,.mobile-drawer{display:none}.highlight{color:#F4B000;font-weight:800}.breadcrumb{color:#8D98A7;font-size:14px;margin-bottom:12px}.table-like{display:grid;gap:12px}.row-item{display:grid;grid-template-columns:150px 1fr;gap:18px;background:#10161C;border:1px solid rgba(244,176,0,.12);border-radius:16px;padding:16px}.row-item strong{color:#F4B000}@media(max-width:1024px){.desktop-header{display:none}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;min-height:66px}.mobile-logo img{width:118px;max-height:42px;object-fit:contain}.menu-toggle,.drawer-close{background:rgba(244,176,0,.10);border:1px solid rgba(244,176,0,.22);color:#F4B000;border-radius:12px;width:42px;height:42px;font-size:24px}.mobile-reg{padding:8px 14px;font-size:14px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:9998}.drawer-mask.show{display:block}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:-310px;width:290px;background:#10161C;z-index:9999;transition:.28s ease;box-shadow:12px 0 30px rgba(0,0,0,.35);padding:18px;border-right:1px solid rgba(244,176,0,.16)}.mobile-drawer.open{left:0}.drawer-open{overflow:hidden}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-top img{width:124px}.drawer-nav a{display:block;padding:13px 12px;border-radius:14px;color:#F4B000;font-weight:700;border-bottom:1px solid rgba(244,176,0,.08)}.drawer-nav a.active{background:rgba(244,176,0,.10)}.slide{height:300px}.info-grid,.zone-grid{grid-template-columns:repeat(2,1fr)}.content-row,.app-section,.safety-section,.hero-grid,.footer-grid{grid-template-columns:1fr}.content-row.reverse .content-text,.content-row.reverse .image-box{order:initial}.faq-grid,.two-col,.three-col{grid-template-columns:1fr}.hero-title,h1{font-size:34px}}@media(max-width:640px){.container{padding:0 14px}.section{padding:40px 0}.banner-slider{margin:18px 14px 28px;border-radius:16px}.slide{height:210px}.slider-arrow{width:36px;height:36px;font-size:20px}.info-grid,.zone-grid,.safe-grid,.feature-grid{grid-template-columns:1fr}.content-row,.app-section,.safety-section,.page-hero{padding:20px;border-radius:18px}.image-box{min-height:190px}.zone-card .zone-img{height:160px}.poster-banner{margin:10px 14px 34px}.poster-banner img{max-height:260px}.row-item{grid-template-columns:1fr;gap:6px}h1{font-size:30px}h2{font-size:25px}.footer-grid{gap:18px}}
