:root{--color-primary: #10B981;--color-secondary: #3B82F6;--color-success: #52C414;--color-warning: #FAAD14;--color-error: #FF4D4F;--color-info: #1890FF;--color-purple: #722ED1;--color-magenta: #722ED1;--color-orange: #FA8C16;--color-cyan: #13C2C2;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-size-sm: 12px;--font-size-base: 14px;--font-size-lg: 16px;--font-size-xl: 20px}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mt-1{margin-top:var(--spacing-xs)}.mt-2{margin-top:var(--spacing-sm)}.mt-3{margin-top:var(--spacing-md)}.mt-4{margin-top:var(--spacing-lg)}.mb-1{margin-bottom:var(--spacing-xs)}.mb-2{margin-bottom:var(--spacing-sm)}.mb-3{margin-bottom:var(--spacing-md)}.mb-4{margin-bottom:var(--spacing-lg)}.full-width{width:100%}.full-height{height:100vh}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.ant-avatar{overflow:hidden}.ant-avatar>img{object-fit:cover;width:100%;height:100%}.onboarding-page-container{background-color:#f5f5f5}.ant-menu-horizontal{width:100%!important;max-width:none!important;display:flex!important;justify-content:center!important}.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu{white-space:nowrap!important}.ant-btn-primary{background-color:var(--color-primary)!important}.ant-btn-primary:hover{opacity:.9}.ant-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.ant-card:hover{box-shadow:var(--shadow-md);transition:box-shadow .3s ease}.ant-table-thead>tr>th{font-weight:600}.ant-form-item-label>label{font-weight:500}.ant-modal-content{border-radius:var(--radius-lg)}.ant-notification{border-radius:var(--radius-md)}.ant-badge-status-success{background-color:var(--color-success)}.ant-badge-status-error{background-color:var(--color-error)}.ant-badge-status-warning{background-color:var(--color-warning)}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInput{width:100%;height:40px;border:1px solid var(--ant-color-border, #d9d9d9);border-radius:6px;transition:all .2s cubic-bezier(.645,.045,.355,1);background-color:var(--ant-color-bg-container, #ffffff);display:flex;align-items:center;position:relative}.PhoneInput:hover{border-color:var(--ant-color-primary-hover, #4096ff)}.PhoneInput:focus-within{border-color:var(--ant-color-primary, #1677ff);box-shadow:0 0 0 2px var(--ant-color-primary-bg, rgba(5, 145, 255, .1))}.PhoneInput--focus{border-color:var(--ant-color-primary, #1677ff);box-shadow:0 0 0 2px var(--ant-color-primary-bg, rgba(5, 145, 255, .1))}.PhoneInputInput{border:none!important;outline:none!important;box-shadow:none!important;background:transparent;height:38px;padding:4px 11px;font-size:14px;line-height:1.5714285714285714;color:var(--ant-color-text, rgba(0, 0, 0, .88));font-family:var(--ant-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");width:100%}.PhoneInputInput::placeholder{color:var(--ant-color-text-placeholder, rgba(0, 0, 0, .25))}.PhoneInputCountry{padding:0 8px;border-right:1px solid var(--ant-color-border, #d9d9d9);background:var(--ant-color-fill-quaternary, #fafafa);border-radius:6px 0 0 6px;display:flex;align-items:center;height:38px;flex-shrink:0}.PhoneInputCountrySelect{border:none!important;outline:none!important;background:transparent;font-size:14px;color:var(--ant-color-text, rgba(0, 0, 0, .88));cursor:pointer;font-family:var(--ant-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");display:flex;align-items:center;height:100%}.PhoneInputCountrySelect:focus{outline:none!important;box-shadow:none!important}.PhoneInputCountryIcon{width:20px;height:15px;margin-right:8px;flex-shrink:0}.PhoneInputCountrySelectArrow{color:var(--ant-color-text-tertiary, rgba(0, 0, 0, .25));margin-left:4px;flex-shrink:0}.PhoneInput.PhoneInput--error{border-color:var(--ant-color-error, #ff4d4f)}.PhoneInput.PhoneInput--error:focus-within{border-color:var(--ant-color-error, #ff4d4f);box-shadow:0 0 0 2px var(--ant-color-error-bg, rgba(255, 77, 79, .1))}.PhoneInput.PhoneInput--disabled{background-color:var(--ant-color-fill-disabled, #f5f5f5);border-color:var(--ant-color-border, #d9d9d9);cursor:not-allowed}.PhoneInput.PhoneInput--disabled .PhoneInputInput{background-color:var(--ant-color-fill-disabled, #f5f5f5);cursor:not-allowed;color:var(--ant-color-text-disabled, rgba(0, 0, 0, .25))}.PhoneInput.PhoneInput--disabled .PhoneInputCountry{background-color:var(--ant-color-fill-disabled, #f5f5f5);cursor:not-allowed}.search-autocomplete-popup{max-height:500px;overflow-y:auto}@media (max-width: 768px){.search-autocomplete-popup{max-height:calc(100vh - 200px)}}.search-autocomplete-popup .ant-select-item-option-disabled{cursor:default;opacity:1}.search-autocomplete-popup .ant-select-item-option-disabled:hover{background:transparent}._sidebarMenu_90syk_2{border:none;background:transparent;padding:0 8px}._sidebarMenu_90syk_2 .ant-menu-item{border-radius:8px;margin:4px 16px 4px 12px;padding-left:12px;padding-right:12px;width:auto;max-width:calc(100% - 28px);transition:background-color .2s ease}._sidebarMenu_90syk_2 .ant-menu-item .anticon{font-size:18px}._sidebarMenu_90syk_2 .ant-menu-item:hover{background-color:#0000000a!important}._sidebarMenu_90syk_2 .ant-menu-item-selected{background-color:#0000000f!important;color:var(--ant-color-text)!important;font-weight:500}._sidebarMenu_90syk_2 .ant-menu-item-selected:after{display:none}._sidebarMenu_90syk_2 .ant-menu-submenu{border-radius:8px;margin:4px 16px 4px 12px}._sidebarMenu_90syk_2 .ant-menu-sub{padding-left:0!important;background:transparent!important}._sidebarMenu_90syk_2 .ant-menu-submenu-title{border-radius:8px;margin:0;padding-left:12px;padding-right:12px;width:auto;max-width:calc(100% - 28px);transition:background-color .2s ease}._sidebarMenu_90syk_2 .ant-menu-submenu-title .anticon{font-size:18px}._sidebarMenu_90syk_2 .ant-menu-submenu-title:hover{background-color:#0000000a!important}._sidebarMenu_90syk_2 .ant-menu-sub .ant-menu-item{padding-left:12px!important;padding-right:12px;padding-top:8px;padding-bottom:8px;margin:6px 16px 6px 12px;height:auto;line-height:1.5;border-radius:8px;text-align:left;width:auto;max-width:calc(100% - 28px)}._sidebarMenu_90syk_2 .ant-menu-sub .ant-menu-item .anticon{font-size:18px}._sidebarMenu_90syk_2 .ant-menu-sub .ant-menu-item .ant-menu-title-content{text-align:left;overflow:visible;text-overflow:clip;white-space:normal;word-wrap:break-word;display:inline-block;max-width:100%}._sidebarMenu_90syk_2 .ant-menu-sub .ant-menu-item:hover{background-color:#0000000a!important}._sidebarMenu_90syk_2 .ant-menu-sub .ant-menu-item-selected{background-color:#0000000f!important;color:var(--ant-color-text)!important;font-weight:500}._sidebarMenu_90syk_2 .ant-menu-sub .ant-menu-item-selected:after{display:none}._sidebarMenu_90syk_2 .ant-menu-item-divider{margin:8px 16px}html[data-theme=dark] ._sidebarMenu_90syk_2 .ant-menu-item:hover{background-color:#ffffff14!important}html[data-theme=dark] ._sidebarMenu_90syk_2 .ant-menu-item-selected{background-color:#ffffff1f!important;color:var(--ant-color-text)!important}html[data-theme=dark] ._sidebarMenu_90syk_2 .ant-menu-submenu-title:hover,html[data-theme=dark] ._sidebarMenu_90syk_2 .ant-menu-sub .ant-menu-item:hover{background-color:#ffffff14!important}html[data-theme=dark] ._sidebarMenu_90syk_2 .ant-menu-sub .ant-menu-item-selected{background-color:#ffffff1f!important;color:var(--ant-color-text)!important}.partido-card-content{animation:fadeInUp .6s ease-out}.partido-card-content:hover,.partido-card-content .ant-card:hover,.partido-card-content .ant-card-body:hover{transform:none!important;box-shadow:0 2px 12px #00000014!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.action-button{transition:all .3s cubic-bezier(.4,0,.2,1)}.action-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #1890ff4d}.action-button:active:not(:disabled){transform:translateY(0)}.pago-summary:hover,.pago-summary .ant-card:hover,.pago-summary .ant-card-body:hover{transform:none!important;box-shadow:none!important}.mvp-winner-card{animation:mvpAppear .6s cubic-bezier(.34,1.56,.64,1)}@keyframes mvpAppear{0%{opacity:0;transform:scale(.8) rotate(-5deg)}50%{transform:scale(1.05) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0)}}.mvp-trophy-icon{animation:trophyShine 2s ease-in-out infinite}@keyframes trophyShine{0%,to{filter:drop-shadow(0 0 5px rgba(250,173,20,.5))}50%{filter:drop-shadow(0 0 15px rgba(250,173,20,.8))}}.pago-status-tag{transition:all .3s ease}.loading-skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ant-pagination{transition:all .3s ease}.ant-pagination-item{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-pagination-item:hover{transform:scale(1.1)}.select-enabled .ant-select-selector{border-color:#4096ff!important;background-color:#f0f7ff!important;color:#000000e0!important}.select-enabled .ant-select-selector:hover{border-color:#1677ff!important;background-color:#e6f4ff!important}.select-enabled.ant-select-focused .ant-select-selector{border-color:#1677ff!important;background-color:#fff!important;box-shadow:0 0 0 2px #0591ff1a!important}.select-enabled .ant-select-selection-placeholder{color:#1677ff!important;font-weight:500!important}.select-enabled .ant-select-arrow{color:#4096ff!important}.mvp-celebration-overlay{position:fixed;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;transition:all .3s ease-in-out;pointer-events:none}.mvp-celebration-overlay.visible{background:#000000d9;opacity:1;pointer-events:all}.mvp-celebration-card{transform:scale(.5) rotateY(90deg);opacity:0;transition:all .5s cubic-bezier(.68,-.55,.265,1.55);box-shadow:0 20px 60px #00000080;background:linear-gradient(135deg,#fff,#f0f0f0);border:4px solid #faad14}.mvp-celebration-card.show{transform:scale(1) rotateY(0);opacity:1}.crown-container{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:5}.crown-icon{font-size:60px;color:#faad14;animation:crownFloat 3s ease-in-out infinite,crownRotate 6s linear infinite;filter:drop-shadow(0 0 20px rgba(250,173,20,.8))}@keyframes crownFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes crownRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.trophy-container{margin-top:80px;margin-bottom:20px}.trophy-main{font-size:120px;color:#faad14;animation:trophyBounce 1s ease-in-out infinite,trophyGlow 2s ease-in-out infinite;display:inline-block}@keyframes trophyBounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.1)}}@keyframes trophyGlow{0%,to{filter:drop-shadow(0 0 20px rgba(250,173,20,.6))}50%{filter:drop-shadow(0 0 40px rgba(250,173,20,1))}}.celebration-title{font-size:36px;font-weight:800;background:linear-gradient(45deg,#faad14,#ffd666,#faad14);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease infinite;margin-bottom:24px;text-transform:uppercase;letter-spacing:2px}@keyframes gradientShift{0%{background-position:0% center}50%{background-position:100% center}to{background-position:0% center}}.mvp-name-container{margin:24px 0;padding:20px;background:linear-gradient(135deg,#fff9e6,#fffbe6);border-radius:12px;border:2px solid #faad14;position:relative;overflow:hidden}.mvp-name-container:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.3),transparent);transform:rotate(45deg);animation:shine 3s infinite}@keyframes shine{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.mvp-name{font-size:32px;font-weight:700;color:#262626;margin:0;position:relative;z-index:1}.mvp-apodo{font-size:18px;color:#595959;font-style:italic;margin:8px 0 0;position:relative;z-index:1}.votes-info{margin:24px 0}.votes-badge{display:inline-flex;align-items:center;padding:12px 24px;background:linear-gradient(135deg,#faad14,#ffd666);border-radius:50px;font-size:18px;font-weight:600;color:#fff;box-shadow:0 4px 15px #faad1466;animation:voteBadgePulse 2s ease-in-out infinite}@keyframes voteBadgePulse{0%,to{transform:scale(1);box-shadow:0 4px 15px #faad1466}50%{transform:scale(1.05);box-shadow:0 6px 25px #faad1499}}.votes-text{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.celebration-message{font-size:16px;color:#595959;margin:16px 0;line-height:1.6}.confetti-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.confetti{position:absolute;width:10px;height:10px;top:-10%;opacity:0;animation:confettiFall linear infinite}@keyframes confettiFall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}.fireworks{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.firework{position:absolute;width:4px;height:4px;border-radius:50%;animation:fireworkExplode 1.5s ease-out infinite}.firework:nth-child(1){top:20%;left:20%;animation-delay:0s}.firework:nth-child(2){top:30%;right:20%;animation-delay:.5s}.firework:nth-child(3){top:40%;left:50%;animation-delay:1s}@keyframes fireworkExplode{0%{box-shadow:0 0 #ffd666,0 0 #ff4d4f,0 0 #52c41a,0 0 #1890ff,0 0 #722ed1;opacity:1}to{box-shadow:0 -100px 0 40px transparent,100px 0 0 40px transparent,0 100px 0 40px transparent,-100px 0 0 40px transparent,70px -70px 0 40px transparent,70px 70px 0 40px transparent,-70px 70px 0 40px transparent,-70px -70px 0 40px transparent;opacity:0}}.streamers-left,.streamers-right{position:absolute;top:0;height:100%;width:30px;display:flex;flex-direction:column;gap:20px;overflow:hidden}.streamers-left{left:-15px}.streamers-right{right:-15px}.streamer{width:8px;height:200px;border-radius:4px;animation:streamerWave 2s ease-in-out infinite;opacity:.8}.streamer:nth-child(1){animation-delay:0s}.streamer:nth-child(2){animation-delay:.3s}.streamer:nth-child(3){animation-delay:.6s}@keyframes streamerWave{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(20px) rotate(10deg)}}@media (max-width: 768px){.mvp-celebration-card{margin:20px;max-width:calc(100% - 40px)}.celebration-title{font-size:28px}.mvp-name{font-size:24px}.trophy-main{font-size:80px}.crown-icon{font-size:40px}}.ant-card .ant-card:not([style*=background]):not([class*=custom-]){background-color:var(--ant-color-bg-elevated)!important}.ant-card .ant-card .ant-card:not([style*=background]):not([class*=custom-]){background-color:var(--ant-color-bg-spotlight)!important}.ant-modal-content,.ant-drawer-content,.ant-popover-inner{background-color:var(--ant-color-bg-elevated)}.ant-card .ant-alert{background-color:var(--ant-color-bg-spotlight)}
