.cts-page,.cts-page *,.cts-page :before,.cts-page :after{box-sizing:border-box;margin:0;padding:0}.cts-page{color:#1a1410;background:#fff;min-height:100vh;padding:60px 24px 100px;font-family:Lora,Georgia,serif}.cts-inner{max-width:780px;margin:0 auto}.cts-label-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.cts-tag{letter-spacing:.12em;text-transform:uppercase;color:#edf5f7;background:#1a1410;padding:4px 10px;font-family:Source Code Pro,monospace;font-size:10px;font-weight:600}.cts-tag-outline{color:#1a1410;background:0 0;border:1.5px solid #1a1410}.cts-subtitle{color:#5a4e40;max-width:560px;font-size:17px;line-height:1.6}.cts-progress-strip{gap:4px;margin:40px 0;display:flex}.cts-pip{background:#ddd;flex:1;height:4px;transition:background .3s}.cts-pip.active{background:#1a1410}.cts-section-controls{justify-content:flex-end;gap:8px;margin-top:32px;display:flex}.cts-section-control{color:#1a1410;cursor:pointer;letter-spacing:.04em;background:#fff;border:1.5px solid #1a1410;padding:8px 12px;font-family:Source Code Pro,monospace;font-size:11px;font-weight:600;transition:background .15s,color .15s}.cts-section-control:hover:not(:disabled){color:#fff;background:#1a1410}.cts-section-control:focus-visible{outline-offset:2px;outline:3px solid #5b9aa073}.cts-section-control:disabled{color:#888;cursor:not-allowed;border-color:#b8b8b8}.cts-section-controls+.cts-progress-strip{margin-top:14px}.cts-accordion{flex-direction:column;gap:2px;display:flex}.cts-section{border:2px solid #1a1410;transition:box-shadow .2s}.cts-section.open{box-shadow:6px 6px #1a1410}.cts-section-heading{font:inherit;font-weight:inherit;margin:0}.cts-btn{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:20px;width:100%;padding:22px 28px;transition:background .15s;display:flex}.cts-btn:hover{background:#f5f5f5}.cts-num{color:#5b9aa0;letter-spacing:.08em;min-width:24px;font-family:Source Code Pro,monospace;font-size:11px;font-weight:600}.cts-title{letter-spacing:-.01em;flex:1;font-family:Syne,sans-serif;font-size:18px;font-weight:700}.cts-chevron{border:2px solid #1a1410;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;transition:transform .25s,background .15s;display:flex}.cts-section.open .cts-chevron{color:#edf5f7;background:#1a1410;transform:rotate(45deg)}.cts-body{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}.cts-section.open .cts-body{grid-template-rows:1fr}.cts-body-inner{overflow:hidden}.cts-content{flex-direction:column;gap:16px;padding:0 28px 28px 72px;display:flex}.cts-content p{color:#2c2218;font-size:15.5px;line-height:1.75}.cts-content strong{color:#1a1410;font-weight:700}.cts-content em{font-style:italic}.cts-example-block{color:#3a2e22;background:#f3f8fa;border-left:2px solid #5b9aa0;padding:18px 20px;font-size:14.5px;line-height:1.7}.cts-example-label,.cts-takeaway-label,.cts-explorer-label{text-transform:uppercase;letter-spacing:.1em;color:#027a85;margin-bottom:8px;font-family:Source Code Pro,monospace;font-size:10px;font-weight:600;display:block}.cts-def-table{border:1px solid #ccdde3;flex-direction:column;display:flex}.cts-def-row{background:#fbfdfe;border-bottom:1px solid #dce8ec;grid-template-columns:88px 1fr;align-items:start;gap:18px;padding:14px 16px;font-size:14.5px;display:grid}.cts-def-row:last-child{border-bottom:none}.cts-def-row:nth-child(2n){background:#f3f8fa}.cts-def-term{letter-spacing:.08em;text-transform:uppercase;color:#027a85;text-align:left;border-left:2px solid #5b9aa0;padding:3px 0 3px 10px;font-family:Source Code Pro,monospace;font-size:10px;font-weight:600}.cts-def-desc{color:#2c2218;line-height:1.6}.cts-challenge{box-shadow:none;background:#f3f8fa;border:1px solid #d2e1e6;flex-direction:column;gap:18px;padding:26px;display:flex}.cts-challenge-prompt{color:#5a4e40;font-style:italic;font-size:14.5px!important}.cts-clipping{background:#f8fbfc;border:1px solid #cbdde3;align-self:center;width:100%;padding:18px 20px 16px;transform:none;box-shadow:0 4px 14px #264c5b12}.cts-clipping-kicker{letter-spacing:.18em;text-transform:uppercase;color:#58797a;border-bottom:1px solid #d9e7eb;margin-bottom:12px;padding-bottom:8px;font-family:Lora,Georgia,serif;font-size:10.5px;font-weight:600;display:block}.cts-clipping-headline{color:#1a1410;font-family:Lora,Georgia,serif;font-weight:600;margin:0!important;font-size:21px!important;line-height:1.35!important}.cts-clipping-byline{color:#58797a;margin-top:8px;font-family:Lora,Georgia,serif;font-size:12px;font-style:italic;display:block}.cts-choices{flex-wrap:wrap;gap:10px;padding-top:2px;display:flex}.cts-stamp{text-transform:uppercase;letter-spacing:.09em;cursor:pointer;opacity:1;background:#fbfdfe;border:1px solid #b9cbd2;border-radius:2px;padding:9px 15px;font-family:Source Code Pro,monospace;font-size:10.5px;font-weight:600;transition:color .15s,border-color .15s,background .15s}.cts-stamp-yes,.cts-stamp-no{color:#5a4e40;transform:none}.cts-stamp:hover{color:#1a1410;border-color:#1a1410}.cts-stamp.picked{border-color:currentColor}.cts-stamp-yes.picked{color:#2f5d9e;background:#2f5d9e12;transform:none}.cts-stamp-no.picked{color:#8f4035;background:#a33a2b0f;transform:none}.cts-pie-fig{flex-wrap:wrap;align-items:center;gap:24px;padding:6px 0 2px;display:flex}.cts-pie-svg{flex-shrink:0}.cts-pie-legend{flex-direction:column;flex:1;gap:8px;min-width:200px;display:flex}.cts-pie-legend-row{color:#2c2218;align-items:center;gap:10px;font-size:13.5px;display:flex}.cts-pie-chip{border-radius:3px;flex-shrink:0;width:12px;height:12px}.cts-pie-value{font-variant-numeric:tabular-nums;margin-left:auto;font-family:Source Code Pro,monospace;font-weight:600}.cts-sum{background:#a33a2b0d;border-left:2px solid #a33a2b;align-self:flex-start;padding:8px 11px;font-family:Source Code Pro,monospace;font-weight:600;transform:none;color:#8f4035!important;font-size:13px!important;line-height:1.5!important}.cts-reveal{border-top:1px solid #d8e5e9;flex-direction:column;gap:12px;padding-top:16px;display:flex}.cts-reveal p{color:#2c2218;font-size:15px;line-height:1.7}.cts-axis-figure{background:#f8fbfc;border:1px solid #b8cbd2;padding:12px 14px 6px}.cts-corrected-axis-figure{margin-top:4px}.cts-axis-svg{width:100%;height:auto;display:block}.cts-axis-gridline{stroke:#dedede;stroke-width:1px;stroke-dasharray:4 5}.cts-axis-line{stroke:#1a1410;stroke-width:2px}.cts-axis-bar{fill:#2f5d9e}.cts-axis-tick,.cts-axis-category,.cts-axis-value{fill:#5a4e40;font-family:Source Code Pro,monospace}.cts-axis-tick{font-size:11px}.cts-axis-category{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.cts-axis-value{fill:#1a1410;font-size:14px;font-weight:600}.cts-time-line{fill:none;stroke:#a33a2b;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.cts-time-point{fill:#f8fbfc;stroke:#a33a2b;stroke-width:4px}.cts-probability-sequence{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cts-probability-chip{color:#1a1410;background:#fbfdfe;border:1px solid #9fb8c2;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-family:Source Code Pro,monospace;font-size:13px;font-weight:600;display:inline-flex}.cts-probability-chip.unknown{color:#027a85;background:#edf5f7;border-style:dashed}.cts-probability-pair{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:14px;margin:16px 0;display:grid}.cts-probability-card{background:#fbfdfe;border:1px solid #cddde3;flex-direction:column;gap:6px;padding:14px 16px;font-size:13.5px;line-height:1.5;display:flex}.cts-probability-not-equal{color:#5b9aa0;align-self:center;font-family:Source Code Pro,monospace;font-size:20px;font-weight:600}.cts-fourfold{background:#fbfdfe;border:1px solid #b8cbd2}.cts-fourfold-row{border-bottom:1px solid #d8e5e9;grid-template-columns:120px repeat(2,1fr);display:grid}.cts-fourfold-row:last-child{border-bottom:none}.cts-fourfold-row>span{border-right:1px solid #d8e5e9;padding:10px 12px}.cts-fourfold-row>span:last-child{border-right:none}.cts-fourfold-row.header{color:#27454e;letter-spacing:.07em;text-transform:uppercase;background:#e7f1f4;font-family:Source Code Pro,monospace;font-size:9px;font-weight:600}.cts-fourfold-row.total{background:#f0f6f8}.cts-fourfold-label{color:#5a4e40;font-size:13px;font-weight:600}.cts-fourfold-value{color:#1a1410;text-align:center;font-family:Source Code Pro,monospace;font-size:15px}.cts-fourfold-value.emphasis{color:#027a85;background:#5b9aa01a;font-weight:600}.cts-incentive-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.cts-incentive-card{background:#f4f9fb;border:1px solid #cddde3;padding:16px 18px;font-size:13.5px;line-height:1.55}.cts-framing-dataset{background:#fbfdfe;border:1px solid #cddde3;padding:16px 18px}.cts-framing-metrics,.cts-context-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.cts-framing-metrics>div,.cts-context-grid>div{background:#edf5f7;border-left:2px solid #5b9aa0;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.cts-framing-metrics strong,.cts-context-grid strong{font-variant-numeric:tabular-nums;font-family:Source Code Pro,monospace;font-size:15px}.cts-framing-headlines{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.cts-framing-card,.cts-pitch-card{background:#f8fbfc;border:1px solid #b8cbd2;flex-direction:column;gap:10px;padding:18px;display:flex}.cts-framing-card strong,.cts-pitch-card strong{font-family:Syne,sans-serif;font-size:17px;line-height:1.4}.cts-framing-source,.cts-framing-emotion{letter-spacing:.08em;text-transform:uppercase;color:#027a85;font-family:Source Code Pro,monospace;font-size:9px;font-weight:600}.cts-framing-emotion{color:#58797a;margin-top:auto}.cts-pitch-card{border-left:3px solid #2f5d9e}.cts-pitch-card strong{font-size:22px}.cts-context-grid{grid-template-columns:repeat(4,1fr)}.cts-agenda-outcomes{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.cts-agenda-outcomes>div{background:#fbfdfe;border:1px solid #d5e3e7;padding:13px 14px}.cts-agenda-outcomes p{margin-top:6px!important;font-size:13.5px!important;line-height:1.6!important}.cts-reveal-toggle{text-transform:uppercase;letter-spacing:.1em;color:#1a1410;cursor:pointer;background:#f8fbfc;border:2px solid #1a1410;padding:10px 16px;font-family:Source Code Pro,monospace;font-size:11px;font-weight:600;transition:color .15s,background .15s,transform .15s}.cts-reveal-toggle:hover,.cts-reveal-toggle.open{color:#edf5f7;background:#1a1410;transform:translateY(-1px)}.cts-axis-explanation{background:#f9fcfd;border-left:4px solid #5b9aa0;padding:14px 18px 16px}.cts-verdict{font-family:Lora,Georgia,serif;font-style:italic;font-weight:600;transform:none;margin:0!important;font-size:16px!important;line-height:1.55!important}.cts-verdict.good{color:#2d6a4f}.cts-verdict.bad{color:#8f4035}.cts-explorer{background:#f4f9fb;border:1px solid #cddde3;padding:18px 20px}.cts-explorer-head{margin-bottom:12px}.cts-explorer-hint{color:#828282;font-size:13px;line-height:1.5;display:block}.cts-slider{accent-color:#1a1410;cursor:pointer;width:100%;margin:6px 0 14px}.cts-hist-svg{width:100%;height:auto;margin:4px 0 12px;display:block}.cts-explorer-readout{gap:10px;display:flex}.cts-readout-item{background:#fbfdfe;border:1px solid #d5e3e7;flex-direction:column;gap:2px;min-width:80px;padding:10px 14px;display:flex}.cts-readout-grow{flex:1}.cts-readout-label{text-transform:uppercase;letter-spacing:.1em;color:#5b9aa0;font-family:Source Code Pro,monospace;font-size:9px;font-weight:600}.cts-readout-value{font-variant-numeric:tabular-nums;font-family:Source Code Pro,monospace;font-size:20px;font-weight:600}.cts-explorer-caption{color:#5a4e40;min-height:22px;margin-top:10px;font-size:14px;font-style:italic}.cts-takeaway{color:#2c2218;background:#edf5f7;border-top:2px solid #1a1410;border-bottom:1px solid #c8dbe1;padding:20px 22px;font-size:14.5px;line-height:1.7}.cts-takeaway strong{color:#1a1410}.cts-takeaway em{font-style:italic}.cts-takeaway .cts-takeaway-label{color:#027a85}.cts-footer-note{color:#5b9aa0;letter-spacing:.06em;border-top:1px solid #e5e5e5;margin-top:48px;padding-top:24px;font-family:Source Code Pro,monospace;font-size:11px}.sts-subsection-title{color:#1a1410;margin-top:8px;font-family:Syne,sans-serif;font-size:20px;font-weight:700;line-height:1.35}.sts-system-check{background:#f8fbfc;border:1px solid #b8cbd2;margin-top:6px;position:relative;overflow:hidden;box-shadow:5px 5px #dce8ec}.sts-system-check:after{content:"";pointer-events:none;border:22px solid #5b9aa01f;border-radius:50%;width:132px;height:132px;position:absolute;top:-54px;right:-54px}.sts-system-check-heading{z-index:1;background:#edf5f7;border-bottom:1px solid #c8dbe1;padding:22px 24px 19px;position:relative}.sts-system-check-kicker{color:#027a85;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-family:Source Code Pro,monospace;font-size:9.5px;font-weight:600;display:block}.sts-system-check-heading h3{color:#1a1410;max-width:80%;font-family:Syne,sans-serif;font-size:21px;font-weight:700;line-height:1.3}.sts-system-check-list{counter-reset:system-check;background:#c8dbe1;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;list-style:none;display:grid}.sts-system-check-list li{color:#2c2218;counter-increment:system-check;background:#fbfdfe;min-height:142px;padding:56px 22px 22px;font-size:14px;line-height:1.6;position:relative}.sts-system-check-list li:before{color:#027a85;content:counter(system-check,decimal-leading-zero);border:1.5px solid #5b9aa0;border-radius:50%;place-items:center;width:27px;height:27px;font-family:Source Code Pro,monospace;font-size:9px;font-weight:600;display:grid;position:absolute;top:18px;left:22px}.sts-system-check-list li:not(:last-child):after{color:#789b9e;content:"AND";letter-spacing:.12em;font-family:Source Code Pro,monospace;font-size:8px;font-weight:600;position:absolute;top:21px;right:18px}.sts-figure{background:#fbfdfe;border:1px solid #c8dbe1;padding:20px}.sts-figure-heading{flex-direction:column;gap:2px;font-family:Syne,sans-serif;font-size:17px;line-height:1.4;display:flex}.sts-figure-heading .cts-example-label{margin-bottom:2px}.sts-diagram{width:100%;height:auto;margin-top:14px;display:block;overflow:visible}.sts-stock{fill:#edf5f7;stroke:#1a1410;stroke-width:2.5px}.sts-stock-label,.sts-flow-label,.sts-feedback-label,.sts-axis-title,.sts-room-label,.sts-hot-label,.sts-cold-label,.sts-equilibrium-label{fill:#1a1410;font-family:Syne,sans-serif}.sts-stock-label{font-size:21px;font-weight:700}.sts-flow-label{font-size:15px;font-weight:700}.sts-small-label{letter-spacing:.09em;fill:#58797a;font-family:Source Code Pro,monospace;font-size:10px;font-weight:600}.sts-flow,.sts-feedback{fill:none;stroke-width:3px}.sts-flow-reinforcing,.sts-feedback-reinforcing{stroke:#2f5d9e}.sts-flow-balancing,.sts-feedback-balancing{stroke:#a33a2b}.sts-arrow-head{fill:#1a1410}.sts-valve{fill:#fff;stroke:#1a1410;stroke-width:2px}.sts-valve-stem{stroke:#1a1410;stroke-width:2px}.sts-feedback{stroke-width:2px;stroke-dasharray:5 5}.sts-feedback-label{fill:#5a4e40;font-size:11px}.sts-loop-badge{stroke:#1a1410;stroke-width:2px}.sts-loop-r{fill:#2f5d9e}.sts-loop-b{fill:#a33a2b}.sts-loop-letter{fill:#fff;font-family:Source Code Pro,monospace;font-size:16px;font-weight:600}.sts-polarity{fill:#1a1410;font-family:Source Code Pro,monospace;font-size:18px;font-weight:600}.sts-grid-line{stroke:#dce8ec;stroke-width:1px}.sts-axis{stroke:#1a1410;stroke-width:2px}.sts-axis-label{fill:#5a4e40;font-family:Source Code Pro,monospace;font-size:11px}.sts-axis-title{font-size:13px;font-weight:700}.sts-room-line{stroke:#5a4e40;stroke-width:2px;stroke-dasharray:7 6}.sts-room-label{fill:#5a4e40;font-size:12px;font-weight:700}.sts-temperature-line{fill:none;stroke-width:4px;stroke-linecap:round}.sts-hot-line{stroke:#a33a2b}.sts-cold-line{stroke:#2f5d9e}.sts-hot-label,.sts-cold-label{font-size:12px;font-weight:700}.sts-hot-label{fill:#a33a2b}.sts-cold-label{fill:#2f5d9e}.sts-equilibrium-point{fill:#1a1410;stroke:#fff;stroke-width:2px}.sts-equilibrium-label{font-size:11px;font-weight:700}.sts-two-stock{stroke-width:2.5px}.sts-resource-stock{fill:#2d6a4f14;stroke:#2d6a4f}.sts-rabbit-stock{fill:#2f5d9e12;stroke:#2f5d9e}.sts-renewal-flow{stroke:#2d6a4f}.sts-rabbit-flow{stroke:#2f5d9e}.sts-demand-flow{stroke:#a33a2b}.sts-source-node{fill:#edf5f7;stroke:#2d6a4f;stroke-width:2px}.sts-stock-link{fill:none;stroke-width:2px;stroke-dasharray:5 5}.sts-renewal-link{stroke:#2d6a4f}.sts-resource-link{stroke:#2f5d9e}.sts-demand-link{stroke:#a33a2b}.sts-target-node{fill:#edf5f7;stroke:#1a1410;stroke-width:2px}.sts-coffee-node{fill:#fffdf4;stroke:#1a1410;stroke-width:2.5px}.sts-node-label{fill:#1a1410;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.sts-coffee-cup{fill:#f5f0e8;stroke:#1a1410;stroke-width:2px}.sts-coffee-steam{fill:none;stroke:#5a4e40;stroke-width:1.5px;stroke-linecap:round}.sts-loop-node{stroke-width:2px}.sts-loop-node-hot{fill:#a33a2b0f;stroke:#a33a2b}.sts-loop-node-cold{fill:#2f5d9e12;stroke:#2f5d9e}.sts-coffee-link,.sts-target-link{fill:none;stroke-width:2.5px}.sts-coffee-link-hot{stroke:#a33a2b}.sts-coffee-link-cold{stroke:#2f5d9e}.sts-target-link{stroke:#5a4e40;stroke-dasharray:5 5}.sts-pig-connection{stroke:#5b9aa0;stroke-width:2px;stroke-dasharray:5 5}.sts-pig-card{fill:#fbfdfe;stroke:#1a1410;stroke-width:2px}.sts-pig-divider{stroke:#d2e1e6;stroke-width:1px}.sts-pig-stakeholder,.sts-pig-view,.sts-pig-centre-label{fill:#1a1410;font-family:Syne,sans-serif}.sts-pig-stakeholder{font-size:18px;font-weight:700}.sts-pig-view{fill:#027a85;font-size:16px;font-weight:700}.sts-pig-centre{fill:#edf5f7;stroke:#1a1410;stroke-width:2.5px}.sts-pig-shape{fill:#f5f0e8;stroke:#1a1410;stroke-width:2px;stroke-linejoin:round}.sts-pig-snout{fill:#fffdf4;stroke:#1a1410;stroke-width:1.5px}.sts-pig-nostril,.sts-pig-eye{fill:#1a1410}.sts-pig-tail,.sts-pig-legs{fill:none;stroke:#1a1410;stroke-width:2px;stroke-linecap:round}.sts-pig-centre-label{letter-spacing:.1em;font-size:12px;font-weight:700}.sts-software-view{font-size:13px}.sts-software-centre{fill:#edf5f7;stroke:#1a1410;stroke-width:2.5px}.sts-software-window{fill:#fbfdfe;stroke:#1a1410;stroke-width:2px}.sts-software-ui{fill:none;stroke:#1a1410;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.sts-software-dot{fill:#5b9aa0}.sts-rich-picture-image,.sts-context-diagram-image{background:#fff;border:1px solid #d2e1e6;width:100%;height:auto;margin:16px 0;display:block}.sts-pig-explanation{background:#edf5f7;border-left:3px solid #5b9aa0;padding:18px 20px}.sts-pig-explanation .cts-takeaway-label{color:#027a85;margin-bottom:7px}.sts-pig-explanation p{color:#2c2218;font-size:14.5px;line-height:1.7}.sts-source-link{color:#027a85;text-underline-offset:2px;text-decoration:underline}.sts-source-link:hover{color:#1a1410}.sts-figure-note{border-top:1px solid #dce8ec;padding-top:12px;color:#5a4e40!important;margin-top:8px!important;font-size:13.5px!important}.sts-structures-intro{color:#3e342b;max-width:720px;margin-bottom:18px;font-size:15px;line-height:1.7}.sts-structures-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.sts-structure-card{color:#1a1410;background:#fbfdfe;border:1px solid #d2e1e6;border-top:3px solid #5b9aa0;padding:20px}.sts-structure-heading{align-items:center;gap:9px;margin-bottom:12px;display:flex}.sts-structure-number{color:#027a85;background:#edf5f7;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;font-weight:800;display:inline-grid}.sts-structure-label{color:#027a85;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.sts-structure-card h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.35}.sts-structure-card>p{color:#3e342b;margin:0;font-size:14px;line-height:1.6}.sts-pond-system{flex-direction:column;gap:16px;display:flex}.sts-sim-intro{flex-direction:column;gap:6px;display:flex}.sts-sim-intro>strong{font-family:Syne,sans-serif;font-size:20px}.sts-sim-intro p{max-width:680px}.sts-sim-layout{grid-template-columns:220px minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.sts-sim-controls{background:#f8fbfc;border:1px solid #d2e1e6;flex-direction:column;gap:20px;padding:18px;display:flex}.sts-sim-controls legend{letter-spacing:.1em;text-transform:uppercase;padding:0 7px;font-family:Source Code Pro,monospace;font-size:10px;font-weight:600}.sts-sim-control{flex-direction:column;gap:7px;display:flex}.sts-sim-control>span:first-child{color:#2c2218;justify-content:space-between;gap:8px;font-family:Syne,sans-serif;font-size:12px;font-weight:700;display:flex}.sts-sim-control output{color:#027a85;font-family:Source Code Pro,monospace;font-weight:600}.sts-sim-control input[type=range]{accent-color:#027a85;cursor:pointer;width:100%}.sts-sim-range-labels{color:#76695d;justify-content:space-between;font-family:Source Code Pro,monospace;display:flex}.sts-sim-range-labels small{font-size:9px}.sts-pond-result{background:#f7fbfc;border:1px solid #d2e1e6;min-width:0}.sts-pond-status{justify-content:space-between;align-items:baseline;gap:12px;padding:12px 16px 0;display:flex}.sts-pond-status span{color:#76695d;letter-spacing:.1em;text-transform:uppercase;font-family:Source Code Pro,monospace;font-size:9px;font-weight:600}.sts-pond-status strong{font-family:Syne,sans-serif;font-size:15px}.sts-pond-result.healthy .sts-pond-status strong{color:#39705a}.sts-pond-result.strained .sts-pond-status strong{color:#9a6a10}.sts-pond-result.tipping .sts-pond-status strong{color:#a33a2b}.sts-pond-visual{width:100%;height:auto;display:block}.sts-pond-sky{fill:#edf5f7}.sts-pond-sun{fill:#e5b84c}.sts-pond-bank{fill:#9bb67c}.sts-pond-water{fill:#7eb8c1}.sts-pond-result.strained .sts-pond-water{fill:#78a9a0}.sts-pond-result.tipping .sts-pond-water{fill:#85966e}.sts-pond-runoff{fill:none;stroke:#9a6a10;stroke-linecap:round}.sts-pond-reed{fill:none;stroke:#39705a;stroke-width:3px;stroke-linecap:round}.sts-pond-algae{fill:#577e45}.sts-pond-fish{fill:#f2cf72;stroke:#594b32;stroke-width:1px}.sts-pond-fish circle{fill:#1a1410;stroke:none}.sts-pond-label,.sts-pond-caption{fill:#3e342b;font-family:Source Code Pro,monospace;font-size:10px;font-weight:600}.sts-sim-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.sts-sim-metrics output{background:#f5fafb;border-top:2px solid #5b9aa0;grid-template-columns:1fr auto;gap:7px 12px;padding:12px 14px;display:grid}.sts-sim-metrics output>span:first-child{color:#5a4e40;font-size:12px}.sts-sim-metrics output>strong{font-family:Source Code Pro,monospace;font-size:13px}.sts-sim-meter{background:#dce8ec;grid-column:1/-1;height:4px;overflow:hidden}.sts-sim-meter>span{background:#027a85;height:100%;transition:width .2s;display:block}.sts-sim-explanation{background:#edf5f7;border-left:3px solid #5b9aa0;padding:13px 16px;font-size:14px!important}.sts-testing-story{flex-direction:column;gap:20px;display:flex}.sts-story-heading{flex-direction:column;gap:6px;display:flex}.sts-story-heading>strong{font-family:Syne,sans-serif;font-size:21px}.sts-story-copy{flex-direction:column;gap:12px;display:flex}.sts-story-copy p:first-child{font-size:17px}.sts-story-system{margin:4px 0}.sts-story-system figcaption{flex-direction:column;gap:5px;margin-bottom:12px;display:flex}.sts-story-system figcaption>strong{font-family:Syne,sans-serif;font-size:16px}.sts-story-stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none;display:grid}.sts-story-stages li{background:#f5fafb;border-top:3px solid #5b9aa0;min-height:132px;padding:14px}.sts-story-stage-number{color:#027a85;letter-spacing:.1em;margin-bottom:9px;font-family:Source Code Pro,monospace;font-size:10px;font-weight:600;display:block}.sts-story-stages strong{margin-bottom:5px;font-family:Syne,sans-serif;font-size:14px;display:block}.sts-story-stages p{color:#5a4e40;font-size:12.5px!important;line-height:1.55!important}.sts-story-reframe{grid-template-columns:minmax(0,1fr) auto minmax(0,1.2fr);align-items:stretch;gap:14px;display:grid}.sts-story-reframe>div{border:1px solid #d2e1e6;padding:15px 16px}.sts-story-reframe>div:last-child{background:#edf5f7;border-color:#5b9aa0}.sts-story-reframe span:not(.sts-story-reframe-arrow){color:#027a85;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-family:Source Code Pro,monospace;font-size:9px;font-weight:600;display:block}.sts-story-reframe p{font-family:Syne,sans-serif;font-weight:700;font-size:14px!important;line-height:1.45!important}.sts-story-reframe-arrow{color:#5b9aa0;align-self:center;font-family:Syne,sans-serif;font-size:24px;font-weight:700}.sts-story-analysis{flex-direction:column;gap:10px;display:flex}.sts-story-analysis h3{font-family:Syne,sans-serif;font-size:18px}@media (max-width:560px){.cts-content{padding-left:28px}.sts-system-check-list{grid-template-columns:1fr}.sts-system-check-list li{min-height:0}.cts-explorer-readout{flex-direction:column}.cts-def-row{grid-template-columns:1fr;gap:6px}.cts-def-term{justify-self:start;padding:3px 10px}.cts-probability-pair{grid-template-columns:1fr}.cts-probability-not-equal{transform:rotate(90deg)}.cts-fourfold-row{grid-template-columns:88px repeat(2,1fr)}.cts-fourfold-row>span{padding:9px 7px}.cts-incentive-grid,.cts-framing-headlines,.cts-agenda-outcomes{grid-template-columns:1fr}.cts-context-grid{grid-template-columns:repeat(2,1fr)}.sts-structures-grid,.sts-sim-layout,.sts-sim-metrics,.sts-story-stages{grid-template-columns:1fr}.sts-story-stages li{min-height:0}.sts-story-reframe{grid-template-columns:1fr}.sts-story-reframe-arrow{justify-self:center;transform:rotate(90deg)}}
