#steppes-workspace-button{position:fixed;right:22px;bottom:22px;z-index:9998;background:#1A6FD4;color:#fff;border:0;border-radius:5px;padding:12px 17px;font:500 12px 'DM Mono',ui-monospace,monospace;box-shadow:0 12px 36px rgba(0,0,0,.36);cursor:pointer;letter-spacing:.03em}#steppes-workspace-panel{position:fixed;z-index:9999;top:0;right:0;height:100vh;width:min(720px,96vw);background:#0E1015;color:#DCE0E8;border-left:1px solid #1E2230;box-shadow:-20px 0 50px rgba(0,0,0,.45);transform:translateX(102%);transition:transform .18s ease;display:flex;flex-direction:column;font:12px 'DM Mono',ui-monospace,monospace}#steppes-workspace-panel.open{transform:translateX(0)}.sw-panel-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #1E2230;background:#08090C;gap:12px}.sw-brand{font-family:Inter,-apple-system,sans-serif;font-size:17px;font-weight:300}.sw-brand span{color:#1A6FD4;font-weight:500}.sw-project{color:#565D6E;font-size:9px;letter-spacing:.1em;margin-top:4px}.sw-head-actions{display:flex;gap:7px}.sw-head-actions button,.sw-small,.sw-examples button{border:1px solid #2A3040;background:transparent;color:#8A91A0;border-radius:4px;padding:7px 10px;font:10px 'DM Mono',monospace;cursor:pointer}.sw-head-actions button:last-child{font-size:18px;padding:2px 9px}.sw-tabs{display:flex;border-bottom:1px solid #1E2230;background:#0E1015;overflow:auto}.sw-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:#697182;padding:12px 14px;font:10px 'DM Mono',monospace;white-space:nowrap;cursor:pointer}.sw-tabs button.active{color:#DCE0E8;border-bottom-color:#1A6FD4;background:rgba(26,111,212,.08)}.sw-panel-body{flex:1;overflow:auto;padding:16px}.sw-panel-foot{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-top:1px solid #1E2230;background:#08090C;color:#697182;font-size:10px;gap:10px}.sw-panel-foot .dirty{color:#C9873A}.sw-card{border:1px solid #1E2230;background:#13161D;border-radius:6px;padding:15px;margin-bottom:14px}.sw-card.sw-wide{padding:12px}.sw-kicker{color:#8A91A0;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.sw-muted{color:#697182;line-height:1.6;font-size:10px}.sw-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.sw-grid2 div{border-top:1px solid #1E2230;padding-top:8px}.sw-grid2 span{display:block;color:#565D6E;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.sw-grid2 strong{display:block;margin-top:4px;color:#DCE0E8;font-size:12px;font-weight:400;white-space:normal}.sw-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.sw-topgap{margin-top:12px}.sw-json,.sw-source pre{background:#08090C;border:1px solid #161A25;padding:10px;border-radius:4px;color:#8A91A0;white-space:pre-wrap;word-break:break-word;max-height:280px;overflow:auto;font:10px/1.55 'DM Mono',monospace}.sw-source{border-top:1px solid #1E2230;padding:10px 0}.sw-source summary{cursor:pointer;color:#B8BECA}.sw-source summary b{color:#1A6FD4;margin-right:7px}.sw-source summary em{color:#565D6E;font-style:normal;font-size:9px;margin-left:5px}.sw-source-meta{padding:8px 0;color:#565D6E;font-size:9px}.sw-source-meta a{color:#1A6FD4}.sw-primary{background:#1A6FD4;color:#fff;border:0;border-radius:4px;padding:10px 14px;font:500 11px 'DM Mono',monospace;cursor:pointer}.sw-primary:disabled,.sw-small:disabled{opacity:.45;cursor:not-allowed}.sw-empty{text-align:center;border:1px dashed #2A3040;padding:35px;border-radius:6px}.sw-empty h3{font:400 16px Inter,sans-serif}.sw-table-wrap{overflow:auto;margin-top:10px}.sw-table{border-collapse:collapse;width:100%;min-width:760px;font-size:10px}.sw-table th{color:#697182;text-align:right;padding:7px;border-bottom:1px solid #2A3040;font-weight:400;white-space:nowrap}.sw-table th:first-child,.sw-table td:first-child{text-align:left}.sw-table td{padding:8px 7px;border-bottom:1px solid #1A1F2B;text-align:right;vertical-align:top;color:#8A91A0}.sw-table td b{display:block;color:#DCE0E8;font-weight:400}.sw-table td small{display:block;color:#565D6E;max-width:240px;line-height:1.4;margin-top:3px;text-align:left}.sw-table input{width:62px;background:#08090C;border:1px solid #2A3040;border-radius:3px;color:#DCE0E8;padding:5px;text-align:right;font:10px 'DM Mono',monospace}.sw-table td span{color:#565D6E;margin-left:2px}.sw-textarea{box-sizing:border-box;width:100%;min-height:150px;background:#08090C;color:#DCE0E8;border:1px solid #2A3040;border-radius:4px;padding:12px;resize:vertical;font:11px/1.6 'DM Mono',monospace;margin-top:12px}.sw-examples{display:flex;flex-wrap:wrap;gap:6px}.sw-changes>div{border-top:1px solid #1E2230;padding:10px 0}.sw-changes code{color:#1A6FD4}.sw-changes p{font-size:10px;line-height:1.5;color:#8A91A0;word-break:break-word}.sw-changes s{color:#C75454}.sw-changes b{color:#3FA96C;font-weight:400}.sw-changes small{color:#565D6E}.sw-copyline{display:flex;gap:7px}.sw-copyline input{flex:1;background:#08090C;border:1px solid #2A3040;color:#8A91A0;border-radius:4px;padding:8px;font:9px 'DM Mono',monospace}.sw-danger{color:#C75454;border-color:#553030}.sw-version-list{display:flex;flex-direction:column;gap:7px;margin-top:10px}.sw-version-list button{display:grid;grid-template-columns:1fr auto;gap:3px 10px;text-align:left;background:#08090C;border:1px solid #1E2230;color:#8A91A0;border-radius:4px;padding:10px;cursor:pointer}.sw-version-list b{color:#DCE0E8;font-weight:400}.sw-version-list span{grid-column:1;color:#565D6E;font-size:9px}.sw-version-list code{grid-row:1/3;grid-column:2;color:#1A6FD4;align-self:center;font-size:9px}@media(max-width:720px){#steppes-workspace-button{right:12px;bottom:12px}.sw-grid2{grid-template-columns:1fr}.sw-row{align-items:flex-start;flex-direction:column}.sw-head-actions{align-self:flex-start}.sw-panel-head{align-items:flex-start}}
.sw-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.sw-chips button{border:1px solid #2A3040;background:#08090C;color:#B8BECA;border-radius:999px;padding:6px 9px;font:10px 'DM Mono',monospace;cursor:pointer}.sw-chips button:hover{border-color:#C75454;color:#fff}.sw-chips button span{color:#C75454;margin-left:5px}.sw-assumptions{min-width:520px}.sw-assumptions th:first-child,.sw-assumptions td:first-child{width:65%}.sw-assumptions td:nth-child(2){width:120px}

.sw-save-primary{background:#1A6FD4;color:#fff;border:1px solid #1A6FD4;border-radius:5px;padding:10px 15px;font:600 11px 'DM Mono',monospace;cursor:pointer;white-space:nowrap;box-shadow:0 5px 18px rgba(26,111,212,.25)}.sw-save-primary:hover{background:#2B7DE0}.sw-save-primary:disabled{opacity:.5;cursor:not-allowed}.sw-save-message{display:flex;flex-direction:column;gap:3px;line-height:1.35;max-width:500px}.sw-save-message strong{color:#F0B35A;font-size:10px}.sw-save-message span{color:#8A91A0;font-size:9px}.sw-save-callout{border:1px solid rgba(26,111,212,.65);background:rgba(26,111,212,.12);border-radius:6px;padding:13px 14px;margin-bottom:14px;display:flex;flex-direction:column;gap:5px}.sw-save-callout b{color:#DCE0E8;font-size:11px}.sw-save-callout span{color:#9FA7B5;font-size:10px;line-height:1.55}@media(max-width:520px){.sw-panel-foot{align-items:flex-start;flex-direction:column}.sw-save-primary{width:100%}}


/* v0.10.9 granular-model visibility and responsive editing */
.sw-model-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px}.sw-model-metrics>div{background:#08090C;border:1px solid #1E2230;border-radius:5px;padding:10px;min-width:0}.sw-model-metrics span{display:block;color:#565D6E;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.sw-model-metrics b{display:block;color:#DCE0E8;font-size:11px;font-weight:400;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.sw-research-status,.sw-count{border:1px solid #2A3040;border-radius:999px;padding:5px 8px;color:#8A91A0;font-size:8px;white-space:nowrap}.sw-model-warning{margin-top:10px;border:1px solid rgba(240,179,90,.35);background:rgba(240,179,90,.08);color:#D6B174;border-radius:5px;padding:10px;line-height:1.55;font-size:9px}.sw-history-table{border-collapse:collapse;width:100%;min-width:560px;font-size:9px}.sw-history-table th,.sw-history-table td{padding:7px 8px;border-bottom:1px solid #1E2230;text-align:right;color:#8A91A0;white-space:nowrap}.sw-history-table th{color:#697182;font-weight:400}.sw-history-table th:first-child,.sw-history-table td:first-child{text-align:left;color:#DCE0E8;position:sticky;left:0;background:#13161D}.sw-model-list{display:flex;flex-direction:column;gap:9px;margin-top:11px}.sw-model-stream{border:1px solid #1E2230;background:#0B0D12;border-radius:5px;padding:11px}.sw-model-stream-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.sw-model-stream-head b{color:#DCE0E8;font-weight:400;font-size:11px}.sw-model-stream-head small{display:block;color:#697182;font-size:9px;line-height:1.5;margin-top:3px;max-width:430px}.sw-model-badges{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.sw-model-badges span{border:1px solid #293041;border-radius:999px;color:#778092;font-size:7px;padding:3px 6px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-model-input-grid{display:grid;grid-template-columns:repeat(3,minmax(105px,1fr));gap:8px;margin-top:10px}.sw-model-input-grid label,.sw-assumption-grid label{display:block;min-width:0}.sw-model-input-grid label>span,.sw-assumption-grid label>span{display:block;color:#565D6E;font-size:8px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.sw-model-input-grid label>div,.sw-assumption-grid label>div{display:flex;align-items:center;background:#08090C;border:1px solid #2A3040;border-radius:4px;padding-right:7px}.sw-model-input-grid input,.sw-assumption-grid input{box-sizing:border-box;width:100%;min-width:0;background:transparent;border:0;color:#DCE0E8;padding:8px;font:10px 'DM Mono',monospace;text-align:right;outline:none}.sw-model-input-grid label>div:focus-within,.sw-assumption-grid label>div:focus-within{border-color:#1A6FD4;box-shadow:0 0 0 1px rgba(26,111,212,.25)}.sw-model-input-grid em,.sw-assumption-grid em{color:#565D6E;font-size:8px;font-style:normal;white-space:nowrap}.sw-model-single{grid-template-columns:minmax(120px,220px)}.sw-assumption-grid{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:9px;margin-top:12px}.sw-gap-list{padding-left:17px;color:#8A91A0;line-height:1.6;font-size:9px}.sw-gap-list li+li{margin-top:5px}@media(max-width:560px){.sw-model-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.sw-model-stream-head{flex-direction:column}.sw-model-badges{justify-content:flex-start}.sw-model-input-grid,.sw-assumption-grid{grid-template-columns:repeat(2,minmax(100px,1fr))}}@media(max-width:380px){.sw-model-input-grid,.sw-assumption-grid{grid-template-columns:1fr}}


/* v1.0 workflow readiness */
.sw-workflow{border:1px solid rgba(26,111,212,.55);background:rgba(26,111,212,.08);border-radius:6px;padding:14px;margin-bottom:14px}.sw-workflow.is-busy{border-color:rgba(240,179,90,.55);background:rgba(240,179,90,.07)}.sw-workflow-head{display:flex;justify-content:space-between;gap:14px;align-items:center}.sw-workflow-head>div{min-width:0}.sw-workflow-head b{display:block;color:#DCE0E8;font-size:11px;font-weight:500}.sw-workflow-head span{display:block;color:#8A91A0;font-size:9px;line-height:1.55;margin-top:5px}.sw-checklist{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.sw-checklist span{border:1px solid #293041;background:#08090C;color:#697182;border-radius:999px;padding:5px 8px;font-size:8px;margin:0}.sw-checklist span.done{color:#79C89A;border-color:rgba(63,169,108,.45)}.sw-spinner{width:20px;height:20px;border:2px solid rgba(240,179,90,.25);border-top-color:#F0B35A;border-radius:50%;animation:sw-spin .8s linear infinite;flex:0 0 auto}@keyframes sw-spin{to{transform:rotate(360deg)}}@media(max-width:520px){.sw-workflow-head{align-items:flex-start;flex-direction:column}.sw-workflow-head .sw-primary{width:100%}}

/* v1.0.1 material-assumption review */
.sw-assumption-meta{display:block;color:#565D6E;font-size:7px;line-height:1.45;margin-top:4px;text-transform:none;letter-spacing:0}.sw-review-list{display:flex;flex-direction:column;gap:9px;margin-top:11px}.sw-review-item{border:1px solid #1E2230;background:#0B0D12;border-radius:5px;padding:11px}.sw-review-item.accepted{border-color:rgba(63,169,108,.35);background:rgba(63,169,108,.04)}.sw-review-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.sw-review-head b{color:#DCE0E8;font-weight:400;font-size:11px}.sw-review-head small{display:block;color:#697182;font-size:9px;line-height:1.5;margin-top:3px;max-width:430px}.sw-review-value{display:flex;align-items:baseline;gap:10px;margin:10px 0}.sw-review-value strong{color:#DCE0E8;font-size:14px;font-weight:400}.sw-review-value span{color:#565D6E;font-size:8px}.sw-review-item p{color:#8A91A0;font-size:9px;line-height:1.55;margin:6px 0}.sw-review-item p b{color:#B8BECA;font-weight:400}.sw-review-item .sw-row>small{color:#697182;font-size:8px;line-height:1.5;max-width:440px}.sw-review-accepted{color:#3FA96C;font-size:9px}.sw-project-actions{display:flex;gap:7px;flex-wrap:wrap}@media(max-width:560px){.sw-review-head{flex-direction:column}.sw-review-head .sw-model-badges{justify-content:flex-start}}

/* v1.0.6 first-run guidance */
.sw-guide-tip{border:1px solid rgba(26,111,212,.42);background:rgba(26,111,212,.08);border-radius:6px;padding:10px 11px;margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;color:#8A91A0;font-size:9px;line-height:1.55}.sw-guide-tip b{color:#DCE0E8;font-weight:500;margin-right:5px}.sw-guide-tip button{border:0;background:transparent;color:#565D6E;font:14px/1 'DM Mono',monospace;padding:0;cursor:pointer}

/* v1.0.12 authenticated internal-test profile */
#steppes-test-profile-banner{position:fixed;top:0;left:0;right:0;z-index:10030;min-height:52px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;padding:10px 22px;background:#3A2410;border-bottom:1px solid #D88934;color:#FFE3BE;font:11px/1.45 'DM Mono',ui-monospace,monospace;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.34)}#steppes-test-profile-banner strong{color:#FFF2DE;font-size:12px;letter-spacing:.03em}#steppes-test-diagnostics-button,#steppes-test-diagnostics button{border:1px solid #D88934;border-radius:4px;background:#20150B;color:#FFE3BE;padding:6px 9px;font:10px 'DM Mono',ui-monospace,monospace;cursor:pointer}#steppes-test-diagnostics{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(2,8,20,.82)}.steppes-test-diagnostics-panel{width:min(760px,100%);max-height:82vh;overflow:auto;border:1px solid #2B3446;border-radius:6px;background:#0E1015;color:#DCE0E8;box-shadow:0 20px 70px rgba(0,0,0,.55);font-family:'DM Mono',ui-monospace,monospace}.steppes-test-diagnostics-header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:#13161D;border-bottom:1px solid #2B3446}.steppes-test-diagnostics-panel pre{box-sizing:border-box;margin:0;padding:16px;overflow:auto;white-space:pre-wrap;word-break:break-word;font:11px/1.55 'DM Mono',ui-monospace,monospace}.steppes-test-profile{padding-top:52px!important}.steppes-test-profile #steppes-workspace-panel{top:52px;height:calc(100vh - 52px)}@media(max-width:720px){#steppes-test-profile-banner{align-items:flex-start;flex-direction:column;gap:4px;text-align:left}.steppes-test-profile{padding-top:102px!important}.steppes-test-profile #steppes-workspace-panel{top:102px;height:calc(100vh - 102px)}}

/* v1.0.85 authenticated demo allowance */
#steppes-demo-profile-banner{position:fixed;top:0;left:0;right:0;z-index:10030;min-height:64px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;padding:10px 22px;background:#0D2B52;border-bottom:1px solid #1A6FD4;color:#CFE2FF;font:11px/1.45 'DM Mono',ui-monospace,monospace;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.34)}#steppes-demo-profile-banner strong{color:#fff;font:700 11px/1.45 'DM Mono',ui-monospace,monospace;letter-spacing:.03em}#steppes-demo-profile-banner span{max-width:760px;font:inherit}#steppes-demo-profile-banner b{border:1px solid rgba(115,169,240,.65);border-radius:999px;background:rgba(3,19,40,.32);color:#E8F2FF;padding:5px 9px;font:600 11px/1.45 'DM Mono',ui-monospace,monospace;white-space:nowrap}#steppes-demo-profile-banner a{border:1px solid #6FAAF5;border-radius:4px;background:#1A6FD4;color:#fff;padding:6px 9px;font:inherit;text-decoration:none;white-space:nowrap}.steppes-demo-profile{padding-top:64px!important}.steppes-demo-profile #steppes-workspace-panel{top:64px;height:calc(100vh - 64px)}.sw-project-actions button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:720px){#steppes-demo-profile-banner{min-height:116px;align-items:flex-start;justify-content:center;flex-direction:column;gap:4px;text-align:left;padding:10px 14px}.steppes-demo-profile{padding-top:116px!important}.steppes-demo-profile #steppes-workspace-panel{top:116px;height:calc(100vh - 116px)}}

/* v1.0.85 internal demo-preview controls */
#steppes-test-profile-banner #steppes-demo-preview-enable,#steppes-demo-profile-banner button{border:1px solid #6FAAF5;border-radius:4px;background:#102747;color:#E8F2FF;padding:6px 9px;font:inherit;cursor:pointer;white-space:nowrap}#steppes-test-profile-banner #steppes-demo-preview-enable{border-color:#D88934;background:#20150B;color:#FFE3BE;font:10px 'DM Mono',ui-monospace,monospace}#steppes-demo-profile-banner button:disabled{opacity:.55;cursor:wait}#steppes-demo-profile-banner i{color:#93BFF8;font:inherit;font-style:normal;white-space:nowrap}.steppes-demo-preview{padding-top:76px!important}.steppes-demo-preview #steppes-workspace-panel{top:76px;height:calc(100vh - 76px)}@media(max-width:720px){.steppes-test-profile{padding-top:136px!important}.steppes-test-profile #steppes-workspace-panel{top:136px;height:calc(100vh - 136px)}#steppes-demo-profile-banner{max-height:none}.steppes-demo-preview{padding-top:176px!important}.steppes-demo-preview #steppes-workspace-panel{top:176px;height:calc(100vh - 176px)}}

/* Exhausted demo continuation form */
#steppes-demo-continuation-modal{position:fixed;inset:0;z-index:10060;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:20px;background:rgba(2,8,20,.84);font-family:'DM Mono',ui-monospace,monospace}.steppes-demo-continuation-panel{position:relative;width:min(520px,100%);max-height:88vh;overflow:auto;box-sizing:border-box;border:1px solid #2E65A8;border-radius:7px;background:#0E1015;color:#DCE0E8;padding:27px;box-shadow:0 24px 80px rgba(0,0,0,.58)}.steppes-demo-continuation-panel>strong{display:block;color:#fff;font:500 18px/1.25 Inter,system-ui,sans-serif}.steppes-demo-continuation-panel>p,.steppes-demo-continuation-success p{margin:8px 30px 20px 0;color:#AEBBD0;font:12px/1.6 Inter,system-ui,sans-serif}.steppes-demo-continuation-close{position:absolute;top:14px;right:15px;border:0;background:transparent;color:#8795AA;font:22px/1 Inter,system-ui,sans-serif;cursor:pointer}.steppes-demo-continuation-panel label{display:block;margin:0 0 12px;color:#9FAEC4;font:10px/1.4 'DM Mono',ui-monospace,monospace;letter-spacing:.04em}.steppes-demo-continuation-panel input,.steppes-demo-continuation-panel textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #293246;border-radius:4px;background:#08090C;color:#E8EDF5;padding:10px 11px;font:12px/1.5 Inter,system-ui,sans-serif;resize:vertical}.steppes-demo-continuation-panel input:focus,.steppes-demo-continuation-panel textarea:focus{outline:none;border-color:#1A6FD4}.steppes-demo-continuation-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.steppes-demo-continuation-privacy{margin:2px 0 13px;color:#667389;font:9px/1.55 'DM Mono',ui-monospace,monospace}.steppes-demo-continuation-privacy a{color:#7EB4F6}.steppes-demo-continuation-status{min-height:15px;margin-bottom:9px;color:#92B9EA;font:10px/1.45 'DM Mono',ui-monospace,monospace}.steppes-demo-continuation-status.is-error{color:#E28787}.steppes-demo-continuation-submit,.steppes-demo-continuation-success button{width:100%;border:1px solid #3B84DB;border-radius:4px;background:#1A6FD4;color:#fff;padding:11px 14px;font:500 10px 'DM Mono',ui-monospace,monospace;letter-spacing:.07em;cursor:pointer}.steppes-demo-continuation-submit:disabled{opacity:.58;cursor:wait}.steppes-demo-continuation-success{text-align:center;padding:18px 2px 2px}.steppes-demo-continuation-success>strong{color:#fff;font:500 18px/1.3 Inter,system-ui,sans-serif}.steppes-demo-continuation-success p{margin:8px 0 20px}@media(max-width:560px){#steppes-demo-continuation-modal{align-items:flex-start;padding:14px}.steppes-demo-continuation-panel{max-height:calc(100vh - 28px);padding:24px 19px}}

/* v1.0.85 expert-bounty pilot */
#steppes-expert-bounty-open{display:none;align-items:center;white-space:nowrap}body.steppes-demo-profile #steppes-expert-bounty-open{display:inline-flex}#steppes-expert-bounty-open:hover{background:#2B7DE0!important}#steppes-expert-bounty-modal{position:fixed;inset:0;z-index:10060;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:20px;background:rgba(2,8,20,.84);font-family:'DM Mono',ui-monospace,monospace}.steppes-expert-bounty-panel{position:relative;width:min(560px,100%);max-height:88vh;overflow:auto;box-sizing:border-box;border:1px solid #2E65A8;border-radius:7px;background:#0E1015;color:#DCE0E8;padding:27px;box-shadow:0 24px 80px rgba(0,0,0,.58)}.steppes-expert-bounty-panel>strong{display:block;color:#fff;font:500 18px/1.25 Inter,system-ui,sans-serif}.steppes-expert-bounty-panel>p,.steppes-expert-bounty-success p{margin:8px 30px 20px 0;color:#AEBBD0;font:12px/1.6 Inter,system-ui,sans-serif}.steppes-expert-bounty-close{position:absolute;top:14px;right:15px;border:0;background:transparent;color:#8795AA;font:22px/1 Inter,system-ui,sans-serif;cursor:pointer}.steppes-expert-bounty-panel label{display:block;margin:0 0 12px;color:#9FAEC4;font:10px/1.4 'DM Mono',ui-monospace,monospace;letter-spacing:.04em}.steppes-expert-bounty-panel input,.steppes-expert-bounty-panel textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #293246;border-radius:4px;background:#08090C;color:#E8EDF5;padding:10px 11px;font:12px/1.5 Inter,system-ui,sans-serif;resize:vertical}.steppes-expert-bounty-panel input:focus,.steppes-expert-bounty-panel textarea:focus{outline:none;border-color:#1A6FD4}.steppes-expert-bounty-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.steppes-expert-bounty-note{margin:2px 0 13px;color:#667389;font:9px/1.55 'DM Mono',ui-monospace,monospace}.steppes-expert-bounty-note a{color:#7EB4F6}.steppes-expert-bounty-status{min-height:15px;margin-bottom:9px;color:#92B9EA;font:10px/1.45 'DM Mono',ui-monospace,monospace}.steppes-expert-bounty-status.is-error{color:#E28787}.steppes-expert-bounty-submit,.steppes-expert-bounty-success button{width:100%;border:1px solid #3B84DB;border-radius:4px;background:#1A6FD4;color:#fff;padding:11px 14px;font:500 10px 'DM Mono',ui-monospace,monospace;letter-spacing:.07em;cursor:pointer}.steppes-expert-bounty-submit:disabled{opacity:.58;cursor:wait}.steppes-expert-bounty-success{text-align:center;padding:18px 2px 2px}.steppes-expert-bounty-success>strong{color:#fff;font:500 18px/1.3 Inter,system-ui,sans-serif}.steppes-expert-bounty-success p{margin:8px 0 20px}@media(max-width:560px){#steppes-expert-bounty-open{white-space:normal;text-align:center}#steppes-expert-bounty-modal{align-items:flex-start;padding:14px}.steppes-expert-bounty-panel{max-height:calc(100vh - 28px);padding:24px 19px}}

/* USD / home-currency model view */
.sw-head-actions{align-items:center;flex-wrap:wrap;justify-content:flex-end}.sw-currency-control{display:flex;align-items:center;border:1px solid #2A3040;border-radius:5px;background:#0E1015;overflow:hidden}.sw-currency-control>span{color:#565D6E;font-size:8px;letter-spacing:.08em;text-transform:uppercase;padding:0 8px;white-space:nowrap}.sw-head-actions .sw-currency-control button{border:0;border-left:1px solid #2A3040;border-radius:0;padding:7px 8px;font:400 10px/1 'DM Mono',ui-monospace,monospace;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.sw-head-actions .sw-currency-control button.active{background:#1A6FD4;color:#fff}.sw-head-actions .sw-currency-control button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:600px){.sw-panel-head{flex-direction:column}.sw-head-actions{width:100%;justify-content:flex-start}.sw-currency-control{order:-1;flex:1 1 100%}.sw-currency-control>span{flex:1}.sw-head-actions .sw-currency-control button{flex:0 0 auto}}

/* v1.0.45 currency-toggle label consistency */
#steppes-return-case-comparison{margin:0 0 18px}.sw-return-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sw-return-case{border:1px solid #2A3040;border-radius:5px;background:#0E1015;padding:14px}.sw-return-case.controlling{border-color:#1A6FD4;background:rgba(26,111,212,.08)}.sw-return-case.comparison{opacity:.72}.sw-return-case.pending{border-style:dashed}.sw-return-case-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px;color:#8A91A0;font-size:9px;letter-spacing:.14em}.sw-return-case-head em{color:#1A6FD4;font-size:8px;font-style:normal;letter-spacing:.06em;text-transform:uppercase}.sw-return-case-values{display:flex;gap:28px}.sw-return-case-values b{color:#DCE0E8;font-size:20px;font-weight:500}.sw-return-case-values small{display:block;margin-top:3px;color:#565D6E;font-size:8px;font-weight:400;letter-spacing:.12em}.sw-return-case-pending{min-height:49px;color:#8A91A0;font-size:13px;line-height:1.5}.sw-return-case p,.sw-return-case-note{color:#6F7686;font-size:9px;line-height:1.55}.sw-return-case p{margin:10px 0 0}.sw-return-case-note{padding:10px 2px 0}.sw-irr-bridge{margin-top:12px;border-top:1px solid #1E2230;padding-top:10px}.sw-irr-bridge-title{display:flex;justify-content:space-between;color:#8A91A0;font-size:9px;letter-spacing:.14em;margin-bottom:5px}.sw-irr-bridge-title span{color:#565D6E;font-size:8px;letter-spacing:.04em}.sw-irr-bridge-row{display:flex;justify-content:space-between;gap:16px;padding:5px 0;color:#8A91A0;font-size:10px}.sw-irr-bridge-row b{color:#DCE0E8;font-weight:500;white-space:nowrap}.sw-irr-bridge-row b.negative{color:#C75454}.sw-irr-bridge-row b.positive{color:#3FA96C}.sw-irr-bridge-row.total{color:#DCE0E8;font-weight:500}.sw-irr-bridge-row.total.underwritten{margin-top:3px;border-top:1px solid #2A3040;padding-top:8px}.sw-legacy-return-summary{display:none!important}@media(max-width:620px){.sw-return-case-grid{grid-template-columns:1fr}}
.sw-irr-bridge-row b.neutral{color:#6F7686}.sw-bridge-source{margin-left:8px;color:#6F90B4;font-size:9px}.sw-irr-bridge .sw-return-case-note{max-width:780px;margin-top:5px}
