:root{--brand-blue:#1e7fb8;--brand-blue-dark:#155f8a;--brand-green:#2e8b57;--brand-green-dark:#1f6b42;--grad-hero:linear-gradient(150deg,#1e7fb8,#227a90 55%,#2e8b57);--bg:#fff;--bg-soft:#f5f7f8;--text:#1a2a33;--text-soft:#52616b;--line:#e2e8ec;--radius:14px;--maxw:1120px;--ease:cubic-bezier(0.2,0,0,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,Hiragino Sans GB,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:var(--brand-blue);text-decoration:none}a:hover{color:var(--brand-blue-dark)}h1,h2,h3{line-height:1.3;color:var(--text)}.container{max-width:var(--maxw);margin:0 auto;padding:0 20px}.section{padding:72px 0}.section-soft{background:var(--bg-soft)}:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}.btn{display:inline-block;padding:12px 24px;border-radius:999px;font-weight:600;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.btn-primary{background:var(--brand-blue);color:#fff}.btn-primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 22px rgba(30,127,184,.28)}.btn-ghost{border:1px solid var(--line);color:var(--text);background:#fff}.btn-ghost:hover{border-color:var(--brand-blue);color:var(--brand-blue)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(26,42,51,.1)}.grid{display:grid;grid-gap:20px;gap:20px}@media (min-width:720px){.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}}.hero{background:var(--grad-hero);color:#fff;padding:96px 0}.hero h1{color:#fff;font-size:clamp(28px,4vw,44px);margin:0 0 16px}.hero p{color:hsla(0,0%,100%,.92);font-size:clamp(15px,1.6vw,19px);max-width:760px;margin:0 0 28px}.hero .btn-ghost{background:hsla(0,0%,100%,.12);color:#fff;border-color:hsla(0,0%,100%,.4)}.hero .btn-ghost:hover{background:hsla(0,0%,100%,.2);color:#fff}.eyebrow{color:var(--brand-green);font-weight:700;letter-spacing:.04em;font-size:14px}.muted{color:var(--text-soft)}.form{max-width:640px}.field{margin-bottom:18px}.field label{display:block;font-weight:600;margin-bottom:6px;font-size:15px}.field .req{color:var(--brand-green)}.field input,.field textarea{width:100%;padding:11px 14px;border:1px solid var(--line);border-radius:10px;font:inherit;color:var(--text);background:#fff}.field input:focus,.field textarea:focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 3px rgba(30,127,184,.12)}.field textarea{min-height:96px;resize:vertical}.form-note{font-size:13px;color:var(--text-soft);margin-top:10px;max-width:640px}.form-ok{border-left:4px solid var(--brand-green);max-width:640px}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.site-header .bar{justify-content:space-between;height:64px}.brandmark,.site-header .bar{display:flex;align-items:center}.brandmark{gap:10px;font-weight:800;color:var(--text)}.brandmark .dot{width:22px;height:22px;border-radius:50%;background:linear-gradient(180deg,var(--brand-blue) 50%,var(--brand-green) 50%)}.nav{display:flex;gap:22px}.nav a{color:var(--text);font-size:15px}.nav a:hover{color:var(--brand-blue)}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:9px;background:none;border:none;cursor:pointer}.nav-toggle span{display:block;width:100%;height:2px;background:var(--text);border-radius:2px}.nav-mobile{display:flex;flex-direction:column;padding:4px 20px 14px;background:#fff;border-top:1px solid var(--line)}.nav-mobile a{padding:13px 2px;color:var(--text);font-size:16px;border-bottom:1px solid var(--line)}.nav-mobile a:last-child{border-bottom:none}@media (min-width:721px){.nav-mobile{display:none}}@media (max-width:720px){.nav{display:none}.nav-toggle{display:flex}}.site-footer{background:#14232b;color:#cbd5db;padding:40px 0;font-size:14px}.site-footer a{color:#dbe6ec;text-decoration:underline;-webkit-text-decoration-color:rgba(219,230,236,.32);text-decoration-color:rgba(219,230,236,.32);text-underline-offset:3px;transition:color .15s ease,-webkit-text-decoration-color .15s ease;transition:color .15s ease,text-decoration-color .15s ease;transition:color .15s ease,text-decoration-color .15s ease,-webkit-text-decoration-color .15s ease}.site-footer a:focus-visible,.site-footer a:hover{color:#fff;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.site-footer .footer-nav a{white-space:nowrap}.site-footer strong{color:#fff}.article-wrap{padding:56px 0 80px}.article-head{max-width:760px;margin:0 auto}.article-crumb{font-size:13px;letter-spacing:.02em;color:var(--text-soft)}.article-crumb a{color:var(--brand-green);font-weight:600}.article-crumb a:hover{color:var(--brand-green-dark)}.article-title{font-size:clamp(27px,3.6vw,40px);font-weight:800;letter-spacing:-.01em;line-height:1.24;margin:14px 0 0}.article-rule{width:56px;height:4px;border-radius:999px;background:var(--grad-hero);margin:22px 0 16px}.article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:13.5px;color:var(--text-soft)}.article-meta .sep{width:3px;height:3px;border-radius:50%;background:#c3ccd2}.article-lead{max-width:760px;margin:24px auto 0;font-size:clamp(17px,1.8vw,19.5px);line-height:1.75;color:var(--text-soft);font-weight:400}.article-body{max-width:40rem;margin:10px auto 0}.article-body p{font-size:17px;line-height:1.95;margin:22px 0;color:#26343d}.article-figure{margin:30px 0;text-align:center}.article-figure img{max-width:100%;height:auto;display:inline-block;border-radius:var(--radius);border:1px solid var(--line);box-shadow:0 2px 10px rgba(20,40,50,.06)}.article-cta{max-width:760px;margin:46px auto 0;background:var(--bg-soft);border:1px solid var(--line);border-left:4px solid var(--brand-green);border-radius:var(--radius);padding:24px 26px}.article-cta h3{margin:0 0 8px}.article-cta .muted{margin:0 0 16px}.inline-lead-row{display:flex;gap:10px;flex-wrap:wrap}.inline-lead-row input{flex:1 1 190px;min-width:0}.inline-lead-row .btn{flex:0 0 auto}.inline-lead input{padding:11px 13px;font-size:15px;font-family:inherit;color:var(--text);background:#fff;border:1px solid var(--line);border-radius:10px}.inline-lead input:focus{outline:none;border-color:var(--brand-green);box-shadow:0 0 0 3px rgba(46,139,87,.16)}.inline-lead-product{display:block;width:100%;margin-top:10px}.inline-lead-note{font-size:13px;margin:10px 0 0}.inline-lead-ok{background:#fff;border:1px solid var(--line);border-left:4px solid var(--brand-green);border-radius:10px;padding:14px 16px}@media (max-width:560px){.inline-lead-row input{flex:1 1 100%}.inline-lead-row .btn{width:100%}}.fc-pill{position:fixed;z-index:60;right:18px;bottom:calc(18px + env(safe-area-inset-bottom, 0px));display:flex;align-items:center;gap:10px;padding:8px 10px 8px 14px;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 6px 24px rgba(15,34,58,.14)}.fc-pill-tel{font-weight:700;font-size:15px;text-decoration:none;white-space:nowrap}.fc-pill-btn{border:0;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:8px 14px;border-radius:999px;color:#fff;background:var(--grad-hero);white-space:nowrap}.fc-panel-x,.fc-pill-x{border:0;background:transparent;cursor:pointer;color:var(--text-soft);font-size:20px;line-height:1;padding:2px 4px;border-radius:6px}.fc-panel-x:hover,.fc-pill-x:hover{color:var(--text);background:var(--bg-soft)}.fc-panel{position:fixed;z-index:60;right:18px;bottom:calc(18px + env(safe-area-inset-bottom, 0px));width:min(380px,calc(100vw - 36px));background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 40px rgba(15,34,58,.2);padding:16px 18px 18px}.fc-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.fc-panel-lead{font-size:13.5px;margin:8px 0 12px}.fc-panel .inline-lead-row{flex-direction:column}.fc-panel .inline-lead-row .btn,.fc-panel .inline-lead-row input{width:100%;flex:1 1 auto}.fc-panel .inline-lead-note{font-size:12.5px}@media (max-width:560px){.fc-pill{justify-content:space-between}.fc-panel,.fc-pill{right:12px;left:12px}.fc-panel{width:auto;max-height:82vh;overflow-y:auto}}.article-related{max-width:760px;margin:58px auto 0}.article-related h2{font-size:20px;margin:0 0 18px}.article-related .rel-grid{display:grid;grid-gap:14px;gap:14px}@media (min-width:720px){.article-related .rel-grid{grid-template-columns:repeat(3,1fr)}}.rel-card{display:block;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px 18px;transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease)}.rel-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(26,42,51,.09);border-color:var(--brand-blue)}.rel-card .rc-cat{font-size:12px;font-weight:700;color:var(--brand-green);letter-spacing:.02em}.rel-card .rc-title{display:block;margin-top:6px;font-size:15px;font-weight:700;color:var(--text);line-height:1.5}.rel-card:hover .rc-title{color:var(--brand-blue)}.hero-grid{display:grid;grid-gap:36px;gap:36px;align-items:center}@media (min-width:900px){.hero-grid{grid-template-columns:1.25fr .9fr}}.hero-panel{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.22);border-radius:16px;padding:22px 22px 24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-panel .hp-title{font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.82)}.hero-panel .hp-row{margin-top:16px}.hero-panel .hp-label{font-size:12px;color:hsla(0,0%,100%,.72);margin-bottom:8px}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip{font-size:13px;padding:5px 11px;border-radius:999px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.22);color:#fff}.chip-strong{background:#fff;color:var(--brand-blue-dark);border-color:#fff;font-weight:600}.hp-note{margin-top:18px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.18);font-size:13px;line-height:1.6;color:hsla(0,0%,100%,.88)}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-gap:1px;gap:1px;background:var(--line)}@media (min-width:720px){.proof-grid{grid-template-columns:repeat(4,1fr)}}.proof-cell{background:var(--bg-soft);padding:22px 20px}.proof-cell .pc-v{font-size:13px;margin-top:5px;line-height:1.55}.deep-grid{display:grid;grid-gap:16px;gap:16px;margin-top:26px}@media (min-width:720px){.deep-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.deep-grid{grid-template-columns:repeat(4,1fr)}}.deep-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px 22px;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.deep-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--grad-hero)}.deep-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(26,42,51,.1)}.deep-card h3{margin:8px 0 10px;font-size:18px}.deep-card .dc-why{font-size:13.5px;color:var(--text-soft);line-height:1.7}.deep-card .dc-k{margin-top:14px;padding-top:12px;border-top:1px dashed var(--line);font-size:12.5px;color:var(--brand-green-dark);font-weight:600;line-height:1.5}.section{padding:84px 0}.section h2{font-size:clamp(25px,2.9vw,32px);font-weight:800;letter-spacing:-.01em;margin:8px 0 0}.section .eyebrow{display:inline-block;margin-bottom:2px}.section h2+.muted,.section h2+p{margin-top:14px}.card h3{font-size:18px;letter-spacing:-.005em}.card .muted{line-height:1.75}.proof-cell{padding:26px 22px}.proof-cell .pc-k{font-size:16px}.hero{padding:88px 0}.hero p{line-height:1.75}:root{--grad-hero:linear-gradient(140deg,#0e4a70,#1c76ac 52%,#2b7f79)}body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,PingFang SC,MiSans,HarmonyOS Sans SC,Microsoft YaHei,Hiragino Sans GB,sans-serif;font-feature-settings:"tnum" 1}.brandmark,h1,h2,h3{letter-spacing:-.01em}.site-header .bar{height:74px}.brandmark{font-size:18.5px}.brandmark img{width:42px!important;height:42px!important}.nav a{font-size:15.5px;font-weight:500}.nav{gap:20px}.hero-lead{max-width:500px}.hero-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);border-radius:20px;padding:40px 28px;min-height:300px}.hero-visual svg{width:200px;height:200px;display:block}.hv-markets{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.hv-market{font-size:13px;font-weight:600;color:#fff;padding:6px 14px;border-radius:999px;background:hsla(0,0%,100%,.13);border:1px solid hsla(0,0%,100%,.26)}.proof-cell,.proof-strip{background:#fff}.proof-cell{padding:24px 22px}.proof-cell .pc-k{color:var(--brand-blue-dark);font-weight:700;font-size:15px}.hero-matrix{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);border-radius:20px;padding:28px 26px 24px}.hero-matrix .hm-title{font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.82);margin-bottom:18px}.hm-grid{display:grid;grid-template-columns:auto 1fr 1fr 1fr;grid-gap:11px 12px;gap:11px 12px;align-items:center}.hm-corner{min-width:56px}.hm-col{text-align:center;font-size:12.5px;font-weight:700;color:#fff}.hm-row{font-size:13px;color:hsla(0,0%,100%,.92);white-space:nowrap}.hm-cell{display:flex}.hm-cell,.hm-dot{justify-content:center}.hm-dot{display:inline-flex;align-items:center;width:22px;height:22px;border-radius:6px;font-size:12px;font-weight:700;background:rgba(121,227,173,.16);color:#8ef0bd;border:1px solid rgba(121,227,173,.32)}.hm-cap{margin-top:18px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.14);font-size:12px;color:hsla(0,0%,100%,.7);line-height:1.5}.hero{position:relative;overflow:hidden}.hero>.container{position:relative;z-index:1}.hero:after,.hero:before{content:"";position:absolute;inset:-30% -15%;z-index:0;pointer-events:none;filter:blur(50px)}.hero:before{background:radial-gradient(40% 50% at 22% 30%,rgba(64,224,168,.55),transparent 60%),radial-gradient(44% 54% at 78% 66%,rgba(45,190,230,.55),transparent 60%);animation:heroAuroraA 16s ease-in-out infinite alternate}.hero:after{background:radial-gradient(38% 46% at 62% 18%,rgba(126,236,180,.45),transparent 60%),radial-gradient(42% 50% at 30% 80%,rgba(90,150,255,.42),transparent 60%);animation:heroAuroraB 22s ease-in-out infinite alternate}@keyframes heroAuroraA{0%{transform:translate3d(-9%,-5%,0) scale(1.05) rotate(-2deg)}to{transform:translate3d(9%,7%,0) scale(1.22) rotate(3deg)}}@keyframes heroAuroraB{0%{transform:translate3d(7%,5%,0) scale(1.18)}to{transform:translate3d(-8%,-6%,0) scale(1.04)}}@media (prefers-reduced-motion:reduce){.hero:after,.hero:before{animation:none}}.hero h1{font-size:clamp(30px,4.6vw,52px);letter-spacing:-.02em}.grad-accent{background:linear-gradient(90deg,#8fd0ff,#8ef0bd);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}.ico-tile{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:13px;margin-bottom:16px;color:var(--brand-blue);background:linear-gradient(135deg,rgba(30,127,184,.1),rgba(46,139,87,.1));border:1px solid var(--line)}.ico-tile svg{width:24px;height:24px}.deep-card .ico-tile{margin-bottom:14px}.page-head{background:var(--bg-soft);border-bottom:1px solid var(--line);padding:54px 0 46px}.page-head .eyebrow{display:inline-block;margin-bottom:6px}.page-head .ph-crumb{font-size:13px;color:var(--text-soft)}.page-head .ph-crumb a{color:var(--brand-green);font-weight:600}.page-head h1{font-size:clamp(27px,3.4vw,40px);font-weight:800;letter-spacing:-.01em;line-height:1.24;margin:10px 0 0}.page-head .ph-rule{width:56px;height:4px;border-radius:999px;background:var(--grad-hero);margin:18px 0 16px}.page-head .ph-lead{max-width:760px;font-size:clamp(15px,1.5vw,17px);color:var(--text-soft);line-height:1.75;margin:0}.list-grid{display:grid;grid-gap:16px;gap:16px}.list-card{display:block;background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px 24px;color:inherit;transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease)}.list-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(26,42,51,.09);border-color:var(--brand-blue)}.list-card h3{margin:0 0 8px;font-size:18px;line-height:1.45}.list-card .lc-ex{margin:0;color:var(--text-soft);line-height:1.7}.list-card .lc-meta{margin:12px 0 0;font-size:13px;color:var(--text-soft)}.list-card .lc-more{display:inline-block;margin-top:12px;color:var(--brand-blue);font-weight:600;font-size:14px}.list-card:hover .lc-more{color:var(--brand-blue-dark)}.svc-body{max-width:820px}.svc-sec{margin-top:30px}.svc-sec h2{font-size:21px;font-weight:800;letter-spacing:-.01em;margin:0 0 10px;padding-left:14px;border-left:3px solid var(--brand-green)}.svc-sec p{color:var(--text-soft);line-height:1.85;margin:0}.svc-faq-item{padding:18px 0;border-bottom:1px solid var(--line);max-width:820px}.svc-faq-item:first-of-type{border-top:1px solid var(--line)}.svc-faq-item h3{margin:0 0 6px;font-size:16px}.svc-faq-item p{margin:0;color:var(--text-soft);line-height:1.7}.proof-cell{padding:26px 24px}.proof-cell .pc-k{font-size:18px;font-weight:800;letter-spacing:-.01em}.proof-cell .pc-v{font-size:14px;line-height:1.6;color:var(--text-soft)}