*{box-sizing:border-box} :root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#243d3c;background:#f5f7f5;font-size:14px}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:1px solid #d6dfda;background:white;color:#345551;border-radius:6px;padding:8px 12px}button:hover{background:#edf5ee}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #24a58c;outline-offset:2px}header{height:72px;padding:0 28px;display:flex;align-items:center;gap:30px;background:#fff;border-bottom:1px solid #dce4de}.brand{text-decoration:none;display:flex;gap:8px;align-items:center;letter-spacing:2px;color:#254c45;font-size:15px}.brand b{font-weight:400;color:#81958a}.brand-icon{background:#184e42;color:#cef3bd;border-radius:9px;display:grid;place-items:center;width:34px;height:34px;font-size:22px;font-weight:700}.header-note{flex:1;color:#82908b;font-size:13px}header button{border:0}main{display:grid;grid-template-columns:280px minmax(420px,1fr) 310px;height:calc(100dvh - 72px)}.sidebar,.details{background:white;overflow:auto;padding:25px 20px}.sidebar{border-right:1px solid #dce4de}.details{border-left:1px solid #dce4de}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:700;color:#82968b}h1{font-size:24px;font-weight:600;letter-spacing:-.8px;margin:12px 0}h2{font-size:22px;font-weight:600;margin:9px 0}h3{font-size:16px;margin:20px 0 8px}p{line-height:1.65}.muted,.hint{color:#7b8e85}.hint{font-size:12px;line-height:1.5}label{display:block;font-size:12px;font-weight:600;margin:20px 0 8px}select,input{width:100%;padding:10px;border:1px solid #d5dfd8;border-radius:6px;background:#fafcf9;color:#294f45}input{background:white}.filter-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#839189;margin-top:18px}.filter-row button{border:0;padding:5px;font-size:12px}.overview{width:100%;text-align:left;margin:10px 0}.overview.active{background:#e7f2e4;border-color:#c1d9bc;color:#315c36}.category{font-size:10px;font-weight:700;letter-spacing:1.3px;margin:24px 0 9px;color:#8a978f}.solution{width:100%;border:0;display:flex;align-items:center;gap:12px;text-align:left;padding:10px 8px;margin:2px 0;background:transparent}.solution .abbr{font-size:12px;min-width:47px;color:#749185}.solution .task{font-size:13px;line-height:1.4}.solution.active{background:#164d43;color:white}.solution.active .abbr{color:#b2d9b4}.workspace{display:flex;flex-direction:column;min-height:0;padding:27px 24px 12px}.map-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.map-heading h2{font-size:24px;letter-spacing:-.7px}.status{font-size:11px;white-space:nowrap;color:#64836d}.status i{display:inline-block;width:6px;height:6px;background:#76a770;border-radius:100%;margin-right:6px}.map-toolbar{display:flex;justify-content:space-between;align-items:center;margin:17px 0 12px;gap:10px}.map-toolbar button{padding:6px 10px;font-size:12px}.legend{display:flex;gap:15px;font-size:11px;color:#758c7e}.legend span{display:flex;gap:6px;align-items:center}.legend i{width:20px;height:0;border-top:2px solid #a5b8ac}.legend .functional{border-color:#b78a4b;border-top-style:dashed}#canvas{position:relative;flex:1;min-height:340px;border:1px solid #dbe4d9;border-radius:12px;overflow:hidden;background-color:#fdfefb;background-image:radial-gradient(#dce6d9 .8px,transparent .8px);background-size:18px 18px;touch-action:none}#map{display:block;width:100%;height:100%;user-select:none}.canvas-hint{position:absolute;bottom:10px;left:14px;font-size:11px;color:#8c9b90;pointer-events:none;background:#fdfefbd9}.bottom-bar{display:flex;justify-content:space-between;gap:12px;color:#8a998f;font-size:10px;margin-top:13px}.zone-box{fill:#f2f7f0;stroke:#d9e4d5;stroke-width:1.5}.zone-title{font-size:18px;font-weight:600;fill:#3a5c48}.zone-sub{font-size:12px;fill:#92a08f}.node{cursor:pointer;transition:opacity .2s}.node .plate{fill:white;stroke:#a8c3ad;stroke-width:1.5}.node:hover .plate,.node:focus .plate{stroke:#207f64;stroke-width:3}.node text{font-size:13px;fill:#426047;text-anchor:middle}.node .glyph{fill:none;stroke:#668767;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.node.selected .plate{fill:#ddf0cd;stroke:#34714b;stroke-width:2}.node.dim{opacity:.15}.wire{fill:none;stroke:#b0c4b0;stroke-width:1.8}.wire.dim{opacity:.12}.edge{cursor:pointer}.edge .hit{fill:none;stroke:transparent;stroke-width:18}.edge:hover .wire,.edge:focus .wire{stroke:#42785d;stroke-width:3}.flow-line{fill:none;stroke:#b17d37;stroke-width:3;stroke-dasharray:9 6;animation:dash 24s linear infinite}.flow-badge{fill:#fff7e8;stroke:#bb9053}.flow-number{font-size:13px;fill:#8b652c;font-weight:700;text-anchor:middle}.flow-edge{cursor:pointer}.flow-edge:hover .flow-line,.flow-edge:focus .flow-line{stroke:#6b471d;stroke-width:5}@keyframes dash{to{stroke-dashoffset:-300}}.detail-tag{display:inline-block;border-radius:4px;background:#edf4e8;color:#527143;padding:5px 8px;font-size:11px;margin-bottom:14px}.details h2{font-size:25px;line-height:1.2}.details p{font-size:14px;color:#738278}.details .lead{color:#3b5547}.detail-section{border-top:1px solid #e6ebe4;padding-top:5px;margin-top:24px}.step{border:0;background:transparent;padding:11px 0;display:flex;gap:10px;text-align:left;width:100%;line-height:1.5;color:#607364}.step b{border:1px solid #cedec7;border-radius:50%;width:24px;height:24px;flex-shrink:0;display:grid;place-items:center;font-size:11px;color:#547448}.step.active{color:#22674a}.step.active b{background:#dff0d5}.vendor{font-size:12px;background:#f5f7f3;border:1px solid #e2e9dc;padding:8px 10px;margin-top:6px;border-radius:5px}.note{padding:13px;border-left:3px solid #d3b888;background:#faf7ed;font-size:12px!important;color:#8c7956!important}.mini-stat{font-size:40px;color:#356148;margin-top:25px;letter-spacing:-2px}.details ul{padding-left:18px;line-height:1.8;color:#718270}.details a,dialog a{color:#317b65}.back{border:0;padding:0;margin-bottom:18px;font-size:12px}.empty{padding:20px 0;color:#8a978d}dialog{max-width:700px;width:90%;max-height:85vh;overflow:auto;border:1px solid #d9e4d5;border-radius:16px;padding:35px;color:#3d5547}dialog::backdrop{background:#193c3988}.close{float:right}.source-link{display:block;margin:10px 0;font-size:14px}dialog li{margin:10px 0;line-height:1.6}.focus-label{font-size:12px;fill:#876734}.role-note{font-size:12px;background:#eff5ed;padding:12px;line-height:1.7}.source-caption{font-size:12px;color:#8b998e}@media(min-width:1800px){main{grid-template-columns:300px minmax(500px,1fr) 340px}}@media(max-width:1200px){main{grid-template-columns:245px minmax(360px,1fr)}.details{grid-column:1/-1;border-top:1px solid #dce4de;overflow:visible;display:block}.workspace{min-height:700px}main{height:auto}.sidebar{max-height:820px}.status{display:none}.header-note{display:none}header{justify-content:space-between}.map-heading h2{font-size:21px}}@media(max-width:680px){header{height:64px;padding:0 14px}.brand{font-size:12px;letter-spacing:1px}header button{font-size:11px}main{display:flex;flex-direction:column}.sidebar{max-height:390px;padding:18px}.sidebar h1{font-size:22px}.workspace{padding:20px 12px 12px;min-height:600px}.details{padding:24px}.map-heading h2{font-size:19px}.legend{font-size:10px;gap:8px}.map-toolbar button{padding:7px}.bottom-bar{font-size:9px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.hit{fill:none;stroke:transparent;stroke-width:18}.node text{font-size:16px;fill:#2c4c35}.zone-title{font-size:21px;fill:#2b4d38}.zone-sub{font-size:14px;fill:#758873}.node .glyph{stroke:#486e4d}.wire{stroke:#91ac94}.zone-box{fill:#f0f6ed}.flow-edge:focus{outline:none}.flow-edge:focus .flow-line{stroke:#5b3d18;stroke-width:5}
