*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#141B22;color:#EEF2F7;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}body.locked{overflow:hidden}a{color:#F4B000;text-decoration:none}img{display:block;max-width:100%;height:auto}.wrap{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);border-bottom:1px solid rgba(244,176,0,.1)}.desktop-head{height:82px;display:flex;align-items:center;gap:22px}.brand img{width:148px;max-height:56px;object-fit:contain}.nav{flex:1;display:flex;justify-content:center;align-items:center;gap:2px}.nav a{padding:24px 10px 22px;color:#F4B000;font-weight:700;font-size:15px;border-radius:14px 14px 0 0;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:12px 22px;font-weight:800;box-shadow:0 10px 24px rgba(244,176,0,.18);transition:.25s;border:none}.main-btn:hover{background:#FFC533;transform:translateY(-1px)}.head-btn{white-space:nowrap}.mobile-head{display:none}.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{height:400px;position:relative}.slide{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#10161C;opacity:0;transition:opacity .5s}.slide.active{opacity:1}.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(16,22,28,.76);color:#F4B000;font-size:34px;line-height:1;cursor:pointer}.slider-arrow:hover{background:#F4B000;color:#141B22}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:18px;display:flex;justify-content:center;gap:9px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:1px solid rgba(244,176,0,.6);background:rgba(255,255,255,.14);cursor:pointer}.slider-dots button.active{background:#F4B000;box-shadow:0 0 16px rgba(244,176,0,.55)}.capsule-nav{display:flex;gap:14px;overflow-x:auto;padding:4px 0 18px}.capsule-nav a{min-width:142px;background:#1A232D;border:1px solid rgba(244,176,0,.16);border-radius:18px;padding:14px 16px;box-shadow:0 14px 36px rgba(0,0,0,.18);transition:.25s}.capsule-nav a:hover{border-color:#F4B000;transform:translateY(-2px)}.capsule-nav span,.eyebrow{display:block;color:#F4B000;font-weight:900;letter-spacing:.08em}.capsule-nav strong{display:block;color:#EEF2F7;margin:2px 0}.capsule-nav em{display:block;font-style:normal;color:#B9C2CF;font-size:13px}.intro-strip,.article-card,.app-section,.safety-section{background:#1A232D;border:1px solid rgba(244,176,0,.14);border-radius:22px;box-shadow:0 14px 36px rgba(0,0,0,.25)}.intro-strip{padding:26px 30px;margin:10px auto 34px}.intro-strip p{margin:0;color:#D8DEE8}.board-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:46px}.board-grid article,.safety-cards article,.zone-card,.side-panel{background:#1A232D;border:1px solid rgba(244,176,0,.14);border-radius:20px;padding:22px;box-shadow:0 14px 36px rgba(0,0,0,.25)}.board-grid span,.safety-cards span,.zone-card span{color:#F4B000;font-weight:900}h1,h2,h3,.section-title{color:#F4B000;line-height:1.28}h1{font-size:clamp(32px,5vw,56px);margin:10px 0 18px}h2{font-size:clamp(26px,3vw,38px);margin:8px 0 16px}h3{margin:8px 0 10px}p{color:#B9C2CF}ul{padding-left:20px;color:#D8DEE8}.stagger-list{display:grid;gap:26px}.stagger{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;background:#10161C;border:1px solid rgba(244,176,0,.12);border-radius:24px;padding:24px;box-shadow:0 14px 36px rgba(0,0,0,.22)}.media-box{background:#1A232D;border-radius:20px;min-height:260px;display:flex;align-items:center;justify-content:center;overflow:hidden}.content-img,.zone-card img,.app-section img,.banner-slider img,.poster-banner img{max-width:100%;height:auto}.media-box .content-img{width:100%;max-height:330px;object-fit:contain}.text-link{font-weight:800;color:#F4B000}.poster-banner{margin:42px auto}.poster-banner img{width:100%;border-radius:22px;box-shadow:0 18px 40px rgba(0,0,0,.30);background:#10161C;object-fit:contain}.section-head{margin-top:40px}.section-head p{max-width:760px}.zone-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:42px}.zone-card{padding:0;overflow:hidden}.zone-card img{width:100%;height:170px;object-fit:contain;background:#10161C}.zone-card div{padding:20px}.app-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center;padding:32px;margin-bottom:42px;background:linear-gradient(135deg,#10161C,#1A232D)}.app-section img{max-height:360px;object-fit:contain;margin:auto}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}.feature-list span{background:#222C36;border:1px solid rgba(244,176,0,.14);border-radius:14px;padding:12px;color:#EEF2F7}.safety-section{display:grid;grid-template-columns:.9fr 1.5fr;gap:28px;padding:30px;margin-bottom:42px}.safety-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-summary{margin-bottom:52px}.faq-summary details{background:#1A232D;border:1px solid rgba(244,176,0,.14);border-radius:18px;padding:18px 20px;margin:12px 0}.faq-summary summary{cursor:pointer;color:#EEF2F7;font-weight:800}.inner-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center;padding:48px 0 34px}.inner-copy{padding:20px 0}.inner-copy p{font-size:17px}.inner-media{background:#10161C;border:1px solid rgba(244,176,0,.14);border-radius:24px;min-height:300px;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 36px rgba(0,0,0,.25);overflow:hidden}.inner-media img{max-height:380px;object-fit:contain}.article-layout{display:grid;grid-template-columns:1fr 320px;gap:22px;margin-bottom:28px}.article-card{padding:28px;margin-bottom:28px}.inner-grid{grid-template-columns:repeat(4,1fr)}.large-faq{max-width:1000px}.site-footer{background:#0B1015;color:#D8DEE8;padding-top:46px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:26px}.footer-brand img{width:150px;margin-bottom:16px}.site-footer h3{color:#F4B000}.site-footer a{display:block;color:#D8DEE8;margin:8px 0}.site-footer p{color:#D8DEE8}.footer-btn{display:inline-flex!important;color:#141B22!important;margin-top:10px!important}.footer-bottom{text-align:center;border-top:1px solid rgba(244,176,0,.12);padding:18px;margin-top:30px;color:#8D98A7}.drawer-mask,.mobile-drawer{display:none}
@media (max-width:1024px){.app-section{grid-template-columns:1fr}.desktop-head{display:none}.mobile-head{height:68px;display:grid;grid-template-columns:80px 1fr 108px;align-items:center;padding:0 14px}.menu-toggle{background:transparent;border:0;width:44px;height:44px;display:flex;flex-direction:column;justify-content:center;gap:6px}.menu-toggle span{display:block;height:2px;background:#F4B000;border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{width:132px;max-height:50px;object-fit:contain}.mobile-register{padding:9px 12px;font-size:13px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:10000}.drawer-mask.show{display:block}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:-310px;width:290px;background:#10161C;z-index:10001;border-right:1px solid rgba(244,176,0,.18);box-shadow:0 20px 60px rgba(0,0,0,.45);transition:.25s;padding:18px}.mobile-drawer.show{left:0}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-top img{width:130px}.drawer-top button{background:#222C36;color:#F4B000;border:1px solid rgba(244,176,0,.2);width:36px;height:36px;border-radius:50%;font-size:24px}.drawer-nav a{display:block;padding:13px 12px;border-radius:12px;color:#F4B000;font-weight:800}.drawer-nav a.active,.drawer-nav a:hover{background:rgba(244,176,0,.1)}.drawer-btn{width:100%;margin-top:18px}.slides{height:300px}.board-grid,.zone-wall,.inner-grid{grid-template-columns:repeat(2,1fr)}.stagger,.stagger.reverse,.inner-hero,.article-layout,.safety-section{grid-template-columns:1fr}.reverse .media-box{order:-1}.footer-grid{grid-template-columns:1fr 1fr}.inner-media{min-height:240px}}
@media (max-width:640px){.wrap{width:min(94vw,1200px)}.mobile-head{grid-template-columns:56px 1fr 92px}.mobile-logo img{width:112px}.mobile-register{font-size:12px;padding:8px 10px}.banner-slider{margin:18px auto 24px;border-radius:16px}.slides{height:210px}.slider-arrow{width:36px;height:36px;font-size:26px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.board-grid,.zone-wall,.inner-grid,.safety-cards,.feature-list{grid-template-columns:1fr}.stagger{padding:18px}.media-box{min-height:180px}.zone-card img{height:150px}.intro-strip,.article-card,.app-section,.safety-section{padding:22px}.footer-grid{grid-template-columns:1fr}.inner-hero{padding-top:30px}.capsule-nav a{min-width:150px}.poster-banner img{border-radius:16px}}
