/*!
 * KVH TABOO
 * (C) Copyright 2020 Kevin Woblick
 */@font-face{font-family:Asap;src:local("Asap Regular"),local("Asap-Regular"),url(/fonts/subset-Asap-Regular.47b0efab.woff2) format("woff2"),url(/fonts/subset-Asap-Regular.68f3045e.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Asap;src:local("Asap Bold"),local("Asap-Bold"),url(/fonts/subset-Asap-Bold.e4d5beeb.woff2) format("woff2"),url(/fonts/subset-Asap-Bold.11d0ce5a.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Asap Condensed;src:local("Asap Condensed Regular"),local("AsapCondensed-Regular"),url(/fonts/subset-AsapCondensed-Regular.42d09402.woff2) format("woff2"),url(/fonts/subset-AsapCondensed-Regular.7ea7644e.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Asap,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;color:#343a40;text-align:left;background-color:#f8f9fa}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}p{margin-top:0;margin-bottom:.5rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a,a:hover{color:#039be5}a:hover{text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg:not(:root){vertical-align:middle}svg:not(:root){overflow:hidden}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5{margin-bottom:0}h1{font-size:3.2rem}h1,h2{font-weight:600}h2{font-size:1.6rem}h3{font-size:1.2rem;font-weight:600}body,html{height:100%;margin:0;padding:0}body{display:flex;flex-direction:column;overflow-y:scroll;background:linear-gradient(-60deg,#0e77f7,#784fca,#00d9f4,#039be5);background-size:300% 300%;animation:gradientBG 30s ease infinite;padding:2rem 1rem 0}@media screen and (min-width:768px){body{padding:4rem 1.5rem 0}}#app{flex-grow:1}.panel{width:100%;height:100%;max-width:992px;margin:0 auto;padding:1rem;background:#fff;border-top-left-radius:2rem;border-top-right-radius:2rem;box-shadow:0 -2.8px 2.2px rgba(0,0,0,.02),0 -6.7px 5.3px rgba(0,0,0,.028),0 -12.5px 10px rgba(0,0,0,.035),0 -22.3px 17.9px rgba(0,0,0,.042),0 -41.8px 33.4px rgba(0,0,0,.05),0 -100px 80px rgba(0,0,0,.07)}.panel-enter-active{transition:all .4s ease-out}.panel-leave-active{transition:all .4s cubic-bezier(1,.5,.8,1)}.panel-enter-from,.panel-leave-to{transform:translateY(40px);opacity:0}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.btn{display:inline-block;width:auto;height:auto;border:0;cursor:pointer;color:#fff;padding:.5rem 1rem;font-size:1rem;border-radius:.5rem;transition:background-position .2s ease,transform .15s ease;background:linear-gradient(140deg,#00acc1,#0e77f7,#5e35b1);background-size:300% 100%}.btn--success{background:linear-gradient(140deg,#64ad41,#41ad42,#41ad66);background-size:300% 100%}.btn--fail{background:linear-gradient(140deg,#e53935,#e57435,#e5ae35);background-size:300% 100%}.btn:focus:not(:disabled),.btn:hover:not(:disabled){background-position:50% 0}.btn.active:not(:disabled),.btn:active:not(:disabled){background-position:100% 0;transform:scale(.985)}.btn:disabled{opacity:.7;cursor:not-allowed}.btn--lg{padding:1rem 1.5rem;font-size:1.2rem}.btn img,.btn svg{display:inline-block;max-width:1rem;max-height:1rem}.form__group{margin-bottom:1rem}.form__group label{display:block;margin-bottom:.5rem;font-weight:600}@media screen and (min-width:576px){.form__group{font-size:1.2rem}}input:not([type=checkbox]):not([type=radio]),select{display:block;width:100%;padding:.5rem 1rem;background-color:#f8f9fa;color:#343a40;border:1px solid #adb5bd;border-radius:.5rem}input:not([type=checkbox]):not([type=radio]):focus,select:focus{border-color:#212529;outline:none}.table-wrapper{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}table{width:100%;background-color:transparent;border-collapse:collapse}table td,table th{padding:.5rem 1rem;vertical-align:top;border-top:1px solid #343a40}table thead th{vertical-align:bottom;border-bottom:2px solid #343a40}.bg-blue{background-color:#0e77f7}input:checked+.bg-blue,input:focus+.bg-blue{background-color:#0e29f7}.bg-gradient-blue{background:linear-gradient(140deg,#0e77f7,#0e29f7)}input:checked+.bg-gradient-blue,input:focus+.bg-gradient-blue{background:linear-gradient(140deg,#0e77f7,#400ef7)}.bg-indigo{background-color:#5e35b1}input:checked+.bg-indigo,input:focus+.bg-indigo{background-color:#8735b1}.bg-gradient-indigo{background:linear-gradient(140deg,#5e35b1,#8735b1)}input:checked+.bg-gradient-indigo,input:focus+.bg-gradient-indigo{background:linear-gradient(140deg,#5e35b1,#b135b1)}.bg-purple{background-color:#8e24aa}input:checked+.bg-purple,input:focus+.bg-purple{background-color:#aa2499}.bg-gradient-purple{background:linear-gradient(140deg,#8e24aa,#aa2499)}input:checked+.bg-gradient-purple,input:focus+.bg-gradient-purple{background:linear-gradient(140deg,#8e24aa,#aa246d)}.bg-pink{background-color:#d81b60}input:checked+.bg-pink,input:focus+.bg-pink{background-color:#d81b21}.bg-gradient-pink{background:linear-gradient(140deg,#d81b60,#d81b21)}input:checked+.bg-gradient-pink,input:focus+.bg-gradient-pink{background:linear-gradient(140deg,#d81b60,#d8541b)}.bg-red{background-color:#e53935}input:checked+.bg-red,input:focus+.bg-red{background-color:#e57435}.bg-gradient-red{background:linear-gradient(140deg,#e53935,#e57435)}input:checked+.bg-gradient-red,input:focus+.bg-gradient-red{background:linear-gradient(140deg,#e53935,#e5ae35)}.bg-orange{background-color:#fb8c00}input:checked+.bg-orange,input:focus+.bg-orange{background-color:#fbe000}.bg-gradient-orange{background:linear-gradient(140deg,#fb8c00,#fbe000)}input:checked+.bg-gradient-orange,input:focus+.bg-gradient-orange{background:linear-gradient(140deg,#fb8c00,#c3fb00)}.bg-green{background-color:#64ad41}input:checked+.bg-green,input:focus+.bg-green{background-color:#41ad42}.bg-gradient-green{background:linear-gradient(140deg,#64ad41,#41ad42)}input:checked+.bg-gradient-green,input:focus+.bg-gradient-green{background:linear-gradient(140deg,#64ad41,#41ad66)}.bg-teal{background-color:#00acc1}input:checked+.bg-teal,input:focus+.bg-teal{background-color:#006cc1}.bg-gradient-teal{background:linear-gradient(140deg,#00acc1,#006cc1)}input:checked+.bg-gradient-teal,input:focus+.bg-gradient-teal{background:linear-gradient(140deg,#00acc1,#002bc1)}.bg-cyan{background-color:#039be5}input:checked+.bg-cyan,input:focus+.bg-cyan{background-color:#0350e5}.bg-gradient-cyan{background:linear-gradient(140deg,#039be5,#0350e5)}input:checked+.bg-gradient-cyan,input:focus+.bg-gradient-cyan{background:linear-gradient(140deg,#039be5,#0304e5)}.menu__form{display:grid;grid-template-areas:"howto" "form";grid-gap:1.5rem;margin:1.5rem 0}@media screen and (min-width:576px){.menu__form{grid-gap:3rem;grid-template-areas:"form howto howto";margin:3rem 0}}.language-switch{text-align:right}.language-switch select{font-size:.85rem;display:inline-block;width:auto;padding:.25rem .5rem;background-color:#f8f9fa;color:#343a40;border:1px solid #adb5bd;border-radius:.5rem}.language-switch select:focus{border-color:#212529;outline:none}.logo{text-align:center;padding:.5rem 0}.logo__subline{font-size:1.2rem;margin:0}.how-to{grid-area:howto}.how-to h3{margin-bottom:.5rem}.how-to ol{margin:0;padding-left:1rem;font-size:.85rem}.category-select{display:grid;grid-row-gap:1rem;grid-column-gap:1rem;grid-template-rows:auto;grid-template-columns:1fr}@media screen and (min-width:576px){.category-select{grid-template-columns:1fr 1fr}}.category-select__category label{position:relative;display:block;padding:1rem;cursor:pointer;overflow:hidden;height:100%;vertical-align:middle;color:#fff;font-weight:700;border-radius:.5rem}.category-select__category label:after{position:absolute;right:-10px;top:calc(50% - 25px);display:block;width:50px;height:50px;background:url(/img/checkmark.8a18bd37.svg) 50% no-repeat;background-size:50px 50px}.category-select__category input:checked+label{opacity:1}.category-select__category input:checked+label:after{content:""}.category-select__input{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0;height:0}.menu-buttons{padding:3rem 0;display:flex;flex-direction:column;justify-content:space-evenly}.menu-buttons .btn:first-of-type{margin-bottom:1rem}@media screen and (min-width:576px){.menu-buttons{flex-direction:row}.menu-buttons .btn:first-of-type{margin-bottom:0}}.menu-footer{margin:1rem 0;text-align:center;font-size:.85rem;color:#6c757d}.game-panel{height:100%;display:grid;grid-template-rows:min-content 3fr min-content;grid-template-columns:auto;grid-row-gap:.5rem}.game-header__inner{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:.5rem}.game-header__timer{color:#343a40;display:flex;align-items:center}.game-header__timer-left{margin-left:.25rem}.game-header__timer-left--crit{font-weight:700;color:#e53935;animation:countdownAnim 1s ease-out infinite;animation-fill-mode:both}.game-header__progress-wrapper{width:100%;height:3px;margin-top:.5rem;background-color:#e9ecef}.game-header__progress{width:100%;height:3px;background-color:#ced4da;transition:width 1s linear}.game-header__progress--crit{background-color:#e53935}.game-header__score{text-align:center;font-size:1.6rem}.game-header__score--success{color:#64ad41}.game-header__score--fail{color:#e53935}.game-header__stop{text-align:right}.game-header__stop-btn{font-size:.85rem}@media screen and (min-width:768px){.game-header__stop-btn{font-size:1rem}}.game-header__stop-btn span{display:none;margin-left:1rem}@media screen and (min-width:768px){.game-header__stop-btn span{display:inline}}@keyframes countdownAnim{0%{transform:scale(1)}to{transform:scale(1.2)}}.game-content{display:grid;grid-template-rows:auto;height:100%;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.game-content__endpanel{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.game-content__endpanel-header{font-size:1.6rem;font-weight:600}@media screen and (min-width:768px){.game-content__endpanel-header{font-size:3.2rem}}.game-content__endpanel-content{text-align:center}.game-content__endpanel-content .btn+.btn{margin-top:1rem}@media screen and (min-width:576px){.game-content__endpanel-content .btn+.btn{margin-left:1rem}}.game-content__keyword{display:flex;text-align:center;justify-content:center;align-items:center;font-size:1.6rem;font-weight:600}@media screen and (min-width:768px){.game-content__keyword{font-size:2.4rem}}.game-content__buzzwords{position:relative;text-align:center;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:1rem;padding:.5rem;background-color:#f8f9fa;border-radius:.5rem}@media screen and (min-width:576px){.game-content__buzzwords{grid-template-columns:1fr 1fr;padding:1rem}}@media screen and (min-width:992px){.game-content__buzzwords{font-size:1.6rem}}.game-content__buzzword{display:flex;justify-content:center;align-items:center;color:#9f1815;font-family:Asap Condensed,Asap,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1.2rem}@media screen and (min-width:992px){.game-content__buzzword{font-size:1.6rem}}.game-buttons{display:grid;grid-column-gap:1rem;grid-template-columns:1fr 1fr}.game-button{text-align:center;max-height:20vh}.game-button svg{max-width:80%;max-height:80%;opacity:.6}.game-button:focus:not(:disabled) svg,.game-button:hover:not(:disabled) svg{opacity:.8}.highscores-table__wrapper{margin:1.5rem 0}.highscore__score-success{color:#64ad41}.highscore__score-fail{color:#e53935}.highscore__date{font-size:.85rem}.highscores-buttons{margin:1rem 0}.highscores-buttons .btn+.btn{margin-top:1rem}@media screen and (min-width:768px){.highscores-buttons .btn+.btn{margin-left:1rem}}