*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0F141D;color:#EEF2F7;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{color:#EED59A;text-decoration:none}a:hover{color:#fff0c8}img{display:block;max-width:100%;height:auto}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.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-main{height:74px;display:flex;align-items:center;gap:28px}.brand-logo{width:150px;flex:0 0 150px}.brand-logo img{width:100%;max-height:48px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:34px;flex:1;white-space:nowrap}.nav-core a{color:#EED59A;position:relative;font-weight:600;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#EED59A}.nav-core a.active::after{content:"";position:absolute;left:50%;bottom:-12px;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!important;border-radius:999px;box-shadow:0 12px 28px rgba(238,213,154,.18);font-weight:800;padding:10px 22px;transition:.22s}.main-btn:hover{background:#D9BD7D;transform:translateY(-1px)}.header-register{flex:0 0 auto;white-space:nowrap}.channel-bar{background:#151B27;border-top:1px solid rgba(238,213,154,.10);border-bottom:1px solid rgba(238,213,154,.10)}.channel-scroll{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;padding-top:9px;padding-bottom:9px}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{color:#BAC3D4;border-radius:999px;padding:6px 12px;white-space:nowrap;font-size:13px}.channel-bar a:hover,.channel-bar a.active{color:#0F141D;background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%)}.channel-sep{width:1px;height:20px;background:rgba(238,213,154,.18);margin:0 4px;flex:0 0 auto}.site-main{min-height:70vh}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#151B27;box-shadow:0 18px 40px rgba(0,0,0,.30);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;min-height:320px}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;max-height:620px;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;box-shadow:0 8px 20px rgba(0,0,0,.28);font-size:26px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.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;border-radius:50%;border:none;background:rgba(241,220,163,.28);padding:0;cursor:pointer}.slider-dots button.active{background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%)}.section{padding:58px 0}.section.alt{background:#151B27}.section.soft{background:#1C2433}.section-head{max-width:820px;margin-bottom:28px}.section-kicker,.tag,.label,.num,.badge{color:#EED59A}.section-kicker{font-size:13px;letter-spacing:.12em;text-transform:uppercase}.section-title,h1,h2,h3{color:#EED59A}.section-title{font-size:30px;line-height:1.3;margin:8px 0 12px}.lead{color:#BAC3D4;font-size:17px}.hero-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center}.content-img{width:100%;border-radius:22px;border:1px solid rgba(238,213,154,.14);background:#151B27;box-shadow:0 18px 42px rgba(0,0,0,.30);object-fit:contain}.hero-copy h1{font-size:38px;line-height:1.25;margin:.2em 0}.hero-copy p{color:#BAC3D4}.text-link{display:inline-flex;margin-top:8px;font-weight:700}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.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}.alt .card,.alt .zone-card,.alt .info-card,.alt .review-card{background:#1C2433}.card h3,.zone-card h3,.info-card h3,.review-card h3{margin-top:0}.card p,.zone-card p,.info-card p,.review-card p{color:#BAC3D4}.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:16px;margin-bottom:18px;background:#0F141D}.quick-grid .card{padding:18px;min-height:148px}.quick-grid h3{font-size:17px}.quick-grid p{font-size:14px;margin-bottom:6px}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(238,213,154,.14);border:1px solid rgba(238,213,154,.14);border-radius:20px;overflow:hidden}.service-strip .item{background:#151B27;padding:24px}.service-strip .num{font-size:26px;font-weight:800}.service-strip p{color:#BAC3D4;font-size:14px}.product-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-list article{background:#151B27;border:1px solid rgba(238,213,154,.12);border-radius:18px;padding:22px}.product-list p{color:#BAC3D4}.feature-split{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center}.feature-split.reverse{grid-template-columns:.85fr 1.15fr}.feature-list{display:grid;gap:10px;margin:18px 0}.feature-list span{display:block;padding:10px 12px;background:#1C2433;border-radius:12px;color:#D8DEEA;border-left:2px solid #C9A96A}.matrix{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.matrix .zone-card{padding:16px}.matrix .zone-card img{aspect-ratio:16/10;object-fit:contain;width:100%}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps .card{position:relative;padding-top:54px}.steps .card:before{counter-increment:step;content:counter(step,decimal-leading-zero);position:absolute;top:16px;left:20px;color:#EED59A;font-size:22px;font-weight:800}.faq-list details{background:#151B27;border:1px solid rgba(238,213,154,.13);border-radius:16px;padding:16px 18px;margin-bottom:12px}.faq-list summary{cursor:pointer;color:#EED59A;font-weight:700}.faq-list p{color:#BAC3D4}.notice{border:1px solid rgba(238,213,154,.18);border-radius:18px;padding:24px;background:linear-gradient(135deg,rgba(238,213,154,.07),rgba(21,27,39,.8));color:#D8DEEA}.page-hero{padding:64px 0 28px}.page-hero .inner{display:grid;grid-template-columns:1fr .72fr;gap:34px;align-items:center}.page-hero.no-image .inner{grid-template-columns:1fr}.page-hero h1{font-size:40px;margin:.2em 0}.page-hero p{font-size:17px;color:#BAC3D4;max-width:780px}.article-section{padding:34px 0}.article-section h2{font-size:26px;margin:0 0 12px}.article-section p{color:#BAC3D4}.bullet-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.bullet-list div{padding:14px 16px;border-radius:14px;background:#151B27;border:1px solid rgba(238,213,154,.12);color:#D8DEEA}.review-card blockquote{margin:0;color:#D8DEEA}.review-card small{display:block;color:#8D97AA;margin-top:10px}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:grid;gap:8px;width:108px}.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 8px;text-align:center;font:inherit;font-size:13px;cursor:pointer}.floating-service a.register-link{background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%);color:#0F141D;font-weight:800}.site-footer{background:#090D14;color:#D8DEEA;padding:48px 0 90px;border-top:1px solid rgba(238,213,154,.12)}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:34px}.footer-grid h3{font-size:16px}.footer-grid a{display:block;color:#BAC3D4;margin:8px 0}.footer-brand img{width:145px;max-height:48px;object-fit:contain;margin-bottom:14px}.footer-brand p,.footer-note{color:#8D97AA;font-size:13px}.footer-bottom{margin-top:26px;padding-top:18px;border-top:1px solid rgba(238,213,154,.1);color:#8D97AA;font-size:13px}.menu-toggle,.mobile-bottom,.mobile-drawer,.drawer-mask{display:none}.drawer-open{overflow:hidden}.mobile-drawer{position:fixed;left:0;top:0;height:100dvh;width:84%;max-width:320px;background:#1B2130;z-index:10000;transform:translateX(-104%);transition:transform .28s ease;overflow-y:auto;padding-bottom:28px}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.64);z-index:9999}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(238,213,154,.12)}.drawer-head img{width:128px;max-height:44px;object-fit:contain}.drawer-close{border:0;background:transparent;color:#EED59A;font-size:30px}.drawer-group{padding:16px 18px;border-bottom:1px solid rgba(238,213,154,.08)}.drawer-group strong{display:block;color:#EED59A;font-size:13px;margin-bottom:6px}.drawer-group a{display:block;color:#D8DEEA;padding:8px 0}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9000;background:#151A23;border-top:1px solid rgba(238,213,154,.2);grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 3px;color:#BAC3D4;font-size:12px}.mobile-bottom a span{font-size:17px}.mobile-bottom a.active{color:#F1DCA3}.mobile-bottom a.active span{color:#F1DCA3}
@media(max-width:1100px){.nav-core{gap:18px}.floating-service{display:none}.matrix{grid-template-columns:repeat(3,1fr)}.grid-5{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.wrap{width:min(100% - 28px,1200px)}.site-header{background:#151A23}.header-main{height:64px;justify-content:space-between;gap:10px}.menu-toggle{display:flex;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;padding:8px}.menu-toggle span{height:2px;background:#EED59A;border-radius:2px;width:24px}.brand-logo{width:112px;flex:0 0 112px}.brand-logo img{max-height:38px}.nav-core,.channel-bar{display:none}.header-register{padding:8px 13px;font-size:13px}.mobile-drawer{display:block}.mobile-bottom{display:grid}.site-main{padding-bottom:70px}.banner-slider{width:calc(100% - 28px);margin:18px auto 28px;border-radius:16px}.banner-slider .slide{min-height:190px}.slider-arrow{width:38px;height:38px}.section{padding:42px 0}.hero-intro,.feature-split,.feature-split.reverse,.page-hero .inner{grid-template-columns:1fr}.hero-copy h1,.page-hero h1{font-size:31px}.grid-4,.grid-5{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.service-strip{grid-template-columns:repeat(2,1fr)}.product-list,.grid-2,.bullet-list{grid-template-columns:1fr}.matrix{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.site-footer{padding-bottom:110px}}
@media(max-width:520px){.wrap{width:min(100% - 22px,1200px)}.brand-logo{width:100px;flex-basis:100px}.header-register{padding:7px 10px;font-size:12px}.banner-slider{width:calc(100% - 22px)}.banner-slider .slide{min-height:150px}.section-title{font-size:25px}.hero-copy h1,.page-hero h1{font-size:28px}.grid-4,.grid-5,.matrix,.footer-grid{grid-template-columns:1fr}.service-strip{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card{padding:20px}.section{padding:36px 0}}
