.organization{background:#e4e8dc;border-bottom:1px solid #cbd3c0}.organization-heading{max-width:1000px}.organization-heading h2{max-width:900px}.organization-heading .lead{max-width:700px;font-size:18px}.operating-system{margin-top:45px;border:1px solid #c1cbb3;border-radius:5px;background:#f0f3e9;overflow:hidden}.system-goal{display:flex;align-items:center;gap:25px;padding:23px 28px;border-bottom:1px solid #d1d9c7}.system-goal>div{display:flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.09em;color:#718260;max-width:135px}.system-goal svg{width:18px;height:18px}.system-goal>strong{font-weight:450;font-size:18px;letter-spacing:-.02em}.system-goal>span{margin-left:auto;border:1px solid #bfccb0;padding:5px 9px;font-size:12px;color:#5a7245;border-radius:3px;white-space:nowrap}.system-tabs{display:flex;gap:0;border-bottom:1px solid #d1d9c7}.system-tabs button{flex:1;padding:19px 24px;display:flex;align-items:center;gap:10px;font-size:15px;border-bottom:2px solid transparent}.system-tabs button>span:first-child{font-size:12px;color:#708360}.system-tabs button>span:last-child{margin-left:auto}.system-tabs button[aria-pressed=true]{border-color:#6c805a;background:#e0e8d4}.system-layout{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:35px;padding:35px}.system-network{position:relative;height:400px;display:grid;grid-template-columns:1fr 1fr;gap:90px 110px;align-items:center;padding:25px 0 60px}.system-lines{position:absolute;inset:0;width:100%;height:100%;color:#b1bfa1;stroke:currentColor;stroke-width:1;fill:none}.system-lines path{stroke-dasharray:5 7}.system-lines circle{opacity:.4}.system-core{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:95px;height:95px;border:1px solid #cad4bc;border-radius:50%;background:#e9efdf;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:0 0 0 10px #d4dfc31a;transition:all .5s}.system-core img{width:54px;height:35px;object-fit:contain;mix-blend-mode:multiply;opacity:.8}.system-core small{font-size:11px;letter-spacing:.3em;color:#698053}.system-node{position:relative;z-index:1;border:1px solid #ccd5c0;border-radius:4px;background:#f6f8f0;padding:16px;min-height:98px;display:grid;grid-template-columns:23px 1fr;gap:7px 9px;align-items:center;transition:background .4s,border-color .4s}.system-node>svg{grid-row:1/3;width:22px;height:22px;color:#667e51}.system-node strong{font-size:16px;font-weight:450}.system-node>span{font-size:13px;color:#79896a;line-height:1.5}.network-event{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:10px;padding:13px 14px;border:1px solid #d3dcc9;background:#ebf0e2;border-radius:3px;min-height:49px}.network-event p{font-size:14px;line-height:1.6;color:#60754c}.system-story{padding:20px 15px 20px 20px}.system-story h3{font-size:31px;line-height:1.23;letter-spacing:-.04em;max-width:440px}.system-story>p{font-size:16px;line-height:1.9;margin-top:21px;max-width:430px;color:#6c795f}#system-actions{margin-top:27px;display:flex;flex-direction:column;gap:11px}#system-actions>span{font-size:14px;color:#60754c;display:flex;gap:12px}#system-actions b{font-size:12px;font-weight:400;color:#82976d;border:1px solid #c8d4b9;border-radius:50%;width:20px;height:20px;display:grid;place-items:center}.system-note{font-size:13px;padding:17px 28px;border-top:1px solid #d1d9c7}.operating-system[data-stage="1"] .system-node-0{background:#f0e8d8;border-color:#c3a66c}.operating-system[data-stage="1"] .system-node-1,.operating-system[data-stage="1"] .system-node-2{border-color:#c4b28b}.operating-system[data-stage="1"] .system-lines{color:#b8a16c}.operating-system[data-stage="1"] #system-status{border-color:#c3ac7e;color:#8c7242}.operating-system[data-stage="2"] .system-lines path{stroke-dasharray:5 7;animation:signal-flow 5s linear infinite}.operating-system[data-stage="2"] .system-core{background:#d5e2c3;box-shadow:0 0 0 12px #cedcbd55}.operating-system[data-stage="2"] .system-node{border-color:#8fa776;background:#e8efde}.organization-pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:48px}.organization-pillars article>span{font-size:13px;color:#859776}.organization-pillars h3{font-size:21px;line-height:1.2;margin-top:17px;letter-spacing:-.025em}.organization-pillars p{font-size:16px;margin-top:13px;line-height:1.8;color:#718164}@keyframes signal-flow{to{stroke-dashoffset:-120}}
@media(max-width:1100px){.system-layout{gap:20px;padding:25px;grid-template-columns:1.2fr 1fr}.system-network{gap:90px 85px}.system-node{padding:12px;grid-template-columns:18px 1fr;gap:6px}.system-node>svg{width:18px;height:18px}.system-node strong{font-size:15px}.system-node>span{font-size:12px}.system-core{width:76px;height:76px}.system-core img{width:44px}.system-story{padding:10px}.system-story h3{font-size:27px}.system-goal{gap:18px}.system-goal>strong{font-size:17px}.organization-pillars h3{font-size:19px}}
@media(max-width:850px){.system-layout{grid-template-columns:1fr;padding:28px;gap:25px}.system-network{max-width:600px;width:100%;margin:auto;gap:90px 120px}.system-story{padding:0 0 10px}.system-story h3{max-width:600px;font-size:32px}.system-story>p{max-width:600px}.system-goal{flex-wrap:wrap;gap:13px 20px}.system-goal>div{max-width:none}.system-goal>strong{order:3;flex-basis:100%;font-size:18px}.system-goal>span{font-size:12px}.organization-pillars{grid-template-columns:1fr 1fr;gap:30px 45px}}
@media(max-width:600px){.organization-heading .lead{font-size:17px}.organization-heading h2{font-size:35px}.operating-system{margin-top:30px}.system-goal{padding:18px}.system-goal>div{font-size:11px;gap:6px}.system-goal>strong{font-size:17px;line-height:1.5}.system-goal>span{font-size:12px;padding:5px 7px}.system-tabs button{font-size:13px;line-height:1.5;padding:14px 8px;gap:5px;text-align:left;align-items:flex-start}.system-tabs button>span:last-child{display:none}.system-tabs button>span:first-child{font-size:12px}.system-layout{padding:18px;gap:24px}.system-network{height:365px;gap:95px 60px;padding-top:10px;padding-bottom:63px}.system-node{min-height:90px;padding:11px 8px;grid-template-columns:1fr;gap:5px}.system-node>svg{grid-row:auto;width:17px;height:17px;margin-bottom:3px}.system-node strong{font-size:15px}.system-node>span{font-size:12px}.system-core{width:65px;height:65px;top:43%}.system-core img{width:35px;height:23px}.system-core small{font-size:11px}.network-event{padding:10px;font-size:13px}.network-event p{font-size:13px}.system-story h3{font-size:27px}.system-story>p{font-size:16px;margin-top:18px}#system-actions{margin-top:22px}#system-actions>span{font-size:13px}.system-note{padding:14px 18px;font-size:12px}.organization-pillars{gap:25px 22px;margin-top:34px}.organization-pillars h3{font-size:19px;margin-top:13px}.organization-pillars p{font-size:15px}}
.system-node{min-width:0}.system-node strong,.system-node>span{overflow-wrap:anywhere}
#system-actions b{flex-shrink:0;width:23px;height:23px}
@media(max-width:600px){.system-network{height:490px;gap:110px 52px;padding-bottom:96px}.system-node{min-height:122px}.system-core{top:42%}.system-core small{font-size:9px}.system-story>p{font-size:17px}.system-goal>div{max-width:160px}.system-goal>span{white-space:normal;margin-left:0}.system-tabs button{font-size:13px;flex-direction:column;gap:7px}.organization-pillars{grid-template-columns:1fr}.organization-pillars p{font-size:17px}}
@media(prefers-reduced-motion:reduce){.system-lines path{animation:none!important}}
