*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#141B22;color:#EEF2F7;line-height:1.75}a{color:#F4B000;text-decoration:none;transition:.22s ease}a:hover{color:#FFC533}.container{width:min(1200px,calc(100% - 32px));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);border-bottom:1px solid rgba(244,176,0,.12)}.desktop-nav{height:76px;display:flex;align-items:center;gap:24px}.brand img,.mobile-logo img,.drawer-head img,.footer-brand img{display:block;width:auto;height:46px;object-fit:contain}.nav-links{display:flex;align-items:center;justify-content:center;gap:4px;flex:1}.nav-links a{color:#F4B000;font-weight:700;font-size:15px;padding:13px 12px;border-radius:14px;white-space:nowrap}.nav-links a.active,.nav-links 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;font-weight:800;padding:11px 22px;box-shadow:0 10px 24px rgba(244,176,0,.18);border:0;cursor:pointer}.main-btn:hover{background:#FFC533;transform:translateY(-1px);color:#141B22!important}.mobile-top{display:none;height:68px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:44px;height:44px;border:1px solid rgba(244,176,0,.22);background:#1A232D;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle span{width:20px;height:2px;background:#F4B000;border-radius:2px}.mobile-reg{padding:9px 14px;font-size:13px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.52);z-index:10000}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;width:300px;max-width:86vw;height:100vh;background:#10161C;z-index:10001;transform:translateX(-105%);transition:.26s ease;box-shadow:18px 0 40px rgba(0,0,0,.34);padding:18px;border-right:1px solid rgba(244,176,0,.15)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-close{font-size:34px;line-height:1;color:#F4B000;background:transparent;border:0}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#1A232D;color:#F4B000;border:1px solid rgba(244,176,0,.12);font-weight:700}.drawer-nav a.active{box-shadow:inset 3px 0 0 #F4B000;background:#222C36}.drawer-btn{width:100%;margin-top:18px}.drawer-note{color:#B9C2CF;font-size:13px;margin-top:18px}.locked{overflow:hidden}h1,h2,h3,.section-title{color:#F4B000;line-height:1.25}p{color:#B9C2CF;margin:0 0 16px}.hero-page{padding:64px 0 26px;background:radial-gradient(circle at 20% 10%,rgba(244,176,0,.12),transparent 34%),linear-gradient(180deg,#141B22,#10161C)}.hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.hero-copy h1{font-size:44px;margin:0 0 18px}.hero-copy p{font-size:17px;color:#D8DEE8}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.tag{display:inline-flex;padding:7px 12px;border:1px solid rgba(244,176,0,.22);background:rgba(244,176,0,.08);border-radius:999px;color:#F4B000;font-weight:700;font-size:13px}.hero-card,.card,.zone-card,.info-card,.feature-panel,.faq-item,.article-box,.notice-box{background:#1A232D;border:1px solid rgba(244,176,0,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:22px}.hero-card{padding:26px}.hero-card img,.content-img,.zone-card img,.app-section img,.banner-slider img,.poster-banner img{max-width:100%;height:auto;display:block}.content-img{width:100%;object-fit:contain;border-radius:20px;background:#10161C}.section{padding:54px 0}.section-head{max-width:780px;margin-bottom:28px}.section-head h2{font-size:32px;margin:0 0 12px}.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%;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,.28);background:rgba(16,22,28,.74);color:#F4B000;font-size:26px;cursor:pointer;display:grid;place-items:center}.slider-arrow:hover{background:#F4B000;color:#141B22}.prev{left:16px}.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(238,242,247,.48);cursor:pointer}.slider-dot.active{background:#F4B000;width:26px;border-radius:999px}.quick-caps{display:flex;gap:14px;overflow-x:auto;padding:4px 0 12px}.quick-caps a{min-width:168px;background:#1A232D;border:1px solid rgba(244,176,0,.16);border-radius:18px;padding:14px;color:#EEF2F7}.quick-caps a:hover{border-color:#F4B000;transform:translateY(-2px)}.quick-caps small{display:block;color:#F4B000;font-weight:800}.quick-caps strong{display:block;color:#EEF2F7;font-size:17px;margin:3px 0}.quick-caps span{color:#B9C2CF;font-size:13px}.intro-strip{padding:22px 24px;background:#10161C;border-radius:22px;border:1px solid rgba(244,176,0,.15);box-shadow:0 14px 36px rgba(0,0,0,.22)}.board-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.info-card{padding:22px}.num{color:#F4B000;font-weight:900;font-size:22px}.info-card h3,.zone-card h3{margin:7px 0 10px}.split-row{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;margin-bottom:34px}.split-row.reverse .split-media{order:2}.split-copy{padding:26px}.point-list{display:grid;gap:10px;margin:18px 0;padding:0;list-style:none}.point-list li{color:#EEF2F7;background:#10161C;border:1px solid rgba(244,176,0,.12);padding:10px 13px;border-radius:14px}.text-link{font-weight:800}.poster-banner{max-width:1100px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:0 18px 42px rgba(0,0,0,.32);background:#10161C;border:1px solid rgba(244,176,0,.14)}.poster-banner img{width:100%;object-fit:contain}.zone-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.zone-card{overflow:hidden}.zone-card img{width:100%;height:180px;object-fit:contain;background:#10161C;padding:8px}.zone-body{padding:20px}.label{color:#F4B000;font-weight:900;font-size:13px}.app-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center;padding:28px;border-radius:26px;background:linear-gradient(135deg,#10161C,#1A232D);border:1px solid rgba(244,176,0,.15);box-shadow:0 16px 38px rgba(0,0,0,.26)}.app-section img{width:100%;max-height:360px;object-fit:contain;background:#10161C;border-radius:22px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px 0}.feature-panel{padding:18px;box-shadow:none}.security-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:start}.security-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq-item{padding:22px}.faq-item h3{margin:0 0 10px}.page-content{display:grid;grid-template-columns:1fr;gap:22px}.article-box{padding:28px}.article-box h2{margin-top:0}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.notice-box{padding:22px;background:#10161C}.site-footer{background:#0B1015;color:#D8DEE8;padding-top:48px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-brand p,.footer-bottom{color:#D8DEE8}.footer-warn{font-size:14px}.footer-col{display:grid;align-content:start;gap:8px}.footer-col h3{margin:0 0 8px}.footer-col a{color:#D8DEE8}.footer-col a:hover{color:#F4B000}.footer-bottom{text-align:center;border-top:1px solid rgba(244,176,0,.12);margin-top:34px;padding:18px 16px;font-size:14px}@media(max-width:1080px){.desktop-nav{display:none}.mobile-top{display:flex}.slide{height:300px}.hero-inner,.split-row,.app-section,.security-layout{grid-template-columns:1fr}.split-row.reverse .split-media{order:0}.board-grid,.zone-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:36px}}@media(max-width:680px){.container{width:min(100% - 24px,1200px)}.hero-page{padding:38px 0 16px}.hero-copy h1{font-size:30px}.section{padding:38px 0}.section-head h2{font-size:26px}.slide{height:210px}.slider-arrow{width:38px;height:38px}.prev{left:8px}.next{right:8px}.board-grid,.zone-grid,.faq-grid,.two-col,.three-col,.feature-grid,.security-cards,.footer-grid{grid-template-columns:1fr}.zone-card img{height:auto;max-height:220px}.split-copy,.article-box{padding:22px}.mobile-logo img{height:40px}.footer-brand img{height:42px}}