.go-fish_wrapper__gLUzP{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:linear-gradient(145deg,#0d2a3a,#061a28);color:white;-moz-user-select:none;user-select:none;-webkit-user-select:none;overflow:hidden;position:relative}.go-fish_hud__8FFZA{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:rgba(0,0,0,.3);flex-shrink:0;z-index:10;gap:8px}.go-fish_hudLeft__HIAcx{display:flex;gap:16px;align-items:center}.go-fish_statItem__NoWZU{text-align:center}.go-fish_statLabel___Jvmp{font-size:.55rem;text-transform:uppercase;color:rgba(255,255,255,.4);letter-spacing:.08em}.go-fish_statValue__KZyE4{font-size:1.1rem;font-weight:800;color:#d4af37}.go-fish_newGameBtn__Kksyz{padding:6px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:rgba(255,255,255,.7);font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s}.go-fish_newGameBtn__Kksyz:hover{background:rgba(255,255,255,.15);color:white}.go-fish_oppArea__I3FRu{display:flex;flex-direction:column;align-items:center;padding:8px 0;flex-shrink:0}.go-fish_oppLabel__NyVIv{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.5);margin-bottom:4px}.go-fish_oppHand__pBtQT{display:flex;justify-content:center}.go-fish_oppHand__pBtQT .go-fish_cardBack__aK28i{width:clamp(30px,7vw,46px);margin:0 -4px}.go-fish_bookDisplay__M40ri{display:flex;gap:4px;flex-wrap:wrap;justify-content:center;padding:4px 8px}.go-fish_bookBadge__U8u3q{padding:2px 8px;border-radius:4px;background:rgba(212,175,55,.2);border:1px solid rgba(212,175,55,.4);font-size:.65rem;font-weight:700;color:#d4af37}.go-fish_centerArea__CuE3r{flex:1;justify-content:center;gap:10px;min-height:0;position:relative}.go-fish_centerArea__CuE3r,.go-fish_pondArea__R44gv{display:flex;flex-direction:column;align-items:center}.go-fish_pondArea__R44gv{gap:4px}.go-fish_pondLabel__1f1YE{font-size:.6rem;text-transform:uppercase;color:rgba(255,255,255,.4);letter-spacing:.05em;font-weight:600}.go-fish_pondPile__bA4eY{width:clamp(50px,13vw,70px)}.go-fish_pondCount__myAvH{font-size:.55rem;color:rgba(255,255,255,.3)}.go-fish_pondEmpty__AMsln{aspect-ratio:2.5/3.5;border-radius:6px;border:2px dashed rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;font-size:.65rem;color:rgba(255,255,255,.2)}.go-fish_drawnCardArea__pBYjW{display:flex;justify-content:center;margin-top:8px}.go-fish_drawnCardWrapper__TAqvZ{width:clamp(50px,13vw,70px);animation:go-fish_dealIn__K9D9l .3s ease-out}.go-fish_drawnCardMatch__2twLi{box-shadow:0 0 16px rgba(74,222,128,.6);border-radius:6px}.go-fish_card__rs4HL{aspect-ratio:2.5/3.5;background:#fefefe;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:2px;font-weight:700;animation:go-fish_dealIn__K9D9l .3s ease-out}@keyframes go-fish_dealIn__K9D9l{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.go-fish_cardRed__L9U97{color:#e63946}.go-fish_cardBlack__CH1Q1{color:#1a1a2e}.go-fish_cardCorner__JP1F7{position:absolute;top:2px;left:3px;display:flex;flex-direction:column;align-items:center;line-height:1}.go-fish_cardCornerBottom__lSdCD{top:auto;left:auto;bottom:2px;right:3px;transform:rotate(180deg)}.go-fish_cardRank__IADlO{font-size:clamp(8px,2.5vw,12px);font-weight:800}.go-fish_cardSuitSmall__9o66X{font-size:clamp(6px,2vw,10px)}.go-fish_cardCenter__F2yBl{font-size:clamp(14px,4vw,22px)}.go-fish_cardBack__aK28i{aspect-ratio:2.5/3.5;border-radius:4px;background:linear-gradient(145deg,#1a5276,#0e3a5a);border:1px solid rgba(212,175,55,.2);box-shadow:0 1px 4px rgba(0,0,0,.3);position:relative}.go-fish_cardBack__aK28i:after{content:"";position:absolute;inset:3px;border-radius:2px;border:1px solid rgba(212,175,55,.15);background:repeating-linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,.03) 4px,transparent 0,transparent 8px)}.go-fish_playerArea__jDxVQ{display:flex;flex-direction:column;align-items:center;padding:4px 0 8px;flex-shrink:0}.go-fish_hand__N7BEL{display:flex;justify-content:center;padding:0 8px;flex-wrap:wrap}.go-fish_handCard__8u1UU{width:clamp(36px,9vw,56px);margin:0 clamp(-10px,-2vw,-4px);cursor:default;transition:transform .15s,box-shadow .15s;position:relative;flex-shrink:0}.go-fish_handCardPlayable__rIfA6{cursor:pointer}.go-fish_handCardPlayable__rIfA6:hover{transform:translateY(-8px);z-index:100}.go-fish_handCardSelected__bLYB0{transform:translateY(-12px);box-shadow:0 0 0 2px #d4af37,0 4px 16px rgba(212,175,55,.6);z-index:101;border-radius:6px}.go-fish_handCardDisabled__zW_ca{opacity:.6;cursor:not-allowed}.go-fish_handCardDisabled__zW_ca:hover{transform:none}.go-fish_actionBar__4nQyi{display:flex;justify-content:center;gap:8px;padding:6px;min-height:44px;align-items:center;flex-shrink:0}.go-fish_askBtn__o5gY8{padding:10px 28px;border-radius:10px;border:none;background:linear-gradient(145deg,#d4af37,#b8960c);color:#1a1a2e;font-size:.95rem;font-weight:800;cursor:pointer;transition:transform .15s,box-shadow .15s;text-transform:uppercase;letter-spacing:.03em}.go-fish_askBtn__o5gY8:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(212,175,55,.4)}.go-fish_askBtn__o5gY8:active{transform:translateY(0)}.go-fish_phaseIndicator__pDk6A{font-size:.75rem;color:rgba(255,255,255,.5);text-align:center}.go-fish_message__QsVfd{padding:10px 24px;border-radius:10px;font-size:.95rem;font-weight:700;color:#d4af37;background:rgba(0,0,0,.7);z-index:20;animation:go-fish_fadeIn__g380B .25s ease-out;text-align:center;max-width:90vw}.go-fish_messageGoFish__4_byi{font-size:1.3rem;color:#5bb8f5;background:rgba(0,0,0,.85);text-shadow:0 0 12px rgba(91,184,245,.5);animation:go-fish_goFishPulse__5mPLz .4s ease-out}@keyframes go-fish_goFishPulse__5mPLz{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}@keyframes go-fish_fadeIn__g380B{0%{opacity:0}to{opacity:1}}.go-fish_overlay__bkWLt{position:fixed;inset:0;background:rgba(0,0,0,.85);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:50;gap:12px;animation:go-fish_fadeIn__g380B .3s ease-out;padding:16px}.go-fish_overlayTitle__qOqYY{font-size:2rem;font-weight:900;color:#d4af37;text-shadow:0 0 20px rgba(212,175,55,.4)}.go-fish_overlaySubtitle__7rGQT{font-size:.95rem;color:rgba(255,255,255,.7);text-align:center}.go-fish_overlayBooks__uUg3H{font-size:.75rem;color:rgba(255,255,255,.4)}.go-fish_overlayBtn__d2xzY{margin-top:8px;padding:14px 40px;border-radius:10px;border:none;background:linear-gradient(145deg,#d4af37,#b8960c);color:#1a1a2e;font-size:1.05rem;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .15s}.go-fish_overlayBtn__d2xzY:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(212,175,55,.4)}@media (max-width:480px){.go-fish_hud__8FFZA{padding:6px 8px}.go-fish_statValue__KZyE4{font-size:.95rem}.go-fish_askBtn__o5gY8{padding:8px 22px;font-size:.85rem}.go-fish_pondPile__bA4eY{width:clamp(44px,12vw,60px)}}@media (max-width:360px){.go-fish_handCard__8u1UU{width:clamp(30px,8vw,44px)}}