:root{--ink:#12251e;--muted:#60716a;--line:#dce5e0;--paper:#f4f7f5;--accent:#176d51;--dark:#173d31}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}.flow-header{height:72px;padding:0 max(28px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px}.brand span{display:grid;place-items:center;width:42px;height:30px;border-radius:6px;background:var(--dark);color:#fff;font-size:11px;font-weight:900}.brand strong{font-family:Georgia,"Songti SC",serif}.flow-header nav{display:flex;align-items:center;gap:24px;color:var(--muted);font-size:13px}.flow-header nav a:hover{color:var(--accent)}.console-link,.primary-link{background:var(--accent);color:#fff!important;border-radius:8px;padding:10px 15px;font-weight:700}.hero{min-height:670px;padding:88px max(28px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;background:#fff;border-bottom:1px solid var(--line)}.kicker,.section-heading>p,.future-section>p{margin:0 0 15px;color:var(--accent);font-size:12px;font-weight:900}.hero h1{font-family:Georgia,"Songti SC",serif;font-size:54px;line-height:1.16;margin:0;max-width:720px;text-wrap:balance}.hero-text{max-width:690px;color:var(--muted);font-size:17px;line-height:1.9;margin:26px 0}.hero-actions{display:flex;align-items:center;gap:22px}.primary-link{display:inline-block;padding:13px 19px}.text-link{color:var(--accent);font-weight:700}.agent-panel{background:var(--dark);color:#fff;border-radius:18px;padding:24px;box-shadow:0 20px 50px rgba(20,53,42,.17)}.agent-panel-head{display:flex;align-items:center;justify-content:space-between;color:#bcd1c9;font-size:11px;font-weight:800}.agent-panel-head i{display:block;width:8px;height:8px;border-radius:50%;background:#57c995}.event-card,.action-card{margin-top:22px;padding:17px;border:1px solid #3e6255;border-radius:11px;background:#20483b}.event-card small,.event-card strong,.event-card span,.action-card small{display:block}.event-card small,.action-card small{color:#a8c2b8;font-size:10px}.event-card strong{margin:9px 0;font-size:16px}.event-card span{color:#81a699;font-size:10px}.change-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:17px 0}.change-row div{padding:15px;background:#fff;color:var(--ink);border-radius:10px}.change-row small,.change-row strong{display:block}.change-row small{color:var(--muted);font-size:10px}.change-row strong{margin-top:7px;font-size:22px;font-variant-numeric:tabular-nums}.change-row b{color:#83ad9d}.action-card{border-left:3px solid #69c99f}.action-card p{line-height:1.6;margin:8px 0 0}.section{max-width:1240px;margin:auto;padding:100px 30px}.section-heading{max-width:720px;margin-bottom:42px}.section-heading h2{margin:0;font-family:Georgia,"Songti SC",serif;font-size:38px;line-height:1.3;text-wrap:balance}.section-heading>span{display:block;margin-top:14px;color:var(--muted);line-height:1.7}.purpose-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.purpose-grid article,.action-grid article{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px}.purpose-grid b{color:var(--accent);font-variant-numeric:tabular-nums}.purpose-grid h3{margin:30px 0 10px}.purpose-grid p,.action-grid li,.value-list p{color:var(--muted);line-height:1.7;font-size:14px}.workflow-section{padding:100px max(30px,calc((100vw - 1240px)/2));background:var(--dark);color:#fff}.section-heading.light>p{color:#7fd1ac}.section-heading.light>span{color:#acc5bb}.flow-chain{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:13px;align-items:center}.flow-chain>i{color:#709286;font-style:normal}.flow-chain article{align-self:stretch;padding:18px;border:1px solid #3a6052;border-radius:12px;background:#20483b;position:relative}.flow-chain article>span{position:absolute;right:13px;top:12px;color:#6e9587;font-size:11px}.flow-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#e5f1ec;color:var(--dark);font-size:11px;font-weight:900}.flow-chain h3{margin:19px 0 8px}.flow-chain p{margin:0;color:#abc3b9;font-size:12px;line-height:1.65}.feedback-line{margin-top:25px;padding:13px 20px;border:1px dashed #587a6e;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:16px;color:#a9c4b9;font-size:13px}.feedback-line i{font-size:22px;color:#7fd1ac}.feedback-line strong{color:#fff}.timeline{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}.timeline article{padding:25px;background:#fff;border-right:1px solid var(--line)}.timeline article:last-child{border-right:0}.timeline span{color:var(--muted);font-size:11px}.timeline strong{display:block;margin:14px 0;color:var(--accent);font-size:30px}.timeline h3{font-size:15px;min-height:38px}.timeline p{color:var(--muted);font-size:13px;line-height:1.65}.action-section{padding-top:40px}.action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.action-grid span{color:var(--accent);font-size:11px;font-weight:800}.action-grid h3{font-size:16px;line-height:1.5;min-height:48px}.action-grid ul{padding-left:18px;margin:18px 0 0}.value-section{padding:100px max(30px,calc((100vw - 1180px)/2));background:#1d4437;color:#fff}.value-layout{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:center}.value-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.value-list article{border:1px solid #46695c;border-radius:11px;padding:19px}.value-list p{color:#b0c9bf;margin-bottom:0}.value-section blockquote{margin:0;padding:36px;border-left:3px solid #75cda7;background:#234d3f;border-radius:0 13px 13px 0}.value-section blockquote span{color:#8bd8b6;font-size:11px}.value-section blockquote p{font-family:Georgia,"Songti SC",serif;font-size:27px;line-height:1.55}.value-section blockquote small{color:#abc3ba;line-height:1.7}.future-section{text-align:center;padding:105px 30px;background:#fff}.future-section h2{font-family:Georgia,"Songti SC",serif;font-size:39px;margin:0 auto 14px;max-width:850px}.future-section>span{display:block;color:var(--muted);line-height:1.7}.future-section>a{display:inline-block;margin-top:28px;background:var(--accent);color:#fff;padding:13px 20px;border-radius:8px;font-weight:700}footer{height:70px;padding:0 max(30px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px;border-top:1px solid var(--line)}footer a{color:var(--accent);font-weight:700}@media(max-width:1000px){.hero{grid-template-columns:1fr;gap:45px}.purpose-grid,.action-grid{grid-template-columns:repeat(2,1fr)}.flow-chain{grid-template-columns:1fr}.flow-chain>i{transform:rotate(90deg);text-align:center}.timeline{grid-template-columns:repeat(2,1fr)}.timeline article{border-bottom:1px solid var(--line)}.value-layout{grid-template-columns:1fr}.flow-header nav a:not(.console-link){display:none}}@media(max-width:650px){.flow-header{padding:0 16px}.brand strong{font-size:13px}.hero{padding:62px 20px}.hero h1{font-size:37px}.section,.workflow-section,.value-section{padding:70px 20px}.section-heading h2,.future-section h2{font-size:30px}.purpose-grid,.action-grid,.timeline,.value-list{grid-template-columns:1fr}.timeline article{border-right:0}.hero-actions{align-items:flex-start;flex-direction:column}.change-row{grid-template-columns:1fr}.change-row b{text-align:center;transform:rotate(90deg)}}
