*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0E1730;color:#EAF0FF;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p{margin:0 0 14px;color:#B7C3E0}h1,h2,h3{color:#fff;margin:0 0 14px;line-height:1.25}h1{font-size:clamp(30px,5vw,56px)}h2{font-size:clamp(24px,3vw,36px)}h3{font-size:20px}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#121C3D;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 14px 30px rgba(0,0,0,.22)}.header-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.site-logo,.footer-logo{color:#fff;font-size:28px;font-weight:800;letter-spacing:1px;white-space:nowrap}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#fff;position:relative;font-size:15px;padding:24px 0}.nav-core a:hover{color:#BFD0FF}.nav-core a.active::after{content:"";position:absolute;left:50%;bottom:10px;width:28px;height:3px;border-radius:999px;background:#6B8DFF;transform:translateX(-50%)}.register-btn,.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:linear-gradient(135deg,#5C7CFA 0%,#6B8DFF 52%,#89A5FF 100%);color:#fff;border-radius:999px;font-weight:700;box-shadow:0 12px 26px rgba(92,124,250,.28);white-space:nowrap}.register-btn{padding:10px 22px}.main-btn{padding:12px 26px}.main-btn.small{padding:9px 18px;font-size:14px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(107,141,255,.34);color:#EAF0FF;border-radius:999px;padding:11px 24px;background:rgba(255,255,255,.04)}.channel-bar{background:#162447;border-bottom:1px solid rgba(255,255,255,.06)}.channel-inner{max-width:1180px;margin:0 auto;padding:10px 20px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin}.channel-bar a{display:inline-flex;align-items:center;color:#B7C3E0;padding:7px 13px;border-radius:999px;font-size:14px;white-space:nowrap}.channel-bar a:hover,.channel-bar a.active{color:#fff;background:rgba(107,141,255,.18)}.site-main{padding-top:128px}.section-wrap{max-width:1180px;margin:0 auto 34px;padding:0 20px}.eyebrow{display:inline-flex;color:#89A5FF;font-size:14px;font-weight:700;letter-spacing:.08em;margin-bottom:10px}.section-head{max-width:780px;margin-bottom:20px}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#162447;box-shadow:0 14px 32px rgba(0,0,0,.28);overflow:hidden;position:relative;min-height:260px;height:32vw;max-height:360px}.slider-slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slider-slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#162447}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:rgba(10,16,36,.62);cursor:pointer}.slider-arrow:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-top:2px solid #fff;border-left:2px solid #fff}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-arrow.prev:before{transform:translate(-35%,-50%) rotate(-45deg)}.slider-arrow.next:before{transform:translate(-65%,-50%) rotate(135deg)}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:3;display:flex;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border-radius:999px;border:0;background:rgba(255,255,255,.48);cursor:pointer;padding:0}.slider-dot.active{width:24px;background:#6B8DFF}.card,.zone-card,.info-card,.review-card,.notice-card,.product-card,.page-hero,.contact-panel,.download-panel{background:#1A2954;border:1px solid rgba(107,141,255,.18);box-shadow:0 14px 32px rgba(0,0,0,.28);border-radius:18px}.intro-panel{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:center;background:linear-gradient(135deg,rgba(26,41,84,.96),rgba(31,49,95,.82));border:1px solid rgba(107,141,255,.18);border-radius:24px;padding:28px;box-shadow:0 14px 32px rgba(0,0,0,.28)}.intro-panel img{width:100%;max-height:280px;object-fit:contain;background:#162447;border-radius:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.quick-news{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.info-card{padding:22px}.info-card h3{font-size:19px}.overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-section{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.feature-section .content-img{width:100%;max-height:280px;object-fit:contain;background:#162447;border-radius:20px;border:1px solid rgba(255,255,255,.08)}.image-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{overflow:hidden}.product-card img{width:100%;height:160px;object-fit:contain;background:#162447;border-bottom:1px solid rgba(255,255,255,.06)}.product-card div{padding:18px}.matrix-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.app-panel{display:grid;grid-template-columns:1fr .85fr;gap:24px;align-items:center;background:#111D3D;border:1px solid rgba(107,141,255,.18);border-radius:22px;padding:26px}.app-panel img{width:100%;max-height:280px;object-fit:contain;background:#162447;border-radius:18px}.notice-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.security-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.security-strip span{display:block;background:#1F315F;border:1px solid rgba(107,141,255,.18);border-radius:14px;padding:16px;color:#EAF0FF}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:20px}.faq-list{display:grid;gap:12px}.faq-list details{background:#1A2954;border:1px solid rgba(107,141,255,.18);border-radius:16px;padding:16px 18px}.faq-list summary{cursor:pointer;color:#fff;font-weight:700}.faq-list p{margin-top:10px}.page-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;padding:30px}.hero-text p{font-size:17px}.hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hero-points span{border:1px solid rgba(107,141,255,.25);background:rgba(107,141,255,.1);color:#EAF0FF;border-radius:999px;padding:7px 12px;font-size:14px}.hero-image img{width:100%;max-height:300px;object-fit:contain;background:#162447;border-radius:20px}.split-section{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:start}.split-section.reverse{grid-template-columns:.9fr 1.1fr}.notice-card{padding:24px;background:#111D3D}.tip-list{display:grid;gap:12px}.tip-list p{background:#1F315F;border:1px solid rgba(107,141,255,.18);border-radius:14px;padding:14px;margin:0;color:#EAF0FF}.contact-panel,.download-panel{padding:24px}.site-footer{background:#0A1024;color:#C8D4F3;margin-top:60px}.footer-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:34px;padding:42px 20px}.footer-inner a{display:block;color:#C8D4F3;margin:6px 0}.footer-inner a:hover{color:#fff}.footer-inner h3{font-size:17px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);max-width:1180px;margin:0 auto;padding:16px 20px;display:flex;justify-content:space-between;gap:16px;color:#8FA1C7;font-size:14px}.menu-toggle{display:none}.drawer-mask,.mobile-drawer,.mobile-bottom-nav{display:none}body.drawer-open{overflow:hidden}.compliance-note{background:#111D3D;border:1px solid rgba(107,141,255,.18);border-radius:18px;padding:20px;color:#C8D4F3}.download-steps{counter-reset:item;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.download-steps article{background:#1A2954;border:1px solid rgba(107,141,255,.18);border-radius:18px;padding:20px}.download-steps article:before{counter-increment:item;content:counter(item);display:inline-flex;width:30px;height:30px;border-radius:999px;align-items:center;justify-content:center;background:#6B8DFF;color:#fff;font-weight:700;margin-bottom:12px}@media (max-width:980px){.nav-core{gap:14px}.nav-core a{font-size:14px}.quick-news,.security-strip{grid-template-columns:repeat(2,1fr)}.image-card-grid,.matrix-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.intro-panel,.feature-section,.app-panel,.page-hero,.split-section,.split-section.reverse{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.download-steps{grid-template-columns:1fr}}@media (max-width:760px){body{padding-bottom:62px}.site-header{position:fixed}.header-inner{min-height:62px;padding:0 14px;display:grid;grid-template-columns:46px 1fr auto;gap:10px}.site-logo{text-align:center;font-size:24px}.nav-core,.channel-bar{display:none}.menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.04);gap:5px}.menu-toggle span{width:20px;height:2px;background:#fff;border-radius:999px}.register-btn{padding:8px 16px}.site-main{padding-top:76px}.banner-slider{margin:16px 14px 24px;min-height:150px;height:48vw;max-height:210px;border-radius:18px}.slider-arrow{width:34px;height:34px}.section-wrap{margin-bottom:26px;padding:0 14px}.intro-panel,.page-hero,.app-panel{padding:20px;border-radius:20px}.quick-news,.notice-list,.image-card-grid,.matrix-grid,.review-grid,.security-strip{grid-template-columns:1fr}.product-card img{height:145px}.hero-image img,.feature-section .content-img,.app-panel img{max-height:230px}.footer-inner{grid-template-columns:1fr;padding:34px 16px}.footer-bottom{display:block;padding:16px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.52);z-index:1090}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;width:84vw;max-width:320px;background:#121C3D;z-index:1100;transform:translateX(-105%);transition:transform .25s ease;box-shadow:12px 0 30px rgba(0,0,0,.36);overflow-y:auto}.drawer-open .mobile-drawer{display:block;transform:translateX(0)}.drawer-open .drawer-mask{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.drawer-head strong{font-size:24px;color:#fff}.drawer-head button{border:0;background:rgba(255,255,255,.08);color:#fff;border-radius:10px;width:36px;height:36px;font-size:24px}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer a{color:#fff;padding:12px 14px;border-radius:12px}.mobile-drawer a.active,.mobile-drawer a:hover{background:rgba(107,141,255,.18);color:#fff}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;z-index:1001;background:rgba(18,28,61,.96);border-top:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px)}.mobile-bottom-nav a{text-align:center;padding:10px 4px;color:#B7C3E0;font-size:13px}.mobile-bottom-nav a.active{color:#89A5FF;font-weight:800}}@media (max-width:420px){h1{font-size:30px}.main-btn,.ghost-btn{width:100%}.hero-actions{gap:10px}.product-card img{height:130px}.info-card,.review-card,.notice-card{padding:18px}}
