*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7FF;color:#1F2740;font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}.skip-link{position:fixed;left:16px;top:-100px;z-index:12000;background:#fff;color:#131A35;padding:10px 16px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.skip-link:focus{top:16px}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.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:18px}.site-logo,.footer-logo,.drawer-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.site-logo{color:#fff;flex:0 0 auto}.site-logo img,.footer-logo img,.drawer-brand img{width:42px;height:42px;object-fit:contain}.site-logo strong{font-size:20px;letter-spacing:.06em}.nav-core{display:flex;align-items:center;justify-content:center;gap:7px}.nav-core a{color:#EEF2FF;text-decoration:none;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,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 23px;border-radius:999px;text-decoration:none;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.main-btn{background:linear-gradient(135deg,#5B6CFF 0%,#7A5CFF 48%,#00D4FF 100%);color:#fff;box-shadow:0 14px 32px rgba(91,108,255,.22)}.main-btn:hover,.ghost-btn:hover{transform:translateY(-2px)}.ghost-btn{background:#fff;color:#5B6CFF;border:1px solid rgba(91,108,255,.22)}.menu-toggle{width:44px;height:44px;border:0;border-radius:14px;background:rgba(255,255,255,.1);display:grid;place-content:center;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:20px;height:2px;background:#fff;border-radius:4px}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;inset:0;z-index:10000;background:rgba(6,10,25,.55);opacity:0;transition:opacity .22s ease}.drawer-overlay.visible{opacity:1}.site-drawer{position:fixed;right:0;top:0;bottom:0;z-index:10001;width:min(390px,90vw);background:#fff;padding:24px;transform:translateX(105%);transition:transform .25s ease;box-shadow:-25px 0 60px rgba(16,24,55,.24);overflow-y:auto}.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(91,108,255,.16)}.drawer-close{border:0;background:#EFF2FF;color:#131A35;width:42px;height:42px;border-radius:50%;font-size:30px;line-height:1;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;text-decoration:none;background:#F5F7FF;color:#1F2740}.drawer-nav a:hover{background:#EAF7FF;color:#5B6CFF}.drawer-note{background:linear-gradient(145deg,#EEF1FF,#EFFBFF);padding:18px;border-radius:18px;border:1px solid rgba(91,108,255,.16)}.drawer-note p{margin:5px 0 0;color:#66708A;font-size:14px}.hero{position:relative;overflow:hidden;padding:76px 0 54px;background:radial-gradient(circle at 15% 20%,rgba(122,92,255,.17),transparent 34%),radial-gradient(circle at 90% 10%,rgba(0,212,255,.2),transparent 30%),linear-gradient(145deg,#F7F4FF 0%,#EAF7FF 52%,#FFF7FC 100%)}.hero::after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(91,108,255,.15);border-radius:50%;right:-130px;bottom:-150px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:52px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;letter-spacing:.12em;color:#5B6CFF;text-transform:uppercase}.eyebrow::before,.section-kicker::before{content:"";width:24px;height:2px;background:linear-gradient(90deg,#5B6CFF,#00D4FF)}h1,h2,h3,.section-title{color:#131A35;line-height:1.25;margin-top:0}.hero h1{font-size:clamp(48px,7vw,82px);margin:16px 0 8px;letter-spacing:.03em}.hero-subtitle{font-size:clamp(24px,3.5vw,42px);font-weight:800;line-height:1.35;margin:0 0 20px;color:#16213E}.hero-copy{font-size:17px;color:#66708A;max-width:690px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.hero-points{display:flex;flex-wrap:wrap;gap:10px}.hero-points span{padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.76);border:1px solid rgba(91,108,255,.16);color:#38415D;font-size:14px}.hero-visual{position:relative;padding:18px}.hero-visual::before{content:"";position:absolute;inset:4% 1% 0 10%;background:linear-gradient(145deg,rgba(91,108,255,.22),rgba(0,212,255,.14));border-radius:38px;transform:rotate(-4deg)}.hero-visual img{position:relative;width:100%;max-height:570px;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(31,39,64,.18))}.section{padding:76px 0}.section-soft{background:linear-gradient(180deg,rgba(234,247,255,.72),rgba(255,255,255,.55))}.section-dark{background:#11182F;color:#EEF2FF}.section-dark h2,.section-dark h3{color:#fff}.section-head{max-width:760px;margin-bottom:32px}.section-title{font-size:clamp(30px,4vw,48px);margin:10px 0 14px}.section-desc{color:#66708A;font-size:16px}.section-dark .section-desc{color:#C4CEE8}.highlight-strip{margin-top:-2px;background:#fff;border-bottom:1px solid rgba(91,108,255,.12)}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.highlight-item{padding:28px 24px;border-right:1px solid rgba(91,108,255,.12)}.highlight-item:last-child{border-right:0}.highlight-item h2{font-size:18px;margin:0 0 8px}.highlight-item p{margin:0;color:#66708A;font-size:14px}.channel-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.channel-pill{display:block;text-decoration:none;background:#fff;border:1px solid rgba(91,108,255,.18);border-radius:19px;padding:18px;box-shadow:0 10px 30px rgba(25,43,91,.07);transition:.2s}.channel-pill:hover{transform:translateY(-3px);border-color:rgba(91,108,255,.38)}.channel-pill strong{display:block;color:#131A35;margin-bottom:5px}.channel-pill span{color:#66708A;font-size:13px;line-height:1.55}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.split-section.reverse .media-box{order:2}.media-box{background:linear-gradient(145deg,#EEF1FF,#EAFBFF);border-radius:30px;padding:24px;min-height:360px;display:grid;place-items:center;border:1px solid rgba(91,108,255,.15)}.media-box img{max-height:470px;object-fit:contain}.copy-box p{color:#66708A}.feature-list{display:grid;gap:12px;margin:24px 0}.feature-item{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start}.feature-icon{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#EEF1FF,#EAFBFF);color:#5B6CFF;font-weight:900}.feature-item strong{display:block;color:#131A35}.feature-item span{display:block;color:#66708A;font-size:14px}.text-link{display:inline-flex;align-items:center;gap:6px;color:#5B6CFF;text-decoration:none;font-weight:700}.text-link::after{content:"→"}.dual-grid,.triple-grid,.review-grid,.card-grid{display:grid;gap:24px}.dual-grid{grid-template-columns:repeat(2,1fr)}.triple-grid{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:repeat(3,1fr)}.card-grid{grid-template-columns:repeat(3,1fr)}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 20px 46px rgba(25,43,91,.11);border-radius:24px;overflow:hidden}.zone-card img,.card-image{width:100%;height:260px;object-fit:contain;background:linear-gradient(145deg,#F4F3FF,#ECFAFF);padding:16px}.card-body,.zone-body,.review-card{padding:24px}.zone-body h3,.card-body h3{font-size:24px;margin-bottom:10px}.zone-body p,.card-body p,.review-card p{color:#66708A}.mini-list{margin:16px 0;padding-left:20px;color:#66708A}.mini-list li{margin:7px 0}.security-panel{display:grid;grid-template-columns:1fr 1fr;gap:28px}.security-card{position:relative;overflow:hidden;border-radius:28px;padding:32px;background:#fff;border:1px solid rgba(91,108,255,.16);box-shadow:0 20px 46px rgba(25,43,91,.1)}.security-card img{height:250px;width:100%;object-fit:contain;margin-bottom:18px}.security-card p{color:#66708A}.review-card{position:relative}.review-card::before{content:"“";position:absolute;right:20px;top:-18px;color:rgba(91,108,255,.13);font-size:96px;font-family:Georgia,serif}.review-meta{display:flex;justify-content:space-between;gap:10px;margin-top:20px;color:#9AA4BA;font-size:13px}.faq-list{display:grid;gap:14px}.faq-list details{background:#fff;border:1px solid rgba(91,108,255,.16);border-radius:18px;padding:0 20px;box-shadow:0 10px 28px rgba(25,43,91,.06)}.faq-list summary{cursor:pointer;list-style:none;padding:18px 34px 18px 0;font-weight:800;color:#131A35;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:2px;top:14px;font-size:26px;color:#5B6CFF}.faq-list details[open] summary::after{content:"−"}.faq-list details p{margin:0;padding:0 0 20px;color:#66708A}.notice-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center;padding:34px;border-radius:28px;background:linear-gradient(145deg,#131A35,#16213E);color:#EEF2FF;box-shadow:0 24px 55px rgba(13,21,50,.22)}.notice-panel h2{color:#fff;margin-bottom:12px}.notice-panel p{color:#C7D0EA}.notice-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.notice-points span{display:block;padding:14px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1)}.page-hero{padding:62px 0;background:radial-gradient(circle at 10% 10%,rgba(122,92,255,.18),transparent 30%),radial-gradient(circle at 85% 10%,rgba(0,212,255,.17),transparent 32%),linear-gradient(145deg,#F9F6FF,#EAF8FF)}.page-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.page-hero h1{font-size:clamp(38px,5vw,64px);margin:12px 0 16px}.page-hero p{font-size:17px;color:#66708A}.page-hero img{width:100%;max-height:420px;object-fit:contain;filter:drop-shadow(0 25px 30px rgba(31,39,64,.15))}.content-section{padding:66px 0}.prose{max-width:820px}.prose p{color:#4E5874;font-size:16px}.service-card{padding:25px}.service-card .num{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:14px;background:#EFF2FF;color:#5B6CFF;font-weight:900;margin-bottom:16px}.service-card h3{font-size:21px;margin-bottom:9px}.service-card p{color:#66708A;margin-bottom:0}.steps{counter-reset:step;display:grid;gap:14px}.step{counter-increment:step;display:grid;grid-template-columns:50px 1fr;gap:15px;align-items:start;padding:18px 20px;background:#fff;border:1px solid rgba(91,108,255,.16);border-radius:18px}.step::before{content:counter(step,decimal-leading-zero);width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#5B6CFF,#7A5CFF);color:#fff;font-weight:900}.step h3{font-size:18px;margin:2px 0 4px}.step p{margin:0;color:#66708A}.quote-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.quote-card{background:#fff;border-radius:20px;padding:24px;border:1px solid rgba(91,108,255,.16);box-shadow:0 15px 35px rgba(25,43,91,.08)}.quote-card p{margin:0 0 14px;color:#4E5874}.quote-card span{color:#9AA4BA;font-size:13px}.site-footer{background:#0B1024;color:#EEF2FF;padding:58px 0 100px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:38px}.footer-grid h2{font-size:16px;color:#fff;margin-bottom:14px}.footer-grid section>a:not(.footer-logo){display:block;color:#B8C4E2;text-decoration:none;margin:8px 0}.footer-grid section>a:hover{color:#fff}.footer-brand p{color:#B8C4E2;max-width:420px}.footer-logo{color:#fff;text-decoration:none;font-size:20px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:22px;color:#9FACCC;font-size:13px}.footer-bottom p{margin:0}.footer-bottom a{color:#C8D3EF;text-decoration:none;margin-left:14px}.mobile-bottom-nav{display:none}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.tag{display:inline-flex;padding:6px 11px;border-radius:999px;background:#FFF4D6;color:#70531B;font-size:13px}.empty-note{color:#9AA4BA}.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}@media (max-width:1020px){.nav-core{display:none}.mobile-menu-toggle{display:grid}.desktop-menu-toggle{display:none}.hero-grid,.page-hero-grid,.split-section,.notice-panel{grid-template-columns:1fr}.hero-visual{max-width:720px;margin:auto}.split-section.reverse .media-box{order:0}.channel-grid{grid-template-columns:repeat(3,1fr)}.highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-item:nth-child(2){border-right:0}.highlight-item:nth-child(-n+2){border-bottom:1px solid rgba(91,108,255,.12)}.review-grid,.card-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid section:last-child{grid-column:2/4}.header-inner{padding:0 18px}}@media (max-width:720px){body{padding-bottom:68px}.container{width:min(100% - 28px,1180px)}.site-header{position:sticky}.header-inner{min-height:64px;padding:0 14px;gap:8px}.site-logo strong{display:none}.site-logo img{width:38px;height:38px}.header-cta{min-height:38px;padding:0 14px;font-size:13px}.menu-toggle{width:40px;height:40px}.hero{padding:48px 0 40px}.hero-grid{gap:24px}.hero h1{font-size:48px}.hero-subtitle{font-size:26px}.hero-copy,.page-hero p{font-size:15px}.section,.content-section{padding:52px 0}.section-title{font-size:32px}.channel-grid,.dual-grid,.triple-grid,.review-grid,.card-grid,.security-panel,.quote-row{grid-template-columns:1fr}.highlight-grid{grid-template-columns:1fr}.highlight-item{border-right:0;border-bottom:1px solid rgba(91,108,255,.12)!important}.highlight-item:last-child{border-bottom:0!important}.media-box{min-height:280px}.zone-card img,.card-image{height:220px}.notice-panel{padding:24px}.notice-points{grid-template-columns:1fr}.page-hero{padding:44px 0}.page-hero-grid{gap:26px}.page-hero h1{font-size:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-brand{grid-column:1/-1}.footer-grid section:last-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom div{margin-top:12px}.footer-bottom a{margin:0 12px 0 0}.site-footer{padding-bottom:42px}.mobile-bottom-nav{position:fixed;z-index:9000;left:10px;right:10px;bottom:8px;height:58px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(12,18,40,.96);backdrop-filter:blur(12px);border-radius:18px;box-shadow:0 12px 35px rgba(6,10,25,.3);padding:5px}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#EEF2FF;text-decoration:none;font-size:11px;border-radius:13px}.mobile-bottom-nav a:hover{background:rgba(255,255,255,.1)}.mobile-bottom-nav span{font-size:17px;line-height:1}.drawer-nav{grid-template-columns:1fr}.site-drawer{padding:20px}.step{grid-template-columns:44px 1fr;padding:16px}.hero-actions .main-btn,.hero-actions .ghost-btn,.button-row .main-btn,.button-row .ghost-btn{width:100%}}@media (max-width:420px){.header-cta{padding:0 11px}.hero h1{font-size:42px}.page-hero h1{font-size:34px}.footer-grid{grid-template-columns:1fr}.footer-grid section:last-child{grid-column:auto}.drawer-brand strong{font-size:16px}}
