:root{color:#172033;background:#f4f0e8;font-family:Avenir Next,PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #172033;--muted: #607086;--line: rgba(23, 32, 51, .14);--paper: #fffdf8;--soft: #f4f0e8;--blue: #1455d9;--green: #0a8f6a;--gold: #b98428;--coral: #d85f3f;--shadow: 0 28px 80px rgba(39, 46, 66, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(90deg,rgba(23,32,51,.035) 1px,transparent 1px) 0 0 / 52px 52px,linear-gradient(180deg,rgba(23,32,51,.025) 1px,transparent 1px) 0 0 / 52px 52px,var(--soft)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px clamp(18px,5vw,68px);border-bottom:1px solid var(--line);background:#fffdf8e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:168px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(20,85,217,.25);border-radius:8px;color:#fffdf8;background:linear-gradient(135deg,#1455d9,#0a8f6a);font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700}.brand-copy strong,.brand-copy small{display:block}.brand-copy strong{letter-spacing:0}.brand-copy small{margin-top:2px;color:var(--muted);font-size:12px}.main-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.main-nav a{border:1px solid transparent;border-radius:8px;padding:9px 12px;color:#526176;font-size:15px;transition:background .16s ease,color .16s ease,border-color .16s ease}.main-nav a.active,.main-nav a:hover{border-color:#1455d92e;color:var(--blue);background:#1455d914}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid transparent;border-radius:8px;padding:10px 16px;font-size:15px;font-weight:800;line-height:1.2;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button.primary{color:#fffdf8;background:#172033;box-shadow:0 14px 24px #17203333}.button.secondary{color:var(--ink);border-color:#17203329;background:#fffdf8c2}.section{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:78px 0}.section.narrow{width:min(900px,calc(100% - 40px))}.hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1fr);align-items:center;gap:48px;min-height:min(820px,calc(100vh - 78px));padding-top:54px;padding-bottom:64px}.eyebrow{margin:0 0 14px;color:var(--blue);font-size:14px;font-weight:900}h1,h2,h3,p,strong,span{overflow-wrap:anywhere}h1,h2,h3{color:var(--ink);letter-spacing:0}h1{margin:0;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:clamp(42px,7.5vw,78px);line-height:1.02}h2{margin:0;font-size:clamp(26px,4vw,38px);line-height:1.18}h3{margin:0;font-size:20px}.lead,.page-lead,.section-heading p,.value-card p,.channel-card p,.module-card p,.solution-card p,.channel-detail p,.about-grid p,.cta-band p{color:var(--muted);line-height:1.8}.lead{max-width:740px;margin:24px 0 0;font-size:18px}.action-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.hero-console{position:relative;border:1px solid rgba(23,32,51,.16);border-radius:8px;overflow:hidden;background:var(--paper);box-shadow:var(--shadow)}.hero-console:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;pointer-events:none;content:"";background:linear-gradient(135deg,rgba(20,85,217,.24),transparent 28%,rgba(10,143,106,.18));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px}.console-top{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px;font-weight:800}.console-top div{display:flex;gap:7px}.console-top i{width:9px;height:9px;border-radius:999px;background:#d6cbbb}.console-body{display:grid;grid-template-columns:150px minmax(0,1fr) 136px;gap:16px;padding:18px}.console-rail,.console-main,.console-panel{border-radius:8px;background:#f7f3eb}.console-rail{display:grid;align-content:start;gap:10px;padding:12px}.rail-item{display:flex;align-items:center;gap:8px;min-height:42px;border-radius:8px;padding:8px;background:#fffdf8c2;color:#526176;font-size:13px;font-weight:800}.rail-item img{width:24px;height:24px;object-fit:contain}.console-main{display:grid;gap:14px;padding:14px}.message{border-radius:8px;padding:14px;background:var(--paper)}.message p{margin:8px 0 0;color:var(--muted);line-height:1.6}.message.outbound{border-left:4px solid var(--blue)}.console-metrics{display:flex;align-items:center;justify-content:space-between;border-radius:8px;padding:14px;color:#fffdf8;background:#172033}.console-metrics strong{font-size:26px}.console-panel{display:grid;gap:12px;padding:12px}.console-panel div{border-radius:8px;padding:12px;background:var(--paper)}.console-panel small{display:block;margin-bottom:8px;color:var(--muted)}.section-heading{max-width:760px;margin-bottom:32px}.section-heading h2{margin-bottom:14px}.value-grid,.channel-grid,.module-grid,.channel-detail-grid,.about-grid,.contact-grid{display:grid;gap:18px}.value-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.channel-grid,.channel-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.value-card,.channel-card,.module-card,.solution-card,.channel-detail,.about-grid article,.contact-card,.cta-band{border:1px solid rgba(23,32,51,.14);border-radius:8px;background:#fffdf8db}.value-card,.channel-card,.module-card,.channel-detail,.about-grid article,.contact-card{padding:24px}.value-card,.module-card{min-height:220px}.value-card svg,.module-card svg,.solution-title svg,.about-grid svg,.contact-card svg{color:var(--blue)}.value-card h3,.channel-card h3,.module-card h2,.channel-detail h2{margin-top:18px}.channel-section{position:relative}.asset-shell{display:grid;width:74px;height:74px;place-items:center;border:1px solid rgba(23,32,51,.1);border-radius:8px;background:#fffdf8;box-shadow:0 16px 30px #17203314}.asset-shell.web-shell{background:#172033}.channel-asset{width:48px;height:48px;object-fit:contain}.channel-asset.web{filter:none}.page-hero{display:grid;min-height:310px;place-items:end start;padding:70px max(20px,calc((100% - 1120px)/2)) 54px;background:linear-gradient(120deg,rgba(20,85,217,.12),transparent 38%),linear-gradient(45deg,rgba(10,143,106,.1),transparent 42%)}.page-hero>div{width:min(900px,100%)}.page-lead{margin:0;font-size:18px}.center-action{display:flex;justify-content:flex-start;margin-top:28px}.solution-list{display:grid;gap:18px}.solution-card{padding:26px}.solution-title{display:flex;align-items:center;gap:10px;margin-bottom:16px}.solution-title h2{font-size:24px}.solution-card p{margin:10px 0 0}.flow{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:30px}.flow span{border:1px solid rgba(23,32,51,.12);border-radius:8px;padding:12px 14px;background:#fffdf8e0;font-weight:900}.flow svg{color:var(--gold)}.channel-detail ul{display:grid;gap:12px;margin:18px 0 0;padding:0;color:var(--muted);list-style:none;line-height:1.65}.channel-detail li{display:flex;gap:9px;align-items:flex-start}.channel-detail li svg{flex:0 0 auto;margin-top:4px;color:var(--green)}.about-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.step{display:grid;align-content:start;gap:14px;min-height:140px;border:1px solid rgba(23,32,51,.12);border-radius:8px;padding:18px;background:#fffdf8db}.step span{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;color:#fffdf8;background:#172033;font-weight:900}.contact-card{display:grid;gap:10px;color:inherit}.contact-card span{color:var(--muted)}.contact-card strong{font-size:20px}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(26px,4vw,42px);background:linear-gradient(135deg,rgba(20,85,217,.12),transparent 42%),var(--paper);box-shadow:var(--shadow)}.cta-band h2{margin-bottom:10px}.site-footer{margin-top:28px;border-top:1px solid var(--line);background:#fffdf8}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:48px 0}.footer-grid h2{margin-bottom:20px;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:24px}.footer-grid ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.footer-grid a{color:#738094}.footer-grid a:hover{color:var(--blue)}.footer-bottom{display:grid;gap:8px;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:22px 0 34px;border-top:1px solid var(--line);color:#738094;text-align:center}.footer-bottom p{margin:0}.reveal{animation:rise-in .42s ease both}.delay-1{animation-delay:.12s}@keyframes rise-in{0%{opacity:.92;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.site-header{align-items:flex-start;flex-direction:column}.main-nav{justify-content:flex-start}.hero{grid-template-columns:1fr;min-height:auto}.value-grid,.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.console-body,.channel-grid,.channel-detail-grid,.about-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.console-body{gap:12px}.console-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.rail-item{align-items:center;flex-direction:column;text-align:center}.cta-band{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.site-header{padding:14px}.section{width:min(100% - 28px,1120px);padding:54px 0}.hero{padding-top:34px}h1{font-size:38px}.value-grid,.module-grid,.steps{grid-template-columns:1fr}.button{width:100%}.console-rail{grid-template-columns:1fr}.flow{display:grid}.flow svg{transform:rotate(90deg)}.contact-card strong{font-size:16px}}
