:root{--ink:#241a12;--paper:#eceae3;--card:#fff;--line:#d9d5cb;--muted:#7a7468;--rec:#1f7a6b;--sans:"Nunito", system-ui, -apple-system, sans-serif;--display:"Fredoka", var(--sans)}*{box-sizing:border-box}html,body{margin:0}body{min-height:100vh;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;background:radial-gradient(1100px 520px at 50% -10%,#f4f2ec,#0000 60%),#e7e4dc}.page-wrap{place-items:center;min-height:100vh;padding:24px;display:grid}.fish-svg{overflow:visible}.ol{stroke:var(--ol-c,#3a2412);stroke-width:var(--ol-w,7);stroke-linejoin:round;stroke-linecap:round}.f-gloss{opacity:var(--gloss,.45)}.mouth{stroke-width:var(--mouth-w,3.5)}@keyframes zbob{0%,to{transform:translateY(0)}50%{transform:translateY(-2.2%)}}@keyframes zflap{0%,to{transform:rotate(-3deg)}50%{transform:rotate(15deg)}}@keyframes zsway{0%,to{transform:rotate(-4deg)}50%{transform:rotate(6deg)}}@keyframes zblink{0%,93%,to{transform:scaleY(1)}96.5%{transform:scaleY(.1)}}.fish-inner{animation:2.7s ease-in-out infinite zbob}.flapper{transform-box:view-box;animation:1.15s ease-in-out infinite zflap}.swayer{transform-box:view-box;transform-origin:74px 86px;animation:2.3s ease-in-out infinite zsway}.eye{animation:5s ease-in-out infinite zblink}[data-theme=boardwalk]{--ol-c:#3a2412;--ol-w:7.5;--gloss:.5}[data-theme=boardwalk] .fish-svg{filter:drop-shadow(0 9px 7px #122e2c2e)}.no-motion .fish-inner,.no-motion .flapper,.no-motion .swayer,.no-motion .eye{animation:none!important}@media (prefers-reduced-motion:reduce){.fish-inner,.flapper,.swayer,.eye{animation:none!important}}.scene.game{aspect-ratio:16/9;background:linear-gradient(#5fa9b6 0%,#3d8aa0 45%,#235f7e 100%);border-radius:18px;outline:none;width:min(1180px,92vw);font-weight:800;position:relative;overflow:hidden;box-shadow:0 1px 2px #141e1e0d,0 26px 50px -28px #14282873}.scene.game:before{content:"";pointer-events:none;background:radial-gradient(120% 60px at 50% 44%,#ffffff59,#0000 70%),radial-gradient(120% 60px at 30% 70%,#ffffff38,#0000 70%);position:absolute;inset:0}.backdrop,.backdrop-scrim{z-index:0;opacity:0;pointer-events:none;transition:opacity .9s;position:absolute;inset:0}.backdrop{object-fit:cover;width:100%;height:100%}.backdrop.on{opacity:1}.backdrop-scrim{background:linear-gradient(#235f7e6b 0%,#184a668f 58%,#123a52a8 100%)}.scene.game.has-backdrop .backdrop-scrim{opacity:1}.no-motion .backdrop,.no-motion .backdrop-scrim{transition:none}@media (prefers-reduced-motion:reduce){.backdrop,.backdrop-scrim{transition:none}}.hud{z-index:6;font-weight:800;position:absolute}.hud.tl{align-items:center;gap:11px;display:flex;top:16px;left:16px}.hud.tr{top:16px;right:16px}.hud.bc{opacity:.85;white-space:nowrap;flex-direction:column;align-items:center;gap:5px;font-weight:700;display:flex;bottom:12px;left:50%;transform:translate(-50%)}.feed-hint{color:#fffdf6;letter-spacing:.01em;text-shadow:0 1px #1c343773;background:#124c58a3;border:1px solid #ffffff61;border-radius:999px;padding:5px 10px;font-size:11px;box-shadow:0 3px #2a1c1057}.backdrop-credit{pointer-events:none;text-overflow:ellipsis;color:#e8f7f3;letter-spacing:.01em;opacity:.74;text-shadow:0 1px 2px #0c222e99;max-width:min(52ch,78vw);font-size:10px;font-weight:700;display:none;overflow:hidden}.scene.game.has-backdrop .backdrop-credit{display:block}.touch-hint{display:none}.hud .pill{color:#1f5a52;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 15px;font-size:14px;display:inline-flex;box-shadow:0 0 0 3px #2a1c10,0 4px #2a1c10}.hud.tr .pill{color:#fff;font-variant-numeric:tabular-nums;background:#f0852a}.hud .pill.leg{letter-spacing:.01em;font-size:15px}.hud .pill.score{color:#854018;font-variant-numeric:tabular-nums;white-space:nowrap;background:#fff5cf}.scene.game.at-start .hud{display:none}.player{z-index:4;will-change:top, transform;width:150px;transition:transform .12s;position:absolute;left:13%}.player .fish-svg{width:100%;height:auto;display:block}.mobile-controls{z-index:9;pointer-events:none;justify-content:space-between;align-items:flex-end;display:none;position:absolute;inset:auto 18px 18px}.swim-pad{touch-action:none;pointer-events:auto;grid-template:repeat(3,44px)/repeat(3,44px);gap:4px;display:grid}.swim-btn,.touch-pause{color:#fffdf6;font-family:var(--display);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#144654c7;border:0;font-weight:700;box-shadow:inset 0 0 0 2px #ffffff6b,0 4px #2a1c10b8}.swim-btn{border-radius:13px;place-items:center;font-size:24px;line-height:1;display:grid}.swim-btn.up{grid-area:1/2}.swim-btn.left{grid-area:2/1}.pad-center{background:#ffffff29;border-radius:50%;grid-area:2/2;box-shadow:inset 0 0 0 2px #fff3}.swim-btn.right{grid-area:2/3}.swim-btn.down{grid-area:3/2}.swim-btn.is-held,.swim-btn:active,.touch-pause:active{background:#f0852af0;transform:translateY(3px)scale(.96);box-shadow:inset 0 0 0 2px #ffffff9e}.touch-pause{pointer-events:auto;touch-action:manipulation;border-radius:999px;min-width:72px;min-height:48px;padding:10px 14px;font-size:15px}.spark{z-index:1;pointer-events:none;opacity:.55;background:radial-gradient(circle at 32% 28%,#ffffffeb,#ffffff29 46%,#ffffff0a 72%);border-radius:50%;position:absolute;box-shadow:inset 0 0 0 1px #ffffff73}.bub{z-index:5;text-align:center;-webkit-user-select:none;user-select:none;color:#2a2118;width:248px;min-height:104px;box-shadow:0 0 0 4px var(--bc), 0 8px 0 -2px #0000001f;background:#fff;border-radius:26px;justify-content:center;align-items:center;padding:14px 18px;font-size:12px;font-weight:700;line-height:1.32;animation:3.4s ease-in-out infinite zwobble;display:flex;position:absolute;overflow:visible}.bub.bait{--bc:#ff8a8a;background:#fff0f0}.bub.news,.bub.safe{--bc:#22c55e;background:#fff}.bub:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 36% 34%,#ffffffe6,#ffffff26 58%,#fff0 72%);border-radius:50%;width:34%;height:38%;display:none;position:absolute;top:7px;left:11px}.bub:after{content:"";z-index:1;pointer-events:none;background-color:#0000;background-image:radial-gradient(4px at 5px 44px,#fffc 58%,#0000 60%),radial-gradient(3px at 12px 28px,#ffffffa6 58%,#0000 60%),radial-gradient(2px at 6px 13px,#ffffff80 58%,#0000 60%);background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:18px;height:50px;animation:3.2s linear infinite zrise;position:absolute;bottom:8px;left:-15px}@keyframes zwobble{0%,to{transform:rotate(-1.5deg)}50%{transform:rotate(1.5deg)}}@keyframes zrise{0%{opacity:0;transform:translateY(10px)scale(.7)}25%{opacity:1}to{opacity:0;transform:translateY(-14px)scale(1)}}.scene.game.paused .bub{animation-play-state:paused}.headline-link{z-index:3;border-radius:inherit;color:inherit;text-underline-offset:3px;cursor:pointer;touch-action:manipulation;justify-content:center;align-items:center;padding:14px 18px;text-decoration-line:underline;text-decoration-color:#0000;text-decoration-thickness:2px;transition:background-color .14s,text-decoration-color .14s;display:flex;position:absolute;inset:0}.headline-link:hover{-webkit-text-decoration-color:var(--bc);text-decoration-color:var(--bc);background:#fff3}.headline-link:focus-visible{outline-offset:-7px;-webkit-text-decoration-color:var(--bc);text-decoration-color:var(--bc);background:#ffffff3d;outline:3px solid #fffdf6}.bub.bait .hook{z-index:2;pointer-events:none;filter:drop-shadow(0 3px 2px #0a1e2847);width:50px;height:120px;position:absolute;bottom:calc(100% - 26px);left:50%;overflow:visible;transform:translate(-50%)}.hk-line{fill:none;stroke:#eaf2f6;stroke-width:2.6px;stroke-linecap:round;opacity:.85}.hk-knot{fill:#c2ccd2;stroke:#3a2412;stroke-width:2.4px}.hk-ol{fill:none;stroke:#3a2412;stroke-width:9px;stroke-linecap:round;stroke-linejoin:round}.hk-fill{fill:none;stroke:#c2ccd2;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.hk-point,.hk-barb{fill:#c2ccd2;stroke:#3a2412;stroke-width:2.6px;stroke-linejoin:miter;stroke-miterlimit:6}.hk-gleam{fill:none;stroke:#fff;stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:9 60;opacity:0;animation:3.4s linear infinite hk-gleam}@keyframes hk-gleam{0%{stroke-dashoffset:50px;opacity:0}25%{opacity:.9}60%{opacity:.9}to{stroke-dashoffset:-16px;opacity:0}}.cleanup-effect{z-index:8;pointer-events:none;width:0;height:0;animation:1.5s linear both cleanup-lifetime;position:absolute}.cleanup-ring,.cleanup-core,.cleanup-particle,.cleanup-hook,.cleanup-point{pointer-events:none;position:absolute;top:0;left:0}.cleanup-core{width:var(--cleanup-core-width);height:var(--cleanup-core-height);background:linear-gradient(110deg,#ff9b9b 0%,#fff5cf 54%,#88d8bd 100%);border:3px solid #fffdf6e6;border-radius:24px;animation:.3s cubic-bezier(.34,.05,.68,.24) both cleanup-core;box-shadow:0 4px #36504a29}.cleanup-ring{border:5px solid #fffdf6eb;border-radius:50%;width:78px;height:78px;animation:.56s cubic-bezier(.16,.82,.3,1) both cleanup-ring;box-shadow:inset 0 0 0 6px #5dcaae61,0 0 0 3px #1f707947}.cleanup-particle{width:var(--cleanup-size);height:var(--cleanup-size);opacity:0;animation:cleanup-particle .62s cubic-bezier(.18, .76, .28, 1) var(--cleanup-delay) both}.cleanup-particle.clean-bubble{background:#b5efe157;border:2px solid #fffdf6eb;border-radius:50%;box-shadow:inset 2px 2px #ffffff9e}.cleanup-particle.sea-glass{background:#64c9a8;border:2px solid #fffdf6c2;border-radius:42% 58% 48% 52%;box-shadow:inset 2px 2px #ffffff59}.cleanup-hook{transform-origin:50% 10%;width:28px;height:66px;animation:.62s cubic-bezier(.3,.05,.7,1) both cleanup-hook}.cleanup-hook .hook{filter:drop-shadow(0 2px 1px #19393e33);width:28px;height:66px;display:block;overflow:visible}.cleanup-point{color:#fffdf6;min-width:52px;font-family:var(--display);text-align:center;text-shadow:0 2px #7e3030,0 3px 6px #4a18184d;white-space:nowrap;background:#c94545;border:3px solid #fffdf6f5;border-radius:999px;padding:7px 11px 8px;font-size:30px;font-weight:700;line-height:1;animation:1.4s cubic-bezier(.18,.8,.3,1) both cleanup-point;box-shadow:0 4px #7e3030,0 8px 16px #16494e52}@keyframes cleanup-lifetime{0%,to{opacity:1}}@keyframes cleanup-core{0%{opacity:.95;transform:translate(-50%,-50%)scale(1)rotate(-1deg)}35%{opacity:1;transform:translate(-50%,-50%)scale(.9,.76)rotate(1deg)}to{opacity:0;transform:translate(-50%,-50%)scale(.08)rotate(8deg)}}@keyframes cleanup-ring{0%{opacity:.95;transform:translate(-50%,-50%)scale(.2)}42%{opacity:.9}to{opacity:0;transform:translate(-50%,-50%)scale(1.35)}}@keyframes cleanup-particle{0%{opacity:0;transform:translate(-50%,-50%)scale(.25)rotate(0)}22%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--cleanup-x)), calc(-50% + var(--cleanup-y))) scale(.85) rotate(var(--cleanup-rotate))}}@keyframes cleanup-hook{0%{opacity:.9;transform:translate(-50%,-42%)rotate(-8deg)scale(.9)}to{opacity:0;transform:translate(-30%,24px)rotate(115deg)scale(.62)}}@keyframes cleanup-point{0%{opacity:0;transform:translate(-50%,-18%)scale(.72)}14%{opacity:1;transform:translate(-50%,-58%)scale(1.12)}68%{opacity:1;transform:translate(-50%,-112px)scale(1)}to{opacity:0;transform:translate(-50%,-150px)scale(.94)}}.no-motion .bub,.no-motion .bub:after,.no-motion .hk-gleam{animation:none!important}.no-motion .bub:after,.no-motion .hk-gleam{opacity:0}.no-motion .cleanup-effect{animation-duration:.9s}.no-motion .cleanup-particle,.no-motion .cleanup-hook{display:none}.no-motion .cleanup-core{animation:.22s ease-out both cleanup-core-soft}.no-motion .cleanup-ring{animation:.32s ease-out both cleanup-ring-soft}.no-motion .cleanup-point{animation:.85s ease-out both cleanup-point-soft}@keyframes cleanup-ring-soft{0%{opacity:.75;transform:translate(-50%,-50%)scale(.72)}to{opacity:0;transform:translate(-50%,-50%)scale(1.05)}}@keyframes cleanup-core-soft{0%{opacity:.8;transform:translate(-50%,-50%)scale(.9)}to{opacity:0;transform:translate(-50%,-50%)scale(.72)}}@keyframes cleanup-point-soft{0%{opacity:0;transform:translate(-50%,-55%)scale(.94)}18%,72%{opacity:1;transform:translate(-50%,-55%)scale(1)}to{opacity:0;transform:translate(-50%,-55%)scale(1)}}.ov{z-index:20;text-align:center;justify-content:center;align-items:center;padding:3.5%;display:none;position:absolute;inset:0}.ov.show{display:flex}.ov.scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c222e8f}.ov.pause-bar{pointer-events:none;background:0 0;justify-content:center;align-items:flex-start;padding-top:78px}.pausebar{pointer-events:auto;background:#fffdf6;border-radius:16px;align-items:center;gap:16px;padding:11px 14px 11px 20px;display:flex;box-shadow:0 0 0 4px #2a1c10,0 10px 0 -3px #0003,0 18px 28px -12px #00000080}.pausebar .lbl{font-family:var(--display);color:#2a2118;font-size:18px;font-weight:600}.pausebar .hint{font:700 12px/1.3 var(--sans);color:#7a7468;text-align:center;text-wrap:balance;max-width:190px}.panel{background:#fffdf6;border-radius:24px;max-width:560px;padding:32px 40px 30px;box-shadow:0 0 0 5px #2a1c10,0 16px 0 -4px #00000038,0 30px 50px -20px #00000080}.panel .kick{font:800 13px/1 var(--sans);letter-spacing:.16em;text-transform:uppercase;color:var(--rec);margin:0 0 10px}.panel .kick.warn{color:#d2483f}.panel h2{font-family:var(--display);color:#2a2118;margin:0 0 10px;font-size:40px;font-weight:600;line-height:1.02}.panel p{color:#5a5346;max-width:420px;margin:0 auto;font-size:16px;font-weight:600;line-height:1.5}.panel .row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.deliver{justify-content:center;gap:10px;margin:16px 0 2px;display:flex}.deliver .d{flex-direction:column;align-items:center;gap:5px;width:74px;display:flex}.deliver .d .chip{font-family:var(--display);color:#2a6e63;font-size:14px;font-weight:600}.deliver .d .fishmini{width:64px}.deliver .d .fishmini .fish-svg{width:100%;height:auto;display:block}.btn{font-family:var(--display);color:#fff;cursor:pointer;letter-spacing:.01em;background:#f0852a;border:0;border-radius:16px;padding:14px 30px;font-size:21px;font-weight:600;transition:transform .12s,box-shadow .12s;box-shadow:0 0 0 4px #2a1c10,0 7px 0 -1px #b85f12,0 12px 16px -6px #0006}.btn:hover{transform:translateY(-2px);box-shadow:0 0 0 4px #2a1c10,0 9px 0 -1px #b85f12,0 16px 20px -6px #0006}.btn:active{transform:translateY(2px);box-shadow:0 0 0 4px #2a1c10,0 4px 0 -1px #b85f12}.btn.sec{color:#2a2118;background:#fff;box-shadow:0 0 0 4px #2a1c10,0 7px 0 -1px #c9c2b2,0 12px 16px -6px #0000004d}.btn.sec:hover{box-shadow:0 0 0 4px #2a1c10,0 9px 0 -1px #c9c2b2,0 16px 20px -6px #0000004d}.btn.ghost{background:#1f7a6b;box-shadow:0 0 0 4px #14463d,0 7px 0 -1px #14463d}.btn.ghost:hover{box-shadow:0 0 0 4px #14463d,0 9px 0 -1px #14463d,0 16px 20px -6px #00000059}.btn.sm{border-radius:13px;padding:11px 20px;font-size:16px}.btn.kbd-focus{outline-offset:4px;outline:3px solid #1f7a6b}#ov-start{flex-direction:column;gap:0;padding:3% 4%}.card{color:#fffdf6;scrollbar-width:thin;background:#0e4754c7;border-radius:24px;width:min(720px,100%);max-height:100%;padding:24px 30px 28px;overflow-y:auto;box-shadow:inset 0 0 0 2px #ffffff29,0 18px 45px #0f2d3652}.card h1{font-family:var(--display);color:#f6a93a;text-shadow:0 4px #2a1c10;margin:0;font-size:clamp(40px,6vw,64px);line-height:.95}.tagline{max-width:520px;margin:10px auto 14px;font-size:15px}.feed-note{color:#eaf9f5;text-align:left;background:linear-gradient(115deg,#fffdf61c,#63c9a814),#08323d85;border:1px solid #fffdf647;border-radius:14px;max-width:650px;margin:0 auto 10px;box-shadow:inset 0 1px #ffffff1a,0 8px 22px #0a262e29}.feed-note summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;padding:7px 11px;list-style:none;display:grid}.feed-note summary::-webkit-details-marker{display:none}.feed-note summary>svg{color:#82dabb;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.feed-note-summary,.feed-note-summary strong,.feed-note-summary span{display:block}.feed-note-summary strong{color:#fff5cf;font-family:var(--display);font-size:13px;line-height:1.15}.feed-note-summary span{color:#d8efeb;margin-top:1px;font-size:10px;font-weight:600;line-height:1.2}.feed-note-action{color:#f6c45a;font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:4px;font-size:10px;font-weight:700;display:inline-flex}.feed-note-action:after{content:"›";font-size:17px;line-height:1;transition:transform .15s;transform:rotate(90deg)}.feed-note[open] .feed-note-action:after{transform:rotate(-90deg)}.feed-note summary:hover{background:#ffffff0f}.feed-note summary:focus-visible{outline-offset:-3px;border-radius:12px;outline:2px solid #f6c45a}.feed-note-details{border-top:1px solid #ffffff1a;padding:0 11px 9px 45px}.feed-note-details p{color:#d8efeb;margin:8px 0 0;font-size:10.5px;font-weight:600;line-height:1.35}.feed-note a{color:#fff5cf;text-underline-offset:2px;font-weight:800;text-decoration-color:#82dabb}.feed-note a:hover{color:#fff}.feed-note a:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #f6c45a}.feed-note-disclaimer{color:#e8f7f3b8;font-weight:600;line-height:1.3;margin-top:6px!important;font-size:9px!important}.btn-primary{color:#fff;font-family:var(--display);cursor:pointer;background:#f0852a;border:0;border-radius:16px;padding:13px 28px;font-size:21px;font-weight:700;box-shadow:0 0 0 4px #2a1c10,0 7px 0 -1px #b85f12}.btn-primary:active{transform:translateY(3px);box-shadow:0 0 0 4px #2a1c10}.title{font-family:var(--display);letter-spacing:.005em;color:#f6a93a;-webkit-text-stroke:5px #2a1c10;paint-order:stroke fill;text-shadow:0 5px #2a1c10,0 8px 14px #00000052;margin:0;font-size:48px;font-weight:700;line-height:.9}.story{font-family:var(--sans);color:#163b3a;background:#fffdf6d1;border-radius:14px;max-width:520px;margin:14px auto 16px;padding:11px 18px;font-size:15px;font-weight:600;line-height:1.45;box-shadow:0 0 0 3px #2a1c10e6}.diff-lbl{font:800 13px/1 var(--sans);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;color:#f6a93a;-webkit-text-stroke:.5px #2a1c10;text-shadow:0 2px #2a1c10;margin:0 0 13px}.diffs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:18px;display:flex}.diffs button{font-family:var(--display);color:#1c4a44;cursor:pointer;background:#fffdf6;border:0;border-radius:14px;flex-direction:column;align-items:center;gap:3px;padding:11px 20px;transition:all .12s;display:flex;box-shadow:0 0 0 4px #2a1c10,0 5px 0 -1px #c9c2b2}.diffs button b{white-space:nowrap;font-size:18px;font-weight:600;line-height:1.1}.diffs button span{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:#7a9a92;font-size:11px;font-weight:700}.diffs button.on{color:#fff;background:#1f9684;box-shadow:0 0 0 4px #2a1c10,0 5px 0 -1px #14463d}.diffs button.on span{color:#cdeee7}.diffs button:hover{transform:translateY(-1px)}.trio{margin-top:14px}.trio-lbl{font:800 11.5px/1 var(--sans);letter-spacing:.2em;text-transform:uppercase;color:#f6a93a;-webkit-text-stroke:.5px #2a1c10;text-shadow:0 2px #2a1c10;margin:0 0 10px}.trio-row{pointer-events:none;justify-content:center;gap:22px;display:flex}.trio-fish{flex-direction:column;align-items:center;gap:3px;width:84px;display:flex}.trio-fish .fish-svg{width:100%;height:auto;display:block}.trio-fish b{font-family:var(--display);color:#fffdf6;text-shadow:0 2px #2a1c10;font-size:16px;font-weight:600}.cele{pointer-events:none;z-index:19;opacity:.8;background:radial-gradient(circle at 32% 28%,#fff,#fff3 60%,#0000);border-radius:50%;position:absolute}.menu-group{text-align:center;margin:1.2rem 0}.group-label{text-transform:uppercase;letter-spacing:.08em;opacity:.8;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.backdrop-credit-list{flex-direction:column;gap:5px;margin:8px 0 0;padding:0;list-style:none;display:flex}.backdrop-credit-list li{color:#d8efeb;font-size:10.5px;font-weight:600;line-height:1.35}.backdrop-credit-list .score{color:#fff5cf;min-width:48px;font-weight:800;display:inline-block}.credit-btn[hidden]{display:none}#trio-row{z-index:10;position:relative;pointer-events:auto!important}.trio-fish{-webkit-user-select:none;user-select:none;border:2px solid #0000;border-radius:12px;padding:8px;transition:transform .2s,border-color .2s,background-color .2s;cursor:pointer!important;pointer-events:auto!important}.trio-fish *{pointer-events:none!important}.trio-fish:hover{transform:translateY(-2px)}.trio-fish.selected{box-shadow:0 0 12px #4ade804d;background-color:#4ade802e!important;border-color:#4ade80!important}.category-opts{pointer-events:auto;flex-wrap:wrap;gap:8px;display:flex}.cat-btn{color:#fff;cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:.85rem;transition:all .2s}.cat-btn:hover{background:#ffffff1f}.cat-btn.on{font-weight:600;background:#4ade8033!important;border-color:#4ade80!important}@media (width<=760px),(pointer:coarse){.mobile-controls{display:flex}.scene.game.at-start .mobile-controls,.scene.game.paused .mobile-controls,.desktop-hint{display:none}.touch-hint{display:inline}}@media (width<=700px) and (orientation:portrait){body{overscroll-behavior:none;overflow:hidden}.page-wrap{min-height:100dvh;padding:0}.scene.game{aspect-ratio:auto;border-radius:0;width:100vw;height:100dvh;max-height:none}.hud.tl{top:max(12px, env(safe-area-inset-top));left:max(12px, env(safe-area-inset-left));gap:8px}.hud.tr{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right))}.hud .pill{padding:7px 10px;font-size:12px}.hud .pill.leg{font-size:12px}.hud .pill.score{justify-content:center;min-width:68px}.hud.bc{bottom:calc(158px + env(safe-area-inset-bottom));font-size:11px}.feed-hint{text-overflow:ellipsis;max-width:calc(100vw - 28px);padding:4px 8px;font-size:9.5px;overflow:hidden}.player{width:108px}.bub{border-radius:21px;width:184px;min-height:82px;padding:11px 13px;font-size:10.5px}.headline-link{padding:11px 13px}.bub.bait .hook{width:38px;height:92px;bottom:calc(100% - 20px)}.mobile-controls{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));left:max(14px, env(safe-area-inset-left))}#ov-start{padding:max(16px, env(safe-area-inset-top)) 14px max(22px, env(safe-area-inset-bottom));justify-content:flex-start;overflow-y:auto}.card{border-radius:20px;max-height:none;padding:15px 14px 18px}.card h1{font-size:40px}.feed-note{margin-bottom:7px}.feed-note summary{grid-template-columns:22px minmax(0,1fr) auto;gap:7px;min-height:43px;padding:5px 8px}.feed-note summary>svg{width:20px;height:20px}.feed-note-summary strong{font-size:12px}.feed-note-summary span,.feed-note-action{font-size:9px}.feed-note-details{padding:0 8px 8px 37px}.menu-group{margin:.7rem 0}.category-opts{flex-wrap:wrap;justify-content:center}.cat-btn{min-height:40px}.trio-row{gap:5px}.trio-fish{width:min(29vw,92px);padding:5px}.trio-fish b{font-size:14px}.ov.scrim{padding:max(18px, env(safe-area-inset-top)) 16px max(18px, env(safe-area-inset-bottom))}.panel{border-radius:20px;width:100%;max-height:88dvh;padding:25px 20px 24px;overflow-y:auto}.panel h2{font-size:32px}.panel .row{flex-direction:column;align-items:stretch}.panel .row .btn{width:100%}.ov.pause-bar{padding:calc(max(74px, env(safe-area-inset-top) + 58px)) 12px 0}.pausebar{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;padding:12px}.pausebar .hint{display:none}}@media (height<=640px) and (width<=760px),(height<=640px) and (pointer:coarse){#ov-start{padding-top:max(6px, env(safe-area-inset-top));padding-bottom:max(8px, env(safe-area-inset-bottom))}.card{padding:9px 12px 12px}.card h1{font-size:33px}.tagline{margin:4px auto 6px;font-size:12px}.feed-note{margin-bottom:4px}.feed-note summary{min-height:38px}.menu-group{margin:.35rem 0}.group-label{margin-bottom:.25rem;font-size:.72rem}.cat-btn{min-height:36px;padding-top:.28rem;padding-bottom:.28rem}.trio-fish{width:min(25vw,76px)}.trio-fish b{font-size:12px}.btn-primary{padding:10px 24px;font-size:18px}}
