
*{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:#fff0c0}img{display:block;max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:9999;background:#151A23;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.22)}.header-inner{height:72px;max-width:1240px;margin:auto;padding:0 20px;display:flex;align-items:center;gap:24px}.logo-link{flex:0 0 auto}.logo-link img{width:132px;max-height:46px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:30px;min-width:0;flex:1;white-space:nowrap}.nav-core a{color:#F1DCA3;position:relative;font-weight:650;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;padding:11px 20px;box-shadow:0 12px 28px rgba(238,213,154,.18);font-weight:800;transition:.2s}.main-btn:hover{background:#D9BD7D;color:#0F141D;transform:translateY(-1px)}.header-register{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-inner{max-width:1240px;margin:auto;display:flex;gap:8px;overflow-x:auto;padding:9px 20px;scrollbar-width:none}.channel-inner::-webkit-scrollbar{display:none}.channel-bar a{color:#BAC3D4;border-radius:999px;padding:6px 11px;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%)}main{min-height:60vh}.container{width:min(1180px,calc(100% - 36px));margin:auto}.hero-page{padding:64px 0 32px}.section{padding:54px 0}.section.alt{background:#151B27}.section-title,h1,h2,h3{color:#EED59A;line-height:1.25}.section-kicker,.tag,.label,.num,.badge{color:#EED59A}.lead{font-size:18px;color:#BAC3D4;max-width:820px}.muted{color:#8D97AA}.grid-2{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.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:22px;padding:24px}.soft-panel{background:#1C2433;border:1px solid rgba(238,213,154,.11);border-radius:22px;padding:26px}.content-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%;height:auto;object-fit:contain}.content-img{border-radius:18px;background:#111721}.link-list{display:grid;gap:8px}.text-link{display:inline-flex;gap:6px;align-items:center}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{border:1px solid rgba(238,213,154,.18);background:#1C2433;border-radius:999px;padding:7px 12px;color:#BAC3D4}.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,.14);border-radius:18px;overflow:hidden}.trust-strip>div{background:#151B27;padding:18px}.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}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:auto;max-height:540px;object-fit:contain;background:#0F141D}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;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);font-size:25px;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;border-radius:50%;border:none;background:rgba(241,220,163,.28);padding:0}.slider-dots button.active{background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%)}.focus-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:22px}.focus-side{display:grid;gap:22px}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.step{position:relative;padding:20px 16px 18px;background:#151B27;border:1px solid rgba(238,213,154,.12);border-radius:18px}.step:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#EED59A;color:#0F141D;font-weight:800;margin-bottom:10px}.faq-list details{border-bottom:1px solid rgba(238,213,154,.13);padding:14px 2px}.faq-list summary{cursor:pointer;color:#EED59A;font-weight:700}.review-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.site-footer{background:#090D14;color:#D8DEEA;padding:46px 0 24px}.footer-grid{width:min(1180px,calc(100% - 36px));margin:auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer-brand img{width:136px;max-height:46px;object-fit:contain;margin-bottom:14px}.site-footer h3{font-size:16px}.site-footer a{display:block;margin:6px 0;color:#D8DEEA}.compliance-note,.copyright{width:min(1180px,calc(100% - 36px));margin:28px auto 0;color:#8D97AA;font-size:13px}.copyright{padding-top:16px;border-top:1px solid rgba(238,213,154,.10)}.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 12px;border-radius:12px;font:inherit;cursor:pointer}.floating-service a.register-link{background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%);color:#0F141D}.mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.64);z-index:9998;opacity:0;visibility:hidden;pointer-events:none;transition:.25s}.mobile-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100dvh;max-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#1B2130;z-index:10000;transform:translateX(-102%);pointer-events:none;transition:transform .28s ease;box-shadow:18px 0 45px rgba(0,0,0,.45)}.mobile-drawer.active{transform:translateX(0);pointer-events:auto}.drawer-head{position:sticky;top:0;background:#1B2130;display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(238,213,154,.12)}.drawer-head img{width:120px;max-height:42px;object-fit:contain}.drawer-head button{background:none;border:0;color:#EED59A;font-size:30px}.drawer-scroll{padding:10px 16px 30px}.drawer-group{padding:12px 0;border-bottom:1px solid rgba(238,213,154,.09)}.drawer-group strong{display:block;color:#8D97AA;font-size:12px;margin-bottom:6px}.drawer-group a{display:block;padding:8px 0;color:#EEF2F7}.menu-toggle{display:none;background:none;border:0;width:38px;padding:4px}.menu-toggle span{display:block;height:2px;background:#EED59A;margin:6px 0}.mobile-bottom{display:none}body.menu-open{overflow:hidden}body:not(.menu-open){overflow-y:auto}.notice{border-left:3px solid #EED59A;padding:14px 18px;background:#151B27;color:#BAC3D4;border-radius:0 14px 14px 0}.feature-list{display:grid;gap:12px}.feature-list li{color:#BAC3D4}.table-like{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(238,213,154,.12);border:1px solid rgba(238,213,154,.12);border-radius:18px;overflow:hidden}.table-like>div{background:#151B27;padding:18px}
@media(max-width:1000px){.nav-core{gap:16px}.nav-core a{font-size:14px}.grid-4{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.review-list{grid-template-columns:repeat(2,1fr)}.floating-service{display:none}}
@media(max-width:768px){.site-header{position:sticky;top:0}.header-inner{height:62px;padding:0 12px;gap:10px}.menu-toggle{display:block;flex:0 0 38px}.logo-link{position:absolute;left:50%;transform:translateX(-50%)}.logo-link img{width:112px;max-height:38px}.nav-core,.channel-bar{display:none}.header-register{margin-left:auto;padding:8px 12px;font-size:13px}.container{width:min(100% - 26px,1180px)}.hero-page{padding:38px 0 18px}.section{padding:38px 0}.grid-2,.grid-3,.grid-4,.focus-grid,.trust-strip,.footer-grid,.table-like{grid-template-columns:1fr}.focus-side{gap:14px}.steps{grid-template-columns:1fr}.review-list{grid-template-columns:1fr}.banner-slider{margin:14px 13px 26px;border-radius:16px}.slider-arrow{width:38px;height:38px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9000;display:grid;grid-template-columns:repeat(5,1fr);background:#151A23;border-top:1px solid rgba(238,213,154,.24);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{text-align:center;padding:10px 4px;color:#BAC3D4;font-size:13px}.mobile-bottom a:hover{color:#F1DCA3}.site-footer{padding-bottom:88px}.card,.zone-card,.info-card,.review-card,.soft-panel{padding:19px}.content-img{width:100%}.banner-slider img{max-height:none}.footer-grid{gap:16px}}
@media(max-width:390px){.logo-link img{width:98px}.header-register{padding:7px 10px}.container{width:min(100% - 22px,1180px)}h1{font-size:30px}h2{font-size:24px}}
