.hearts-module__Kc_NvG__main{color:#fff;background:linear-gradient(135deg,#0a0f1e 0%,#1a1f35 100%);flex-direction:column;min-height:100vh;padding:1rem;display:flex;overflow-y:auto}.hearts-module__Kc_NvG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.5rem 1rem;display:flex}.hearts-module__Kc_NvG__headerLeft{align-items:center;gap:1rem;display:flex}.hearts-module__Kc_NvG__backButton button,.hearts-module__Kc_NvG__controls button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #667eea4d}.hearts-module__Kc_NvG__backButton button:hover,.hearts-module__Kc_NvG__controls button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.hearts-module__Kc_NvG__titleSection{text-align:left}.hearts-module__Kc_NvG__title{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.2rem;line-height:1.2}.hearts-module__Kc_NvG__message{color:#aaa;white-space:nowrap;font-size:.8rem;font-weight:500}.hearts-module__Kc_NvG__controls{gap:1rem;display:flex}.hearts-module__Kc_NvG__gameBoard{flex-direction:column;flex:1;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.hearts-module__Kc_NvG__scoreBoard{background:#ffffff08;border-radius:8px;gap:1.5rem;margin:0;padding:.25rem 1rem;display:flex}.hearts-module__Kc_NvG__scoreItem{align-items:center;gap:.5rem;display:flex}.hearts-module__Kc_NvG__playerName{color:#888;font-size:.85rem}.hearts-module__Kc_NvG__score{color:#f093fb;font-size:1rem;font-weight:700}.hearts-module__Kc_NvG__playerAreaNorth,.hearts-module__Kc_NvG__playerAreaSouth,.hearts-module__Kc_NvG__playerAreaWest,.hearts-module__Kc_NvG__playerAreaEast{flex-direction:column;align-items:center;gap:.5rem;display:flex}.hearts-module__Kc_NvG__playerAreaNorth{margin-bottom:.5rem}.hearts-module__Kc_NvG__playerAreaSouth{margin-top:auto;padding-bottom:1rem}.hearts-module__Kc_NvG__middleSection{flex:1;justify-content:space-between;align-items:center;gap:2rem;margin:.5rem 0;display:flex}.hearts-module__Kc_NvG__playerAreaWest,.hearts-module__Kc_NvG__playerAreaEast{flex-shrink:0}.hearts-module__Kc_NvG__playerInfo{color:#aaa;background:#ffffff05;border-radius:8px;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:.95rem;display:flex}.hearts-module__Kc_NvG__cardCount{color:#667eea;font-weight:600}.hearts-module__Kc_NvG__playerHandSouth{flex-wrap:wrap;justify-content:center;gap:0;max-width:900px;display:flex}.hearts-module__Kc_NvG__cardWrapper{margin:0 -10px;transition:all .3s}.hearts-module__Kc_NvG__cardWrapper:first-child{margin-left:0}.hearts-module__Kc_NvG__cardWrapper:hover{z-index:10;transform:translateY(-20px)}.hearts-module__Kc_NvG__playerHand{gap:5px;display:flex}.hearts-module__Kc_NvG__playerHandNorth{flex-direction:row}.hearts-module__Kc_NvG__playerHandWest,.hearts-module__Kc_NvG__playerHandEast{flex-direction:column;max-height:400px;overflow:visible}.hearts-module__Kc_NvG__card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;width:80px;height:112px;padding:8px;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 12px #0000004d}.hearts-module__Kc_NvG__card:hover{box-shadow:0 6px 16px #0006}.hearts-module__Kc_NvG__cardRed{color:#e63946}.hearts-module__Kc_NvG__cardBlack{color:#2b2d42}.hearts-module__Kc_NvG__cardSelected{border:3px solid #f093fb;transform:translateY(-15px);box-shadow:0 8px 24px #f693fb99}.hearts-module__Kc_NvG__cardPlayable{cursor:pointer}.hearts-module__Kc_NvG__cardPlayable:hover{transform:scale(1.05)}.hearts-module__Kc_NvG__cardUnplayable{opacity:.5;cursor:not-allowed}.hearts-module__Kc_NvG__cardBack{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:6px;width:60px;height:84px;margin:2px;position:relative;box-shadow:0 2px 8px #0000004d}.hearts-module__Kc_NvG__cardBack:after{content:"";border:2px solid #ffffff4d;border-radius:4px;position:absolute;inset:6px}.hearts-module__Kc_NvG__corner{flex-direction:column;align-items:center;font-size:.75rem;font-weight:700;line-height:1;display:flex}.hearts-module__Kc_NvG__corner span:first-child{font-size:1rem}.hearts-module__Kc_NvG__centerSuit{opacity:.15;font-size:2.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hearts-module__Kc_NvG__trickArea{background:#ffffff05;border:2px dashed #ffffff1a;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:350px;height:350px;display:flex;position:relative}.hearts-module__Kc_NvG__trickCard{transition:all .3s;position:absolute}.hearts-module__Kc_NvG__trickCardSouth{bottom:-20px;left:50%;transform:translate(-50%)}.hearts-module__Kc_NvG__trickCardNorth{top:-20px;left:50%;transform:translate(-50%)}.hearts-module__Kc_NvG__trickCardWest{top:50%;left:-20px;transform:translateY(-50%)}.hearts-module__Kc_NvG__trickCardEast{top:50%;right:-20px;transform:translateY(-50%)}.hearts-module__Kc_NvG__trickCardAnimating{z-index:100;animation:1.2s ease-out forwards hearts-module__Kc_NvG__moveToWinner}.hearts-module__Kc_NvG__animateToSouth{animation:1.2s ease-out forwards hearts-module__Kc_NvG__moveToSouth}.hearts-module__Kc_NvG__animateToNorth{animation:1.2s ease-out forwards hearts-module__Kc_NvG__moveToNorth}.hearts-module__Kc_NvG__animateToWest{animation:1.2s ease-out forwards hearts-module__Kc_NvG__moveToWest}.hearts-module__Kc_NvG__animateToEast{animation:1.2s ease-out forwards hearts-module__Kc_NvG__moveToEast}@keyframes hearts-module__Kc_NvG__moveToSouth{0%{opacity:1;transform:scale(1)}70%{opacity:.8;transform:translateY(200px)scale(.8)}to{opacity:0;transform:translateY(250px)scale(.3)}}@keyframes hearts-module__Kc_NvG__moveToNorth{0%{opacity:1;transform:scale(1)}70%{opacity:.8;transform:translateY(-200px)scale(.8)}to{opacity:0;transform:translateY(-250px)scale(.3)}}@keyframes hearts-module__Kc_NvG__moveToWest{0%{opacity:1;transform:scale(1)}70%{opacity:.8;transform:translate(-200px)scale(.8)}to{opacity:0;transform:translate(-250px)scale(.3)}}@keyframes hearts-module__Kc_NvG__moveToEast{0%{opacity:1;transform:scale(1)}70%{opacity:.8;transform:translate(200px)scale(.8)}to{opacity:0;transform:translate(250px)scale(.3)}}.hearts-module__Kc_NvG__passButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #f093fb4d}.hearts-module__Kc_NvG__passButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f093fb66}.hearts-module__Kc_NvG__gameEndOverlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hearts-module__Kc_NvG__gameEndMessage{text-align:center;background:linear-gradient(135deg,#1a1f35 0%,#2a2f45 100%);border:2px solid #f693fb4d;border-radius:20px;max-width:500px;padding:3rem;box-shadow:0 20px 60px #00000080}.hearts-module__Kc_NvG__gameEndMessage h2{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem}.hearts-module__Kc_NvG__finalScores{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.hearts-module__Kc_NvG__finalScoreItem{background:#ffffff0d;border-radius:8px;justify-content:space-between;padding:1rem;font-size:1.1rem;display:flex}.hearts-module__Kc_NvG__finalScoreItem span:last-child{color:#f093fb;font-weight:700}.hearts-module__Kc_NvG__playAgainButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 8px 25px #667eea66}.hearts-module__Kc_NvG__playAgainButton:hover{transform:translateY(-3px);box-shadow:0 12px 35px #667eea80}.hearts-module__Kc_NvG__roundEndOverlay{z-index:999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hearts-module__Kc_NvG__roundEndMessage{text-align:center;background:linear-gradient(135deg,#1a1f35 0%,#2a2f45 100%);border:2px solid #667eea4d;border-radius:16px;max-width:450px;padding:2.5rem;animation:.3s ease-out hearts-module__Kc_NvG__slideIn;box-shadow:0 20px 60px #00000080}@keyframes hearts-module__Kc_NvG__slideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.hearts-module__Kc_NvG__roundEndMessage h2{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2rem}.hearts-module__Kc_NvG__roundScores{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.hearts-module__Kc_NvG__roundScoreItem{background:#ffffff0d;border-radius:8px;justify-content:space-between;padding:.75rem 1rem;font-size:1rem;display:flex}.hearts-module__Kc_NvG__roundScoreItem span:last-child{color:#667eea;font-weight:700}.hearts-module__Kc_NvG__nextRoundButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 8px 25px #667eea66}.hearts-module__Kc_NvG__nextRoundButton:hover{transform:translateY(-3px);box-shadow:0 12px 35px #667eea80}@media (max-width:1200px){.hearts-module__Kc_NvG__trickArea{width:280px;height:280px}.hearts-module__Kc_NvG__card{width:70px;height:98px}}@media (max-width:768px){.hearts-module__Kc_NvG__title{font-size:1.8rem}.hearts-module__Kc_NvG__scoreBoard{display:none}.hearts-module__Kc_NvG__trickArea{width:220px;height:220px}.hearts-module__Kc_NvG__card{width:60px;height:84px;padding:6px}.hearts-module__Kc_NvG__cardWrapper{margin:0 -25px}}.hearts-module__Kc_NvG__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.hearts-module__Kc_NvG__modalContent{color:#fff;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);border:1px solid #ffffff1a;border-radius:1rem;width:90%;max-width:600px;max-height:80vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000080}.hearts-module__Kc_NvG__modalContent h2{color:#ff6b6b;text-align:center;margin-top:0;margin-bottom:1.5rem;font-size:2rem}.hearts-module__Kc_NvG__modalContent h3{color:#4ecdc4;margin-top:1.5rem;margin-bottom:.5rem}.hearts-module__Kc_NvG__modalContent ul,.hearts-module__Kc_NvG__modalContent ol{padding-left:1.5rem;line-height:1.6}.hearts-module__Kc_NvG__modalContent li{margin-bottom:.5rem}.hearts-module__Kc_NvG__closeButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:1rem;right:1rem}.hearts-module__Kc_NvG__closeButton:hover{color:#fff}
