/* ===== v98: pinned tool + fishing scene ===== */
.tool-now98{position:absolute!important;left:-86px;top:8px;width:60px!important;height:60px!important;border:0;border-radius:50%!important;padding:6px!important;background:rgba(250,254,250,.96)!important;box-shadow:0 8px 24px rgba(19,65,38,.22)!important;color:#244c3a;display:grid;place-items:center;gap:1px;z-index:2}
.tool-now98[hidden]{display:none!important}.stage-mode97 .tool-now98{display:none!important}
.tool-now98 .p96-icon{width:27px;height:27px}.tool-now98 span{font:800 8px/1 system-ui}.tool-now98:active{transform:scale(.92)}
html[data-theme="dark"] .tool-now98{background:rgba(22,35,29,.95)!important;color:#dcece2!important}
.fish-pier98{position:absolute;left:0;bottom:0;width:106px;height:16px;background:linear-gradient(#cf9f66,#a97852);border-radius:0 10px 0 0;z-index:1}
.fish-char98{position:absolute;left:6px;bottom:10px;width:84px;height:84px;z-index:3;transform-origin:40% 85%;transition:transform .25s}
.fish-char98 svg{width:100%;height:100%}
.fish-line98{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}
.fish-line98 path{fill:none;stroke:rgba(240,250,252,.85);stroke-width:1.4;vector-effect:non-scaling-stroke;visibility:hidden}
.fsc-wait .slack98{visibility:visible}
.fsc-fight .taut98{visibility:visible}
.fsc-wait .fish-char98{animation:charBob98 2.4s ease-in-out infinite}
.fish-water95.fsc-fight{animation:waterShake98 .35s infinite}
.fsc-fight .fish-char98{animation:rodFight98 .4s ease-in-out infinite}
.fsc-fail .fish-char98{transform:rotate(-11deg) translateY(5px);filter:saturate(.72)}
.fsc-win .fish-char98{animation:charJoy98 .8s ease}
@keyframes charBob98{50%{transform:translateY(-3px)}}
@keyframes rodFight98{0%,100%{transform:rotate(-4deg)}50%{transform:rotate(7deg) translateY(-2px)}}
@keyframes waterShake98{25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}
@keyframes charJoy98{0%{transform:none}35%{transform:translateY(-14px) rotate(-6deg)}65%{transform:translateY(0)}80%{transform:translateY(-6px)}100%{transform:none}}
.splash98{position:absolute;left:calc(50% - 14px);top:64px;width:28px;height:28px;border:3px solid rgba(255,255,255,.75);border-radius:50%;z-index:2;animation:splashRing98 .65s ease-out forwards}
@keyframes splashRing98{0%{transform:scale(.2);opacity:1}100%{transform:scale(1.9);opacity:0}}
.fish-fly98{position:absolute;left:50%;top:78px;z-index:4;animation:flyArc98 1.05s cubic-bezier(.3,.5,.4,1) forwards}
.fish-fly98 .p96-icon{width:44px;height:36px}
@keyframes flyArc98{0%{transform:translate(-50%,0) rotate(0);opacity:1}45%{transform:translate(calc(-50% - 78px),-74px) rotate(-38deg);opacity:1}100%{transform:translate(calc(-50% - 138px),-6px) rotate(-72deg);opacity:0}}
