*{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.75 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:#fff1c7}img{display:block;max-width:100%;height:auto}button{font:inherit}.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:26px}.brand-logo{width:138px;flex:0 0 auto}.brand-logo img{max-height:42px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:30px;flex:1;white-space:nowrap}.nav-core a{color:#F1DCA3;position:relative;font-weight:650}.nav-core a:hover,.nav-core a.active{color:#EED59A}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-20px;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:10px 19px;white-space:nowrap}.main-btn:hover{background:#D9BD7D;color:#0F141D;transform:translateY(-1px)}.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:9px 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:5px 11px;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%)}.channel-sep{width:1px;background:rgba(238,213,154,.15);margin:3px 2px}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:22px;height:2px;background:#EED59A;margin:5px}.mobile-overlay{position:fixed;inset:0;z-index:9998;background:rgba(0,0,0,.62);opacity:0;visibility:hidden;pointer-events:none;transition:.25s}.mobile-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer{position:fixed;z-index:10000;top:0;left:0;width:84%;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:24px}.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:15px 18px;border-bottom:1px solid rgba(238,213,154,.14)}.drawer-head img{width:116px;max-height:38px;object-fit:contain}.drawer-head button{border:0;background:transparent;color:#EED59A;font-size:30px}.drawer-group{padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.06)}.drawer-group strong{display:block;color:#EED59A;font-size:13px;margin-bottom:7px}.drawer-group a{display:block;color:#D8DEEA;padding:7px 0}body.menu-open{overflow:hidden}.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:9px 12px;border-radius:10px;cursor:pointer}.floating-service .register-link{background:linear-gradient(135deg,#F6E3AE,#EED59A 48%,#C9A96A);color:#0F141D;font-weight:700}.mobile-bottom{display:none}main{min-height:60vh}.container{max-width:1200px;margin:auto;padding:0 20px}.page-hero{padding:62px 0 38px;background:linear-gradient(180deg,#151B27 0,#0F141D 100%);border-bottom:1px solid rgba(238,213,154,.08)}.page-hero .eyebrow,.section-kicker,.tag,.label,.num,.badge{color:#EED59A}.page-hero h1{font-size:clamp(32px,5vw,58px);line-height:1.12;margin:8px 0 18px;max-width:820px}.page-hero p{max-width:840px;color:#BAC3D4;font-size:18px}.hero-note{margin-top:24px;padding:16px 18px;border-left:3px solid #C9A96A;background:#151B27;border-radius:0 14px 14px 0;color:#D8DEEA}.section{padding:62px 0}.section.alt{background:#151B27}.section.soft{background:#1C2433}.section-title,h1,h2,h3{color:#EED59A}.section-title{font-size:clamp(26px,4vw,40px);margin:0 0 12px}.section-lead{color:#BAC3D4;max-width:900px;margin:0 0 28px}.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:16px}.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}.card h3,.zone-card h3,.info-card h3{margin-top:0}.card p,.zone-card p,.info-card p,.review-card p{color:#BAC3D4}.content-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%;height:auto;object-fit:contain}.media-frame{background:#0F141D;border:1px solid rgba(238,213,154,.10);border-radius:22px;padding:12px;box-shadow:0 18px 42px rgba(0,0,0,.22)}.media-frame img{width:100%;max-height:480px;object-fit:contain;border-radius:14px}.text-link{font-weight:700}.trust-strip{max-width:1200px;margin:0 auto 34px;padding:0 20px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#151B27;border:1px solid rgba(238,213,154,.12);border-radius:18px;overflow:hidden}.trust-item{padding:18px;border-right:1px solid rgba(238,213,154,.10)}.trust-item:last-child{border:0}.trust-item strong{color:#EED59A;display:block}.trust-item span{color:#BAC3D4;font-size:14px}.banner-slider{max-width:1200px;margin:28px auto 28px;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.5}.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:none;border-radius:999px;background:rgba(27,33,48,.78);color:#EED59A;box-shadow:0 8px 20px rgba(0,0,0,.28);width:42px;height:42px;cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.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:none;background:rgba(241,220,163,.28);cursor:pointer}.slider-dots button.active{background:linear-gradient(135deg,#F6E3AE,#EED59A 48%,#C9A96A)}.feature-list{display:grid;gap:12px}.feature-list div{padding:14px 16px;background:#1C2433;border-radius:14px;border:1px solid rgba(238,213,154,.10)}.feature-list strong{color:#EED59A}.steps{counter-reset:step;display:grid;gap:14px}.step{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;padding:18px;background:#151B27;border-radius:16px;border:1px solid rgba(238,213,154,.10)}.step:before{counter-increment:step;content:counter(step);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#242D3D;color:#EED59A;font-weight:800}.step h3{margin:0 0 4px}.step p{margin:0;color:#BAC3D4}.faq-list details{border-bottom:1px solid rgba(238,213,154,.12);padding:16px 0}.faq-list summary{cursor:pointer;color:#EED59A;font-weight:700}.faq-list p{color:#BAC3D4}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{padding:7px 11px;border:1px solid rgba(238,213,154,.16);border-radius:999px;color:#EED59A;background:#151B27}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{font-size:15px}.review-card cite{color:#8D97AA;font-style:normal}.notice{padding:20px;border-radius:18px;background:#1C2433;border:1px solid rgba(238,213,154,.14);color:#BAC3D4}.link-list{display:grid;gap:10px}.link-list a{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.07)}footer{background:#090D14;color:#D8DEEA;padding:50px 20px 20px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:30px}.footer-brand img{width:130px;max-height:42px;object-fit:contain;margin-bottom:14px}.footer-grid h3{font-size:16px}.footer-grid a{display:block;color:#BAC3D4;margin:7px 0}.responsible-note,.copyright{max-width:1200px;margin:28px auto 0;padding-top:20px;border-top:1px solid rgba(238,213,154,.10);color:#8D97AA;font-size:14px}.copyright{margin-top:12px;padding-top:0;border:0}.spotlight{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.spotlight-side{display:grid;gap:18px}.compact-matrix{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.compact-matrix .wide{grid-column:span 6}.compact-matrix .small{grid-column:span 4}.compact-matrix article{background:#151B27;border:1px solid rgba(238,213,154,.12);border-radius:18px;padding:18px}.compact-matrix img{width:100%;max-height:220px;object-fit:contain;border-radius:12px;margin-bottom:14px;background:#0F141D}
@media(max-width:980px){.nav-core{gap:16px;font-size:14px}.floating-service{display:none}.grid-3,.grid-4,.reviews{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.spotlight{grid-template-columns:1fr}.compact-matrix .wide,.compact-matrix .small{grid-column:span 6}}
@media(max-width:768px){body{padding-bottom:64px}.site-header{background:#151A23}.header-inner{height:62px;padding:0 12px;display:grid;grid-template-columns:1fr auto 1fr;gap:8px}.menu-toggle{display:block;justify-self:start}.brand-logo{width:112px;justify-self:center}.brand-logo img{max-height:34px}.nav-core,.channel-bar{display:none}.header-register{justify-self:end;padding:8px 12px;font-size:13px}.mobile-bottom{position:fixed;z-index:9000;left:0;right:0;bottom:0;height:58px;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{display:grid;place-items:center;color:#BAC3D4;font-size:13px}.mobile-bottom a:hover{color:#F1DCA3}.banner-slider{margin:14px 12px 20px;width:auto;aspect-ratio:16/8.8;border-radius:14px}.slider-arrow{width:36px;height:36px}.page-hero{padding:38px 0 26px}.page-hero p{font-size:16px}.section{padding:42px 0}.grid-2,.grid-3,.grid-4,.reviews,.footer-grid{grid-template-columns:1fr}.trust-grid{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)}.compact-matrix .wide,.compact-matrix .small{grid-column:span 12}.spotlight{display:block}.spotlight-side{margin-top:16px}.media-frame img{max-height:340px}.section-title{font-size:28px}}
@media(max-width:390px){.brand-logo{width:96px}.header-register{padding:7px 10px;font-size:12px}.trust-grid{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}.container{padding:0 16px}}
