code,kbd,pre,samp,var{font-family:Roboto Mono,monospace!important}tr.highlight-row:hover td{background:rgb(var(--v-theme-on-surface-variant))}tr.highlight-row:hover td .game-time{background:#fff}tr.highlight-row:hover td .game-result{background:#bbdefb}tr:hover.clickable-row td{background-color:rgb(var(--v-theme-primary), .04);cursor:pointer}.cover-photo{background-color:#0000;background-image:linear-gradient(90deg,#4287f5 20%,#fff0 60%),url(/nikeballs-cropped.jpeg);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:200px;overflow:visible}.main-background-photo{width:100%;height:100%;min-height:600px;display:flex;position:relative;overflow:visible}.main-background-photo:before{content:"";opacity:.1;background-image:url(/argentina-worldcup.jpeg);background-size:cover;position:absolute;inset:0}h3{color:#000;position:relative}p{position:relative}.message-list{text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.almost-black{color:#111}.white{color:#fff}.red{color:red}.blue{color:#00f}.schedule>tr>td{border:none!important}.standings th{background-color:#6495ed;border:thin solid #fff;text-align:center!important}.standings td{text-align:center}.vue-pdf-embed canvas{width:100%!important;height:100%!important}.notes-td{max-width:150px}.date-td{width:100px}.game-time{width:90px;min-height:33px;padding:5px;display:inline-block;border:1px solid #efefef!important}.game-result{background:#e3f2fd;width:70px;margin:auto;padding:5px;font-weight:700;display:inline-block;border:1px solid #bbdefb!important}.home-team-col{width:200px;text-align:right!important}.away-team-col{width:200px;text-align:left!important}.league-col{width:200px}.game-time-col{width:120px;text-align:center!important}.league-td{width:100px}.game-message-td{background:rgb(var(--v-theme-on-surface-variant));text-align:center!important}.truncation-parent{table-layout:fixed;width:100%;display:table}.truncation-child{white-space:nowrap;text-overflow:ellipsis;display:table-cell;overflow:hidden}.warning-tr{background-color:rgb(var(--v-theme-warning), .1)}.error-tr{background-color:rgb(var(--v-theme-error), .1)}.goal-diff-tooltip{-webkit-text-decoration:underline dotted #000;text-decoration:underline dotted #000}.red-dot{background-color:red;border-radius:50%;width:10px;height:10px;display:inline-block}.v-progress-linear{background:0 0;width:100%;transition:all .2s cubic-bezier(.4,0,.2,1),-webkit-mask-size,mask-size;position:relative;overflow:hidden}@media (forced-colors:active){.v-progress-linear{border:thin solid buttontext}}.v-progress-linear__background,.v-progress-linear__buffer{opacity:var(--v-border-opacity);background:currentColor;width:100%;transition:inherit;position:absolute;top:0;bottom:0;left:0}@media (forced-colors:active){.v-progress-linear__buffer{opacity:.5!important;background-color:highlight!important}}.v-progress-linear__content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.v-progress-linear--clickable .v-progress-linear__content{pointer-events:none}.v-progress-linear__determinate,.v-progress-linear__indeterminate{background:currentColor}@media (forced-colors:active){.v-progress-linear__determinate,.v-progress-linear__indeterminate{background-color:highlight!important}}.v-progress-linear__determinate{height:inherit;transition:width,left,right;position:absolute;left:0}.v-progress-linear__indeterminate .long,.v-progress-linear__indeterminate .short{height:inherit;width:auto;animation-duration:2.2s;animation-iteration-count:infinite;animation-play-state:paused;position:absolute;inset:0 auto 0 0}.v-progress-linear__indeterminate .long{animation-name:indeterminate-ltr}.v-progress-linear__indeterminate .short{animation-name:indeterminate-short-ltr}.v-progress-linear__stream{opacity:.3;pointer-events:none;transition:width,left,right;animation:.25s linear infinite paused stream;position:absolute;bottom:0;left:auto}.v-progress-linear--reverse .v-progress-linear__background,.v-progress-linear--reverse .v-progress-linear__determinate,.v-progress-linear--reverse .v-progress-linear__content,.v-progress-linear--reverse .v-progress-linear__indeterminate .long,.v-progress-linear--reverse .v-progress-linear__indeterminate .short{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate .long{animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate .short{animation-name:indeterminate-short-rtl}.v-progress-linear--reverse .v-progress-linear__stream{right:auto}.v-progress-linear--absolute,.v-progress-linear--fixed{z-index:1;left:0}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--rounded{border-radius:9999px}.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__determinate,.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__indeterminate{border-radius:inherit}.v-progress-linear--striped .v-progress-linear__determinate{background-image:linear-gradient(135deg,#ffffff40 25%,#0000 0 50%,#ffffff40 0 75%,#0000 0,#0000);background-repeat:repeat;background-size:var(--v-progress-linear-height);animation:1s linear infinite progress-linear-stripes}.v-progress-linear--active .v-progress-linear__indeterminate .long,.v-progress-linear--active .v-progress-linear__indeterminate .short,.v-progress-linear--active .v-progress-linear__stream{animation-play-state:running}.v-progress-linear--rounded-bar .v-progress-linear__determinate,.v-progress-linear--rounded-bar .v-progress-linear__indeterminate,.v-progress-linear--rounded-bar .v-progress-linear__stream+.v-progress-linear__background{border-radius:9999px}.v-progress-linear--rounded-bar .v-progress-linear__determinate{border-start-start-radius:0;border-end-start-radius:0}@keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes stream{to{transform:translateX(var(--v-progress-linear-stream-to))}}@keyframes progress-linear-stripes{0%{background-position-x:var(--v-progress-linear-height)}}
