*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7FF;color:#1F2740;font-family:"Microsoft YaHei","PingFang SC",system-ui,-apple-system,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:#5B6CFF;text-decoration:none}a:hover{color:#7A5CFF}button,input,textarea{font:inherit}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(12,18,40,.94);backdrop-filter:blur(12px);box-shadow:0 8px 26px rgba(25,43,91,.16)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo,.drawer-brand,.footer-logo{display:flex;align-items:center;gap:10px;color:#fff;font-weight:800;letter-spacing:.02em}.site-logo img{max-height:44px;max-width:48px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:10px}.nav-core a{color:#EEF2FF;border-radius:999px;padding:8px 12px;font-size:15px;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#fff;background:rgba(0,212,255,.16)}.header-actions{display:flex;align-items:center;gap:10px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 24px;border-radius:999px;background:linear-gradient(135deg,#5B6CFF 0%,#7A5CFF 48%,#00D4FF 100%);color:#fff!important;font-weight:800;box-shadow:0 14px 32px rgba(91,108,255,.22);transition:.2s transform,.2s box-shadow}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(91,108,255,.28)}.main-btn.compact{min-height:42px;padding:9px 18px;font-size:14px}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid rgba(91,108,255,.25);border-radius:999px;background:#fff;color:#5B6CFF;font-weight:700}.menu-toggle{width:42px;height:42px;padding:10px;border:0;border-radius:14px;background:rgba(255,255,255,.09);display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:#fff;border-radius:2px}.mobile-menu-toggle{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(4,8,24,.56);z-index:10000}.site-drawer{position:fixed;top:0;right:0;width:min(390px,88vw);height:100vh;padding:22px;background:#11182F;z-index:10001;transform:translateX(105%);transition:transform .28s ease;overflow-y:auto;box-shadow:-20px 0 50px rgba(0,0,0,.24)}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12)}.drawer-brand img{width:42px;height:42px;object-fit:contain}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:28px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:22px 0}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#EEF2FF;background:rgba(255,255,255,.06)}.drawer-nav a:hover{background:rgba(0,212,255,.14)}.drawer-note{padding:16px;border-radius:16px;background:rgba(91,108,255,.15);color:#cfd6ff;font-size:14px}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:86px 0}.section.tight{padding:58px 0}.section-kicker{display:inline-block;margin-bottom:10px;color:#7A5CFF;font-weight:800;letter-spacing:.08em}.section-title{margin:0 0 18px;color:#131A35;font-size:clamp(28px,4vw,46px);line-height:1.22}.section-intro{max-width:820px;margin:0;color:#66708A;font-size:18px}.hero{position:relative;overflow:hidden;padding:72px 0 84px;background:radial-gradient(circle at 8% 20%,rgba(0,212,255,.18),transparent 31%),radial-gradient(circle at 88% 18%,rgba(217,79,112,.16),transparent 28%),linear-gradient(135deg,#eef1ff 0%,#f9f3ff 48%,#eaf9ff 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.hero:before{width:320px;height:320px;left:-120px;bottom:-180px;background:rgba(122,92,255,.12)}.hero:after{width:260px;height:260px;right:-100px;top:-120px;background:rgba(0,212,255,.1)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px}.hero h1{margin:0 0 16px;color:#131A35;font-size:clamp(46px,8vw,82px);line-height:1.02}.hero-subtitle{margin:0 0 18px;font-size:clamp(24px,4vw,36px);font-weight:800;color:#16213E}.hero-copy{margin:0 0 26px;color:#52607a;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.hero-points{display:flex;flex-wrap:wrap;gap:10px}.hero-points span,.pill{display:inline-flex;align-items:center;padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(91,108,255,.16);color:#394666;font-size:14px}.hero-visual{position:relative}.hero-visual img{width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 26px 38px rgba(25,43,91,.18))}.floating-note{position:absolute;padding:12px 16px;border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 14px 32px rgba(25,43,91,.14);font-weight:700;color:#303a58}.floating-note.one{left:-18px;top:16%}.floating-note.two{right:-10px;bottom:14%}.highlight-strip{margin-top:-34px;position:relative;z-index:5}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid rgba(91,108,255,.18);border-radius:24px;box-shadow:0 20px 46px rgba(25,43,91,.14);overflow:hidden}.highlight-item{padding:24px}.highlight-item+ .highlight-item{border-left:1px solid rgba(91,108,255,.13)}.highlight-item h2{margin:0 0 7px;font-size:18px;color:#131A35}.highlight-item p{margin:0;color:#66708A;font-size:14px}.pill-nav{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.pill-nav a{padding:10px 16px;border-radius:999px;background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 8px 20px rgba(25,43,91,.06)}.brand-grid,.split-grid,.security-grid,.inner-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.card,.zone-card,.info-card,.review-card,.inner-panel{background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 20px 46px rgba(25,43,91,.14);border-radius:22px}.card,.zone-card,.info-card,.review-card{padding:28px}.media-card{padding:0;overflow:hidden}.media-card img{width:100%;max-height:380px;object-fit:contain;background:linear-gradient(135deg,#eff4ff,#fff6fb)}.media-card .card-body{padding:28px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card h3,.zone-card h3,.info-card h3{margin:0 0 10px;color:#131A35;font-size:22px}.feature-card p,.zone-card p,.info-card p{margin:0;color:#66708A}.text-link{display:inline-flex;margin-top:14px;font-weight:800}.service-list{display:grid;gap:12px;margin:20px 0 0;padding:0;list-style:none}.service-list li{position:relative;padding-left:26px;color:#52607a}.service-list li:before{content:"";position:absolute;left:0;top:.68em;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#5B6CFF,#00D4FF)}.dark-section{background:#11182F;color:#EEF2FF}.dark-section .section-title,.dark-section h2,.dark-section h3{color:#fff}.dark-section .section-intro,.dark-section p{color:#cbd3ec}.security-grid .info-card{height:100%}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card p{margin:0;color:#48536f}.review-card .reviewer{margin-top:16px;color:#7A5CFF;font-weight:800}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(91,108,255,.18);border-radius:18px;padding:20px 22px}.faq-item h3{margin:0 0 8px;color:#131A35;font-size:18px}.faq-item p{margin:0;color:#66708A}.notice-box{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fff4d6,#eff8ff);border:1px solid rgba(255,200,87,.35)}.notice-box h2{margin:0 0 10px;color:#131A35}.notice-box p{margin:0;color:#59637b}.inner-hero{padding:72px 0;background:radial-gradient(circle at 88% 18%,rgba(0,212,255,.14),transparent 30%),linear-gradient(135deg,#eef1ff,#fbf6ff)}.inner-hero h1{font-size:clamp(38px,6vw,62px);line-height:1.1;margin:0 0 18px;color:#131A35}.inner-hero p{font-size:18px;color:#59657d;margin:0}.inner-hero img{max-height:430px;width:100%;object-fit:contain;filter:drop-shadow(0 24px 38px rgba(25,43,91,.16))}.content-section{padding:72px 0}.content-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:32px;align-items:start}.article-card{padding:34px}.article-card h2{margin:0 0 14px;color:#131A35;font-size:30px}.article-card h3{margin:30px 0 10px;color:#16213E;font-size:22px}.article-card p{margin:0 0 18px;color:#45516d}.article-card .lead{font-size:18px;color:#33405f}.side-stack{display:grid;gap:20px;position:sticky;top:96px}.side-card{padding:24px}.side-card h2{font-size:20px;margin:0 0 12px}.side-card img{max-height:230px;width:100%;object-fit:contain;margin-bottom:16px;border-radius:16px;background:#EFF8FF}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag-list span{padding:6px 10px;border-radius:999px;background:#EFF8FF;color:#5B6CFF;font-size:13px}.steps{counter-reset:step;display:grid;gap:14px;margin:18px 0}.step{position:relative;padding:16px 16px 16px 54px;border-radius:16px;background:#f8f9ff;border:1px solid rgba(91,108,255,.12)}.step:before{counter-increment:step;content:counter(step);position:absolute;left:16px;top:16px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#5B6CFF;color:#fff;font-weight:800}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px;border-radius:24px;background:linear-gradient(135deg,#16213E,#283565);color:#fff}.cta-band h2{margin:0 0 8px;color:#fff}.cta-band p{margin:0;color:#d8def2}.site-footer{padding:62px 24px 96px;background:#0B1024;color:#EEF2FF}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.footer-grid h2{font-size:16px;margin:0 0 14px;color:#fff}.footer-grid p{color:#aeb8d8}.footer-grid section>a:not(.footer-logo){display:block;color:#cfd6ee;margin:7px 0}.footer-logo img{width:44px;height:44px;object-fit:contain}.footer-bottom{max-width:1200px;margin:36px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:24px;color:#9ea8c7;font-size:13px}.footer-bottom p{margin:0}.mobile-bottom-nav{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1040px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.hero-grid,.brand-grid,.split-grid,.security-grid,.inner-hero-grid,.content-grid{grid-template-columns:1fr}.hero-copy{max-width:780px}.highlight-grid{grid-template-columns:1fr 1fr}.highlight-item:nth-child(3){border-left:0;border-top:1px solid rgba(91,108,255,.13)}.highlight-item:nth-child(4){border-top:1px solid rgba(91,108,255,.13)}.feature-grid,.review-grid{grid-template-columns:1fr 1fr}.side-stack{position:static;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid section:last-child{grid-column:2/4}.floating-note{display:none}}@media(max-width:700px){body{padding-bottom:70px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.site-logo strong{display:none}.site-logo img{max-height:38px}.header-actions{margin-left:auto}.main-btn.compact{padding:8px 13px;min-height:38px}.section{padding:64px 0}.section.tight{padding:44px 0}.container{padding:0 16px}.hero{padding:50px 0 62px}.hero-grid{gap:28px}.hero h1{font-size:48px}.hero-subtitle{font-size:26px}.hero-copy{font-size:15px}.highlight-strip{margin-top:-24px}.highlight-grid,.feature-grid,.review-grid,.side-stack{grid-template-columns:1fr}.highlight-item+ .highlight-item,.highlight-item:nth-child(3),.highlight-item:nth-child(4){border-left:0;border-top:1px solid rgba(91,108,255,.13)}.brand-grid,.split-grid,.security-grid{gap:20px}.card,.zone-card,.info-card,.review-card,.article-card{padding:22px}.inner-hero{padding:52px 0}.content-section{padding:52px 0}.article-card h2{font-size:26px}.cta-band{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid section:first-child,.footer-grid section:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.site-footer{padding:54px 18px 90px}.mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:8px;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);padding:8px;border-radius:20px;background:rgba(11,16,36,.96);backdrop-filter:blur(12px);box-shadow:0 16px 36px rgba(0,0,0,.25)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;color:#eef2ff;font-size:12px;line-height:1.2}.mobile-bottom-nav span{font-size:18px;margin-bottom:3px}.drawer-nav{grid-template-columns:1fr}.menu-toggle{width:38px;height:38px}.footer-bottom{font-size:12px}}
