@font-face{font-family:Outfit;src:url(/fonts/Outfit-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-550.woff2) format("woff2");font-weight:550;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-650.woff2) format("woff2");font-weight:650;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;scrollbar-color:#8ca99d #e5ede8;scrollbar-width:thin}:root{font-family:Outfit,Segoe UI,sans-serif;font-synthesis:none;-webkit-tap-highlight-color:transparent;color:var(--ink);background:var(--canvas);--ink:#18343a;--muted:#53686b;--pearl:#fbfcf8;--surface:#f7faf6;--canvas:#ced8d4;--accent:#194c53;--copper-wash:#eed9c9;--copper:#b87852;--copper-ink:#754529;--quiet:#dfe8e3;--warning:#85421f;--ease:cubic-bezier(.16,1,.3,1);--hud-shadow:0 4px 12px #18343a21;--control-radius:13px}body{margin:0;overflow:hidden;overscroll-behavior:none}button{font:inherit;cursor:pointer;touch-action:manipulation;user-select:none;-webkit-user-select:none;transition:background .16s,color .16s,transform .16s var(--ease)}button:focus-visible{outline:3px solid #a5653f;outline-offset:3px}button:active:not(:disabled){transform:translateY(2px)}button:disabled{cursor:default}button[hidden]{display:none!important}#app{height:100dvh;width:100%;margin:auto;background:var(--canvas);position:relative;isolation:isolate;overflow:hidden}header{position:absolute;z-index:5;left:50%;top:env(safe-area-inset-top,0px);transform:translate(-50%);width:min(100%,560px);height:52px;display:grid;grid-template-columns:44px clamp(66px,20vw,84px) minmax(0,1fr) 44px 44px;align-items:center;column-gap:4px;padding:4px 8px;pointer-events:none}header button{pointer-events:auto}#retry{grid-column:1;grid-row:1}#wallet{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:center;gap:4px;height:44px;min-width:0;padding:0 6px;border:0;border-radius:var(--control-radius);background:var(--copper-wash);color:var(--copper-ink);box-shadow:var(--hud-shadow)}#coin-count{font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coin-icon{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}#wallet .coin-icon{width:18px;height:18px}.heading{grid-column:3;grid-row:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0}h1{font-size:20px;line-height:1.05;font-weight:700;letter-spacing:-.025em;margin:0;color:var(--ink);text-align:center}#level-title{max-width:100%;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#closer{grid-column:4;grid-row:1}#settings{grid-column:5;grid-row:1}.round{width:44px;height:44px;border-radius:var(--control-radius);border:0;background:var(--surface);color:var(--accent);display:grid;place-items:center;box-shadow:var(--hud-shadow)}.round svg{height:21px;width:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#closer[aria-pressed=true]{background:var(--accent);color:var(--pearl)}.progress{width:min(100%,112px);display:flex;justify-content:center;align-items:center;gap:5px;height:12px;pointer-events:none}#progress-dots{display:flex;gap:0;align-items:center;flex:1;min-width:14px;height:3px;border-radius:2px;overflow:hidden;background:#b6c9bf}#progress-dots i{display:none}#progress-dots:before{content:"";width:100%;height:100%;background:var(--accent);transform:scaleX(var(--progress,0));transform-origin:left;transition:transform .35s var(--ease)}#progress-copy{font-size:11px;line-height:12px;font-weight:600;color:#36555b;font-variant-numeric:tabular-nums;white-space:nowrap}.detail-view .heading{background:#f7faf6f5;border-radius:10px;padding:4px 5px}#stage{position:absolute;inset:0;min-height:0;touch-action:none;user-select:none;-webkit-user-select:none}canvas{display:block;width:100%;height:100%;touch-action:none}#cart-labels,#bay-labels{position:absolute;inset:0;pointer-events:none;z-index:2}#dock-status{display:none}.cart-hit{position:absolute;border:0;background:transparent;transform:translate(-50%,-50%);pointer-events:auto;color:var(--ink);padding:0;display:flex;justify-content:center}.cart-hit:active:not(:disabled){transform:translate(-50%,-50%)}.cart-hit span{display:none}.cart-hit:not(.in-bay):not(.moving) .cart-capacity{display:block;position:absolute;left:calc(50% + var(--capacity-x,0px));top:calc(50% + var(--capacity-y,0px));transform:translate(-50%,-50%);padding:0 3px;min-width:19px;border-radius:4px;background:#12363be6;color:#fbfcf8;font-size:13px;font-weight:700;line-height:17px;letter-spacing:0;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;text-shadow:0 1px 1px #0a2026}.cart-hit.dense:not(.in-bay):not(.moving) .cart-capacity{font-size:11px;line-height:14px;min-width:15px;padding:0 1px;border-radius:3px}.cart-hit.in-bay{pointer-events:none}.cart-hit.in-bay span{display:block;position:absolute;top:-15px;padding:2px 6px;min-width:28px;border-radius:5px;background:var(--accent);color:var(--pearl);font-size:13px;font-weight:650;line-height:18px;font-variant-numeric:tabular-nums;box-shadow:0 2px 5px #18343a20}.bay-number{position:absolute;transform:translate(-50%,-50%);color:var(--accent);background:var(--pearl);border-radius:3px;min-width:16px;line-height:19px;text-align:center;font-size:12px;font-weight:700}.bay-expansion{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:60px;padding:5px 4px;border:0;border-radius:12px;background:#f7faf6f5;color:var(--copper-ink);box-shadow:var(--hud-shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;pointer-events:auto}.bay-expansion .slot-plus{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.slot-price{display:flex;align-items:center;justify-content:center;gap:2px;font-size:11px;font-weight:700;line-height:14px;font-variant-numeric:tabular-nums;white-space:nowrap}.slot-price .coin-icon{width:14px;height:14px}.bay-expansion:active:not(:disabled){transform:translate(-50%,calc(-50% + 2px))}.bay-expansion:disabled,.bay-expansion[aria-disabled=true],.bay-expansion.spent{background:#dbe3df;color:#6d817e;box-shadow:none}.bay-expansion[aria-disabled=true]:active{transform:translate(-50%,-50%)}footer{position:absolute;z-index:5;bottom:env(safe-area-inset-bottom,0px);left:50%;transform:translate(-50%);width:min(100%,336px);height:72px;padding:8px 12px;pointer-events:none}.tools{display:flex;align-items:stretch;justify-content:center;gap:10px;pointer-events:auto}.tool{position:relative;flex:0 0 64px;width:64px;height:56px;border:0;border-radius:var(--control-radius);background:var(--surface);color:var(--accent);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:5px 4px;box-shadow:var(--hud-shadow)}.tool svg{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tool span{font-size:12px;line-height:1.15;font-weight:600}.tool b{position:absolute;right:0;top:-2px;min-width:17px;height:17px;border-radius:50%;background:var(--copper-wash);color:var(--copper-ink);font-size:11px;font-weight:700;line-height:17px}.tool:disabled,.tool[aria-disabled=true]{color:#6d817e;background:#e0e7e2;box-shadow:none}.tool:disabled b,.tool[aria-disabled=true] b{background:#cfd9d2;color:#5e756e}.tool.spent b{background:transparent;color:#6d817e}.tool[aria-disabled=true]:active{transform:none}#speed{pointer-events:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:96px;flex:0 0 96px;height:56px;border:0;border-radius:var(--control-radius);padding:6px 9px;background:var(--accent);color:var(--pearl);font-size:12px;font-weight:600;touch-action:none;box-shadow:var(--hud-shadow)}#speed svg{display:block;width:21px;height:21px;fill:currentColor}#speed span{line-height:1.15;white-space:nowrap}#speed.holding{background:#113a41;color:#f2d8bd;transform:translateY(1px)}#hint{position:absolute;z-index:6;left:50%;bottom:calc(84px + env(safe-area-inset-bottom,0px));transform:translate(-50%,6px);width:max-content;max-width:min(calc(100% - 32px),320px);margin:0;padding:10px 14px;border-radius:12px;background:#f7faf6f5;color:var(--accent);font-size:13px;font-weight:550;line-height:1.4;text-align:center;text-wrap:balance;box-shadow:var(--hud-shadow);pointer-events:none;opacity:0;visibility:hidden;transition:opacity .16s,transform .2s var(--ease),visibility .16s}#hint.visible{opacity:1;visibility:visible;transform:translate(-50%)}#hint.warning{color:var(--warning);font-weight:600;background:#fff0dc}#loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;font-weight:550;color:var(--accent);background:var(--canvas);z-index:9;text-align:center;padding:25px}#loading span{margin-top:20px;width:30px;height:30px;border:2px solid #b9cec4;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}dialog{border:0;border-radius:16px;padding:36px 24px 24px;background:var(--surface);color:var(--ink);max-width:370px;width:calc(100% - 32px);max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 18px 60px #122d3540;text-align:center}dialog::backdrop{background:#112c34bf}dialog h2{font-size:30px;font-weight:650;letter-spacing:-.03em;line-height:1.08;margin:7px 0 12px;text-wrap:balance}dialog p{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 22px;text-wrap:balance}.close{position:absolute;right:5px;top:4px;border:0;background:transparent;color:var(--muted);font-size:27px;width:44px;height:44px;padding:0}.primary,.secondary{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 15px;border:0;border-radius:12px;font-size:15px;font-weight:600;margin-top:10px;line-height:1.3}.primary{background:var(--accent);color:var(--pearl)}.secondary{background:var(--quiet);color:var(--accent)}.primary:disabled{background:#cbd8d2;color:#617970}.primary small,.secondary small{font-size:12px;font-weight:400;line-height:1.4;margin-top:4px;opacity:.9}.success-seal{width:72px;height:72px;margin:1px auto 18px;border-radius:50%;background:var(--copper-wash);color:var(--copper-ink);display:grid;place-items:center;font-size:35px}.success-seal svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.result-count{display:block;font-size:17px;font-weight:600;color:var(--accent);margin-bottom:7px;font-variant-numeric:tabular-nums}.coin-reward{display:flex;align-items:center;justify-content:center;gap:9px;width:max-content;max-width:100%;min-height:58px;margin:0 auto 18px;padding:10px 18px;border-radius:14px;background:var(--copper-wash);color:var(--copper-ink);font-size:25px;font-weight:700;font-variant-numeric:tabular-nums}.coin-reward svg{width:29px;height:29px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.coin-reward small{display:block;font-size:12px;line-height:1.3;font-weight:550}.slot-offer{display:grid;gap:10px;margin:18px 0;padding:18px;border-radius:14px;background:#f2e7df;color:var(--accent)}.slot-offer p{margin:0;color:#6d4b34}.slot-offer .slot-plus{width:36px;height:36px;margin:auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.slot-offer .slot-price{font-size:22px;line-height:1.2;gap:7px}.slot-offer .slot-price .coin-icon{width:25px;height:25px}.wallet-total{display:flex;align-items:center;justify-content:center;gap:7px;margin:10px 0 18px;color:var(--copper-ink);font-size:15px;font-weight:600;font-variant-numeric:tabular-nums}.wallet-total b,.wallet-total strong{font-size:20px;font-weight:700}dialog .storage-warning,.storage-warning{display:block;margin:16px 0;padding:12px 14px;border-radius:10px;background:#fff0dc;color:var(--warning);font-size:12px;font-weight:500;line-height:1.45;text-align:left;text-wrap:pretty}.level-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0 8px}.level-grid button{position:relative;min-height:49px;border:0;border-radius:10px;background:#e5ece7;color:var(--accent);font-weight:550;font-size:18px;font-variant-numeric:tabular-nums}.level-grid .finished{background:var(--copper-wash);color:var(--copper-ink)}.level-grid small{position:absolute;right:6px;top:5px;font-size:10px;line-height:1}.level-grid .current{background:var(--accent);color:var(--pearl)}.page-controls{display:flex;justify-content:space-between;align-items:center;font-size:13px;gap:10px;color:var(--muted);font-variant-numeric:tabular-nums}.page-controls button{border:0;background:none;color:var(--accent);padding:10px;min-height:44px;min-width:44px;font-weight:550}.page-controls button:disabled{color:#81928a}.recovery-options{display:grid;gap:0}.recovery-options .primary+.primary{background:var(--quiet);color:var(--accent)}.text-button{border:0;background:transparent;color:var(--accent);min-height:44px;padding:10px 14px;font-weight:550;font-size:14px;text-decoration:underline;text-underline-offset:3px}.pause-level{font-variant-numeric:tabular-nums}.menu-list{display:flex;flex-direction:column;margin-top:18px}.menu-list button{width:100%;min-height:52px;display:flex;align-items:center;gap:12px;padding:10px 4px;border:0;border-radius:8px;background:transparent;color:var(--accent);font-size:15px;font-weight:550;text-align:left}.menu-list svg{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.menu-list .menu-value{margin-left:auto;color:var(--muted);font-size:13px}.eyebrow{display:none}#supply-preview{position:absolute;z-index:4;top:calc(56px + env(safe-area-inset-top,0px));left:50%;transform:translate(-50%);width:min(calc(100% - 24px),496px);display:flex;justify-content:space-between;gap:16px;pointer-events:none}.feed-preview{pointer-events:auto;min-height:44px;width:132px;padding:3px 8px;border:0;border-radius:10px;background:#f7faf6f5;color:var(--ink);box-shadow:var(--hud-shadow);text-align:left}.feed-caption{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:650;line-height:12px;font-variant-numeric:tabular-nums}.feed-caption svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2}.feed-sequence{display:flex;gap:4px;align-items:center;min-height:26px}.feed-sequence>span{position:relative;display:flex;width:25px;height:25px;align-items:center;justify-content:center}.feed-sequence img{width:25px;height:25px;object-fit:contain}.feed-sequence small{position:absolute;right:-1px;bottom:0;background:var(--accent);color:var(--pearl);border-radius:3px;padding:0 2px;font-size:9px;line-height:11px}.feed-sequence .next-group:after{content:"";position:absolute;bottom:-2px;left:6px;right:6px;height:2px;background:var(--flavour);border-radius:1px}.feed-sequence .empty-feed{width:auto;font-size:12px;color:var(--muted)}.supply-totals{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 0 16px}.supply-totals>span{display:flex;align-items:center;gap:1px;font-variant-numeric:tabular-nums;font-size:14px}.queue-list{list-style-position:inside;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 6px;padding:0;margin:0 0 12px;text-align:left;max-height:45dvh;overflow:auto}.queue-list li{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}.queue-list img{display:block;width:100%;height:56px;object-fit:contain}.queue-list span{display:block;text-align:center;color:var(--ink);font-size:11px;text-transform:capitalize;white-space:nowrap}::selection{background:#b7d6c9;color:#18343a}@media(hover:hover){.round:hover,.tool:hover:not(:disabled):not([aria-disabled=true]),.feed-preview:hover{background:#e1ebe4}#wallet:hover,.bay-expansion:hover:not(:disabled){background:#e5c5ad}.primary:hover:not(:disabled),#speed:hover{background:#10383f}.secondary:hover,.level-grid button:hover{background:#ccdcd1}.level-grid .current:hover{background:#10383f}.page-controls button:hover:not(:disabled),.menu-list button:hover{background:var(--quiet);border-radius:8px}}@media(max-width:350px){h1{font-size:18px}dialog{padding-left:20px;padding-right:20px}}@media(max-height:640px){.cart-hit.dense:not(.in-bay):not(.moving) .cart-capacity{font-size:9px;line-height:11px;min-width:12px;font-weight:650;border-radius:2px;background:#12363bd9}}@media(max-height:640px)and (max-width:599px){#supply-preview{top:calc(52px + env(safe-area-inset-top,0px))}.feed-preview{display:flex;align-items:flex-start;width:104px;height:44px;min-height:44px;padding:0;background:transparent;box-shadow:none;border-radius:8px}.feed-caption{width:100%;height:24px;padding:0 8px;border-radius:8px;background:#f7faf6f5;box-shadow:var(--hud-shadow);font-size:11px;line-height:14px}.feed-sequence{display:none}.feed-preview:hover{background:transparent}}@media(max-height:500px)and (min-width:600px){#supply-preview{top:calc(8px + env(safe-area-inset-top,0px));width:calc(100% - 24px);max-width:none}.feed-preview{width:120px}.queue-list{max-height:35dvh}}@media(max-height:500px)and (min-width:600px)and (max-width:780px){#supply-preview{top:calc(56px + env(safe-area-inset-top,0px))}}@media(prefers-reduced-motion:reduce){button,#progress-dots:before,#hint{transition:none}#loading span{animation:none}}
