.stage-wrap.has-heist{height:auto;min-height:500px;aspect-ratio:auto;background:#102c32;display:block;overflow:visible}.has-heist #gameCanvas{display:none}.has-heist .play-overlay{z-index:5}
.heist{--cream:#f5e7c6;--mint:#b8e7ba;--gold:#d7b370;--muted:#afc1b4;color:var(--cream);background:radial-gradient(ellipse at 10% 0%,#274c49,transparent 60%),#122e34;border-radius:20px;padding:26px 32px 18px;font-family:"Avenir Next","Trebuchet MS",sans-serif;text-align:left;overflow:hidden}
.heist *{box-sizing:border-box}.heist button{font:inherit;cursor:pointer;min-height:44px;border-radius:9px;transition:background .15s,transform .15s}.heist button:focus-visible,.heist summary:focus-visible,.heist input:focus-visible,.heist-board:focus-visible{outline:3px solid #fff1bd;outline-offset:3px}.heist button:disabled{opacity:.38;cursor:default}.heist button:active:not(:disabled){transform:translateY(1px)}
.heist-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #bf9b5c44;padding-bottom:18px;margin-bottom:20px}.heist-eyebrow{font-size:10px;letter-spacing:2.4px;color:var(--gold);font-weight:800;margin:0 0 8px}.heist h2{font-family:Georgia,serif;font-size:48px;line-height:1;margin:0;letter-spacing:-2px;color:var(--cream)}.heist h2 em{font-weight:400;color:#eaa78c}.heist-rooms{display:flex;flex-direction:column;gap:4px;color:var(--cream);border:1px solid #bd9a5b66;background:#294447;padding:8px 16px;text-align:left;font-size:13px!important}.heist-rooms span{font-size:10px;letter-spacing:2px;color:var(--gold)}
.heist-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(230px,.8fr);gap:28px;align-items:start}.heist-room-heading{display:flex;align-items:center;gap:10px;margin-bottom:14px;min-height:38px}.heist-room-number{font-family:Georgia,serif;color:var(--gold);font-size:34px;line-height:1}.heist-wing{font-size:9px;text-transform:uppercase;letter-spacing:1.9px;color:var(--muted);margin:0 0 4px}.heist h3{margin:0;font-size:17px;font-weight:600}.heist-best{margin-left:auto;color:var(--gold);font-size:19px;letter-spacing:1px}
.heist-board{position:relative;width:100%;aspect-ratio:1;touch-action:none;user-select:none;border:1px solid #bd9a5b66;border-radius:19px;box-shadow:0 13px 25px #041d2544;overflow:hidden;background:#18383c}.heist-map{display:block;width:100%;height:100%}.heist-tiles{position:absolute;inset:0;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr)}.heist-tiles button{background:transparent;border:0;min-height:0;border-radius:0;padding:0}.heist-tiles button:disabled{opacity:1}.heist-tiles button:hover:not(:disabled){background:#d9f4c212}
.heist-legend{display:flex;justify-content:center;gap:15px;font-size:10px;color:var(--muted);margin:13px 0 0}.heist-legend span{display:flex;gap:5px;align-items:center}.heist-legend i{width:7px;height:7px;border-radius:50%}.heist .mint{background:#b8e7ba}.heist .gold{background:#e2bb64}.heist .coral{background:#93a8be}
.heist-plan{padding-top:4px}.heist-hint{font-size:14px;line-height:1.65;margin:12px 0 16px;color:#d2dccb}.heist-goals{display:grid;gap:10px;padding-bottom:18px;border-bottom:1px solid #c2ab7133;font-size:12px;color:#f0d89e}.heist-clock{margin:18px 0}.heist-clock label{display:flex;justify-content:space-between;font-size:12px;align-items:center}.heist-clock strong{background:#314e4a;color:#f6dd9e;padding:3px 9px;border-radius:4px}.heist input[type=range]{width:100%;accent-color:#d7b370;margin:12px 0 5px;height:24px;cursor:pointer}.heist-clock p{font-size:10px;line-height:1.55;color:var(--muted);margin:0}.heist-route-meta{display:flex;justify-content:space-between;font-size:12px;margin:16px 0 10px}.heist-loot{color:var(--muted)}.heist-edit{display:grid;grid-template-columns:1fr 1fr .8fr;gap:6px}.heist-edit button{background:#254449;color:#d4dfcc;border:1px solid #577368;font-size:12px}.heist-run{margin:10px 0 0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#eac28a;color:#203735;border:1px solid #f7d5a0;font-weight:800!important;font-size:14px!important;box-shadow:0 4px 0 #967442}.heist-run:hover:not(:disabled){background:#f4d39e}.heist-notice{min-height:48px;font-size:12px;line-height:1.6;color:var(--mint);margin:15px 0 10px}.heist[data-mode=caught] .heist-notice{color:#ffb69b}.heist-help{font-size:11px;line-height:1.65;color:#bccdbf;border-top:1px solid #c2ab7133;padding-top:12px}.heist-help summary{cursor:pointer;color:#d4dfcc;min-height:32px}.heist-help p{margin:6px 0 10px}.heist-footer{border-top:1px solid #c2ab7133;margin-top:20px;padding-top:13px;display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#aebfae}.heist-footer>span:first-child{font-family:Georgia,serif;font-style:italic}
.heist-room-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.heist-room-list[hidden]{display:none}.heist-room-list button{background:#29474a;border:1px solid #567164;color:var(--cream);font-size:11px;text-align:left;padding:8px}.heist-room-list button[aria-current=true]{border-color:#dfc18a;background:#416052}
@media(min-width:1000px){.stage-wrap.has-heist{max-width:1100px;margin-inline:auto}}
@media(max-width:700px){.heist{padding:16px 14px 14px;border-radius:14px}.heist-heading{padding-bottom:12px;margin-bottom:14px}.heist h2{font-size:36px}.heist-eyebrow{font-size:8px;letter-spacing:1.8px}.heist-layout{grid-template-columns:1fr;gap:15px}.heist-room-heading{margin-bottom:10px}.heist-room-number{font-size:28px}.heist h3{font-size:16px}.heist-best{font-size:17px}.heist-plan{display:grid;grid-template-columns:1fr 1fr;column-gap:14px}.heist-plan>.heist-eyebrow{display:none}.heist-hint{grid-column:1/-1;font-size:12px;margin:0 0 12px;line-height:1.5}.heist-goals{font-size:10px;gap:8px;padding:0;border:0;align-content:center}.heist-clock{margin:0}.heist-clock label{font-size:11px}.heist-clock p{font-size:9px}.heist-clock input{margin:4px 0}.heist-route-meta,.heist-edit,.heist-run,.heist-notice,.heist-help{grid-column:1/-1}.heist-route-meta{margin-top:14px}.heist-notice{min-height:32px;margin:12px 0 8px}.heist-legend{font-size:9px;margin-top:10px;gap:12px}.heist-footer{font-size:9px;margin-top:14px}.heist-room-list{grid-template-columns:1fr 1fr}.heist-rooms{padding:6px 12px}.heist-run{min-height:50px}.heist-board{max-width:470px;margin:auto}}
@media(prefers-reduced-motion:reduce){.heist button{transition:none}}

.heist-board-status{position:absolute;bottom:10px;left:8%;right:8%;padding:7px 10px;background:#102a31ed;color:#f4dfad;border:1px solid #ab985e77;border-radius:20px;text-align:center;font-size:10px;pointer-events:none}.heist-board-status[hidden]{display:none}.heist[data-mode=caught] .heist-board-status{color:#ffc2a4;border-color:#cc8865}
