.frame-loading-spinner{height:100%;margin-top:20px}#nav-header{background:#0b2540;justify-content:space-between;align-items:center;height:50px;display:flex}#nav-header .nav-link{color:#fff;padding:0 10px;text-decoration:none}.loading-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.header-container{justify-content:space-between;display:flex}.header-container h2{margin:0}#game-board .player-button{min-width:unset;min-height:unset;aspect-ratio:1;color:#0b2540;background-color:#eef2f1;border:2px solid #0b2540;border-radius:50%;width:clamp(28px,31cqw,40px);margin:2px;padding:0;font-size:clamp(10px,8cqw,14px);font-weight:700}.game-stage-container{box-sizing:border-box;flex-wrap:wrap;place-content:flex-end center;align-items:flex-end;gap:clamp(4px,.6vw,10px);padding:0 clamp(6px,.9vw,18px) clamp(10px,1.4vw,28px);display:flex;position:absolute;overflow:hidden;container-type:inline-size}.game-stage-container>.bp5-popover-wrapper{flex:none}.game-announcement-container{pointer-events:none;opacity:0;background-color:#0b2540;border-radius:50px;width:500px;height:300px;margin-top:200px;display:flex;position:absolute}.player-movement-toast{animation:4s linear player-movement-toast}@keyframes player-movement-toast{0%{opacity:0}10%{opacity:1}70%{opacity:1}to{opacity:0}}.gm-sidebar{background:#fff;flex-direction:column;justify-content:space-between;gap:24px;min-height:calc(100vh - 50px);padding:16px;display:flex}.sidebar-simplebar{max-height:calc(100vh - 50px)}.sidebar-simplebar.with-admin-controls{max-height:calc(100vh - 150px)}.gm-card{border-radius:16px;padding-bottom:16px;display:flex;box-shadow:0 1px 2px #0000000d}.gm-card.fill{flex-grow:1}.gm-card .card-header{cursor:pointer;outline:unset;background:#0b2540;border-radius:16px 16px 0 0;padding:10px 16px;display:flex}.gm-card.collapsed .card-header{border-radius:16px}.gm-card .card-content{color:#1c2127;background:#eef2f1;border-radius:0 0 16px 16px;height:100%;padding:10px 16px;box-shadow:0 1px 2px #0000000d}.gm-card .button-wrapper{justify-content:center;align-items:center;display:flex}.gm-dialog-large{padding-bottom:unset;width:60vw}.table-container{flex-direction:column;height:500px;max-height:50vh;display:flex;overflow-y:scroll}.table-container table{padding:0 16px 16px}.table-container table td{height:60px}.admin-controls-container{flex-direction:column;gap:10px;padding:10px 0;display:flex}.gm-log-history-card{height:300px}.gm-log-history-card ul{flex-direction:column;margin:0;padding:0;list-style-type:none;display:flex}.gm-log-history-card ul:not(:first-child){margin-top:10px}.gm-log-history-card .item-date{text-align:center;border-bottom:1px solid #000;margin-bottom:4px}.gm-log-history-card:last-of-type{margin-bottom:10px}.gm-log-history-card li{flex-direction:row;align-items:center;gap:10px;display:flex}.gm-log-history-card li:not(:first-child){margin-top:4px}.gm-log-history-card li:last-child{margin-bottom:16px}.gm-log-history-card li .item-content{margin-left:2px}.gm-top-ranked-card{margin:4px 0;padding:0;list-style-type:none}.gm-top-ranked-card li{display:flex}.gm-top-ranked-card li:not(:last-child){margin-bottom:10px}.gm-top-ranked-card li span:last-of-type{margin-left:10px}.catalog-container{flex-direction:column;display:flex}.catalog-header{justify-content:space-between;align-items:center;width:100%;display:flex}.catalog-list-container{grid-template-columns:repeat(auto-fill,minmax(200px,300px));gap:24px;width:100%;display:grid}.catalog-games-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.catalog-info-card{border-style:solid;border-color:#fff3;border-radius:4px;flex-direction:column;flex:1;padding:0;transition:all .3s;display:flex}.catalog-info-card:hover{border-color:#fff9}.catalog-card-link:hover{text-decoration:none}.catalog-card-content{flex-direction:column;display:flex}.catalog-card-description{flex-direction:column;padding:16px;display:flex}.catalog-card-description p{text-overflow:ellipsis;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.catalog-card-under-construction{color:#c87619}.board-list-container{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:16px;display:grid}.board-card-content{justify-content:space-between;width:100%;padding:16px;display:flex}.board-card-content h2{margin:unset;padding:0 0 0 16px;font-size:24px}.game-info-container{flex-direction:column;width:75vw;margin:0 auto;padding:24px 0;display:flex}.game-info-content{gap:24px;display:flex}.game-info-description{padding-bottom:16px;font-size:1.2rem;line-height:150%}.pagination-container{justify-content:center;align-items:center;gap:24px;width:100%;padding:24px;display:flex}.breadcrumb{margin-bottom:24px}.catalog-table-container{flex-direction:column;padding-top:16px;display:flex}.fixed-height{height:270px}.game-image-wrapper{height:150px;margin:0;padding:0;overflow:hidden}.game-info-subheading{padding:24px 0;font-size:2rem}.leaderboard-container{margin:16px}.leaderboard-container header{margin:16px 0}.gm-multi-select .select-buttons{margin-top:5px}.gm-multi-select .select-buttons>button:not(:last-of-type){margin-right:3px}.pagination{justify-content:end;align-items:center;gap:10px;padding-top:10px;display:flex}#object-list .header-controls{flex-direction:column;gap:16px;display:flex}#object-list .header-controls .header-buttons{justify-content:right;gap:16px;display:flex}.cards-container{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.cards-container .bp5-card{grid-template-columns:min-content 5fr;gap:16px;min-height:120px;display:grid}.cards-container a:hover{text-decoration:none}.cards-container p{color:#8abbff}.results-header{align-items:center;gap:10px;margin:10px 0;display:flex}.results-items{grid-gap:16px;grid-template-columns:1fr 1fr 1fr 1fr 1fr;display:grid}#quiz-form .free-text-item .free-text-response{align-items:center;gap:10px;display:flex}#quiz-form .free-text-item .accepted-answers{margin-top:10px;margin-left:26px}.user-select{justify-content:flex-end;align-items:center;gap:16px;margin-bottom:16px;display:flex}.user-select .bp5-control-group{min-width:300px}.questions-container{max-height:260px}.question{margin-bottom:16px}.question-details{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.question-details-card{text-align:center;border:1px solid #d3d8de;flex-direction:column;align-items:center;min-height:80px;margin-bottom:4px;padding:10px;font-size:.8rem;display:flex}.question-details-card span{margin-bottom:10px;font-size:.7rem;font-weight:700}.question-title{align-items:center;gap:4px;margin-bottom:10px;display:flex}.question-title span{font-weight:700}.question-details-total{text-align:right;width:100%;display:block}.question-details-total span{font-weight:700}#question-editor-fields .question-form>.bp5-control-group>.bp5-form-group{margin-right:10px}#question-editor-fields .question-form>.bp5-control-group>.bp5-form-group:last-of-type{margin-right:0}#form-controls{display:flex}#form-controls button{margin-right:10px}#form-controls button:last-of-type{margin-right:0}#form-controls .left-controls{flex:1}#form-controls .right-controls{justify-content:end;display:flex}#question-editor-fields>.bp5-control-group>.bp5-form-group{margin-right:10px}#question-editor-fields>.bp5-control-group>.bp5-form-group:last-of-type{margin-right:0}#question-editor-fields textarea{resize:vertical;min-height:98px}.answer-form-container{flex-direction:column;gap:24px;width:100%;display:flex}.answer-form-label{margin-bottom:10px;display:block}.answer-form-separator{opacity:.3;margin:24px 0}.boolean-container{flex-direction:column;gap:10px;display:flex}.boolean-answer,.free-text-container{align-items:center;gap:10px;width:100%;display:flex}.multiple-choice-container{gap:10px;display:flex}.multiple-choice{align-items:center;gap:10px;display:flex}.no-tags-callout-wrapper{margin-top:10px}.no-tags-callout{justify-content:space-between;display:flex}#quiz-form{margin-top:46.0013px}.question-navigator-container{background-color:#1c2127;justify-content:space-between;align-items:center;width:100%;height:48px;padding:16px;display:flex;position:fixed;bottom:0;left:0}.question-navigator-buttons{gap:16px;display:flex}#quiz-form .quiz-item{margin-bottom:30px}#quiz-form .boolean-item .option{align-items:center;gap:10px;margin-top:10px;display:flex}#quiz-form .boolean-item .option .bp5-radio{margin-top:0;margin-bottom:0}#quiz-form .boolean-item .bp5-radio{gap:10px}#quiz-form .multiple-choice-item .choices{flex-wrap:wrap;display:flex}#quiz-form .multiple-choice-item .choices>.choice{flex:1 0 calc(50% - 10px);gap:10px;margin-top:10px;margin-right:10px;display:flex}#quiz-form .multiple-choice-item .choices>.choice:nth-child(2n){margin-right:0}#quiz-form .multiple-choice-item .choices>.choice .bp5-radio{margin-top:0;margin-bottom:0}.quiz-timer{z-index:10;background-color:#8f99a8;width:100%;height:56.0013px;min-height:56.0013px;padding:10px;position:fixed;top:50px}.quiz-timer .bp5-progress-bar{margin-top:10px}.bp5-dark .quiz-timer{background-color:#383e47}a>.bp5-breadcrumb{color:inherit!important;-webkit-text-decoration:inherit!important;-webkit-text-decoration:inherit!important;text-decoration:inherit!important}a>.bp5-breadcrumb:hover{-webkit-text-decoration:inherit!important;-webkit-text-decoration:inherit!important;text-decoration:inherit!important}.survey-prompt .bp5-slider-label{font-size:1.6rem}#survey-form{width:50vw!important}#survey-form .survey-prompt{margin-bottom:40px}#survey-form .survey-prompt>label{margin-bottom:15px;font-size:1.2rem}#survey-form .survey-prompt .bp5-slider{max-width:85%;margin:0 auto}.radial-graph{display:flex}.radial-graph svg{flex-grow:1}.radial-graph svg .focused-label{fill:#f6f7f9;text-anchor:middle;dominant-baseline:middle;font-size:6px}.radial-graph svg .focused-label:first-of-type{font-size:8px}.radial-graph svg .segment{transform-origin:50%;opacity:.8;cursor:pointer;transform:scaleX(-1)}.radial-graph svg .segment.active,.radial-graph svg .segment:hover{opacity:1}.radial-graph svg .segment:first-of-type{fill:#328}.radial-graph svg .segment:nth-of-type(2){fill:#dc7}.radial-graph svg .segment:nth-of-type(3){fill:#173}.radial-graph svg .segment:nth-of-type(4){fill:#8ce}.radial-graph svg .segment:nth-of-type(5){fill:#825}.radial-graph svg .segment:nth-of-type(6){fill:#4a9}.radial-graph svg .segment:nth-of-type(7){fill:#993}.radial-graph .legend{margin-left:30px}.radial-graph .legend .legend-item{align-items:center;gap:10px;margin-bottom:10px;font-size:1.3rem;display:flex}.radial-graph .legend .legend-item .color{width:28px;height:28px}.radial-graph .legend .legend-item:first-of-type .color{background-color:#328}.radial-graph .legend .legend-item:nth-of-type(2) .color{background-color:#dc7}.radial-graph .legend .legend-item:nth-of-type(3) .color{background-color:#173}.radial-graph .legend .legend-item:nth-of-type(4) .color{background-color:#8ce}.radial-graph .legend .legend-item:nth-of-type(5) .color{background-color:#825}.radial-graph .legend .legend-item:nth-of-type(6) .color{background-color:#4a9}.radial-graph .legend .legend-item:nth-of-type(7) .color{background-color:#993}#survey-responses .free-text{width:800px}#survey-responses .free-text .group{justify-content:space-evenly;margin-bottom:75px;display:flex}#survey-responses .free-text .group:nth-of-type(2){margin-bottom:100px}#survey-responses .free-text .group .prompt,#survey-responses .free-text .group .keyword{text-align:center;border:thin solid;border-radius:100px;align-content:center;width:175px;height:175px;padding:10px;font-size:1.3rem}#survey-responses .free-text .group .prompt{border:none;width:300px}#survey-responses .free-text .group .keyword{text-overflow:ellipsis;border-width:5px;overflow:clip}#survey-responses .free-text .group .keyword.keyword--0{border-color:#328}#survey-responses .free-text .group .keyword.keyword--1{border-color:#dc7}#survey-responses .free-text .group .keyword.keyword--2{border-color:#173}#survey-responses .free-text .group .keyword.keyword--3{border-color:#8ce}#survey-responses .free-text .group .keyword.keyword--4{border-color:#825}#survey-responses .free-text .group .keyword.keyword--5{border-color:#4a9}#survey-responses .free-text .group .keyword.keyword--6{border-color:#993}#survey-responses .free-text .group .keyword.keyword--7{border-color:#a49}#survey-responses .question-item{margin-top:30px}#survey-responses .question-item>h3{margin-bottom:30px}.orbit-home-form{border-radius:5px;width:540px;height:420px;margin:50px auto 0;padding:30px 55px}