.fishing-game{--aqua:#3be3d0;--gold:#ffc64b;max-width:1220px;margin:28px auto;color:#f8fbff;font-family:Vazirmatn,Tahoma,sans-serif}.fishing-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:13px}.fishing-head small{color:var(--aqua);font:900 10px Arial;letter-spacing:2px}.fishing-head h1{margin:3px 0 0;font-size:30px}.fishing-head p{margin:3px 0;color:#7684a8;font-size:12px}.fishing-head button{border:1px solid #24cdbb;background:#101831;color:#6ff8e8;border-radius:9px;padding:10px 18px;cursor:pointer}.fishing-cabinet{display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px;direction:ltr}.fishing-controls{direction:rtl;padding:15px;background:linear-gradient(160deg,#151e3a,#0d142a);border:1px solid rgba(255,255,255,.06);border-radius:21px;display:flex;flex-direction:column;gap:13px}.fish-control-block label{display:flex;justify-content:space-between;color:#98a5c8;font-size:12px;margin-bottom:7px}.fish-control-block label span{color:#ffcf63}.fish-bet-input{height:47px;display:flex;border:1px solid #2b3a60;background:#080f24;border-radius:11px;overflow:hidden}.fish-bet-input input{min-width:0;flex:1;border:0;background:none;color:#fff;text-align:center;font-size:18px;font-weight:900;outline:0}.fish-bet-input button{width:52px;border:0;background:#1b2948;color:#d8e1ff;cursor:pointer}.fish-chips{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:7px}.fish-chips button,.fish-modes button{border:1px solid #29395c;background:#111b35;color:#929fc4;border-radius:8px;padding:7px 2px;cursor:pointer}.fish-modes{display:grid;grid-template-columns:1fr 1fr;gap:6px}.fish-modes button.active{color:#09211e;border-color:#3be3d0;background:linear-gradient(135deg,#6dffe9,#2dd1bd);font-weight:900}.fish-potential{padding:11px;border-radius:11px;background:#091126;display:flex;justify-content:space-between;color:#8d9ac0;font-size:12px}.fish-potential strong{color:#fff}.fish-main-action,.fish-cashout{position:static!important;width:100%!important;min-height:58px;border:0;border-radius:13px;font-family:inherit;font-weight:900;cursor:pointer}.fish-main-action{background:linear-gradient(135deg,#58ffe8,#1cbba9);color:#08211e;box-shadow:0 12px 28px rgba(40,224,201,.18)}.fish-main-action small{display:block;font-size:10px;margin-top:3px}.fish-cashout{background:linear-gradient(135deg,#ffd466,#f2a623);color:#241603}.fish-main-action:disabled,.fish-cashout:disabled{filter:grayscale(.8);opacity:.45;cursor:not-allowed}.fish-depths{display:flex;flex-wrap:wrap;gap:5px;direction:ltr}.fish-depths span{flex:1;min-width:52px;text-align:center;padding:7px 3px;border-radius:8px;background:#0a1227;color:#68769f;font:800 10px Arial}.fish-depths span.done{background:#143f3b;color:#63f5dc}.fish-depths span.current{outline:1px solid #ffd05f;color:#ffd05f}.fishing-stage{height:560px;position:relative;border-radius:23px;overflow:hidden;background:#061733;box-shadow:0 25px 65px rgba(0,0,0,.3);direction:rtl}.fishing-stage canvas{width:100%;height:100%;display:block}.fishing-hud{position:absolute;right:25px;top:22px;display:flex;flex-direction:column;text-shadow:0 2px 15px #000}.fishing-hud span,.fishing-hud small{color:#9badd1;font-size:11px}.fishing-hud strong{font:900 clamp(36px,5vw,70px) Arial;color:#fff;direction:ltr}.fishing-message{position:absolute;left:50%;top:22px;transform:translateX(-50%);padding:9px 16px;border-radius:10px;background:rgba(4,13,32,.78);color:#c9d7f5;font-size:12px}.fishing-catch-card{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;gap:10px;padding:10px 15px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(5,16,38,.86);opacity:0;transform:translateY(20px);transition:.3s}.fishing-catch-card.show{opacity:1;transform:none}.fishing-catch-card img{width:64px;height:50px;object-fit:contain}.fishing-catch-card small{display:block;color:#7d8bab}.fishing-catch-card strong{color:#ffe07b}.fishing-loader{position:absolute;inset:0;z-index:8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#07162f;color:#97acd0}.fishing-loader.hidden{display:none}.fish-loader-hook{font-size:54px;color:#45f1dc;animation:fishLoader 1s ease-in-out infinite;filter:drop-shadow(0 0 20px #3be3d0)}@keyframes fishLoader{50%{transform:rotate(180deg) scale(.72);opacity:.4}}.fishing-bottom{display:grid;grid-template-columns:1.6fr 1fr;gap:12px;margin-top:13px}.fishing-history-panel,.fishing-fair{padding:14px;border:1px solid rgba(255,255,255,.06);background:#10172e;border-radius:16px}.fish-panel-title{display:flex;justify-content:space-between;align-items:center}.fish-panel-title h2{font-size:14px;margin:0}.fish-panel-title span{color:#68769e;font-size:10px}.fish-history{display:flex;gap:7px;overflow:auto;margin-top:10px}.fish-history article{min-width:105px;padding:9px;border-radius:10px;background:#091126}.fish-history article b,.fish-history article small{display:block}.fish-history article.win b{color:#4ce9c9}.fish-history article.lose b{color:#ff637a}.fish-history article small{color:#7180a8;font-size:9px}.fishing-fair code{display:block;word-break:break-all;color:#85f7e8;font-size:10px;background:#081023;padding:6px;border-radius:6px}.fishing-fair p{margin:5px}.fishing-fair span{font-size:10px;color:#7786ac}@media(max-width:900px){.fishing-cabinet{grid-template-columns:1fr}.fishing-stage{order:1;height:430px}.fishing-controls{order:2}.fishing-bottom{grid-template-columns:1fr}}@media(max-width:600px){.fishing-game{margin-top:15px}.fishing-stage{height:370px}.fishing-head h1{font-size:22px}.fishing-message{top:auto;bottom:15px;width:75%;text-align:center}.fishing-catch-card{left:12px;bottom:62px}.fishing-hud{right:14px;top:14px}}
