*{box-sizing:border-box}html,body{width:100%;min-height:100%;overflow-x:hidden}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-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}a{color:#EED59A;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.site-header{position:sticky;top:0;z-index:9999;background:#151A23;box-shadow:0 8px 24px rgba(0,0,0,.22);backdrop-filter:blur(10px)}.header-inner{height:76px;max-width:1240px;margin:auto;padding:0 20px;display:flex;align-items:center;gap:26px;white-space:nowrap}.brand-logo{width:150px;flex:0 0 auto}.brand-logo img{max-height:46px;width:auto}.nav-core{display:flex;align-items:center;justify-content:center;gap:30px;flex:1;min-width:0}.nav-core a{color:#F1DCA3;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:-15px;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:800;padding:11px 22px;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)}.channel-scroll{max-width:1240px;margin:auto;padding:10px 20px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{color:#BAC3D4;border-radius:999px;padding:6px 11px;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,.18);margin:2px 4px;flex:0 0 auto}.site-main{max-width:1280px;margin:auto;padding:0 24px 70px}.page-hero{max-width:1180px;margin:34px auto 28px;padding:38px;border:1px solid rgba(238,213,154,.14);background:linear-gradient(145deg,#151B27,#1C2433);border-radius:24px;box-shadow:0 18px 42px rgba(0,0,0,.30)}.page-hero .eyebrow,.section-kicker,.tag,.label,.num,.badge{color:#EED59A;font-weight:700;letter-spacing:.04em}.page-hero h1,h1,h2,h3,.section-title{color:#EED59A}.page-hero h1{font-size:clamp(30px,4vw,50px);line-height:1.2;margin:8px 0 14px}.page-hero p{max-width:900px;color:#BAC3D4;margin:0}.section{max-width:1180px;margin:28px auto;padding:32px;border-radius:24px;background:#151B27;border:1px solid rgba(238,213,154,.14);box-shadow:0 18px 42px rgba(0,0,0,.26)}.section.alt{background:#1C2433}.section h2{margin-top:0;font-size:clamp(23px,3vw,34px)}.section p{color:#EEF2F7}.muted{color:#BAC3D4!important}.small-note{color:#8D97AA!important}.grid-2,.grid-3,.grid-4{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))}.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:22px}.alt .card,.alt .zone-card,.alt .info-card{background:#242D3D}.card h3,.zone-card h3,.info-card h3{margin:0 0 10px}.card p,.zone-card p,.info-card p{margin:0 0 10px;color:#BAC3D4}.content-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%;height:auto;object-fit:contain}.media-split{display:grid;grid-template-columns:1.08fr .92fr;gap:30px;align-items:center}.media-split.reverse{grid-template-columns:.92fr 1.08fr}.media-split figure{margin:0;background:#0F141D;border-radius:20px;padding:10px;overflow:hidden}.media-split img{width:100%;height:auto;object-fit:contain;border-radius:14px}.text-link{display:inline-block;margin-top:8px;color:#EED59A;font-weight:700}.trust-strip{max-width:1180px;margin:18px auto 30px;display:grid;grid-template-columns:repeat(4,1fr);background:#151B27;border:1px solid rgba(238,213,154,.13);border-radius:18px;overflow:hidden}.trust-item{padding:19px 22px;border-right:1px solid rgba(238,213,154,.10)}.trust-item:last-child{border-right:0}.trust-item strong{color:#EED59A;display:block}.trust-item span{color:#BAC3D4;font-size:14px}.banner-slider{max-width:1200px;margin:28px auto 22px;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}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:auto;max-height:560px;object-fit:contain;background:#0F141D}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;width:44px;height:44px;border-radius:999px;background:rgba(27,33,48,.78);color:#EED59A;box-shadow:0 8px 20px rgba(0,0,0,.28);cursor:pointer}.slider-prev{left:14px}.slider-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:0;background:rgba(241,220,163,.28);cursor:pointer}.slider-dots button.active{background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%)}.feature-main{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.feature-stack{display:grid;gap:20px}.feature-card{border-radius:22px;overflow:hidden;background:#151B27;border:1px solid rgba(238,213,154,.14)}.feature-card img{width:100%;height:auto;object-fit:contain;background:#0F141D}.feature-card .copy{padding:22px}.feature-card.large .copy{padding:28px}.path-list{counter-reset:path;display:grid;gap:14px}.path-step{position:relative;padding:18px 18px 18px 68px;background:#1C2433;border-radius:18px;border:1px solid rgba(238,213,154,.10)}.path-step:before{counter-increment:path;content:counter(path);position:absolute;left:18px;top:18px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#EED59A;color:#0F141D;font-weight:800}.review-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.review-card{margin:0}.review-card blockquote{margin:0;color:#BAC3D4}.review-card footer{margin-top:9px;color:#8D97AA;background:none}.faq-list details{background:#1C2433;border:1px solid rgba(238,213,154,.11);border-radius:16px;margin:10px 0;padding:15px 18px}.faq-list summary{cursor:pointer;color:#EED59A;font-weight:700}.faq-list p{color:#BAC3D4;margin-bottom:0}.notice{border-left:3px solid #EED59A;padding:18px 20px;background:#1C2433;border-radius:0 16px 16px 0;color:#BAC3D4}.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);padding:10px 13px;border-radius:12px;font-size:13px;text-align:center;cursor:pointer}.floating-service .register-link{background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%);color:#0F141D}.site-footer{background:#090D14;color:#D8DEEA;padding:46px 24px 26px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:30px}.footer-grid h2{font-size:16px;margin-top:0}.footer-grid a{display:block;color:#D8DEEA;margin:7px 0;font-size:14px}.footer-brand img{width:150px;margin-bottom:16px}.footer-brand p{color:#8D97AA;font-size:14px}.footer-note{max-width:1180px;margin:30px auto 0;padding-top:20px;border-top:1px solid rgba(238,213,154,.12);color:#8D97AA;font-size:13px}.menu-toggle,.mobile-bottom,.mobile-overlay,.mobile-drawer{display:none}.mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.62);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:84vw;max-width:320px;height:100dvh;max-height:100dvh;background:#1B2130;z-index:10000;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateX(-100%);pointer-events:none;transition:transform .28s ease;box-shadow:18px 0 40px rgba(0,0,0,.35)}.mobile-drawer.active{transform:translateX(0);pointer-events:auto}.drawer-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px;background:#1B2130;border-bottom:1px solid rgba(238,213,154,.12)}.drawer-logo img{max-width:130px;max-height:42px}.drawer-close{width:36px;height:36px;border-radius:50%;border:1px solid rgba(238,213,154,.22);background:#151A23;color:#EED59A;font-size:24px}.drawer-groups{padding:12px 16px 30px}.drawer-groups section{padding:10px 0 14px;border-bottom:1px solid rgba(238,213,154,.09)}.drawer-groups h2{font-size:13px;color:#8D97AA;margin:0 0 6px}.drawer-groups a{display:block;padding:9px 4px;color:#EEF2F7}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9000;height:64px;background:#151A23;border-top:1px solid rgba(238,213,154,.22);grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#BAC3D4;font-size:12px}.mobile-bottom a span{font-size:17px;line-height:1}.mobile-bottom a.active{color:#F1DCA3}.product-matrix{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:18px}.product-matrix .wide{grid-row:span 2}.pill-list{display:flex;gap:10px;flex-wrap:wrap}.pill-list a,.pill-list span{padding:7px 12px;border:1px solid rgba(238,213,154,.15);border-radius:999px;color:#EED59A;background:#1C2433}.stat-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat-list .info-card strong{display:block;color:#EED59A}.section ul{padding-left:20px;color:#BAC3D4}.section li{margin:7px 0}
@media(max-width:1000px){.nav-core{gap:18px}.header-inner{gap:18px}.floating-service{display:none}.grid-4{grid-template-columns:repeat(2,1fr)}.feature-main,.media-split,.media-split.reverse{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-matrix{grid-template-columns:1fr 1fr}.product-matrix .wide{grid-row:auto}}
@media(max-width:768px){body{padding-bottom:calc(64px + env(safe-area-inset-bottom))}body.menu-open{overflow:hidden}body:not(.menu-open){overflow-y:auto}.site-header{position:sticky;top:0}.header-inner{height:64px;padding:0 12px;display:grid;grid-template-columns:88px 1fr 98px;gap:8px}.nav-core,.channel-bar{display:none}.menu-toggle{display:flex;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;padding:8px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:#EED59A;border-radius:2px}.brand-logo{width:auto;justify-self:center}.brand-logo img{max-width:122px;max-height:40px}.header-register{padding:9px 12px;font-size:13px;justify-self:end}.mobile-overlay,.mobile-drawer{display:block}.mobile-bottom{display:grid}.site-main{padding:0 14px 38px}.banner-slider{margin:16px auto 16px;border-radius:15px}.slider-arrow{width:38px;height:38px}.trust-strip{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid rgba(238,213,154,.10)}.page-hero,.section{padding:22px;border-radius:18px;margin:18px auto}.grid-2,.grid-3,.grid-4,.review-list,.product-matrix,.stat-list{grid-template-columns:1fr}.feature-main{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:90px}.footer-note{font-size:12px}.section h2{font-size:25px}.page-hero h1{font-size:34px}}
@media(max-width:390px){.header-inner{grid-template-columns:72px 1fr 92px}.brand-logo img{max-width:108px}.header-register{padding:8px 10px}.trust-strip{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(238,213,154,.10)}.trust-item:last-child{border-bottom:0}}
