.eco-figure{--eco-ink:#112540;--eco-blue:#1554d1;--eco-muted:#5f7088;--eco-line:#d9e2ed;margin:0;background:#fff;color:var(--eco-ink);border:1px solid var(--eco-line);border-radius:16px;padding:clamp(22px,3.1vw,52px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.4;box-shadow:0 18px 50px #20385708}
.eco-figure *{box-sizing:border-box}
.eco-heading{display:flex;align-items:start;justify-content:space-between;gap:30px;margin-bottom:34px}
.eco-kicker{margin:0 0 16px;font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--eco-blue)}
.eco-title{margin:0;font-size:clamp(31px,3.2vw,52px);font-weight:650;letter-spacing:-.045em;line-height:1.1}
.eco-subtitle{font-size:clamp(16px,1.35vw,20px);line-height:1.6;color:var(--eco-muted);margin:16px 0 0}
.eco-signature{flex-shrink:0;font-size:15px;font-weight:650;letter-spacing:-.03em;padding:5px 0 0;text-align:right;line-height:1.4}
.eco-signature span{display:block;font-size:10px;font-weight:500;letter-spacing:.12em;color:#72839c;margin-top:7px}
.eco-system{border:1px solid #b8cae7;border-radius:11px;overflow:hidden;background:#fcfdff}
.eco-rules{display:flex;gap:22px;align-items:center;background:#eaf1fd;padding:18px 23px;border-bottom:1px solid #c5d5ed}
.eco-rules-title{flex:0 0 170px;font-size:11px;line-height:1.5;letter-spacing:.09em;font-weight:700;color:#3461a8}
.eco-rules-list{flex:1;display:flex;justify-content:space-between;gap:18px;list-style:none;padding:0;margin:0}
.eco-rules-list li{font-size:15px;font-weight:600;color:#284b83;white-space:nowrap}
.eco-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding:27px 24px 24px;margin:0;list-style:none}
.eco-stage{position:relative;background:#fff;border:1px solid #d5dfed;border-radius:8px;padding:22px 21px 16px;min-width:0}
.eco-stage:not(:last-child)::after{content:'→';position:absolute;right:-18px;top:49px;font-size:19px;line-height:1;color:#587ab1;font-family:Arial,sans-serif;z-index:1}
.eco-step-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}
.eco-number{font-size:12px;font-weight:650;letter-spacing:.08em;color:#627997}
.eco-step-rule{height:2px;background:#d8e2f1;width:38px}
.eco-stage h3{font-size:clamp(21px,1.85vw,28px);font-weight:650;letter-spacing:-.045em;line-height:1.15;margin:0 0 12px}
.eco-question{font-size:13px;color:var(--eco-muted);margin:0 0 19px;line-height:1.5;min-height:39px}
.eco-items{list-style:none;margin:0;padding:0}
.eco-items li{padding:17px 0;border-top:1px solid #e0e7f0}
.eco-items strong{display:block;font-size:clamp(15px,1.2vw,18px);font-weight:600;line-height:1.4;letter-spacing:-.015em}
.eco-items small{display:block;font-size:12px;color:#677991;line-height:1.5;margin-top:6px}
.eco-direction{background:#102741;color:white;border-color:#102741}
.eco-direction .eco-number{color:#b1c8e7}.eco-direction .eco-step-rule{background:#6588b5}.eco-direction .eco-question{color:#c1d1e6}.eco-direction .eco-items li{border-color:#36516e}.eco-direction .eco-items small{color:#b5c9e1}
.eco-impact{background:#1554d1;border-color:#1554d1;color:white}
.eco-impact .eco-number{color:#d0e0ff}.eco-impact .eco-step-rule{background:#b8d0ff}.eco-impact .eco-question{color:#dce8ff}.eco-impact .eco-items li{display:flex;align-items:center;gap:11px;border-color:#ffffff40;padding:12px 0}.eco-impact .eco-items li::before{content:'';display:block;flex:0 0 5px;height:5px;border:1px solid #afceff;transform:rotate(45deg)}.eco-impact .eco-items strong{font-size:19px;font-weight:500}
.eco-foundation{margin:0 24px 25px;padding-top:18px;border-top:1px solid #cbd8eb}
.eco-foundation-label{margin:0 0 13px;font-size:11px;letter-spacing:.09em;font-weight:700;color:#5f7698}
.eco-foundation-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:0;border:1px solid #d5dfed;border-radius:7px;background:#f0f4fa}
.eco-foundation-items li{padding:18px 16px;font-size:15px;font-weight:600;text-align:center;border-right:1px solid #d5dfed;line-height:1.45}
.eco-foundation-items li:last-child{border-right:0}
.eco-bottom{display:flex;align-items:center;gap:28px;border-top:1px solid #dbe3ee;padding-top:24px;margin-top:29px}
.eco-owner{font-size:11px;line-height:1.5;font-weight:700;letter-spacing:.09em;color:#1554d1;flex:0 0 190px}
.eco-role{font-size:17px;font-weight:550;line-height:1.5;letter-spacing:-.01em;margin:0}
.eco-note{margin:19px 0 0;font-size:12px;color:#6b7b91;line-height:1.6}
@media(min-width:1400px){.eco-question{font-size:15px}.eco-items small{font-size:14px}.eco-rules-list li{font-size:17px}.eco-foundation-items li{font-size:17px}.eco-items li{padding:20px 0}.eco-stage{padding:25px 25px 17px}.eco-impact .eco-items li{padding:14px 0}.eco-impact .eco-items strong{font-size:21px}}
@media(max-width:1100px){.eco-rules{flex-direction:column;gap:10px;align-items:stretch}.eco-rules-title{flex-basis:auto}.eco-rules-list{justify-content:flex-start;flex-wrap:wrap;gap:7px 24px}.eco-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:21px}.eco-stage{padding:23px}.eco-stage h3{font-size:27px}.eco-question{min-height:0;font-size:14px}.eco-items strong{font-size:17px}.eco-items small{font-size:13px}.eco-stage::after{display:none}.eco-foundation{margin-inline:21px}.eco-signature{display:none}.eco-impact .eco-items li{padding:10px 0}.eco-foundation-items li{font-size:14px;padding:16px 11px}}
@media(max-width:600px){.eco-figure{padding:22px 16px;border-radius:10px}.eco-heading{margin-bottom:22px}.eco-kicker{font-size:10px;margin-bottom:11px}.eco-title{font-size:30px}.eco-subtitle{font-size:16px;margin-top:13px}.eco-rules{padding:15px 17px}.eco-rules-list{gap:7px 18px}.eco-rules-list li{font-size:14px}.eco-flow{grid-template-columns:1fr;padding:18px 16px;gap:26px}.eco-stage{padding:22px}.eco-stage:not(:last-child)::after{display:block;content:'↓';right:calc(50% - 6px);top:auto;bottom:-24px;font-size:20px}.eco-stage h3{font-size:29px}.eco-question{font-size:15px}.eco-items strong{font-size:18px}.eco-items small{font-size:14px}.eco-foundation{margin:3px 16px 18px}.eco-foundation-items{grid-template-columns:1fr}.eco-foundation-items li{text-align:left;border-right:0;border-bottom:1px solid #d5dfed;font-size:16px;padding:15px 17px}.eco-foundation-items li:last-child{border-bottom:0}.eco-bottom{align-items:start;flex-direction:column;gap:9px;padding-top:18px;margin-top:21px}.eco-owner{flex-basis:auto;font-size:11px}.eco-role{font-size:16px}.eco-note{font-size:12px}}
@media print{.eco-figure{box-shadow:none;border:0;padding:0;break-inside:avoid}.eco-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.eco-stage{padding:15px}.eco-stage h3{font-size:20px}.eco-items strong{font-size:13px}.eco-items small{font-size:11px}.eco-question{font-size:11px}.eco-impact .eco-items strong{font-size:16px}.eco-rules-list li{font-size:12px}.eco-title{font-size:34px}.eco-foundation-items li{font-size:12px}.eco-role{font-size:14px}}
