:root{color:#f5f8ff;font-synthesis:none;text-rendering:optimizelegibility;background:#040811;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{background:#040811;overflow:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.game-shell{--sstk-accent:#ffc04a;--sstk-accent-strong:#ffd270;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 50% 20%,#3580a829,#0000 44rem),#040811;flex-direction:column;height:100dvh;min-height:100dvh;display:flex;overflow:hidden}.game-shell input[type=text],.game-shell input[type=email],.game-shell input[type=password],.game-shell input[type=search],.game-shell input[type=tel],.game-shell input[type=url],.game-shell input[type=number],.game-shell textarea{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}.topbar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px 16px;width:calc(100% - 28px);margin-inline:auto;padding-block:10px;display:grid}.topbar-lead{justify-self:start;align-items:center;gap:16px;min-width:0;display:flex}.back-link{color:#8b9bb8;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;font-size:.67rem;font-weight:800;transition:color .18s}.back-link:hover{color:#ffc14d}.title-lockup{text-transform:uppercase;flex-direction:column;gap:1px;display:flex}.title-lockup span{color:#49c8ee;letter-spacing:.2em;font-size:.55rem;font-weight:900}.title-lockup strong{color:#f7f9ff;letter-spacing:.12em;white-space:nowrap;font-size:1rem}.topbar-actions{justify-self:end;align-items:center;gap:12px;display:flex}.best-score{color:#8b9bb8;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;font-size:.67rem;font-weight:800}.icon-button{color:#c3cede;letter-spacing:.08em;text-transform:uppercase;background:#1f3048b8;border:0;border-radius:5px;justify-content:center;align-items:center;padding:8px 12px;font-size:.65rem;font-weight:800;transition:color .18s,background .18s;display:inline-flex}.settings-glyph{flex:none;width:18px;height:18px;display:block}@media (pointer:coarse){.icon-button{min-width:44px;min-height:44px}}.icon-button:hover{color:#fff;background:#324662e0}.icon-button[aria-pressed=true]{color:#10121b;background:var(--sstk-accent)}.hud{scrollbar-width:none;justify-self:center;align-items:center;gap:16px;display:flex;overflow-x:auto}.hud::-webkit-scrollbar{display:none}.hud-stat{flex:none;align-items:center;gap:6px;display:flex}.hud-icon{width:16px;height:16px;color:var(--sstk-accent);flex:none;display:inline-flex}.hud-icon svg{width:100%;height:100%}.hud-stat strong{color:#eef3fb;letter-spacing:.01em;font-variant-numeric:tabular-nums;font-size:1rem;font-weight:800;line-height:1}.hull-meter{background:#7c94ae3d;border-radius:99px;flex:none;width:46px;height:5px;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #00000040}.hull-meter span{border-radius:inherit;background:linear-gradient(90deg,#3fce79,#74e6a0);height:100%;transition:width .18s ease-out,background .3s,box-shadow .3s;display:block;box-shadow:0 0 8px #50de8e8c}.hull-meter span[data-level=mid]{background:linear-gradient(90deg,#f3c14a,#ffd877);box-shadow:0 0 8px #f5c85a80}.hull-meter span[data-level=low]{background:linear-gradient(90deg,#ef5f48,#ff8b6b);box-shadow:0 0 9px #f05c4699}.game-stage{flex:1;place-items:center;width:100%;min-height:0;padding:0 clamp(8px,1.8vw,16px) clamp(8px,1.8vw,16px);display:grid;position:relative}.game-canvas{touch-action:none;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.game-canvas canvas{display:block;width:100%!important;height:100%!important}.reticle{pointer-events:none;border:2px solid #ffffffa6;border-radius:50%;width:34px;height:34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #0006}.reticle:before,.reticle:after{content:"";background:#ffffffb3;position:absolute}.reticle:before{width:8px;height:2px;top:50%;left:-10px}.reticle:after{width:8px;height:2px;top:50%;right:-10px}.overlay{color:#b4c1d5;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030912ed;border-radius:12px;flex-direction:column;align-items:center;width:min(100% - 32px,540px);max-height:calc(100% - 24px);padding:clamp(24px,4vh,36px) 28px clamp(20px,3.4vh,29px);display:flex;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 28px 84px #00000094,inset 0 1px #ffffff0f}.overlay:before{background:var(--sstk-accent);content:"";width:46%;height:2px;position:absolute;top:0;box-shadow:0 0 18px #ffc04abf}.overline{letter-spacing:.22em;text-transform:uppercase;font-weight:900;color:#48c8ee!important;margin:0 0 10px!important;font-size:.62rem!important}.overlay h1,.overlay h2{color:#f8faff;letter-spacing:-.09em;text-transform:uppercase;margin:0;font-size:clamp(2.4rem,7vw,4.6rem);line-height:.94}.overlay em{color:var(--sstk-accent);font-style:normal}.overlay p{color:#aab8ce;max-width:400px;margin:16px 0 22px;line-height:1.6}.overlay button{color:#10121b;background:var(--sstk-accent);letter-spacing:.14em;text-transform:uppercase;border:0;border-radius:5px;padding:13px 22px;font-size:.72rem;font-weight:900;transition:transform .18s,background .18s}.overlay button:hover{background:var(--sstk-accent-strong);transform:translateY(-2px)}.overlay small{color:#7889a5;letter-spacing:.04em;margin-top:20px;font-size:.66rem}.overlay.compact{width:min(100% - 32px,400px);padding-block:clamp(22px,3.4vh,30px)}.overlay.compact h2{font-size:clamp(2rem,6vw,2.8rem)}.overlay.wide{width:min(100% - 32px,820px)}.overlay.wide h2{font-size:clamp(1.8rem,4vw,2.6rem)}.overlay.wide>p{max-width:540px;margin-bottom:18px}.touch-controls{pointer-events:none;justify-content:space-between;align-items:end;display:none;position:absolute;bottom:14px;left:14px;right:14px}.touch-controls button{color:#e6f4ff;pointer-events:auto;touch-action:none;background:#15364fe6;border:0;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff29,0 4px 14px #00000038}.touch-movement,.touch-steer{grid-template-rows:repeat(2,48px);grid-template-columns:repeat(3,48px);gap:5px;display:grid}.touch-movement button:first-child,.touch-steer button:first-child{grid-area:1/2}.touch-movement button:nth-child(2),.touch-steer button:nth-child(2){grid-area:2/1}.touch-movement button:nth-child(3),.touch-steer button:nth-child(3){grid-area:2/2}.touch-movement button:nth-child(4),.touch-steer button:nth-child(4){grid-area:2/3}.touch-action{flex-direction:column;align-items:center;gap:8px;display:flex}.touch-action>div{gap:7px;display:flex}.throttle-controls button{letter-spacing:.08em;text-transform:uppercase;border-radius:9px;width:58px;height:40px;font-size:.58rem}.touch-action .fire-button{color:#1b1308;letter-spacing:.08em;text-transform:uppercase;background:#ffbe46f5;width:70px;height:70px;font-size:.63rem}.touch-controls--on{display:flex}.touch-controls--off{display:none!important}.virtual-stick{width:var(--virtual-stick-size,118px);height:var(--virtual-stick-size,118px);border:2px solid var(--virtual-stick-border,#9dedff85);background:var(--virtual-stick-bg,radial-gradient(circle, #225d7b4d, #072235c2));box-shadow:var(--virtual-stick-shadow,inset 0 0 18px #49c7fa2e);pointer-events:auto;touch-action:none;border-radius:50%;outline:none;flex:none;position:relative}.virtual-stick:before,.virtual-stick:after{background:var(--virtual-stick-axis,#9dedff2e);content:"";pointer-events:none;position:absolute}.virtual-stick:before{width:100%;height:1px;top:50%}.virtual-stick:after{width:1px;height:100%;left:50%}.virtual-stick span{top:calc(50% - var(--virtual-stick-thumb-size,20px));left:calc(50% - var(--virtual-stick-thumb-size,20px));width:calc(var(--virtual-stick-thumb-size,20px) * 2);height:calc(var(--virtual-stick-thumb-size,20px) * 2);background:var(--virtual-stick-thumb,#9dedffe0);box-shadow:var(--virtual-stick-thumb-shadow,0 0 18px #49c7faa3);pointer-events:none;border-radius:50%;position:absolute}.virtual-stick:focus-visible{border-color:var(--sstk-accent);box-shadow:var(--virtual-stick-shadow,inset 0 0 18px #49c7fa2e), 0 0 0 3px #ffc04a47}@media (width<=1100px){.topbar{grid-template-columns:1fr auto;gap:8px 12px;width:calc(100% - 18px)}.title-lockup strong{font-size:.9rem}.topbar-lead,.topbar-actions{grid-row:1}.hud{flex-wrap:nowrap;grid-area:2/1/auto/-1;justify-content:safe center;justify-self:stretch;gap:8px 14px}.hud-stat{flex:none;justify-content:center}}@media (hover:none),(pointer:coarse){.touch-controls{display:flex}}@media (width<=600px){.topbar{gap:5px 8px;width:calc(100% - 12px);padding-block:7px}.topbar-lead{gap:0}.back-link,.title-lockup span,.best-score{display:none}.title-lockup strong{letter-spacing:.1em;font-size:.76rem}.topbar-actions{gap:5px}.icon-button{padding:6px 8px;font-size:.54rem}.hud{gap:6px 9px}}@media (width<=460px){.icon-button{padding:7px 9px;font-size:.58rem}.hud{gap:7px 10px}.hud-stat{gap:5px}.hud-icon{width:14px;height:14px}.hud-stat strong{font-size:.9rem}.hull-meter{width:32px}.game-stage{padding-inline:8px}.game-canvas{border-radius:8px}.touch-controls{bottom:10px;left:10px;right:10px}.touch-controls button{width:44px;height:44px}.touch-movement,.touch-steer{grid-template-rows:repeat(2,44px);grid-template-columns:repeat(3,44px);gap:4px}.touch-action .fire-button{width:62px;height:62px}.virtual-stick{--virtual-stick-size:104px;--virtual-stick-thumb-size:18px}}@media (height<=520px) and (orientation:landscape){.topbar{gap:3px 8px;padding-block:4px}.hud{flex-wrap:nowrap;gap:6px 12px}.hud-icon{width:13px;height:13px}.hud-stat strong{font-size:.86rem}.hull-meter{width:34px}.touch-controls button{width:40px;height:40px}.touch-movement,.touch-steer{grid-template-rows:repeat(2,40px);grid-template-columns:repeat(3,40px);gap:4px}.touch-action{gap:5px}.touch-action .fire-button{width:56px;height:56px}}.settings-panel{z-index:40}.settings-sections{text-align:left;flex-direction:column;gap:18px;width:100%;margin:14px 0 20px;display:flex}.settings-section{flex-direction:column;gap:8px;display:flex}.settings-section-title{color:#ffffff52;letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid #ffffff12;margin:0;padding-bottom:7px;font-size:.55rem;font-weight:900}.settings-rows{flex-direction:column;gap:11px;display:flex}.settings-row{color:#c4d0e4;cursor:default;justify-content:space-between;align-items:center;gap:16px;font-size:.8rem;display:flex}.settings-row-end{flex-shrink:0;align-items:center;gap:8px;display:flex}.settings-row input[type=range]{width:100px;accent-color:var(--sstk-accent);cursor:pointer}.settings-row input[type=checkbox]{width:17px;height:17px;accent-color:var(--sstk-accent);cursor:pointer;flex:none;margin:0}.settings-value{min-width:34px;color:var(--sstk-accent);font-variant-numeric:tabular-nums;text-align:right;font-size:.7rem;font-weight:700}.settings-btn{color:#b4c1d5;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:5px 12px;font-size:.62rem;font-weight:800;transition:background .15s,color .15s,border-color .15s}.settings-btn:hover{color:#dde6f4;background:#ffffff1a;border-color:#fff3}.settings-btn[aria-pressed=true]{color:var(--sstk-accent);background:#ffc04a24;border-color:#ffc04a52}.settings-select{color:#c4d0e4;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;padding:5px 8px;font-size:.72rem}.settings-select:focus{outline:1px solid var(--sstk-accent);outline-offset:1px}[data-effects=reduced] .cabinet-boot-inner,[data-effects=reduced] .cabinet-lobby-inner{animation:none}[data-effects=reduced] .hull-meter span,[data-effects=reduced] .cabinet-boot-fill{box-shadow:none}[data-effects=reduced] .overlay{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 8px 24px #00000080}[data-effects=reduced] .overlay:before{box-shadow:none}@keyframes sstk-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.cabinet-boot,.cabinet-lobby{--sstk-accent:#ffc04a;--sstk-accent-strong:#ffd270;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 50% 22%,#3580a82e,#0000 44rem),#040811;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:100dvh;display:flex;position:relative;overflow:hidden}.cabinet-boot-inner{flex-direction:column;align-items:center;gap:14px;animation:.55s both sstk-rise;display:flex}.cabinet-boot-brand{flex-direction:column;align-items:center;gap:5px;display:flex}.cabinet-boot-brand strong{color:#f8faff;letter-spacing:.16em;text-transform:uppercase;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:900}.cabinet-boot-brand small{color:#ffffff42;letter-spacing:.22em;text-transform:uppercase;font-size:.58rem;font-weight:700}.cabinet-boot-title{color:#ffffff5c;letter-spacing:.2em;text-transform:uppercase;font-size:.62rem;font-weight:700}.cabinet-boot-progress{background:#ffffff0f;height:2px;position:absolute;bottom:0;left:0;right:0}.cabinet-boot-fill{background:linear-gradient(90deg, var(--sstk-accent), var(--sstk-accent-strong));height:100%;transition:width .12s linear;display:block;box-shadow:0 0 8px #ffc04a73}.cabinet-boot-status{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cabinet-lobby-nav{padding:clamp(16px,2.5vw,24px) clamp(16px,3vw,28px);position:absolute;top:0;left:0;right:0}.cabinet-lobby-back{color:#ffffff4d;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:800;transition:color .18s}.cabinet-lobby-back:hover{color:#ffffff9e}.cabinet-lobby-inner{text-align:center;flex-direction:column;align-items:center;width:min(100% - 32px,560px);padding:clamp(20px,4vh,32px);animation:.5s 80ms both sstk-rise;display:flex}.cabinet-lobby-eyebrow{color:#ffffff47;letter-spacing:.2em;text-transform:uppercase;margin:0 0 12px;font-size:.6rem;font-weight:800}.cabinet-lobby-title{color:#f8faff;letter-spacing:-.09em;text-transform:uppercase;margin:0;font-size:clamp(2.6rem,8vw,4.8rem);line-height:.92}.cabinet-lobby-tagline{color:#fff6;max-width:420px;margin:14px 0 0;font-size:.9rem;line-height:1.6}.cabinet-lobby-stats{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;flex-wrap:wrap;justify-content:center;gap:0;width:100%;margin:28px 0 0;padding:18px 0;list-style:none;display:flex}.cabinet-lobby-stats li{flex-direction:column;align-items:center;gap:4px;padding:0 clamp(16px,3vw,28px);display:flex}.cabinet-lobby-stats li+li{border-left:1px solid #ffffff14}.cabinet-lobby-stat-label{color:#ffffff4d;letter-spacing:.16em;text-transform:uppercase;font-size:.57rem;font-weight:800}.cabinet-lobby-stat-value{color:#eef3ff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:800}.cabinet-lobby-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:28px;display:flex}.cabinet-lobby-start{color:#10121b;background:var(--sstk-accent);letter-spacing:.12em;text-transform:uppercase;border:0;border-radius:5px;align-items:center;padding:14px 32px;font-size:.72rem;font-weight:900;transition:transform .18s,background .18s;display:inline-flex}.cabinet-lobby-start:hover{background:var(--sstk-accent-strong);transform:translateY(-2px)}.cabinet-lobby-actions{gap:8px;display:flex}.game-shell{--sstk-accent:#5bd6c8;--sstk-accent-strong:#84efe0}.game-canvas{background:#010104;box-shadow:0 22px 44px #0009}.overlay .menu-copy{max-width:560px;margin-inline:auto}.rule-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(100%,560px);margin:18px auto;display:grid}.rule-cards span{color:#dcefed;background:#081014c7;border-radius:8px;flex-direction:column;justify-content:center;min-height:76px;padding:12px;display:flex;box-shadow:inset 0 0 0 1px #5bd6c83d}.rule-cards strong{color:var(--sstk-accent-strong);letter-spacing:.04em;text-transform:uppercase;font-size:15px}.menu-record{max-width:520px;margin:14px auto 0;display:block}.overlay .secondary-button{color:var(--sstk-accent);background:#142026e6;margin-top:12px;box-shadow:inset 0 0 0 1px #5bd6c880}.overlay .secondary-button:hover{color:#051014;background:var(--sstk-accent)}.threat-ribbon{z-index:5;color:#dcefed;pointer-events:none;background:#04080cd1;border-radius:8px;gap:2px;min-width:148px;padding:9px 12px;display:grid;position:absolute;top:14px;left:14px;box-shadow:inset 0 0 0 1px #5bd6c838,0 10px 26px #00000061}.threat-ribbon__label{color:#dcefedad;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.threat-ribbon strong{letter-spacing:.02em;font-size:16px}.threat-ribbon span:nth-child(3){color:#dcefedb8;font-size:12px}.threat-ribbon__hint{letter-spacing:.03em;color:#ffc86eeb;font-size:11px;font-weight:700}.threat-ribbon--close .threat-ribbon__hint,.threat-ribbon--under .threat-ribbon__hint{color:#ffdcd2f2;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.threat-ribbon--quiet,.threat-ribbon--hidden,.threat-ribbon--distracted,.threat-ribbon--safe{box-shadow:inset 0 0 0 1px #5bd6c852,0 10px 26px #00000061}.threat-ribbon--heard,.threat-ribbon--blind{box-shadow:inset 0 0 0 1px #e0a85a8c,0 10px 26px #00000061}.threat-ribbon--close,.threat-ribbon--under{color:#fff2ee;box-shadow:inset 0 0 0 1px #d65a46b8,0 0 28px #d65a463d}.threat-ribbon--under strong{color:#ffb4a8}.item-bar{z-index:4;gap:10px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.item-slot{width:64px;color:var(--sstk-accent);cursor:pointer;background:#080e12d1;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:8px 6px 6px;transition:transform 80ms,box-shadow .12s,background .12s;display:flex;position:relative;box-shadow:inset 0 0 0 1px #5bd6c847}.item-slot:hover{background:#0e181ee6}.item-slot--active{color:#051014;background:var(--sstk-accent);box-shadow:0 0 0 1px var(--sstk-accent-strong), 0 6px 18px #5bd6c859;transform:translateY(-3px)}.item-slot--depleted:not(.item-slot--active){opacity:.42}.item-key{opacity:.65;background:#5bd6c81f;border-radius:4px;padding:1px 3px;font-size:10px;font-weight:700;position:absolute;top:3px;left:6px}@keyframes item-breath{0%,to{box-shadow:0 0 0 1px var(--sstk-accent-strong), 0 6px 18px #5bd6c84d}50%{box-shadow:0 0 0 1px var(--sstk-accent-strong), 0 6px 22px #5bd6c87a}}.item-slot--active{animation:2.6s ease-in-out infinite item-breath}.item-slot--depleted:not(.item-slot--active) .item-count{-webkit-text-decoration:line-through #d65a46b3;text-decoration:line-through #d65a46b3}.item-slot--low .item-count{color:#d65a46}@media (prefers-reduced-motion:reduce){.item-slot--active{animation:none}}.item-glyph{width:26px;height:26px;display:inline-flex}.item-glyph svg{width:100%;height:100%}.item-count{letter-spacing:.04em;font-size:12px;font-weight:600}.touch-controls{flex-direction:column;align-items:center;gap:8px}.look-row{align-items:stretch;gap:6px;display:flex}.look-row button{letter-spacing:.1em;height:44px}.look-row button[aria-label^=Look]{width:44px;font-size:16px}.look-row button.facing-active{color:#051014;background:var(--sstk-accent)}.use-button{color:#1b1308;background:#ffc878f0;width:110px}.descent-pad{flex-direction:column;align-items:stretch;gap:8px;display:flex}.descent-pad button{letter-spacing:.1em;width:96px;height:52px}.descent-pad .lower-button{color:#051014;background:#5bd6c8f5;height:72px}@media (width<=720px){.rule-cards{grid-template-columns:1fr}.rule-cards span{min-height:56px}.threat-ribbon,.ledge-advisor{min-width:0;max-width:calc(50% - 16px);padding:7px 9px;top:8px}.threat-ribbon{left:8px}.ledge-advisor{right:8px}.threat-ribbon strong{font-size:14px}.ledge-advisor__title{font-size:12px}.ledge-advisor__reward,.threat-ribbon span:nth-child(3){font-size:11px}.platform-preview{padding:10px 13px;bottom:200px}.platform-preview__room{font-size:13px}.platform-preview__desc{font-size:12px}.item-bar{z-index:6;gap:7px;bottom:158px}.item-slot{width:54px;padding:6px 4px 5px}.touch-controls{gap:8px;bottom:10px;left:8px;right:8px}.look-row{grid-template-columns:52px minmax(116px,140px) 52px;justify-content:center;gap:7px;display:grid}.look-row button,.descent-pad button,.touch-controls .use-button{border-radius:8px}.look-row button{letter-spacing:.06em;height:52px;font-size:.78rem}.look-row button[aria-label^=Look]{width:52px}.look-row .use-button{overflow-wrap:anywhere;white-space:normal;width:auto;min-width:0;padding:0 8px;font-size:.62rem;line-height:1.05}.descent-pad{flex-direction:row;justify-content:center;gap:8px}.descent-pad button{letter-spacing:.08em;width:94px;height:54px;font-size:.68rem}.descent-pad .lower-button{width:132px;height:64px}}.context-prompt{color:#051014;letter-spacing:.04em;background:var(--sstk-accent);box-shadow:0 0 0 1px var(--sstk-accent-strong), 0 10px 26px #5bd6c866;cursor:pointer;z-index:5;border-radius:8px;align-items:center;gap:10px;padding:10px 18px;font-weight:700;animation:2.4s ease-in-out infinite context-breath;display:inline-flex;position:absolute;bottom:96px;left:50%;transform:translate(-50%)}@keyframes context-breath{0%,to{box-shadow:0 0 0 1px var(--sstk-accent-strong), 0 10px 26px #5bd6c857}50%{box-shadow:0 0 0 1px var(--sstk-accent-strong), 0 10px 30px #5bd6c885}}@media (prefers-reduced-motion:reduce){.context-prompt{animation:none}}.context-prompt__key{background:#05101438;border-radius:5px;justify-content:center;align-items:center;min-width:18px;padding:1px 5px;font-size:11px;display:inline-flex}.ledge-advisor{z-index:5;color:#dcefed;pointer-events:none;background:#050a0ed6;border-radius:8px;gap:3px;min-width:174px;max-width:min(42vw,260px);padding:9px 12px;display:grid;position:absolute;top:14px;right:14px;box-shadow:inset 0 0 0 1px #5bd6c83d,0 10px 26px #0000005c}.ledge-advisor__title{color:var(--sstk-accent-strong);letter-spacing:.03em;font-size:13px;font-weight:800}.ledge-advisor__reward{color:#dcefedb8;font-size:12px}.ledge-advisor--hold,.ledge-advisor--step-off,.ledge-advisor--enter{background:#081218f0;box-shadow:inset 0 0 0 1.5px #84efe0d1,0 0 28px #5bd6c85c}.ledge-advisor--step-off .ledge-advisor__title,.ledge-advisor--enter .ledge-advisor__title{color:#e8faf8;font-size:14px}.ledge-advisor--hold .ledge-advisor__title{color:var(--sstk-accent-strong)}@keyframes ledge-pulse{0%,to{box-shadow:inset 0 0 0 1.5px #84efe0d1,0 0 28px #5bd6c85c}50%{box-shadow:inset 0 0 0 1.5px #84efe0f2,0 0 36px #5bd6c885}}.ledge-advisor--hold,.ledge-advisor--step-off{animation:2s ease-in-out infinite ledge-pulse}@media (prefers-reduced-motion:reduce){.ledge-advisor--hold,.ledge-advisor--step-off{animation:none}}.context-prompt--secondary{color:var(--sstk-accent);background:#080e12e6;animation:none;bottom:52px;box-shadow:inset 0 0 0 1px #5bd6c873}.context-prompt--secondary:hover{color:#051014;background:var(--sstk-accent)}.backpack-toggle{color:var(--sstk-accent);cursor:pointer;z-index:5;background:#080e12d1;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:inset 0 0 0 1px #5bd6c847}.backpack-toggle--open{color:#051014;background:var(--sstk-accent)}.backpack-toggle__count{letter-spacing:.04em;font-size:12px;font-weight:700}.backpack-panel{width:232px;color:var(--sstk-accent);z-index:6;background:#060b0ff0;border-radius:8px;padding:12px;position:absolute;top:56px;right:14px;box-shadow:inset 0 0 0 1px #5bd6c84d,0 16px 34px #0000008c}.backpack-panel__head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.backpack-panel__title{letter-spacing:.04em;font-weight:700}.backpack-panel__count{opacity:.7;font-size:12px}.backpack-panel__close{color:var(--sstk-accent);cursor:pointer;background:#5bd6c81f;border-radius:8px;margin-left:auto;padding:4px 9px;font-size:12px}.backpack-panel__grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.storage-slot{aspect-ratio:1;background:#080e1299;border-radius:8px;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #5bd6c82e}.storage-slot--filled{background:#0e181ed9;box-shadow:inset 0 0 0 1px #5bd6c880}.storage-slot__item{width:100%;height:100%;color:var(--sstk-accent);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex}.storage-slot__empty{background:#5bd6c824;border-radius:50%;width:8px;height:8px}.touch-controls--water{align-items:center}.swim-pad{grid-template-rows:repeat(3,48px);grid-template-columns:repeat(3,48px);gap:6px;display:grid}.swim-pad button{color:#051014;background:#5bd6c8e6;font-size:16px}.swim-pad .swim-up{grid-area:1/2}.swim-pad .swim-left{grid-area:2/1}.swim-pad .swim-right{grid-area:2/3}.swim-pad .swim-down{grid-area:3/2}.context-button{color:#051014;background:var(--sstk-accent)}.zoom-button{align-items:center;gap:6px;display:inline-flex}.zoom-button__glyph{width:18px;height:18px}.room-intro{text-align:center;max-width:min(86%,380px);color:var(--sstk-accent);z-index:4;pointer-events:none;background:#060b0fd1;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:8px 16px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #5bd6c847}.room-intro__title{letter-spacing:.06em;font-weight:700}.room-intro__hint{opacity:.72;font-size:12px}.reward-item__line{text-align:left;align-items:center;gap:10px;display:flex}.reward-item__glyph{flex:none;width:30px;height:30px}.reward-item__pick{letter-spacing:.03em;margin-top:4px;font-weight:600}.reward-item__note{color:#e0a85a;margin:2px 0 4px;font-size:13px;line-height:1.4}.reward-swap-row,.backpack-swap__row{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.reward-swap-slot{width:76px;color:var(--sstk-accent);cursor:pointer;background:#080e12d1;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:8px 6px;transition:transform 80ms,background .12s;display:flex;box-shadow:inset 0 0 0 1px #5bd6c84d}.reward-swap-slot:hover{color:#051014;background:var(--sstk-accent);transform:translateY(-2px)}.reward-swap-slot .item-glyph{width:24px;height:24px}.reward-swap-slot__label{letter-spacing:.03em;font-size:11px;font-weight:600}.backpack-swap{margin-top:10px;padding-top:10px;box-shadow:inset 0 1px #5bd6c82e}.backpack-swap__head{letter-spacing:.03em;margin:0 0 8px;font-size:12px;font-weight:600}.backpack-swap__row .reward-swap-slot{width:60px;padding:6px 4px}.storage-slot--picked{box-shadow:0 0 0 1px var(--sstk-accent-strong), inset 0 0 0 1px var(--sstk-accent-strong);background:#5bd6c82e}.touch-controls--cavern{align-items:center}.walk-pad{gap:8px;display:flex}.walk-pad button{color:#051014;background:#5bd6c8e6;width:64px;height:56px;font-size:18px}.touch-controls--town{align-items:center}.town-pad{align-items:stretch;gap:8px;display:flex}.town-pad button{color:#051014;background:#5bd6c8e6;width:64px;height:56px;font-size:18px}.jump-button{color:#1a0d05!important;background:#f5c478eb!important}.shaft-toast--town{color:#cee8f4f5;border-color:#78c8e666}.settings-row{color:#d6e2f0e6;justify-content:space-between;align-items:center;gap:12px;padding:6px 2px;font-size:14px;display:flex}.settings-row input[type=checkbox]{accent-color:#5bd6c8;width:18px;height:18px}.platform-preview{color:#dcefed;z-index:5;pointer-events:none;background:#060b10eb;border-radius:10px;width:min(92%,400px);padding:14px 18px;animation:.18s ease-out preview-in;position:absolute;bottom:160px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #5bd6c861,0 14px 32px #0000008c}@keyframes preview-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.platform-preview__room{letter-spacing:.05em;color:var(--sstk-accent-strong);font-size:15px;font-weight:800}.platform-preview__reward{letter-spacing:.06em;text-transform:uppercase;color:#dcefed99;margin-top:2px;font-size:12px;font-weight:600}.platform-preview__desc{color:#dcefedc7;margin:8px 0 0;font-size:13px;line-height:1.45}.defeat-tip{color:#ffc86ee0;max-width:400px;margin:4px 0 8px;font-size:13px;line-height:1.45}.defeat-marker-note{color:#ffc458d1;margin:2px 0 8px;font-size:13px}.shaft-toast{color:#b0d4daeb;letter-spacing:.04em;white-space:nowrap;pointer-events:none;z-index:6;background:#060b10e0;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:600;animation:.2s ease-out toast-in;position:absolute;bottom:122px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #5bd6c847}.shaft-toast--amber{color:#ffc86ceb;box-shadow:inset 0 0 0 1px #ffbc484d}.shaft-toast--echo{color:#94c2d2eb;box-shadow:inset 0 0 0 1px #8ab2d247}@keyframes toast-in{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.menu-anchored{color:#dcefed94;margin-top:4px;display:block}
