.track{display:flex;flex-direction:column;gap:12px;width:100%;max-width:420px}.track-rail{position:relative;height:44px;background:var(--fishing-surface);border:2px solid var(--fishing-rule);border-radius:4px;overflow:hidden}.track-zone{position:absolute;top:0;bottom:0;background:color-mix(in srgb,var(--fishing-zone) 30%,transparent);border-left:2px dashed var(--fishing-zone);border-right:2px dashed var(--fishing-zone)}.track-marker{position:absolute;top:0;bottom:0;width:4px;background:var(--fishing-marker)}.hold{display:flex;gap:12px;align-items:stretch;height:240px}.hold-bar{position:relative;width:44px;background:var(--fishing-surface);border:2px solid var(--fishing-rule);border-radius:4px;overflow:hidden}.hold-band{position:absolute;left:0;right:0;background:color-mix(in srgb,var(--fishing-zone) 30%,transparent);border-top:2px dashed var(--fishing-zone);border-bottom:2px dashed var(--fishing-zone)}.hold-fish{position:absolute;left:8px;right:8px;height:16px;border-radius:2px}.hold-meter{position:relative;width:12px;background:var(--fishing-surface);border:2px solid var(--fishing-rule);border-radius:4px;overflow:hidden}.hold-meter-fill{position:absolute;left:0;right:0;bottom:0;background:var(--fishing-zone)}.hold-escape{position:relative;width:12px;border:2px solid var(--fishing-danger);border-radius:4px;overflow:hidden}.hold-escape-fill{position:absolute;left:0;right:0;bottom:0;background:var(--fishing-danger)}.dodge{display:flex;flex-direction:column;gap:12px;align-items:center}.dodge-ring{display:block;width:100%;max-width:280px;height:auto}.dodge-count{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.08em}.dodge-falls{color:var(--fishing-danger)}.dodge-meter{position:relative;width:100%;max-width:280px;height:12px;background:var(--fishing-surface);border:2px solid var(--fishing-rule);border-radius:4px;overflow:hidden}.dodge-meter-fill{position:absolute;top:0;bottom:0;left:0;background:var(--fishing-zone)}.world{display:flex;flex-direction:column;gap:10px;width:100%;max-width:min(96vw,1080px,128vh)}.world-view{position:relative;width:100%;aspect-ratio:16 / 7;overflow:hidden;border:2px solid var(--fishing-rule);border-radius:6px;background:var(--fishing-surface)}.world-sky{position:absolute;inset:0 0 calc(100% - var(--horizonte)) 0;background:linear-gradient(to bottom,var(--lago-ceu-alto),var(--lago-ceu-baixo))}.world-mata{position:absolute;bottom:calc(100% - var(--horizonte));height:calc(64px * var(--s));background-image:url(/_astro/mata.BKW5cnN8.png);background-size:calc(256px * var(--s)) calc(128px * var(--s));background-repeat:repeat-x;image-rendering:pixelated;pointer-events:none}.light .world-mata{background-position:0 0}.dark .world-mata{background-position:0 calc(-64px * var(--s))}.world-horizon{display:none}.world-water{position:absolute;top:calc(var(--horizonte) - var(--agua-sobe));bottom:0;background:linear-gradient(to right,var(--lago-raso) 0 26%,var(--lago-medio) 58%,var(--lago-fundo) 86% 100%)}.world-view:before{content:"";position:absolute;inset:calc(var(--horizonte) - var(--agua-sobe)) 0 0 0;background-image:linear-gradient(to bottom,color-mix(in srgb,var(--lago-fundo) 52%,transparent),color-mix(in srgb,var(--lago-fundo) 16%,transparent) 38%,transparent 72%);pointer-events:none;z-index:var(--camada-atmosfera)}.world-view{--horizonte: 40%;--margem-agua: 60%;--agua-sobe: 4px;--s: 1;--s-loja: calc(var(--s) + 1);--camada-atmosfera: 1;--camada-cena: 2;--camada-barco: 3}.world-shore,.world-hot,.world-shadow{z-index:var(--camada-cena)}.world-boat{z-index:var(--camada-barco)}.world-shore{position:absolute;width:calc(66px * var(--s-loja));top:calc(var(--margem-agua) - 20px * var(--s-loja));bottom:calc(100% - var(--margem-agua));background:linear-gradient(to bottom,var(--lago-terra) calc(100% - 7px),color-mix(in srgb,var(--lago-terra) 55%,var(--lago-raso)));border-bottom-right-radius:46% 70%}.world-hot{position:absolute;padding:0;background:none;border:none;cursor:pointer;touch-action:manipulation}.world-hot:focus-visible{outline:3px solid var(--fishing-marker);outline-offset:3px}.world-shop{top:calc(var(--margem-agua) - 64px * var(--s-loja));width:calc(96px * var(--s-loja));height:calc(64px * var(--s-loja));background-image:url(/_astro/loja.5EZq1EjI.png);background-size:calc(192px * var(--s-loja)) calc(64px * var(--s-loja));background-repeat:no-repeat;image-rendering:pixelated}.light .world-shop{background-position:0 0}.dark .world-shop{background-position:calc(-96px * var(--s-loja)) 0}.world-shop:after{content:"";position:absolute;left:4%;width:38%;bottom:-2px;height:calc(4px * var(--s-loja));border-radius:50%;background:color-mix(in srgb,var(--lago-fundo) 38%,transparent);pointer-events:none}.world-shop[data-near=true]{filter:drop-shadow(0 0 calc(1px * var(--s-loja)) var(--fishing-marker)) drop-shadow(0 0 calc(4px * var(--s-loja)) color-mix(in srgb,var(--fishing-marker) 60%,transparent))}.world-shop:hover{filter:brightness(1.12)}.world-shop[data-near=true]:hover{filter:brightness(1.12) drop-shadow(0 0 calc(1px * var(--s-loja)) var(--fishing-marker)) drop-shadow(0 0 calc(4px * var(--s-loja)) color-mix(in srgb,var(--fishing-marker) 60%,transparent))}.world-tag{position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);font-family:var(--font-mono);font-size:.62rem;letter-spacing:.08em;white-space:nowrap;color:var(--color-text-primary)}.world-spot{top:57%;height:12%;transform:translate(-50%);background:none}.world-spot:after{content:"";position:absolute;left:42%;top:46%;width:26%;height:26%;border-radius:50%;background:color-mix(in srgb,var(--lago-fundo) 78%,transparent);opacity:0;animation:world-passagem 8s ease-in-out infinite;animation-delay:var(--atraso, 0s);pointer-events:none}@keyframes world-passagem{0%,72%{opacity:0;transform:translate(-6px) scale(1)}78%{opacity:.85;transform:translate(0) scale(1)}90%{opacity:.5;transform:translate(7px) scale(.55)}96%,to{opacity:0;transform:translate(10px) scale(.2)}}.world-spot[data-here=true],.world-spot:hover{background:radial-gradient(ellipse at center,color-mix(in srgb,var(--fishing-marker) 22%,transparent),transparent 76%)}.world-bolha{position:absolute;bottom:34%;width:3px;height:3px;border-radius:50%;background:color-mix(in srgb,var(--lago-brilho) 62%,transparent);animation:world-bolha 3.4s ease-in infinite;pointer-events:none}.world-bolha:nth-of-type(1){left:40%;animation-delay:0s}.world-bolha:nth-of-type(2){left:51%;width:4px;height:4px;animation-duration:4.1s;animation-delay:1.3s}.world-bolha:nth-of-type(3){left:60%;animation-duration:3.9s;animation-delay:2.4s}@keyframes world-bolha{0%{opacity:0;transform:translateY(4px) scale(.4)}18%{opacity:.95;transform:translateY(0) scale(1)}72%{opacity:.8}92%{opacity:.35;transform:translateY(-15px) scale(1.35)}to{opacity:0;transform:translateY(-17px) scale(1.6)}}.world-hot:hover .world-bolha{animation-duration:1.9s}.world-hot:disabled{cursor:default}.world-hot:disabled .world-bolha,.world-hot:disabled:hover .world-bolha{animation:none;opacity:0}.world-hot:disabled .world-tag{opacity:.35}.world-spot:disabled:not([data-here=true]):hover{background:transparent}@media(prefers-reduced-motion:reduce){.world-bolha{animation:none;opacity:.85}.world-shadow{animation:none;opacity:.5}.world-spot:after{animation:none;opacity:0}}.world-boat{position:absolute;width:calc(64px * var(--s));height:calc(64px * var(--s));top:calc(67% - 64px * var(--s));transform:translate(-50%) scaleX(var(--olha, 1));background-image:url(data:image/png;base64,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);background-size:calc(256px * var(--s)) calc(64px * var(--s));background-repeat:no-repeat;background-position:0 0;image-rendering:pixelated;pointer-events:none}.world-boat[data-frame="1"]{background-position:calc(-64px * var(--s)) 0}.world-boat[data-frame="2"]{background-position:calc(-128px * var(--s)) 0}.world-boat[data-frame="3"]{background-position:calc(-192px * var(--s)) 0}@media(min-width:900px){.world-view{--s: 2}}.world-shadow{position:absolute;top:63%;width:calc(34px * var(--vulto, 1));height:calc(11px * var(--vulto, 1));transform:translate(-50%);border-radius:50%;background:var(--fishing-rule);opacity:.45;pointer-events:none;animation:world-vulto 1.1s ease-in-out infinite alternate}@keyframes world-vulto{0%{transform:translate(-50%) translate(10px);opacity:.3}to{transform:translate(-50%) translate(-4px);opacity:.55}}.world-hud{display:flex;gap:14px;align-items:baseline;flex-wrap:wrap;margin:0;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.06em}.world-depth{font-weight:700}.world-hint{opacity:.85}.world-turn{display:none;position:absolute;inset:0;z-index:9;align-items:center;justify-content:center;margin:0;padding:24px;text-align:center;font-family:var(--font-mono);background:var(--color-bg-primary)}@media(pointer:coarse)and (orientation:landscape)and (max-height:520px){.world-turn{display:flex}}.world-pad{display:flex;align-items:stretch;gap:10px;width:100%;max-width:min(96vw,1080px,128vh)}.world-pad-move{display:flex;gap:8px}.world-pad-btn,.world-pad-act{min-height:48px;min-width:48px;padding:0 16px;font-family:var(--font-mono);font-size:.8rem;letter-spacing:.06em;color:var(--color-text-primary);background:var(--fishing-surface);border:2px solid var(--fishing-rule);border-radius:4px;cursor:pointer;touch-action:none;user-select:none}.world-pad-act{flex:1;font-weight:700;background:var(--fishing-marker);color:var(--color-bg-primary);border-color:var(--fishing-marker)}.world-pad-act:disabled{background:var(--fishing-surface);color:var(--color-text-primary);border-color:var(--fishing-rule);opacity:.55;cursor:default}.world-pad-log{white-space:nowrap}.world-pad-btn:not(:disabled):hover,.world-pad-act:not(:disabled):hover{filter:brightness(1.12)}.world-pad-btn:active,.world-pad-act:not(:disabled):active{transform:translateY(1px)}.world-pad-btn:focus-visible,.world-pad-act:focus-visible{outline:3px solid var(--fishing-marker);outline-offset:2px}@media(max-width:560px){.world-pad{flex-wrap:wrap}.world-pad-act{min-width:0}.world-pad-log{flex:1 0 100%}}@media(max-width:520px){.world-pad-btn,.world-pad-act{padding:0 10px;font-size:.72rem}}@media(max-width:640px){.world-view{aspect-ratio:3 / 2}}.shop{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92%,700px);max-height:84%;z-index:5;display:flex;flex-direction:column;gap:14px;padding:18px 22px;overflow:auto;background:var(--color-bg-primary);border:2px solid var(--fishing-rule);border-radius:4px;font-family:var(--font-mono);font-size:.8rem}.shop-head{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.shop-head h3{margin:0;letter-spacing:.08em}.shop-coins{font-weight:700}.shop-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.shop-item{display:flex;align-items:center;gap:12px;padding:8px 10px;border:2px solid transparent}.shop-item[data-sel=true]{border-color:var(--fishing-rule)}.shop-item[data-sel=true] .shop-mark{background:var(--fishing-marker)}.shop-item[data-off=true]{opacity:.5}.shop-mark{flex:none;width:10px;height:10px;border:2px solid var(--fishing-rule)}.shop-name{flex:1}.shop-price{font-weight:700}.shop-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 16px;margin:0}.shop-keys{display:flex;align-items:center;gap:6px;opacity:.8}.shop-keys .key{margin-left:4px}.shop-keys .key:first-child{margin-left:0}.catch{position:relative;display:grid;place-items:center;padding:8px}.catch-burst{position:absolute;z-index:0;width:260px;height:260px;max-width:80vw;max-height:80vw;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--catch-fish, var(--fishing-marker)) 85%,transparent) 0%,color-mix(in srgb,var(--fishing-marker) 45%,transparent) 38%,transparent 66%);opacity:0;animation:catch-burst .62s cubic-bezier(.1,.7,.2,1) both}.catch-card{position:relative;z-index:1;display:grid;justify-items:center;gap:6px;padding:14px 26px;text-align:center;font-family:var(--font-mono);background:var(--color-bg-primary);border:2px solid var(--fishing-rule);border-radius:6px;box-shadow:0 0 22px -4px color-mix(in srgb,var(--fishing-marker) 45%,transparent);animation:catch-rise .42s cubic-bezier(.2,.8,.3,1) both}.catch-pic{width:84px;height:56px;background:var(--catch-fish, var(--fishing-marker));border:2px solid var(--fishing-rule);border-radius:4px}.catch-name{font-size:1rem;letter-spacing:.04em}.catch-size{font-size:.78rem;opacity:.85}.catch-tag{margin-top:2px;padding:2px 10px;font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;border:1px solid var(--fishing-rule);border-radius:999px;opacity:.75}.catch[data-rarity=raro] .catch-burst{width:380px;height:380px;animation-duration:.76s}.catch[data-rarity=lenda] .catch-burst{width:520px;height:520px;max-width:92vw;max-height:92vw;animation-duration:.98s}.catch[data-rarity=raro] .catch-card,.catch[data-rarity=lenda] .catch-card{box-shadow:0 0 34px -2px color-mix(in srgb,var(--fishing-marker) 62%,transparent);animation:catch-pop .42s cubic-bezier(.2,1.3,.4,1) both}.catch-rays{position:absolute;z-index:0;width:440px;height:440px;max-width:92vw;max-height:92vw;border-radius:50%;background:repeating-conic-gradient(from 0deg,color-mix(in srgb,var(--fishing-marker) 55%,transparent) 0deg 5deg,transparent 5deg 20deg);mask-image:radial-gradient(circle,transparent 26%,#000 40%,transparent 74%);opacity:0;animation:catch-rays-in .52s ease-out 80ms both}.catch[data-rarity=raro] .catch-tag,.catch[data-rarity=lenda] .catch-tag{font-weight:700;border-color:var(--fishing-marker);color:var(--fishing-marker);opacity:1;animation:catch-stamp .32s cubic-bezier(.2,1.6,.4,1) .22s both}.catch[data-rarity=lenda] .catch-card{animation-duration:.56s;border-width:3px;border-color:var(--fishing-marker);box-shadow:0 0 48px color-mix(in srgb,var(--fishing-marker) 75%,transparent)}.catch[data-rarity=lenda] .catch-rays{animation:catch-rays-in .72s ease-out 80ms both,catch-spin 14s linear .8s infinite}.catch-aura{position:absolute;z-index:0;width:320px;height:320px;max-width:84vw;max-height:84vw;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--fishing-marker) 34%,transparent) 0%,transparent 70%);opacity:0;animation:catch-aura-pulse .9s ease-in-out 2}.catch[data-rarity=lenda] .catch-tag{font-size:.68rem;letter-spacing:.24em;animation-delay:.34s}@keyframes catch-burst{0%{opacity:.9;transform:scale(.2)}55%{opacity:.5}to{opacity:0;transform:scale(1.25)}}@keyframes catch-rise{0%{opacity:0;transform:translateY(18px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes catch-pop{0%{opacity:0;transform:translateY(22px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes catch-rays-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes catch-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes catch-aura-pulse{0%,to{opacity:0;transform:scale(.9)}50%{opacity:1;transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.catch .catch-card{animation:catch-rise .3s ease-out both!important}.catch .catch-rays{animation:catch-rays-in .3s ease-out both!important}.catch .catch-tag{animation:catch-rise .24s ease-out .16s both!important}.catch .catch-aura{animation:none!important;opacity:.7}.catch .catch-burst{animation:catch-burst .38s ease-out both!important}}@media(max-width:560px){.catch-card{padding:12px 18px}.catch-pic{width:68px;height:46px}.catch-burst{width:200px;height:200px}.catch[data-rarity=raro] .catch-burst{width:280px;height:280px}.catch[data-rarity=lenda] .catch-burst{width:340px;height:340px}}.tuto-block{position:absolute;inset:0;z-index:6;display:flex;align-items:flex-end;background:color-mix(in srgb,var(--color-bg-primary) 62%,transparent)}.tuto{width:100%;display:flex;align-items:stretch;gap:10px;padding:10px;background:color-mix(in srgb,var(--color-bg-primary) 92%,transparent);border-top:2px solid var(--fishing-rule)}.tuto-face{flex:none;width:56px;height:56px;background:var(--fishing-surface);border:2px solid var(--fishing-rule);border-radius:4px}.tuto-body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:6px 12px;text-align:left;font-family:var(--font-mono);font-size:.78rem;line-height:1.5;color:var(--color-text-primary);background:var(--fishing-surface);border:2px solid var(--fishing-rule);border-radius:4px;cursor:pointer}.tuto-body:hover{filter:brightness(1.1)}.tuto-body:focus-visible{outline:3px solid var(--fishing-marker);outline-offset:2px}.tuto-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.68rem;opacity:.8}.tuto-next{display:inline-flex;align-items:center;gap:6px}.tuto-caret{animation:tuto-caret 1.1s steps(2,end) infinite}@keyframes tuto-caret{0%,50%{opacity:1}51%,to{opacity:.15}}@media(prefers-reduced-motion:reduce){.tuto-caret{animation:none}}.tuto-skip{flex:none;align-self:flex-start;min-height:32px;padding:0 10px;font-family:var(--font-mono);font-size:.68rem;color:var(--color-text-primary);background:none;border:2px solid var(--fishing-rule);border-radius:4px;cursor:pointer}@media(max-width:560px){.tuto-face{width:40px;height:40px}.tuto-body{font-size:.72rem}}@media(max-width:640px){.tuto{padding:8px;gap:8px}.tuto-body{font-size:.7rem;line-height:1.4}.tuto-face{width:34px;height:34px}.tuto-skip{min-height:28px;font-size:.62rem}}.light{--fishing-surface: var(--color-bg-secondary);--fishing-rule: var(--color-border-strong);--fishing-zone: var(--color-accent-secondary);--fishing-marker: var(--color-accent);--fishing-danger: var(--color-accent-hover);--fishing-fish-a: #4a7c59;--fishing-fish-b: #2f5aa8;--fishing-fish-c: #8f2d24;--fishing-fish-d: #6f6757;--fishing-fish-e: #6b4d2e;--fishing-fish-f: #3d6b7d;--fishing-fish-g: #7a4b8f;--fishing-fish-h: #22242b;--fishing-fish-i: #5e564a;--lago-ceu-alto: #c3cfd1;--lago-ceu-baixo: #e4e2d6;--lago-margem: #8a9070;--lago-terra: #bfa87e;--lago-raso: #93aeb0;--lago-medio: #5f8290;--lago-fundo: #3b5c6c;--lago-brilho: #f6efd8}.dark{--fishing-surface: var(--color-bg-secondary);--fishing-rule: var(--color-border-strong);--fishing-zone: var(--color-accent);--fishing-marker: var(--color-accent-secondary);--fishing-danger: var(--color-revolt);--fishing-fish-a: #42f59b;--fishing-fish-b: #61ffca;--fishing-fish-c: #ff3e3e;--fishing-fish-d: #54c59f;--fishing-fish-e: #7dffb0;--fishing-fish-f: #4fbf85;--fishing-fish-g: #7cf5ad;--fishing-fish-h: #33cc80;--fishing-fish-i: #1f5a3d;--lago-ceu-alto: #080d12;--lago-ceu-baixo: #14222a;--lago-margem: #17251f;--lago-terra: #1e2823;--lago-raso: #1d4453;--lago-medio: #123140;--lago-fundo: #081a26;--lago-brilho: #42f59b}.fishing-stage{position:relative;display:flex;flex-direction:column;gap:16px;min-height:0;padding:16px;overflow:hidden}.fishing-sea{position:absolute;inset:0;z-index:0;pointer-events:none}.fishing-content{position:relative}.fishing-button{font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;min-height:44px;padding:12px 16px;color:var(--color-bg-primary);background:var(--color-accent);border:none;border-radius:4px;cursor:pointer}.fishing-button:focus-visible{outline:2px solid var(--color-accent-secondary);outline-offset:2px}.fishing-prompt{font-family:var(--font-mono);font-size:.75rem;color:var(--color-text-secondary);max-width:60ch}.fishing-live{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.fishing-option{display:flex;align-items:center;gap:8px;min-height:44px;font-family:var(--font-mono);font-size:.75rem;color:var(--color-text-secondary);cursor:pointer}.fishing-option small{font-size:inherit;color:var(--color-text-secondary)}.fishing-option input:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.fishing-overlay{position:fixed;inset:0;z-index:80;display:flex;flex-direction:column;gap:16px;padding:16px;background:var(--color-bg-primary);overflow:hidden}body.fishing-locked{overflow:hidden}.fishing-overlay-bar{display:flex;align-items:center;justify-content:space-between;gap:16px}.fishing-exit{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 16px;font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-primary);background:transparent;border:2px solid var(--color-border-strong);border-radius:4px;cursor:pointer}.fishing-exit:hover{border-color:var(--color-accent);color:var(--color-accent)}.fishing-exit:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.fishing-exit small{font-size:inherit;font-weight:400;letter-spacing:0;text-transform:none;color:var(--color-text-secondary)}.fishing-arena{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:0}.fishing-flash{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:0;box-shadow:inset 0 0 90px 12px var(--fishing-danger)}.fishing-overlay[data-miss="1"] .fishing-flash{animation:fishing-flash-a .32s ease-out}.fishing-overlay[data-miss="2"] .fishing-flash{animation:fishing-flash-b .32s ease-out}.fishing-overlay[data-miss="1"] .fishing-arena{animation:fishing-shake-a .32s ease-out}.fishing-overlay[data-miss="2"] .fishing-arena{animation:fishing-shake-b .32s ease-out}@keyframes fishing-flash-a{0%{opacity:0}12%{opacity:1}to{opacity:0}}@keyframes fishing-flash-b{0%{opacity:0}12%{opacity:1}to{opacity:0}}@keyframes fishing-shake-a{0%,to{transform:translate(0)}12%{transform:translate(-9px)}28%{transform:translate(8px)}44%{transform:translate(-6px)}60%{transform:translate(4px)}78%{transform:translate(-2px)}}@keyframes fishing-shake-b{0%,to{transform:translate(0)}12%{transform:translate(-9px)}28%{transform:translate(8px)}44%{transform:translate(-6px)}60%{transform:translate(4px)}78%{transform:translate(-2px)}}@media(prefers-reduced-motion:reduce){.fishing-overlay[data-miss="1"] .fishing-flash{animation:fishing-flash-a .32s ease-out!important}.fishing-overlay[data-miss="2"] .fishing-flash{animation:fishing-flash-b .32s ease-out!important}.fishing-overlay[data-miss="1"] .fishing-arena{animation:fishing-shake-a .32s ease-out!important}.fishing-overlay[data-miss="2"] .fishing-arena{animation:fishing-shake-b .32s ease-out!important}}.fishing-arena{position:relative}.fishing-over{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:16px;background:color-mix(in srgb,var(--color-bg-primary) 82%,transparent)}.fishing-menu{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92%,700px);max-height:84%;z-index:4;overflow:auto;padding:0 20px 16px;background:var(--color-bg-primary);border:2px solid var(--fishing-rule);border-radius:4px;font-family:var(--font-mono);font-size:.8rem}.fishing-menu-head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;margin:0 -20px;padding:16px 20px 10px;background:var(--color-bg-primary);border-bottom:2px solid var(--fishing-rule)}.fishing-menu-head h3{margin:0;letter-spacing:.08em}.fishing-menu-keys{display:flex;align-items:center;gap:6px;margin-left:auto;font-family:var(--font-mono);font-size:.7rem;opacity:.8}.fishing-menu-close{min-height:40px;padding:0 14px;font:inherit;color:var(--color-text-primary);background:var(--fishing-surface);border:2px solid var(--fishing-rule);border-radius:4px;cursor:pointer}.fishing-dex{list-style:none;margin:14px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fishing-dex-item{display:flex;flex-direction:column;gap:6px;padding:10px;border:2px solid var(--fishing-rule);border-radius:4px}.fishing-dex-item[data-found=false]{opacity:.55}.fishing-dex-item strong{font-size:.85rem}.fishing-dex-item small{opacity:.8;line-height:1.5}.fishing-menu-pic{display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:100%;background:var(--fishing-surface);border:2px solid var(--fishing-rule);font-size:1.1rem;opacity:.7}.fishing-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;max-width:min(96vw,1080px);min-height:108px}.fishing-overlay-bar{display:flex;align-items:center;gap:8px 20px;flex-wrap:wrap;width:100%;max-width:min(96vw,1080px,128vh);margin:0 auto}.fishing-stat{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.06em;opacity:.9}.fishing-stat strong{opacity:1}.fishing-overlay-bar .fishing-option{margin-left:auto}@media(max-width:640px){.fishing-dex{grid-template-columns:repeat(2,1fr)}.fishing-keys{display:none}}.fishing-help{width:30px;height:30px;font-family:var(--font-mono);font-weight:700;color:var(--color-text-primary);background:var(--fishing-surface);border:2px solid var(--fishing-rule);border-radius:50%;cursor:pointer}.fishing-help:hover{filter:brightness(1.15)}.fishing-help:focus-visible{outline:3px solid var(--fishing-marker);outline-offset:2px}@media(max-width:640px){.fishing-overlay-bar{gap:6px 12px;font-size:.68rem}.fishing-overlay-bar .fishing-option small{display:none}.fishing-overlay-bar .fishing-option{margin-left:0}.fishing-exit small{display:none}.fishing-stat{font-size:.66rem}}.fishing-fight{width:100%;max-width:min(96vw,1080px,128vh);min-height:56px;font-family:var(--font-mono);font-size:.85rem;font-weight:700;letter-spacing:.1em;color:var(--color-bg-primary);background:var(--fishing-marker);border:2px solid var(--fishing-marker);border-radius:4px;cursor:pointer;touch-action:none;user-select:none}.fishing-fight:active{filter:brightness(.9)}.key{display:inline-block;margin-left:8px;padding:1px 6px;font-family:var(--font-mono);font-size:.62rem;font-weight:700;line-height:1.5;letter-spacing:.06em;vertical-align:middle;color:inherit;border:1.5px solid currentColor;border-radius:3px;opacity:.75}@media(pointer:coarse){.key{display:none}}.fishing-caught{margin:0;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;opacity:.7}.vitrine{display:flex;flex-direction:column;gap:40px;width:100%;max-width:1000px;margin:0 auto}.vitrine-topo{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.vitrine-linha{margin:0;max-width:56ch;color:var(--color-text-secondary)}.vitrine-prints{display:grid;grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none}.vitrine-prints li{margin:0}.vitrine-prints img{display:block;width:100%;height:auto;border:2px solid var(--fishing-rule);border-radius:4px}.vitrine-bloco,.vitrine-ficha{display:flex;flex-direction:column;gap:12px}.vitrine-bloco h2,.vitrine-ficha h2{margin:0;font-size:1.25rem}.vitrine-bloco p,.vitrine-ficha p{margin:0;max-width:66ch;line-height:1.7}.vitrine-ficha{padding-top:24px;border-top:2px solid var(--fishing-rule)}.vitrine-repo{align-self:flex-start;color:var(--fishing-marker);text-decoration:underline;text-underline-offset:3px}.vitrine-repo:focus-visible{outline:3px solid var(--fishing-marker);outline-offset:3px}.vitrine-topo h1{margin:0;font-size:1.75rem;line-height:1.15;text-wrap:balance}.vitrine-bloco h2,.vitrine-ficha h2{font-size:1.25rem}@media(min-width:620px){.vitrine-prints{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.vitrine-topo h1{font-size:2.25rem}.vitrine-bloco h2,.vitrine-ficha h2{font-size:1.5rem}}@media(max-width:640px){.vitrine{gap:28px}.vitrine-prints{gap:10px}.vitrine-ficha{padding-top:18px}}
