body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.flexGrow{flex-grow:1;display:"flex"}.flexRow{display:flex;flex-direction:row}.flexColumn,.flexGrowScroll{display:flex;flex-direction:column;flex-grow:1}.flexGrowScroll,.flexScroll{overflow-y:scroll;scroll-behavior:smooth}.flexScroll{display:flex;flex-direction:column}body,html{margin:0;height:100%;overflow:hidden;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background-color:#f1f5f9;color:#0f172a}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.headerText{font-size:26px}.menuDiv{font-size:22px;border:1px solid #e2e8f0;background-color:#fff;padding:6px 10px;margin-right:7px;border-radius:10px;cursor:pointer;color:#64748b;transition:background-color .15s,color .15s,border-color .15s}.activeMenu{background-color:#1565c8;border-color:#1565c8;color:#fff}.sticky-table-cell{padding:4px!important}.appShell{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(15,23,42,.08);overflow:hidden;font-size:16px;flex-shrink:0}.appViewport{display:flex;justify-content:center;width:100%;height:100%;overflow:hidden}.appViewport>.appShell{flex-grow:0}.appHeader{background-color:#fff;border-bottom:1px solid #e2e8f0}.appContent{color:#0f172a;background-color:#fff;align-items:stretch;overflow:hidden;min-width:0;min-height:0}.appTabBar{border-top:1px solid #e2e8f0}.appTabBar,.cupPanel{background-color:#fff}.cupPanel{border-radius:10px;box-shadow:0 1px 3px rgba(15,23,42,.08);border-top:3px solid #1565c8;width:100%;align-self:stretch;box-sizing:border-box}.cupPanel--flush{border-top:none;padding-top:0!important;margin-top:0;border-radius:0;box-shadow:none}.cupPanel--bleed{padding:0!important}.cupPanel--bleed .sticky-table-cell{vertical-align:middle!important;padding-top:8px!important;padding-bottom:8px!important}.cupPanel--bleed .sticky-table-row .sticky-table-cell:first-child{padding-left:6px!important;padding-right:2px!important;text-align:left!important}.cupPanel--bleed .sticky-table-row .sticky-table-cell:nth-child(2){padding-left:8px!important;text-align:left!important}.cupPanel--bleed .sticky-table{width:100%!important;height:100%!important;overflow-x:hidden;overflow-y:auto}.cupPanel--bleed .sticky-table-table{width:100%!important;table-layout:fixed!important}.cupPanel--flush .sticky-table-row:first-child .sticky-table-cell{border-top:none}.cupTableGap{padding-top:8px;width:100%;box-sizing:border-box;flex:1 1;min-height:0;overflow:hidden}.playerCardHistoryLayout{display:flex;flex-direction:column;height:100%;min-height:0;margin-top:5px;font-size:14px}.playerCardHistoryTop{display:flex;flex-shrink:0;border-bottom:2px solid #e2e8f0;background-color:#f8fafc}.playerCardHistoryLabelHeader{flex-shrink:0;width:120px;background-color:#f8fafc}.playerCardHistoryHeaderHScroll{flex:1 1;min-width:0;overflow-x:auto;overflow-y:hidden}.playerCardHistoryMain{display:flex;flex:1 1;min-height:0}.playerCardHistoryLabelBody{flex-shrink:0;width:120px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;background-color:#fff}.playerCardHistoryLabelBody::-webkit-scrollbar{display:none}.playerCardHistoryBodyScroll{flex:1 1;min-width:0;overflow:auto}.playerCardHistoryToolbar{display:flex;flex-direction:row;align-items:center;grid-gap:8px;gap:8px;flex-wrap:nowrap;min-height:38px;flex-shrink:0;padding-right:10px;box-sizing:border-box;overflow:visible}.playerCardHistoryTournament{flex:0 1 128px;min-width:0}.playerCardHistoryChecks{display:flex;flex-direction:row;align-items:center;grid-gap:4px;gap:4px;flex-shrink:0}.playerCardHistoryToolbar .ant-checkbox-wrapper{white-space:nowrap;flex-shrink:0;margin-right:0;font-size:16px!important;line-height:1.2}.playerCardHistoryToolbar .ant-checkbox{top:0}.playerCardHistoryToolbar .ant-checkbox+span{padding-left:4px;padding-right:0}.playerPhotoOverlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1100;background-color:rgba(15,23,42,.45);padding:20px;box-sizing:border-box}.playerPhotoOverlay img{max-width:min(400px,90vw);max-height:80vh;width:auto;height:auto;border-radius:8px;box-shadow:0 4px 12px rgba(15,23,42,.25);cursor:pointer}.cupPanel.cupPanel--narrow{width:auto;max-width:400px;align-self:center;flex-grow:0}.cupPanel .ant-list-item{padding:2px 0!important;-webkit-border-after:none!important;border-block-end:none!important}.ewtModal .ant-modal-content{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(15,23,42,.15)}.ewtModal .ant-modal-header{background-color:#0f172a;border-bottom:none;padding:12px 16px}.ewtModal .ant-modal-header .headerText,.ewtModal .ant-modal-title{color:#fff;font-size:20px;font-weight:600}.ewtModal .ant-modal-close{color:hsla(0,0%,100%,.85)}.ewtModal .ant-modal-close:hover{color:#fff}.ewtModal .ant-modal-body{background-color:#fff;color:#0f172a;font-size:16px}.ewtModal .ant-modal-footer{border-top:1px solid #e2e8f0;padding:10px 16px}.ewtModal .ant-btn-primary{background-color:#1565c8;border-color:#1565c8}.ewtModal .ant-btn-primary:focus,.ewtModal .ant-btn-primary:hover{background-color:#1256a8;border-color:#1256a8}.ewtModalListItem{cursor:pointer;font-size:20px;margin-bottom:8px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;align-items:center;transition:background-color .15s}.ewtModalListItem:hover{background-color:#f8fafc}.ewtFixedLabelInput.ant-input-group-wrapper{width:100%}.ewtFixedLabelInput .ant-input-group-addon{width:96px;min-width:96px;text-align:left}.fullImage{object-fit:contain;max-width:100%;width:auto}.ewtIcon{cursor:pointer;font-size:26px}.blue{color:#1e90ff}
/*# sourceMappingURL=main.11d7337d.chunk.css.map */