a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.v-icon{vertical-align:middle;line-height:normal;display:inline-block}.v-btn{display:flex;box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;background-clip:padding-box;margin:1rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;touch-action:manipulation;padding:2rem 1rem;line-height:normal;letter-spacing:0;color:#454545;vertical-align:middle;background-color:#e5e9e8;border:1px solid #e5e9e8;border-radius:1rem;text-transform:uppercase;transition:transform .1s;min-width:20rem}.v-btn,.v-btn .btn-text{position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:4rem}.v-btn .btn-text{max-width:100%;font-weight:700}.v-btn:hover{background-color:#eff1f1}.v-btn:active{border:1px solid #9daca9;background-color:#d2d6d6;box-shadow:inset 0 1px rgba(0,0,0,.1)}.v-btn.animate-hover-glow{transition:transform .1s}.v-btn.animate-hover-glow:focus,.v-btn.animate-hover-glow:hover{transform:scale(1.03)}.v-btn.transparent{background:transparent;border-color:transparent;color:#fff}.v-btn.transparent.icon svg{fill:#fff}.v-btn.rounded{border-radius:12rem}.v-btn.success{background:linear-gradient(290deg,#004d00,green,#004d00);background-color:green;border-color:green;color:#fff}.v-btn.error{background:linear-gradient(290deg,#4d0000,maroon,#4d0000);background-color:maroon;border-color:maroon;color:#fff}.v-btn.bevel{text-shadow:0 1px #fff;box-shadow:inset 0 1px #fff;border:1px solid #9daca9}.v-btn .v-icon{display:flex}.v-btn .v-icon svg{width:8rem;height:8rem;fill:#502d00}.v-btn.icon{padding:.5rem;min-width:0;overflow:visible}.v-btn.large{min-width:80px;min-height:80px}.v-btn.large.icon{width:80px;height:80px}.v-btn.outlined{background:transparent;border:1px solid hsla(0,0%,100%,.6);color:#fff}.v-btn.outlined.icon svg{fill:hsla(0,0%,100%,.9)}.v-btn.small{min-width:6rem;min-height:6rem;height:6rem;padding:2rem}.v-btn.small.icon{width:8rem;height:8rem}.v-btn.small.icon svg{width:6rem;height:6rem}.v-btn.small .btn-text{font-size:3rem}.v-btn.vertical .btn-text,.v-btn.vertical .v-icon{display:block}.v-btn.has-update.icon .v-icon,.v-btn.has-update:not(.icon) .btn-text{position:relative;overflow:visible}.v-btn.has-update.icon .v-icon:after,.v-btn.has-update:not(.icon) .btn-text:after{content:"";width:1rem;height:1rem;right:.3rem;top:.4rem;position:absolute;border-radius:2rem;background-color:#c00000}.v-btn.has-update:not(.icon) .btn-text:after{top:0;right:0;margin-right:-1rem}.v-btn[disabled]{cursor:default}@-webkit-keyframes btnBadgeFading{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}@keyframes btnBadgeFading{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}.v-arrow-select{margin-bottom:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-arrow-select .hint{text-align:center}.v-arrow-select .v-select-wrapper{width:100%;height:11rem;background-color:transparent;border:.4rem solid hsla(0,0%,100%,.5);border-radius:5rem;display:flex;align-items:center;max-width:85rem;justify-content:space-between;margin:auto;box-sizing:border-box}.v-arrow-select .v-select-wrapper .icon-wrapper.disabled .v-icon{opacity:.5}.v-arrow-select .v-select-wrapper .v-select{font-weight:700;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-items:center;display:flex}.v-arrow-select .item{margin:0;box-sizing:border-box;width:auto;display:flex;justify-content:stretch}.v-arrow-select .item,.v-arrow-select .item .btn{height:11rem;vertical-align:middle;align-items:center}.v-arrow-select .item .btn{display:inline-block;cursor:pointer;font-size:5rem;border:.4rem solid transparent;display:flex;justify-content:center}.v-arrow-select .item .btn.icon{font-size:0;line-height:normal;width:11rem}.v-arrow-select .item .btn.icon .v-icon{vertical-align:baseline}.v-arrow-select .item .btn.icon .v-icon svg{width:7rem;height:7rem}.v-arrow-select .item.v-arrow-select__mid{flex-grow:2}.v-arrow-select .item.v-arrow-select__mid .btn{width:100%}.v-arrow-select .item:first-child .btn.icon{border-radius:5rem 0 0 5rem}.v-arrow-select .item:last-child .btn.icon{border-radius:0 5rem 5rem 0}.v-arrow-select.small .icon-wrapper,.v-arrow-select.small .item,.v-arrow-select.small .v-select,.v-arrow-select.small .v-select-wrapper{height:8rem}.v-arrow-select.small .item .btn{padding:0;height:8rem;font-size:3rem}.v-arrow-select.small .item .btn.icon{padding:0;width:8rem;font-size:0}.v-arrow-select.small .item .btn.icon .v-icon svg{width:8rem;height:8rem}.v-arrow-select.small .icon-wrapper{background-color:transparent}.v-arrow-select.disabled,.v-arrow-select.disabled .btn{cursor:default}.v-arrow-select.disabled .v-select{color:hsla(0,0%,100%,.8)}.v-arrow-select.disabled .v-icon{fill:hsla(0,0%,100%,.8)}.v-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);align-items:center;justify-content:space-around;font-family:RobotoLatin,Vazirmatn,sans-serif;pointer-events:none;opacity:0;transition:opacity .3s;color:transparent;z-index:1}.v-modal.visible{pointer-events:auto;opacity:1;color:#000}.v-modal .modal{background-color:#fff;border-radius:2rem;min-width:30rem;min-height:10rem;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;max-height:95%}.v-modal .modal .title{font-size:4rem}.v-modal .modal .subtitle{margin-top:1rem;font-size:3rem}.v-modal .modal .modal-footer,.v-modal .modal .modal-header{padding:1rem 0}.v-modal .modal .modal-body{padding:2rem 2rem;max-height:calc(100rem - 125px);overflow-y:auto;font-size:4rem;overscroll-behavior-y:contain;line-height:normal}.v-modal .modal .modal-footer{display:flex;justify-content:space-around}.v-modal .modal .modal-footer .v-btn{margin-right:auto;margin-left:auto}.v-input-wrapper{display:block;margin-bottom:2rem}.v-input-wrapper label{display:block;margin-bottom:1rem;font-size:3rem}.v-input-wrapper .input-container{position:relative;display:flex;align-items:center;justify-content:center}.v-input{background-color:hsla(0,0%,100%,.1);font-weight:400;font-size:3rem;line-height:3rem;letter-spacing:0;padding:3rem 1.25rem;border:1px solid #9daca9;border-radius:4rem;box-shadow:inset 0 .3rem rgba(0,0,0,.1);color:#fff;vertical-align:top;margin:0;box-sizing:border-box;background-clip:padding-box;outline:none}.v-input:focus{color:#fff;box-shadow:0 0 0 .4rem #000;outline-color:transparent;outline-style:none}.v-input[disabled]{color:#ccc}.v-snack{opacity:0;cursor:pointer;transition:opacity .1s;z-index:1}.v-snack,.v-snack .v-snack-body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-snack .v-snack-body{background-color:rgba(0,0,0,.8);color:#fff;border-radius:3rem;height:auto;padding:2rem 4rem;border:1px solid hsla(0,0%,100%,.2);font-size:4rem;font-weight:700}.v-snack.fixed-snack{position:fixed;bottom:-8rem;display:flex;justify-content:space-around;align-items:center;left:50%;transform:translateX(-50%)}.v-snack.fixed-snack.visible{bottom:8rem}.v-snack.fixed-snack .v-snack-body{max-width:568px}.v-snack.absolute-snack{position:absolute;width:0;overflow:hidden;top:50%;left:50%;transform:translate(-50%,-50%)}.v-snack.error .v-snack-body{background-color:rgba(240,42,20,.8);color:#fff}.v-snack.warning .v-snack-body{background-color:rgba(240,170,20,.8);color:#fff}.v-snack.success .v-snack-body{background-color:rgba(75,190,8,.8);color:#fff}.v-snack.visible{min-width:10%;width:auto;opacity:1}.v-linear-infinite-preloader{height:20px}.m-0{margin:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-0,.mx-0{margin-right:0}.mx-0{margin-left:0}.my-0{margin-top:0;margin-bottom:0}.m-1{margin:.5rem}.mt-1{margin-top:.5rem}.mb-1{margin-bottom:.5rem}.ml-1{margin-left:.5rem}.mr-1,.mx-1{margin-right:.5rem}.mx-1{margin-left:.5rem}.my-1{margin-top:.5rem;margin-bottom:.5rem}.m-2{margin:1rem}.mt-2{margin-top:1rem}.mb-2{margin-bottom:1rem}.ml-2{margin-left:1rem}.mr-2,.mx-2{margin-right:1rem}.mx-2{margin-left:1rem}.my-2{margin-top:1rem;margin-bottom:1rem}.m-3{margin:1.5rem}.mt-3{margin-top:1.5rem}.mb-3{margin-bottom:1.5rem}.ml-3{margin-left:1.5rem}.mr-3,.mx-3{margin-right:1.5rem}.mx-3{margin-left:1.5rem}.my-3{margin-top:1.5rem;margin-bottom:1.5rem}.m-4{margin:2rem}.mt-4{margin-top:2rem}.mb-4{margin-bottom:2rem}.ml-4{margin-left:2rem}.mr-4,.mx-4{margin-right:2rem}.mx-4{margin-left:2rem}.my-4{margin-top:2rem;margin-bottom:2rem}.m-5{margin:2.5rem}.mt-5{margin-top:2.5rem}.mb-5{margin-bottom:2.5rem}.ml-5{margin-left:2.5rem}.mr-5,.mx-5{margin-right:2.5rem}.mx-5{margin-left:2.5rem}.my-5{margin-top:2.5rem;margin-bottom:2.5rem}.m-6{margin:3rem}.mt-6{margin-top:3rem}.mb-6{margin-bottom:3rem}.ml-6{margin-left:3rem}.mr-6,.mx-6{margin-right:3rem}.mx-6{margin-left:3rem}.my-6{margin-top:3rem;margin-bottom:3rem}.m-7{margin:3.5rem}.mt-7{margin-top:3.5rem}.mb-7{margin-bottom:3.5rem}.ml-7{margin-left:3.5rem}.mr-7,.mx-7{margin-right:3.5rem}.mx-7{margin-left:3.5rem}.my-7{margin-top:3.5rem;margin-bottom:3.5rem}.m-8{margin:4rem}.mt-8{margin-top:4rem}.mb-8{margin-bottom:4rem}.ml-8{margin-left:4rem}.mr-8,.mx-8{margin-right:4rem}.mx-8{margin-left:4rem}.my-8{margin-top:4rem;margin-bottom:4rem}.m-9{margin:4.5rem}.mt-9{margin-top:4.5rem}.mb-9{margin-bottom:4.5rem}.ml-9{margin-left:4.5rem}.mr-9,.mx-9{margin-right:4.5rem}.mx-9{margin-left:4.5rem}.my-9{margin-top:4.5rem;margin-bottom:4.5rem}.m-10{margin:5rem}.mt-10{margin-top:5rem}.mb-10{margin-bottom:5rem}.ml-10{margin-left:5rem}.mr-10,.mx-10{margin-right:5rem}.mx-10{margin-left:5rem}.my-10{margin-top:5rem;margin-bottom:5rem}.m-11{margin:5.5rem}.mt-11{margin-top:5.5rem}.mb-11{margin-bottom:5.5rem}.ml-11{margin-left:5.5rem}.mr-11,.mx-11{margin-right:5.5rem}.mx-11{margin-left:5.5rem}.my-11{margin-top:5.5rem;margin-bottom:5.5rem}.m-12{margin:6rem}.mt-12{margin-top:6rem}.mb-12{margin-bottom:6rem}.ml-12{margin-left:6rem}.mr-12,.mx-12{margin-right:6rem}.mx-12{margin-left:6rem}.my-12{margin-top:6rem;margin-bottom:6rem}.p-0{padding:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pr-0,.px-0{padding-right:0}.px-0{padding-left:0}.py-0{padding-top:0;padding-bottom:0}.p-1{padding:.5rem}.pt-1{padding-top:.5rem}.pb-1{padding-bottom:.5rem}.pl-1{padding-left:.5rem}.pr-1,.px-1{padding-right:.5rem}.px-1{padding-left:.5rem}.py-1{padding-top:.5rem;padding-bottom:.5rem}.p-2{padding:1rem}.pt-2{padding-top:1rem}.pb-2{padding-bottom:1rem}.pl-2{padding-left:1rem}.pr-2,.px-2{padding-right:1rem}.px-2{padding-left:1rem}.py-2{padding-top:1rem;padding-bottom:1rem}.p-3{padding:1.5rem}.pt-3{padding-top:1.5rem}.pb-3{padding-bottom:1.5rem}.pl-3{padding-left:1.5rem}.pr-3,.px-3{padding-right:1.5rem}.px-3{padding-left:1.5rem}.py-3{padding-top:1.5rem;padding-bottom:1.5rem}.p-4{padding:2rem}.pt-4{padding-top:2rem}.pb-4{padding-bottom:2rem}.pl-4{padding-left:2rem}.pr-4,.px-4{padding-right:2rem}.px-4{padding-left:2rem}.py-4{padding-top:2rem;padding-bottom:2rem}.p-5{padding:2.5rem}.pt-5{padding-top:2.5rem}.pb-5{padding-bottom:2.5rem}.pl-5{padding-left:2.5rem}.pr-5,.px-5{padding-right:2.5rem}.px-5{padding-left:2.5rem}.py-5{padding-top:2.5rem;padding-bottom:2.5rem}.p-6{padding:3rem}.pt-6{padding-top:3rem}.pb-6{padding-bottom:3rem}.pl-6{padding-left:3rem}.pr-6,.px-6{padding-right:3rem}.px-6{padding-left:3rem}.py-6{padding-top:3rem;padding-bottom:3rem}.p-7{padding:3.5rem}.pt-7{padding-top:3.5rem}.pb-7{padding-bottom:3.5rem}.pl-7{padding-left:3.5rem}.pr-7,.px-7{padding-right:3.5rem}.px-7{padding-left:3.5rem}.py-7{padding-top:3.5rem;padding-bottom:3.5rem}.p-8{padding:4rem}.pt-8{padding-top:4rem}.pb-8{padding-bottom:4rem}.pl-8{padding-left:4rem}.pr-8,.px-8{padding-right:4rem}.px-8{padding-left:4rem}.py-8{padding-top:4rem;padding-bottom:4rem}.p-9{padding:4.5rem}.pt-9{padding-top:4.5rem}.pb-9{padding-bottom:4.5rem}.pl-9{padding-left:4.5rem}.pr-9,.px-9{padding-right:4.5rem}.px-9{padding-left:4.5rem}.py-9{padding-top:4.5rem;padding-bottom:4.5rem}.p-10{padding:5rem}.pt-10{padding-top:5rem}.pb-10{padding-bottom:5rem}.pl-10{padding-left:5rem}.pr-10,.px-10{padding-right:5rem}.px-10{padding-left:5rem}.py-10{padding-top:5rem;padding-bottom:5rem}.p-11{padding:5.5rem}.pt-11{padding-top:5.5rem}.pb-11{padding-bottom:5.5rem}.pl-11{padding-left:5.5rem}.pr-11,.px-11{padding-right:5.5rem}.px-11{padding-left:5.5rem}.py-11{padding-top:5.5rem;padding-bottom:5.5rem}.p-12{padding:6rem}.pt-12{padding-top:6rem}.pb-12{padding-bottom:6rem}.pl-12{padding-left:6rem}.pr-12,.px-12{padding-right:6rem}.px-12{padding-left:6rem}.py-12{padding-top:6rem;padding-bottom:6rem}body{overscroll-behavior-y:contain;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#app{position:relative;margin:auto}.view{position:relative;cursor:default;background-color:#0e0900}.main-container,.view{width:100%;height:100%}.main-container{margin:auto;text-align:center;overflow-y:auto;box-sizing:border-box}.main-container.list-container .list{margin:0 .2rem}.main-container.list-container .list.matchups-list{max-width:112rem;margin:auto}.main-container.list-container .list .v-linear-infinite-preloader{margin-top:5rem}.empty-message{font-size:3rem;color:hsla(0,0%,100%,.9);margin:1rem}.app-build-date{color:#444;font-size:2rem;font-family:monospace;padding:1rem;display:inline-block;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.probg-board .probg-arrow-skill-normal .probg-arrow-head,.probg-board .probg-arrow-skill-normal .probg-arrow-path{stroke:#fff}.probg-board .probg-arrow-skill-bad .probg-arrow-head,.probg-board .probg-arrow-skill-bad .probg-arrow-path,.probg-board .probg-arrow-skill-doubtful .probg-arrow-head,.probg-board .probg-arrow-skill-doubtful .probg-arrow-path{stroke:#ffee58}.probg-board .probg-arrow-skill-verybad .probg-arrow-head,.probg-board .probg-arrow-skill-verybad .probg-arrow-path{stroke:#e64a19}@media(min-width:961px){.main-container{max-width:830px}}.fade-enter-active,.fade-leave-active{transition-duration:.1s;transition-property:opacity;transition-timing-function:ease}.fade-enter,.fade-leave-active{opacity:0}#fullscreen-detector{position:fixed;width:0;height:1px;opacity:0;top:0;left:0}#fullscreen-detector:-ms-fullscreen{width:1px}#fullscreen-detector:-moz-full-screen,#fullscreen-detector:-ms-fullscreen,#fullscreen-detector:-webkit-full-screen,#fullscreen-detector:fullscreen{width:1px}@media(display-mode:fullscreen){#fullscreen-detector{width:1px}}@media(device-width:100vw)and (device-height:100vh){#fullscreen-detector{width:1px}}body{color:#fff;background-color:#000}body,html,input{font-family:RobotoLatin,Vazirmatn,sans-serif}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:transparent;border-radius:4px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#757575;border-radius:4px}*{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(255,255,255,0);scrollbar-color:#ddd transparent;scrollbar-width:thin}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}.v-btn{background:linear-gradient(290deg,#d08c00,#f1c400,#d08c00);border-color:#bf360c;color:#502d00;font-weight:700}.v-btn[disabled]{color:#979797}.v-btn[disabled] .v-icon svg{fill:#814e0e}.v-btn[disabled]:not(.outlined){background:linear-gradient(290deg,#6d3d01,#b18302,#6d3d01);border-color:transparent}.v-btn[disabled].outlined{border-color:hsla(0,0%,100%,.4)}.v-btn[disabled].outlined .v-icon svg{fill:#888}.v-icon{fill:#fff}.v-modal .modal{background-color:#333;color:#fff;min-height:100px;border:1px solid #000}.list{padding:2px 0}[tabindex="0"]{border:1px solid transparent;outline:0}@media(min-width:1025px){[tabindex="0"]{border:1px solid transparent;outline:0}[tabindex="0"]:not(.no-focus):focus{box-shadow:inset 0 1px hsla(0,0%,100%,.36),0 0 0 2px #fff;outline:0}}#top-bar{flex-direction:row;justify-content:space-between;padding:1rem 0;width:100%;margin:auto;border-bottom:.2rem solid hsla(0,0%,100%,.12);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#top-bar,#top-bar .title{display:flex;align-items:center}#top-bar .title{font-weight:700;font-size:7rem;flex-grow:0;padding-top:2rem;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;margin:0;padding:0}#top-bar .title .v-icon{width:4rem;height:4rem;display:inline-block;vertical-align:middle;margin-bottom:1rem}#top-bar .title .v-icon svg{width:4rem;height:4rem;display:block}#top-bar .go-mainmenu-btn{width:8rem;height:8rem;min-width:8rem;padding:0;border:none}#top-bar .go-mainmenu-btn .logo{width:8rem;height:8rem}#top-bar .subtitle{font-size:2rem;font-weight:700}#top-bar .btn-placeholder{flex-grow:0;min-width:20rem;display:flex;justify-content:flex-start;align-items:center}#top-bar .btn-placeholder.right{justify-content:flex-end}#top-bar.has-subtitle .title{font-size:6rem}.vertical-dock-page{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden}.vertical-dock-page .sidebar .title-bar{display:flex;justify-content:stretch;align-items:center;width:100%;margin-bottom:2px;font-size:3rem;font-weight:700;font-family:RobotoLatin,Vazirmatn;height:12rem}.vertical-dock-page .sidebar .title-bar .title{flex-grow:1;flex-basis:0;text-align:center}.vertical-dock-page .sidebar .title-bar .btn-wrapper{width:10rem}.vertical-dock-page .bottom,.vertical-dock-page .mid,.vertical-dock-page .top{width:100%;padding:0 1rem;box-sizing:border-box}.vertical-dock-page .mid{overflow-y:auto;overflow-x:hidden;width:100%}.vertical-dock-page .mid .mid{overflow-y:initial}.logo{position:relative;height:12rem;width:auto}.logo svg{position:absolute;left:0;top:0;color:#fffd85;width:100%;height:100%}.logo path{fill:#ffd42a}.logo.loading path{fill:url(#linear-gradient)}.score-col .score-card{color:#301e00;font-family:RobotoLatin;font-size:8rem;font-weight:700;background-color:#e5c300;text-align:center;height:12rem;width:12rem;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;border-radius:2rem;border:.3rem solid #ffdc16;margin:0 3rem}.view.main{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;width:100%;height:100%}.view.main .bar{z-index:1;font-family:RobotoLatin,Vazirmatn,sans-serif}.view.main .bar .v-btn{color:#dcad00;margin:0 .4rem;line-height:normal;vertical-align:middle;background:transparent;background-repeat:no-repeat;border-radius:1rem;flex-direction:column}.view.main .bar .v-btn .v-icon svg{fill:#dcad00;width:6rem;height:6rem}.view.main .bar .v-btn .btn-text{font-size:2rem;font-weight:700;overflow:visible}.view.main .bar .v-btn.profile-btn{width:32rem}.view.main .bar .v-btn.profile-btn .btn-text{max-width:calc(100% - 6rem)}.view.main #maintopbar,.view.main .bar .btn-group{display:flex;flex-direction:row;align-items:center}.view.main #maintopbar{height:13rem;width:100%;justify-content:stretch;font-size:3rem;font-family:RobotoLatin,Vazirmatn;margin-top:1rem}.view.main #maintopbar .btn-group.left-side .v-btn{margin:0 1rem;margin-right:0;background:transparent;border:none;width:auto;box-sizing:content-box}.view.main #maintopbar .btn-group.right-side{padding-right:1.5rem}.view.main #maintopbar .btn-group.right-side .v-btn{border:.3rem solid #dcad00;border-radius:1rem;flex-direction:row}.view.main #maintopbar .btn-group.right-side .v-btn .btn-text{font-size:4rem}.view.main #maintopbar .btn-group.right-side .v-btn .v-icon{margin-right:.5rem}.view.main .spacer{flex-grow:1}.view.main .profile-btn{display:flex;flex-direction:row;padding:1rem;cursor:pointer;align-items:center;justify-content:flex-start;max-width:36rem;width:auto;border-radius:0 0 9rem 0;border-right:.8rem solid #dea500;border-bottom:.8rem solid #dea500;padding-top:2rem;padding-left:2rem;padding-right:2rem;padding-bottom:2rem;margin-right:.5rem}.view.main .profile-btn .profile-name{padding:0 1rem;text-align:left}.view.main .profile-btn .display-name{margin-top:1rem;margin-bottom:.5rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:22rem;width:auto;font-size:4rem;font-weight:700}.view.main .profile-btn .credit{display:flex;align-items:center;justify-content:flex-start;min-width:8rem;font-size:3rem;border-radius:3rem;padding:.3rem 0;height:4rem;color:gold}.view.main .profile-btn .v-icon{width:4rem;height:4rem;margin-left:.5rem}.view.main .profile-btn .v-icon svg{width:4rem;height:4rem;fill:gold}.view.main .profile-btn .player-avatar{width:10rem;height:10rem}.view.main #mainbottombar{position:absolute;bottom:0;display:flex;height:10rem;width:100%;flex-direction:row;align-items:center;justify-content:stretch;font-size:3rem;font-family:RobotoLatin,Vazirmatn;margin-bottom:0}.view.main #boardbg{background-size:auto 80%}.view.main #boardbg,.view.main #lights{position:absolute;top:0;left:0;right:0;bottom:0}.view.main #lights{background:transparent url(../img/topcenter-lights1.0918533b.png) no-repeat top;background-size:auto 80%}.view.main #logo{width:100%;height:30rem;display:inline-block;text-align:center;margin-top:0;margin-bottom:4rem}.view.main #menu{margin:auto;z-index:1}.view.main #menu .colbtns .v-btn{margin:0 auto 1rem auto;width:62rem;height:13rem;max-width:100%;line-height:normal;padding:0;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.view.main #menu .colbtns .v-btn .btn-text{font-size:5rem;padding:0;font-weight:700}.view.main #menu .rowbtns{margin:auto;display:flex;flex-direction:row;justify-content:center}.view.main #menu .rowbtns .v-btn{width:11rem;height:11rem;line-height:normal;vertical-align:middle;padding:3.6rem 2rem}.view.matchup .vertical-dock-page .top{display:none}.view.matchup .vertical-dock-page .mid{width:100%;height:100%;display:flex;justify-content:center;overflow:hidden}.view.matchup .page-buttons{display:flex;flex-direction:column;position:absolute;left:0;top:0;height:100%;justify-content:space-between}.view.matchup .page-buttons.page-buttons-right{left:26.7rem}.view.matchup .page-buttons.page-buttons-right .v-icon svg{width:5rem;height:5rem}.view.matchup .page-buttons .spacer{flex-grow:1}.view.matchup .game-wrapper{display:flex;flex-direction:row;width:auto;height:100%;margin:auto}.view.matchup .game-wrapper .sidebar{display:flex;justify-content:stretch;flex-direction:column;position:relative;width:35rem}.view.matchup .game-wrapper .body{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;min-width:70%}.view.matchup .mid-section{flex-grow:1;flex-basis:100%;position:relative;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:stretch;text-align:left}.view.matchup .bottom-section{flex-grow:1}.view.matchup .player-row{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center}.view.matchup .player-row .player-col{position:relative;display:flex;align-items:center;height:4rem}.view.matchup .player-row .player-col:first-child{flex-grow:1}.view.matchup .player{flex-grow:1;text-align:center;position:relative;min-height:0;flex-direction:column;justify-content:stretch;align-items:center;overflow:hidden;display:flex}.view.matchup .player .player-name{width:auto;font-size:3rem;height:auto}.view.matchup .player .player-avatar{width:22rem;height:22rem;border-width:.7rem}.view.matchup .player .player-avatar img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.view.matchup .player.player-top{justify-content:flex-end}.view.matchup .player.player-top .player-row{align-items:flex-end}.view.matchup .player.player-top .player-avatar{margin-bottom:1rem}.view.matchup .player.player-bottom{justify-content:flex-start}.view.matchup .player.player-bottom .player-row{align-items:flex-start}.view.matchup .player.player-bottom .player-avatar{margin-top:1rem;cursor:pointer}.view.matchup .player.active-player .player-avatar{border-color:#ffd42a}.view.matchup .matchup-info{flex-grow:2;flex-basis:0;height:20rem;max-height:20rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.view.matchup .matchup-length{margin-bottom:.7rem}.view.matchup .matchup-info-item{text-align:center;font-size:3rem;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.view.matchup .backgammon-game-wrapper{position:relative;width:139rem;height:100%}.view.matchup .countdown-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1}.view.matchup .countdown-overlay .upcoming-countdown{background-color:#000;border-radius:8px;width:auto;padding:1rem 2rem}.view.matchup .countdown-overlay .waiting-for-opponent-message{font-size:3rem;font-weight:700;background-color:#000;border-radius:8px;padding:1rem 2rem}.view.matchup:not(.is-started) .probg-countdown{display:none}.view.matchup .probg-board{height:100%;width:100%}.view.matchup .probg-board text{font-family:RobotoLatin,Vazirmatn;font-weight:700}.view.matchup .probg-board .probg-dice[location=right]{cursor:pointer}@media (max-width:700px){.view.matchup .player-name{display:block}}.view.matchup .resigning-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.3}.chat-form-overlay{position:fixed;background-color:rgba(0,0,0,.4);width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;transition:visibility 0s,opacity .2s,top .2s}.chat-form-overlay.visible{opacity:1;visibility:visible}.chat-form-overlay .chat-form{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:62rem;height:auto;background:#000;padding:1rem;border-radius:2rem;box-shadow:0 0 43px -13px #000,0 0 16px -2px #000}.chat-form-overlay span.emoji-wrapper{display:inline-block;color:#fff;padding:2rem;margin:1rem;border:1px solid hsla(0,0%,100%,.29);border-radius:2rem;font-size:3rem;width:10rem;height:10rem;line-height:normal;cursor:pointer;box-sizing:border-box}.chat-form-overlay span.emoji-wrapper img{width:6rem;height:6rem}.chat-form-overlay span.emoji-wrapper:hover{background-color:hsla(0,0%,100%,.2)}.chat-form-overlay .close-btn{font-size:16px;margin-top:10px;text-transform:uppercase}.chat-form-overlay .close-btn span{cursor:pointer}.view.settings .main-container{padding:1rem .5rem}body[data-v-2f2048a8]{--aspect-ratio:$appAspectRatio;--x-scale:0;--y-scale:0}#screensize-alert[data-v-2f2048a8]{z-index:2;position:fixed;top:0;left:0;width:100%;height:100%;vertical-align:middle;background:#222;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:8rem;padding:1rem;opacity:0;pointer-events:none;transition:opacity .3s;color:transparent}#screensize-alert .rotate-subtitle[data-v-2f2048a8]{font-size:7rem;font-weight:400;padding:5rem 0;line-height:9rem;margin-top:8rem}#screensize-alert .rotate-subtitle a[data-v-2f2048a8]{color:gold;text-decoration:none}#screensize-alert .action-item[data-v-2f2048a8]{border-bottom:1px solid #fff;cursor:pointer;margin:1rem;display:inline-block;font-size:5rem;font-weight:700}#screensize-alert.visible[data-v-2f2048a8]{pointer-events:auto;opacity:1;color:#fff}#screensize-alert svg[data-v-2f2048a8]{margin-top:5px;width:80rem;max-width:80%;fill:#eee}.splash-overlay{position:fixed;background-color:#000;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;height:100%;overflow:hidden;visibility:hidden;transition:visibility .3s,opacity .3s linear;opacity:0;z-index:1}.splash-overlay.visible{visibility:visible;opacity:1}.splash-overlay.failed .v-linear-progress .line{background:red;-webkit-animation:none;animation:none}.splash-overlay.failed .app-logo.logo path,.splash-overlay.failed .app-logo.logo svg{fill:#858585}.splash-overlay .v-logo-preloader{width:100%}.splash-overlay .v-logo-preloader .logo,.splash-overlay .v-logo-preloader svg{height:22rem}.splash-overlay .loader-wrapper{position:fixed;bottom:30px;left:50%;transform:translateX(-50%)}.splash-overlay .failed-message{color:#bebebe;font-size:12px;font-family:Arial,Helvetica,sans-serif}.splash-overlay .failed-message a{font-weight:700;cursor:pointer;padding:5px}.splash-overlay .v-linear-progress{width:180px;margin-top:10px;background-color:hsla(0,0%,100%,.3)}.splash-overlay .v-linear-progress .line{background:linear-gradient(45deg,#fff,#fff,#eee,#fff);background-size:400%;transition:width .3s;-webkit-animation:glowing 20s linear infinite;animation:glowing 20s linear infinite;border-radius:5px}@-webkit-keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.nonetwork-overlay{position:fixed;width:100rem;top:0;left:50%;transform:translateX(-50%);font-size:3rem;z-index:1}.nonetwork-overlay .inner{padding:6px;background-color:rgba(169,0,0,.75);width:100%;margin:auto;border-radius:0 0 8px 8px}.nonetwork-overlay.nonetwork-state .inner{background-color:rgba(202,60,0,.75)}.snack-queue{position:absolute;top:0;right:0}.snack-queue .snack-queue-item{transition:all .3s;width:32rem;height:8rem;background:#333;border-radius:1rem;color:#fff;font-size:3rem;margin-bottom:3px;padding:1rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center;cursor:pointer}.snack-queue .snack-queue-item-text{flex-grow:1}.snack-queue .snack-queue-enter,.snack-queue .snack-queue-leave-to{opacity:0;transform:translateX(30px)}.snack-queue .snack-queue-leave-active{position:absolute}.app-snack-queue{margin-top:1rem;z-index:1}.app-snack-queue .snack-queue-item{height:10rem;width:35rem;align-items:center}.app-snack-queue .achievement-snack-body{display:flex;justify-content:stretch;align-items:center;width:100%;height:100%}.app-snack-queue .achievement-snack-body .achievement-image{flex-basis:0}.app-snack-queue .achievement-snack-body .achievement-image .v-icon{height:5rem}.app-snack-queue .achievement-snack-body .achievement-image .v-icon svg{width:5rem;height:5rem;fill:#ffe600}.app-snack-queue .achievement-snack-body .achievement-text{flex-grow:1;text-align:left;padding-left:1rem}.app-snack-queue .achievement-snack-body .achievement-title{font-size:3rem}.app-snack-queue .achievement-snack-body .achievement-description{font-size:2rem;padding-bottom:.3rem}.player-avatar{max-width:33rem;max-height:33rem;position:relative;border-radius:50%;overflow:hidden;border:.4rem solid #eee;background-color:#eee;box-sizing:border-box;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-size:contain;background-position:50%}.challenge-modal.v-modal .modal{width:80rem}.challenge-modal .modal-footer{flex-direction:row-reverse}.keyboard{display:inline-block;width:110rem;height:auto;background-color:#333;color:#fff;font-size:4rem;font-weight:700;position:absolute;border-radius:.5rem;z-index:1}.keyboard .row{flex-direction:row;width:100%}.keyboard .col,.keyboard .row{display:flex;justify-content:center;align-items:center}.keyboard .col{height:8rem;width:8rem;border-radius:.5rem;margin:.3rem;padding:.6rem}.keyboard .col .half-placeholder{width:4rem}.keyboard .col:not(.placeholder){background-color:hsla(0,0%,100%,.04)}.keyboard .col:not(.placeholder).space{width:60.5rem}.keyboard .col:not(.placeholder).shift{width:16rem;margin-right:2rem}.keyboard .col:not(.placeholder).enter,.keyboard .col:not(.placeholder).symbols{width:16rem}.keyboard .col:not(.placeholder).backspace{width:16rem;margin-left:2rem}.keyboard .col:not(.placeholder).next{width:16rem}.keyboard .col:not(.placeholder):focus{background-color:#666}.keyboard .col:not(.placeholder).is-on,.keyboard .col:not(.placeholder):active{background-color:hsla(0,0%,100%,.2)}.keyboard .v-icon{width:4rem;height:4rem;display:block}.keyboard .v-icon svg{width:4rem;height:4rem;fill:#fff;vertical-align:top}.keyboard.is-numeric{width:45rem}.keyboard.is-numeric .col.backspace{width:8rem;margin:.3rem}.keyboard.is-numeric .col.next{width:8rem}.view.not-found-page .not-found-wrapper{width:35rem}.view.not-found-page .not-found-wrapper,.view.not-found-page .not-found-wrapper .circle{margin:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.view.not-found-page .not-found-wrapper .circle{width:25rem;height:25rem;color:#888;border-radius:50rem}.view.not-found-page h1{font-size:10rem}.view.not-found-page p{font-size:4rem}.view.not-found-page .v-btn{margin-top:4rem}.view.about .main-container{padding:5px}.view.about h1{font-size:26px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:hsla(0,0%,100%,.1);background:linear-gradient(-45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.3),hsla(0,0%,100%,.1));background-size:400% 400%;-webkit-animation:probgShine 15s ease infinite;animation:probgShine 15s ease infinite;-webkit-background-clip:text;background-clip:text}@-webkit-keyframes probgShine{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes probgShine{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes gradient{0%{transform:rotate(0)}25%{transform:rotate(6)}50%{transform:rotate(0)}75%{transform:rotate(-6)}to{transform:rotate(0)}}@keyframes gradient{0%{transform:rotate(0)}25%{transform:rotate(6)}50%{transform:rotate(0)}75%{transform:rotate(-6)}to{transform:rotate(0)}}@-webkit-keyframes fadeIn{0%{opacity:.5}}@keyframes fadeIn{0%{opacity:.5}}.view.quiz{font-family:RobotoLatin,Vazirmatn}.view.quiz .vertical-dock-page .mid{display:flex;width:100%;height:100%}.view.quiz .vertical-dock-page .sidebar{display:flex;justify-content:stretch;flex-direction:column;position:relative;width:54rem;max-width:54rem}.view.quiz .vertical-dock-page .body{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;width:100%}.view.quiz .vertical-dock-page .probg-board{width:133rem;height:100rem}.view.quiz .bottom-section,.view.quiz .top-section{display:flex;justify-content:space-between;align-items:center;padding:.5rem;text-align:center;box-sizing:border-box;height:14rem}.view.quiz .top-section{padding:1rem 0 0 0}.view.quiz .bottom-section{justify-content:center}.view.quiz .mid-section{flex-grow:1;flex-basis:100%;position:relative;min-height:0;overflow-y:auto;display:flex;flex-direction:column;justify-content:center}.view.quiz .info{font-size:3rem;font-weight:700;padding:0 1rem;margin-bottom:3rem}.view.quiz .options{display:block;width:40rem}.view.quiz .options .v-btn{display:block;width:100%;margin:0;margin-bottom:1rem;text-transform:none}.view.quiz .options .v-btn .btn-text{font-size:3rem}.view.quiz .options .v-btn.dance{-webkit-animation-name:gradient;animation-name:gradient;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.view.quiz .options .v-btn.selected{border-color:gold}.view.quiz .options .v-btn.selected[disabled]{background-color:#da8d00;color:#ece3d6}.view.quiz .options .v-btn.waiting{background-color:#da8d00;color:#9e5a00;-webkit-animation:fadeIn .5s infinite alternate;animation:fadeIn .5s infinite alternate}.view.quiz .v-linear-countdown{margin-bottom:3rem;background-color:#555}.view.quiz .error-message{text-align:center;color:#aaa}.view.quiz .error-message .v-icon{width:10rem;height:10rem;margin-bottom:2rem}.view.quiz .error-message .v-icon svg{width:10rem;height:10rem;fill:#aaa}.view.quiz .error-message .error-message-text{font-size:3rem;font-family:RobotoLatin,Vazirmatn;font-weight:700;margin-bottom:2rem;line-height:normal}.view.quiz .matchup-length{font-size:3rem;font-weight:700;margin-top:-11rem}.view.quiz .dice-wrapper,.view.quiz .probg-cube,.view.quiz .probg-cube-area,.view.quiz .probg-die{cursor:default}.view.quiz .body{opacity:.5}.view.quiz.is-asking .body{opacity:1}.view.new-matchup-entry .vertical-dock-page{align-items:flex-start}.view.new-matchup-entry .vertical-dock-page .mid{overflow:hidden}.view.new-matchup-entry .main-container{max-width:100%}.view.new-matchup-entry .player-types{display:flex;width:100%;flex-direction:row;justify-content:center}.view.new-matchup-entry .player-types .player-type{width:63rem;height:48rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 2rem;font-size:5rem;cursor:pointer;border-radius:3rem;position:relative;background:linear-gradient(290deg,#d08c00,#f1c400,#d08c00);margin:2rem;border:.4rem solid #502d00}.view.new-matchup-entry .player-types .player-type span{margin:2rem 2rem 0 2rem}.view.new-matchup-entry .player-types .player-type .v-icon{border-radius:50%;border:.3rem solid #502d00;background:linear-gradient(290deg,#f1c400,#d08c00,#f1c400);width:30rem;height:30rem;display:flex;justify-content:center;align-items:center}.view.new-matchup-entry .player-types .player-type .v-icon svg{width:25rem;height:25rem}.view.new-matchup-entry .player-types .player-type.online{margin-right:3rem}.view.new-matchup-entry .player-types .player-type.bot{margin-left:3rem}.view.new-matchup-entry .player-types .player-type.bot .v-icon svg{width:auto;height:22rem}.view.new-matchup-lobby .vertical-dock-page{align-items:flex-start}.view.new-matchup-lobby .vertical-dock-page .mid{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.view.new-matchup-lobby .table-container{position:relative;max-width:100%;height:100%;width:100%;justify-content:center}.view.new-matchup-lobby .table-container.has-content{justify-content:flex-start}.view.new-matchup-lobby .v-table{width:100%;margin:auto}.view.new-matchup-lobby .v-table .v-btn{min-width:10rem;width:15rem;height:5rem;margin:auto;font-size:3rem}.view.new-matchup-lobby .v-table-col{justify-content:center}.view.new-matchup-lobby .v-table-item-row .v-table-col-actions{justify-content:flex-end}.view.new-matchup-lobby .v-table-item-row .v-table-col-joinCredit{display:flex;justify-content:center;align-items:center}.view.new-matchup-lobby .v-table-item-row .v-table-col-joinCredit div{width:auto}.view.new-matchup-lobby .v-table-item-row .v-table-col-joinCredit .credit-icon{margin:0;margin-left:.5rem;width:3rem;height:3rem}.view.new-matchup-lobby .v-table-item-row .v-table-col-joinCredit .credit-icon svg{width:3rem;height:3rem;vertical-align:top}.view.new-matchup-lobby .waiting-progress{height:8rem;margin-top:2rem}.view.new-matchup-lobby .waiting-progress svg{height:2rem;margin-top:2rem}.view.new-matchup-lobby .waiting-text{font-size:3rem}.view.new-matchup-lobby .joining-overlay{z-index:1;position:absolute;background-color:rgba(0,0,0,.7);top:0;left:0;width:100%;height:100%;font-size:4rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.view.new-matchup .vertical-dock-page{align-items:flex-start}.view.new-matchup .vertical-dock-page .mid{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.view.new-matchup .main-container{max-width:100%;height:auto;overflow:visible}.view.new-matchup .v-btn.success{width:85rem;height:13rem;margin:auto}.view.new-matchup .v-btn.success .btn-text{font-size:5rem}.view.new-matchup .waiting-progress{height:8rem;margin-top:2rem}.view.new-matchup .waiting-progress svg{height:2rem;margin-top:2rem}.view.new-matchup .waiting-text{font-size:3rem}.view.new-matchup .v-btn.lobby-btn{font-size:3rem;height:4rem;position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}.idle-board-hide-checkers .probg-checker{opacity:0}.v-modal.game-context .v-arrow-select{min-width:80rem}.v-modal.game-context .container{min-height:33rem;height:auto;width:100%;overflow-y:auto;padding:1rem 1rem;box-sizing:border-box}.v-modal.game-context .share-container{display:flex;flex-direction:row;align-items:center;margin-top:3rem;border-top:1px solid #444;padding-top:2rem;margin-bottom:3rem}.v-modal.game-context .share-container .share-title{font-size:2.5rem;width:14rem}.v-modal.game-context .share-container .v-input-wrapper{margin:0;width:100%}.v-modal.game-context .share-container .v-input-wrapper.link-copied-message input{color:#8ce408;text-align:center}.v-modal.game-context .share-container .v-input{padding-top:2rem;padding-bottom:2rem;width:100%;color:hsla(0,0%,100%,.8)}.v-modal.game-context .share-container .v-btn{width:12rem;margin:0}.v-modal.game-context .share-container .v-btn .btn-text{font-size:2rem}.v-modal.game-context .share-container .copied-message{position:absolute}.v-modal.game-context dialog{padding:1.5rem}.v-modal.game-context .modal-body{padding:0}.v-modal.game-context .modal-header{display:none}.v-modal.game-context .modal-footer{justify-content:space-between}.matchup-table .v-table-item-row{height:10rem}.matchup-table .v-table-item-row.left-is-winner .v-table-col-playerLeft,.matchup-table .v-table-item-row.left-is-winner .v-table-col-playerLeftScore,.matchup-table .v-table-item-row.right-is-winner .v-table-col-playerRight,.matchup-table .v-table-item-row.right-is-winner .v-table-col-playerRightScore{font-weight:700}.matchup-table.hoverable .v-table-item-row{padding-top:1.5rem;padding-bottom:1.5rem}.matchup-table.hoverable.colored-rows .v-table-item-row{transition:all .1s;background-color:hsla(0,0%,100%,.01);border-color:hsla(0,0%,100%,.1)}.matchup-table.hoverable.colored-rows .v-table-item-row.is-won{background-image:linear-gradient(90deg,transparent,rgba(82,255,0,.2371499625) 28%,transparent 55%)}.matchup-table.hoverable.colored-rows .v-table-item-row.is-loss{background-image:linear-gradient(90deg,transparent,rgba(255,21,0,.2371499625) 28%,transparent 55%)}.matchup-table .v-table-col-hasBye{width:8rem}.matchup-table .v-table-col-hasBye .v-icon,.matchup-table .v-table-col-hasBye .v-icon svg{width:6rem;height:6rem}.matchup-table .v-table-col-startDate .date,.matchup-table .v-table-col-startDate .time{width:24rem;display:block;padding:0;margin:0;font-size:3.3rem}.matchup-table .v-table-col-startDate .date{font-size:3rem;margin-bottom:.5rem}.matchup-table .v-table-col-spacer1{flex-grow:1}.matchup-table .v-table-col-tournamentTitle{text-align:left}.matchup-table .v-table-col-tournamentTitle div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:border-box}.matchup-table .v-table-col-playerLeft{text-align:right;padding-left:2rem}.matchup-table .v-table-col-playerRight{text-align:left;padding-right:2rem}.matchup-table .v-table-col-playerLeft,.matchup-table .v-table-col-playerRight{min-width:30rem;width:30rem}.matchup-table .v-table-col-playerLeft div,.matchup-table .v-table-col-playerRight div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:border-box}.matchup-table .v-table-col-playerLeftScore,.matchup-table .v-table-col-playerRightScore{min-width:6rem;width:8rem}.is-hoverable-device .matchup-table.hoverable.colored-rows .v-table-item-row.is-won:hover{background-color:hsla(0,0%,100%,.05);background-image:linear-gradient(90deg,transparent,rgba(81,255,0,.432) 28%,transparent 55%)}.is-hoverable-device .matchup-table.hoverable.colored-rows .v-table-item-row.is-loss:hover{background-color:hsla(0,0%,100%,.05);background-image:linear-gradient(90deg,transparent,rgba(255,21,0,.411) 28%,transparent 55%)}.active-matchups-modal.v-modal .modal{width:150rem}.active-matchups-modal .no-matchup-message{font-size:3rem}.active-matchups-modal .v-table-item-row.has-update{border-left:.5rem solid orange}.player-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.player-label .player-color-wrapper{padding:0 .4rem}.player-label .player-color{width:2rem;height:2rem;display:inline-block;background-color:#000;border-radius:50%;border:1px solid #4d4c4c}.player-label .player-color.player-color-1{background-color:#fff}.player-label .player-name{font-size:4rem;font-weight:700;line-height:normal;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:22rem;max-width:26rem;text-align:center;padding:0 1rem}.player-label.is-bot{font-style:italic}.player-label.large .player-name{font-size:8rem}.avatar-chat-bubble{position:absolute;bottom:-5rem;left:50%;background:#3b3b3b;padding:2rem;border-radius:2rem;visibility:hidden;opacity:0;height:6rem;width:6rem;font-size:2rem;transform:translateX(-50%);transition:visibility 0s,opacity .2s,top .2s}.avatar-chat-bubble img{width:5rem;height:5rem;background:transparent}.avatar-chat-bubble.visible{opacity:1;visibility:visible;bottom:1rem}.avatar-chat-bubble.visible:after{content:"";position:absolute;left:50%;bottom:-1rem;transform:translateX(-50%);border-right:2rem solid transparent;border-left:2rem solid transparent;border-top:2rem solid #3b3b3b}.upcoming-countdown{width:40rem;font-weight:700}.upcoming-countdown,.upcoming-countdown .num{display:flex;justify-content:center;align-items:center}.upcoming-countdown .num{width:7rem;height:7rem;border-radius:1rem;font-size:4rem;flex-direction:column;margin:0 .5rem;position:relative}.upcoming-countdown .num .text{font-size:1.5rem;margin-bottom:-.5rem;display:none}.upcoming-countdown .num.hours:after,.upcoming-countdown .num.minutes:after{content:":";position:absolute;right:-1rem;top:1.2rem;color:hsla(0,0%,100%,.5)}.upcoming-countdown .days{font-size:4rem;border-radius:.6rem;display:flex;padding:2rem}.upcoming-countdown .label .v-icon svg{width:5rem;height:5rem;fill:#fff;margin-right:1rem;margin-left:1rem}.upcoming-countdown.is-completed{opacity:.1}.view.matchup-results{box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column}.view.matchup-results .back-btn{position:absolute;top:1rem;left:1rem}.view.matchup-results .row{display:flex;width:100%;justify-content:center;align-items:center}.view.matchup-results .row1{height:14rem}.view.matchup-results .row2{height:40rem}.view.matchup-results .row3{height:9rem;margin-top:-3rem}.view.matchup-results .row4{height:14rem}.view.matchup-results .row5{height:16rem;flex-grow:1}.view.matchup-results .row6{height:10rem}.view.matchup-results .head-message{color:#fff;height:7rem;font-size:7rem;font-weight:700}.view.matchup-results .scores{width:50rem;display:flex;justify-content:center;align-items:center}.view.matchup-results .rank-title{font-size:3rem;height:5rem;color:#fff;background:linear-gradient(90deg,rgba(255,231,0,0),rgba(240,191,67,.3673844538) 49%,hsla(0,0%,100%,0))}.view.matchup-results .join-credit{padding:2rem 0 0 0}.view.matchup-results .join-credit-col{display:flex;align-items:center;justify-content:center;width:55rem}.view.matchup-results .join-credit-col-mid{width:50rem}.view.matchup-results .join-credit-val{display:flex;align-items:center;justify-content:center}.view.matchup-results .join-credit-text{font-size:3rem;color:gold}.view.matchup-results .credit-icon{width:4rem;height:4rem}.view.matchup-results .credit-icon svg{fill:gold;width:4rem;height:4rem}.view.matchup-results .player-avatar{width:33rem;height:33rem}.view.matchup-results .player-col{position:relative;width:55rem}.view.matchup-results .player-col a{text-decoration:none;color:#fff}.view.matchup-results .player-rank{font-size:3rem;height:5rem;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(90deg,rgba(255,231,0,0),rgba(240,191,67,.3673844538) 49%,hsla(0,0%,100%,0))}.view.matchup-results .player-name{width:100%;max-width:100%;font-size:4rem}.view.matchup-results .winner-crown{width:12rem;height:12rem;top:-8rem;left:50%;transform:translateX(-50%);position:absolute}.view.matchup-results .player-rank-up{font-size:2rem;color:#adff2f;position:absolute;text-align:center;left:0;top:-2.5rem;width:100%;height:3rem;opacity:0}.view.matchup-results .analysis-preloader{position:absolute;bottom:0;left:3rem}.view.matchup-results .share-container{display:flex;flex-direction:row;align-items:center;margin-top:3rem;padding-top:2rem;margin-bottom:3rem;width:83rem}.view.matchup-results .share-container .share-title{font-size:2.5rem;width:14rem}.view.matchup-results .share-container .v-input-wrapper{margin:0;width:100%}.view.matchup-results .share-container .v-input-wrapper.link-copied-message input{color:#8ce408;text-align:center}.view.matchup-results .share-container .v-input{padding-top:2rem;padding-bottom:2rem;width:100%;color:hsla(0,0%,100%,.8)}.view.matchup-results .share-container .v-btn{width:14rem;margin:0 0 0 1rem;height:8rem}.view.matchup-results .share-container .v-btn .btn-text{font-size:2rem}.view.matchup-results .share-container .copied-message{position:absolute}.view.matchup-results .actions{position:relative}.view.matchup-results .actions .right-side{position:absolute;right:0;top:0}.view.matchup-results .actions .v-btn{width:20rem;height:7rem}.view.matchup-results .actions .v-btn.favorite-btn{background:transparent;width:10rem}.view.matchup-results .actions .v-btn.favorite-btn.favorating .v-icon svg{opacity:.5}.view.matchup-results .actions .v-btn.favorite-btn .v-icon{width:5rem;height:5rem}.view.matchup-results .actions .v-btn.favorite-btn .v-icon svg{transition:opacity .5s ease;width:5rem;height:5rem;fill:#fff}.view.matchup-stats .vertical-dock-page .mid{height:100%;padding-top:7rem}.view.matchup-stats .main-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.view.matchup-stats .players-wrapper{display:flex;flex-direction:row;justify-content:center;width:150rem;margin:auto;margin-bottom:4rem}.view.matchup-stats .players-wrapper .col{display:flex;justify-content:stretch;align-items:center;text-align:center;width:55rem}.view.matchup-stats .players-wrapper .scores{width:50rem;display:flex;justify-content:center;align-items:center}.view.matchup-stats .players-wrapper .player{width:55rem;position:relative}.view.matchup-stats .players-wrapper .player-avatar{margin:auto;width:15rem;height:15rem}.view.matchup-stats .players-wrapper .player-name{font-size:4rem;margin-top:1rem;width:100%;max-width:50rem}.view.matchup-stats .players-wrapper .winner-crown{width:8rem;height:8rem;top:-5rem;left:50%;transform:translateX(-50%);position:absolute}.view.matchup-stats .details{position:relative;width:145rem;margin:auto}.view.matchup-stats .details .item{display:flex;justify-content:stretch;background:linear-gradient(90deg,transparent,#4d4d4d,transparent,#4d4d4d,transparent,#4d4d4d,transparent);margin-top:2px;border-radius:3rem;padding:1.3rem 0;font-size:3rem;font-weight:700}.view.matchup-stats .details .item .col{width:50rem}.view.matchup-stats .details .item .col:first-child,.view.matchup-stats .details .item .col:last-child{width:55rem}.view.matchup-stats .details .analysis-preloader{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.view.matchup-stats .actions{padding:1rem 0}.record-card-wrapper{margin-bottom:1px}.record-card{background-color:hsla(0,0%,100%,.1);border-radius:0;height:5rem;padding:0;display:flex;cursor:pointer;align-items:center}.record-card.selected{background-color:#e6b200;color:#000;font-weight:700}.record-card .record-title{font-size:2rem;flex-basis:0;flex-grow:1;text-align:left;line-height:normal}.record-card .color{background-color:#000;border:1px solid #464646;width:2rem;height:2rem;display:inline-block;border-radius:2rem;margin-left:1rem;margin-right:1.1rem}.record-card .color.color-white{background-color:#fff;border-color:#cacaca}.record-card .skill-circle{width:1rem;height:1rem;border:1px solid #000;margin-right:1rem;border-radius:1rem}.move-analyse-card-wrapper{margin-bottom:2px;border:none}.move-analyse-card-wrapper:focus{box-shadow:inset 0 1px hsla(0,0%,100%,.36),0 0 0 1px #fff}.move-analyse-card-wrapper .move-analyse-card{background-color:hsla(0,0%,100%,.1);border-radius:0;height:auto;padding:1rem;cursor:default;display:flex;align-items:center}.move-analyse-card-wrapper .selected{background-color:#e6b200;color:#000}.move-analyse-card-wrapper .selected .index{color:#534a4a}.move-analyse-card-wrapper .selected .eval{color:#5e5e5e}.move-analyse-card-wrapper .index{width:2.5rem;font-weight:400;text-align:center;margin:0 1.5rem 0 1rem;color:#aaa;font-size:2rem}.move-analyse-card-wrapper .evals{display:flex;height:2.5rem;align-items:flex-end}.move-analyse-card-wrapper .eval{padding-top:0;padding-right:1rem;font-size:1.8rem;color:#aaa}.move-analyse-card-wrapper .equity{padding-top:0;text-align:right;font-size:2rem;font-weight:700;margin-right:1rem}.move-analyse-card-wrapper .info{font-size:2rem;text-align:left;width:auto;flex-basis:0;flex-grow:1}.move-analyse-card-wrapper .move-eq{display:flex}.move-analyse-card-wrapper .move{flex-grow:1}.move-analyse-probs{color:#fff;overflow:hidden;font-size:2rem}.move-analyse-probs .probs{display:flex;align-items:center;margin:1rem 1rem 0 1rem}.move-analyse-probs .probs span{padding:1rem .8rem;box-sizing:border-box}.move-analyse-probs .probs span:before{content:attr(title);display:block;padding-bottom:.5rem}.move-analyse-probs .probs span:first-child{padding-left:0}.move-analyse-probs .probs span:last-child{padding-right:0}.move-analyse-probs .probs span.separator{flex-grow:1}.cube-decision-analysis{color:#fff;overflow:hidden;font-size:2rem}.cube-decision-analysis .row{display:flex;justify-content:space-between;padding:1rem 1rem}.cube-decision-analysis .row.selected{background-color:rgba(255,255,0,.164)}.cube-decision-analysis .row .col.text{flex-grow:1;text-align:left}.cube-decision-analysis .row .col.diff{width:8rem;text-align:right;padding-right:0;color:#aaa}.cube-decision-analysis .row .col.eval{width:8rem;text-align:right}.view.matchup-analysis .vertical-dock-page .bottom,.view.matchup-analysis .vertical-dock-page .top{display:none}.view.matchup-analysis .vertical-dock-page .mid{display:flex;flex-direction:row;height:100%}.view.matchup-analysis .sidebar{display:flex;justify-content:stretch;flex-direction:column;position:relative;width:54rem;box-sizing:border-box;overflow:hidden}.view.matchup-analysis .sidebar .v-arrow-select .v-select{font-size:2.5rem}.view.matchup-analysis .sidebar .top-section{padding:1rem 0 0 0}.view.matchup-analysis .sidebar .top-section .players{display:flex;padding-bottom:1rem}.view.matchup-analysis .sidebar .top-section .players .player-label{justify-content:flex-start}.view.matchup-analysis .sidebar .top-section .players .player-name{font-size:2.5rem;text-align:left;width:15rem}.view.matchup-analysis .sidebar .mid-section{flex-grow:1;flex-basis:100%;position:relative;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.view.matchup-analysis .sidebar .mid-section.loading{display:flex;justify-content:center;align-items:center;height:100%}.view.matchup-analysis .sidebar .mid-section .empty-actions-message{font-size:3rem;margin:auto;position:absolute;top:50%;left:0;transform:translateY(-50%);text-align:center;width:100%;color:hsla(0,0%,100%,.7)}.view.matchup-analysis .sidebar .mid-section .main-analysis{flex-basis:0;flex-grow:1;overflow-y:auto}.view.matchup-analysis .sidebar .mid-section .list.records{box-sizing:border-box;padding:0;height:100%;overflow-y:auto}.view.matchup-analysis .sidebar .bottom-section{flex-grow:1;padding:0}.view.matchup-analysis .sidebar .bottom-section .v-btn{margin:1rem}.view.matchup-analysis .body{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;min-width:60%;height:100%;width:100%;position:relative}.view.matchup-analysis .body:before{content:"";position:absolute;top:0;left:3px;height:100%;width:1px;background-color:hsla(0,0%,100%,.2)}.view.matchup-analysis .body .probg-board{width:133rem;height:100rem}.view.matchup-analysis .loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center}.v-modal.game-select-modal .modal .modal-body{min-width:46rem}.view.matchup-replay .vertical-dock-page .mid{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.view.matchup-replay .page-buttons{display:flex;flex-direction:column;position:absolute;left:0;top:0;height:100%;justify-content:space-between;padding:1rem;box-sizing:border-box}.view.matchup-replay .page-buttons.page-buttons-right{left:30rem}.view.matchup-replay .page-buttons.page-buttons-right .v-icon svg{width:5rem;height:5rem}.view.matchup-replay .page-buttons .spacer{flex-grow:1}.view.matchup-replay .game-wrapper{display:flex;flex-direction:row;width:auto;height:100%;margin:auto}.view.matchup-replay .game-wrapper .sidebar{display:flex;justify-content:stretch;flex-direction:column;position:relative;width:35rem}.view.matchup-replay .game-wrapper .body{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;min-width:70%}.view.matchup-replay .bottom-section,.view.matchup-replay .top-section{display:flex;justify-content:space-between;align-items:center;text-align:center;box-sizing:border-box;height:14rem;padding:0}.view.matchup-replay .mid-section{flex-grow:1;position:relative;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:stretch}.view.matchup-replay .player-row{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center}.view.matchup-replay .player-row .player-col{position:relative;display:flex;align-items:center;height:4rem}.view.matchup-replay .player-row .player-col:first-child{flex-grow:1}.view.matchup-replay .player{text-align:center;position:relative;min-height:0;flex-direction:column;justify-content:stretch;align-items:center;overflow:hidden;display:flex}.view.matchup-replay .player .player-name{width:auto;font-size:3rem;height:auto}.view.matchup-replay .player .player-avatar{width:22rem;height:22rem;cursor:pointer;border-width:.7rem;margin:1rem 0}.view.matchup-replay .player .player-avatar img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.view.matchup-replay .player.player-top{justify-content:flex-end}.view.matchup-replay .player.player-top .player-row{align-items:flex-end}.view.matchup-replay .player.player-top .player-avatar{margin-bottom:1rem}.view.matchup-replay .player.player-bottom{justify-content:flex-start}.view.matchup-replay .player.player-bottom .player-row{align-items:flex-start}.view.matchup-replay .player.player-bottom .player-avatar{margin-top:1rem}.view.matchup-replay .player.active-player .player-avatar{border-color:#ffd42a}.view.matchup-replay .matchup-info{height:20rem;max-height:20rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.view.matchup-replay .matchup-length{text-align:center;font-size:3rem;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.view.matchup-replay .backgammon-game-wrapper{position:relative;width:139rem;height:100%}.view.matchup-replay .probg-board{height:100%;width:100%}.view.matchup-replay .probg-board text{font-weight:700}.view.matchup-replay .dice-wrapper,.view.matchup-replay .probg-cube,.view.matchup-replay .probg-cube-area,.view.matchup-replay .probg-die{cursor:default}.view.tournament:not(.loading) .vertical-dock-page .mid{flex-basis:0;flex-grow:1}.view.tournament .child-view-wrapper{display:flex;height:80rem;overflow-y:hidden}.view.tournament .child-view{display:flex;justify-content:center;align-items:center;width:100%}.view.tournament .child-view.has-content{align-items:flex-start}.view.tournament .empty-message{color:#fff}.v-modal.tournament-join-modal .v-arrow-select{min-width:80rem}.v-modal.tournament-join-modal .container{min-height:15rem;height:auto;width:100%;overflow-y:auto;padding:1rem 1rem;box-sizing:border-box;font-size:3rem}.v-modal.tournament-join-modal .password-container{display:flex;flex-direction:column;align-items:center;margin-top:3rem;border-top:1px solid #444;padding-top:2rem;margin-bottom:3rem}.v-modal.tournament-join-modal .password-container .password-title{font-size:2.5rem;width:22rem}.v-modal.tournament-join-modal .password-container .v-input-wrapper{margin:0;width:100%}.v-modal.tournament-join-modal .password-container .v-input{padding-top:2rem;padding-bottom:2rem;width:100%}.v-modal.tournament-join-modal dialog{padding:1.5rem}.v-modal.tournament-join-modal .modal-body{padding:0}.v-modal.tournament-join-modal .modal-header{display:none}.v-modal.tournament-join-modal .modal-footer{justify-content:space-between}.tournament .child-view.tournament-overview{margin:0 auto;width:135rem}.tournament .child-view.tournament-overview .chip{border-radius:5rem;border:.3rem solid #555;box-shadow:0 0 3px #000;background-color:#444;color:#fff;font-size:2rem;display:inline-block;margin:.5rem 1rem}.tournament .child-view.tournament-overview .chip.clickable{cursor:pointer}.tournament .child-view.tournament-overview .chip.hoverable{background-color:#555;border-color:#666}.tournament .child-view.tournament-overview .chip.active-chip{background-color:green;border-color:#9acd32}.tournament .child-view.tournament-overview .chip.active-chip.hoverable{background-color:#05ac05}.tournament .child-view.tournament-overview .chip .v-icon svg{width:4rem;height:4rem;fill:#fff}.tournament .child-view.tournament-overview .chip .chip-inner{display:flex;justify-content:center;align-items:center;height:7rem;margin:0 2rem}.tournament .child-view.tournament-overview .chip span{padding-left:1rem}.tournament .child-view.tournament-overview .row{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;height:100%;width:100%;padding-top:2rem;box-sizing:border-box}.tournament .child-view.tournament-overview .row .col{box-sizing:border-box}.tournament .child-view.tournament-overview .col.info{width:50%;padding:0 2rem;display:flex;flex-direction:column;justify-content:stretch}.tournament .child-view.tournament-overview .description{height:28rem;flex-grow:1;overflow-y:auto;font-size:2.5rem;line-height:auto}.tournament .child-view.tournament-overview .tournament-countdown{margin:auto}.tournament .child-view.tournament-overview .tournament-status{min-height:10rem;font-size:2rem;display:flex;justify-content:center;align-items:center}.tournament .child-view.tournament-overview .col.status-info{width:50%;display:flex;height:100%;flex-direction:column}.tournament .child-view.tournament-overview .col.status-info .body{height:58rem;padding:0 1rem;box-sizing:border-box}.tournament .child-view.tournament-overview .col.status-info .body .label{margin-top:2rem}.tournament .child-view.tournament-overview .col.status-info .actions{height:20rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center;position:relative}.tournament .child-view.tournament-overview .col.status-info .actions .v-btn{min-width:38rem}.tournament .child-view.tournament-overview .col.status-info .absolute-message{position:absolute;text-align:center;top:0;left:50%;transform:translateX(-50%)}.tournament .child-view.tournament-overview .col.cardbg{border-radius:.5rem;background:linear-gradient(0deg,hsla(0,0%,100%,0) 54%,hsla(0,0%,100%,.2371499625))}.tournament .child-view.tournament-overview .joinmessage{font-size:3rem;margin-top:1rem;color:hsla(0,0%,100%,.8);display:flex;align-items:center}.tournament .child-view.tournament-overview .joinmessage .v-icon{width:7rem;height:7rem;margin-right:1rem;box-sizing:border-box;border:.4rem solid #20ba20;border-radius:4rem;padding:.3rem}.tournament .child-view.tournament-overview .joinmessage .v-icon svg{width:5.6rem;height:5.6rem;fill:#20ba20}.tournament .child-view.tournament-overview img.idcard{height:50rem;margin-bottom:7rem}.tournament .child-view.tournament-overview .col.champions{box-sizing:border-box;overflow-y:auto}.tournament .child-view.tournament-overview .col.champions .label{font-size:3rem;margin-bottom:2rem}.tournament .child-view.tournament-overview .col.champions .champion{cursor:pointer;background-color:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:4px;text-align:left;padding:3rem 2rem;margin-bottom:1rem;width:100%;box-sizing:border-box;display:flex;justify-content:stretch;align-items:center}.tournament .child-view.tournament-overview .col.champions .champion .name{font-size:4rem;flex-grow:1}.tournament .child-view.tournament-overview .col.champions .champion .champion-rank{width:8rem;margin-right:1.5rem}.tournament .child-view.tournament-overview .col.champions .champion .champion-rank img{width:8rem;height:8rem}.tournament .child-view.tournament-overview .inforow{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:3rem;padding-bottom:1.5rem;height:4rem}.tournament .child-view.tournament-overview .infoval{font-size:3rem;display:flex;align-items:center}.tournament .child-view.tournament-overview .credit-icon,.tournament .child-view.tournament-overview .credit-icon svg{width:4rem;height:4rem}.tournament .child-view.tournament-matchups.has-content{padding-top:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.tournament .child-view.tournament-matchups .tournament-matchups-wrapper{display:flex;width:140rem;margin:auto;height:100%}.tournament .child-view.tournament-matchups .rounds-sidebar{width:40rem;margin-right:2rem;height:100%;overflow-y:auto}.tournament .child-view.tournament-matchups .round-item{display:flex;color:#fff;font-size:3rem;font-weight:700;background-color:hsla(0,0%,100%,.1);padding:2rem 3rem;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;box-sizing:border-box;margin-bottom:3px;cursor:pointer;height:7rem}.tournament .child-view.tournament-matchups .round-item.is-selected{background-color:#ffd000;color:#000}.tournament .child-view.tournament-matchups .round-item.is-active{background-color:#ffd000}.tournament .child-view.tournament-matchups .round-item .round-num{text-align:left;width:13rem}.tournament .child-view.tournament-matchups .round-item .round-start{text-align:right;flex-grow:1}.tournament .child-view.tournament-matchups .matchups-wrapper{width:100rem;overflow-y:auto;position:relative}.tournament .child-view.tournament-matchups .matchups-wrapper .loading-overlay{position:absolute;background-color:rgba(0,0,0,.5);top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center}.tournament .child-view.tournament-matchups .matchup-table .v-table-item-row{height:9.8rem}.tournament .child-view.tournament-participants{width:100rem;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.tournament .child-view.tournament-participants.has-content{padding-top:1rem;justify-content:flex-start}.tournament .child-view.tournament-participants .tournament-participants-list{width:100%;height:100%;overflow-y:auto;padding:2rem 5rem}.tournament .child-view.tournament-participants .participant{cursor:pointer;background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);border-radius:4px;text-align:left;padding:3rem 2rem;margin-bottom:1rem;width:100%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;height:12rem}.tournament .child-view.tournament-participants .participant .name{font-size:4rem;text-align:left;flex-grow:1}.tournament .child-view.tournament-participants .participant .join-date{font-size:3rem}.tournament .child-view.tournament-participants .participant .position{width:8rem;margin-right:1.5rem;text-align:center;font-size:4rem;font-weight:700;color:#eee}.tournament .child-view.tournament-participants .participant .position img{width:8rem;height:8rem}.tournament-table .v-table-item-row{padding-top:3rem;padding-bottom:3rem}.tournament-table .v-table-col-title{flex-grow:1;text-align:left;padding-left:2rem;font-size:4.5rem;min-width:0;flex-basis:50%}.tournament-table .v-table-col-title div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:border-box}.tournament-table .v-table-col-statusIcon{padding-left:1rem}.tournament-table .v-table-col-startDate span{display:inline-block;width:24rem}.tournament-table .v-table-col-startDate span:first-child{padding-bottom:1rem}.tournament-table .v-table-item-row .v-table-col-participants{position:relative}.tournament-table .v-table-item-row .v-table-col-participants .v-icon{position:absolute;right:-2rem}.tournament-table .v-table-item-row .v-table-col-participants .v-icon svg{width:3.5rem;height:3.5rem}.tournament-table .v-table-item-row .v-table-col-fee{display:flex;justify-content:center;align-items:center}.tournament-table .v-table-item-row .v-table-col-fee div{width:auto}.tournament-table .v-table-item-row .v-table-col-fee .credit-icon{margin:0;margin-left:.5rem;width:3rem;height:3rem}.tournament-table .v-table-item-row .v-table-col-fee .credit-icon svg{width:3rem;height:3rem;vertical-align:top}.view.tournaments.has-content .vertical-dock-page{justify-content:flex-start}.image-crop .wrapper{display:block;overflow:hidden;position:relative;width:100%;height:100%}.image-crop img{width:100%;top:0;left:0;margin:0;bottom:auto;right:auto;cursor:move;position:absolute}.v-modal.edit-avatar-modal .image-cropper-wrapper{width:200px;height:200px;border-radius:50%;overflow:hidden;margin:0 auto 0 auto;background-color:#eee}.v-modal.edit-avatar-modal .image-cropper-wrapper .image-crop{width:200px;height:200px;margin:auto}.v-modal.edit-avatar-modal .image-cropper-wrapper img.initial-image{width:200px;height:200px}.v-modal.edit-avatar-modal .image-cropper-wrapper .loading-overlay{position:absolute;background-color:rgba(0,0,0,.5);top:0;left:0;bottom:0;right:0}.v-modal.edit-avatar-modal .image-cropper-wrapper .v-linear-infinite-preloader{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v-modal.edit-avatar-modal .v-horizontal-slider{margin:7rem 0 2rem 0}.v-modal.edit-avatar-modal .modal{padding-top:0}.v-modal.edit-avatar-modal .modal .modal-header{display:none}.v-modal.edit-avatar-modal .modal .modal-body{overflow-y:initial;padding-bottom:2rem;max-height:none}.v-modal.edit-avatar-modal .modal .modal-footer{padding:2rem 2rem;justify-content:space-between}.v-modal.edit-avatar-modal .modal .modal-footer .v-btn{margin:0 1rem}.v-modal.edit-avatar-modal .modal .modal-footer .v-btn:first-child{margin-left:0}.v-modal.edit-avatar-modal .modal .modal-footer .v-btn:last-child{margin-right:0}.player-skill-badge{display:inline-block;background-color:#444;color:#eee;font-size:2rem;vertical-align:middle;margin:.5rem .1rem;padding:.5rem 1rem;text-align:center;border-radius:.5rem;line-height:normal}.player-skill-badge.player-skill-beginner{background-color:#616060;color:#dbdbdb}.player-skill-badge.player-skill-normal{background-color:#09f;color:#c6f4ff}.player-skill-badge.player-skill-pro{background-color:gold;color:#664b00}.profile-stat-col{padding:3rem 1rem;border-radius:1rem;margin:0 1rem;cursor:pointer;width:15rem}.profile-stat-label{font-size:2rem;padding:.4rem 0}.profile-stat-value{font-weight:700}.view.profile{font-size:3rem}.view.profile .vertical-dock-page{justify-content:flex-start}.view.profile .vertical-dock-page .mid{height:100%}.view.profile .profile-container{display:flex;justify-content:space-between;flex-direction:column;height:100%}.view.profile .row{width:100%;height:100%;display:flex;flex-direction:row;justify-content:stretch;align-content:flex-start;overflow:hidden}.view.profile .bio-row{height:100%}.view.profile .player-row{height:20rem;padding:2rem;box-sizing:border-box}.view.profile .actions-row{display:flex;justify-content:space-between;height:auto;padding:2rem;box-sizing:border-box;align-items:center}.view.profile .rank-row{font-size:5rem;border-top:.2rem solid hsla(0,0%,100%,.1);border-bottom:.2rem solid hsla(0,0%,100%,.1);padding-bottom:2rem;margin-bottom:0;padding-top:2rem;margin-top:0;height:32rem}.view.profile .rank-row,.view.profile .tournament-medals-row{justify-content:center;text-align:center;box-sizing:border-box}.view.profile .tournament-medals-row{padding:2rem 0;margin-bottom:4rem;height:42rem}.view.profile .tournament-medals-row .col{width:20rem}.view.profile .tournament-medals-row .col.deactive{opacity:.3}.view.profile .tournament-medals-row .medal-icon{width:15rem;height:15rem}.view.profile .tournament-medals-row .medals-count{margin-top:-1.5rem}.view.profile .tournament-medals-row .gold-medal{width:25rem}.view.profile .tournament-medals-row .gold-medal .medal-icon{width:20rem;height:20rem}.view.profile .spacer{flex-grow:1}.view.profile .bio-col{width:50%;display:flex;text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start}.view.profile .avatar-wrapper{height:14rem;width:15rem;display:flex;justify-content:center;align-items:center;position:relative;overflow:visible}.view.profile .avatar-wrapper.hoverable{cursor:pointer}.view.profile .avatar-wrapper .player-avatar{width:12rem;height:12rem}.view.profile .avatar-wrapper .edit-avatar-overlay{height:4rem;width:4rem;border-radius:4rem;padding:.5rem 0;box-sizing:border-box;text-align:center;background-color:rgba(0,0,0,.753);box-shadow:0 0 .5rem #fff,0 0 .5rem #fff;position:absolute;bottom:.2rem;right:0}.view.profile .avatar-wrapper .edit-avatar-overlay .v-icon{width:3rem;height:3rem;margin:auto;margin-bottom:.1rem}.view.profile .avatar-wrapper .edit-avatar-overlay .v-icon svg{width:3rem;height:3rem;fill:#efefef}.view.profile .summary-wrapper{padding:0 1rem;height:14rem;width:100%}.view.profile .player-name{padding:1rem auto;display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;box-sizing:border-box}.view.profile .player-name .display-name{flex-grow:1}.view.profile .player-name .country-flag{width:4rem;height:3rem;margin-left:1rem;border-radius:.5rem}.view.profile .player-name .name{font-size:4rem;font-weight:700;display:flex;align-items:center;line-height:normal}.view.profile .player-name .name span{max-width:50rem;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;overflow:hidden}.view.profile .player-email{width:auto}.view.profile .player-email span{font-size:2.5rem;background-color:hsla(0,0%,100%,.3);display:inline-block;padding:1rem 1.5rem;border-radius:3rem;border:1px solid hsla(0,0%,100%,.3);margin:1rem auto}.view.profile .achievements-col{width:50%;position:relative}.view.profile .achievements-col:before{content:"";position:absolute;height:100%;background-color:hsla(0,0%,100%,.3);width:1px;left:0}.view.profile .achievements-title{width:100%;text-align:center;padding:1rem;color:hsla(0,0%,100%,.8)}.view.profile .achievements-wrapper{height:100%;display:flex;justify-content:center;align-items:flex-start}.view.profile .achievements-loading-failed{font-size:3rem}.view.profile .achievements-list{height:93%;width:98%;overflow-y:auto}.view.profile .achievements-list .list-item{background-color:hsla(0,0%,100%,.1);border-radius:1rem;margin-bottom:3px;height:8rem;text-align:left;padding:1rem .5rem;color:#fff;opacity:.5}.view.profile .achievements-list .list-item.achieved{opacity:1}.view.profile .achievements-list .list-item.achieved .image svg{fill:rgba(255,224,83,.9)}.view.profile .achievements-list .list-item .image{width:8.5rem;height:9rem}.view.profile .achievements-list .list-item .image svg{width:8rem;height:8rem;padding:.2rem 0;fill:#fff}.view.profile .achievements-list .list-item .title{font-size:3rem;font-weight:700;margin-bottom:.8rem;margin-top:.8rem}.view.profile .achievements-list .list-item .description{font-size:2rem}.view.profile .achievements-list .list-item .progress{padding-top:.8rem}.view.profile .achievements-list .list-item .progress .v-linear-progress{width:30rem;overflow:visible;background-color:#525252}.view.profile .achievements-list .list-item .progress .v-linear-progress .line{box-shadow:0 0 .3rem .1rem #00ff86;background-color:grey}.view.profile .retry-btn{cursor:pointer;width:14rem}.view.profile .retry-btn .btn-text{font-weight:400;font-size:2rem}.country-select-modal.v-modal .modal{width:auto;max-width:75rem}.country-select-modal.v-modal .modal-body{padding:1rem 0}.country-select-modal .list{width:100%;padding:0}.country-select-modal .list-item{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;padding:1.5rem 2rem;border-bottom:.2rem solid hsla(0,0%,100%,.05);transition:background-color .1s}.country-select-modal .list-item.selected{background-color:rgba(253,223,223,.1)}.country-select-modal .list-item:hover{background-color:hsla(0,0%,100%,.2)}.country-select-modal .list-item .name{flex-grow:1;min-width:20rem;text-align:left;padding-left:2rem}.view.profile-edit .action-buttons{display:flex;justify-content:center}.view.profile-edit .action-buttons .v-btn{margin:15px 4px}.view.signin{flex-direction:column}.view.signin,.view.signin .row{display:flex;align-items:center;justify-content:center}.view.signin .row{flex-direction:row;width:100%}.view.signin #logo{width:20rem;height:20rem;display:inline-block;text-align:center;margin-bottom:5rem;margin-top:-10rem}.view.signin .form-wrapper{width:60rem;margin:0 auto}.view.signin .form-wrapper .text{font-size:3rem;line-height:4rem}.view.signin .v-btn.signin-btn{text-align:center}.view.signin .v-btn.change-number-btn{font-size:2rem;display:inline-block;height:auto;min-height:0;text-decoration:underline}.view.signin .floated{position:absolute;left:0;bottom:0}.view.signin .floated .v-btn{border-color:#444}.view.signin .floated .v-btn .btn-text{font-size:3rem;color:#aaa}.view.scoreboard .v-table{width:100%}.view.scoreboard .v-table-col{padding:.3rem 2rem}.view.scoreboard .v-table-col-1{text-align:left}.view.scoreboard .v-table-header-row.v-sticky-first-row{background:#372000;box-shadow:0 .2rem 2rem 1px rgba(4,2,0,.19)}.view.scoreboard .v-table-header-row.v-sticky-first-row:hover{background:#4d2d00}.view.scoreboard .v-table-item-row{cursor:pointer;transition:background-color .1s}.view.scoreboard .v-table-item-row:hover{background-color:hsla(0,0%,100%,.2)}.view.scoreboard .child-view-wrapper{display:flex;height:77rem;overflow-y:auto;margin:auto}.view.scoreboard .child-view,.view.scoreboard .child-view-wrapper.loading{justify-content:center;align-items:center}.view.scoreboard .child-view{display:flex;width:100%}.view.scoreboard .child-view.has-content{align-items:flex-start}.view.scoreboard .v-tab{margin-bottom:1rem}.view.scoreboard .empty-message{color:#fff}.view.watch .v-table{width:100%}.view.watch .v-table-col-1{text-align:left}.view.watch .child-view-wrapper{display:flex;height:77rem;overflow-y:auto;margin:auto}.view.watch .child-view,.view.watch .child-view-wrapper.loading{justify-content:center;align-items:center}.view.watch .child-view{display:flex;width:100%}.view.watch .child-view.has-content{align-items:flex-start}.view.watch .child-view:not(.has-content) .v-table-body{height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.view.watch .v-tab{margin-bottom:1rem}.view.watch .empty-message{color:#fff}.view.activity .v-table{width:100%}.view.activity .v-table-col-1{text-align:left}.view.activity .child-view-wrapper{display:flex;height:77rem;overflow-y:auto;margin:auto}.view.activity .child-view,.view.activity .child-view-wrapper.loading{justify-content:center;align-items:center}.view.activity .child-view{display:flex;width:100%}.view.activity .child-view.has-content{align-items:flex-start}.view.activity .child-view:not(.has-content) .v-table-body{height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.view.activity .v-tab{margin-bottom:1rem}.view.activity .empty-message{color:#fff}.view.settings .child-view-wrapper{display:flex;height:77rem;overflow-y:auto;margin:auto}.view.settings .child-view,.view.settings .child-view-wrapper.loading{justify-content:center;align-items:center}.view.settings .child-view{display:flex;flex-direction:column;width:100%}.view.settings .child-view.has-content{align-items:flex-start}.view.settings .v-tab{margin-bottom:1rem}.view.settings .app-build-date{position:fixed;bottom:0;left:50%;transform:translateX(-50%)}.child-view.general-settings .v-arrow-select{width:70rem}.child-view.notification-settings{position:relative}.child-view.notification-settings .v-arrow-select{width:33rem;margin:0}.child-view.notification-settings .push-notification-info{position:absolute;top:1rem;display:flex;align-items:center;border-radius:.3rem;font-size:3rem;font-weight:700;border:.2rem solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.1);padding:2rem 4rem;border-radius:1rem}.child-view.notification-settings .push-notification-info .v-icon{margin-right:2rem}.child-view.notification-settings .push-notification-info .subtitle{font-size:2rem;margin-top:.5rem}.child-view.notification-settings .option-row{display:flex;align-items:center;justify-content:space-between;width:90rem;margin-bottom:1rem}.child-view.notification-settings .option-row .title{font-size:3rem}.child-view.notification-settings .option-row .description{font-size:2rem}.dice{shape-rendering:crispEdges;border:none;display:inline-block}@-webkit-keyframes checkerGlowing{0%{stroke:transparent}50%{stroke:green}to{stroke:transparent}}@keyframes checkerGlowing{0%{stroke:transparent}50%{stroke:green}to{stroke:transparent}}.view.manual-analysis .vertical-dock-page .mid{display:flex;width:100%;height:100%}.view.manual-analysis .vertical-dock-page .sidebar{display:flex;justify-content:stretch;flex-direction:column;position:relative;width:54rem;max-width:54rem}.view.manual-analysis .vertical-dock-page .body{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;width:100%}.view.manual-analysis .vertical-dock-page .probg-board{width:133rem;height:100rem}.view.manual-analysis .bottom-section,.view.manual-analysis .top-section{display:flex;justify-content:space-between;align-items:center;padding:.5rem;text-align:center;box-sizing:border-box}.view.manual-analysis .top-section{padding:1rem 0 0 0}.view.manual-analysis .mid-section{flex-grow:1;flex-basis:100%;position:relative;min-height:0;overflow-y:auto}.view.manual-analysis .mid-section .hints{margin-left:1rem;position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto}.view.manual-analysis .mid-section .hints .hint-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.7rem .5rem;border-radius:0;margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:2rem;cursor:pointer;background-color:hsla(0,0%,100%,.1);margin-bottom:2px}.view.manual-analysis .mid-section .hints .hint-item.hint-item-move:focus{box-shadow:inset 0 1px hsla(0,0%,100%,.36),0 0 0 1px #fff}.view.manual-analysis .mid-section .hints .hint-item.hint-item-cube:last-child{margin-top:2rem}.view.manual-analysis .mid-section .hints .hint-item .moves,.view.manual-analysis .mid-section .hints .hint-item .text{flex-grow:1;flex-basis:0;text-align:left}.view.manual-analysis .mid-section .hints .hint-item .winlose{display:flex;justify-content:stretch;flex-grow:1;align-items:center;margin-bottom:2rem}.view.manual-analysis .mid-section .hints .hint-item .winlose span{padding:1rem 1.5rem}.view.manual-analysis .mid-section .hints .hint-item .winlose span:before{content:attr(title);display:block;padding-bottom:.5rem}.view.manual-analysis .mid-section .hints .hint-item .winlose span:first-child{padding-left:0}.view.manual-analysis .mid-section .hints .hint-item .winlose span:last-child{padding-right:0}.view.manual-analysis .mid-section .hints .hint-item .winlose span.separator{flex-grow:1}.view.manual-analysis .mid-section .hints .hint-item .equity{font-weight:700;width:7.5rem;text-align:right}.view.manual-analysis .mid-section .hints .hint-item .equity-diff{width:8rem;text-align:right;padding-right:0;color:#aaa}.view.manual-analysis .mid-section .content-placeholder{height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;border-radius:1rem;position:absolute;top:0;left:0;bottom:0;right:0}.view.manual-analysis .mid-section .content-placeholder .empty-message{font-size:2rem;color:#aaa;text-transform:uppercase}.view.manual-analysis .mid-section .content-placeholder .v-icon svg{fill:hsla(0,0%,100%,.4)}.view.manual-analysis .bottom-section{flex-grow:1;flex-direction:column;width:100%}.view.manual-analysis .bottom-section .action-buttons{margin:0;display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center}.view.manual-analysis .bottom-section .v-arrow-select{width:100%;margin:0 3rem}.view.manual-analysis .bottom-section .player-select{margin-bottom:.7rem}.view.manual-analysis .bottom-section .v-btn{margin:1rem .3rem}.view.manual-analysis .bottom-section .v-btn .btn-text{font-size:2rem}.view.manual-analysis .dice-wrapper,.view.manual-analysis .probg-checker-button .probg-checker-bg,.view.manual-analysis .probg-cube,.view.manual-analysis .probg-cube-area,.view.manual-analysis .probg-die,.view.manual-analysis .probg-score-bg,.view.manual-analysis .probg-score-text{cursor:pointer}.view.manual-analysis .probg-point-indicator{opacity:0}.dice-select-modal .v-arrow-select,.score-select-modal .v-arrow-select{min-width:32rem}.dice-select-modal .modal .modal-footer,.score-select-modal .modal .modal-footer{justify-content:center}.dice-select-modal .modal{padding:1rem}.dice-select-modal .modal .modal-body{max-width:100rem;padding:1rem;max-height:90vh}.dice-select-modal .modal .modal-body .row{display:flex;flex-direction:row}.dice-select-modal .modal .modal-body .col{flex-grow:1;flex-basis:0;display:flex;flex-direction:row;margin:.6rem .6rem;cursor:pointer;border-radius:.3rem;overflow:hidden}.dice-select-modal .modal .modal-body .col div{box-sizing:border-box;width:6rem;height:6rem;overflow:visible}.dice-select-modal .modal .modal-body .col div:first-child{padding-right:1px}.dice-select-modal .modal .modal-body .col div:last-child{padding-left:1px}.dice-select-modal .modal .modal-body .col div .dice{width:100%;height:100%}.notification-list-item{width:100%;height:12rem;padding:2rem;box-sizing:border-box;color:#fff;background-color:hsla(0,0%,100%,.2);border:.1rem solid hsla(0,0%,100%,.2);border-radius:1rem;font-size:3rem;text-align:left;margin-bottom:3px;cursor:pointer;transition:background-color .1s;border-left-width:1rem}.notification-list-item.is-highlighted,.notification-list-item.is-touched{background-color:hsla(0,0%,100%,.23);border-left-color:rgba(245,219,71,.925)}.notification-list-item.is-highlighted:hover,.notification-list-item.is-touched:hover{background-color:hsla(0,0%,100%,.28)}.notification-list-item.is-touched{border-left-color:rgba(245,141,71,.925)}.notification-list-item:hover{background-color:hsla(0,0%,100%,.23)}.notification-list-item .subject{font-size:3rem;font-weight:700;margin-bottom:1rem}.view.notifications.has-content .vertical-dock-page .mid{flex-basis:0;flex-grow:1}.view.notifications.has-content .list-container{padding-top:2rem}.redeem-modal .modal-footer{flex-direction:row-reverse}.redeem-modal .success-icon{width:10rem;height:10rem}.redeem-modal .success-icon svg{width:10rem;height:10rem;fill:#00b100}.redeem-modal .credit-message{font-size:3rem;margin-top:1rem;margin-bottom:1rem}.view.credits .vertical-dock-page .mid{flex-grow:1}.view.credits .body{display:flex;flex-direction:column;height:100%;width:70%;margin:auto}.view.credits .header{height:20rem;display:flex;align-items:center;flex-basis:0;padding:2rem 0}.view.credits .header .credit{font-size:4rem;display:flex;align-items:center}.view.credits .header .credit span{color:gold}.view.credits .header .coins-icon{width:4rem;height:4rem}.view.credits .header .coins-icon svg{width:4rem;height:4rem;fill:gold}.view.credits .header .spacer{flex-grow:1}.view.credits .header .v-btn{margin:0;height:10rem}.view.credits .header .v-btn .v-icon,.view.credits .header .v-btn .v-icon svg{width:7rem;height:7rem}.view.credits .list-container{flex-grow:1;overflow-y:auto;display:flex;align-items:center;justify-content:center}.view.credits .list-container .v-table{height:auto;width:100%}.view.credits.has-content .list-container{display:block}.view.credits .v-table-item-row{height:11rem}.view.credits .v-table-item-row .v-table-col-status{padding:0 2rem 0 1rem}.view.credits .v-table-item-row .v-table-col-status .v-icon{width:6rem;height:6rem}.view.credits .v-table-item-row .v-table-col-status .v-icon svg{fill:#c40d0d;width:6rem;height:6rem}.view.credits .v-table-item-row .v-table-col-amount{text-align:center;width:10rem}.view.credits .v-table-item-row .v-table-col-reason{flex-grow:1;text-align:left;padding:0 2rem}.view.credits .v-table-item-row .v-table-col-createdAtText{padding:0 2rem}.view.credits .v-table-item-row.is-increased .v-table-col-status .v-icon svg{fill:#72c000}.user-list-item{width:100%;height:13rem;padding:2rem;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;color:#fff;background-color:hsla(0,0%,100%,.2);border:.1rem solid hsla(0,0%,100%,.2);border-radius:1rem;font-size:3rem;text-align:left;margin-bottom:3px;cursor:pointer;transition:background-color .1s;border-left-width:1rem;-moz-column-gap:2rem;column-gap:2rem;text-decoration:none}.user-list-item .username{font-size:3rem;font-weight:700;margin-bottom:1rem}.view.social .vertical-dock-page .mid,.view.social:not(.has-content) .list-container{flex-basis:0;flex-grow:1;display:flex;flex-direction:column}.view.social .search-form,.view.social:not(.has-content) .list-container{align-items:center;justify-content:center}.view.social .search-form{margin-top:3rem;display:flex}.view.social .search-form .keyword-input{margin:0}.view.social .search-form input{width:85rem}.view.social .empty-message{color:#fff}.view.board-designer .vertical-dock-page .mid{display:flex;width:100%;height:100%}.view.board-designer .vertical-dock-page .sidebar{display:flex;justify-content:stretch;flex-direction:column;position:relative;width:50rem;max-width:50rem}.view.board-designer .vertical-dock-page .body{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;width:100%}.view.board-designer .vertical-dock-page .probg-board{width:124rem;height:100rem}.view.board-designer .bottom-section,.view.board-designer .top-section{display:flex;justify-content:space-between;align-items:center;padding:8px;text-align:center}.view.board-designer .top-section{padding:16px 16px 5px 16px}.view.board-designer .mid-section{flex-grow:1;flex-basis:100%;position:relative;min-height:0;overflow-x:hidden;overflow-y:auto;padding:5px}.view.board-designer .mid-section .color{display:flex;justify-content:space-between;margin-bottom:5px}.view.board-designer .mid-section .color .v-btn{width:2rem;height:2rem;min-width:4rem;min-height:4rem;display:inline-block;padding:.5rem;font-size:3rem;margin:0}.view.board-designer .mid-section .color-key{font-size:11px;max-width:56%;word-break:break-all;text-align:left}.view.board-designer .mid-section .color-text{width:50px;font-family:monospace;font-size:11px;border:none;vertical-align:middle}.view.board-designer .mid-section .color-picker{width:20px;border:none;padding:0;margin:0;border-radius:15px;height:25px;background:transparent;vertical-align:middle}.view.board-designer .bottom-section{flex-grow:1;padding:8px;flex-direction:column;width:100%}.view.board-designer .bottom-section textarea{width:100%;height:100px;background:#000;color:#fff;border:none;margin-right:20px;padding:10px}.view.board-designer .bottom-section .action-buttons{margin:10px 5px 0 5px;display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center}.view.board-designer .bottom-section .v-arrow-select{width:100%;margin:0 5px}.view.board-designer .bottom-section .v-btn{width:auto;padding:5px 5px;font-size:12px}.snack-test-view .sidebar-body{border:1px solid red;position:relative;height:400px}.snack-test-view .v-snack{outline:1px solid #0ff}.v-arrow-select.v-arrow-switch-center .v-select{display:flex;width:100%}.v-arrow-select.v-arrow-switch-center .v-select div{flex-basis:auto;box-sizing:border-box;width:2rem}.v-arrow-select.v-arrow-switch-center .v-select div:first-child{text-align:right;flex-basis:0;flex-grow:1}.v-arrow-select.v-arrow-switch-center .v-select div:last-child{text-align:left;flex-basis:0;flex-grow:1}.v-logo-preloader{display:block;text-align:center}.v-logo-preloader img{display:block;height:40px;width:auto;margin:0}@-webkit-keyframes vLinearProgressAnimation{0%{transform:translateX(-300%) scale(.5)}50%{transform:translateX(0) scale(1)}to{transform:translateX(300%) scale(.5)}}@keyframes vLinearProgressAnimation{0%{transform:translateX(-300%) scale(.5)}50%{transform:translateX(0) scale(1)}to{transform:translateX(300%) scale(.5)}}.v-linear-progress{position:relative;overflow:hidden}.v-linear-progress .line{position:absolute;left:0;top:0}.v-linear-progress.indetereminate .line{-webkit-animation-name:vLinearProgressAnimation;animation-name:vLinearProgressAnimation;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.v-list-select-modal .container{min-height:150px;height:auto;width:100%;padding:2px 2px 0 2px;overflow-y:auto}.v-list-select-modal .list-item{margin-bottom:2px;border-radius:2px;padding:8px;background-color:hsla(0,0%,100%,.1);border-color:solid 1px hsla(0,0%,100%,.2);color:#fff;text-align:center;cursor:pointer}.v-tab{flex-direction:row;padding:0 .3rem;height:7rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-tab,.v-tab .v-tab-item{display:flex;justify-content:center;align-items:center}.v-tab .v-tab-item{width:auto;height:4rem;margin:0 .5rem;padding:1.5rem 2rem;text-align:center;font-size:2.5rem;font-weight:700;cursor:pointer;background:linear-gradient(180deg,transparent,hsla(0,0%,100%,.0900735294) 100%);border-bottom:.4rem solid transparent}.v-tab .v-tab-item.active{border-bottom-color:#ffd000}.table-container{display:flex;flex-direction:column;height:100%}.v-linear-infinite-preloader{margin:4rem 0}.v-table-row{padding-top:1rem;padding-bottom:1rem;display:flex;flex-direction:row;justify-content:stretch;align-items:center;width:100%;box-sizing:border-box;background-color:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.2);position:relative;z-index:0;text-decoration:none;color:#fff}.v-table-row .v-icon{margin:auto}.v-table-row .v-icon,.v-table-row .v-icon svg{width:5rem;height:5rem}.v-table-row:last-child{border-bottom-color:transparent}.v-table-header-row{padding-top:1rem;padding-bottom:1rem;background:#000;border:none;position:-webkit-sticky;position:sticky;top:0;z-index:1;height:6rem}.v-table-header-row .v-table-col{font-size:3rem;font-weight:700}.v-table-header-row.v-sticky-first-row{top:6rem}.v-table-col{line-height:normal;font-size:4rem;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:stretch;box-sizing:border-box}.v-table-col div{width:100%}.v-table{display:block;position:relative;height:100%;overflow-y:auto}.v-table.hoverable .v-table-item-row{cursor:pointer;transition:background-color .1s}.is-hoverable-device .v-table.hoverable .v-table-item-row:hover{background-color:hsla(0,0%,100%,.3)}.v-horizontal-slider{display:block;position:relative;background-color:#e4e4e4;height:.8rem;border-radius:1rem;margin:1rem 0}.v-horizontal-slider .handler{position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:#f7a002;border-radius:.5rem;height:5rem;width:3.5rem;cursor:move}.v-horizontal-slider.disabled .handler{background-color:#aaa;cursor:default}.v-row{display:flex;flex-wrap:wrap;flex:1 1 auto}.v-row.align-center{align-items:center}.v-row.align-start{align-items:start}.v-row.align-end{align-items:end}.v-row.justify-space-between{justify-content:space-between}.v-row.justify-center{justify-content:center}.v-row.justify-start{justify-content:start}.v-row.justify-end{justify-content:end}.v-col{flex-basis:0;max-width:100%}.v-col,.v-col-spacer{flex-grow:1}.v-col-auto{flex:0 0 auto;width:auto;max-width:100%}.v-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.v-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.v-col-3{flex:0 0 25%;max-width:25%}.v-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.v-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.v-col-6{flex:0 0 50%;max-width:50%}.v-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.v-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.v-col-9{flex:0 0 75%;max-width:75%}.v-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.v-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.v-col-12{flex:0 0 100%;max-width:100%}.sidebar-layout{position:fixed;height:100%;width:100%;display:flex;justify-content:center;color:#fff}.sidebar-layout .sidebar{flex-grow:1;width:auto;max-width:250px}.sidebar-layout .body{flex-grow:1;flex-basis:0}.intersection-observer{display:block;height:6rem}body{--aspect-ratio:$appAspectRatio;--x-scale:0;--y-scale:0}.country-flag{display:inline-block;width:7rem;height:5rem;background-color:#eee;background-position:50%;background-size:cover;border-radius:1rem}