.hud-jackpots{position:absolute;top:.35rem;left:.45rem;right:.45rem;z-index:2;display:grid;grid-template-columns:4fr 3fr 2fr;align-items:stretch;gap:.35rem;pointer-events:none;height:calc(var(--hud-top, 10%) - .35rem);max-height:5.5rem;box-sizing:border-box}.hud-jackpot{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.2rem .35rem;border-radius:6px;border:1px solid rgba(255,255,255,.22);color:#fff8f0;box-shadow:inset 0 1px #ffffff1f}.hud-jackpot-grand{background:linear-gradient(180deg,#e03535,#9a1010);border-color:#ff8c7873;gap:.1rem}.hud-jackpot-major{background:linear-gradient(180deg,#9b4dff,#5a1a9e);border-color:#d2aaff73;gap:.08rem}.hud-jackpot-stack{min-width:0;display:flex;flex-direction:column;gap:.25rem;align-self:stretch}.hud-jackpot-stack .hud-jackpot{flex:1 1 0;width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:.35rem;padding:.12rem .4rem}.hud-jackpot-minor{background:linear-gradient(180deg,#1e6fff,#0a348f);border-color:#8cbeff73}.hud-jackpot-mini{background:linear-gradient(180deg,#2ecc5a,#0f7a2e);border-color:#96ffb466}.hud-jackpot-label{font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:#fff5e6e6;flex-shrink:0}.hud-jackpot-value{font-size:clamp(.65rem,1.5vw,.95rem);font-weight:700;color:#fffaf0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.hud-jackpot-grand .hud-jackpot-label{font-size:clamp(.95rem,2.6vw,1.45rem);letter-spacing:.16em;font-weight:800}.hud-jackpot-grand .hud-jackpot-value{font-size:clamp(1.25rem,3.4vw,1.9rem);font-weight:800;line-height:1.05}.hud-jackpot-major .hud-jackpot-label{font-size:clamp(.85rem,2.2vw,1.25rem);letter-spacing:.14em;font-weight:800}.hud-jackpot-major .hud-jackpot-value{font-size:clamp(1.1rem,2.9vw,1.6rem);font-weight:800;line-height:1.05}.hud-jackpot-stack .hud-jackpot-label{font-size:clamp(.55rem,1.3vw,.75rem);letter-spacing:.1em}.hud-jackpot-stack .hud-jackpot-value{font-size:clamp(.7rem,1.6vw,.95rem);text-align:right;flex:1 1 auto;min-width:0}.hud-play{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;pointer-events:auto}.hud-play-side{display:flex;gap:.35rem;align-items:center}.slot-play{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer;width:clamp(4.5rem,12vw,6.5rem);height:clamp(4.5rem,12vw,6.5rem);border-radius:50%;color:#1a1208;font-weight:800;letter-spacing:.06em;background:radial-gradient(circle at 35% 30%,#ffe08a,#d4a017 55%,#8a6200);box-shadow:0 0 0 3px #ffd77859,0 6px 16px #00000073}.slot-play:focus,.slot-play:focus-visible,.slot-play:active{outline:none;box-shadow:0 0 0 3px #ffd77859,0 6px 16px #00000073}.slot-play.is-stop:focus,.slot-play.is-stop:focus-visible,.slot-play.is-stop:active{outline:none;box-shadow:0 0 0 3px #ff787859,0 6px 16px #00000073}.slot-play:disabled{opacity:.55;cursor:not-allowed}.slot-play.is-stop{color:#f5e8e8;background:radial-gradient(circle at 35% 30%,#ff8a8a,#d01717 55%,#8a0000);box-shadow:0 0 0 3px #ff787859,0 6px 16px #00000073}.slot-play-label{font-size:clamp(.75rem,2vw,1rem)}.slot-hud{position:absolute;left:0;right:0;bottom:0;z-index:3;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;padding:.4rem .55rem calc(.4rem + env(safe-area-inset-bottom,0px));background:#080a10eb;border-top:1px solid rgba(255,255,255,.08);color:#e8eef6;font-family:"Source Sans 3",system-ui,sans-serif;min-height:0;box-sizing:border-box;width:100%}.slot-hud-audio,.slot-hud-menus{display:flex;gap:.35rem;align-items:center}.slot-hud-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:2.35rem;height:2.35rem;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:#1a2230;color:#e8eef6;cursor:pointer;display:grid;place-items:center;padding:0}.slot-hud-btn.is-muted{opacity:.45}.slot-hud-icon{width:1.15rem;height:1.15rem;display:block}.slot-hud-meters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;min-width:0}.slot-meter{text-align:center;min-width:0;background:transparent;border:none;color:inherit;padding:.1rem .2rem}.slot-meter-btn{cursor:pointer;border-radius:6px}.slot-meter-btn:disabled{cursor:default}.slot-meter-btn:not(:disabled):hover{background:#ffffff0a}.slot-meter-label{display:block;font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:#8b9bb0}.slot-meter-value{display:block;font-size:clamp(.85rem,2.2vw,1.15rem);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slot-meter-win{color:#f0c24b}.slot-meter-value.is-good-luck{font-size:clamp(.7rem,1.8vw,.95rem);letter-spacing:.04em}@media(orientation:landscape){.is-portrait-only{display:none!important}.hud-play{top:var(--hud-top, 10%);bottom:var(--hud-bottom, 12%);right:0;width:var(--hud-right, 16%);padding-inline:.35rem}}@media(orientation:portrait){.is-landscape-only{display:none!important}.hud-play{left:0;right:0;bottom:var(--hud-bottom, 14%);height:var(--hud-play, 12%);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:1.1rem;padding:.25rem .85rem}.hud-play-side{gap:.65rem}.hud-play-audio{justify-self:end;margin-right:.35rem}.hud-play-menus{justify-self:start;margin-left:.35rem}.slot-hud{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:.35rem;width:100%;box-sizing:border-box;padding:.5rem .65rem calc(.5rem + env(safe-area-inset-bottom,0px))}.slot-hud-meters{display:contents}.slot-meter{width:100%;min-width:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.25rem .35rem;min-height:2.6rem}.slot-meter-label,.slot-meter-value{width:100%;text-align:center}}@media(max-width:480px)and (orientation:portrait){.slot-hud-btn{width:2.1rem;height:2.1rem}.slot-meter-value{font-size:.8rem}.slot-play{width:clamp(4.25rem,22vw,5.75rem);height:clamp(4.25rem,22vw,5.75rem)}}.game-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:radial-gradient(ellipse 70% 50% at 50% 30%,#1a3a6a 0%,transparent 55%),#070a10;background-size:cover;background-position:center;color:#e8eef6;font-family:"Source Sans 3",system-ui,sans-serif}.game-loading-panel{width:min(420px,86%);text-align:center}.game-loading-title{margin:0 0 .75rem;font-size:clamp(1.4rem,4vw,2rem);letter-spacing:.06em;text-transform:uppercase}.game-loading-status{margin:0 0 1rem;color:#8b9bb0;font-size:.9rem;min-height:1.2em}.game-loading-bar{height:10px;border-radius:6px;background:#ffffff14;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.game-loading-bar-fill{height:100%;background:linear-gradient(90deg,#3d8bfd,#7eb6ff);transition:width .2s ease}.game-loading-pct{margin:.5rem 0 0;font-size:.8rem;color:#8b9bb0}.bet-panel-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:#0000008c;padding:1rem}.bet-panel{width:min(420px,92%);max-height:min(70%,520px);display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.1rem 1.1rem;border-radius:12px;background:linear-gradient(160deg,#1a1218,#0d1018);border:1px solid rgba(255,200,120,.28);box-shadow:0 12px 40px #00000073;color:#e8eef6}.bet-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.bet-panel-head h2{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bet-panel-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#ffffff14;color:#e8eef6;width:2rem;height:2rem;border-radius:999px;font-size:1.25rem;line-height:1;cursor:pointer}.bet-panel-tabs{display:flex;flex-wrap:wrap;gap:.35rem;padding:.2rem;border-radius:8px;background:#00000059}.bet-panel-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#9aabbf;padding:.45rem .65rem;border-radius:6px;font-weight:700;font-size:.9rem;cursor:pointer;flex:1 1 auto;min-width:4.5rem}.bet-panel-tabs button.is-active{background:#f0c24b2e;color:#f0c24b}.bet-panel-tabs button:disabled{opacity:.45;cursor:not-allowed}.bet-panel-section-label{margin:0;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#8b9bb0}.bet-panel-body{display:flex;flex-wrap:wrap;gap:.45rem;min-height:3.5rem;align-content:flex-start}.bet-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#e8eef6;padding:.55rem .85rem;border-radius:8px;font-weight:700;font-size:.95rem;cursor:pointer}.bet-chip.is-selected{border-color:#f0c24bb3;background:#f0c24b29;color:#f0c24b}.bet-chip:disabled{opacity:.45;cursor:not-allowed}.bet-panel-foot{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.08)}.bet-panel-foot-label{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#8b9bb0}.bet-panel-foot-value{font-size:1.35rem;font-weight:700;color:#f0c24b}.session-msg-banner{position:absolute;top:0;left:0;right:0;width:100%;height:var(--hud-top, 16%);max-height:none;z-index:6;display:grid;place-items:center;box-sizing:border-box;padding:.35rem .75rem;text-align:center;font-family:"Source Sans 3",system-ui,sans-serif;font-weight:900;font-size:clamp(1.35rem,5vw,2.6rem);letter-spacing:.18em;text-transform:uppercase;color:#1a1208;background:linear-gradient(180deg,#ffe08afa,#d4a017f5);border-bottom:3px solid rgba(255,230,140,.9);box-shadow:0 6px 20px #00000073;pointer-events:none}.session-msg-toast-anchor{position:absolute;z-index:5;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;left:0;right:0;bottom:calc(var(--hud-bottom, 12%) + 5.5rem);padding-inline:.5rem}@media(orientation:landscape){.session-msg-toast-anchor{top:var(--hud-top, 10%);bottom:var(--hud-bottom, 12%);left:auto;right:0;width:var(--hud-right, 16%);align-items:center;padding-bottom:0;padding-inline:.35rem}}.session-msg-toast{max-width:100%;padding:.45rem .75rem;border-radius:8px;font-family:"Source Sans 3",system-ui,sans-serif;font-size:clamp(.78rem,2vw,.95rem);font-weight:700;text-align:center;color:#fff8f0;background:#121620eb;border:1px solid rgba(255,180,100,.45);box-shadow:0 4px 16px #0006}.session-msg-toast--insufficient_balance{border-color:#ff78648c;background:#3c1212f0}.session-msg-toast--slow_network{border-color:#ffd26480;background:#28200cf0}.session-msg-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:1rem;background:#04060cb8;pointer-events:auto}.session-msg-modal-card{width:min(22rem,100%);padding:1.25rem 1.35rem;border-radius:12px;background:#141a24;border:1px solid rgba(255,255,255,.14);color:#e8eef6;font-family:"Source Sans 3",system-ui,sans-serif;text-align:center;box-shadow:0 12px 40px #0000008c}.session-msg-modal-text{margin:0 0 1rem;font-size:1.05rem;font-weight:600;line-height:1.35}.session-msg-reload{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;width:100%;padding:.7rem 1rem;border-radius:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#1a1208;background:linear-gradient(180deg,#ffe08a,#d4a017);box-shadow:0 3px 10px #00000059}.session-msg-reload:hover{filter:brightness(1.05)}.session-msg-reload:active{transform:translateY(1px)}:root{font-family:UnicodeFuturaBB,"Source Sans 3",system-ui,sans-serif;color:#e8eef6;background:#070a10}@font-face{font-family:UnicodeFuturaBB;src:url(../fonts/unicodefuturabb.ttf) format("truetype");font-weight:400 700;font-display:swap}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden}html{height:100dvh}body{background:radial-gradient(ellipse 70% 40% at 50% -10%,#3a1520 0%,transparent 55%),#070a10;touch-action:none}.game-root{width:100dvw;height:100dvh;overflow:hidden;display:block;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px)}.game-frame{--hud-top: 16%;--hud-bottom: 12%;--hud-right: 16%;--hud-left: 2%;position:relative;width:100%;height:100%;max-width:none;max-height:none;aspect-ratio:auto;background:#0b1018;border:none;border-radius:0;overflow:hidden}@media(orientation:portrait){.game-frame{--hud-top: 17%;--hud-bottom: 12%;--hud-play: 14%;--hud-right: 2%;--hud-left: 2%}}.game-frame.skin-red-space{--reels-left: 2%;--reels-width: 96%;--jp-left: 2%;--jp-width: 20%;--jp-top: 4%;--jp-height: 45%}.game-frame.skin-red-space .hud-jackpots,.game-frame.skin-red-space .hud-play,.game-frame.skin-red-space .slot-hud{z-index:15}.game-frame.skin-red-space .hud-jackpots{top:.2rem;left:var(--reels-left);right:auto;width:var(--reels-width);height:calc(var(--hud-top, 16%) - .3rem);max-height:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.06rem;grid-template-columns:none;box-sizing:border-box}.game-frame.skin-red-space .hud-jackpot-stack{display:contents}.game-frame.skin-red-space .hud-jackpot{--jp-ar: 1.57;position:relative;border:none;box-shadow:none;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain;padding:0;min-width:0;min-height:0;width:auto;flex:0 1 auto;aspect-ratio:var(--jp-ar);justify-content:center;align-items:center}.game-frame.skin-red-space .hud-jackpot-grand{--jp-ar: 1734 / 623;background-image:url(../skins/red-space/jackpots/grand.webp);height:100%;flex:0 1 auto;max-width:34%}.game-frame.skin-red-space .hud-jackpot-major{--jp-ar: 1085 / 466;background-image:url(../skins/red-space/jackpots/major.webp);height:90%;flex:0 1 auto;max-width:26%}.game-frame.skin-red-space .hud-jackpot-minor{--jp-ar: 667 / 424;background-image:url(../skins/red-space/jackpots/minor.webp);height:86%;flex:0 1 auto;max-width:18%}.game-frame.skin-red-space .hud-jackpot-mini{--jp-ar: 667 / 424;background-image:url(../skins/red-space/jackpots/mini.webp);height:82%;flex:0 1 auto;max-width:16%}.game-frame.skin-red-space.is-link-feature .hud-jackpots{top:var(--jp-top);left:var(--jp-left);width:var(--jp-width);height:var(--jp-height);flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.2rem;padding:.15rem .2rem;pointer-events:none}.game-frame.skin-red-space.is-link-feature .hud-jackpot-stack{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.15rem;width:100%;flex:0 0 auto}.game-frame.skin-red-space.is-link-feature .hud-jackpot{width:100%;height:auto;flex:0 0 auto}.game-frame.skin-red-space.is-link-feature .hud-jackpot-grand{max-width:100%;height:auto}.game-frame.skin-red-space.is-link-feature .hud-jackpot-major{max-width:92%;height:auto;align-self:center}.game-frame.skin-red-space.is-link-feature .hud-jackpot-minor,.game-frame.skin-red-space.is-link-feature .hud-jackpot-mini{flex:1 1 0;max-width:48%;height:auto}.game-frame.skin-red-space .hud-jackpot-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.game-frame.skin-red-space .hud-jackpot-value{text-shadow:0 1px 2px rgba(0,0,0,.9),0 0 8px rgba(0,0,0,.55);color:#fff8e8;line-height:1}.game-frame.skin-red-space .hud-jackpot-grand .hud-jackpot-value{font-size:clamp(.95rem,2.4vw,1.7rem);margin-top:.55em}.game-frame.skin-red-space .hud-jackpot-major .hud-jackpot-value{font-size:clamp(.85rem,2vw,1.35rem);margin-top:.5em}.game-frame.skin-red-space .hud-jackpot-minor .hud-jackpot-value,.game-frame.skin-red-space .hud-jackpot-mini .hud-jackpot-value{font-size:clamp(.75rem,1.8vw,1.1rem);text-align:center;margin-top:.38em}@media(orientation:portrait){.game-frame.skin-red-space .hud-jackpots{top:.28rem;gap:.05rem}.game-frame.skin-red-space .hud-jackpot-grand{max-width:36%;height:100%}.game-frame.skin-red-space .hud-jackpot-major{max-width:27%;height:93%}.game-frame.skin-red-space .hud-jackpot-minor{max-width:19%;height:90%}.game-frame.skin-red-space .hud-jackpot-mini{max-width:17%;height:86%}.game-frame.skin-red-space .hud-jackpot-grand .hud-jackpot-value{font-size:clamp(.85rem,3.8vw,1.3rem);margin-top:.48em}.game-frame.skin-red-space .hud-jackpot-major .hud-jackpot-value{font-size:clamp(.75rem,3.3vw,1.1rem);margin-top:.42em}.game-frame.skin-red-space .hud-jackpot-minor .hud-jackpot-value,.game-frame.skin-red-space .hud-jackpot-mini .hud-jackpot-value{font-size:clamp(.68rem,2.9vw,1rem);margin-top:.3em}}.stage,.pi-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.pi-stage canvas{display:block;width:100%;height:100%}.pi-error{display:grid;place-content:center;text-align:center;padding:1.5rem;gap:.5rem}.pi-error-hint{color:#8b9bb0;font-size:.85rem}.pi-error code{color:#7eb6ff}.fx-lab-fab{position:absolute;top:.5rem;right:.5rem;z-index:21;width:2.4rem;height:2.4rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#0c121ce0;color:#e8eef6;font:700 .72rem/1 "Source Sans 3",system-ui,sans-serif;letter-spacing:.04em;cursor:pointer;pointer-events:auto}.fx-lab{position:absolute;top:3.1rem;right:.5rem;z-index:20;width:min(17rem,92vw);max-height:calc(100% - 3.6rem);overflow:auto;padding:.65rem .75rem;border-radius:8px;background:#080c14eb;border:1px solid rgba(255,255,255,.12);color:#e8eef6;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.78rem;pointer-events:auto}.fx-lab-head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.45rem}.fx-lab-hint{color:#8b9bb0;font-size:.68rem}.fx-lab-row{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.4rem}.fx-lab-row input[type=range]{width:100%}.fx-lab-check{flex-direction:row;align-items:center;gap:.4rem}.fx-lab-reset{width:100%;margin-top:.25rem;padding:.35rem;border-radius:6px;border:1px solid rgba(255,255,255,.14);background:#1a2230;color:#e8eef6;cursor:pointer}.fx-lab-foot{margin:.45rem 0 0;color:#8b9bb0;font-size:.65rem;line-height:1.35}.msg-lab-fab{position:absolute;top:.5rem;left:.5rem;z-index:21;width:2.4rem;height:2.4rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#0c121ce0;color:#e8eef6;font:700 .65rem/1 "Source Sans 3",system-ui,sans-serif;letter-spacing:.04em;cursor:pointer;pointer-events:auto}.msg-lab{position:absolute;top:3.1rem;left:.5rem;z-index:20;width:min(17rem,92vw);max-height:calc(100% - 3.6rem);overflow:auto;padding:.65rem .75rem;border-radius:8px;background:#080c14eb;border:1px solid rgba(255,255,255,.12);color:#e8eef6;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.78rem;pointer-events:auto}.msg-lab-head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.45rem}.msg-lab-hint{color:#8b9bb0;font-size:.68rem}.msg-lab-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.msg-lab-item{width:100%;display:grid;grid-template-columns:1.4rem 1fr auto;align-items:center;gap:.35rem;padding:.35rem .4rem;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:#141a24;color:#e8eef6;cursor:pointer;text-align:left;font:inherit}.msg-lab-item.is-on{border-color:#ffc8648c;background:#2a2210}.msg-lab-item kbd{font:700 .75rem/1 ui-monospace,monospace;color:#f0c24b}.msg-lab-item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msg-lab-item-kind{font-size:.62rem;color:#8b9bb0;text-transform:uppercase;letter-spacing:.06em}.msg-lab-clear{width:100%;margin-top:.45rem;padding:.35rem;border-radius:6px;border:1px solid rgba(255,255,255,.14);background:#1a2230;color:#e8eef6;cursor:pointer}.msg-lab-foot{margin:.45rem 0 0;color:#8b9bb0;font-size:.65rem;line-height:1.35}.won-emit-marker{position:absolute;right:6px;bottom:var(--hud-bottom, 12%);width:10px;height:10px;margin-bottom:2px;border-radius:50%;background:#f0c24b;box-shadow:0 0 0 2px #00000073;z-index:10;pointer-events:none;transform:translate(50%,50%)}@media(orientation:portrait){.won-emit-marker{bottom:calc(var(--hud-bottom, 12%) + var(--hud-play, 14%))}}.won-lab-fab{position:absolute;top:.5rem;left:.5rem;z-index:21;width:2.4rem;height:2.4rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#0c121ce0;color:#f0c24b;font:700 .62rem/1 "Source Sans 3",system-ui,sans-serif;letter-spacing:.04em;cursor:pointer;pointer-events:auto}.won-lab{position:absolute;top:3.1rem;left:.5rem;z-index:20;width:min(17rem,92vw);max-height:calc(100% - 3.6rem);overflow:auto;padding:.65rem .75rem;border-radius:8px;background:#080c14eb;border:1px solid rgba(255,255,255,.12);color:#e8eef6;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.78rem;pointer-events:auto}.won-lab-head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.35rem}.won-lab-hint{color:#8b9bb0;font-size:.68rem}.won-lab-status{margin:0 0 .4rem;color:#f0c24b;font-weight:700}.won-lab-actions{display:flex;gap:.3rem;margin-bottom:.45rem}.won-lab-actions button,.won-lab-reset{flex:1;padding:.35rem;border-radius:6px;border:1px solid rgba(255,255,255,.14);background:#1a2230;color:#e8eef6;cursor:pointer;font:inherit}.won-lab-actions button:disabled{opacity:.45;cursor:default}.won-lab-actions button.is-on{border-color:#f0c24ba6;background:#2a2210;color:#f0c24b}.won-lab-row{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.35rem}.won-lab-row input[type=range]{width:100%}.won-lab-reset{width:100%;margin-top:.2rem}.won-lab-foot{margin:.45rem 0 0;color:#8b9bb0;font-size:.65rem;line-height:1.35}.bigwin-lab-fab{position:absolute;top:.5rem;left:.5rem;z-index:21;width:2.4rem;height:2.4rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#0c121ce0;color:#ff6bb5;font:700 .62rem/1 "Source Sans 3",system-ui,sans-serif;letter-spacing:.04em;cursor:pointer;pointer-events:auto}.bigwin-lab{position:absolute;top:3.1rem;left:.5rem;z-index:20;width:min(17rem,92vw);max-height:calc(100% - 3.6rem);overflow:auto;padding:.65rem .75rem;border-radius:8px;background:#080c14eb;border:1px solid rgba(255,255,255,.12);color:#e8eef6;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.78rem;pointer-events:auto}.bigwin-lab-head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.35rem}.bigwin-lab-hint{color:#8b9bb0;font-size:.68rem}.bigwin-lab-status{margin:0 0 .4rem;color:#ff6bb5;font-weight:700}.bigwin-lab-actions{display:flex;gap:.3rem;margin-bottom:.45rem}.bigwin-lab-actions button,.bigwin-lab-reset{flex:1;padding:.35rem;border-radius:6px;border:1px solid rgba(255,255,255,.14);background:#1a2230;color:#e8eef6;cursor:pointer;font:inherit}.bigwin-lab-actions button:disabled{opacity:.45;cursor:default}.bigwin-lab-row{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.35rem}.bigwin-lab-row input[type=range]{width:100%}.bigwin-lab-reset{width:100%;margin-top:.2rem}.bigwin-lab-foot{margin:.45rem 0 0;color:#8b9bb0;font-size:.65rem;line-height:1.35}.pi-dump-lab{position:absolute;top:.5rem;left:.5rem;z-index:40;width:min(22rem,calc(100% - 1rem));padding:.55rem .65rem;border-radius:8px;background:#0c121ceb;border:1px solid rgba(255,200,80,.35);color:#e8eef6;font-size:.72rem;line-height:1.35;box-shadow:0 6px 24px #00000073}.pi-dump-lab-head{display:flex;align-items:center;gap:.4rem;margin-bottom:.35rem}.pi-dump-lab-head button{margin-left:auto;border:none;background:transparent;color:#c8d4e4;cursor:pointer;font-size:1rem}.pi-dump-lab-badge{font-size:.58rem;letter-spacing:.04em;padding:.1rem .35rem;border-radius:3px;background:#ffb42833;color:#ffd27a}.pi-dump-lab-hint{margin:0 0 .4rem;color:#9aabbf}.pi-dump-lab-actions{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.35rem}.pi-dump-lab-actions button,.pi-dump-lab-file{padding:.3rem .45rem;border-radius:5px;border:1px solid rgba(255,255,255,.14);background:#1a2230;color:#e8eef6;cursor:pointer;font:inherit}.pi-dump-lab-file input{display:none}.pi-dump-lab-active,.pi-dump-lab-status{margin:.2rem 0 0;color:#b8f0c8}.pi-dump-lab-error{margin:.2rem 0 0;color:#ff8f8f}.pi-dump-lab-toggle{position:absolute;top:.5rem;left:.5rem;z-index:40;padding:.3rem .5rem;border-radius:6px;border:1px solid rgba(255,200,80,.35);background:#0c121ce6;color:#ffd27a;cursor:pointer;font-size:.7rem}.pi-dump-banner{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:35;padding:.2rem .75rem;border-radius:0 0 6px 6px;background:#b47814d9;color:#1a1208;font-size:.68rem;font-weight:700;letter-spacing:.06em;pointer-events:none}
