*{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","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}a{color:#EED59A;text-decoration:none}a:hover{color:#F6E3AE}img{display:block;max-width:100%;height:auto}.container{width:min(1200px,calc(100% - 40px));margin:0 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:72px;display:flex;align-items:center;gap:28px;white-space:nowrap}.brand-logo{width:148px;flex:0 0 auto}.brand-logo img{width:100%;max-height:46px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:28px;flex:1;min-width:0}.nav-core a{color:#F1DCA3;position:relative;font-size:15px;line-height:72px}.nav-core a:hover,.nav-core a.active{color:#EED59A}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:8px;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:11px 22px;border:0;transition:.2s ease}.main-btn:hover{background:#D9BD7D;color:#0F141D;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{display:flex;gap:8px;overflow-x:auto;padding:10px 0;scrollbar-width:none}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{color:#BAC3D4;border-radius:999px;padding:7px 13px;font-size:14px;flex:0 0 auto}.channel-bar a:hover,.channel-bar a.active{color:#0F141D;background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%)}.mobile-menu-btn{display:none;background:none;border:0;width:38px;padding:6px}.mobile-menu-btn span{display:block;height:2px;background:#EED59A;margin:5px 0;border-radius:2px}.mobile-overlay{position:fixed;inset:0;z-index:9998;background:rgba(0,0,0,.62);opacity:0;visibility:hidden;pointer-events:none;transition:.25s ease}.mobile-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer{position:fixed;z-index:10000;top:0;left:0;width:84vw;max-width:320px;height:100dvh;max-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#1B2130;transform:translateX(-100%);pointer-events:none;transition:transform .28s ease;padding-bottom:32px;box-shadow:20px 0 50px rgba(0,0,0,.4)}.mobile-drawer.active{transform:translateX(0);pointer-events:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(238,213,154,.12);position:sticky;top:0;background:#1B2130;z-index:2}.drawer-logo{width:128px}.drawer-logo img{max-height:42px;object-fit:contain}.drawer-close{border:1px solid rgba(238,213,154,.18);background:#151B27;color:#EED59A;border-radius:50%;width:38px;height:38px;font-size:26px;line-height:1}.drawer-group{padding:16px 20px;border-bottom:1px solid rgba(238,213,154,.08)}.drawer-group strong{display:block;color:#EED59A;font-size:13px;margin-bottom:8px}.drawer-group a{display:block;color:#D8DEEA;padding:8px 0}.menu-open{overflow:hidden!important}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:grid;gap:8px;width:104px}.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 8px;border-radius:12px;text-align:center;font:inherit;cursor:pointer}.floating-service a.register-link{background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%);color:#0F141D}.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;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;border:0;border-radius:999px;background:rgba(27,33,48,.78);color:#EED59A;box-shadow:0 8px 20px rgba(0,0,0,.28);width:44px;height:44px;font-size:24px;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%)}main{min-height:60vh}.page-hero{padding:60px 0 24px}.page-hero .eyebrow,.section-kicker,.tag,.label,.num,.badge{color:#EED59A}.page-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.15;margin:10px 0 18px}.page-hero p{max-width:860px;color:#BAC3D4;font-size:18px}.section{padding:42px 0}.section.alt{background:#151B27}.section-title{font-size:clamp(26px,3vw,38px);line-height:1.25;margin:0 0 14px;color:#EED59A}.section-intro{max-width:860px;color:#BAC3D4;margin:0 0 24px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(238,213,154,.1);border:1px solid rgba(238,213,154,.12);border-radius:18px;overflow:hidden;margin:0 auto 44px}.trust-strip div{background:#151B27;padding:20px}.trust-strip strong{display:block;color:#EED59A;margin-bottom:4px}.trust-strip span{color:#BAC3D4;font-size:14px}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.split.reverse{grid-template-columns:.9fr 1.1fr}.content-img{width:100%;max-height:520px;object-fit:contain;border-radius:22px;background:#151B27;border:1px solid rgba(238,213,154,.12);box-shadow:0 18px 42px rgba(0,0,0,.3)}.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}.card h3,.zone-card h3,.info-card h3,.review-card h3{color:#EED59A;margin-top:0}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.cards-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-list{display:grid;gap:12px;margin:20px 0}.feature-list div{padding:14px 16px;background:#1C2433;border-left:3px solid #C9A96A;border-radius:12px;color:#BAC3D4}.entry-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.entry-list a{display:block;padding:16px 18px;border:1px solid rgba(238,213,154,.12);border-radius:14px;background:#151B27}.entry-list small{display:block;color:#8D97AA;margin-top:4px}.focus-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:20px}.focus-main{grid-row:1/3}.focus-main img,.focus-side img{width:100%;max-height:320px;object-fit:contain;border-radius:16px;background:#0F141D;margin-bottom:16px}.product-layers{display:grid;gap:18px}.product-layer{padding:22px;border-radius:18px;background:#151B27;border:1px solid rgba(238,213,154,.12)}.product-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.product-links a{padding:8px 12px;border-radius:999px;background:#1C2433}.compare{display:grid;grid-template-columns:1fr 1fr;gap:22px}.compare .panel{padding:24px;border-radius:20px;background:#151B27;border:1px solid rgba(238,213,154,.14)}.compare img{width:100%;max-height:320px;object-fit:contain;border-radius:16px;background:#0F141D;margin-bottom:16px}.explore-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.explore-grid .large{grid-column:span 3}.explore-grid .small{grid-column:span 2}.explore-grid img{width:100%;max-height:250px;object-fit:contain;border-radius:14px;background:#0F141D;margin-bottom:14px}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;counter-reset:step}.step{padding:20px;border-radius:18px;background:#151B27;border:1px solid rgba(238,213,154,.12)}.step:before{counter-increment:step;content:counter(step,decimal-leading-zero);color:#EED59A;font-weight:800;font-size:28px}.step p{color:#BAC3D4}.review-flow{columns:2;column-gap:20px}.review-card{break-inside:avoid;margin-bottom:20px}.service-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.service-tags span{padding:8px 12px;border-radius:999px;background:#1C2433;color:#EED59A}.faq-list{display:grid;gap:12px}.faq-list details{background:#151B27;border:1px solid rgba(238,213,154,.12);border-radius:16px;padding:16px 18px}.faq-list summary{cursor:pointer;color:#EED59A;font-weight:700}.faq-list p{color:#BAC3D4;margin-bottom:0}.notice{padding:22px;border-radius:18px;background:#1C2433;border:1px solid rgba(238,213,154,.12);color:#BAC3D4}.quote{padding:18px 20px;border-left:3px solid #EED59A;background:#151B27;border-radius:12px;color:#D8DEEA}.text-link{display:inline-flex;gap:6px;align-items:center;margin-top:10px}.text-link:after{content:'→'}.app-banner{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;padding:30px;border-radius:24px;background:#1C2433;border:1px solid rgba(238,213,154,.14);box-shadow:0 18px 42px rgba(0,0,0,.3)}.app-banner img{width:100%;max-height:360px;object-fit:contain;border-radius:18px;background:#0F141D}.plain-list{display:grid;gap:10px;padding:0;list-style:none}.plain-list li{padding:12px 14px;background:#151B27;border-radius:12px;border:1px solid rgba(238,213,154,.10)}.site-footer{background:#090D14;color:#D8DEEA;margin-top:50px;padding:44px 0 18px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:30px}.footer-grid h2{font-size:16px;color:#EED59A;margin-top:0}.footer-grid a{display:block;color:#BAC3D4;padding:4px 0}.footer-grid p{color:#8D97AA;margin:0}.footer-brand img{width:150px;max-height:48px;object-fit:contain;margin-bottom:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(238,213,154,.1);padding-top:16px;margin-top:28px;color:#8D97AA}.mobile-bottom-nav{display:none}
@media(max-width:980px){.nav-core{gap:16px}.nav-core a{font-size:14px}.floating-service{display:none}.cards-4{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.explore-grid{grid-template-columns:repeat(2,1fr)}.explore-grid .large,.explore-grid .small{grid-column:span 1}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.container{width:min(100% - 28px,1200px)}.site-header{position:sticky;top:0}.header-main{height:64px;gap:10px;justify-content:space-between}.mobile-menu-btn{display:block;flex:0 0 38px}.brand-logo{width:118px;position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{max-height:38px}.nav-core,.channel-bar{display:none}.header-register{padding:9px 13px;font-size:13px}.banner-slider{margin:18px 14px 28px;aspect-ratio:16/8.6;border-radius:16px}.slider-arrow{width:38px;height:38px;font-size:20px}.page-hero{padding:38px 0 14px}.page-hero p{font-size:16px}.section{padding:32px 0}.trust-strip{grid-template-columns:1fr 1fr}.split,.split.reverse,.cards-3,.cards-2,.compare,.focus-grid,.app-banner{grid-template-columns:1fr;grid-template-rows:auto}.focus-main{grid-row:auto}.cards-4{grid-template-columns:1fr}.entry-list{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.review-flow{columns:1}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:9990;background:#151A23;border-top:1px solid rgba(238,213,154,.24);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{color:#BAC3D4;text-align:center;padding:11px 4px;font-size:13px}.mobile-bottom-nav a.active{color:#F1DCA3}.site-footer{padding-bottom:82px}body{padding-bottom:58px}.explore-grid{grid-template-columns:1fr}.content-img{max-height:380px}.mobile-drawer{display:block}}
@media(max-width:390px){.header-register{padding:8px 10px;font-size:12px}.brand-logo{width:106px}.trust-strip{grid-template-columns:1fr}.slider-arrow{width:34px;height:34px}.page-hero h1{font-size:34px}}
