:root{color-scheme:dark;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;background:#050510;color:#f4f0ff}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}button,input,select{font:inherit}.pyro-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-width:320px;isolation:isolate;background:linear-gradient(180deg,rgba(84,84,252,.12),transparent 22rem),#050510}.pyro-hud{position:relative;z-index:3;transform:translateZ(0);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start;padding:.65rem .85rem;border-bottom:1px solid rgba(252,252,84,.18);background:#0000009e}.pyro-readout{display:grid;min-width:0;gap:.25rem}.pyro-title{display:flex;min-width:0;gap:.85rem;align-items:baseline;white-space:nowrap}.pyro-title strong{color:#fc54fc;font-size:1rem;letter-spacing:0}.pyro-title span,.pyro-status{color:#fcfc54;font-size:.82rem}.pyro-title span{overflow:hidden;text-overflow:ellipsis}.pyro-status{display:block;white-space:normal;line-height:1.35}.pyro-value-feedback{display:flex;min-height:1.15rem;gap:.65rem;align-items:baseline;flex-wrap:wrap;color:#d78cff;font-size:.78rem;line-height:1.2;font-variant-numeric:tabular-nums}.pyro-value-status{padding:.08rem .3rem;border:1px solid rgba(215,140,255,.35);border-radius:3px;background:#5410783d;letter-spacing:.035em}.pyro-value-award{color:#f4d4ff;font:inherit;font-weight:800;letter-spacing:.045em;text-shadow:0 0 9px rgba(215,140,255,.9)}.pyro-value-award.is-visible{animation:pyro-value-award 1.25s ease-out both}.pyro-value-feedback.is-awarded .pyro-value-status{animation:pyro-value-score-pulse .44s ease-out}@keyframes pyro-value-award{0%{opacity:0;transform:translateY(.35rem) scale(.92)}16%{opacity:1;transform:translateY(0) scale(1.04)}72%{opacity:1}to{opacity:0;transform:translateY(-.3rem) scale(1)}}@keyframes pyro-value-score-pulse{50%{border-color:#f4d4ff;background:#d78cff57;box-shadow:0 0 12px #d78cff8c;color:#f4d4ff}}@media(prefers-reduced-motion:reduce){.pyro-value-award.is-visible,.pyro-value-feedback.is-awarded .pyro-value-status{animation:none}}.pyro-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem;align-items:center}.pyro-controls button,.pyro-controls select{min-height:2rem;border:1px solid rgba(252,252,252,.22);border-radius:4px;background:#151528;color:#f4f0ff}.pyro-controls button{min-width:2.25rem;padding:0 .7rem;cursor:pointer}.pyro-controls button[aria-pressed=true]{border-color:#54fcfcbf;background:#203848;color:#54fcfc}.pyro-controls button:focus-visible,.pyro-controls select:focus-visible{outline:2px solid #54fcfc;outline-offset:2px}.pyro-controls select{padding:0 .5rem}.pyro-speed-dial{position:relative;display:grid;place-items:center;width:3.1rem;height:3.1rem;margin-left:.35rem;border-radius:50%;-webkit-user-select:none;user-select:none;--dial: #54fcfc;--fill: 25%}.pyro-speed-ring{position:absolute;inset:0;border-radius:50%;background:conic-gradient(var(--dial) 0 var(--fill),rgba(120,130,160,.18) var(--fill) 100%);mask:radial-gradient(circle,transparent 58%,#000 60%);-webkit-mask:radial-gradient(circle,transparent 58%,#000 60%);transition:background .18s ease-out;filter:drop-shadow(0 0 5px color-mix(in srgb,var(--dial) 55%,transparent))}.pyro-speed-value{position:relative;font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:700;line-height:1;color:var(--dial);text-shadow:0 0 8px color-mix(in srgb,var(--dial) 45%,transparent)}.pyro-speed-label{position:relative;margin-top:.1rem;font-size:.4rem;letter-spacing:.12em;color:#f4f0ff8c}.pyro-speed-dial[data-state=slow]{--dial: #8fb7ff}.pyro-speed-dial[data-state=fast]{--dial: #ffc04a}.pyro-speed-dial[data-state=frozen]{--dial: #ff6a6a}.pyro-speed-dial[data-state=frozen] .pyro-speed-ring{filter:none}.pyro-speed-dial[data-state=frozen] .pyro-speed-value{animation:pyro-speed-frozen 1.6s ease-in-out infinite}.pyro-speed-dial.is-bumped .pyro-speed-value{animation:pyro-speed-bump .28s ease-out}.pyro-speed-dial.is-bumped .pyro-speed-ring{animation:pyro-speed-flare .32s ease-out}@keyframes pyro-speed-bump{0%{transform:scale(1)}40%{transform:scale(1.32)}to{transform:scale(1)}}@keyframes pyro-speed-flare{0%{filter:drop-shadow(0 0 4px color-mix(in srgb,var(--dial) 40%,transparent))}35%{filter:drop-shadow(0 0 13px var(--dial))}to{filter:drop-shadow(0 0 5px color-mix(in srgb,var(--dial) 55%,transparent))}}@keyframes pyro-speed-frozen{0%,to{opacity:1}50%{opacity:.45}}@media(prefers-reduced-motion:reduce){.pyro-speed-dial.is-bumped .pyro-speed-value,.pyro-speed-dial.is-bumped .pyro-speed-ring,.pyro-speed-dial[data-state=frozen] .pyro-speed-value{animation:none}}.pyro-stage{position:relative;grid-row:2;display:grid;place-items:center;min-height:0;padding:0;overflow:hidden;contain:paint;isolation:isolate}.pyro-overlay[hidden]{display:none}.pyro-overlay{position:absolute;inset:0;display:flex;align-items:flex-start;padding:clamp(.55rem,2.5vw,1.4rem);overflow:auto;background:#000000b8;color:#fc5454;text-align:center;pointer-events:auto;z-index:2}.pyro-overlay-card{display:grid;justify-items:center;gap:.5rem;width:min(42rem,100%);min-width:0;margin:auto;padding:clamp(.7rem,2.5vw,1.35rem);border:1px solid rgba(252,84,84,.36);border-radius:10px;background:#040509e6;box-shadow:0 0 48px #fc545424}.pyro-stage[data-ended=true] .pyro-fuse-hud,.pyro-stage[data-ended=true] .pyro-inventory-hud{display:none}.pyro-overlay [data-role=overlay-title]{font-size:clamp(1.5rem,4vw,2.5rem);letter-spacing:.15em}.pyro-overlay-detail{width:100%;min-width:0;color:#54fcfc;font-size:.85rem}.pyro-overlay-actions{display:flex;gap:.6rem;margin-top:.4rem}.pyro-overlay-actions button[hidden]{display:none}.pyro-overlay-actions button{padding:.5rem 1.6rem;border:1px solid #fc5454;border-radius:6px;background:#fc545424;color:#fcfcfc;font:inherit;font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.pyro-overlay-actions button:hover,.pyro-overlay-actions button:focus-visible{background:#fc545452}.pyro-canvas{position:absolute;inset:0;z-index:-1;width:100%;height:100%;display:block;background:#05060a}.pyro-footer{position:relative;z-index:3;transform:translateZ(0);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem 1rem;padding:.5rem .85rem;border-top:1px solid rgba(252,252,252,.12);color:#54fcfc;font-size:.76rem;background:#00000080}.pyro-footer span{display:inline-flex;align-items:center;gap:.3rem;white-space:nowrap}kbd{display:inline-block;min-width:1.15em;padding:.1em .35em;border:1px solid rgba(252,252,252,.3);border-bottom-width:2px;border-radius:4px;background:#fcfcfc14;color:#fcfcfc;font:inherit;font-weight:700;text-align:center;line-height:1.25}.pyro-start[hidden]{display:none}.pyro-start{position:absolute;inset:0;display:grid;place-items:center;padding:1rem;overflow:auto;background:radial-gradient(120% 90% at 50% 0%,#781e0880,#0000 60%),#030407e0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2}.pyro-start-card{width:min(46rem,100%);padding:clamp(1rem,3vw,2rem);border:1px solid rgba(252,84,84,.35);border-radius:10px;background:#06080ce6;box-shadow:0 0 60px #fc545429;text-align:center}.pyro-start-card [hidden]{display:none}.pyro-start-card h1{margin:0;color:#fc5454;font-size:clamp(1.8rem,6vw,3rem);letter-spacing:.22em}.pyro-start-brief{margin:.6rem auto 1.2rem;max-width:34rem;color:#fcfcfcb8;font-size:.9rem;line-height:1.5}.pyro-start-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.9rem 1.4rem;align-items:start;text-align:left}.pyro-start-grid h2{margin:0 0 .4rem;color:#54fcfc;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.pyro-start-grid dl{margin:0;display:grid;gap:.3rem}.pyro-start-grid dl>div{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:.5rem}.pyro-start-grid dt{display:flex;gap:.15rem}.pyro-start-grid dd{margin:0;color:#fcfcfcc7;font-size:.8rem}.pyro-start-card button{margin-top:1.4rem;padding:.6rem 2.4rem;border:1px solid #fc5454;border-radius:6px;background:#fc545424;color:#fcfcfc;font:inherit;font-size:1rem;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.pyro-start-card button:hover,.pyro-start-card button:focus-visible{background:#fc54544d}.pyro-start-hint{margin:.5rem 0 0;color:#fcfcfc73;font-size:.75rem}.pyro-start-actions,.pyro-hall-entry-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.2rem}.pyro-start-actions button,.pyro-hall-entry-actions button{margin-top:0}.pyro-start-hall{min-width:0}.pyro-start-hall>h1{margin-bottom:1rem}@media(max-width:680px){.pyro-shell[data-hall-open=true] .pyro-hud{display:none}.pyro-hud{grid-template-columns:1fr}.pyro-controls{justify-content:stretch}.pyro-controls button,.pyro-controls select{flex:1;min-width:0}.pyro-footer{display:none}}.pyro-fuse-hud{position:absolute;left:.9rem;bottom:.9rem;z-index:1;display:grid;gap:.45rem;width:min(21rem,42vw);padding:.6rem .7rem;border:1px solid rgba(252,252,252,.14);border-radius:6px;background:#04060aa8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fcfcfc;font-size:.7rem;pointer-events:none}.pyro-fuse-race-track{position:relative;height:.62rem;border:1px solid rgba(252,252,252,.22);border-radius:3px;background:linear-gradient(90deg,#2ec86e38 0% 42%,#ffc83c42 50%,#fc545442 58% 100%);overflow:hidden}.pyro-fuse-race-fill{position:absolute;inset:0 auto 0 0;width:0;background:currentColor;opacity:.55}.pyro-fuse-race-parity{position:absolute;top:-2px;bottom:-2px;left:50%;width:2px;margin-left:-1px;background:#fcfcfccc}.pyro-fuse-race-needle{position:absolute;top:-3px;bottom:-3px;left:0;width:3px;margin-left:-1.5px;background:#fcfcfc;box-shadow:0 0 6px currentColor;transition:left .12s linear}.pyro-fuse-ends{display:flex;justify-content:space-between;color:#fcfcfc66;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase}.pyro-fuse-label{color:currentColor;font-size:.72rem}.pyro-fuse-segments{display:flex;gap:2px;height:.5rem}.pyro-fuse-segments i{flex:1 1 0;border-radius:1px;background:#fcfcfc1a}.pyro-fuse-segments i[data-state=live]{background:#54fcfc}.pyro-fuse-segments i[data-state=frozen]{background:#78beff8c}.pyro-fuse-segments i[data-state=burnt]{background:#fc54548c}.pyro-fuse-segments i[data-state=empty]{background:#fcfcfc12}.pyro-fuse-length-text{color:#fcfcfc9e;font-size:.68rem}.pyro-fuse-hud[data-verdict=idle],.pyro-fuse-hud[data-verdict=over]{color:#fcfcfc80}.pyro-fuse-hud[data-verdict=measuring]{color:#9fb4c6}.pyro-fuse-hud[data-verdict=armed]{color:#ffc94a}.pyro-fuse-hud[data-verdict=outrunning]{color:#3fe08a}.pyro-fuse-hud[data-verdict=losing]{color:#ff5a5a;border-color:#ff5a5a80}@media(max-width:680px){.pyro-fuse-hud{top:.6rem;bottom:auto;left:.6rem;width:auto;right:.6rem}}.pyro-inventory-hud{position:absolute;right:.9rem;bottom:.9rem;z-index:1;display:grid;gap:.45rem;justify-items:end;color:#fcfcfc;font-size:.7rem}.pyro-inventory-row,.pyro-inventory-toggles{display:flex;gap:.4rem}.pyro-inventory-toggle{display:flex;align-items:center;gap:.3rem;padding:.3rem .5rem;border:1px solid rgba(252,252,252,.14);border-radius:999px;background:#04060aa8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fcfcfc99;font:inherit;font-size:.58rem;letter-spacing:.08em;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.pyro-inventory-toggle:hover{border-color:#fcfcfc57}.pyro-inventory-toggle[aria-pressed=true]{border-color:#54fcfc;background:#0c2830d9;color:#54fcfc}.pyro-inventory-toggle-glyph{font-size:.8rem;line-height:1}.pyro-inventory-slot{position:relative;display:grid;place-items:center;gap:.1rem;width:3rem;padding:.4rem .2rem .3rem;border:1px solid rgba(252,252,252,.14);border-radius:6px;background:#04060aa8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:inherit;font:inherit;cursor:pointer;transition:border-color .12s ease,background .12s ease,opacity .12s ease}.pyro-inventory-slot[data-armed=false]{opacity:.34;cursor:default}.pyro-inventory-slot[data-armed=true]{border-color:#ffd68080;background:#181208bd}.pyro-inventory-slot[data-armed=true]:hover{border-color:#ffd680;background:#30220ad9}.pyro-inventory-slot[data-armed=true]:active{transform:translateY(1px)}.pyro-inventory-slot[data-active=true]{border-color:#7dffa8;box-shadow:0 0 0 1px #7dffa866,0 0 12px #7dffa859;animation:pyro-inventory-pulse .9s ease-in-out infinite}@keyframes pyro-inventory-pulse{50%{box-shadow:0 0 0 1px #7dffa8b3,0 0 18px #7dffa899}}@media(prefers-reduced-motion:reduce){.pyro-inventory-slot[data-active=true]{animation:none}}.pyro-inventory-glyph{font-size:1.15rem;line-height:1}.pyro-inventory-key{font-size:.58rem;letter-spacing:.06em;color:#fcfcfc9e}.pyro-inventory-count{position:absolute;top:-.35rem;right:-.35rem;min-width:1.05rem;padding:0 .15rem;border-radius:999px;background:#ffd680;color:#12100a;font-size:.6rem;font-weight:700;text-align:center}.pyro-inventory-count:empty{display:none}.pyro-inventory-gas{display:flex;align-items:center;gap:.4rem;padding:.35rem .5rem;border:1px solid rgba(252,252,252,.14);border-radius:6px;background:#04060aa8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:inherit;font:inherit;cursor:pointer}.pyro-inventory-hud[data-gas-count="0"] .pyro-inventory-gas,.pyro-inventory-hud[data-gas-count="1"] .pyro-inventory-gas{cursor:default}.pyro-inventory-gas:hover{border-color:#fcfcfc57}.pyro-inventory-gas-label{font-size:.58rem;letter-spacing:.08em;color:#fcfcfc9e}.pyro-inventory-gas-track{display:flex;gap:.22rem}.pyro-inventory-gas-empty{color:#fcfcfc6b}.pyro-inventory-can{display:grid;place-items:center;width:1.25rem;height:1.4rem;border:1px solid rgba(252,252,252,.22);border-radius:3px;background:#d2502847;font-size:.68rem;font-weight:700;font-variant-numeric:tabular-nums}.pyro-inventory-can[data-next=true]{border-color:#ffd680;background:#ff8b3d;color:#12100a;box-shadow:0 0 8px #ff8b3d8c}.pyro-floor-cleared-layout{display:grid;grid-template-columns:minmax(11rem,.82fr) minmax(13rem,1.18fr);gap:clamp(.75rem,3vw,1.35rem);align-items:center;width:100%;min-width:0}.pyro-building-progress{display:grid;justify-items:center;gap:.55rem;width:100%;min-width:0;margin:0}.pyro-building-caption{display:grid;gap:.12rem;max-width:100%;color:#fcfcfca3;font-size:.61rem;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.pyro-building-caption strong{overflow-wrap:anywhere;color:#fcfc54;font-size:clamp(.78rem,2.5vw,1rem);letter-spacing:.09em;text-shadow:0 0 12px rgba(252,252,84,.36)}.pyro-building-facade{position:relative;display:grid;gap:2px;width:min(16rem,calc(100% - 1.8rem));min-width:0;margin:.45rem 0 0;padding:.55rem .45rem .45rem;border:2px solid rgba(84,252,252,.62);border-bottom-width:4px;border-radius:3px 3px 1px 1px;background:linear-gradient(90deg,transparent 49%,rgba(84,252,252,.08) 50%,transparent 51%),#040c12f0;box-shadow:inset 0 0 18px #54fcfc14,0 0 18px #54fcfc29;list-style:none}.pyro-building-facade:before{position:absolute;top:-.5rem;left:22%;width:56%;height:.45rem;border:2px solid rgba(84,252,252,.62);border-bottom:0;background:#040c12f5;content:""}.pyro-building-floor{position:relative;display:grid;grid-template-columns:2rem minmax(4.5rem,1fr) minmax(4.4rem,auto);gap:.42rem;align-items:center;min-width:0;min-height:clamp(1.3rem,3.7vh,1.75rem);padding:.18rem .38rem;border:1px solid rgba(84,252,252,.18);background:#0a161ce6;color:#fcfcfcb8}.pyro-building-floor-number{color:#54fcfc;font-size:.72rem;font-variant-numeric:tabular-nums;font-weight:800;text-align:left}.pyro-building-window-bank{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.18rem,1vw,.32rem);min-width:0}.pyro-building-window{display:block;min-width:0;height:.48rem;border:1px solid rgba(252,252,84,.86);background:#fcfc54;box-shadow:0 0 7px #fcfc54bd}.pyro-building-floor-state{overflow:hidden;color:#fcfcfc94;font-size:.68rem;letter-spacing:.05em;text-align:right;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.pyro-building-floor[data-state=completed]{border-color:#54fcfc14;background:#04080cb8}.pyro-building-floor[data-state=completed] .pyro-building-window{border-color:#54fcfc21;background:#54fcfc0f;box-shadow:none}.pyro-building-floor[data-state=completed] .pyro-building-floor-number,.pyro-building-floor[data-state=completed] .pyro-building-floor-state{color:#fcfcfcad}.pyro-building-floor[data-state=current]{z-index:1;border-color:#fc5454;background:#541014ad;box-shadow:inset 0 0 0 1px #fcfc5475,0 0 13px #fc545457}.pyro-building-current-marker{position:absolute;left:.2rem;color:#fc5454;font-size:.62rem;text-shadow:0 0 8px rgba(252,84,84,.86)}.pyro-building-floor[data-state=current] .pyro-building-floor-number,.pyro-building-floor[data-state=current] .pyro-building-floor-state{color:#fcfc54}.pyro-building-floor[data-state=current] .pyro-building-floor-number{padding-left:.68rem}.pyro-floor-score{min-width:0;padding:.65rem .75rem;border:1px solid rgba(252,84,84,.24);border-radius:6px;background:#20070a47;text-align:left}.pyro-overlay[data-mode=floor-cleared] .pyro-overlay-card{border-color:#54fcfc6b;box-shadow:0 0 48px #54fcfc1c}.pyro-overlay[data-mode=campaign-complete] .pyro-building-floor-state{white-space:normal}.pyro-tally{display:grid;gap:.15rem;margin:.5rem 0 0;padding:0;list-style:none;font-size:.78rem}.pyro-tally li{display:flex;justify-content:space-between;gap:1.5rem;color:#fcfcfcc7}.pyro-tally li span:last-child{font-variant-numeric:tabular-nums}.pyro-tally-total{margin:.45rem 0 0;padding-top:.35rem;border-top:1px solid rgba(252,252,252,.18);font-size:.95rem;font-weight:700;font-variant-numeric:tabular-nums}.pyro-tally-total span{font-weight:400;color:#fcfcfc99}.pyro-tally-hint{margin:.5rem 0 0;font-size:.72rem;color:#fcfcfc8c}.pyro-hall-table{display:grid;width:100%;min-width:0;border:1px solid rgba(84,252,252,.2);border-radius:7px;overflow:hidden;background:#050b10bd;text-align:left}.pyro-hall-header,.pyro-hall-row{display:grid;grid-template-columns:2.4rem minmax(0,1fr) minmax(5.5rem,auto);column-gap:.65rem;align-items:baseline;min-width:0;padding:.38rem .6rem}.pyro-hall-header{border-bottom:1px solid rgba(84,252,252,.25);color:#54fcfcb8;font-size:.63rem;letter-spacing:.14em}.pyro-hall-header span:last-child,.pyro-hall-score{text-align:right}.pyro-hall-row{border-bottom:1px solid rgba(252,252,252,.08);color:#fcfcfce6;font-size:.78rem}.pyro-hall-row:last-child{border-bottom:0}.pyro-hall-row[data-highlighted=true]{background:#fcfc5421;color:#fcfc54;box-shadow:inset 3px 0 #fcfc54}.pyro-hall-rank,.pyro-hall-score{font-variant-numeric:tabular-nums}.pyro-hall-name{overflow-wrap:anywhere;color:#fcfcfc;font-weight:700;letter-spacing:.08em}.pyro-hall-meta{grid-column:2 / -1;min-width:0;margin-top:.15rem;color:#fcfcfc85;font-size:.62rem;line-height:1.35;overflow-wrap:anywhere}.pyro-hall-empty{margin:0;padding:1.2rem .7rem;color:#fcfcfc94;text-align:center;font-size:.72rem;letter-spacing:.08em}.pyro-hall-run{width:100%;min-width:0;margin-top:.75rem;padding:.65rem .75rem;border:1px solid rgba(252,84,84,.3);border-radius:7px;background:#2608084d;text-align:left}.pyro-hall-run h3{margin:0 0 .45rem;color:#fc5454;font-size:.72rem;letter-spacing:.16em}.pyro-hall-run-stats{display:grid;grid-template-columns:minmax(5.5rem,.65fr) minmax(10rem,2fr) minmax(7rem,1fr);gap:.55rem}.pyro-hall-run-stats p{display:grid;gap:.15rem;min-width:0;margin:0}.pyro-hall-run-stats span{color:#fcfcfc80;font-size:.56rem;letter-spacing:.12em}.pyro-hall-run-stats strong{color:#fcfcfc;font-size:.74rem;line-height:1.35;overflow-wrap:anywhere}.pyro-hall-new-rank{margin:0 0 .35rem;color:#fcfc54;font-size:.78rem;letter-spacing:.08em}.pyro-hall-entry{display:grid;justify-items:stretch;gap:.45rem;width:min(27rem,100%);margin:1rem auto 0;padding:.85rem;border:1px solid rgba(252,252,84,.45);border-radius:7px;background:#1816046b}.pyro-hall-entry label{color:#fcfc54;font-size:.7rem;letter-spacing:.16em}.pyro-hall-entry input{width:100%;min-width:0;padding:.65rem .75rem;border:1px solid rgba(84,252,252,.6);border-radius:5px;outline:0;background:#000000b8;color:#54fcfc;text-transform:uppercase;letter-spacing:.08em;caret-color:#fcfc54}.pyro-hall-entry input:focus-visible{border-color:#fcfc54;box-shadow:0 0 0 2px #fcfc5433}.pyro-hall-entry-actions button{padding:.5rem 1.5rem;border:1px solid #fc5454;border-radius:6px;background:#fc545424;color:#fcfcfc;cursor:pointer;text-transform:uppercase;letter-spacing:.12em}@media(max-width:480px){.pyro-overlay{padding:.4rem}.pyro-overlay-card{gap:.35rem;padding:.6rem}.pyro-floor-cleared-layout{grid-template-columns:minmax(0,1fr);gap:.65rem}.pyro-building-progress{gap:.35rem}.pyro-building-floor{min-height:1.2rem}.pyro-floor-score{padding:.5rem .58rem}.pyro-hall-header,.pyro-hall-row{grid-template-columns:1.8rem minmax(0,1fr) minmax(4.5rem,auto);column-gap:.4rem;padding:.32rem .4rem}.pyro-hall-meta{grid-column:1 / -1;padding-left:1.8rem}.pyro-hall-run-stats{grid-template-columns:1fr;gap:.35rem}.pyro-overlay-actions,.pyro-hall-entry-actions,.pyro-start-actions{width:100%;flex-direction:column}.pyro-overlay-actions button,.pyro-hall-entry-actions button,.pyro-start-actions button{width:100%}}
