@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600;700;800;900&display=swap");
:root{--ink:#242832;--strong:#11141a;--muted:#66717a;--line:#d7eadc;--line-strong:#bddfca;--mint:#ddf8e7;--sky:#e3f3ff;--peach:#fff0df;--accent:#5b5ff0;--accent-soft:#f0f2ff;--shadow:0 26px 70px rgba(32,38,46,.1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;min-width:0;background:radial-gradient(circle at 86% 12%,rgba(113,211,151,.2),transparent 24%),radial-gradient(circle at 14% 34%,rgba(132,196,255,.18),transparent 24%),linear-gradient(180deg,#fff 0,#fbfffc 44%,#edf9f2 100%)}a{color:inherit;text-decoration:none}img,video,iframe,svg{max-width:100%;height:auto}.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link:focus{z-index:100;width:auto;height:auto;clip:auto;top:8px;left:8px;padding:12px 16px;background:#fff;border:2px solid var(--strong)}
.site-header{position:sticky;top:8px;z-index:20;width:min(calc(100vw - 20px),1500px);height:72px;margin:8px auto 0;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 28px;background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 34px rgba(30,35,42,.06);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--strong);font:400 31px/1 "Instrument Serif","Songti SC",serif;white-space:nowrap}.brand span{font-family:Inter;font-size:26px}.site-navigation{display:flex;align-items:center;gap:clamp(16px,2.1vw,36px);font-size:15px;font-weight:650}.site-navigation a{position:relative;padding:10px 0}.site-navigation a:hover:after,.site-navigation .current-menu-item a:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;background:#1f252c;border-radius:9px}.header-cta,.primary,.secondary,.ghost{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 28px;border-radius:999px;font-size:15px;font-weight:800;line-height:1;white-space:nowrap}.header-cta,.primary{color:#fff;background:#252a30;box-shadow:0 18px 36px rgba(20,24,29,.18)}.header-cta{min-height:46px;padding:0 24px}.secondary,.ghost{background:#fff;border:1px solid var(--line-strong)}.menu-toggle{display:none;border:0;background:transparent;padding:10px}.menu-toggle>span:not(.screen-reader-text){display:block;width:23px;height:2px;margin:4px;background:var(--strong)}
.hero{position:relative;max-width:1500px;min-height:720px;margin:auto;padding:58px 36px 48px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1fr);gap:68px;align-items:center}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 86% 14%,rgba(82,199,130,.42),transparent 30%),radial-gradient(circle at 42% 90%,rgba(111,184,255,.34),transparent 32%),linear-gradient(90deg,transparent,rgba(255,255,255,.86) 46%,#fff),linear-gradient(180deg,rgba(230,250,236,.96),transparent 54%)}.hero h1,.section-copy h2,.section-title,.section-split h2,.final-cta h2,.page-intro h1,.article-header h1,.error-page h1{margin:0;color:var(--strong);font-family:"Instrument Serif","Songti SC",serif;font-weight:400;line-height:1.05}.hero h1{font-size:clamp(52px,6vw,82px);word-break:keep-all}.hero-copy>p{max-width:660px;margin:28px 0;color:var(--muted);font-size:18px;line-height:1.86}.actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.trust-row{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:10px;max-width:650px;margin-top:28px}.trust-row span{min-height:46px;display:grid;place-items:center;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:13px;font-weight:750}.trust-row span:nth-child(1){color:#148e51;background:var(--mint)}.trust-row span:nth-child(2){color:#2d79c7;background:var(--sky)}.trust-row span:nth-child(3){color:#5b5ff0;background:var(--accent-soft)}.trust-row span:nth-child(4){color:#c77918;background:var(--peach)}
.workbench{min-width:0;padding:28px;background:radial-gradient(circle at 14% 0,rgba(82,199,130,.18),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.94),rgba(232,249,238,.92));border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.workbench-head,.workbench-foot,.section-split{display:flex;justify-content:space-between;gap:18px;align-items:center}.workbench-head{margin-bottom:18px;align-items:flex-start}.workbench-head h2{margin:0;font:400 32px/1.05 "Instrument Serif",serif}.workbench-head p{margin:5px 0;color:var(--muted);font-size:14px}.status-label{padding:11px 16px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:750}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.metric-grid>div{min-height:86px;display:grid;align-content:center;gap:4px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.metric-grid>div:nth-child(1){background:var(--mint)}.metric-grid>div:nth-child(2){background:var(--sky)}.metric-grid>div:nth-child(3){background:var(--accent-soft)}.metric-grid>div:nth-child(4){background:var(--peach)}.metric-grid span,.metric-grid small{color:var(--muted);font-size:12px;font-weight:650}.metric-grid strong{font-size:25px}.workbench-table{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:8px}.table-head,.table-row{display:grid;grid-template-columns:minmax(220px,1fr) 86px 65px;align-items:center;gap:12px;padding:0 16px}.table-head{min-height:42px;color:#717b84;background:#fbfbfb;font-size:12px;font-weight:800}.table-row{min-height:66px;border-top:1px solid #eef0f1;font-size:13px}.table-row>span{display:grid}.table-row small{color:#7a838b}.table-row em{justify-self:start;padding:6px 9px;color:#1f9d55;background:#eaf8ef;border-radius:999px;font-size:12px;font-style:normal;font-weight:800}.table-row strong{justify-self:end;font-size:12px}.workbench-foot{margin-top:16px;color:#7b848c;font-size:13px}.workbench-foot a{font-weight:800}
.section{max-width:1500px;margin:auto;padding:88px 36px;scroll-margin-top:100px}.section-copy{max-width:760px;margin-bottom:34px}.section-copy h2{font-size:clamp(40px,5vw,64px)}.section-copy p{margin:16px 0 0;color:var(--muted);font-size:17px;line-height:1.82}.section-title,.section-split h2{font-size:clamp(36px,4vw,52px)}.section-title{margin-bottom:24px}.destination-section{padding-top:56px}.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.destination-grid a{min-height:170px;display:grid;grid-template-rows:auto 1fr auto;gap:16px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 40px rgba(30,35,42,.06)}.destination-grid i,.icon-bubble,.project-copy>i{width:42px;height:42px;display:grid;place-items:center;color:var(--accent);background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;font-style:normal}.destination-grid span{display:grid;align-content:end;gap:6px}.destination-grid b{font-size:18px}.destination-grid small{color:var(--muted);font-size:13px;line-height:1.55}.destination-grid strong{font-size:20px}.destination-grid a:nth-child(3n) i{color:#148e51;background:var(--mint)}.destination-grid a:nth-child(4n) i{color:#c77918;background:var(--peach)}
.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.capability-card,.project-card,.flow-list article,.post-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 40px rgba(30,35,42,.06);transition:.2s}.capability-card{min-height:284px;padding:28px}.capability-card h3,.project-card h3{margin:24px 0 12px;color:var(--strong);font-size:23px}.capability-card p,.project-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.78}.capability-card small{display:block;margin-top:18px;color:#535d66;line-height:1.8}.flow-section{max-width:none;background:linear-gradient(180deg,#fff,#f4fbf6 48%,#fff)}.flow-section .section-copy,.flow-list{max-width:1500px;margin-left:auto;margin-right:auto}.flow-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.flow-list article{min-height:230px;padding:30px}.flow-list strong{color:#666cf3}.flow-list h3{margin:28px 0 12px;font-size:24px}.flow-list p{color:var(--muted);line-height:1.85}.section-split{margin-bottom:22px}.section-split a,.project-card a,.text-link{font-weight:800}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project-card{overflow:hidden}.project-copy{padding:24px}.project-visual{position:relative;min-height:118px;background:linear-gradient(135deg,#f7fbf8,#edf6ff);border-top:1px solid var(--line)}.project-visual span{position:absolute;border:1px solid #dfe3e6;border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(30,35,42,.08)}.project-visual span:nth-child(1){left:20px;top:22px;width:70%;height:18px}.project-visual span:nth-child(2){left:20px;top:54px;width:48%;height:42px}.project-visual span:nth-child(3){right:20px;bottom:20px;width:30%;height:50px;background:linear-gradient(135deg,#252a30,#5b5ff0)}.destination-grid a:hover,.capability-card:hover,.project-card:hover,.flow-list article:hover{transform:translateY(-2px);border-color:#c8cdd1;box-shadow:0 24px 56px rgba(30,35,42,.1)}
.final-cta{max-width:1500px;min-height:150px;margin:30px auto 80px;padding:32px 36px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.final-cta h2{color:var(--strong);font-size:clamp(40px,5vw,60px)}.final-cta p{max-width:650px;margin:10px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.final-cta .light{color:#fff;background:#252a30;border-color:#252a30}.final-cta .ghost{color:var(--ink);background:#fff;border-color:var(--line-strong)}
.content-shell{width:min(1050px,calc(100% - 48px));min-height:60vh;margin:0 auto;padding:96px 0}.content-shell.narrow{max-width:820px}.page-intro{margin-bottom:48px}.page-intro h1,.article-header h1{font-size:clamp(48px,7vw,78px)}.page-intro>p,.article-deck,.archive-description{color:var(--muted);font-size:18px;line-height:1.8}.post-list{display:grid;gap:18px}.post-card{padding:32px}.post-card h2{margin:8px 0 12px;font-size:28px}.post-card>p:not(.post-meta){color:var(--muted);line-height:1.8}.post-meta{color:#7a838b;font-size:13px}.article-header{margin-bottom:42px}.article-content{font-size:17px;line-height:1.95}.article-content h2,.article-content h3{margin-top:2em;color:var(--strong)}.article-content a{text-decoration:underline;text-underline-offset:3px}.article-content blockquote{margin:2em 0;padding:4px 0 4px 24px;border-left:3px solid var(--accent);color:#535d66}.featured-image img{border-radius:8px}.article-footer,.post-navigation{margin-top:48px;padding-top:24px;border-top:1px solid var(--line)}.post-navigation{display:flex;justify-content:space-between;gap:24px}.nav-links{display:flex;justify-content:center;gap:10px;margin-top:36px}.nav-links a,.nav-links span{padding:10px 14px;background:#fff;border:1px solid var(--line);border-radius:8px}.search-form{display:flex;max-width:620px;margin-top:22px}.search-field{min-width:0;flex:1;padding:15px;border:1px solid var(--line-strong);border-radius:8px 0 0 8px;font:inherit}.search-submit{padding:0 22px;color:#fff;background:#252a30;border:0;border-radius:0 8px 8px 0;font-weight:800}.empty-state,.error-page{text-align:center}.empty-state{padding:70px 20px}.error-page{min-height:65vh;display:grid;place-content:center;justify-items:center;padding:60px 24px}.error-code{margin:0;color:var(--accent);font:400 36px "Instrument Serif",serif}.error-page h1{font-size:clamp(52px,8vw,88px)}.error-page>p:not(.error-code){color:var(--muted);font-size:18px}.site-footer{max-width:1500px;margin:auto;padding:52px 36px;display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:48px;border-top:1px solid var(--line)}.footer-brand{font-size:26px}.site-footer p{color:var(--muted);font-size:13px}.site-footer nav{display:flex;gap:22px;font-size:14px}.copyright{white-space:nowrap}
.reveal{opacity:1;transform:none}.js .reveal.is-visible{animation:acyg-reveal .55s ease both}@keyframes acyg-reveal{from{opacity:.15;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.site-navigation{gap:14px;font-size:13px}.hero{grid-template-columns:1fr;gap:36px}.workbench{max-width:780px}.destination-grid,.capability-grid,.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta{margin-left:24px;margin-right:24px}.site-footer{grid-template-columns:1fr auto}.copyright{grid-column:1/-1}}
@media(max-width:760px){.site-header{height:auto;min-height:62px;padding:8px 16px;flex-wrap:wrap}.brand{font-size:27px}.header-cta{display:none}.site-navigation{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:8px 0}.js .menu-toggle{display:block;margin-left:auto}.js .site-navigation{display:none;position:absolute;top:68px;left:0;right:0;padding:10px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.js .site-navigation.is-open{display:flex}.site-navigation a{padding:13px}.hero{min-height:0;padding:48px 16px 36px}.hero h1{font-size:clamp(36px,11vw,48px);word-break:normal;overflow-wrap:anywhere}.hero-copy>p{font-size:16px}.actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.actions>a{width:100%;padding-inline:14px}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.workbench{padding:16px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid>div{min-width:0;padding:13px}.metric-grid strong{font-size:22px}.table-head{display:none}.table-row{grid-template-columns:minmax(0,1fr) auto;padding:12px;gap:8px}.table-row em{grid-row:1;grid-column:2}.table-row strong{grid-column:2}.workbench-foot{align-items:flex-start;flex-direction:column}.section{padding:56px 16px}.destination-grid,.capability-grid,.flow-list,.project-grid{grid-template-columns:1fr}.destination-grid a{min-height:145px}.section-split{align-items:flex-start;flex-direction:column}.final-cta{margin:24px 10px 60px;padding:36px 20px;align-items:flex-start;flex-direction:column}.final-cta .actions{grid-template-columns:1fr}.content-shell{width:calc(100% - 32px);padding:56px 0}.page-intro h1,.article-header h1{font-size:clamp(38px,12vw,54px);overflow-wrap:anywhere}.article-content{overflow-wrap:anywhere}.article-content pre{max-width:100%;overflow-x:auto}.post-card{padding:22px}.search-form{display:grid;gap:8px}.search-field,.search-submit{min-height:48px;border-radius:8px}.site-footer{padding:42px 16px;grid-template-columns:1fr;gap:24px;align-items:start}.site-footer nav{flex-wrap:wrap}.post-navigation{flex-direction:column}}@media(max-width:360px){.actions{grid-template-columns:1fr}.trust-row{gap:8px}.trust-row span{font-size:12px}.workbench-head{flex-direction:column}.status-label{padding:8px 12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none}.destination-grid a,.capability-card,.project-card,.flow-list article{transition:none}}
