*{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:16px/1.8 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;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}.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)}.top-nav{height:72px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:28px}.logo-link{flex:0 0 auto}.site-logo{width:138px;max-height:46px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:28px;min-width:0;flex:1;white-space:nowrap}.nav-core a{color:#F1DCA3;position:relative;font-weight:600}.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;min-height:42px;padding:0 22px;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;white-space:nowrap}.main-btn:hover{background:#D9BD7D;color:#0F141D;transform:translateY(-1px)}.menu-toggle{display:none;width:42px;height:42px;border:1px solid rgba(238,213,154,.18);background:#1B2130;color:#EED59A;border-radius:12px;font-size:24px;cursor:pointer}.channel-bar{background:#1B2130;border-top:1px solid rgba(238,213,154,.1);border-bottom:1px solid rgba(238,213,154,.1)}.channel-scroll{max-width:1240px;margin:auto;padding:9px 24px;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:7px 12px;white-space:nowrap;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#0F141D;background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%)}.page-wrap{max-width:1200px;margin:auto;padding:34px 24px 72px}.banner-slider{max-width:1200px;margin:8px auto 30px;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,.82);color:#EED59A;box-shadow:0 8px 20px rgba(0,0,0,.28);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:0;background:rgba(241,220,163,.28);padding:0;cursor:pointer}.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-bottom:32px}.trust-item{background:#151B27;padding:18px}.trust-item strong{display:block;color:#EED59A;margin-bottom:4px}.section{margin:34px 0;padding:28px;border-radius:24px;background:#151B27;border:1px solid rgba(238,213,154,.14);box-shadow:0 18px 42px rgba(0,0,0,.30)}.section.alt{background:#1C2433}.section.flat{background:transparent;box-shadow:none;padding-left:0;padding-right:0;border:0}.section h1,.section h2,.section h3,.section-title{color:#EED59A;line-height:1.3;margin-top:0}.section h1{font-size:clamp(32px,5vw,52px)}.section h2{font-size:clamp(25px,3.5vw,36px)}.kicker,.section-kicker,.tag,.label,.num,.badge{color:#EED59A;font-weight:700;letter-spacing:.04em}.lead{font-size:18px;color:#D8DEEA;max-width:880px}.muted{color:#BAC3D4}.note{color:#8D97AA}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-main{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center}.feature-main.reverse{grid-template-columns:.85fr 1.15fr}.content-img{width:100%;max-height:420px;object-fit:contain;border-radius:18px;background:#0F141D}.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:20px}.section .card{background:#1C2433;box-shadow:none}.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:15px;margin-bottom:16px}.link-list{display:flex;flex-wrap:wrap;gap:10px 18px}.link-list a{border-bottom:1px solid rgba(238,213,154,.3)}.text-link{font-weight:700}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 64px;border:1px solid rgba(238,213,154,.12);border-radius:16px;background:#1C2433}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#EED59A;color:#0F141D;font-weight:800}.faq-list details{border-top:1px solid rgba(238,213,154,.12);padding:16px 0}.faq-list details:first-child{border-top:0}.faq-list summary{color:#EED59A;font-weight:700;cursor:pointer}.review-wall{columns:2;column-gap:18px}.review-card{break-inside:avoid;margin:0 0 18px}.service-badges{display:flex;flex-wrap:wrap;gap:10px}.service-badges span{padding:8px 13px;border-radius:999px;border:1px solid rgba(238,213,154,.14);background:#1C2433;color:#D8DEEA}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:grid;gap:8px}.floating-service a,.floating-service button{min-width:92px;padding:10px 12px;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;font:inherit;cursor:pointer;text-align:center}.floating-service a.register-link{background:linear-gradient(135deg,#F6E3AE 0%,#EED59A 48%,#C9A96A 100%);color:#0F141D;font-weight:800}.mobile-overlay{position:fixed;inset:0;background:rgba(3,7,12,.68);opacity:0;visibility:hidden;pointer-events:none;transition:.25s;z-index:9998}.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;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateX(-100%);pointer-events:none;transition:transform .28s ease;background:#1B2130;z-index:10000;padding:18px}.mobile-drawer.active{transform:translateX(0);pointer-events:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(238,213,154,.12)}.drawer-head .site-logo{width:120px}.drawer-close{width:40px;height:40px;border-radius:10px;border:1px solid rgba(238,213,154,.18);background:#151B27;color:#EED59A;font-size:22px}.drawer-group{padding:16px 0;border-bottom:1px solid rgba(238,213,154,.1)}.drawer-group strong{display:block;color:#8D97AA;font-size:13px;margin-bottom:8px}.drawer-group a{display:block;padding:8px 2px;color:#D8DEEA}.drawer-group a:hover{color:#EED59A}.mobile-bottom-nav{display:none}.site-footer{background:#090D14;color:#D8DEEA;padding:44px 24px 28px}.footer-inner{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px}.footer-brand .site-logo{width:145px;margin-bottom:12px}.footer-links{display:flex;flex-wrap:wrap;gap:9px 16px}.footer-note{max-width:1200px;margin:26px auto 0;padding-top:20px;border-top:1px solid rgba(238,213,154,.1);color:#8D97AA;font-size:14px}.hero-title{padding:42px 0 10px}.hero-title h1{font-size:clamp(34px,5vw,54px);color:#EED59A;margin:.15em 0}.hero-title p{max-width:860px;color:#BAC3D4;font-size:18px}.media-card{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center}.media-card img{width:100%;max-height:150px;object-fit:contain;border-radius:14px;background:#0F141D}.compact-list{display:grid;gap:12px}.compact-list article{padding:15px 0;border-bottom:1px solid rgba(238,213,154,.11)}.compact-list article:last-child{border-bottom:0}.legal-reminder{border-left:3px solid #C9A96A;background:#151B27;padding:18px 20px;border-radius:0 16px 16px 0;color:#BAC3D4}.mobile-only{display:none}body.menu-open{overflow:hidden}body:not(.menu-open){overflow-y:auto}@media(max-width:980px){.nav-core{gap:16px;font-size:14px}.top-nav{padding:0 16px}.grid-4{grid-template-columns:repeat(2,1fr)}.floating-service{display:none}.feature-main,.feature-main.reverse{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){body{padding-bottom:68px}.top-nav{height:64px;padding:0 12px;gap:10px}.menu-toggle{display:inline-grid;place-items:center;flex:0 0 42px}.logo-link{flex:1;text-align:center}.site-logo{width:112px;margin:auto}.top-nav>.main-btn{padding:0 14px;min-height:38px;font-size:14px}.nav-core,.channel-bar{display:none}.page-wrap{padding:18px 14px 50px}.banner-slider{margin-top:4px;border-radius:14px}.slider-arrow{width:38px;height:38px}.trust-strip,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section{margin:22px 0;padding:20px;border-radius:18px}.review-wall{columns:1}.footer-inner{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:60px;background:#151A23;border-top:1px solid rgba(238,213,154,.22);z-index:9000;display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom-nav a{display:grid;place-items:center;color:#BAC3D4;font-size:13px}.mobile-bottom-nav a.active,.mobile-bottom-nav a:hover{color:#F1DCA3}.media-card{grid-template-columns:1fr}.mobile-only{display:block}}