*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0;overflow-x:hidden}html{scroll-behavior:smooth}body{background:#0F141D;color:#EEF2F7;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}body.menu-open{overflow:hidden}body:not(.menu-open){overflow-y:auto}a{color:#EED59A;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{position:sticky;top:0;z-index:9999;background:#0F141D;box-shadow:0 8px 24px rgba(0,0,0,.22);backdrop-filter:blur(10px)}.header-inner{height:72px;max-width:1240px;margin:auto;padding:0 20px;display:flex;align-items:center;gap:28px;white-space:nowrap}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{width:118px;max-height:44px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:25px;flex:1;min-width:0}.nav-core a{color:#F1DCA3;position:relative;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#EED59A}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-18px;width:28px;height:3px;border-radius:999px;background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%);transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%);color:#0F141D;border-radius:999px;box-shadow:0 12px 28px rgba(238,213,154,.18);font-weight:700;padding:10px 20px;transition:.2s}.main-btn:hover{background:#D9BD7D;transform:translateY(-1px)}.header-register{flex:0 0 auto}.channel-bar{background:#151B27;border-top:1px solid rgba(238,213,154,.10);border-bottom:1px solid rgba(238,213,154,.10);overflow:hidden}.channel-inner{max-width:1240px;margin:auto;padding:9px 20px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.channel-inner::-webkit-scrollbar{display:none}.channel-bar a{color:#BAC3D4;border-radius:999px;padding:6px 12px;font-size:13px;flex:0 0 auto}.channel-bar a:hover,.channel-bar a.active{color:#0F141D;background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%)}.channel-sep{width:1px;background:rgba(238,213,154,.16);margin:5px 4px;flex:0 0 1px}.site-main{max-width:1240px;margin:auto;padding:0 20px 60px}.banner-slider{max-width:1200px;margin:28px auto 30px;border-radius:20px;background:#151B27;box-shadow:0 18px 40px rgba(0,0,0,.30);overflow:hidden;position:relative;z-index:1;aspect-ratio:16/6.2}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#0F141D}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:none;border-radius:999px;background:rgba(27,33,48,.78);color:#EED59A;font-size:24px;cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;padding:0;border-radius:50%;border:none;background:rgba(241,220,163,.28)}.slider-dots button.active{background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(238,213,154,.12);border:1px solid rgba(238,213,154,.12);border-radius:18px;overflow:hidden;margin:26px 0 54px}.trust-strip>div{background:#151B27;padding:22px}.trust-strip strong{display:block;color:#EED59A;margin-bottom:6px}.section{padding:56px 0;border-top:1px solid rgba(238,213,154,.08)}.section:first-child{border-top:0}.eyebrow,.section-kicker,.tag,.label,.num,.badge{color:#EED59A}.hero-title,.section-title,h1,h2,h3{color:#EED59A;line-height:1.3}.hero-title{font-size:clamp(34px,5vw,64px);margin:10px 0 18px}.section-title{font-size:clamp(26px,3vw,40px);margin:0 0 16px}.lead{font-size:18px;color:#BAC3D4;max-width:800px}.muted{color:#8D97AA}.text-link{color:#EED59A;font-weight:600}.split{display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center}.split.reverse{grid-template-columns:.92fr 1.08fr}.content-img{max-width:100%;height:auto;object-fit:contain;border-radius:20px;display:block;background:#151B27;border:1px solid rgba(238,213,154,.14);box-shadow:0 18px 42px rgba(0,0,0,.30)}.card,.zone-card,.info-card,.review-card{background:#151B27;border:1px solid rgba(238,213,154,.14);box-shadow:0 18px 42px rgba(0,0,0,.30);border-radius:20px;padding:24px}.cards-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-list,.link-list{display:grid;gap:12px}.feature-list div,.link-list a{background:#1C2433;border:1px solid rgba(238,213,154,.10);border-radius:14px;padding:15px 17px}.feature-list strong{color:#EED59A}.focus-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:22px}.focus-main,.focus-side>article{background:#151B27;border:1px solid rgba(238,213,154,.14);border-radius:22px;padding:24px}.focus-side{display:grid;gap:22px}.focus-main img,.focus-side img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:16px;margin-bottom:15px}.product-layers{display:grid;gap:22px}.layer{background:#151B27;border:1px solid rgba(238,213,154,.14);border-radius:22px;padding:24px}.layer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.layer-grid>div{background:#1C2433;border-radius:16px;padding:18px}.explore-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:18px}.explore-grid .wide{grid-row:span 2}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.step{background:#151B27;border:1px solid rgba(238,213,154,.14);border-radius:18px;padding:20px;position:relative}.step:before{counter-increment:step;content:counter(step);display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#242D3D;color:#EED59A;font-weight:700;margin-bottom:12px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card p{margin:0}.faq-list details{background:#151B27;border:1px solid rgba(238,213,154,.12);border-radius:14px;padding:0 18px;margin:12px 0}.faq-list summary{cursor:pointer;color:#EED59A;font-weight:700;padding:17px 0}.faq-list details p{color:#BAC3D4;margin:0 0 18px}.app-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center;background:#151B27;border:1px solid rgba(238,213,154,.14);border-radius:24px;padding:28px}.notice{background:#1C2433;border-left:3px solid #EED59A;border-radius:12px;padding:18px;color:#BAC3D4}.page-hero{padding:54px 0 30px;max-width:860px}.page-hero h1{font-size:clamp(34px,4vw,52px);margin:10px 0 16px}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:grid;gap:8px}.floating-service a,.floating-service button{background:#151B27;color:#EED59A;border:1px solid rgba(238,213,154,.16);box-shadow:0 14px 30px rgba(0,0,0,.24);border-radius:12px;padding:10px 12px;font:inherit;cursor:pointer}.floating-service a.register-link{background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%);color:#0F141D}.site-footer{background:#090D14;color:#D8DEEA;padding:46px 20px 26px}.footer-inner{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.footer-inner h3{font-size:16px}.footer-inner a{display:block;margin:8px 0;color:#D8DEEA}.footer-brand img{width:118px;max-height:44px;object-fit:contain}.legal-note{max-width:1200px;margin:28px auto 0;border-top:1px solid rgba(238,213,154,.10);padding-top:18px;color:#8D97AA;font-size:13px}.mobile-menu-btn,.mobile-bottom-nav{display:none}.mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden;pointer-events:none;z-index:9998;transition:.25s}.mobile-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100dvh;max-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#1B2130;z-index:10000;transform:translateX(-100%);pointer-events:none;transition:transform .28s ease;box-shadow:16px 0 38px rgba(0,0,0,.36)}.mobile-drawer.active{transform:translateX(0);pointer-events:auto}.drawer-head{position:sticky;top:0;background:#1B2130;display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid rgba(238,213,154,.12);z-index:2}.drawer-head img{width:110px;max-height:42px;object-fit:contain}.drawer-head button{border:0;background:#242D3D;color:#EED59A;width:38px;height:38px;border-radius:50%;font-size:25px}.drawer-groups{padding:8px 18px 28px}.drawer-groups section{padding:10px 0}.drawer-groups h3{font-size:14px;margin:6px 0;color:#EED59A}.drawer-groups a{display:block;color:#EEF2F7;padding:10px 6px;border-bottom:1px solid rgba(255,255,255,.05)}@media(max-width:900px){.nav-core{gap:14px}.nav-core a{font-size:13px}.header-inner{gap:14px}.cards-4{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.reviews{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){body{padding-bottom:70px}.site-header{position:sticky;top:0}.header-inner{height:62px;padding:0 12px;display:grid;grid-template-columns:1fr auto 1fr;gap:8px}.brand-logo{justify-self:center}.brand-logo img{width:96px;max-height:38px}.nav-core,.channel-bar,.floating-service{display:none}.mobile-menu-btn{display:grid;justify-self:start;width:40px;height:40px;place-content:center;gap:4px;border:0;background:transparent}.mobile-menu-btn span{display:block;width:22px;height:2px;background:#F1DCA3}.header-register{justify-self:end;padding:8px 12px;font-size:12px}.site-main{padding:0 14px 28px}.banner-slider{margin:16px auto 22px;border-radius:15px;aspect-ratio:16/8}.slider-arrow{width:38px;height:38px}.trust-strip{grid-template-columns:1fr 1fr;margin-bottom:38px}.split,.split.reverse,.focus-grid,.cards-2,.cards-3,.explore-grid,.app-band{grid-template-columns:1fr}.layer-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.reviews{grid-template-columns:1fr}.section{padding:40px 0}.page-hero{padding:36px 0 18px}.footer-inner{grid-template-columns:1fr 1fr}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:62px;background:#151A23;border-top:1px solid rgba(238,213,154,.28);z-index:9000;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{display:grid;place-items:center;color:#BAC3D4;font-size:13px}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:focus{color:#F1DCA3}}@media(max-width:480px){.trust-strip{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.cards-4{grid-template-columns:1fr}.hero-title{font-size:36px}.section-title{font-size:28px}}
