:root{--bg:#141B22;--bg2:#10161C;--bg3:#1A232D;--bg4:#222C36;--gold:#F4B000;--gold2:#FFC533;--text:#EEF2F7;--muted:#B9C2CF;--soft:#8D98A7;--footer:#0B1015;--line: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:"Microsoft YaHei",Arial,sans-serif;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,.12)}.header-inner{max-width:1220px;margin:auto;height:76px;display:flex;align-items:center;gap:22px;padding:0 20px}.brand{display:flex;align-items:center;gap:10px;min-width:150px}.brand img,.mobile-logo img,.drawer-brand img,.footer-brand img{width:108px;max-height:44px;object-fit:contain}.brand span{font-weight:800;color:#F4B000;letter-spacing:.05em}.nav{flex:1;display:flex;justify-content:center;gap:4px}.nav a{color:#F4B000;padding:12px 13px;border-radius:14px;font-weight:700;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}.main-btn:hover{background:#FFC533;transform:translateY(-1px)}.main-btn.small{padding:8px 14px;font-size:13px}.mobile-top{display:none}.menu-toggle{width:42px;height:42px;border:1px solid rgba(244,176,0,.25);background:#1A232D;border-radius:12px;padding:8px}.menu-toggle span{display:block;height:2px;background:#F4B000;margin:6px 3px}.mobile-drawer{position:fixed;z-index:10001;left:0;top:0;width:286px;max-width:84vw;height:100vh;background:#10161C;transform:translateX(-105%);transition:.25s;padding:22px;border-right:1px solid rgba(244,176,0,.16);box-shadow:0 20px 50px rgba(0,0,0,.45)}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{display:none;position:fixed;z-index:10000;inset:0;background:rgba(0,0,0,.55)}.drawer-open .drawer-mask{display:block}.drawer-brand{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#F4B000}.mobile-drawer a{display:block;padding:12px 10px;border-bottom:1px solid rgba(244,176,0,.08);font-weight:700}.mobile-drawer a.active{background:rgba(244,176,0,.08);border-radius:12px}.drawer-btn{margin-top:18px;text-align:center}.container{max-width:1200px;margin:auto;padding:0 20px}.section{padding:42px 0}.section-title,h1,h2,h3{color:#F4B000;line-height:1.3}h1{font-size:42px;margin:0 0 18px}h2{font-size:30px;margin:0 0 18px}h3{font-size:20px}.lead{font-size:18px;color:#DCE4EE;max-width:850px}.muted{color:#B9C2CF}.eyebrow,.tag,.num{color:#F4B000;font-weight:800;letter-spacing:.04em}.card,.zone-card,.info-card,.text-card,.hero-card{background:#1A232D;border:1px solid rgba(244,176,0,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:22px}.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}.slides{display:flex;transition:transform .55s ease}.slide{min-width:100%;height:390px;display:flex;align-items:center;justify-content:center;background:#10161C}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#10161C}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid rgba(244,176,0,.35);background:rgba(20,27,34,.78);color:#F4B000;font-size:24px;cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:9px}.dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(238,242,247,.45);cursor:pointer}.dots button.active{width:28px;border-radius:999px;background:#F4B000}.capsules{display:flex;gap:14px;overflow:auto;padding:2px 0 8px}.capsule{min-width:138px;flex:1;background:rgba(255,255,255,.03);border:1px solid rgba(244,176,0,.16);border-radius:18px;padding:15px}.capsule:hover{border-color:#F4B000;transform:translateY(-2px)}.intro-strip{padding:26px 30px}.board{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.info-card{padding:24px}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;margin-bottom:28px}.feature-row.reverse .feature-copy{order:1}.feature-row.reverse .image-card{order:2}.feature-copy{padding:30px}.image-card{background:#10161C;border:1px solid rgba(244,176,0,.14);border-radius:22px;box-shadow:var(--shadow);overflow:hidden;min-height:280px;display:flex;align-items:center;justify-content:center}.content-img,.zone-card img,.app-section img,.poster-banner img{max-width:100%;height:auto}.image-card img{width:100%;height:100%;max-height:360px;object-fit:contain;background:#10161C}.points{display:grid;gap:10px;margin:18px 0}.points span{display:block;padding:10px 14px;background:rgba(244,176,0,.06);border:1px solid rgba(244,176,0,.12);border-radius:14px;color:#DCE4EE}.poster-banner{max-width:1100px;margin:10px auto 28px;border-radius:24px;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%;object-fit:contain;background:#10161C}.zone-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.zone-card{overflow:hidden}.zone-card img{width:100%;height:178px;object-fit:contain;background:#10161C}.zone-body{padding:20px}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;padding:30px;background:linear-gradient(135deg,#10161C,#1A232D);border-radius:26px;border:1px solid rgba(244,176,0,.14);box-shadow:var(--shadow)}.app-section img{max-height:360px;margin:auto;object-fit:contain}.security-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-list{display:grid;gap:16px}.faq-item{padding:22px;border-radius:20px;background:#1A232D;border:1px solid rgba(244,176,0,.14)}.page-hero{padding:62px 0 30px;background:radial-gradient(circle at 20% 0,rgba(244,176,0,.13),transparent 32%),linear-gradient(180deg,#141B22,#10161C)}.hero-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.hero-card{padding:30px}.hero-image{background:#10161C;border-radius:24px;border:1px solid rgba(244,176,0,.14);box-shadow:var(--shadow);padding:12px}.hero-image img{width:100%;max-height:390px;object-fit:contain;margin:auto}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.article{padding:28px}.article p{color:#DDE5EF}.notice{border-left:4px solid #F4B000;padding:20px 22px;background:rgba(244,176,0,.07);border-radius:18px;color:#DDE5EF}.site-footer{background:#0B1015;color:#D8DEE8;margin-top:48px;padding:44px 20px 18px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:26px}.site-footer a{display:block;margin:7px 0;color:#D8DEE8}.site-footer h3{margin-top:0}.footer-bottom{max-width:1200px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(244,176,0,.12);color:#8D98A7;text-align:center}.footer-brand img{margin-bottom:12px}.check-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.check-list div{background:#1A232D;border:1px solid rgba(244,176,0,.14);border-radius:18px;padding:16px}.simple-list li{margin:10px 0;color:#DDE5EF}.contact-box{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}@media(max-width:980px){.header-inner{display:none}.mobile-top{height:66px;display:grid;grid-template-columns:60px 1fr auto;align-items:center;padding:0 14px;gap:10px}.mobile-logo{justify-self:center}.slide{height:280px}.board,.zone-grid{grid-template-columns:repeat(2,1fr)}.feature-row,.app-section,.security-grid,.hero-wrap,.content-grid,.footer-grid,.two-col{grid-template-columns:1fr}.feature-row.reverse .feature-copy,.feature-row.reverse .image-card{order:initial}.contact-box,.check-list{grid-template-columns:1fr 1fr}h1{font-size:34px}}@media(max-width:640px){.container{padding:0 15px}.slide{height:210px}.banner-slider{margin:18px 15px 26px;border-radius:16px}.slider-arrow{width:38px;height:38px}.board,.zone-grid,.mini-grid,.contact-box,.check-list{grid-template-columns:1fr}.section{padding:30px 0}.feature-copy,.article,.hero-card{padding:22px}h1{font-size:29px}h2{font-size:24px}.lead{font-size:16px}.zone-card img{height:150px}.image-card{min-height:210px}.app-section{padding:20px}.mobile-top .main-btn{padding:8px 11px}.brand img,.mobile-logo img,.drawer-brand img,.footer-brand img{width:96px}}
