.slider-input{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slider-input__hitbox{width:100%;height:100%;background:red;opacity:.2;position:absolute}.slider-input__text{margin-bottom:1rem;font-size:.9rem}.slider-input__input,.slider-input__text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-input__input{position:relative;height:2px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-input__background{position:absolute;width:100%;height:2px;background:#aaa}.slider-input__background-focus{position:absolute;height:2px;background:#2e78a9}.slider-input__value{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#333;text-align:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.slider-input--vertical .slider-input__background,.slider-input--vertical .slider-input__input{width:2px;height:100%}.slider-input--vertical .slider-input__background-focus{width:2px;height:unset}.slider-input-knob{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:left .1s;transition:left .1s}.slider-input-knob:hover .slider-input-knob__circle__outline{width:32px;height:32px;opacity:.2}.slider-input--dragging .slider-input-knob .slider-input-knob__circle__outline,.slider-input-knob.dragging .slider-input-knob__circle__outline{width:48px;height:48px;opacity:.2}.slider-input-knob__circle,.slider-input-knob__circle__outline{position:absolute;width:12px;height:12px;background:#2e78a9;border-radius:50%}.slider-input-knob__circle__outline{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.strategy-board .map svg.background,.strategy-board canvas{right:0;left:unset}i.material-icons--clear{position:absolute;top:-.5rem;left:-.5rem;color:rgba(210,44,44,.66667);font-size:2.5rem}.strategy-board__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#333;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.strategy-board__controls.strategy-board__controls--grabbable .strategy-board__controls__object:hover{cursor:move}.strategy-board__controls__object{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;cursor:pointer}.strategy-board__controls__object svg{width:40px;height:40px;fill:#fff}.strategy-board__controls__object.selected,.strategy-board__controls__object:active,.strategy-board__controls__object:hover{background:#666}.strategy-board__controls__color{width:60px;height:60px;margin-right:1px;margin-bottom:1px;cursor:pointer;-webkit-transition:border-radius .2s;transition:border-radius .2s}.strategy-board__controls__color:hover{border-radius:10px}.strategy-board__controls__color.selected{border-radius:50%}.strategy-board__controls--timing{display:-webkit-box;display:-ms-flexbox;display:flex}.strategy-board__controls--timing .strategy-board__controls__object{width:48px;height:48px;padding:0}.strategy-board__rectangle{border:2px solid #fff}.strategy-board__circle,.strategy-board__rectangle{width:70%;height:70%;-webkit-box-sizing:border-box;box-sizing:border-box}.strategy-board__circle{border-radius:100%;border:2px solid #fff}.strategy-board__controls[data-v-0cba65e5]{-ms-flex-wrap:unset;flex-wrap:unset}.settings{position:relative;z-index:4;margin-bottom:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.settings i{cursor:pointer;color:#fff}.settings.collapsed .settings-panel{display:none}.settings-panel{position:absolute;margin-top:4px;background:#333;color:#fff;line-height:1em}.settings__title{padding:0;padding-bottom:10px;margin-top:0;margin-bottom:.5rem;border-bottom:1px solid #555;font-size:1.2rem;text-align:center}.settings__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.settings__checkbox i{font-size:2rem}.player-panel{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:440px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#333;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}@media (max-height:599px),(max-width:899px){.player-panel{max-width:300px;font-size:.75rem}}.player-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:440px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;overflow:hidden;padding:0 4px 4px}.player-box:hover .player-box__get-position{visibility:visible}.player-box:first-child{padding-top:4px}@media (max-height:599px),(max-width:899px){.player-box{min-width:300px}}.player-box-wrapper{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;flex:1 1 auto;background:rgba(0,0,0,.1)}.player-box-wrapper,.player-box__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1}.player-box__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.5rem;-ms-flex:1 1 auto;flex:1 1 auto}.player-box__get-position{position:absolute;bottom:4px;left:4px;z-index:1;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:.6rem;color:#999}.player-box__get-position i{font-size:.6rem;margin-left:4px}.player-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:.5rem}@media (max-height:599px),(max-width:899px){.player-info{width:60px}}.player-info__second-line{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9em}.player-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.player-health rect{-webkit-transition:width .5s;transition:width .5s}.player-economy{color:#6fab76;width:50px}@media (max-height:599px),(max-width:899px){.player-economy{width:36px}}.player__kills{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:4px;color:#ccc}.player__kills__icon{height:1em;margin-left:2px}.player__kills__icon svg{fill:#ccc;height:80%}.player-health-armor{height:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px}.player-health-armor,.player-panel-players{display:-webkit-box;display:-ms-flexbox;display:flex}.player-panel-players{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.player-panel-players.collapsed{display:none}.player-panel-ct,.player-panel-t{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.equipment,.player-panel-ct,.player-panel-t{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1}.equipment{height:100%;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:.5rem}.equipment .primary-weapon,.equipment .secondary-weapons{right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.equipment .primary-weapon div,.equipment .secondary-weapons div{height:100%}.equipment .pistol{width:40px;margin-left:10px;margin-right:10px}.equipment .primary-weapon{width:85px}.equipment .secondary-weapons div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.equipment svg{height:100%;height:24px;padding:0 .1rem;fill:#fff;opacity:.5}.equipment div.active svg{opacity:1}@media (max-height:599px),(max-width:899px){.equipment svg{height:14px}.equipment .primary-weapon{width:55px}.equipment .pistol{width:34px;margin-left:4px;margin-right:4px}}.player-health{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.player-health__circle-bar{height:48px;width:48px}@media (max-height:799px){.player-health__circle-bar{height:36px;width:36px}}@media (max-height:599px),(max-width:899px){.player-health__circle-bar{height:28px;width:28px}}.player-health__circle-bar .background-path{stroke:rgba(0,0,0,.06667);fill:rgba(0,0,0,.06275);stroke-width:8%}.player-health__circle-bar .path{stroke-width:8%;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg);-webkit-transition:stroke-dashoffset .3s ease-in;transition:stroke-dashoffset .3s ease-in}.player-health__circle-bar .player-health__text{font-weight:700;fill:#fff;text-anchor:middle;dominant-baseline:central;font-size:.75rem}.player-health__skull{position:absolute;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-height:799px){.player-health__skull{height:14px}}.player-health__skull svg{height:100%;fill:#fff}.player-health__armor,.player-health__utility{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px;width:18px;bottom:0;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.player-health__armor svg,.player-health__utility svg{height:80%;fill:#111;opacity:.8}.player-health__armor{right:0}.player-health__utility{left:0}.player-health__utility.player-health__utility--defuse svg{-webkit-transform:translateY(1px);transform:translateY(1px);height:60%}@media (max-height:799px),(max-width:899px){.player-health{margin-right:16px}.player-health__armor,.player-health__utility{left:unset;right:-16px;height:16px;width:16px;background:none!important}.player-health__armor svg,.player-health__utility svg{height:70%;fill:#fff}.player-health__armor{bottom:-2px}.player-health__utility{top:-2px;bottom:unset}}@media (max-height:599px){.player-health__armor svg,.player-health__utility svg{height:60%}.player-health__armor.player-health__utility--defuse svg,.player-health__utility.player-health__utility--defuse svg{height:50%}.player-health__armor{bottom:0}.player-health__utility{top:0;bottom:unset}}.rounds-timeline[data-v-1d34c602]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:#333;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rounds-timeline:hover .rounds-timeline-round-winner[data-v-1d34c602]{display:none}.rounds-timeline-label[data-v-1d34c602],.rounds-timeline:hover .rounds-timeline-round-scores[data-v-1d34c602]{display:-webkit-box;display:-ms-flexbox;display:flex}.rounds-timeline-label[data-v-1d34c602]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.5}.rounds-timeline-label[data-v-1d34c602],.rounds-timeline-round[data-v-1d34c602]{padding:.6rem;color:#fff;font-size:.8rem;text-decoration:none}.rounds-timeline-pagination[data-v-1d34c602]{display:-webkit-box;display:-ms-flexbox;display:flex;width:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;cursor:pointer;opacity:.5}.rounds-timeline-pagination.disabled[data-v-1d34c602]{cursor:auto;opacity:.2}.rounds-timeline-round[data-v-1d34c602]{width:50px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;text-align:center;position:relative}.rounds-timeline-round[data-v-1d34c602]:hover{background:#666}.rounds-timeline-round.selected[data-v-1d34c602]{background:#444}.rounds-timeline-round.selected .rounds-timeline-round-note[data-v-1d34c602],.rounds-timeline-round.selected .rounds-timeline-round-star[data-v-1d34c602]{opacity:1}.rounds-timeline-round.selected .rounds-timeline-round-number[data-v-1d34c602]{color:#fff;font-weight:700;opacity:1}.rounds-timeline-round-number[data-v-1d34c602]{opacity:.5}.rounds-timeline-round-scores[data-v-1d34c602],.rounds-timeline-round-winner[data-v-1d34c602]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.6rem}.rounds-timeline-round-scores[data-v-1d34c602]{display:none}.rounds-timeline-round-score-divider[data-v-1d34c602]{padding:0 4px}.rounds-timeline-round-note[data-v-1d34c602],.rounds-timeline-round-star[data-v-1d34c602]{position:absolute;bottom:4px;opacity:.5}.rounds-timeline-round-note i[data-v-1d34c602],.rounds-timeline-round-star i[data-v-1d34c602]{font-size:.6rem;color:#fff}.rounds-timeline-round-star[data-v-1d34c602]{left:4px}.rounds-timeline-round-note[data-v-1d34c602]{right:4px}.legend{position:relative;margin-bottom:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.legend i{color:#fff;cursor:pointer}.legend.collapsed .settings-panel{display:none}.legend-panel{position:fixed;z-index:200;top:50%;left:50%;width:700px;padding:20px;margin-top:-250px;margin-left:-350px;background:#333;-webkit-box-shadow:0 0 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.3)}.legend-panel__curtain{position:fixed;z-index:190;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);cursor:pointer}.legend-panel__close{position:absolute;top:5px;right:5px;cursor:pointer}.legend-panel__section{margin-bottom:2rem}.legend-panel__section:last-child{margin-bottom:0}.legend-panel__section--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.legend-panel__title{margin-bottom:1rem;font-size:1.3rem;text-align:center}.legend-svg{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.legend-svg svg{height:100%}.legend-panel__hotkeys{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.legend-panel__hotkeys__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.legend-panel__hotkeys__col{margin:0 .5rem}.legend-panel__hotkeys__col div{line-height:1.6rem}.legend-panel__hotkeys__col--right{text-align:right}.fab[data-v-7d78822b]{width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background:#2e78a9;-webkit-transition:opacity 15ms linear 30ms,-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-transform .27s cubic-bezier(0,0,.2,1) 0ms;transition:opacity 15ms linear 30ms,-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-transform .27s cubic-bezier(0,0,.2,1) 0ms;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),opacity 15ms linear 30ms,transform .27s cubic-bezier(0,0,.2,1) 0ms;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),opacity 15ms linear 30ms,transform .27s cubic-bezier(0,0,.2,1) 0ms,-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-transform .27s cubic-bezier(0,0,.2,1) 0ms}.fab[data-v-7d78822b],.fab[data-v-7d78822b]:hover{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.fab[data-v-7d78822b]:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.fab[data-v-7d78822b]:active{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);-webkit-transform:translateY(1px);transform:translateY(1px)}.linear-loader[data-v-f92dcbca]{position:relative;overflow:hidden;width:100%;height:4px;min-height:4px;background:rgba(46,120,169,.25);opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.linear-loader.loading[data-v-f92dcbca]{opacity:1}.linear-loader__bar-inner[data-v-f92dcbca],.linear-loader__bar[data-v-f92dcbca]{position:absolute;width:100%;height:100%;-webkit-transition:width 1s;transition:width 1s}.linear-loader__bar-inner[data-v-f92dcbca]{display:inline-block;background:#2e78a9}.linear-loader__bar-inner--progress[data-v-f92dcbca]{left:0}.linear-loader__bar--primary[data-v-f92dcbca]{left:-145.16%;-webkit-animation:primary-bar-data-v-f92dcbca 2s linear infinite;animation:primary-bar-data-v-f92dcbca 2s linear infinite}.linear-loader__bar--primary .linear-loader__bar-inner[data-v-f92dcbca]{-webkit-animation:primary-inner-scale-data-v-f92dcbca 2s linear infinite;animation:primary-inner-scale-data-v-f92dcbca 2s linear infinite}.linear-loader__bar--secondary[data-v-f92dcbca]{left:-54.88%;-webkit-animation:secondary-bar-data-v-f92dcbca 2s linear infinite;animation:secondary-bar-data-v-f92dcbca 2s linear infinite}.linear-loader__bar--secondary .linear-loader__bar-inner[data-v-f92dcbca]{-webkit-animation:secondary-inner-scale-data-v-f92dcbca 2s linear infinite;animation:secondary-inner-scale-data-v-f92dcbca 2s linear infinite}@-webkit-keyframes primary-bar-data-v-f92dcbca{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}to{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@keyframes primary-bar-data-v-f92dcbca{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}to{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@-webkit-keyframes secondary-bar-data-v-f92dcbca{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.515058,.409685);animation-timing-function:cubic-bezier(.15,0,.515058,.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}to{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@keyframes secondary-bar-data-v-f92dcbca{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.515058,.409685);animation-timing-function:cubic-bezier(.15,0,.515058,.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}to{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@-webkit-keyframes primary-inner-scale-data-v-f92dcbca{0%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.334731,.12482,.785844,1);animation-timing-function:cubic-bezier(.334731,.12482,.785844,1);-webkit-transform:scaleX(.08);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);-webkit-transform:scaleX(.661479);transform:scaleX(.661479)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@keyframes primary-inner-scale-data-v-f92dcbca{0%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.334731,.12482,.785844,1);animation-timing-function:cubic-bezier(.334731,.12482,.785844,1);-webkit-transform:scaleX(.08);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);-webkit-transform:scaleX(.661479);transform:scaleX(.661479)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@-webkit-keyframes secondary-inner-scale-data-v-f92dcbca{0%{-webkit-animation-timing-function:cubic-bezier(.205028,.057051,.57661,.453971);animation-timing-function:cubic-bezier(.205028,.057051,.57661,.453971);-webkit-transform:scaleX(.08);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);-webkit-transform:scaleX(.457104);transform:scaleX(.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(.257759,-.003163,.211762,1.38179);animation-timing-function:cubic-bezier(.257759,-.003163,.211762,1.38179);-webkit-transform:scaleX(.72796);transform:scaleX(.72796)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@keyframes secondary-inner-scale-data-v-f92dcbca{0%{-webkit-animation-timing-function:cubic-bezier(.205028,.057051,.57661,.453971);animation-timing-function:cubic-bezier(.205028,.057051,.57661,.453971);-webkit-transform:scaleX(.08);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);-webkit-transform:scaleX(.457104);transform:scaleX(.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(.257759,-.003163,.211762,1.38179);animation-timing-function:cubic-bezier(.257759,-.003163,.211762,1.38179);-webkit-transform:scaleX(.72796);transform:scaleX(.72796)}to{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}.shadow-scroll-container[data-v-4565c1ea]{position:relative;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.shadow-scroll-container[data-v-4565c1ea]:before{top:-20px}.shadow-scroll-container[data-v-4565c1ea]:after,.shadow-scroll-container[data-v-4565c1ea]:before{content:"";position:absolute;z-index:2;height:20px;width:100%;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.shadow-scroll-container[data-v-4565c1ea]:after{bottom:-20px}.shadow-scroll-container.shadow-scroll-container--shadow-top[data-v-4565c1ea]:before{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.3);box-shadow:0 5px 10px 0 rgba(0,0,0,.3)}.shadow-scroll-container.shadow-scroll-container--shadow-bottom[data-v-4565c1ea]:after{-webkit-box-shadow:0 -5px 10px 0 rgba(0,0,0,.3);box-shadow:0 -5px 10px 0 rgba(0,0,0,.3)}.shadow-scroll-content[data-v-4565c1ea]{overflow-y:auto;position:relative;height:100%}.shadow-scroll-content.shadow-scroll-content--always-visible[data-v-4565c1ea]{overflow-y:scroll}.shadow-scroll-content[data-v-4565c1ea]::-webkit-scrollbar{width:.5rem}.shadow-scroll-content[data-v-4565c1ea]::-webkit-scrollbar-thumb{background:#666}.note-timeline-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.note-timeline{position:relative}.note-timeline-inner{position:relative;padding-right:8px;margin-bottom:1rem}.note-timeline-inner:before{left:29px;top:18px;width:2px}.note-timeline-inner:after,.note-timeline-inner:before{content:"";position:absolute;bottom:0;background:#efefef}.note-timeline-inner:after{left:26px;width:8px;height:8px;border-radius:50%}.note-timeline-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0;cursor:pointer;overflow:visible}.note-timeline-item:hover .note-timeline-item__dot{-webkit-box-shadow:0 0 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.3)}.note-timeline-item:hover .note-timeline-item__dot:before{content:"";position:absolute;width:42px;height:42px;background:hsla(0,0%,100%,.13333);border-radius:50%}.note-timeline-item:hover .note-timeline-item__body__text__delete{display:-webkit-box;display:-ms-flexbox;display:flex}.note-timeline-item:hover .note-timeline-item__body__time span{display:inline-block}.note-timeline-item__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.note-timeline-item__body__time{color:#aaa;cursor:pointer;font-size:.8rem;padding:8px;padding-top:22px}.note-timeline-item__body__time span{display:none}.note-timeline-item__body__text{position:relative;color:#eee;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#666;border-radius:8px;padding:8px;white-space:pre-wrap;overflow:hidden;line-height:1.3}.note-timeline-item__body__text a:hover{background:#fff;color:#333;text-decoration:none}.note-timeline-item__body__text__delete{position:absolute;right:0;bottom:0;padding:.5rem;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.note-timeline-item__body__text__delete i{z-index:2;font-size:1.2rem;color:#fff;text-shadow:0 0 20px #000}.note-timeline-item__body__text__delete:hover i{color:#fff}.note-timeline-item__body__text__delete:hover:before{content:"";position:absolute;width:1.8rem;height:1.8rem;background:#888;border-radius:50%;border:1px solid #aaa;-webkit-box-shadow:0 0 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.2)}.note-timeline-item__dot{position:relative;margin:18px;border-radius:50%;background:#efefef;min-width:24px;min-height:24px;width:24px;height:24px}.note-timeline-empty-text,.note-timeline-item__dot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.note-timeline-empty-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:3rem;text-align:center;color:#999}.note-timeline-empty-text a{color:#999}.note-timeline-input{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;height:5rem;border-top:1px solid #666}.note-timeline-input__text-wrapper{position:relative;height:5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}textarea.note-timeline-input__text{min-height:unset;max-height:unset;border:none;background:#666;color:#fff;border-radius:8px;border-bottom-right-radius:0;font-size:1rem;resize:none;height:5rem;-webkit-transition:height .2s;transition:height .2s;position:absolute;bottom:0;width:100%}textarea.note-timeline-input__text::-webkit-scrollbar{width:.5rem}textarea.note-timeline-input__text::-webkit-scrollbar-thumb{background:#333}textarea.note-timeline-input__text:focus{outline:none;height:16rem;border:1px solid #999}textarea.note-timeline-input__text:focus+.note-timeline-input__text__help{opacity:1}.note-timeline-input__text__help{position:absolute;bottom:-1rem;color:#ddd;font-size:.7rem;opacity:0;-webkit-transition:opacity .15s;transition:opacity .15s}.note-timeline-input__fab{margin-left:12px;-ms-flex-item-align:end;align-self:flex-end}.match-round__timeline-button[data-v-13771a0a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.match-round__strategy-button[data-v-13771a0a],.match-round__timeline-button[data-v-13771a0a]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.match-round__strategy-button__label[data-v-13771a0a]{margin-left:.5rem}i.match-round__strategy-button__arrow[data-v-13771a0a]{position:absolute;top:50%;left:-8px;color:#2e78a9;font-size:1rem;font-weight:700}