:root{--bg:#141B22;--bg2:#10161C;--card:#1A232D;--card2:#222C36;--foot:#0B1015;--gold:#F4B000;--gold2:#FFC533;--text:#EEF2F7;--muted:#B9C2CF;--soft:#8D98A7;--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;background:#141B22;color:#EEF2F7;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:#F4B000;text-decoration:none;transition:.2s}a:hover{color:#FFC533}.container{width:min(1200px,92vw);margin:0 auto}.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)}.desktop-header{height:76px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:12px;min-width:168px}.brand img,.mobile-logo img{height:42px;width:auto;display:block}.brand span{font-weight:800;color:#F4B000;letter-spacing:.08em}.nav{flex:1;display:flex;justify-content:center;gap:4px}.nav a{color:#F4B000;padding:11px 10px;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:11px 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)}.main-btn.small{padding:8px 14px;font-size:13px}.mobile-topbar{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:1px solid rgba(244,176,0,.22);background:#1A232D;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-toggle span{width:20px;height:2px;background:#F4B000;border-radius:4px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.52);z-index:10000}.mobile-drawer{position:fixed;top:0;left:-310px;width:290px;height:100vh;background:#10161C;z-index:10001;box-shadow:20px 0 50px rgba(0,0,0,.35);transition:.25s;padding:20px;display:flex;flex-direction:column;gap:18px}.drawer-open .mobile-drawer{left:0}.drawer-open .drawer-mask{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-head img{height:42px;width:auto}.drawer-close{font-size:28px;line-height:1;background:#1A232D;color:#F4B000;border:1px solid rgba(244,176,0,.2);border-radius:10px;width:42px;height:42px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#F4B000;background:rgba(255,255,255,.03);border:1px solid rgba(244,176,0,.08);font-weight:700}.drawer-nav a.active{border-color:rgba(244,176,0,.36);background:rgba(244,176,0,.1)}.drawer-btn{margin-top:auto}.page-hero,.intro-strip,.card,.zone-card,.info-card,.text-panel,.faq-item,.notice-box,.page-section,.app-band,.security-wrap{background:#1A232D;border:1px solid rgba(244,176,0,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:22px}.page-hero{padding:54px 48px;margin:28px auto 30px;background:radial-gradient(circle at 20% 0,rgba(244,176,0,.16),transparent 34%),linear-gradient(135deg,#1A232D,#10161C)}.eyebrow,.tag,.num{color:#F4B000;font-weight:800;letter-spacing:.04em}.page-hero h1,h1,h2,h3,.section-title{color:#F4B000;line-height:1.25}.page-hero h1{font-size:clamp(32px,5vw,58px);margin:10px 0 18px}.page-hero p{max-width:850px;color:#D8DEE8;font-size:18px}.section{padding:30px 0}.section-head{margin-bottom:22px}.section-title{font-size:clamp(26px,3vw,38px);margin:0 0 10px}.section-desc{color:#B9C2CF;max-width:830px;margin:0}.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;height:390px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#10161C;display:block}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid rgba(244,176,0,.35);background:rgba(20,27,34,.72);color:#F4B000;font-size:28px;cursor:pointer}.slider-btn.prev{left:18px}.slider-btn.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:16px;z-index:3;display:flex;justify-content:center;gap:9px}.dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(238,242,247,.45);cursor:pointer}.dot.active{background:#F4B000;box-shadow:0 0 14px rgba(244,176,0,.6)}.capsules{display:flex;gap:12px;overflow:auto;padding:2px 0 10px}.capsule{min-width:178px;flex:1;background:rgba(255,255,255,.03);border:1px solid rgba(244,176,0,.16);border-radius:18px;padding:16px}.capsule:hover{border-color:rgba(244,176,0,.48);transform:translateY(-2px)}.capsule strong{display:block;color:#F4B000;font-size:18px}.capsule span{display:block;color:#B9C2CF;font-size:14px}.intro-strip{padding:24px 28px;color:#D8DEE8}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.info-card{padding:22px}.info-card h3{margin:7px 0 8px}.info-card p{color:#B9C2CF;margin:0}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;margin:26px 0}.feature-row.reverse .feature-text{order:1}.feature-row.reverse .image-frame{order:2}.image-frame{background:#10161C;border:1px solid rgba(244,176,0,.12);border-radius:22px;padding:14px;box-shadow:var(--shadow)}.content-img,.zone-card img,.app-section img,.banner-slider img,.poster-banner img{max-width:100%;height:auto}.image-frame img{width:100%;height:auto;max-height:360px;object-fit:contain;display:block;margin:auto;border-radius:16px}.feature-text{padding:8px}.feature-text p,.text-panel p,.page-section p,.faq-item p{color:#B9C2CF}.points{display:grid;gap:10px;margin:16px 0}.points span,.safe-list li{background:rgba(255,255,255,.03);border:1px solid rgba(244,176,0,.12);border-radius:14px;padding:10px 12px;color:#EEF2F7}.poster-banner{max-width:1100px;margin:20px auto;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)}.poster-banner img{width:100%;height:auto;max-height:360px;object-fit:contain;display:block;margin:auto}.zone-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.zone-card{overflow:hidden}.zone-card img{width:100%;height:168px;object-fit:contain;background:#10161C;display:block;padding:8px}.zone-card .zone-body{padding:18px}.zone-card p{color:#B9C2CF}.zone-card.text-only{padding:20px;display:flex;flex-direction:column;justify-content:center}.app-band{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:center;padding:30px;background:linear-gradient(135deg,#1A232D,#0F151B)}.app-band img{width:100%;max-height:330px;object-fit:contain}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.check-grid span{padding:12px 14px;background:rgba(244,176,0,.08);border:1px solid rgba(244,176,0,.16);border-radius:14px}.security-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;padding:28px}.security-wrap img{width:100%;max-height:260px;object-fit:contain;background:#10161C;border-radius:18px}.security-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.mini-card{background:#222C36;border:1px solid rgba(244,176,0,.12);border-radius:16px;padding:16px}.mini-card p{color:#B9C2CF;margin:6px 0 0}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq-item{padding:20px}.notice-box{padding:24px;border-color:rgba(244,176,0,.28);background:linear-gradient(135deg,rgba(244,176,0,.08),rgba(255,255,255,.02))}.inner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.text-panel,.page-section{padding:24px}.page-image{width:100%;max-height:360px;object-fit:contain;background:#10161C;border-radius:20px;padding:12px;border:1px solid rgba(244,176,0,.12);box-shadow:var(--shadow)}.article-body{display:grid;gap:20px}.safe-list{padding:0;list-style:none;display:grid;gap:10px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.site-footer{margin-top:44px;background:#0B1015;color:#D8DEE8;padding:42px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:26px}.footer-brand img{height:44px;width:auto}.site-footer h3{color:#F4B000;margin-top:0}.site-footer a{display:block;color:#D8DEE8;margin:8px 0}.site-footer p{color:#B9C2CF}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.08);padding:16px;margin-top:24px;color:#8D98A7}@media(max-width:1024px){.desktop-header{display:none}.mobile-topbar{display:flex}.site-header{position:sticky}.banner-slider{height:300px}.info-grid,.zone-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.nav{display:none}}@media(max-width:760px){.container{width:min(94vw,1200px)}.page-hero{padding:34px 22px;margin-top:18px}.banner-slider{height:220px;margin:18px auto 24px;border-radius:16px}.slider-btn{width:36px;height:36px;font-size:22px}.feature-row,.feature-row.reverse,.app-band,.security-wrap,.contact-grid{grid-template-columns:1fr}.feature-row.reverse .feature-text,.feature-row.reverse .image-frame{order:initial}.info-grid,.zone-grid,.faq-grid,.inner-grid,.security-cards,.check-grid{grid-template-columns:1fr}.zone-card img{height:auto;max-height:220px}.footer-grid{grid-template-columns:1fr}.capsule{min-width:190px}.mobile-logo img{height:36px}.main-btn.small{padding:7px 10px;font-size:12px}.poster-banner img{max-height:250px}.image-frame img,.page-image{max-height:280px}}
