@import"https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@300;400;600&display=swap";.card[data-v-ebc70a5b]{box-shadow:none;background-color:var(--primary);margin:.25em;border-radius:15px;padding:.5em;min-width:255px;display:flex;flex-direction:column;justify-content:space-between}.flex-end[data-v-ebc70a5b]{justify-content:flex-end;align-items:flex-end}.reduced-font-size[data-v-ebc70a5b]{font-size:22px}.margin-left-auto[data-v-ebc70a5b]{margin-left:auto}.margin-bottom-auto[data-v-ebc70a5b]{margin-bottom:auto}.margin-top-auto[data-v-ebc70a5b]{margin-top:auto}.flex[data-v-ebc70a5b]{display:flex}.room-name[data-v-ebc70a5b]{font-size:.9em}.text-500[data-v-ebc70a5b]{font-weight:500}.text-400[data-v-ebc70a5b]{font-weight:400}.ed-wrapper[data-v-ff772e1b]{display:grid;overflow:hidden;grid-template-columns:auto 1fr;grid-template-rows:auto;position:relative}.ed-wrapper *[data-v-ff772e1b]{font-size:26px}.ed-background-color[data-v-ff772e1b]{background-color:var(--background-color);z-index:1;display:flex}.ed-block[data-v-ff772e1b]{background-color:var(--primary);width:150px;min-height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.25em;border-radius:15px;> *[data-v-ff772e1b] {font-size: 60px;} &.current-block[data-v-ff772e1b] {background-color: var(--secondary);}}.flex[data-v-ff772e1b]{display:flex;transition:transform 1s;will-change:transform;transform:translateZ(0);backface-visibility:hidden;perspective:1000px;&.wrap[data-v-ff772e1b]{flex-wrap:wrap}}.title[data-v-ff772e1b]{height:auto;justify-content:center;align-items:center;width:200px;display:flex}.title>h2[data-v-ff772e1b]{margin:0}.scroll-horizontal[data-v-ff772e1b]{overflow-x:scroll}progress[data-v-ff772e1b]{position:absolute;height:2px;border:none;margin-left:163px;z-index:2;bottom:0;right:0;width:calc(100vw - 163px)}progress[data-v-ff772e1b]::-webkit-progress-bar{background-color:transparent}progress[data-v-ff772e1b]::-webkit-progress-value{background-color:var(--primary);transition:width 1s}header[data-v-46fdb18b]{display:flex;padding:1rem 2rem;font-size:50px}:root{--primary: #0a677a;--secondary: #008a8d;--background-color: #025464;--background-secondary-color: #0d2c3e;--dispensation-bg-color: #2b8d69;--chill-bg-color: #8d552b;--silent-bg-color: #8d2b86;--text-color: #fff}body{font-weight:300}*{font-family:Red Hat Display,sans-serif}#app{background-color:var(--background-color);color:var(--text-color);width:100vw;height:100vh}::-webkit-scrollbar{position:relative;width:10px;height:5px;opacity:0}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.17);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#888}::-webkit-scrollbar-corner{background-color:transparent}
