/* Pesque e Solte v8 */
.game-item-featured{border:2px solid #46a391;background:linear-gradient(135deg,#effcf5,#e0f4ef)}.game-item-featured .btn-play{background:#0f766e}
.ola-pesca,.ola-pesca *{box-sizing:border-box}.ola-pesca{width:100%}.pesca-topbar{grid-template-columns:48px minmax(0,1fr) 48px!important}.pesca-topbar>div{min-width:0}.tela-ola-pesca{padding:0!important;max-width:none!important;background:#071b1d}.ola-pesca{--ink:#eef7dc;--dark:#09272a;--gold:#ffd34d;max-width:920px;margin:0 auto;min-height:100dvh;color:var(--ink);font-family:"Courier New",monospace;background:radial-gradient(circle at 50% -10%,#1b6364 0,#0c3538 42%,#061d20 100%);box-shadow:0 0 40px #0008;overflow:hidden}.ola-pesca button{font:inherit}.pesca-topbar{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;padding:12px 14px;background:#071b1de8;border-bottom:3px solid #347e70;text-align:center}.pesca-topbar h1{margin:1px 0 0;color:#ffdf59;font-size:clamp(23px,5vw,36px);letter-spacing:3px;text-shadow:3px 3px 0 #85482b}.pesca-topbar span{font-size:9px;letter-spacing:2px;color:#8fd4b1}.pesca-topbar button{width:40px;height:40px;border:2px solid #8fd4b1;border-radius:4px;background:#153d3d;color:#fff;font-size:24px;box-shadow:3px 3px 0 #031113;cursor:pointer}.pesca-statusbar{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:2px solid #173f41;background:#0e292c}.pesca-statusbar>span{display:flex;min-width:0;flex-direction:column;align-items:center;padding:7px 4px;border-right:1px solid #315255}.pesca-statusbar>span:last-child{border:0}.pesca-statusbar b{max-width:100%;overflow:hidden;color:#ffda5f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pesca-statusbar small{margin-top:2px;color:#83ada7;font-size:8px;text-transform:uppercase}.pesca-stage{position:relative;width:100%;aspect-ratio:10/7;max-height:62vh;overflow:hidden;background:#183}.pesca-stage canvas{display:block;width:100%;height:100%;object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges}.pesca-message{position:absolute;top:16px;left:50%;z-index:8;max-width:86%;padding:10px 18px;transform:translate(-50%,-20px);border:3px solid #09272a;border-radius:3px;background:#f8f0ca;color:#172724;font-weight:900;letter-spacing:1px;text-align:center;box-shadow:5px 5px 0 #09272acc;opacity:0;transition:.18s;pointer-events:none}.pesca-message.show{transform:translate(-50%,0);opacity:1}.pesca-battle{position:absolute;right:5%;bottom:5%;left:5%;z-index:7;padding:12px;border:3px solid #0a2022;border-radius:4px;background:#f5e8bd;color:#102527;text-align:center;box-shadow:6px 6px 0 #031719bb}.pesca-battle strong{display:block;margin-bottom:8px;color:#8d2f22;font-size:18px}.pesca-battle small{font-size:10px}.pesca-tension{position:relative;height:18px;margin:6px 0 8px;overflow:visible;border:3px solid #0d282a;background:linear-gradient(90deg,#b82b31 0 38%,#4dbb62 38% 68%,#b82b31 68%)}.pesca-tension i{position:absolute;inset:0 auto 0 0;width:45%;background:#ff723c55}.pesca-tension span{position:absolute;top:-6px;left:0;width:7px;height:26px;margin-left:-3px;background:#fff;border:2px solid #151515}.pesca-hint{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 12px;border-block:2px solid #2f625e;background:#0b2628;font-size:10px}.pesca-hint b{color:#ffda5f}.pesca-controls{display:flex;align-items:center;justify-content:space-between;min-height:145px;padding:10px 8%;background:linear-gradient(#0c3335,#071b1d);touch-action:none;user-select:none}.pesca-dpad{display:grid;grid-template-columns:48px 48px 48px;grid-template-rows:44px 44px 44px}.pesca-dpad button,.pesca-dpad i{display:grid;place-items:center;border:2px solid #061517;background:#214b4c;color:#dff4d8;font-size:18px;box-shadow:3px 3px 0 #020b0c}.pesca-dpad button:first-child{grid-column:2}.pesca-dpad button:nth-child(2){grid-row:2;grid-column:1}.pesca-dpad i{grid-row:2;grid-column:2}.pesca-dpad button:nth-child(4){grid-row:2;grid-column:3}.pesca-dpad button:last-child{grid-row:3;grid-column:2}.pesca-dpad button.pressed{transform:translate(2px,2px);background:#4e7770;box-shadow:1px 1px 0 #020b0c}.pesca-a{display:flex;width:92px;height:92px;flex-direction:column;align-items:center;justify-content:center;border:5px solid #7d241f;border-radius:50%;background:#df4b3e;color:#fff;box-shadow:5px 6px 0 #330e0c;touch-action:none}.pesca-a:active{transform:translate(3px,3px);box-shadow:2px 3px 0 #330e0c}.pesca-a b{font-size:35px;line-height:1}.pesca-a span{font-size:10px;font-weight:900}
@media(min-width:769px){.pesca-controls{min-height:100px;padding:8px 14%}.pesca-dpad{grid-template-columns:42px 42px 42px;grid-template-rows:36px 36px 36px}.pesca-a{width:80px;height:80px}.pesca-stage{max-height:600px}}
@media(max-width:480px){body.ola-pesca-active{overscroll-behavior:none}.ola-pesca{min-height:100svh}.pesca-topbar{padding:8px 10px}.pesca-topbar h1{font-size:clamp(18px,6vw,25px);letter-spacing:2px}.pesca-stage{max-height:49svh}.pesca-controls{min-height:132px;padding:7px 7%}.pesca-dpad{grid-template-columns:44px 44px 44px;grid-template-rows:39px 39px 39px}.pesca-a{width:82px;height:82px}.pesca-record-list{grid-template-columns:1fr}.pesca-drawer>section{max-height:91svh}.pesca-statusbar b{font-size:9px}}
@media(prefers-reduced-motion:reduce){.pesca-catch-card.is-record,.pesca-record-win b{animation:none}.pesca-message{transition:none}}

.pesca-nav{display:grid;grid-template-columns:repeat(4,1fr);border-top:3px solid #2e5b57;background:#061719}.pesca-nav button{display:flex;min-height:58px;flex-direction:column;align-items:center;justify-content:center;border:0;border-right:1px solid #24413f;background:transparent;color:#dcebd6;cursor:pointer}.pesca-nav button:last-child{border:0}.pesca-nav b{color:#ffd34d}.pesca-nav span{font-size:10px}
.pesca-catch,.pesca-drawer{position:absolute;inset:0;z-index:20;display:grid;place-items:center;padding:12px;background:#021315dd;backdrop-filter:blur(4px)}.pesca-catch-card{width:min(410px,94%);max-height:95%;overflow:auto;padding:16px;border:5px solid #173d37;border-radius:5px;background:#f4e7bd;color:#142c2b;text-align:center;box-shadow:8px 8px 0 #020d0e}.pesca-catch-card.is-record{animation:recordFlash .65s steps(2) 3;border-color:#ffcb3d}.pesca-caught-label{display:block;color:#a63427;font-weight:900;letter-spacing:3px}.pesca-catch-card canvas{display:block;max-width:100%;margin:0 auto;image-rendering:pixelated}.pesca-catch-card h2{margin:0;font-size:27px;text-transform:uppercase}.pesca-catch-card>p{margin:2px 0 8px;font-size:11px;font-style:italic}.pesca-measures{display:grid;grid-template-columns:1fr 1fr;gap:7px}.pesca-measures strong{padding:8px;background:#173d37;color:#fff;font-size:19px}.pesca-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin:8px 0}.pesca-badges span{padding:4px 7px;border:2px solid #193c38;background:#fff7d9;font-size:10px;font-weight:900}
.pesca-record-win,.pesca-almost{display:flex;flex-direction:column;margin:9px 0;padding:10px;border:3px solid #9a641a;background:#ffdf64}.pesca-record-win b{font-size:21px;animation:recordPop .5s steps(3) infinite alternate}.pesca-almost{background:#bce8dd}.pesca-catch-card blockquote{margin:8px 0;padding:7px;border-left:4px solid #d06e2d;background:#fff8df;font-size:11px;font-weight:700}.pesca-catch-actions{display:flex;gap:7px;margin-top:12px}.pesca-catch-actions button{flex:1;padding:9px;border:2px solid #102d2b;background:#245b52;color:#fff;font-weight:900}
.pesca-drawer{position:fixed;z-index:100000}.pesca-drawer>section{width:min(680px,96%);max-height:86dvh;overflow:auto;border:4px solid #396f65;background:#0b292b;box-shadow:9px 9px 0 #020d0e}.pesca-drawer header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:13px;background:#123c3d;border-bottom:2px solid #4e8275}.pesca-drawer h2{margin:0;color:#ffda5f;font-size:20px}.pesca-drawer header small{font-size:9px;letter-spacing:2px}.pesca-drawer header button{width:38px;height:38px;border:2px solid #fff;background:#a33a31;color:#fff;font-size:25px}
.pesca-dex-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:10px}.pesca-dex-grid article{display:flex;min-height:110px;flex-direction:column;align-items:center;justify-content:center;padding:9px;border:2px solid #346b62;background:#133b3c;text-align:center}.pesca-dex-grid article.unknown{filter:grayscale(1);opacity:.55}.pesca-dex-grid i{display:grid;width:42px;height:28px;place-items:center;margin-bottom:5px;background:var(--fish);font-style:normal}.pesca-dex-grid span,.pesca-dex-grid small{font-size:10px}.pesca-capture-list,.pesca-record-list{padding:8px}.pesca-capture-list article{display:grid;grid-template-columns:18px 1fr auto 36px;align-items:center;gap:8px;padding:9px;border-bottom:1px solid #315553}.pesca-capture-list article>span{width:16px;height:12px;background:var(--fish);clip-path:polygon(0 0,35% 24%,100% 0,82% 50%,100% 100%,35% 76%,0 100%,15% 50%)}.pesca-capture-list div,.pesca-capture-list strong{display:flex;min-width:0;flex-direction:column}.pesca-capture-list small{color:#98beb6;font-size:9px}.pesca-capture-list button{border:0;background:transparent;color:#ffd34d;font-size:22px}
.pesca-record-list{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.pesca-record-list article{display:grid;grid-template-columns:1fr auto;gap:3px;padding:9px;border:1px solid #3e6b65;background:#143739}.pesca-record-list small,.pesca-record-list em{grid-column:1/-1;color:#9fc0ba;font-size:10px}.pesca-biggest{display:flex;align-items:center;justify-content:space-between;margin:8px;padding:14px;border:3px solid #c4902e;background:#62451a;color:#fff}.pesca-biggest b{color:#ffdf64;font-size:20px}.pesca-help-copy{padding:14px;line-height:1.5}.pesca-help-copy b{color:#ffda5f}.pesca-help-copy small{display:block;padding:10px;background:#173c3d;color:#a9ccc4}.pesca-empty{padding:35px;text-align:center}.hidden{display:none!important}@keyframes recordFlash{50%{filter:brightness(1.25)}}@keyframes recordPop{to{transform:scale(1.07)}}

/* v2: lançamento carregado, sprites, barco e ranking */
.pesca-a{position:relative;overflow:hidden}.pesca-a>i{position:absolute;right:0;bottom:0;left:0;height:var(--charge,0);background:#ffd34d55;transition:height .05s;pointer-events:none}.pesca-a.charging{box-shadow:0 0 0 5px #ffd34d,5px 6px 0 #330e0c}.pesca-a b,.pesca-a span{position:relative;z-index:1}
.pesca-battle{right:10px;bottom:10px;left:auto;width:min(285px,54%);padding:6px 8px;border-width:2px;background:#f5e8bddb;box-shadow:3px 3px 0 #03171988}.pesca-battle strong{margin-bottom:2px;font-size:12px}.pesca-battle small{font-size:8px}.pesca-tension{height:12px;margin:3px 0;border-width:2px}.pesca-tension span{top:-4px;height:16px;width:5px}
.pesca-catch-card{position:relative}.pesca-catch-close{position:absolute;top:8px;right:8px;width:38px;height:38px;border:2px solid #173d37;border-radius:50%;background:#a33a31;color:#fff;font-size:25px;line-height:1;cursor:pointer}.pesca-hook-place{display:flex;flex-direction:column;margin:8px 0;padding:8px;border:2px dashed #55786f;background:#fff8df}.pesca-hook-place b{font-size:10px;text-transform:uppercase}.pesca-hook-place span{font-size:12px;font-weight:900}
.fish-sprite{display:block!important;width:96px!important;height:64px!important;margin:0 auto 5px!important;background-color:transparent!important;background-image:var(--fish-image,url('images/jogos/ola-pesca/peixes-sprites-v2.png'))!important;background-repeat:no-repeat!important;background-size:400% 300%!important;background-position:calc(var(--col)*33.333%) calc(var(--row)*50%)!important;image-rendering:auto}.fish-sprite[style*="tucunare-"]{background-size:contain!important;background-position:center!important}.pesca-dex-grid article.unknown .fish-sprite{background-image:none!important;background:#08191a!important;color:#7fa19b;font-size:25px}.pesca-capture-list article{grid-template-columns:72px 1fr auto 36px}.pesca-capture-list article>.fish-sprite{width:68px!important;height:46px!important;margin:0!important;clip-path:none}
.pesca-ranking-head{padding:12px;text-align:center;color:#b7d8d0;font-size:11px;text-transform:uppercase}.pesca-ranking-list{padding:0 10px 12px}.pesca-rank-item{display:grid;grid-template-columns:38px 66px 1fr auto;align-items:center;gap:9px;padding:10px;border-bottom:1px solid #315553;background:#102f31}.pesca-rank-item.me{outline:2px solid #ffd34d;background:#1c4642}.pesca-rank-item>b{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#285953;color:#ffd34d}.pesca-rank-item>.fish-sprite{width:64px!important;height:44px!important;margin:0!important}.pesca-rank-item div{display:flex;min-width:0;flex-direction:column}.pesca-rank-item small{color:#9fc0ba;font-size:9px}.pesca-rank-item>span{color:#ffda5f;font-weight:900}.pesca-hook-place small{margin-top:3px;color:#55716b;font-size:9px}
@media(max-width:480px){.pesca-battle{width:58%}.pesca-nav span{font-size:9px}.pesca-capture-list article{grid-template-columns:58px 1fr auto 28px}.pesca-capture-list article>.fish-sprite{width:54px!important;height:38px!important}.pesca-rank-item{grid-template-columns:30px 48px 1fr auto;gap:5px;padding:8px 4px}.pesca-rank-item>.fish-sprite{width:46px!important;height:34px!important}.pesca-rank-item>span{font-size:10px}}

/* v5: diálogo completo da captura, fala do pescador e probabilidade simplificada */
.pesca-catch-dialog{display:grid;width:min(650px,100%);max-height:100%;grid-template-columns:190px minmax(0,410px);align-items:end;justify-content:center;gap:14px}.pesca-character-quote{display:flex;flex-direction:column;align-items:center;filter:drop-shadow(4px 5px 0 #020d0e99)}.pesca-character-quote p{position:relative;margin:0 0 14px;padding:12px;border:3px solid #173d37;border-radius:12px;background:#fff8df;color:#17302d;font-size:11px;font-weight:900;line-height:1.35;text-align:center}.pesca-character-quote p:after{position:absolute;right:28px;bottom:-13px;width:18px;height:18px;border-right:3px solid #173d37;border-bottom:3px solid #173d37;background:#fff8df;content:"";transform:rotate(45deg)}.pesca-character-quote i{position:relative;display:block;width:62px;height:72px;border:4px solid #102c2c;border-radius:25px 25px 12px 12px;background:linear-gradient(#e8b36d 0 38%,#1e5968 39%);box-shadow:inset 0 -15px #173e49}.pesca-character-quote i:before{position:absolute;top:-10px;left:4px;width:50px;height:18px;border-radius:13px 13px 4px 4px;background:#e84632;box-shadow:15px 8px 0 -5px #e84632;content:""}.pesca-character-quote i:after{position:absolute;top:18px;left:16px;width:6px;height:6px;border-radius:50%;background:#26322f;box-shadow:19px 0 #26322f;content:""}.pesca-catch-probability{display:flex;align-items:center;justify-content:space-between;margin:8px 0;padding:9px 11px;border:2px solid #55786f;background:#fff8df}.pesca-catch-probability small{color:#55716b;font-size:9px;font-weight:900;text-transform:uppercase}.pesca-catch-probability strong{padding:5px 8px;border-radius:3px;background:#173d37;color:#ffdf64;font-size:11px;text-transform:uppercase}
@media(max-width:600px){.pesca-catch{position:fixed;inset:0;z-index:100002;display:block;padding:0;overflow:auto;background:#021315f2}.pesca-catch-dialog{display:flex;width:100%;min-height:100dvh;max-height:none;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:18px 10px 28px}.pesca-character-quote{width:min(430px,96%);flex-direction:row-reverse;align-items:flex-end;gap:8px}.pesca-character-quote p{flex:1;margin:0 0 16px;font-size:10px}.pesca-character-quote p:after{right:16px}.pesca-character-quote i{width:48px;height:58px;flex:0 0 auto}.pesca-character-quote i:before{width:38px}.pesca-character-quote i:after{left:11px;box-shadow:15px 0 #26322f}.pesca-catch-card{width:min(430px,100%);max-height:none;overflow:visible;padding:14px 12px 18px}.pesca-catch-card canvas{height:auto;max-height:25dvh}.pesca-catch-close{position:sticky;top:4px;z-index:3;float:right}.pesca-catch-actions{position:sticky;bottom:0;padding-top:8px;background:#f4e7bd}}

/* v6: fala no cenário, galeria ampliada e batalha progressiva */
.pesca-catch-dialog{display:block;width:min(430px,100%)}.pesca-message.character-speech{width:min(250px,66%);padding:9px 12px;border-radius:12px;transform:translate(-50%,-100%);font-size:10px;line-height:1.35}.pesca-message.character-speech.show{transform:translate(-50%,-100%)}.pesca-message.character-speech:after{position:absolute;bottom:-10px;left:50%;width:16px;height:16px;border-right:3px solid #09272a;border-bottom:3px solid #09272a;background:#f8f0ca;content:"";transform:translateX(-50%) rotate(45deg)}.pesca-tension{transition:background .22s ease}.pesca-record-list article.has-fish-preview{grid-template-columns:76px 1fr auto;align-items:center}.pesca-record-list article.has-fish-preview>small{grid-column:2/4}.pesca-record-fish,.pesca-rank-fish{display:grid;padding:0;border:0;background:transparent;cursor:zoom-in}.pesca-record-fish{grid-row:1/3;width:70px}.pesca-record-fish .fish-sprite{width:68px!important;height:46px!important;margin:0!important}.pesca-rank-fish{width:66px}.pesca-rank-fish .fish-sprite{width:64px!important;height:44px!important;margin:0!important}.pesca-fish-preview{position:fixed;inset:0;z-index:100005;display:grid;place-items:center;padding:14px;background:#021315ee;backdrop-filter:blur(5px)}.pesca-fish-preview article{position:relative;width:min(500px,96%);max-height:92dvh;overflow:auto;padding:18px;border:5px solid #3a756a;border-radius:8px;background:#f4e7bd;color:#142c2b;text-align:center;box-shadow:9px 9px 0 #020d0e}.pesca-fish-preview article>button{position:absolute;top:8px;right:8px;z-index:2;width:40px;height:40px;border:2px solid #173d37;border-radius:50%;background:#a33a31;color:#fff;font-size:25px}.pesca-fish-preview canvas{display:block;width:min(420px,100%);height:auto;margin:auto;image-rendering:pixelated}.pesca-fish-preview h2{margin:2px 0;font-size:27px;text-transform:uppercase}.pesca-fish-preview p{margin:0 0 10px;font-size:11px;font-style:italic}.pesca-fish-preview article>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.pesca-fish-preview article>div span{display:flex;flex-direction:column;padding:10px;background:#173d37;color:#fff}.pesca-fish-preview article>div small{color:#b9d7ce;font-size:9px;text-transform:uppercase}.pesca-preview-owner{display:block;color:#8b4a22;font-size:13px}.pesca-fish-preview article>small{color:#55716b;font-size:9px}
@media(max-width:600px){.pesca-message.character-speech{width:min(220px,70%)}.pesca-record-list article.has-fish-preview{grid-template-columns:64px 1fr auto}.pesca-record-fish{width:60px}.pesca-record-fish .fish-sprite{width:58px!important;height:40px!important}.pesca-rank-fish{width:48px}.pesca-rank-fish .fish-sprite{width:46px!important;height:34px!important}.pesca-fish-preview{padding:8px}.pesca-fish-preview article{width:100%;max-height:96dvh;padding:14px 10px}.pesca-fish-preview article>div{gap:5px}}
