/* Ink, thread and worn brass. The graph alone moves; the contract stays legible. */
.home-scene.has-stage{grid-template-columns:minmax(0,1fr);gap:0;padding:12px 24px;height:100%;}
.home-scene.has-stage>.home-intro{display:none;}
.home-scene.has-stage .home-choice{height:100%;grid-template-rows:40px minmax(0,1fr);}
.stage-run-panel{height:100%;min-height:0;min-width:0;}
.marionette-panel{--stage-gold:#d7bd82;--stage-ink:#eceddf;--stage-line:#576554;display:grid;grid-template-rows:65px 48px minmax(120px,1fr) 132px 48px;min-height:0;height:100%;gap:8px;color:var(--stage-ink);position:relative;}
.marionette-head{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #586048;padding:0 10px 9px;}
.marionette-title{min-width:0;}.marionette-kicker{font-size:10px;letter-spacing:2px;color:#aab8a3;margin:0 0 3px;}
.marionette-title h2{font:30px/1.1 Georgia,"Noto Serif SC",serif;font-weight:500;margin:0;letter-spacing:.04em;}
.marionette-total{text-align:right;flex:0 0 auto;}.marionette-total strong{display:block;font:37px/.95 Georgia,serif;font-variant-numeric:tabular-nums;color:var(--stage-gold);}.marionette-total small{display:block;color:#b9c0aa;font-size:11px;margin-top:5px;}
.marionette-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;min-width:0;}
.marionette-character{display:flex;align-items:center;gap:10px;min-width:0;}.marionette-character>span{font-size:12px;color:#a9b8a4;white-space:nowrap;}.marionette-character select{width:195px;background:#17291f;border-color:#4b5f4a;border-radius:2px;font-size:14px;padding:6px 10px;}
.marionette-categories{display:flex;gap:5px;}.marionette-categories button{font-size:12px;min-height:40px;padding:6px 14px;border:1px solid transparent;border-radius:2px;color:#b9c5b0;white-space:nowrap;}.marionette-categories button[aria-pressed=true]{border-color:#84916e;color:#ecd9a8;background:#263827;}
.marionette-map{position:relative;min-width:0;min-height:0;overflow:hidden;border:1px solid #3c5243;border-radius:4px;background:radial-gradient(ellipse at 50% 45%,#294337 0,#172d25 50%,#101e1a 100%);isolation:isolate;}
.marionette-viewport{position:absolute;inset:0;overflow:auto;overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom;scroll-behavior:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab;}
.marionette-viewport::-webkit-scrollbar{display:none;}
.marionette-map::before{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(112deg,transparent 0,transparent 80px,#a7b79d09 81px,transparent 82px);z-index:-1;}
.marionette-canvas{position:relative;overflow:hidden;min-width:100%;min-height:100%;}
.marionette-viewport[data-dragging=true]{cursor:grabbing;}.marionette-world{position:absolute;top:0;left:0;transform-origin:0 0;}
.marionette-threads{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#b9a775;stroke-width:1;stroke-dasharray:3 5;opacity:.45;pointer-events:none;}
.marionette-node{position:absolute;width:140px;height:156px;padding:0;background:none;touch-action:pan-x pan-y pinch-zoom;color:#cbd4b9;transition:transform 130ms cubic-bezier(.23,1,.32,1),opacity 130ms ease;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;outline:none;border:0;}
.marionette-node>svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible;}
.marionette-hex{fill:#192d24;stroke:#708168;stroke-width:1.1;}.marionette-inner{fill:none;stroke:#58694c;stroke-width:.5;opacity:.55;}.marionette-symbol{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;}
.marionette-node-name{position:absolute;top:66px;left:17px;right:17px;font-size:14px;line-height:17px;min-height:36px;display:flex;align-items:center;justify-content:center;text-align:center;text-wrap:balance;pointer-events:none;}
.marionette-node-risk{position:absolute;top:117px;left:20px;right:20px;text-align:center;font:16px/1 Georgia,serif;color:#c5b782;pointer-events:none;}
.marionette-node-check{position:absolute;top:37px;right:15px;font-size:14px;color:#f5e3b3;opacity:0;pointer-events:none;}
.marionette-node[aria-pressed=true]{color:#f0e3b6;}.marionette-node[aria-pressed=true] .marionette-hex{fill:#3a5035;stroke:#b9ad75;stroke-width:1.4;}.marionette-node[aria-pressed=true] .marionette-node-check{opacity:1;}
.marionette-node[data-viewed=true] .marionette-hex{stroke:#f3d69c;stroke-width:2.5;}.marionette-node[data-viewed=true] .marionette-inner{stroke:#f3d69c;opacity:.8;}
.marionette-node[data-dim=true]{opacity:.4;}.marionette-node[data-viewed=true]{opacity:1;}.marionette-node:focus-visible{outline:none;}.marionette-node:focus-visible .marionette-hex{stroke:#fff9de;stroke-width:3;stroke-dasharray:4 2;}
.marionette-node:disabled{opacity:.65;}.marionette-zoom{position:absolute;right:10px;top:9px;display:flex;gap:1px;z-index:2;background:#111f1bea;border:1px solid #56694d;border-radius:3px;}.marionette-zoom button{min-width:38px;min-height:36px;padding:3px 8px;font-size:13px;}
.marionette-map-hint{position:absolute;bottom:5px;left:10px;right:10px;margin:0;pointer-events:none;font-size:10px;color:#a1b29c;text-shadow:0 1px 3px #0a1711;}
.marionette-detail{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.5fr);grid-template-rows:30px minmax(0,1fr);column-gap:24px;padding:8px 12px 9px;border:1px solid #566047;border-left:3px solid #bdac7c;background:linear-gradient(120deg,#293327,#1b251e);min-height:0;}
.marionette-detail-head{grid-row:1/-1;min-width:0;align-self:center;}.marionette-detail-head h3{font:21px/1.2 Georgia,"Noto Serif SC",serif;margin:0 0 8px;}.marionette-detail-state{font-size:11px;color:#b4bda7;}.marionette-detail-state[data-selected=true]{color:#e6d09b;}
.marionette-detail-tabs{display:flex;gap:6px;border-bottom:1px solid #46523e;}.marionette-detail-tabs button{min-height:28px;font-size:11px;padding:2px 12px;color:#adb9a3;}.marionette-detail-tabs button[aria-pressed=true]{color:#f0d9a2;border-bottom:1px solid #dbc28c;}
.marionette-detail-body{min-height:0;overflow:auto;overscroll-behavior:contain;padding:6px 2px 0;scrollbar-width:thin;}.marionette-detail-body p{font-size:13px;line-height:1.55;margin:0;color:#dde1d1;}
.marionette-detail-body .marionette-conditional-note{margin-top:8px;padding-top:7px;border-top:1px solid #657052;color:#e5d39f;}
.marionette-node[data-conditional=true] .marionette-inner{stroke-dasharray:3 3;opacity:.85;}
.marionette-footer{display:flex;align-items:stretch;gap:10px;}.marionette-footer button{font-size:13px;border-radius:2px;}.marionette-clear,.marionette-review{padding:6px 16px;border:1px solid #526047;color:#c2cdb8;}.marionette-start{margin-left:auto;width:230px;}.marionette-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;}
.marionette-panel[data-keyboard=true] button{transition:none;}.marionette-panel[data-keyboard=true] button:active{transform:none;}
@media(hover:hover) and (pointer:fine){.marionette-node:hover .marionette-hex{fill:#2e4331;stroke:#ddc993;}.marionette-categories button:hover{background:#2c3c2b;}}
@media(max-width:760px){
 .home-scene.has-stage{padding:7px 10px;}.home-scene.has-stage .home-choice{grid-template-rows:38px minmax(0,1fr);gap:5px;}
 .marionette-panel{grid-template-rows:55px 76px minmax(100px,1fr) 144px 44px;gap:6px;}
 .marionette-head{padding:0 3px 6px;gap:8px;}.marionette-kicker{font-size:8px;letter-spacing:1.1px;}.marionette-title h2{font-size:25px;}.marionette-total strong{font-size:31px;}.marionette-total small{font-size:10px;}
 .marionette-toolbar{display:grid;grid-template-rows:37px 35px;gap:4px;}.marionette-character{justify-content:space-between;}.marionette-character select{min-height:36px;height:36px;width:190px;font-size:13px;}.marionette-character>span{font-size:11px;}
 .marionette-categories{justify-content:space-between;gap:2px;}.marionette-categories button{min-height:34px;flex:1;padding:3px 5px;font-size:11px;}
 .marionette-zoom{top:5px;right:5px;}.marionette-zoom button{min-height:33px;min-width:33px;padding:2px 6px;}.marionette-map-hint{font-size:9px;left:6px;}
 .marionette-detail{grid-template-columns:minmax(0,1fr);grid-template-rows:31px 29px minmax(0,1fr);padding:6px 9px;gap:0;}.marionette-detail-head{grid-row:auto;display:flex;align-items:center;justify-content:space-between;gap:6px;}.marionette-detail-head h3{font-size:17px;margin:0;}.marionette-detail-state{font-size:10px;white-space:nowrap;}.marionette-detail-body p{font-size:12px;line-height:1.5;}
 .marionette-footer{gap:5px;}.marionette-footer button{font-size:12px;}.marionette-clear,.marionette-review{padding:3px 8px;}.marionette-start{width:auto;flex:1;padding:5px 8px;}
}
@media(max-width:360px),(max-height:610px){.marionette-panel{grid-template-rows:46px 69px minmax(85px,1fr) 122px 42px;gap:4px;}.marionette-kicker{display:none;}.marionette-title h2{font-size:22px;}.marionette-total strong{font-size:27px;}.marionette-toolbar{grid-template-rows:34px 31px;}.marionette-categories button{font-size:10px;min-height:30px;}.marionette-character select{min-height:33px;height:33px;}.marionette-detail{grid-template-rows:26px 26px minmax(0,1fr);}.marionette-detail-tabs button{min-height:25px;}.marionette-detail-state{font-size:9px;}.marionette-detail-head h3{font-size:15px;}.marionette-footer button{font-size:11px;}}
@media(prefers-reduced-motion:reduce){.marionette-panel button{transition:none!important;}.marionette-panel button:active{transform:none!important;}}
