#echolot-root{touch-action:manipulation;border-radius:20px;width:100%;height:min(860px,100dvh - 108px);min-height:460px;position:relative;overflow:hidden;container:echo/size}@media (width<=820px){#echolot-root{border-radius:14px;height:calc(100dvh - 96px);min-height:520px}}#echolot-root img{max-width:none}#echolot-root:fullscreen{border-radius:0;height:100%;max-height:none}#echolot-root{--deep:#0b1d1b;--teal:#14332e;--pond:#1f4a40;--moon:#ffe9b0;--mint:#9be8c4;--gold:#f2c14e;--gold-hi:#ffe9a8;--gold-d:#8f6a14;--cream:#f2efe4;--red:#e05a4e;--ui:"Fredoka","Baloo 2",system-ui,-apple-system,"Segoe UI",sans-serif}#echolot-root *{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}#echolot-root{height:100%;font-family:var(--ui);color:var(--cream);background:#060f0e;overflow:hidden}#echolot-root button,#echolot-root input{color:inherit;cursor:pointer;touch-action:manipulation;border:0;font-family:inherit}#echolot-root #viewport{background:#060f0e;position:absolute;inset:0;overflow:hidden}#echolot-root #echoScene{transform-origin:0 0;background:#0b1d1b;position:absolute;top:0;left:0;overflow:hidden}#echolot-root #ui{pointer-events:none;z-index:100;position:absolute;inset:0}#echolot-root #sky,#echolot-root #waterBg{background-position:50%;background-size:cover;width:100%;position:absolute;left:0}#echolot-root #moonGlow{pointer-events:none;background:radial-gradient(circle,#ffe9b059,#0000 70%);border-radius:50%;position:absolute}#echolot-root #moonPath{pointer-events:none;opacity:.8;position:absolute}#echolot-root #waterLine{background:linear-gradient(#ffe9b059,#9be8c41f);width:100%;height:4px;position:absolute;left:0;box-shadow:0 0 18px #ffe9b040}#echolot-root #rays{pointer-events:none;position:absolute;overflow:hidden}#echolot-root .ray{transform-origin:50% 0;background:linear-gradient(#9be8c424,#0000 85%);animation:9s ease-in-out infinite raySway;position:absolute;top:0}@keyframes raySway{0%,to{transform:rotate(-2.5deg)}50%{transform:rotate(2.5deg)}}#echolot-root #gridWrap{align-items:stretch;gap:14px;display:flex;position:absolute}#echolot-root #zoneLabels{gap:var(--gap);flex-direction:column;flex:none;width:96px;display:flex}#echolot-root .zl{opacity:.45;flex-direction:column;flex:1;justify-content:center;align-items:flex-end;padding-right:4px;transition:all .25s;display:flex}#echolot-root .zl b{color:var(--mint);font-size:15px;font-weight:700;line-height:1.05}#echolot-root .zl i{letter-spacing:.08em;color:#9be8c4b3;font-size:10px;font-style:normal;font-weight:600}#echolot-root .zl.act{opacity:1}#echolot-root .zl.act b{color:var(--gold-hi);text-shadow:0 0 12px #f2c14e80}#echolot-root .zl.done{opacity:.85}.zl.done b{color:#7fd9ac}#echolot-root #grid{gap:var(--gap);flex:1;grid-template-columns:repeat(5,1fr);display:grid}#echolot-root .cell{pointer-events:none;background:#0818159e;border:2px solid #9be8c41a;border-radius:14px;transition:border-color .2s,background .2s,transform .12s;position:relative;overflow:visible}#echolot-root .cell.act{cursor:pointer;pointer-events:auto;background:#102c26c7;border-color:#f2c14ee6}#echolot-root .cell.act:hover{background:#16382fe6;transform:scale(1.04)}#echolot-root .cell.act:after{content:"?";color:#f2c14ed9;place-items:center;font-size:24px;font-weight:700;display:grid;position:absolute;inset:0}#echolot-root .cell.done{background:#0818154d;border-color:#9be8c41a}#echolot-root .cell .echo{pointer-events:none;filter:blur(5px);background:radial-gradient(circle,#9be8c44d,#0000 70%);border-radius:50%;animation:1.3s ease-in-out infinite hookPulse;position:absolute;inset:12%}#echolot-root .cell .cImg{pointer-events:none;max-width:82%;max-height:82%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#echolot-root .cell .chip{color:var(--mint);pointer-events:none;background:#0b1d1be6;border-radius:11px;padding:2px 9px 1px;font-size:13px;font-weight:700;position:absolute;top:-10px;right:-6px;box-shadow:0 3px #0000004d}#echolot-root .cell.gold .chip{color:#4a3608;background:linear-gradient(#ffe9a8,#f2c14e);box-shadow:0 0 14px #f2c14e99}#echolot-root .cell.snagged{background:#3c121099;border-color:#e05a4ee6}#echolot-root .cell svg{pointer-events:none;width:80%;height:80%;position:absolute;inset:10%}@keyframes cellPop{0%{opacity:.2;transform:scale(.6)}}#echolot-root .cell .cImg,#echolot-root .cell svg{animation:.3s cubic-bezier(.2,1.6,.4,1) cellPop}#echolot-root .fish{will-change:transform;pointer-events:none;position:absolute}#echolot-root .fish img{width:100%;height:auto;display:block}#echolot-root .fish .cap{white-space:nowrap;color:var(--mint);background:#0b1d1bbf;border-radius:12px;padding:2px 10px 1px;font-size:13px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}#echolot-root .fish.rich .cap{color:#4a3608;background:linear-gradient(#ffe9a8,#f2c14e);font-size:15px;box-shadow:0 0 14px #f2c14e80}#echolot-root .fish.rich img{filter:drop-shadow(0 0 14px #f2c14e8c)}#echolot-root #rodWrap{transform-origin:12% 88%;will-change:transform;position:absolute}#echolot-root #rodWrap img{width:100%;height:auto;display:block}#echolot-root #lineSvg{pointer-events:none;position:absolute;top:0;left:0;overflow:visible}#echolot-root #lineSvg path{fill:none;stroke:#ebf5f0bf;stroke-width:2px}#echolot-root #lineSvg .hl{stroke:#ffffff40;stroke-width:4px}#echolot-root #floatEl,#echolot-root #hookEl{will-change:transform;position:absolute}#echolot-root #floatEl img,#echolot-root #hookEl img{width:100%;height:auto;display:block}#echolot-root #hookGlow{pointer-events:none;background:radial-gradient(circle,#9be8c466,#0000 70%);border-radius:50%;animation:1.6s ease-in-out infinite hookPulse;position:absolute}@keyframes hookPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}#echolot-root .reedF{transform-origin:50% 100%;animation:5.5s ease-in-out infinite reedSway;position:absolute;bottom:0}#echolot-root .reedF img{width:100%;height:auto;display:block}@keyframes reedSway{0%,to{transform:rotate(-1.6deg)}50%{transform:rotate(1.6deg)}}#echolot-root .lilyF{animation:4s ease-in-out infinite lilyBob;position:absolute}#echolot-root .lilyF img{width:100%;height:auto;display:block}@keyframes lilyBob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}#echolot-root .bubble{pointer-events:none;background:radial-gradient(circle at 35% 30%,#9be8c440,#0000 65%);border:1px solid #9be8c466;border-radius:50%;position:absolute}#echolot-root .ringR{pointer-events:none;border:2px solid #ffe9b080;border-radius:50%;position:absolute;transform:translate(-50%,-50%)scale(.2)}#echolot-root #fx{pointer-events:none;z-index:40;position:absolute;inset:0}#echolot-root #tensionVig{opacity:0;pointer-events:none;background:radial-gradient(110% 75%,#0000 40%,#e05a4e66 100%);transition:opacity .3s;position:absolute;inset:0}#echolot-root #flash{opacity:0;pointer-events:none;background:#fff;position:absolute;inset:0}#echolot-root #vig{pointer-events:none;z-index:50;background:radial-gradient(130% 90% at 50% 42%,#0000 48%,#030a0999 100%);position:absolute;inset:0}#echolot-root #hud{pointer-events:none;position:absolute;inset:0}#echolot-root #hud button,#echolot-root #hud input{pointer-events:auto}#echolot-root .top{justify-content:space-between;align-items:flex-start;gap:10px;padding:14px 16px;display:flex;position:absolute;top:0;left:0;right:0}#echolot-root .multBox{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:#081614d1;border-radius:24px;min-width:170px;padding:10px 22px 9px;transition:box-shadow .3s}#echolot-root .multBox i{letter-spacing:.24em;color:#9be8c499;font-size:10px;font-style:normal;font-weight:600;display:block}#echolot-root .multBox b{color:var(--cream);font-size:38px;font-weight:700;line-height:1.02;display:block}#echolot-root .multBox.hot b{color:var(--gold-hi)}#echolot-root .multBox.hot{box-shadow:0 0 26px #f2c14e59}#echolot-root .tools{gap:8px;display:flex}#echolot-root .tools button{color:#f2efe4d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#081614d1;border-radius:50%;width:44px;height:44px;font-size:18px;font-weight:600;transition:all .15s}#echolot-root .tools button:hover{background:var(--gold);color:#3a2a06}#echolot-root .tools button.off{color:#5e7a70}#echolot-root #status{color:var(--cream);text-shadow:0 3px #00000080,0 6px 18px #0009;opacity:0;white-space:nowrap;pointer-events:none;text-align:center;z-index:55;font-size:20px;font-weight:700;transition:opacity .25s;position:absolute;top:86px;left:50%;transform:translate(-50%)}#echolot-root #status.on{opacity:1}#echolot-root #status.warn{color:#ff9a86}#echolot-root #status.gold{color:var(--gold-hi)}#echolot-root .dock{left:0;right:0;bottom:calc(20px + env(safe-area-inset-bottom,0px));padding:0 max(16px,env(safe-area-inset-left,0px)) 0 max(16px,env(safe-area-inset-right,0px));align-items:stretch;gap:12px;display:flex;position:absolute}#echolot-root .pane{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1a18e0;border-radius:26px;padding:11px}#echolot-root .bet{flex-direction:column;flex:1;justify-content:center;gap:8px;min-width:280px;display:flex}#echolot-root .bet .cap{letter-spacing:.18em;color:#f2efe480;padding-left:6px;font-size:11px;font-weight:600}#echolot-root .betrow{align-items:center;gap:9px;display:flex}#echolot-root .betrow button{background:#ffffff1a;border-radius:50%;width:50px;height:50px;font-size:26px;font-weight:600;line-height:1;transition:all .15s}#echolot-root .betrow button:hover{background:var(--gold);color:#3a2a06}#echolot-root .betrow input{text-align:center;height:50px;color:var(--gold-hi);background:#0006;border-radius:18px;outline:none;flex:1;font-size:24px;font-weight:700}#echolot-root .quick{gap:6px;display:flex}#echolot-root .quick button{color:#c9d8ce;background:#ffffff17;border-radius:14px;flex:1;height:28px;font-size:12px;font-weight:600;transition:all .15s}#echolot-root .quick button:hover{background:var(--gold);color:#3a2a06}#echolot-root .modes{flex-direction:column;gap:6px;width:132px;padding:9px;display:flex}#echolot-root .modes .cap{letter-spacing:.2em;color:#f2efe480;text-align:center;padding:2px 0 1px;font-size:10px;font-weight:600}#echolot-root .modeBtn{color:#b9ccc0;background:#ffffff12;border:2px solid #0000;border-radius:14px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1px;padding:5px 6px;transition:all .15s;display:flex}#echolot-root .modeBtn b{font-size:14px;font-weight:700;line-height:1}#echolot-root .modeBtn i{opacity:.75;font-size:10px;font-style:normal;font-weight:600}#echolot-root .modeBtn.on{border-color:var(--mc,#9be8c4);color:var(--mc,#9be8c4);box-shadow:0 0 16px color-mix(in srgb,var(--mc,#9be8c4) 35%,transparent);background:#ffffff21}#echolot-root .switches{flex-direction:column;gap:7px;width:104px;padding:10px;display:flex}#echolot-root .switches button{color:#b9ccc0;background:#ffffff17;border-radius:16px;flex:1;font-size:15px;font-weight:700;transition:all .15s}#echolot-root .switches button.on{background:linear-gradient(180deg,var(--gold-hi),var(--gold));color:#3a2a06;box-shadow:0 5px 0 var(--gold-d)}#echolot-root #btnGo{background:linear-gradient(180deg,var(--gold-hi),var(--gold));color:#3a2a06;min-width:220px;box-shadow:0 8px 0 var(--gold-d);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:0 26px;font-weight:700;transition:transform 80ms,filter .15s,background .2s;display:flex}#echolot-root #btnGo b{font-size:32px;line-height:1.05}#echolot-root #btnGo i{letter-spacing:.2em;opacity:.75;font-size:11px;font-style:normal;font-weight:600}#echolot-root #btnGo.cash{color:#0a2e1d;background:linear-gradient(#b7f5d4,#4ecb8b);box-shadow:0 8px #1e6b45}#echolot-root #btnGo:hover{filter:brightness(1.06)}#echolot-root #btnGo:active{box-shadow:0 3px 0 var(--gold-d);transform:translateY(5px)}#echolot-root #btnGo.cash:active{box-shadow:0 3px #1e6b45}#echolot-root #btnGo:disabled{filter:grayscale(.7)brightness(.55);cursor:not-allowed;box-shadow:none;transform:none}#echolot-root .status{letter-spacing:.1em;color:#f2efe480;background:linear-gradient(#040c0b80,#040c0be6);align-items:center;gap:22px;height:24px;padding:0 20px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:0;left:0;right:0}#echolot-root .status b{color:#fff;margin-left:6px;font-size:14px;font-weight:700}#echolot-root .status .w b{color:#c9891a}#echolot-root .status .sp{flex:1}#echolot-root #result{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;pointer-events:auto;background:#040c0bb8;place-items:center;display:none;position:absolute;inset:0}#echolot-root #result.on{animation:.3s fi;display:grid}#echolot-root #helpBox.on{animation:.3s fi;display:grid!important}@keyframes fi{0%{opacity:0}}#echolot-root .card{text-align:center;background:linear-gradient(#1c443c,#0c221f);border-radius:32px;width:min(440px,92cqw);padding:28px 30px 24px;box-shadow:0 18px #0000004d}#echolot-root .card h2{color:var(--gold-hi);font-size:40px;font-weight:700;line-height:1}#echolot-root .card.lose h2{color:#ff9a86}#echolot-root .card .fishImg{width:auto;max-height:120px;margin:14px auto 2px;display:block}#echolot-root .card .amt{color:#fff;margin-top:4px;font-size:56px;font-weight:700;line-height:1.05}#echolot-root .card p{letter-spacing:.1em;color:#f2efe4b3;margin-top:8px;font-size:13px;font-weight:600}#echolot-root .card button{color:#3a2a06;background:linear-gradient(180deg,var(--gold-hi),var(--gold));box-shadow:0 7px 0 var(--gold-d);border-radius:28px;margin-top:20px;padding:14px 42px;font-size:24px;font-weight:700}#echolot-root .card button:active{box-shadow:0 3px 0 var(--gold-d);transform:translateY(4px)}#echolot-root .toast{opacity:0;color:var(--mint);pointer-events:none;z-index:55;white-space:nowrap;background:#0a1a18eb;border-radius:22px;padding:10px 22px;font-size:16px;font-weight:600;transition:all .28s;position:absolute;top:130px;left:50%;transform:translate(-50%)translateY(-10px);box-shadow:0 7px #0000004d}#echolot-root .toast.on{opacity:1;transform:translate(-50%)translateY(0)}@container echo (width<=820px){#echolot-root .top{padding:9px 10px}#echolot-root .multBox{border-radius:16px;min-width:0;padding:7px 12px 6px}#echolot-root #nextBox i{letter-spacing:.06em}#echolot-root .multBox b{font-size:26px}.multBox i{letter-spacing:.14em;font-size:9px}#echolot-root .tools button{width:38px;height:38px;font-size:15px}#echolot-root #status{font-size:15px;top:64px}#echolot-root .toast{white-space:normal;text-align:center;max-width:92cqw;padding:8px 16px;font-size:14px;top:98px}#echolot-root .zone i{font-size:10px}#echolot-root .dock{bottom:calc(26px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:7px;padding:0 9px}#echolot-root .pane{border-radius:18px;padding:8px}#echolot-root .bet{gap:6px;min-width:0}.bet .cap{font-size:10px}#echolot-root .betrow button{width:44px;height:44px;font-size:23px}#echolot-root .betrow input{border-radius:14px;height:44px;font-size:20px}#echolot-root .quick button{height:26px;font-size:11px}#echolot-root .modes{flex-direction:row;align-items:stretch;gap:6px;width:100%;padding:7px}#echolot-root .modes .cap{display:none}#echolot-root .modeBtn{border-radius:12px;padding:4px}#echolot-root .modeBtn b{font-size:12px}.modeBtn i{font-size:9px}#echolot-root .switches{flex-direction:row;gap:7px;width:100%;padding:7px}#echolot-root .switches button{height:40px;font-size:14px}#echolot-root #btnGo{border-radius:20px;width:100%;min-width:0;padding:11px 8px}#echolot-root #btnGo b{font-size:26px}#btnGo i{font-size:10px}#echolot-root .status{gap:9px;height:22px;padding:0 10px;font-size:9px}#echolot-root .status b{margin-left:3px;font-size:11px}#echolot-root #sRtp{display:none}#echolot-root .card{border-radius:26px;padding:22px 20px 18px}#echolot-root .card h2{font-size:28px}.card .amt{font-size:40px}.card .fishImg{max-height:92px}#echolot-root .card button{padding:12px 32px;font-size:20px}}@container echo (height<=520px){#echolot-root .top{padding:6px 9px}#echolot-root .multBox{border-radius:14px;min-width:0;padding:4px 12px}#echolot-root .multBox b{font-size:20px}.multBox i{font-size:8px}#echolot-root .tools button{width:32px;height:32px;font-size:13px}#echolot-root #status{font-size:14px;top:44px}#echolot-root .toast{padding:6px 12px;font-size:12px;top:36px}#echolot-root .zone i{font-size:9px}#echolot-root .dock{bottom:calc(5px + env(safe-area-inset-bottom,0px));gap:7px;padding:0 8px}#echolot-root .pane{border-radius:14px;padding:5px}#echolot-root .bet{gap:4px;min-width:190px}.bet .cap{display:none}#echolot-root .betrow button{width:36px;height:36px;font-size:19px}#echolot-root .betrow input{border-radius:12px;height:36px;font-size:16px}#echolot-root .quick button{height:20px;font-size:10px}#echolot-root .modes{flex-direction:row;gap:4px;width:250px;padding:4px}#echolot-root .modes .cap{display:none}#echolot-root .modeBtn{border-radius:10px;padding:2px 3px}#echolot-root .modeBtn b{font-size:11px}.modeBtn i{font-size:8px}#echolot-root .switches{gap:4px;width:86px;padding:5px}.switches button{border-radius:11px;font-size:12px}#echolot-root #btnGo{border-radius:16px;min-width:128px;padding:4px 14px}#echolot-root #btnGo b{font-size:19px}#btnGo i,#echolot-root .status{display:none}#echolot-root .card{padding:16px 18px 14px}.card h2{font-size:24px}.card .amt{font-size:32px}#echolot-root .card .fishImg{max-height:64px}.card button{margin-top:12px;padding:9px 24px;font-size:17px}}#echolot-root .boxes{gap:10px;display:flex}#echolot-root .moonBar{filter:blur(1px);border-radius:3px;height:5px;animation:3.4s ease-in-out infinite lilyBob;position:absolute}#echolot-root .drop{pointer-events:none;background:#c8f0e1d9;border-radius:3px;width:5px;height:9px;position:absolute}#echolot-root .catRise{z-index:44;pointer-events:none;filter:drop-shadow(0 0 24px #9be8c466);position:absolute}#echolot-root .catRise img{width:100%;transform:scaleX(-1)}#echolot-root #lineSvg svg{overflow:visible}
