*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F8FC;color:#263748;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.78;overflow-x:hidden}a{color:#2563EB;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font:inherit}main{min-height:60vh}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(10,24,42,.94);backdrop-filter:blur(16px);box-shadow:0 8px 28px rgba(10,35,60,.12);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:22px}.site-logo{display:flex;align-items:center;gap:10px;color:#fff;white-space:nowrap}.site-logo img{max-height:44px;width:auto}.site-logo strong{font-size:20px;letter-spacing:.02em}.nav-core{display:flex;align-items:center;gap:8px}.nav-core a{color:#DCEAF7;border-radius:999px;padding:8px 12px;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#fff;background:rgba(56,189,248,.14)}.header-actions{display:flex;align-items:center;gap:10px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;background:linear-gradient(135deg,#2563EB 0%,#3B82F6 48%,#22D3C5 100%);color:#fff;border-radius:999px;box-shadow:0 14px 32px rgba(37,99,235,.20);font-weight:700;transition:.2s ease}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(37,99,235,.26)}.main-btn:focus,.text-link:focus,.nav-core a:focus{outline:3px solid rgba(56,189,248,.28);outline-offset:3px}.outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid rgba(37,99,235,.22);border-radius:999px;background:rgba(255,255,255,.72);font-weight:700}.menu-button{width:44px;height:44px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.07);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-button span{width:20px;height:2px;border-radius:2px;background:#EAF4FF}.mobile-menu-button{display:none}.drawer-backdrop{position:fixed;inset:0;background:rgba(4,14,27,.58);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.drawer{position:fixed;top:0;right:0;height:100vh;width:min(390px,88vw);z-index:10001;background:#F9FCFF;box-shadow:-28px 0 80px rgba(8,35,61,.24);transform:translateX(105%);transition:.28s ease;overflow-y:auto;padding:22px}.drawer-open .drawer-backdrop{opacity:1;pointer-events:auto}.drawer-open .drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(59,130,246,.12)}.drawer-brand{display:flex;align-items:center;gap:10px;color:#102033;font-size:20px;font-weight:800}.drawer-brand img{width:42px;max-height:42px;object-fit:contain}.drawer-close{width:40px;height:40px;border:0;border-radius:12px;background:#E9F5FF;color:#172B4D;font-size:26px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px 0}.drawer-nav a{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid rgba(59,130,246,.12);color:#20364c}.drawer-nav a:hover{background:#EEF7FF}.drawer-note{font-size:13px;color:#657789;background:#E8FCFA;padding:14px;border-radius:14px}.section-shell{max-width:1240px;margin:0 auto;padding:82px 24px}.section-shell.compact{padding-top:54px;padding-bottom:54px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px}.section-head .intro{max-width:760px}.section-kicker,.eyebrow,.label,.badge{display:inline-flex;align-items:center;gap:8px;color:#0284C7;font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.section-title,h1,h2,h3{color:#102033;line-height:1.2}.section-title{font-size:clamp(30px,4vw,50px);margin:10px 0 14px}.section-head p{margin:0;color:#657789}.hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#F8FBFF 0%,#EAF6FF 46%,#E9FFFB 100%)}.hero:before{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:rgba(56,189,248,.13);right:-180px;top:-200px}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(37,99,235,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.04) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,#000,transparent 78%);pointer-events:none}.hero-inner{max-width:1280px;margin:0 auto;padding:78px 24px 86px;display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center;position:relative;z-index:1}.hero-copy h1{font-size:clamp(48px,7vw,88px);margin:12px 0 14px;letter-spacing:-.04em}.hero-copy .subtitle{font-size:clamp(22px,3vw,34px);font-weight:800;color:#172B4D;line-height:1.38;margin:0 0 18px}.hero-copy .lead{font-size:17px;color:#51677c;margin:0;max-width:690px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0;list-style:none}.hero-points li{background:rgba(255,255,255,.75);border:1px solid rgba(59,130,246,.13);border-radius:999px;padding:8px 13px;color:#365069;font-size:14px}.hero-visual{position:relative;padding:24px}.hero-visual .hero-main{border-radius:30px;box-shadow:0 30px 80px rgba(31,91,137,.18);background:#fff}.hero-visual .float-img{position:absolute;width:38%;right:-2%;bottom:0;border-radius:24px;background:#fff;padding:8px;box-shadow:0 20px 50px rgba(29,78,119,.16)}.hero-visual .mini-note{position:absolute;left:-5%;top:10%;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.8);padding:14px 16px;border-radius:18px;box-shadow:0 18px 46px rgba(29,78,119,.12);max-width:190px}.highlight-strip{max-width:1180px;margin:-30px auto 0;position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border:1px solid rgba(59,130,246,.13);box-shadow:0 22px 52px rgba(29,78,119,.11);border-radius:24px;overflow:hidden}.highlight-item{padding:22px 24px;position:relative}.highlight-item:not(:last-child):after{content:"";position:absolute;right:0;top:22%;height:56%;width:1px;background:rgba(59,130,246,.12)}.highlight-item b{display:block;color:#172B4D;margin:5px 0}.highlight-item p{font-size:13px;color:#657789;margin:0}.channel-cloud{display:flex;flex-wrap:wrap;gap:12px}.channel-pill{max-width:290px;padding:14px 18px;border-radius:999px;background:rgba(255,255,255,.75);border:1px solid rgba(59,130,246,.13);box-shadow:0 12px 28px rgba(29,78,119,.06)}.channel-pill strong{color:#172B4D}.channel-pill small{display:block;color:#657789;margin-top:3px}.media-split{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.media-split.reverse .media-copy{order:2}.media-split.reverse .media-visual{order:1}.media-visual img{border-radius:28px;box-shadow:0 24px 60px rgba(29,78,119,.12);background:#fff}.media-copy p{color:#51677c}.number{font-size:14px;font-weight:900;color:#38BDF8;letter-spacing:.16em}.text-link{font-weight:800}.soft-zone{background:linear-gradient(180deg,#EEF7FF 0%,#F8FBFE 100%)}.mint-zone{background:linear-gradient(180deg,#E8FCFA 0%,#F7FCFC 100%)}.dark-zone{background:#12253A;color:#D7E7F5}.dark-zone h2,.dark-zone h3,.dark-zone .section-title{color:#fff}.dark-zone p{color:#B8C9D8}.duo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.tri-grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:22px}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,.90);border:1px solid rgba(59,130,246,.14);box-shadow:0 20px 50px rgba(29,78,119,.10);border-radius:22px}.zone-card{padding:28px;overflow:hidden}.zone-card.featured{padding:0}.zone-card.featured .card-body{padding:28px}.zone-card img,.content-img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}.zone-card img{border-radius:18px}.points{padding:0;margin:18px 0;list-style:none;display:grid;gap:10px}.points li{padding-left:22px;position:relative;color:#4d647a}.points li:before{content:"";position:absolute;left:2px;top:.78em;width:7px;height:7px;border-radius:50%;background:#22D3C5}.topic-list{display:grid;gap:12px}.topic-row{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid rgba(59,130,246,.11)}.topic-row:last-child{border-bottom:0}.topic-row span{color:#657789}.timeline{display:grid;gap:14px}.timeline-item{display:grid;grid-template-columns:100px 1fr;gap:18px;padding:18px;border-radius:18px;background:#fff;border:1px solid rgba(59,130,246,.12)}.timeline-item time{font-weight:900;color:#2563EB}.phone-frame{background:linear-gradient(145deg,#153452,#0E2032);padding:24px;border-radius:36px;box-shadow:0 30px 65px rgba(22,43,77,.22)}.phone-frame img{border-radius:24px;background:#fff}.safety-zone{background:linear-gradient(145deg,#EAF6FF,#F9FCFF 52%,#E8FCFA)}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.safety-card{padding:24px;border-radius:22px;background:rgba(255,255,255,.78);border:1px solid rgba(59,130,246,.13)}.safety-card img{border-radius:20px;margin-bottom:18px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}.review-card{padding:24px}.review-card:nth-child(2n){margin-top:20px}.review-card blockquote{margin:0;font-size:15px;color:#4f6578}.review-card b{display:block;margin-top:15px;color:#172B4D}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid rgba(59,130,246,.14);border-radius:18px;padding:0 20px}.faq-item summary{cursor:pointer;font-weight:800;color:#172B4D;padding:18px 0}.faq-item p{margin:0 0 20px;color:#5a6f82}.notice{padding:26px;border-radius:24px;background:#172B4D;color:#EAF4FF}.notice h2{color:#fff}.notice p{color:#D3E1EE}.footer-logo{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:22px;font-weight:900}.footer-logo img{width:46px;max-height:46px;object-fit:contain}.site-footer{background:#0C1B2A;color:#EAF4FF}.footer-inner{max-width:1240px;margin:0 auto;padding:64px 24px;display:grid;grid-template-columns:1.1fr 2.4fr;gap:60px}.footer-brand p{color:#AFC1D1}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-grid h2{font-size:15px;color:#fff;margin:0 0 14px}.footer-grid a{display:block;color:#CDE0EF;margin:8px 0;font-size:14px}.footer-grid p{color:#AFC1D1;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 24px;text-align:center}.footer-bottom p{max-width:980px;margin:0 auto;color:#94AABC;font-size:13px}.mobile-bottom-nav{display:none}.inner-hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#F8FBFF,#EAF6FF 48%,#F1FFFD)}.inner-hero .section-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.inner-hero h1{font-size:clamp(40px,5vw,66px);margin:10px 0 16px}.inner-hero p{font-size:17px;color:#51677c}.inner-hero img{border-radius:28px;box-shadow:0 26px 66px rgba(29,78,119,.14);background:#fff}.content-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:34px;align-items:start}.article-flow{display:grid;gap:26px}.article-section{padding:30px;border-radius:24px;background:#fff;border:1px solid rgba(59,130,246,.12);box-shadow:0 16px 42px rgba(29,78,119,.07)}.article-section h2{margin-top:0;font-size:28px}.article-section p{color:#52697d}.side-stack{display:grid;gap:18px;position:sticky;top:96px}.side-card{padding:24px;border-radius:22px;background:#EEF7FF;border:1px solid rgba(59,130,246,.12)}.side-card:nth-child(2n){background:#E8FCFA}.side-card h3{margin-top:0}.mini-services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini-service{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(59,130,246,.12)}.mini-service h3{margin:8px 0}.inner-review{padding:26px;border-radius:24px;background:#12253A;color:#DCEAF7}.inner-review h2{color:#fff}.inner-review p{color:#C7D8E6}.layout-editorial .article-section:nth-child(even){margin-left:7%;background:#F8FBFE}.layout-split .article-flow{grid-template-columns:1fr 1fr}.layout-split .article-section:first-child{grid-column:1/-1}.layout-timeline .article-section{border-left:5px solid #38BDF8}.layout-steps .article-flow{counter-reset:step}.layout-steps .article-section{counter-increment:step}.layout-steps .article-section h2:before{content:"0" counter(step) " · ";color:#38BDF8}.layout-topic .article-section:nth-child(odd){background:#EEF7FF}.layout-device .article-section:nth-child(even){background:#E8FCFA}.layout-guide .article-section{box-shadow:none;border-style:dashed}.layout-service .article-section:first-child{background:#172B4D;color:#DDEAF5}.layout-service .article-section:first-child h2{color:#fff}.layout-service .article-section:first-child p{color:#C5D5E2}.tag-row{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0}.tag-row span{padding:7px 11px;border-radius:999px;background:#E9F5FF;color:#1c6396;font-size:13px}.quote-mark{font-size:44px;line-height:1;color:#38BDF8}.legal-note{font-size:14px;color:#5c7184;padding:18px 20px;border-radius:18px;background:#F0F4F8;border-left:4px solid #3B82F6}@media(max-width:1050px){.nav-core{display:none}.desktop-menu-button{display:flex}.hero-inner,.inner-hero .section-shell,.media-split,.content-grid,.footer-inner{grid-template-columns:1fr}.hero-visual{max-width:760px;margin:auto}.highlight-strip{margin:20px 24px 0}.side-stack{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}.tri-grid{grid-template-columns:1fr 1fr}.tri-grid>*:last-child{grid-column:1/-1}.layout-split .article-flow{grid-template-columns:1fr}.layout-split .article-section:first-child{grid-column:auto}.mini-services{grid-template-columns:1fr 1fr}}@media(max-width:760px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.header-inner{min-height:64px;padding:0 12px;gap:8px}.site-logo strong{display:none}.site-logo img{max-height:38px}.mobile-menu-button{display:flex;order:0}.site-logo{order:1;flex:1;justify-content:center}.header-actions{order:2}.desktop-menu-button{display:none}.header-cta{min-height:40px;padding:0 14px;font-size:13px}.section-shell{padding:58px 18px}.section-shell.compact{padding:40px 18px}.hero-inner{padding:54px 18px 66px;gap:30px}.hero-copy h1{font-size:52px}.hero-copy .subtitle{font-size:24px}.hero-copy .lead{font-size:15px}.hero-visual{padding:8px}.hero-visual .float-img{width:34%;right:0}.hero-visual .mini-note{display:none}.highlight-strip{grid-template-columns:1fr 1fr;margin:0 14px;border-radius:20px}.highlight-item:nth-child(2):after{display:none}.highlight-item{padding:18px}.channel-pill{max-width:none;width:100%;border-radius:20px}.section-head{align-items:start;flex-direction:column}.section-title{font-size:34px}.duo-grid,.tri-grid,.safety-grid,.review-grid,.mini-services{grid-template-columns:1fr}.tri-grid>*:last-child{grid-column:auto}.review-card:nth-child(2n){margin-top:0}.media-split.reverse .media-copy,.media-split.reverse .media-visual{order:initial}.inner-hero .section-shell{padding-top:48px;padding-bottom:54px}.inner-hero h1{font-size:42px}.article-section{padding:22px}.layout-editorial .article-section:nth-child(even){margin-left:0}.timeline-item{grid-template-columns:1fr}.footer-inner{padding:50px 18px;gap:34px}.footer-grid{grid-template-columns:1fr 1fr;gap:18px}.drawer-nav{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(10,24,42,.96);backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.08);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;color:#DCEAF7;font-size:12px;gap:2px}.mobile-bottom-nav span{font-size:18px;color:#38BDF8}}@media(max-width:480px){.highlight-strip{grid-template-columns:1fr}.highlight-item:after{display:none}.footer-grid{grid-template-columns:1fr}.hero-actions{display:grid}.hero-actions a{width:100%}.inner-hero .section-shell{gap:26px}.section-title{font-size:30px}}
.content-img{border-radius:22px;margin:18px 0;box-shadow:0 18px 44px rgba(29,78,119,.10)}
