.PlayerScreen-module__HGx16W__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:1rem}.PlayerScreen-module__HGx16W__header{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto 1rem;padding:1rem 2rem;display:flex;box-shadow:0 4px 12px #0000001a}.PlayerScreen-module__HGx16W__headerButtons{align-items:center;gap:1rem;display:flex}.PlayerScreen-module__HGx16W__playerName{color:#2d3748;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.PlayerScreen-module__HGx16W__avatar{object-fit:cover;border:3px solid #667eea;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 12px #667eea4d}.PlayerScreen-module__HGx16W__statusBadge{text-transform:uppercase;border-radius:20px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;animation:2s infinite PlayerScreen-module__HGx16W__pulse}@keyframes PlayerScreen-module__HGx16W__pulse{0%,to{opacity:1}50%{opacity:.7}}.PlayerScreen-module__HGx16W__waiting{color:#742a2a;background:#fed7d7}.PlayerScreen-module__HGx16W__playing{color:#22543d;background:#c6f6d5}.PlayerScreen-module__HGx16W__main{flex-direction:column;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;display:flex}.PlayerScreen-module__HGx16W__gameArea{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:900px;display:flex}.PlayerScreen-module__HGx16W__infoSection{text-align:center;background:#fff;border-radius:16px;width:100%;padding:1.5rem;box-shadow:0 4px 12px #0000001a}.PlayerScreen-module__HGx16W__infoSection h2{color:#2d3748;margin:0 0 1rem;font-size:1.3rem;font-weight:700}.PlayerScreen-module__HGx16W__drawnNumbers{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:.5rem 0;font-size:2.5rem;font-weight:800}.PlayerScreen-module__HGx16W__bingoButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:3px;background:linear-gradient(135deg,#f6ad55 0%,#ed8936 100%);border:none;border-radius:16px;width:100%;margin-top:1.5rem;padding:1.5rem;font-size:2rem;font-weight:800;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);box-shadow:0 8px 20px #f6ad5566}.PlayerScreen-module__HGx16W__bingoButton:hover{transform:scale(1.05)rotate(-2deg);box-shadow:0 12px 30px #f6ad5599}.PlayerScreen-module__HGx16W__bingoButton:active{transform:scale(.95)}.PlayerScreen-module__HGx16W__sidebar{flex-direction:column;gap:1.5rem;width:100%;max-width:900px;display:flex}.PlayerScreen-module__HGx16W__sidebarHidden{display:none}.PlayerScreen-module__HGx16W__waiting_container{text-align:center;background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;max-width:600px;min-height:60vh;margin:2rem auto;padding:3rem;display:flex;box-shadow:0 10px 30px #00000026}.PlayerScreen-module__HGx16W__waiting_container h2{color:#2d3748;margin:0 0 1rem;font-size:2rem}.PlayerScreen-module__HGx16W__waiting_container p{color:#718096;margin-bottom:2rem;font-size:1.2rem}.PlayerScreen-module__HGx16W__spinner{border:6px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;width:60px;height:60px;margin:0 auto 2rem;animation:1s linear infinite PlayerScreen-module__HGx16W__spin}@keyframes PlayerScreen-module__HGx16W__spin{to{transform:rotate(360deg)}}.PlayerScreen-module__HGx16W__bingo_button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:3px;background:linear-gradient(135deg,#f6ad55 0%,#ed8936 100%);border:none;border-radius:16px;padding:1.5rem 3rem;font-size:2rem;font-weight:800;transition:all .3s;box-shadow:0 8px 20px #f6ad5566}.PlayerScreen-module__HGx16W__bingo_button:hover{transform:scale(1.05);box-shadow:0 12px 30px #f6ad5599}.PlayerScreen-module__HGx16W__backButton{color:#667eea;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:12px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #ffffff4d}.PlayerScreen-module__HGx16W__backButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fff6}.PlayerScreen-module__HGx16W__chatButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #667eea4d}.PlayerScreen-module__HGx16W__chatButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}@media (max-width:1024px){.PlayerScreen-module__HGx16W__main{align-items:center}.PlayerScreen-module__HGx16W__gameArea,.PlayerScreen-module__HGx16W__sidebar{max-width:100%}}@media (max-width:768px){.PlayerScreen-module__HGx16W__header{flex-direction:column;gap:1rem;padding:1rem}.PlayerScreen-module__HGx16W__playerName{font-size:1.2rem}.PlayerScreen-module__HGx16W__waiting_container{padding:2rem 1rem}.PlayerScreen-module__HGx16W__waiting_container h2{font-size:1.5rem}.PlayerScreen-module__HGx16W__bingo_button{padding:1.2rem 2rem;font-size:1.5rem}}
