*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F7FF;color:#1F2740;font-family:"Noto Sans SC","Microsoft YaHei","PingFang SC",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:#5B6CFF;text-decoration:none;transition:.2s ease}a:hover{color:#7A5CFF}button,input,textarea{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:20000;background:#fff;color:#131A35;padding:10px 16px;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.18)}.skip-link:focus{top:12px}.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:.05em}.site-logo img{width:42px;height:42px;object-fit:contain}.site-logo span{font-size:20px}.nav-core{display:flex;align-items:center;gap:6px}.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:46px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#5B6CFF 0%,#7A5CFF 48%,#00D4FF 100%);color:#fff!important;font-weight:700;box-shadow:0 14px 32px rgba(91,108,255,.22);border:0}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(91,108,255,.3)}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;background:#fff;color:#5B6CFF;border:1px solid rgba(91,108,255,.24);font-weight:700}.menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{width:20px;height:2px;background:#fff;border-radius:2px}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(6,10,24,.56);z-index:10000;opacity:0;transition:opacity .24s ease}.drawer-overlay.show{opacity:1}.site-drawer{position:fixed;right:0;top:0;bottom:0;width:min(390px,90vw);background:#fff;z-index:10001;padding:22px;transform:translateX(105%);transition:transform .28s ease;overflow-y:auto;box-shadow:-20px 0 50px rgba(11,16,36,.24)}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(91,108,255,.14);padding-bottom:18px}.drawer-brand{color:#131A35}.drawer-brand img,.footer-logo img{width:40px;height:40px;object-fit:contain}.drawer-close{width:40px;height:40px;border-radius:50%;border:0;background:#EFF8FF;color:#131A35;font-size:28px;line-height:1;cursor:pointer}.drawer-intro{color:#66708A;font-size:14px}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.drawer-nav a{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-radius:13px;background:#F5F7FF;color:#1F2740}.drawer-nav a:hover,.drawer-nav a.active{background:#EAF7FF;color:#5B6CFF}.drawer-notice{padding:15px;border-radius:16px;background:#FFF4D6;color:#66501F;font-size:13px}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.narrow-container{width:min(900px,calc(100% - 40px));margin:0 auto}.section{padding:86px 0}.section-sm{padding:56px 0}.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#7A5CFF;font-weight:800;letter-spacing:.08em;font-size:13px;text-transform:uppercase}.section-kicker:before{content:"";width:28px;height:3px;border-radius:99px;background:linear-gradient(90deg,#5B6CFF,#00D4FF)}.section-title{margin:10px 0 14px;color:#131A35;font-size:clamp(30px,4vw,48px);line-height:1.2;letter-spacing:-.03em}.section-lead{max-width:780px;margin:0;color:#66708A;font-size:17px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}.section-head .section-lead{max-width:650px}.light-section{background:#fff}.soft-section{background:linear-gradient(180deg,#EFF8FF 0%,#F5F7FF 100%)}.warm-section{background:linear-gradient(180deg,#FFF9E9 0%,#F5F7FF 100%)}.dark-section{background:#11182F;color:#EEF2FF}.dark-section .section-title,.dark-section h2,.dark-section h3{color:#fff}.dark-section .section-lead,.dark-section p{color:#C9D1E5}.hero{position:relative;padding:84px 0 74px;overflow:hidden;background:radial-gradient(circle at 88% 18%,rgba(0,212,255,.2),transparent 26%),radial-gradient(circle at 18% 28%,rgba(217,79,112,.13),transparent 25%),linear-gradient(135deg,#F2F1FF 0%,#EAF7FF 48%,#FFF4FA 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero:before{width:220px;height:220px;right:-60px;bottom:-70px;background:rgba(122,92,255,.12)}.hero:after{width:150px;height:150px;left:-60px;top:80px;background:rgba(0,212,255,.12)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:58px}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.84);border:1px solid rgba(91,108,255,.15);color:#5B6CFF;font-size:13px;font-weight:800}.hero-badge i{width:9px;height:9px;background:#00D4FF;border-radius:50%;box-shadow:0 0 0 6px rgba(0,212,255,.12)}.hero h1{margin:20px 0 10px;color:#131A35;font-size:clamp(52px,8vw,92px);line-height:.98;letter-spacing:-.05em}.hero-subtitle{margin:0 0 20px;font-size:clamp(24px,3vw,38px);font-weight:800;color:#16213E;line-height:1.3}.hero-copy{font-size:17px;color:#66708A;max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-points{display:flex;gap:10px;flex-wrap:wrap;padding:0;margin:0;list-style:none}.hero-points li{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(91,108,255,.14);color:#1F2740;font-size:14px}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:8% 2% -5% 10%;border-radius:40px;background:linear-gradient(135deg,rgba(91,108,255,.22),rgba(0,212,255,.18));filter:blur(12px)}.hero-visual img{position:relative;width:100%;max-height:570px;object-fit:contain}.floating-note{position:absolute;left:-24px;bottom:12%;max-width:220px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.93);box-shadow:0 20px 46px rgba(25,43,91,.18);font-size:13px;color:#66708A}.floating-note strong{display:block;color:#131A35;font-size:15px}.highlight-strip{margin-top:-30px;position:relative;z-index:3}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 20px 46px rgba(25,43,91,.14);border-radius:24px;overflow:hidden}.highlight-item{padding:24px}.highlight-item+.highlight-item{border-left:1px solid rgba(91,108,255,.13)}.highlight-item strong{display:block;color:#131A35;font-size:17px;margin-bottom:5px}.highlight-item p{margin:0;color:#66708A;font-size:14px;line-height:1.65}.channel-pills{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.channel-pill{padding:16px 17px;border-radius:18px;background:#fff;border:1px solid rgba(91,108,255,.16);box-shadow:0 10px 26px rgba(25,43,91,.07)}.channel-pill strong{display:block;color:#131A35;margin-bottom:4px}.channel-pill span{display:block;color:#66708A;font-size:13px;line-height:1.55;min-height:41px}.channel-pill a{display:inline-block;margin-top:9px;font-size:13px;font-weight:700}.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,.14);border-radius:22px}.split-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:32px}.split-card.reverse .split-media{order:2}.split-media{border-radius:18px;overflow:hidden;background:#EFF8FF}.split-media img{width:100%;max-height:430px;object-fit:contain}.split-content h2,.split-content h3{margin:0 0 12px;color:#131A35;font-size:clamp(27px,3vw,40px);line-height:1.25}.split-content p{color:#66708A}.feature-list{display:grid;gap:10px;margin:20px 0;padding:0;list-style:none}.feature-list li{display:flex;gap:10px;align-items:flex-start;color:#1F2740}.feature-list li:before{content:"✓";flex:0 0 24px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#EAF7FF;color:#5B6CFF;font-weight:900;font-size:13px}.two-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.zone-card{overflow:hidden}.zone-card img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#EFF8FF}.zone-body{padding:24px}.zone-body h3{margin:0 0 10px;color:#131A35;font-size:24px}.zone-body p{margin:0 0 14px;color:#66708A}.mini-points{display:grid;gap:8px;margin:16px 0}.mini-points span{display:block;padding:10px 12px;border-radius:12px;background:#F5F7FF;color:#1F2740;font-size:14px}.text-link{font-weight:800}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.security-card{position:relative;overflow:hidden;padding:28px;min-height:360px}.security-card img{width:48%;max-height:250px;object-fit:contain;float:right;margin:0 0 16px 20px}.security-card h3{font-size:30px;color:#131A35;margin:0 0 10px}.security-card p{color:#66708A}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:24px}.review-stars{color:#FFC857;letter-spacing:.12em}.review-card p{color:#1F2740}.review-meta{display:flex;align-items:center;gap:10px;color:#66708A;font-size:13px}.review-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#EAF7FF,#F0EAFE);color:#5B6CFF;font-weight:800}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid rgba(91,108,255,.18);border-radius:18px;background:#fff;overflow:hidden}.faq-question{width:100%;border:0;background:transparent;text-align:left;padding:19px 22px;color:#131A35;font-weight:800;display:flex;justify-content:space-between;gap:16px;cursor:pointer}.faq-question:after{content:"+";font-size:23px;color:#5B6CFF}.faq-item.open .faq-question:after{content:"−"}.faq-answer{display:none;padding:0 22px 20px;color:#66708A}.faq-item.open .faq-answer{display:block}.notice-panel{padding:28px;border-radius:24px;background:linear-gradient(135deg,#16213E,#11182F);color:#EEF2FF;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.notice-panel h2{margin:0 0 8px;color:#fff}.notice-panel p{margin:0;color:#C9D1E5}.notice-panel .main-btn{white-space:nowrap}.page-hero{padding:70px 0;background:radial-gradient(circle at 80% 15%,rgba(0,212,255,.17),transparent 25%),linear-gradient(135deg,#F0EFFF,#EAF7FF)}.page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.page-hero h1{margin:12px 0;color:#131A35;font-size:clamp(42px,6vw,66px);line-height:1.08;letter-spacing:-.04em}.page-hero p{color:#66708A;font-size:17px}.page-hero img{width:100%;max-height:430px;object-fit:contain}.crumbs{display:flex;gap:8px;align-items:center;color:#9AA4BA;font-size:13px}.crumbs a{color:#5B6CFF}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:34px;align-items:start}.article-card{padding:34px}.article-card h2{color:#131A35;font-size:30px;margin:38px 0 12px}.article-card h2:first-child{margin-top:0}.article-card h3{color:#131A35}.article-card p{color:#4F5972;margin:0 0 16px}.article-card ul{padding-left:20px;color:#4F5972}.article-card li{margin:8px 0}.article-image{margin:24px 0;border-radius:20px;background:#EFF8FF;padding:16px}.article-image img{width:100%;max-height:460px;object-fit:contain}.side-panel{position:sticky;top:96px;display:grid;gap:16px}.side-card{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(91,108,255,.18);box-shadow:0 14px 34px rgba(25,43,91,.1)}.side-card h2,.side-card h3{margin:0 0 10px;color:#131A35;font-size:20px}.side-card p{font-size:14px;color:#66708A}.side-links{display:grid;gap:7px}.side-links a{padding:9px 10px;border-radius:10px;background:#F5F7FF;color:#1F2740;font-size:14px}.side-links a:hover{background:#EAF7FF;color:#5B6CFF}.steps{counter-reset:step;display:grid;gap:14px;margin:22px 0}.step{counter-increment:step;position:relative;padding:18px 18px 18px 64px;border-radius:16px;background:#F5F7FF}.step:before{content:counter(step);position:absolute;left:18px;top:18px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#5B6CFF,#00D4FF);color:#fff;font-weight:900}.quote-card{padding:22px;border-radius:18px;background:#FFF4D6;color:#5A4821;border-left:5px solid #FFC857}.service-table{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.service-item{padding:18px;border-radius:16px;background:#EFF8FF}.service-item strong{display:block;color:#131A35}.service-item span{color:#66708A;font-size:14px}.tag-row{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0}.tag{padding:7px 11px;border-radius:999px;background:#FFF4D6;color:#7A5312;font-size:13px}.site-footer{background:#0B1024;color:#EEF2FF;padding:70px 0 100px}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer-logo{font-size:22px}.footer-brand p{color:#AEB8D2;max-width:430px}.footer-group h2{color:#fff;font-size:16px;margin:0 0 14px}.footer-group a{display:block;color:#AEB8D2;margin:8px 0}.footer-group a:hover{color:#fff}.footer-bottom{width:min(1180px,calc(100% - 40px));margin:44px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;color:#8792AF;font-size:13px}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:16px}.footer-bottom a{color:#AEB8D2}.mobile-bottom-nav{display:none}
@media(max-width:1050px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.header-inner{display:grid;grid-template-columns:auto 1fr auto}.site-logo{justify-self:center}.hero-grid,.page-hero-grid{grid-template-columns:1fr;gap:38px}.hero-copy{max-width:none}.hero-visual{max-width:720px;margin:0 auto}.highlight-grid{grid-template-columns:repeat(2,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)}.channel-pills{grid-template-columns:repeat(3,1fr)}.content-layout{grid-template-columns:1fr}.side-panel{position:static;grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1.5fr 1fr 1fr}.footer-group:last-child{grid-column:2/4}.four-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body{padding-bottom:72px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.site-logo img{width:36px;height:36px}.site-logo span{font-size:18px}.header-cta{min-height:40px;padding:0 14px;font-size:13px}.menu-toggle{width:40px;height:40px}.hero{padding:56px 0 60px}.container,.narrow-container{width:min(100% - 28px,1180px)}.hero h1{font-size:54px}.hero-subtitle{font-size:25px}.hero-copy{font-size:15px}.floating-note{left:0;bottom:4%;max-width:190px}.highlight-strip{margin-top:-22px}.highlight-grid{grid-template-columns:1fr}.highlight-item+.highlight-item{border-left:0;border-top:1px solid rgba(91,108,255,.13)}.section{padding:62px 0}.section-sm{padding:44px 0}.section-head{display:block}.channel-pills{grid-template-columns:repeat(2,1fr)}.split-card,.two-grid,.three-grid,.security-grid{grid-template-columns:1fr}.split-card{padding:20px;gap:24px}.split-card.reverse .split-media{order:0}.reviews-grid{grid-template-columns:1fr}.notice-panel{grid-template-columns:1fr}.page-hero{padding:52px 0}.page-hero h1{font-size:42px}.content-layout{gap:22px}.article-card{padding:22px}.article-card h2{font-size:26px}.side-panel{grid-template-columns:1fr}.service-table{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-group:last-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom div{margin-top:12px;flex-wrap:wrap}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;height:66px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(91,108,255,.14);box-shadow:0 -8px 24px rgba(25,43,91,.1)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#66708A;font-size:12px;line-height:1.25}.mobile-bottom-nav a span{font-size:20px}.mobile-bottom-nav a.active{color:#5B6CFF}.site-footer{padding-bottom:55px}.drawer-nav{grid-template-columns:1fr}.four-grid{grid-template-columns:1fr}}
@media(max-width:430px){.site-logo span{display:none}.header-inner{grid-template-columns:auto 1fr auto}.channel-pills{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-group:last-child{grid-column:auto}.hero h1{font-size:48px}.hero-actions .main-btn,.hero-actions .secondary-btn{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
