:root{--bg:#141B22;--nav:#141B22;--dark1:#10161C;--dark2:#1A232D;--dark3:#222C36;--gold:#F4B000;--gold2:#FFC533;--text:#EEF2F7;--muted:#B9C2CF;--soft:#8D98A7;--footer:#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;background:#141B22;color:#EEF2F7;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.78} a{color:#F4B000;text-decoration:none} img{max-width:100%;height:auto;display:block} h1,h2,h3,.section-title,.nav a{color:#F4B000} p{margin:0 0 16px;color:#B9C2CF}.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,.10)}.site-main{padding-top:1px}.header-inner{max-width:1220px;margin:0 auto;height:82px;display:flex;align-items:center;gap:24px;padding:0 20px}.brand img{width:150px;max-height:56px;object-fit:contain}.main-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:6px}.main-nav a{color:#F4B000;font-weight:700;font-size:15px;padding:22px 10px;border-radius:14px;white-space:nowrap}.main-nav a:hover,.main-nav a.active{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);transition:.25s;border:0}.main-btn:hover{background:#FFC533;transform:translateY(-1px)}.header-btn{min-width:108px}.mobile-header{display:none;height:70px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:1px solid rgba(244,176,0,.24);border-radius:12px;background:#1A232D;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.menu-toggle span{width:20px;height:2px;background:#F4B000}.mobile-logo img{width:132px;max-height:48px;object-fit:contain}.mobile-register{padding:8px 13px;font-size:13px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:-310px;width:290px;max-width:86vw;height:100vh;background:#10161C;border-right:1px solid rgba(244,176,0,.18);z-index:10001;padding:18px;transition:.28s;box-shadow:18px 0 45px rgba(0,0,0,.35);display:flex;flex-direction:column;gap:8px}.mobile-drawer.open{left:0}.drawer-brand{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-brand img{width:136px}.drawer-close{background:#1A232D;color:#F4B000;border:1px solid rgba(244,176,0,.22);border-radius:12px;font-size:28px;line-height:1;width:42px;height:42px}.mobile-drawer a{padding:12px 14px;border-radius:14px;color:#F4B000;font-weight:800;background:rgba(255,255,255,.02)}.mobile-drawer a.active{box-shadow:inset 3px 0 0 #F4B000;background:rgba(244,176,0,.08)}.drawer-register{margin-top:10px}.wrap{max-width:1200px;margin:0 auto;padding:0 20px}.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 .45s ease}.slide{min-width:100%;position:relative;background:#10161C}.slide img{width:100%;height:390px;object-fit:cover}.slide-caption{position:absolute;left:36px;bottom:32px;max-width:520px;background:rgba(16,22,28,.72);border:1px solid rgba(244,176,0,.18);border-radius:18px;padding:20px}.slide-caption h1{margin:0 0 8px;font-size:34px;line-height:1.25}.slide-caption p{margin:0;color:#EEF2F7}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(244,176,0,.30);background:rgba(20,27,34,.70);color:#F4B000;font-size:28px;cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.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:0;background:rgba(238,242,247,.45);cursor:pointer}.slider-dot.active{background:#F4B000;box-shadow:0 0 16px rgba(244,176,0,.65)}.section{padding:34px 0}.section-head{max-width:820px;margin:0 auto 28px;text-align:center}.section-head h2{font-size:32px;margin:0 0 12px}.section-head p{font-size:16px}.capsules{display:flex;gap:14px;overflow-x:auto;padding:4px 2px 18px;scrollbar-width:thin}.capsule{min-width:145px;background:rgba(255,255,255,.03);border:1px solid rgba(244,176,0,.16);border-radius:18px;padding:14px 16px;transition:.25s}.capsule:hover{border-color:#F4B000;transform:translateY(-2px)}.cap-no{display:block;color:#F4B000;font-weight:900;font-size:13px}.capsule strong{display:block;color:#EEF2F7;font-size:17px}.capsule span{display:block;color:#B9C2CF;font-size:13px}.intro-strip,.card,.zone-card,.info-card,.image-text,.app-panel,.help-panel,.faq-item,.page-hero,.content-panel,.poster-card{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:26px 30px}.intro-strip p{font-size:17px;color:#D8DEE8;margin:0}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.info-card{padding:22px}.no{color:#F4B000;font-size:14px;font-weight:900}.info-card h3{margin:8px 0 8px;font-size:21px}.zigzag{display:grid;gap:22px}.image-text{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;padding:24px}.image-text.reverse .text-side{order:1}.image-text.reverse .image-side{order:2}.content-img,.zone-card img,.app-section img,.banner-slider img,.poster-banner img{max-width:100%;height:auto}.image-side{background:#10161C;border-radius:18px;overflow:hidden}.image-side img{width:100%;height:300px;object-fit:contain;background:#10161C}.text-side h2{font-size:30px;margin:0 0 14px}.service-points{padding:0;margin:14px 0 8px;list-style:none;display:grid;gap:8px}.service-points li{color:#EEF2F7}.service-points li::before{content:'•';color:#F4B000;margin-right:8px}.poster-banner{padding:0}.poster-card{max-width:1100px;margin:0 auto;padding:14px;background:#10161C}.poster-card img{width:100%;border-radius:16px;object-fit:contain}.zone-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.zone-card{overflow:hidden}.zone-card img{width:100%;height:178px;object-fit:contain;background:#10161C}.zone-body{padding:18px}.tag{display:inline-flex;color:#F4B000;border:1px solid rgba(244,176,0,.28);border-radius:999px;padding:2px 10px;font-size:13px;font-weight:800}.zone-body h3{margin:10px 0;color:#EEF2F7}.app-panel{display:grid;grid-template-columns:.95fr 1.05fr;gap:30px;align-items:center;padding:30px;background:linear-gradient(135deg,#10161C,#1A232D 55%,#222C36)}.app-panel img{max-height:320px;width:100%;object-fit:contain;background:#10161C;border-radius:20px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.feature-list span{background:#10161C;border:1px solid rgba(244,176,0,.12);border-radius:14px;padding:12px;color:#EEF2F7}.help-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;padding:28px}.help-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.help-card{background:#10161C;border:1px solid rgba(244,176,0,.12);border-radius:16px;padding:16px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-item{padding:20px}.faq-item h3{margin:0 0 8px}.notice{background:#0F151B;border:1px solid rgba(244,176,0,.22);border-radius:20px;padding:24px}.notice strong{color:#F4B000}.page-hero{margin:30px auto 26px;padding:42px 36px;background:radial-gradient(circle at 20% 0,rgba(244,176,0,.13),transparent 32%),#1A232D}.page-hero h1{font-size:38px;line-height:1.2;margin:0 0 12px}.page-hero p{max-width:840px;color:#D8DEE8}.page-layout{display:grid;grid-template-columns:1.02fr .98fr;gap:24px;align-items:start}.content-panel{padding:28px;margin-bottom:24px}.content-panel h2{margin-top:0;font-size:28px}.content-panel h3{font-size:21px;margin:22px 0 8px}.theme-img{background:#10161C;border-radius:20px;padding:12px;margin-bottom:22px;border:1px solid rgba(244,176,0,.12)}.theme-img img{width:100%;max-height:360px;object-fit:contain;border-radius:16px}.list{margin:0;padding-left:20px;color:#B9C2CF}.list li{margin-bottom:9px}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.site-footer{background:#0B1015;color:#D8DEE8;margin-top:54px;border-top:1px solid rgba(244,176,0,.12)}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 20px;display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:28px}.footer-brand img{width:150px;margin-bottom:16px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3{margin:0 0 10px}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.06);padding:18px 20px;color:#8D98A7}.drawer-open{overflow:hidden}@media(max-width:1024px){.desktop-header{display:none}.mobile-header{display:flex}.slide img{height:300px}.slide-caption{left:20px;right:20px}.info-grid,.zone-grid{grid-template-columns:repeat(2,1fr)}.image-text,.app-panel,.help-panel,.page-layout,.footer-inner{grid-template-columns:1fr}.image-text.reverse .text-side,.image-text.reverse .image-side{order:initial}.image-side img{height:260px}.contact-grid{grid-template-columns:1fr}}@media(max-width:640px){.wrap{padding:0 14px}.banner-slider{margin:18px 14px 28px;border-radius:16px}.slide img{height:210px}.slide-caption{position:static;border-radius:0;background:#10161C;max-width:none}.slide-caption h1{font-size:24px}.slider-arrow{width:36px;height:36px;font-size:23px}.info-grid,.zone-grid,.faq-grid,.feature-list,.help-cards{grid-template-columns:1fr}.section{padding:24px 0}.section-head h2,.text-side h2{font-size:25px}.intro-strip,.image-text,.app-panel,.help-panel,.content-panel{padding:20px}.page-hero{padding:28px 20px}.page-hero h1{font-size:29px}.image-side img{height:220px}.zone-card img{height:160px}.footer-inner{padding:32px 16px}.mobile-register{padding:7px 10px}}
