.DesktopChatComponent_chatContainer__eYaYb{display:flex;flex-direction:column;height:100%;background-color:#fff}.DesktopChatComponent_chatHeader__p7Yr9{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e2e8f0;background-color:#fff}.DesktopChatComponent_chatHeader__p7Yr9 h3{margin:0;font-size:1rem;font-weight:600;color:#334155}.DesktopChatComponent_chatHeader__p7Yr9 .DesktopChatComponent_headerActions__55SkC{display:flex;align-items:center}.DesktopChatComponent_chatStatus__FezdR .DesktopChatComponent_connected__yJeOH{color:#10b981;font-size:.75rem;font-weight:500}.DesktopChatComponent_chatStatus__FezdR .DesktopChatComponent_disconnected___julj{color:#ef4444;font-size:.75rem;font-weight:500;margin-left:1rem}.DesktopChatComponent_desktopVoiceControls__7wJDI{display:flex;align-items:center;gap:.5rem}.DesktopChatComponent_voiceButtonContainer__nmidX,.DesktopChatComponent_voiceButton__Gnp9n{display:flex;align-items:center;gap:.25rem;position:relative}.DesktopChatComponent_voiceButton__Gnp9n{justify-content:center;width:36px;height:36px;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;transition:all .2s ease}.DesktopChatComponent_voiceButton__Gnp9n:hover{background-color:#e2e8f0;color:#334155}.DesktopChatComponent_voiceButton__Gnp9n.DesktopChatComponent_connected__yJeOH{background-color:#dc2626;border-color:#dc2626;color:#fff}.DesktopChatComponent_voiceButton__Gnp9n.DesktopChatComponent_connected__yJeOH:hover{background-color:#b91c1c}.DesktopChatComponent_voiceButton__Gnp9n.DesktopChatComponent_connecting__hwDjs{background-color:#fbbf24;border-color:#f59e0b;color:#92400e;animation:DesktopChatComponent_pulse__2W69o 1.5s infinite}.DesktopChatComponent_voiceButton__Gnp9n svg{font-size:16px}.DesktopChatComponent_participantCount__FBHaQ{position:absolute;top:-6px;right:-6px;background-color:#dc3545;color:#fff;border-radius:10px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;padding:0 4px}.DesktopChatComponent_voiceExpandButton__zfsf8,.DesktopChatComponent_voiceToggleButton__Ae3b5{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;transition:all .2s ease}.DesktopChatComponent_voiceExpandButton__zfsf8:hover,.DesktopChatComponent_voiceToggleButton__Ae3b5:hover{background-color:#e2e8f0;color:#334155}.DesktopChatComponent_voiceExpandButton__zfsf8 svg,.DesktopChatComponent_voiceToggleButton__Ae3b5 svg{font-size:16px}.DesktopChatComponent_voiceExpandedPanel__W8ZvZ{position:absolute;top:100%;right:0;z-index:1000;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;min-width:300px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.DesktopChatComponent_voicePanelHeader__lnZ02{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.DesktopChatComponent_voicePanelTitle__vVqNv{display:flex;align-items:center;gap:.5rem;color:#00b87c;font-weight:600;font-size:14px}.DesktopChatComponent_voicePanelActions__i_jqA{display:flex;align-items:center;gap:.75rem}.DesktopChatComponent_voicePanelParticipants__HnQjp{display:flex;align-items:center;gap:.25rem;color:#64748b;font-size:12px;font-weight:500}.DesktopChatComponent_voiceCloseButton__K1p2M{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;font-size:16px;transition:all .2s ease}.DesktopChatComponent_voiceCloseButton__K1p2M:hover{background:#e2e8f0;color:#475569}.DesktopChatComponent_voicePanelControls__HLyz8{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.DesktopChatComponent_panelControlButton__zcllN{display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#334155;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.DesktopChatComponent_panelControlButton__zcllN:hover{background-color:#f1f5f9;border-color:#cbd5e1}.DesktopChatComponent_panelControlButton__zcllN.DesktopChatComponent_leaveButton__hUtml{background-color:#fef2f2;border-color:#fecaca;color:#dc2626}.DesktopChatComponent_panelControlButton__zcllN.DesktopChatComponent_leaveButton__hUtml:hover{background-color:#fee2e2;border-color:#fca5a5}.DesktopChatComponent_voiceParticipantsList__IdO2y{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e2e8f0}.DesktopChatComponent_participantsTitle__r_Me3{font-size:12px;color:#64748b;margin-bottom:.5rem;font-weight:500}.DesktopChatComponent_voiceParticipantItem__qh4Kg{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;font-size:12px}.DesktopChatComponent_voiceParticipantAvatar__LcPxe{border-radius:50%;object-fit:cover;border:1px solid rgba(0,184,124,.3)}.DesktopChatComponent_voiceParticipantName__7Z4GR{color:#334155;font-weight:500}@keyframes DesktopChatComponent_pulse__2W69o{0%,to{opacity:1}50%{opacity:.5}}.DesktopChatComponent_chatEmpty__srxhP{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#64748b}.DesktopChatComponent_chatEmpty__srxhP p{margin:0 0 .5rem;font-size:.875rem}.DesktopChatComponent_chatEmpty__srxhP .DesktopChatComponent_chatEmptySubtext__pdKu7{font-size:.75rem;opacity:.7}.DesktopChatComponent_chatMessages__Lcmlb{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem;background-color:#f9fafb}.DesktopChatComponent_chatMessage__c6IvA{display:flex;flex-direction:column}.DesktopChatComponent_chatMessage__c6IvA.DesktopChatComponent_systemMessage__7h2tx{align-items:center}.DesktopChatComponent_chatMessage__c6IvA.DesktopChatComponent_systemMessage__7h2tx .DesktopChatComponent_messageContent__HGBQ1{background-color:#f3f4f6;color:#6b7280;font-size:.75rem;padding:.5rem .75rem;border-radius:12px;margin:0}.DesktopChatComponent_chatMessage__c6IvA.DesktopChatComponent_systemMessage__7h2tx .DesktopChatComponent_systemPrefix__lJ9tV{font-weight:600}.DesktopChatComponent_chatMessage__c6IvA.DesktopChatComponent_userMessage__Nntzn .DesktopChatComponent_messageHeader__Nc_Hb{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.DesktopChatComponent_chatMessage__c6IvA.DesktopChatComponent_userMessage__Nntzn .DesktopChatComponent_userInfo__E4T7Z{display:flex;align-items:center;gap:.5rem}.DesktopChatComponent_chatMessage__c6IvA.DesktopChatComponent_userMessage__Nntzn .DesktopChatComponent_userAvatar__2cq7B{border-radius:50%;object-fit:cover}.DesktopChatComponent_chatMessage__c6IvA.DesktopChatComponent_userMessage__Nntzn .DesktopChatComponent_username__nfczA{font-size:.75rem;font-weight:600;color:#374151}.DesktopChatComponent_chatMessage__c6IvA.DesktopChatComponent_userMessage__Nntzn .DesktopChatComponent_timestamp__W5uZn{font-size:.625rem;color:#9ca3af}.DesktopChatComponent_chatMessage__c6IvA.DesktopChatComponent_userMessage__Nntzn .DesktopChatComponent_messageContent__HGBQ1{background-color:#fff;padding:.75rem;border-radius:12px;margin:0;font-size:.875rem;color:#374151;border:1px solid #e5e7eb;word-wrap:break-word}.DesktopChatComponent_scrollToBottomButton__zPtzY{position:absolute;bottom:1rem;right:1rem;width:32px;height:32px;background-color:#00b87c;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease}.DesktopChatComponent_scrollToBottomButton__zPtzY:hover{background-color:#009668;transform:scale(1.05)}.DesktopChatComponent_chatInputContainer__6THdM{padding:1rem;border-top:1px solid #e2e8f0;background-color:#fff}.DesktopChatComponent_loginPrompt__qEjCl{text-align:center}.DesktopChatComponent_loginPrompt__qEjCl p{margin:0 0 .75rem;font-size:.875rem;color:#64748b}.DesktopChatComponent_loginPrompt__qEjCl .DesktopChatComponent_loginButton__aujM2{background-color:#00b87c;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.DesktopChatComponent_loginPrompt__qEjCl .DesktopChatComponent_loginButton__aujM2:hover{background-color:#009668}.DesktopChatComponent_predefinedMessages__TfC42{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.DesktopChatComponent_predefinedButton__4yvZR{background-color:#f1f5f9;color:#475569;border:1px solid #e2e8f0;padding:.375rem .75rem;border-radius:20px;font-size:.75rem;cursor:pointer;transition:all .2s ease}.DesktopChatComponent_predefinedButton__4yvZR:hover{background-color:#e2e8f0;border-color:#cbd5e1}.DesktopChatComponent_emojiPicker__dbDQI{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem}.DesktopChatComponent_emojiButton__WKZvW{background:none;border:none;padding:.375rem;border-radius:6px;font-size:1.25rem;cursor:pointer;transition:background-color .2s ease}.DesktopChatComponent_emojiButton__WKZvW:hover{background-color:#f1f5f9}.DesktopChatComponent_chatInputMain__JHeIC{display:flex;gap:.75rem;align-items:stretch}.DesktopChatComponent_messageForm__sv6mq{flex:1 1}.DesktopChatComponent_inputContainer__AEvf2{display:flex;gap:.5rem;align-items:stretch;height:100%}.DesktopChatComponent_messageInput__5tF_o{flex:1 1;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;background-color:#fff;resize:none;outline:none;transition:border-color .2s ease;min-height:44px}.DesktopChatComponent_messageInput__5tF_o:focus{border-color:#00b87c;box-shadow:0 0 0 3px rgba(0,184,124,.1)}.DesktopChatComponent_messageInput__5tF_o::placeholder{color:#9ca3af}.DesktopChatComponent_sendButton__hXZDb{background-color:#00b87c;color:#fff;border:none;padding:.75rem;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;min-width:44px;height:100%}.DesktopChatComponent_sendButton__hXZDb:hover:not(:disabled){background-color:#009668}.DesktopChatComponent_sendButton__hXZDb:disabled{background-color:#d1d5db;cursor:not-allowed}.DesktopChatComponent_sendButton__hXZDb svg{font-size:1rem}.DesktopChatComponent_chatInputTools__ZB7HL{display:flex;gap:.5rem;align-items:stretch}.DesktopChatComponent_toolButton__0yvRJ{background:none;border:1px solid #e2e8f0;padding:.75rem;border-radius:8px;cursor:pointer;color:#64748b;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:44px}.DesktopChatComponent_toolButton__0yvRJ:hover{background-color:#f1f5f9;border-color:#cbd5e1}.DesktopChatComponent_toolButton__0yvRJ.DesktopChatComponent_active__Sif4E{background-color:#00b87c;border-color:#00b87c;color:#fff}.DesktopChatComponent_toolButton__0yvRJ svg{font-size:1rem}.Timer_timerContainer__cn513{display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:8px;padding:.5rem;gap:.3rem}.Timer_timerText__WUmKc{font-weight:700;font-size:1.5rem;color:inherit}.Timer_red__5SCWA{color:red}.BettingViewMobile_bettingWrapperMobile__PeFeA{display:flex;width:100%;background-color:#f5f7fa;padding:0;box-sizing:border-box;overflow:visible;position:relative;min-height:100vh}.BettingViewMobile_mobileContainer__hArZJ{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.BettingViewMobile_leftSectionMobile__qj_4a{display:flex;flex-direction:column;flex:1 1;min-width:0;background-image:linear-gradient(70deg,#01785d,#01554d);max-height:calc(100dvh - 80px);overflow:visible}.BettingViewMobile_raceInfoSectionMobile__b0yO2{border-radius:0;padding:1rem;color:#fff}.BettingViewMobile_raceInfoSectionMobile__b0yO2 .BettingViewMobile_raceHeaderTop__KrJNc{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid hsla(0,0%,100%,.2)}.BettingViewMobile_raceInfoSectionMobile__b0yO2 .BettingViewMobile_raceHeaderTop__KrJNc .BettingViewMobile_userSection__sEK2H{display:flex;align-items:center;gap:.5rem}.BettingViewMobile_raceInfoSectionMobile__b0yO2 .BettingViewMobile_raceHeaderTop__KrJNc .BettingViewMobile_userSection__sEK2H .BettingViewMobile_avatarContainer__SAubf .BettingViewMobile_avatar__invjf{border-radius:50%;object-fit:cover;border:2px solid #fff}.BettingViewMobile_raceInfoSectionMobile__b0yO2 .BettingViewMobile_raceHeaderTop__KrJNc .BettingViewMobile_userSection__sEK2H .BettingViewMobile_userInfo__QD9UV .BettingViewMobile_nickname__GRtkd{font-size:1rem;font-weight:600;margin:0}.BettingViewMobile_raceInfoSectionMobile__b0yO2 .BettingViewMobile_raceHeaderTop__KrJNc .BettingViewMobile_userSection__sEK2H .BettingViewMobile_userInfo__QD9UV .BettingViewMobile_round___f4N8{font-size:.8rem;opacity:.8;margin:.25rem 0 0}.BettingViewMobile_raceInfoSectionMobile__b0yO2 .BettingViewMobile_raceHeaderTop__KrJNc .BettingViewMobile_timerSection__ZxqCj{text-align:right;font-size:.9rem}.BettingViewMobile_raceInfoSectionMobile__b0yO2 .BettingViewMobile_raceInfoLine___eQ_1{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem;font-size:.8rem;color:#fff;line-height:1.2}.BettingViewMobile_raceInfoSectionMobile__b0yO2 .BettingViewMobile_raceInfoLine___eQ_1 span:after{content:"•";margin-left:.25rem;opacity:.6}.BettingViewMobile_raceInfoSectionMobile__b0yO2 .BettingViewMobile_raceInfoLine___eQ_1 span:last-child:after{display:none}.BettingViewMobile_pronoSectionMobile__hJ6RA{background-color:#fff;border-radius:16px 16px 0 0;padding:1rem;flex:1 1;min-height:0;overflow:visible;display:flex;flex-direction:column;overflow-y:auto}.BettingViewMobile_pronoSectionMobile__hJ6RA .BettingViewMobile_sectionHeader__iVvap{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.BettingViewMobile_pronoSectionMobile__hJ6RA .BettingViewMobile_sectionHeader__iVvap h2{margin:0;font-size:1.1rem;color:#1a365d;font-weight:600}.BettingViewMobile_pronoSectionMobile__hJ6RA .BettingViewMobile_betSelectionRow__x7neN{padding-bottom:.75rem;border-bottom:1px solid #e2e8f0;margin-bottom:.75rem}.BettingViewMobile_pronoSectionMobile__hJ6RA .BettingViewMobile_betSelectionRow__x7neN .BettingViewMobile_betTypesContainer__r_Qf4{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.BettingViewMobile_pronoSectionMobile__hJ6RA .BettingViewMobile_betSelectionRow__x7neN .BettingViewMobile_betTypesContainer__r_Qf4 .BettingViewMobile_betTypeButton__lanC6{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease;min-width:80px;font-size:.9rem;font-weight:600;color:#4a5568}.BettingViewMobile_pronoSectionMobile__hJ6RA .BettingViewMobile_betSelectionRow__x7neN .BettingViewMobile_betTypesContainer__r_Qf4 .BettingViewMobile_betTypeButton__lanC6:hover{border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.BettingViewMobile_pronoSectionMobile__hJ6RA .BettingViewMobile_betSelectionRow__x7neN .BettingViewMobile_betTypesContainer__r_Qf4 .BettingViewMobile_betTypeButton__lanC6.BettingViewMobile_selected__w6U_g{border-color:var(--color-primary,#00b87c);background-color:rgba(0,184,124,.1);color:var(--color-primary,#00b87c)}.BettingViewMobile_pronoSectionMobile__hJ6RA .BettingViewMobile_tableContainer__6WNTa{flex:1 1;overflow:visible;display:flex;flex-direction:column}.BettingViewMobile_loadingContainer__Rxw7b{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:1rem;color:#666;padding:2rem}.BettingViewMobile_betFormMobileSection__8f4Sy{background-color:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -2px 10px rgba(0,0,0,.1);transition:all .3s ease;border-radius:12px 12px 0 0}.BettingViewMobile_betFormMobileSection__8f4Sy.BettingViewMobile_expanded__HBmHI{height:100dvh}.BettingViewMobile_betFormMobileSection__8f4Sy.BettingViewMobile_expanded__HBmHI:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);z-index:-1;pointer-events:none}.BettingViewMobile_betFormToggle__oJhBE{padding:1rem;background-color:#9bdeac;color:#163633;border:none;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-radius:12px 12px 0 0;transition:background-color .2s ease}.BettingViewMobile_betFormToggle__oJhBE:hover{background-color:#8bd49e}.BettingViewMobile_betFormToggle__oJhBE .BettingViewMobile_titleBetFormButton__X_hdC{display:flex;align-items:center;justify-content:center;gap:.5rem}.BettingViewMobile_betFormToggle__oJhBE .BettingViewMobile_rightSection__VGmNW{display:flex;align-items:center;gap:.5rem;position:relative}.BettingViewMobile_betFormToggle__oJhBE .BettingViewMobile_summaryText__hGL_9{display:flex;align-items:center;gap:.25rem;font-size:16px;font-weight:600;color:#163633}.BettingViewMobile_betFormToggle__oJhBE .BettingViewMobile_toggleIcon__dTr1_ .BettingViewMobile_arrowIcon__MDtsO{font-size:20px;color:#163633;transition:transform .2s ease}.BettingViewMobile_betFormExpanded__bMjdi{background-color:#fff;height:calc(100dvh - 56px);overflow-y:auto;border-top:1px solid #f1f5f9;position:relative}.BettingViewMobile_betFormExpanded__bMjdi .bet-form-section{padding:0;background:none;border:none;box-shadow:none}.BettingViewMobile_betFormExpanded__bMjdi .form-group{margin-bottom:1rem}.BettingViewMobile_betFormExpanded__bMjdi .form-label{font-size:.875rem;margin-bottom:.5rem}.BettingViewMobile_betFormExpanded__bMjdi .form-input{font-size:.875rem;padding:.75rem}.BettingViewMobile_betFormExpanded__bMjdi .bet-button{width:100%;padding:1rem;font-size:1rem;font-weight:600}.BettingViewMobile_stickyButtonsContainer__mRoCA{position:fixed;bottom:0;left:0;right:0;display:flex;gap:2px;z-index:500;margin:0 2px}.BettingViewMobile_stickyButton__WoB95{border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;padding:1rem;min-height:60px}.BettingViewMobile_stickyButton__WoB95.BettingViewMobile_fullWidth__nszTu{flex:1 1}.BettingViewMobile_stickyButton__WoB95.BettingViewMobile_betFormButton__KMXpI{flex-basis:65%;background-color:#9bdeac;color:#163633;border-right:1px solid #e2e8f0;border-radius:12px 12px 0 0;animation:BettingViewMobile_slideInButtonFromRight__xzeiV .4s ease-out}.BettingViewMobile_stickyButton__WoB95.BettingViewMobile_betFormButton__KMXpI:hover{background-color:#85d196}.BettingViewMobile_stickyButton__WoB95.BettingViewMobile_betFormButton__KMXpI .BettingViewMobile_titleBetFormButton__X_hdC{display:flex;align-items:center;gap:.5rem;flex:1 1}.BettingViewMobile_stickyButton__WoB95.BettingViewMobile_betFormButton__KMXpI .BettingViewMobile_titleBetFormButton__X_hdC .BettingViewMobile_summaryText__hGL_9{display:flex;align-items:center;gap:.25rem;font-size:14px;font-weight:600;color:#163633}.BettingViewMobile_stickyButton__WoB95.BettingViewMobile_chatButton__igCvz{flex-basis:35%;background-color:#9bdeac;color:#163633;border-left:1px solid #e2e8f0;border-radius:12px 12px 0 0}.BettingViewMobile_stickyButton__WoB95.BettingViewMobile_chatButton__igCvz:hover{background-color:#85d196}.BettingViewMobile_stickyButton__WoB95.BettingViewMobile_chatButton__igCvz .BettingViewMobile_titleMessageButton__Gcl64{display:flex;align-items:center;gap:.5rem;flex:1 1;font-size:.9rem;font-weight:600}.BettingViewMobile_stickyButton__WoB95 .BettingViewMobile_rightSection__VGmNW{display:flex;align-items:center;gap:.5rem}.BettingViewMobile_stickyButton__WoB95 .BettingViewMobile_rightSection__VGmNW .BettingViewMobile_unreadBadge__iS4Bs{background-color:#ef4444;color:#fff;border-radius:50%;padding:.125rem .375rem;font-size:.75rem;font-weight:600;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center}.BettingViewMobile_stickyButton__WoB95 .BettingViewMobile_rightSection__VGmNW .BettingViewMobile_arrowIcon__MDtsO{font-size:1.5rem}.BettingViewMobile_betFormMobileSection__8f4Sy{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(8,21,22,.922);z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;overflow:hidden;animation:BettingViewMobile_slideUp__qheSA .3s ease-out}@keyframes BettingViewMobile_slideUp__qheSA{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes BettingViewMobile_slideInButtonFromRight__xzeiV{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.BettingViewMobile_betFormExpanded__bMjdi{display:flex;flex-direction:column;width:100%;height:100%;background-color:rgba(8,21,22,.922);overflow:hidden}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormHeader__V7s7F{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.1);background-color:#9cdeac;color:#163633}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormHeader__V7s7F h3{margin:0;font-size:18px;font-weight:600}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormHeader__V7s7F .BettingViewMobile_timeContainer__vgEYy{background-color:rgba(0,0,0,.05)!important}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormHeader__V7s7F .BettingViewMobile_closeBetFormButton___KyDX{width:40px;height:40px;border:none;background-color:rgba(0,0,0,.05);border-radius:50%;font-size:24px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormHeader__V7s7F .BettingViewMobile_closeBetFormButton___KyDX:hover{background-color:hsla(0,0%,100%,.2)}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormContent__XgASL{flex:1 1;overflow-y:auto}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormContent__XgASL .form-group{margin-bottom:1rem}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormContent__XgASL .form-label{font-size:.875rem;margin-bottom:.5rem;color:#fff}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormContent__XgASL .form-input{font-size:.875rem;padding:.75rem;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;border-radius:8px}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormContent__XgASL .form-input::placeholder{color:hsla(0,0%,100%,.5)}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormContent__XgASL .bet-button{width:100%;padding:1rem;font-size:1rem;font-weight:600;background-color:hsla(0,0%,100%,.2);color:#fff;border:1px solid hsla(0,0%,100%,.3);border-radius:8px}.BettingViewMobile_betFormExpanded__bMjdi .BettingViewMobile_betFormContent__XgASL .bet-button:hover{background-color:hsla(0,0%,100%,.3)}.WaitingResultsDesktop_raceResultsWrapper__1Y0vQ{display:flex;width:100%;justify-content:center;box-sizing:border-box;background:radial-gradient(at 150% 20%,#152928 40%,#081516 75%) no-repeat fixed,linear-gradient(0deg,#081516,#152928 20%,#152928 60%,#081516),linear-gradient(0deg,#081516,#152928,#152928 70%,#081516),linear-gradient(0deg,#081516,#152928,#152928 70%,#081516)}@media(min-width:1921px){.WaitingResultsDesktop_raceResultsWrapper__1Y0vQ{font-size:1.2em}}.WaitingResultsDesktop_raceResultsContainer__nUGBb{display:flex;width:100%;max-width:1700px;height:100%}@media(max-width:1024px){.WaitingResultsDesktop_raceResultsContainer__nUGBb{flex-direction:column;gap:1.5rem}}.WaitingResultsDesktop_leftSection__RYlB8{display:flex;flex-direction:column;flex:1 1;min-width:0;background-image:linear-gradient(70deg,#01785d,#01554d)}@media(max-width:1024px){.WaitingResultsDesktop_leftSection__RYlB8{flex:none}}.WaitingResultsDesktop_rightSection__ey__v{display:flex;flex-direction:column;width:420px;min-width:420px;background-color:#fff;height:calc(100dvh - 80px);max-height:100%;overflow-y:auto;position:-webkit-sticky;position:sticky;top:80px;border-left:1px solid #e2e8f0}@media(max-width:1024px){.WaitingResultsDesktop_rightSection__ey__v{width:100%;min-width:auto;margin-top:1rem;position:static}}.WaitingResultsDesktop_chatContainer__g3ZCo{display:flex;flex-direction:column;height:100%}.WaitingResultsDesktop_raceInfoSection___i2Xn{border-radius:12px;padding:1.5rem;color:#fff}.WaitingResultsDesktop_raceInfoSection___i2Xn .WaitingResultsDesktop_raceHeaderTop__FMXnW{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.2)}.WaitingResultsDesktop_raceInfoSection___i2Xn .WaitingResultsDesktop_raceHeaderTop__FMXnW .WaitingResultsDesktop_userSection__y58gx{display:flex;align-items:center;gap:.75rem}.WaitingResultsDesktop_raceInfoSection___i2Xn .WaitingResultsDesktop_raceHeaderTop__FMXnW .WaitingResultsDesktop_userSection__y58gx .WaitingResultsDesktop_avatarContainer__xfB7l .WaitingResultsDesktop_avatar__s3u_p{border-radius:50%;border:2px solid hsla(0,0%,100%,.3)}.WaitingResultsDesktop_raceInfoSection___i2Xn .WaitingResultsDesktop_raceHeaderTop__FMXnW .WaitingResultsDesktop_userSection__y58gx .WaitingResultsDesktop_userInfo__Iqkpi .WaitingResultsDesktop_nickname__5dz9u{font-size:1.1rem;font-weight:600;margin:0;color:#9bdeac}.WaitingResultsDesktop_raceInfoSection___i2Xn .WaitingResultsDesktop_raceHeaderTop__FMXnW .WaitingResultsDesktop_userSection__y58gx .WaitingResultsDesktop_userInfo__Iqkpi .WaitingResultsDesktop_round__ZRtBm{font-size:.9rem;margin:.25rem 0 0;color:hsla(0,0%,100%,.8)}.WaitingResultsDesktop_raceInfoSection___i2Xn .WaitingResultsDesktop_raceHeaderTop__FMXnW .WaitingResultsDesktop_timerSection__inWUh{flex-shrink:0}.WaitingResultsDesktop_raceInfoSection___i2Xn .WaitingResultsDesktop_raceInfoLine__UUQ0B{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.9rem;color:hsla(0,0%,100%,.9)}.WaitingResultsDesktop_raceInfoSection___i2Xn .WaitingResultsDesktop_raceInfoLine__UUQ0B span{background-color:hsla(0,0%,100%,.1);padding:.25rem .5rem;border-radius:4px;white-space:nowrap}@media(max-width:1024px){.WaitingResultsDesktop_raceInfoSection___i2Xn .WaitingResultsDesktop_raceInfoLine__UUQ0B{gap:.5rem;font-size:.8rem}.WaitingResultsDesktop_raceInfoSection___i2Xn .WaitingResultsDesktop_raceInfoLine__UUQ0B span{padding:.2rem .4rem}}.WaitingResultsDesktop_resultsSection__bMNVT{background-color:#fff;border-radius:16px 16px 0 0;flex:1 1;min-height:0;overflow:visible;display:flex;flex-direction:column}.WaitingResultsDesktop_resultsSection__bMNVT .WaitingResultsDesktop_tabsContainer__vgSxy{display:flex;gap:0;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;overflow:hidden}.WaitingResultsDesktop_resultsSection__bMNVT .WaitingResultsDesktop_tabsContainer__vgSxy .WaitingResultsDesktop_tabButton___Asla{flex:1 1;padding:.875rem 1.5rem;background:transparent;cursor:pointer;font-weight:500;font-size:.875rem;color:#6b7280;border:none;border-bottom:2px solid transparent;transition:all .2s ease;position:relative}.WaitingResultsDesktop_resultsSection__bMNVT .WaitingResultsDesktop_tabsContainer__vgSxy .WaitingResultsDesktop_tabButton___Asla:hover{color:#1a365d;background-color:#f9fafb;border-radius:16px 16px 0 0}.WaitingResultsDesktop_resultsSection__bMNVT .WaitingResultsDesktop_tabsContainer__vgSxy .WaitingResultsDesktop_tabButton___Asla.WaitingResultsDesktop_active__kZCRg{color:#1a365d;border-bottom-color:#9bdeac;font-weight:600;background-color:#f8fdf9}@media(max-width:768px){.WaitingResultsDesktop_resultsSection__bMNVT .WaitingResultsDesktop_tabsContainer__vgSxy .WaitingResultsDesktop_tabButton___Asla{padding:.75rem 1rem;font-size:.8rem}}.WaitingResultsDesktop_resultsSection__bMNVT .WaitingResultsDesktop_resultsContent__5E7IS{flex:1 1;display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem}.WaitingResultsDesktop_resultsSection__bMNVT .WaitingResultsDesktop_resultsContent__5E7IS .WaitingResultsDesktop_sectionHeader__dsdCv{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.WaitingResultsDesktop_resultsSection__bMNVT .WaitingResultsDesktop_resultsContent__5E7IS .WaitingResultsDesktop_sectionHeader__dsdCv h2{margin:0;font-size:1.5rem;color:#1a365d;font-weight:600}.WaitingResultsDesktop_resultsSection__bMNVT .WaitingResultsDesktop_resultsContent__5E7IS .WaitingResultsDesktop_pronoRenderContainer__Ifmki{display:flex;justify-content:center;padding:1rem;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.WaitingResultsDesktop_resultsSection__bMNVT .WaitingResultsDesktop_resultsContent__5E7IS .WaitingResultsDesktop_tabContent__RuaTb{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.WaitingResultsDesktop_loadingContainer__aDKAt{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;gap:1rem;color:#666;padding:2rem}.WaitingResultsDesktop_myProno__zXfag{width:100%;margin-top:3rem}.WaitingResultsDesktop_allBets__Wf_ZJ{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.WaitingResultsDesktop_playersGridContainer__a6FrT{display:flex;flex-direction:column;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.WaitingResultsDesktop_playerGridHeader__36006{width:100%;display:flex;background-color:#2f574b;justify-content:center;padding:.75rem 1rem;color:#fff}.WaitingResultsDesktop_playerGridSubHeader__UioHB{width:100%;display:flex;background-color:#8fc3b3;justify-content:center;padding:.75rem 1rem;color:#333;font-size:.9rem}.WaitingResultsDesktop_playerGridContent__3PZL_{padding:2rem}.WaitingResultsDesktop_playerGridInfos__avtDZ{display:flex;margin-bottom:2rem;align-items:center;justify-content:center;gap:.5rem}.WaitingResultsDesktop_chipInfos__1i6_z{display:flex;gap:.5rem;border:1px solid #f1f1f1;padding:.5rem;border-radius:8px}.PronoTable_playerCard__ukah0{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;border:1px solid #e5e7eb;transition:box-shadow .2s ease}.PronoTable_playerCard__ukah0:hover{box-shadow:0 8px 25px -5px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.PronoTable_playerCard__header__Jq6Za{background:linear-gradient(135deg,#9bdeac,#75d18c);padding:1rem 1.5rem;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.1)}.PronoTable_playerCard__header__Jq6Za h2{margin:0;font-size:1.25rem;font-weight:600;color:#163633;letter-spacing:-.025em}.PronoTable_playerCard__tableContainer__fEa0R{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0}.PronoTable_playerCard__table__vfH6r{width:100%;border-collapse:separate;border-spacing:0;table-layout:auto;font-size:.875rem}@media(min-width:601px){.PronoTable_playerCard__table__vfH6r{min-width:600px;table-layout:auto}.PronoTable_playerCard__table__vfH6r td,.PronoTable_playerCard__table__vfH6r th{white-space:nowrap}}.PronoTable_playerCard__table__vfH6r th{background:#f8f9fa;color:#1f2937;font-weight:600;font-size:.75rem;letter-spacing:.05em;border-bottom:2px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:5}@media(max-width:600px){.PronoTable_playerCard__table__vfH6r th{font-size:.7rem}}.PronoTable_playerCard__table__vfH6r td,.PronoTable_playerCard__table__vfH6r th{padding:.75rem 1rem;text-align:left;vertical-align:middle;border-right:1px solid #eeeff2;min-height:57px;box-sizing:border-box}.PronoTable_playerCard__table__vfH6r td:last-child,.PronoTable_playerCard__table__vfH6r th:last-child{border-right:none}.PronoTable_playerCard__table__vfH6r .PronoTable_cellType__ZsrrZ{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem!important;font-weight:500;min-height:57px;box-sizing:border-box}.PronoTable_playerCard__table__vfH6r .PronoTable_cellType__ZsrrZ span{color:#6b7280;font-size:.8rem}@media(max-width:600px){.PronoTable_playerCard__table__vfH6r .PronoTable_cellType__ZsrrZ span{display:none}}.PronoTable_playerCard__table__vfH6r .PronoTable_cellAmount__s2kte,.PronoTable_playerCard__table__vfH6r .PronoTable_cellGain__kL4Vu,.PronoTable_playerCard__table__vfH6r .PronoTable_cellProno__0CLcA{padding:.75rem 1rem!important;min-height:57px;box-sizing:border-box}.PronoTable_playerCard__table__vfH6r tbody tr{transition:background-color .15s ease}.PronoTable_playerCard__table__vfH6r tbody tr:nth-child(odd) td{background:#f9fafb}.PronoTable_playerCard__table__vfH6r tbody tr:nth-child(2n) td{background:#fff}.PronoTable_playerCard__table__vfH6r tbody tr:hover td{background-color:#fff!important}.PronoTable_playerCard__table__vfH6r tbody tr td{border-bottom:1px solid #ebecef}.PronoTable_playerCard__table__vfH6r tbody tr:last-child td{border-bottom:none}.PronoTable_playerCard__table__vfH6r .PronoTable_gainPositive__2yvUK{color:#059669;font-weight:700;background:linear-gradient(135deg,#d1fae5,#a7f3d0);padding:.5rem .75rem;border-radius:6px;font-size:.875rem;text-align:center;min-width:80px;display:inline-block}.PronoTable_playerCard__table__vfH6r .PronoTable_gainZero__mtHRp{color:#ef4444;font-weight:600;background:#fef2f2;padding:.5rem .75rem;border-radius:6px;font-size:.875rem;text-align:center;min-width:80px;display:inline-block}@media(max-width:600px){.PronoTable_playerCard__table__vfH6r{width:100%;min-width:315px;table-layout:fixed;font-size:.8rem}.PronoTable_playerCard__table__vfH6r td,.PronoTable_playerCard__table__vfH6r th{padding:.5rem .75rem;white-space:normal;word-break:break-word}.PronoTable_playerCard__table__vfH6r .PronoTable_gainPositive__2yvUK,.PronoTable_playerCard__table__vfH6r .PronoTable_gainZero__mtHRp{font-size:.75rem;padding:.375rem .5rem;min-width:60px}}.PronoTable_playerCard__noBet__C9683{padding:1.5rem;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;font-style:italic;text-align:center;font-weight:500;border-top:1px solid #e5e7eb;position:relative}.PronoTable_playerCard__noBet__C9683:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:40px;height:3px;background:#fbbf24;border-radius:0 0 2px 2px}.Ranking_rankingContainer__TEVs9{--color-bettype-bg:#caf1d1;--color-bettype:var(--primary-color);border-radius:8px}.Ranking_rankingContainer__TEVs9 .Ranking_top__OCeDI{padding:16px;background:var(--color-bettype-bg);border-top-left-radius:8px;border-top-right-radius:8px}.Ranking_rankingContainer__TEVs9 .Ranking_filters__ox19u{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:6px;margin:0 0 12px}.Ranking_rankingContainer__TEVs9 .Ranking_filters__ox19u .Ranking_filterRanking__d5N0b button{all:unset;cursor:pointer;padding:8px 16px;background:#939393;color:#fff;font-size:13px;transition:all .05s ease-in-out}.Ranking_rankingContainer__TEVs9 .Ranking_filters__ox19u .Ranking_filterRanking__d5N0b button.Ranking_selected__05acc,.Ranking_rankingContainer__TEVs9 .Ranking_filters__ox19u .Ranking_filterRanking__d5N0b button:hover:not(.Ranking_selected__05acc){background:var(--color-bettype)}.Ranking_rankingContainer__TEVs9 .Ranking_filters__ox19u .Ranking_period__8LX5q label{margin:0}.Ranking_rankingContainer__TEVs9 .Ranking_filters__ox19u .Ranking_period__8LX5q .Ranking_select__y3egV{border-radius:0;background:#fff;padding:8px 36px 8px 16px}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707{padding:16px!important;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 .Ranking_modalTitle__DRf_x{font-size:18px;font-weight:700;line-height:120%;font-style:italic}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 .Ranking_modalContent__f2QzS{text-align:left}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 .Ranking_modalContent__f2QzS b,.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 .Ranking_modalContent__f2QzS p{font-size:16px}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 .Ranking_modalContent__f2QzS p{margin:1em 0}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 table thead tr th{background:var(--color-bettype);color:#fff}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 table tbody tr>td:first-child span{display:flex;justify-content:center;align-items:center;width:22px;height:22px;border-radius:6px}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 table tbody tr:nth-child(odd){background:#d6d5d5}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 table tbody tr:nth-child(odd)>td:first-child span{background:#fff}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 table tbody tr:nth-child(2n){background:#efefef}.Ranking_rankingContainer__TEVs9 .Ranking_rankingTable__vm707 table tbody tr:nth-child(2n)>td:first-child span{background:#d6d5d5}