@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');.bordered{border:solid 1px #111}html,body{margin:0;padding:0;min-height:100%}:root{--header-height:6vh;--footer-height:6vh;--content-height:88vh}.ledwall-outermost-container{font-family:var(--ledwall-font-family);background-color:var(--ledwall-content-backcolor);color:var(--ledwall-content-forecolor);display:flex;flex-direction:column;height:100vh}.ledwall-fallback{font-size:4vh;text-align:center;margin-top:30vh;color:var(--ledwall-content-forecolor);padding:8vh;background:rgba(var(--ledwall-content-backcolor-comma),.5);border-radius:2vh;font-size:6vh;font-weight:700}.ledwall-fallback-logo{margin-top:6vh;height:10vh!important;text-align:center}.ledwall-fallback-logo-category{margin-top:6vh;height:10vh!important;text-align:center}.ledwall-fallback-text{padding:.5rem;font-size:2.5vh;font-weight:700;text-align:center}.ledwall-back-button{position:absolute;top:10px;left:10px;cursor:pointer;width:20px;height:20px;background-color:transparent}.ledwall-header{background-color:var(--ledwall-header-backcolor)!important;color:var(--ledwall-header-forecolor);height:var(--header-height);overflow:hidden;padding-top:1px;padding-bottom:1px}.ledwall-header-logo{height:5.5vh!important}.ledwall-header-fallback-text{font-size:4vh;font-weight:700;color:var(--ledwall-header-forecolor)}.ledwall-footer{background-color:var(--ledwall-footer-backcolor);color:var(--ledwall-footer-forecolor);padding:0;padding-left:10px;padding-right:10px;margin:0;z-index:1;overflow:hidden;height:var(--header-height);border-radius:var(--ledwall-footer-container-radius)}.ledwall-footer-crionet-logo{padding:0;margin:0;height:3vh;object-fit:cover;filter:var(--ledwall-logo-author-filter)}.ledwall-footer-lastupdate{font-size:1vh;opacity:.5}.ledwall-footer-clock-digital{color:var(--ledwall-footer-forecolor);padding:2vh;font-size:3vh;font-weight:bold;line-height:4vh}.ledwall-weather-temp{color:var(--ledwall-footer-forecolor);font-weight:bold;font-size:2vh;line-height:2vh}.ledwall-weather-condition{font-size:1.4vh}.ledwall-weather-icon{height:5vh!important;filter:var(--ledwall-logo-weather-filter)}.ledwall-content{margin:0;height:var(--content-height);overflow:hidden;background-color:var(--ledwall-content-backcolor);color:var(--ledwall-content-forecolor)}.ledwall-court-container{margin:1px}.ledwall-content-court-w40{width:40vw;margin:0}.ledwall-content-court-w25{width:25vw;margin:0}.ledwall-content-court-spacing{padding-right:var(--ledwall-court-spacing)}.ledwall-court-header{background-color:var(--ledwall-court-backcolor);color:var(--ledwall-court-forecolor);height:3.3vh;font-size:2vh;font-weight:var(--ledwall-court-name-fw);text-transform:var(--ledwall-court-name-transform);display:flex;align-items:center;justify-content:var(--ledwall-court-name-align);padding-left:5px;padding-right:5px;margin-top:4px;margin-bottom:var(--ledwall-court-margin-bottom);white-space:nowrap;overflow:hidden}.ledwall-court-separator{margin-top:4px;width:var(--ledwall-court-spacing);background-color:var(--ledwall-court-backcolor);height:3.3vh;display:flex;justify-content:center;align-items:stretch}.ledwall-court-separator-bar{border:var(--ledwall-court-divider)}.ledwall-content-item{padding-bottom:var(--ledwall-match-vspacing)}.ledwall-content-schedule-header{height:2.2vh;display:flex;align-items:center;justify-content:center;font-size:1.6vh;border-top-left-radius:var(--ledwall-match-top-radius);border-top-right-radius:var(--ledwall-match-top-radius)}.ledwall-content-women{background-color:var(--ledwall-match-womens-backcolor);color:var(--ledwall-match-womens-forecolor)}.ledwall-content-women img{-webkit-filter:var(--ledwall-match-womens-brightness);filter:var(--ledwall-match-womens-brightness)}.ledwall-content-men{background-color:var(--ledwall-match-mens-backcolor);color:var(--ledwall-match-mens-forecolor)}.ledwall-content-men img{-webkit-filter:var(--ledwall-match-mens-brightness);filter:var(--ledwall-match-mens-brightness)}.ledwall-content-mixed{background-color:var(--ledwall-match-mixed-backcolor);color:var(--ledwall-match-mixed-forecolor)}.ledwall-content-mixed img{-webkit-filter:var(--ledwall-match-mixed-brightness);filter:var(--ledwall-match-mixed-brightness)}.ledwall-content-footer-bordertop{border-top:solid 1px #aaa}.ledwall-content-schedule-footer{background-color:var(--ledwall-match-footer-backcolor);color:var(--ledwall-match-footer-forecolor);border-bottom-left-radius:var(--ledwall-match-bottom-radius);border-bottom-right-radius:var(--ledwall-match-bottom-radius);border-top:var(--ledwall-match-footer-border);height:2.5vh;margin-bottom:1px;font-size:1.4vh;padding-left:8px;padding-right:8px;display:flex;justify-content:space-between;align-items:center}.ledwall-content-schedule-match{background-color:var(--ledwall-match-body-backcolor);color:var(--ledwall-match-body-forecolor);height:8.1vh;overflow:hidden}.ledwall-content-schedule-header{text-transform:uppercase}.ledwall-content-schedule-round{text-transform:uppercase}.ledwall-content-schedule-placeholder{background-color:var(--ledwall-match-body-backcolor);color:var(--ledwall-match-body-forecolor);opacity:.7;height:calc(8.1vh + 2.5vh);display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1rem;overflow:hidden;border-bottom-left-radius:var(--ledwall-match-bottom-radius);border-bottom-right-radius:var(--ledwall-match-bottom-radius)}.ledwall-content-schedule-placeholder span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2em;max-height:3.6em}.ledwall-content-schedule-placeholder-container{height:calc(8.1vh + 2.5vh + 2.2vh)}.ledwall-scrollable-column{overflow-x:auto;height:80vh}.ledwall-scrollable-column::-webkit-scrollbar{display:none!important}.ledwall-content-scheduled{background-color:var(--ledwall-match-scheduled-backcolor);color:var(--ledwall-match-scheduled-forecolor)}.ledwall-content-scheduled img{-webkit-filter:var(--ledwall-match-scheduled-brightness);filter:var(--ledwall-match-scheduled-brightness)}.ledwall-content-complete{background-color:var(--ledwall-match-complete-backcolor);color:var(--ledwall-match-complete-forecolor)}.ledwall-content-complete img{-webkit-filter:var(--ledwall-match-complete-brightness);filter:var(--ledwall-match-complete-brightness)}.ledwall-content-suspended{background-color:var(--ledwall-match-suspended-backcolor);color:var(--ledwall-match-suspended-forecolor)}.ledwall-content-suspended img{-webkit-filter:var(--ledwall-match-suspended-brightness);filter:var(--ledwall-match-suspended-brightness)}.ledwall-content-live{color:var(--ledwall-match-live-forecolor);background-color:var(--ledwall-match-live-backcolor)}.ledwall-content-live img{-webkit-filter:var(--ledwall-match-live-brightness);filter:var(--ledwall-match-live-brightness)}.ledwall-content-live-animation{color:var(--ledwall-match-live-forecolor);background-image:linear-gradient(90deg,var(--ledwall-match-live-flash1) 25%,var(--ledwall-match-live-flash2) 50%,var(--ledwall-match-live-flash1) 75%);background-size:200% 100%;animation:livematch-animation 4s linear infinite}.ledwall-content-live-animation img{-webkit-filter:var(--ledwall-match-live-brightness);filter:var(--ledwall-match-live-brightness)}@keyframes livematch-animation{0%{background-position:200% 0}50%{background-position:0 0}100%{background-position:-200% 0}}.match-header-text-container{width:100%;position:relative}.match-header-text-main{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.match-header-text-side-left{position:absolute;top:50%;transform:translateY(-50%);left:10px;font-size:1vh;overflow:hidden;text-overflow:ellipsis}.match-header-text-side-right{position:absolute;top:50%;transform:translateY(-50%);right:10px;font-size:1vh;overflow:hidden;text-overflow:ellipsis}.match-consolation{margin-left:6px;opacity:.7;font-size:1.2vh}.match-team-container{width:60%;overflow:hidden;white-space:nowrap}.match-team-name{width:100%;text-transform:var(--ledwall-match-team-name-transform);font-weight:var(--ledwall-match-team-name-bold);overflow:hidden}.match-team-loser{opacity:.7}.match-team-status{opacity:.7;font-size:clamp(7px,1.4vh,14px);text-transform:uppercase}.match-score-container{text-align:right;width:40%;font-size:clamp(8px,2vh,14px);overflow:hidden}.match-state-ret{color:var(--ledwall-match-status-ret-forecolor);background:var(--ledwall-match-status-ret-backcolor);text-transform:uppercase;font-weight:700;font-size:clamp(6px,1.4vh,12px)}.match-state-def{color:var(--ledwall-match-status-def-forecolor);background:var(--ledwall-match-status-def-backcolor);text-transform:uppercase;font-weight:700;font-size:clamp(6px,1.4vh,12px)}.match-team-flag-container{width:2.3vh;min-width:10px;max-width:35px}.match-team-flag{width:1.9vh;min-width:10px;max-width:35px;object-fit:cover;border:var(--ledwall-match-flag-border)}.match-team-flag-lg{width:2.3vh;min-width:14px;max-width:45px;object-fit:cover;border:var(--ledwall-match-flag-border)}.match-set-container{font-size:clamp(8px,1.7vh,16px);text-align:center;overflow:hidden;white-space:nowrap;background-color:var(--ledwall-match-score-set-backcolor);color:var(--ledwall-match-score-set-forecolor)}.match-set-container-box{border:var(--ledwall-match-score-set-border)}.match-set-container-separator{border-left:var(--ledwall-match-score-set-border);margin-left:8px}.match-set-placeholder{opacity:.3!important}.match-pts-container{text-align:center;border-left:solid 5px transparent;width:20%;font-weight:bold;font-size:clamp(6px,1.7vh,17px);overflow:hidden;color:var(--ledwall-match-score-pts-forecolor);background-color:var(--ledwall-match-score-pts-backcolor)}.match-pts{width:20%;padding-left:2px}.match-pts-server{border-left:solid 5px var(--ledwall-match-server-color);border-radius:4px}.match-set-winner{font-weight:bolder}.match-set-loser span{opacity:.7}.match-winner-icon{zoom:.8;color:var(--ledwall-match-score-winner-icon)}sup{margin-left:-4px;zoom:.9}.nodata-container{margin-top:4rem;text-align:center}.nodata-day{font-size:1rem}.nodata-msg{font-size:1.8rem;color:var(--warning);font-weight:500}.nodata-runs{font-size:.8rem;opacity:.6}