html,body,#root{height:100%;color:#fff;font-family:Ubuntu}:root{--form-control-color: #44ff00;--form-control-disabled: #959495}body{background:black;overflow:hidden;margin:0;font-size:1rem}@media only screen and (max-width: 768px){body{font-size:.6rem}}form{display:grid;place-content:center;min-height:100vh}.form-control{font-size:2rem;font-weight:700;line-height:1.1;display:grid;grid-template-columns:1em auto;gap:.5em}.form-control+.form-control{margin-top:1em}.form-control--disabled{color:var(--form-control-disabled);cursor:not-allowed}input[type=radio]{width:1.15em;height:1.15em}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--form-background);margin:0;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}input[type=checkbox]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em var(--form-control-color);background-color:CanvasText}input[type=checkbox]:checked:before{transform:scale(1)}input[type=checkbox]:disabled{--form-control-color: var(--form-control-disabled);color:var(--form-control-disabled);cursor:not-allowed}h1,h2,h3,h4,h5,h6,p{margin:0}h1{font-size:2rem}@media only screen and (max-width: 768px){h1{font-size:1.75rem}}h2{font-size:1.5rem}@media only screen and (max-width: 768px){h2{font-size:.9rem}}h3{font-size:1.25rem}@media only screen and (max-width: 768px){h3{font-size:.8rem}}h4{font-size:1rem}@media only screen and (max-width: 768px){h4{font-size:.75rem}}h5{font-size:.75rem}@media only screen and (max-width: 768px){h5{font-size:.45rem}}h6{font-size:.5rem}p{font-size:1rem}@media only screen and (max-width: 768px){p{font-size:.75rem}}.text-center{text-align:center}button{border:none;outline:none;color:#fff;cursor:pointer;background-color:transparent;font-weight:700;font-size:1rem;padding:.5rem}@media only screen and (max-width: 768px){button{font-size:.5rem;padding:.3rem}}button:disabled{cursor:default;color:#444}*{box-sizing:border-box}select{background-color:#111;border-width:.25rem;background-image:none;color:#fff;font-size:1rem;border-style:solid;border-color:gray;outline:none;width:100%;min-width:50px;max-width:200px;border-radius:.5rem;padding:.5rem}@media only screen and (max-width: 768px){select{font-size:.6rem;padding:.3rem;border-width:.15rem}}option{background-color:#000}input{background-color:transparent;border-width:2px;color:#fff;font-size:1rem;border-style:solid;border-color:#fff;outline:none;width:100%;padding:.5rem}@media only screen and (max-width: 768px){input{font-size:.6rem;padding:.3rem}}::placeholder{color:#ddd;opacity:1}input[type=time]::-webkit-calendar-picker-indicator{filter:brightness(100%) contrast(0%);padding:0}textarea{background-color:#111;border-width:.25rem;background-image:none;color:#fff;font-size:1rem;border-style:solid;border-color:gray;outline:none;border-radius:.5rem;padding:.5rem}@media only screen and (max-width: 768px){textarea{font-size:.6rem;padding:.3rem;border-width:.15rem}}select::-webkit-outer-spin-button,select::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bg-progress{background-color:#1b8e15}.bg-widget{background-color:#111}.bg-widget-2{background-color:#333}.bg-widget-3{background-color:#555}.bg-widget-t{background-color:#1118}.bg-red{background-color:red}.bg-green{background-color:#0f0}.bg-blue{background-color:#00f}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-item{background-color:#444}.bg-transparent{background-color:transparent}.bg-sam{background-color:#673147}.bg-sam-2{background-color:#874c62}.bg-sam-3{background-color:#a14189}.bg-gold{background-color:#daa520}.flex{display:flex}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.flex-fill{flex:1 1 auto;overflow-y:auto;min-height:10px}.overflow-scroll{overflow:scroll}.h-full{height:100%}.h-3-4{height:75%}.h-1-2{height:50%}.w-full{width:100%}.vw-full{width:100vw}.w-3-4{width:75%}.w-1-4{width:25%}.w-1-2{width:50%}.text-right{text-align:right}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-items-flex-start{align-items:flex-start}.bold{font-weight:700}.capitalize{text-transform:capitalize}.px-4{padding:4rem}@media only screen and (max-width: 768px){.px-4{padding:1rem}}.px-2{padding:2rem}@media only screen and (max-width: 768px){.px-2{padding:.5rem}}.m-1{margin:1rem}@media only screen and (max-width: 768px){.m-1{margin:.5rem}}.m-2{margin:1.6rem}@media only screen and (max-width: 768px){.m-2{margin:.8rem}}.mr-1{margin-right:1rem}@media only screen and (max-width: 768px){.mr-1{margin-right:.25rem}}.mb-1{margin-bottom:1rem}@media only screen and (max-width: 768px){.mb-1{margin-bottom:.5rem}}.mt-1{margin-top:1rem}@media only screen and (max-width: 768px){.mt-1{margin-top:.5rem}}.p-x1{padding:0 .8rem}@media only screen and (max-width: 768px){.p-x1{padding:0 .25rem}}.wrap{flex-wrap:wrap}.overflow-hidden{overflow:hidden}.overflow-y-scroll{overflow-y:scroll}.overflow-x-scroll{overflow-x:scroll}.overflow-auto{overflow:auto}.cursor-pointer{cursor:pointer}.cursor-grab{cursor:grab}.select-none{-webkit-user-select:none;user-select:none}.color-red{color:red}.color-gray{color:gray}.relative{position:relative}.absolute{position:absolute}.absolute-center{top:50%;left:50%;transform:translate(-50%,-50%)}.right-0{right:0}.root{display:inline-block;vertical-align:middle;border-top:1px solid;border-left:1px solid;transform:skew(-15deg);transform-origin:bottom left;margin:0 10px;position:relative}.root:before{content:"";position:absolute;bottom:0;height:40%;width:5px;left:-5px;border-top:1px solid;border-right:1px solid;transform:skew(30deg);transform-origin:bottom right}.radicand{display:inline-block;padding-left:.5em;transform:skew(15deg)}.bottom-0{bottom:0}.vh{height:100vh}.w-animation{letter-spacing:4px;word-spacing:0px;overflow:hidden;animation-name:example;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes example{0%{width:0px}to{width:24px}}.lds-spinner{color:official;display:inline-block;position:relative;width:40px;height:40px}.lds-spinner div{transform-origin:20px 20px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:1px;left:18px;width:3px;height:9px;border-radius:20%;background:#fff}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.progress-border{border-radius:5px;border:solid 5px #4e4e4e;background-color:#1e1e1e}.rainbow-box{border:1px solid white;background-image:linear-gradient(to bottom right,#b827fc66 0%,#2c90fc66 25%,#b8fd3366 50%,#fec83766 75%,#fd189266 100%);border-image-slice:1}.day-box{background-color:#1118;border:1px solid white;color:#fff}.gray-day-box{background-color:#1118;border:1px solid #222;color:#222}.selected-day-box{border-color:#ff0}.day-indicator{min-width:2rem;min-height:2rem;max-width:2rem;max-height:2rem;border-radius:1rem;font-size:1rem}@media only screen and (max-width: 768px){.day-indicator{min-width:1rem;min-height:1rem;max-width:1rem;max-height:1rem;border-radius:.5rem;font-size:.5rem}}.day-indicator-sm{min-width:2rem;min-height:2rem;max-width:2rem;max-height:2rem;border-radius:1rem;font-size:1rem}.tag{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.4rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.text-nowrap{white-space:nowrap}.text-compress{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-grid{display:grid;grid-template-columns:calc(100% / 7) calc(100% / 7) calc(100% / 7) calc(100% / 7) calc(100% / 7) calc(100% / 7) calc(100% / 7);grid-template-rows:calc(100% / 6) calc(100% / 6) calc(100% / 6) calc(100% / 6) calc(100% / 6) calc(100% / 6)}@media only screen and (max-width: 768px){.calendar-grid{grid-template-rows:4rem 4rem 4rem 4rem 4rem}}.book-grid{display:grid;height:100%;row-gap:2px;column-gap:6px;justify-items:center;align-items:center;grid-template-columns:auto auto auto auto auto auto auto}.calendar-grid-sm{display:grid;aspect-ratio:3 / 2;min-width:300px;grid-template-columns:14.286% 14.286% 14.286% 14.286% 14.286% 14.286% 14.286%;grid-template-rows:auto auto auto auto auto}@media only screen and (max-width: 768px){.calendar-grid-sm{font-size:1rem}}.calendar-grid-header{display:grid;min-width:300px;grid-template-columns:14.286% 14.286% 14.286% 14.286% 14.286% 14.286% 14.286%}@media only screen and (max-width: 768px){.calendar-grid-header{font-size:1rem}}.calendar-day{display:flex;flex-direction:column;border-width:1px;border-style:solid;border-color:#aaa;color:#fff}.calendar-day-unselected{border-color:#333;color:#333}hr{margin:0;border-color:#000}.SliderRoot{position:relative;display:flex;align-items:center;-webkit-user-select:none;user-select:none;touch-action:none;width:100%;height:2rem}.SliderTrack{position:relative;flex-grow:1;border-radius:9999px;height:6px}.SliderRange{position:absolute;background-color:#fff;border-radius:9999px;border:2px solid black;height:100%}.SliderThumb{display:block;width:2rem;height:2rem;background-color:#fff;border:2px solid black;border-radius:1rem}.SliderThumb:focus{outline:none}.hue{border-radius:9999px;background-image:linear-gradient(to right,hsl(240,100%,50%),hsl(195,100%,50%),hsl(150,100%,50%),hsl(105,100%,50%),hsl(60,100%,50%),hsl(15,100%,50%),hsl(330,100%,50%),hsl(285,100%,50%),hsl(240,100%,50%))}.sat{border-radius:9999px;background-image:linear-gradient(to right,hsl(0,0%,50%),hsl(250,100%,50%))}.val{border-radius:9999px;background-image:linear-gradient(to right,hsl(0,100%,0%),hsl(0,100%,100%))}tr:nth-child(2n){background-color:#222}tbody tr:nth-child(odd){background-color:#333}table{border-collapse:collapse}thead{position:sticky;top:0}th{position:sticky;text-transform:capitalize}tr{table {border: 1px goldenrod solid;}}.bg-widget-blue{background-color:#001020}.pill{border-radius:2rem;padding:1rem 2rem;border-width:1px;border-color:#fff;-webkit-user-select:none;user-select:none;cursor:pointer;border-style:solid}@media only screen and (max-width: 768px){.pill{font-size:.5rem;padding:.5rem 1rem}}.match-grid{display:grid;grid-template-columns:33% 34% 33%;row-gap:1rem;max-height:80%}@media only screen and (max-width: 768px){.match-grid{row-gap:.25rem;font-size:.6rem;grid-template-columns:50% 50%;button {font-size: .6rem; padding: .2rem;}}}.participant-grid{display:grid;grid-template-columns:25% 25% 25% 25%;row-gap:1rem;max-height:80%}@media only screen and (max-width: 768px){.participant-grid{row-gap:.25rem;font-size:.6rem;grid-template-columns:33% 34% 33%;button {font-size: .6rem; padding: .2rem;}}}.leagues-nav .leagues-icon,.leagues-nav .leagues-icon-close{display:none}@media only screen and (max-width: 768px){.leagues-nav .leagues-icon,.leagues-nav .leagues-icon-close{display:flex;align-items:center}}.leagues-nav .leagues-items{display:flex;align-items:flex-end;gap:1rem}@media only screen and (max-width: 768px){.leagues-nav .leagues-items{flex-direction:column;z-index:10;padding:.7rem;background-color:#444e;position:fixed;right:0;top:0;width:100%;height:100%;font-size:1rem}}.leagues-nav .leagues-items .item{cursor:pointer;-webkit-user-select:none;user-select:none}.error-text{color:#dc143c}.warn-text,.text-warn{color:#daa520}.text-error{color:#dc143c}.text-success{color:#4bb543}.white-text{color:#fff}.color-black{color:#000}.circle-button{width:2.5rem;height:2.5rem;border-radius:100%}@media only screen and (max-width: 768px){.circle-button{width:1.5rem;height:1.5rem}}.circle-button-lg{width:3.5rem;height:3.5rem;border-radius:100%}.rounded{border-radius:100%}.grid{display:grid}.row-gap-1{row-gap:.5rem}.grid-gap-1{gap:.5rem}.grid-col-2{grid-template-columns:1fr 1fr}.grid-col-3{grid-template-columns:1fr 1fr 1fr}.grid-col-4{grid-template-columns:1fr 1fr 1fr 1fr}.grid-col-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.grid-col-6{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.grid-col-7{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.grid-col-8{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.grid-dash-closed{display:grid;grid-template-areas:"a1";min-height:0;min-width:0}@media only screen and (max-width: 768px){.grid-dash-closed{grid-template-areas:"a1"}}.grid-dash-open{display:grid;grid-template-areas:"a1" "a1" "a1" "a2";min-height:0;min-width:0}.grid-dash-item{width:100%;height:100%;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-end;padding:1.6rem}@media only screen and (max-width: 768px){.grid-dash-item{padding:1rem;h1 {font-size: 1.4rem;} h4 {font-size: .8rem;}}}.font-lg{font-size:1rem}.font-xlg{font-size:2rem}.grid-upcoming{grid-area:upcoming}.grid-leagues{grid-area:leagues}.grid-teams{grid-area:teams}.grid-stats{grid-area:stats}@keyframes rotate{to{transform:rotate(360deg)}}.rotate-pickleball{width:2rem;height:2rem;background-position:center;background-repeat:no-repeat;background-size:cover;animation:rotate 2s linear infinite}.league-image{width:9rem;height:9rem;background-position:center;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width: 768px){.league-image{width:5rem;height:5rem}}.bg-no-image{background-image:url(data:image/jpeg;base64,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)}.calendar-add-button{background-color:#555;display:flex;justify-content:center;align-items:center;padding:1rem;min-width:300px}.grid-pt{display:grid;grid-template-areas:"players teams";gap:.5rem;padding:.5rem}@media only screen and (max-width: 768px){.grid-pt{gap:.5rem;grid-template-areas:"players players" "teams teams"}}.grid-areas{display:grid;grid-template-areas:"a1 a2 a3 a4";gap:.5rem;padding:.5rem}@media only screen and (max-width: 768px){.grid-areas{gap:.5rem;grid-template-areas:"a1 a2" "a3 a4"}}.grid-a1{grid-area:a1}.grid-a2{grid-area:a2}.grid-a3{grid-area:a3}.grid-a4{grid-area:a4}.grid-players{grid-area:players}.td-input{padding:0;width:200px}.td-relative-div{position:relative;height:28px;width:100%;input {left: 0; top: 0; background-color: transparent; height: 100%; width: 100%; font-size: .8rem; padding: 0px; text-align: center;} @media only screen and (max-width: 768px) {input {height: 16px; font-size: .5rem;}}}.td-icon{width:20px;height:20px;color:#ff0;right:0;margin:4px}@media only screen and (max-width: 768px){.td-icon{width:12px;height:12px}}.calendar-container{display:flex}@media only screen and (max-width: 768px){.calendar-container{flex-direction:column}}.search-bar{width:50%}@media only screen and (max-width: 768px){.search-bar{width:75%;input {height: 40px; font-size: 1rem; background-color: #001020; border-width: 1px;}}}.absolute-center-x{position:absolute;left:0;right:0;margin-inline:auto;width:fit-content}@media only screen and (max-width: 768px){.hide-mobile{display:none}}.text-outline{-webkit-text-stroke:3px black}.widget-view{width:50%}@media only screen and (max-width: 768px){.widget-view{width:100%}}.widget-controls{width:50%}@media only screen and (max-width: 768px){.widget-controls{width:100%}}.hover-light:hover{background-color:#fff4}.underline{text-decoration:underline}.font-1{font-size:.25rem}.font-2{font-size:.5rem}.font-3{font-size:.75rem}.font-4{font-size:1rem}.font-5{font-size:1.25rem}.font-6{font-size:1.5rem}.font-7{font-size:1.75rem}.font-8{font-size:2rem}.font-9{font-size:3rem}.font-10{font-size:4em}.font-11{font-size:5rem}.font-12{font-size:6rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-10{padding:2.5rem}.px-1{padding:0px .1rem}.px-2{padding:0px .2rem}.px-3{padding:0px .3rem}.px-4{padding:0px .4rem}.px-5{padding:0px .5rem}.px-6{padding:0px .6rem}.px-7{padding:0px .7rem}.px-8{padding:0px .8rem}.px-9{padding:0px .9rem}.px-10{padding:0px 1rem}.gap-1{gap:.1rem}.gap-2{gap:.2rem}.gap-3{gap:.3rem}.gap-4{gap:.4rem}.gap-5{gap:.5rem}.gap-6{gap:.6rem}.gap-7{gap:.7rem}.gap-8{gap:.8rem}.gap-9{gap:.9rem}.gap-10{gap:1rem}.border-white{border:1px solid white}.m-1{margin:.1rem}.m-2{margin:.2rem}.m-3{margin:.3rem}.m-4{margin:.4rem}.m-5{margin:.5rem}.m-6{margin:.6rem}.m-7{margin:.7rem}.m-8{margin:.8rem}.m-9{margin:.9rem}.m-10{margin:1rem}.size-1{width:1rem;height:1rem}.size-2{width:1.25rem;height:1.25rem}.size-3{width:1.5rem;height:1.5rem}.size-4{width:1.75rem;height:1.75rem}.size-5{width:2rem;height:2rem}.size-6{width:2.5rem;height:2.5rem}.size-7{width:3rem;height:3rem}.size-8{width:4rem;height:4rem}.size-9{width:5rem;height:5rem}.size-10{width:10rem;height:10rem}@media screen and (min-aspect-ratio: 1/1) and (max-aspect-ratio: 1/1){.watch{border-radius:100%}}.watch-input{height:4rem;font-size:1.5rem}.watch-select{width:1000px;height:4rem;font-size:1.5rem}*{touch-action:manipulation}.triangle-clip{clip-path:polygon(50% 0%,0% 100%,100% 100%);background-color:red}.modal{width:100%;height:100%;top:0;left:0;position:fixed;display:flex;z-index:100;justify-content:center;align-items:center;background-color:#000b}.ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:transparent;border:3px solid #3c3c3c;border-radius:50%;text-align:center;line-height:600px;font-family:sans-serif;font-size:50px;color:#fff000;letter-spacing:4px;text-transform:uppercase;text-shadow:0 0 10px #fff000;box-shadow:0 0 50px #00000080}.ring:before{content:"";position:absolute;top:-3px;left:-3px;width:100%;height:100%;border:3px solid transparent;border-top:3px solid #fff000;border-right:3px solid #fff000;border-radius:50%;animation:animateC 2s linear infinite}.ring{span {display: block; position: absolute; top: calc(50% - 2px); left: 50%; width: 50%; height: 4px; background: transparent; transform-origin: left; animation: animate 2s linear infinite;} span:before {content: ""; position: absolute; width: 16px; height: 16px; border-radius: 50%; background: #fff000; top: -6px; right: -8px; box-shadow: 0 0 20px #fff000;}}@keyframes animateC{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animate{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}
