.sim-branch-toolbar{display:flex;align-items:end;gap:10px;flex-wrap:wrap;padding:12px 0;border-bottom:1px solid #455360;margin-bottom:14px}
.sim-branch-toolbar label{margin:0;flex:1 1 240px}.sim-branch-toolbar select{margin:4px 0 0}
.sim-branch-toolbar p{flex-basis:100%;margin:0}.sim-branch-settings{width:min(620px,94vw)}
.sim-branch-settings label{display:grid;gap:5px;margin:16px 0}.sim-branch-settings input,.sim-branch-settings select{width:100%}
.sim-branch-status{color:#ffd184;white-space:pre-wrap}
.sim-branch-map-scroll{overflow:auto;max-height:65dvh;border:1px solid #455360;border-radius:8px;background:#101820}
.sim-branch-map{position:relative;min-width:700px;padding:24px 90px 24px 24px;isolation:isolate}
.sim-branch-map svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:visible}
.branch-choice-edge,.branch-return-edge{fill:none;stroke:#8fcdf0;stroke-width:2}.branch-return-edge{stroke:#f2ac38;stroke-dasharray:5 3}
.branch-map-row{display:grid;grid-template-columns:210px minmax(240px,1fr);gap:60px;align-items:start;position:relative;min-height:96px;padding:0 0 36px}
.branch-map-row:not(:last-child)::before{content:'';position:absolute;left:105px;top:40px;bottom:0;border-left:2px solid #f2ac38;z-index:-1}
.branch-map-row:not(:last-child)::after{content:'';position:absolute;left:100px;bottom:0;width:8px;height:8px;border-right:2px solid #f2ac38;border-bottom:2px solid #f2ac38;transform:rotate(45deg);z-index:-1}
.branch-map-main{width:100%;text-align:left;white-space:normal;overflow-wrap:anywhere}
.branch-map-options{display:grid;gap:18px}.branch-map-card{background:#1b2a37;border:1px solid #8fcdf0;border-radius:8px;padding:12px;overflow-wrap:anywhere}
.branch-map-card button{width:100%;text-align:left;white-space:normal}.branch-map-card p{font-size:13px;margin:8px 0 0}
.sim-branch-live,.sim-preview-branches{padding:12px;border:1px solid #657786;border-radius:8px;background:#17232d}
.sim-branch-live label,.sim-preview-branches label{margin:0}.sim-branch-live p,.sim-preview-branches p{margin:8px 0 0;font-size:14px}
.sim-branch-live .sim-actions,.sim-preview-branches .sim-actions{margin:8px 0 0}
.sim-presentation-mode .sim-preview-branches{flex-shrink:0;border-radius:0;padding:8px 16px;max-height:30dvh;overflow:auto}
@media(max-width:650px){.sim-branch-toolbar button{flex:1 1 auto}.sim-branch-live .sim-actions>*{flex:1 1 160px}.sim-branch-map-scroll{max-height:58dvh}}
