/* /Components/Misc/AsyncImage.razor.rz.scp.css */
.small-loading-circle[b-nuk4qquk6v] {
  overflow: initial;
  animation: loader-spin-b-nuk4qquk6v 1.5s linear infinite;
}
.small-loading-circle circle.base[b-nuk4qquk6v] {
  fill: transparent;
  stroke-width: 2;
  stroke-linecap: round;
}
.small-loading-circle circle.bar[b-nuk4qquk6v] {
  fill: transparent;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-dasharray: 50.272;
}

.h-100[b-nuk4qquk6v] {
  height: 100%;
}

.h-1rem[b-nuk4qquk6v] {
  height: 1rem;
}

.h-2rem[b-nuk4qquk6v] {
  height: 2rem;
}

.h-3rem[b-nuk4qquk6v] {
  height: 3rem;
}

.h-4rem[b-nuk4qquk6v] {
  height: 4rem;
}

.h-5rem[b-nuk4qquk6v] {
  height: 5rem;
}

.h-6rem[b-nuk4qquk6v] {
  height: 6rem;
}

.h-7rem[b-nuk4qquk6v] {
  height: 7rem;
}

.h-8rem[b-nuk4qquk6v] {
  height: 8rem;
}

.h-9rem[b-nuk4qquk6v] {
  height: 9rem;
}

.h-10rem[b-nuk4qquk6v] {
  height: 10rem;
}

.object-fit[b-nuk4qquk6v] {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

@keyframes loader-spin-b-nuk4qquk6v {
  0% {
    transform: rotate(0deg);
  }
  55% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* /Components/Misc/LoadingBar.razor.rz.scp.css */
.loading-bar[b-kjqglkjznc] {
  position: fixed;
  width: calc(100vw + 8rem);
  height: 100vh;
  left: -4rem;
  z-index: 9999;
  top: 0;
  opacity: 0;
}

.canvas-box[b-kjqglkjznc] {
  position: relative;
  width: 100%;
  height: 28rem;
  top: 50%;
  transform: translateY(-50%);
}

.loading-progress-bar[b-kjqglkjznc] {
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 8rem;
}
.loading-progress-bar .buffer[b-kjqglkjznc] {
  width: 4rem;
  height: 4rem;
}

.crate[b-kjqglkjznc] {
  margin-top: 4rem;
}

.block-boop[b-kjqglkjznc] {
  animation-name: block-boop-b-kjqglkjznc;
  animation-iteration-count: 1;
  animation-duration: 0.25s;
  animation-timing-function: linear;
}

.mario-jump[b-kjqglkjznc] {
  animation-name: mario-jump-b-kjqglkjznc;
  animation-iteration-count: 1;
  animation-duration: 0.6666667s;
  animation-timing-function: linear;
}

.walking-slider[b-kjqglkjznc] {
  position: absolute;
  width: fit-content;
  height: 28rem;
}

.jump-slider[b-kjqglkjznc] {
  position: absolute;
  bottom: 0;
}

@keyframes block-boop-b-kjqglkjznc {
  0% {
    margin-top: 4rem;
  }
  50% {
    margin-top: 0;
  }
  100% {
    margin-top: 4rem;
  }
}
@keyframes mario-jump-b-kjqglkjznc {
  0% {
    bottom: 0;
  }
  50% {
    bottom: 12.75rem;
  }
  100% {
    bottom: 0;
  }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-phatdu8dz4] {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  max-height: 100vh;
}

.main-container[b-phatdu8dz4] {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100vh;
  max-height: 100vh;
}

.article-body[b-phatdu8dz4], .loading-app-body[b-phatdu8dz4] {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 6.25rem);
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-zos6jry0b0] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-zos6jry0b0] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-zos6jry0b0] {
    font-size: 1.1rem;
}

.bi[b-zos6jry0b0] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-zos6jry0b0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-zos6jry0b0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-zos6jry0b0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-zos6jry0b0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-zos6jry0b0] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-zos6jry0b0] {
        padding-bottom: 1rem;
    }

    .nav-item[b-zos6jry0b0]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-zos6jry0b0]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-zos6jry0b0]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-zos6jry0b0] {
        display: none;
    }

    .collapse[b-zos6jry0b0] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-zos6jry0b0] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Admin/Admin.razor.rz.scp.css */
.news-feed[b-o47llwf4k2] {
  flex-grow: 1;
  overflow-y: auto;
  height: 0;
  flex-grow: 1;
  overflow-y: auto;
  height: 0;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0;
}

.dashboard-feed[b-o47llwf4k2] {
  flex-grow: 1;
  overflow-y: auto;
  height: 0;
  flex-grow: 1;
  overflow-y: auto;
  height: 0;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0;
}

.dashboard-element[b-o47llwf4k2] {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
.dashboard-element .icon-wrapper[b-o47llwf4k2] {
  height: 3rem;
  max-height: 3rem;
}
.dashboard-element .details .heading[b-o47llwf4k2] {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dashboard-element .details .event-date[b-o47llwf4k2] {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
.dashboard-element .details .event-date .subheading[b-o47llwf4k2] {
  font-weight: 700;
  letter-spacing: 0.1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  gap: 2rem;
}
.dashboard-element .details .event-date .days-to-go[b-o47llwf4k2] {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #e4000f;
}

.dashboard-game[b-o47llwf4k2] {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
.dashboard-game .icon-wrapper[b-o47llwf4k2] {
  height: 3rem;
  max-height: 3rem;
}
.dashboard-game .image-wrapper[b-o47llwf4k2] {
  height: 3rem;
  max-height: 3rem;
}
.dashboard-game .details .heading[b-o47llwf4k2] {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dashboard-game .details .release-date[b-o47llwf4k2] {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
.dashboard-game .details .release-date .subheading[b-o47llwf4k2] {
  font-weight: 700;
  letter-spacing: 0.1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  gap: 2rem;
}
.dashboard-game .details .release-date .days-to-go[b-o47llwf4k2] {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #e4000f;
}
/* /Pages/Index.razor.rz.scp.css */
.news-feed[b-747n1noulk] {
  flex-grow: 1;
  overflow-y: auto;
  height: 0;
  flex-grow: 1;
  overflow-y: auto;
  height: 0;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0;
}

.dashboard-feed[b-747n1noulk] {
  flex-grow: 1;
  overflow-y: auto;
  height: 0;
  flex-grow: 1;
  overflow-y: auto;
  height: 0;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0;
}

.dashboard-element[b-747n1noulk] {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
.dashboard-element .icon-wrapper[b-747n1noulk] {
  height: 3rem;
  max-height: 3rem;
}
.dashboard-element .details .heading[b-747n1noulk] {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dashboard-element .details .event-date[b-747n1noulk] {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
.dashboard-element .details .event-date .subheading[b-747n1noulk] {
  font-weight: 700;
  letter-spacing: 0.1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  gap: 2rem;
}
.dashboard-element .details .event-date .days-to-go[b-747n1noulk] {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #e4000f;
}

.dashboard-game[b-747n1noulk] {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
.dashboard-game .icon-wrapper[b-747n1noulk] {
  height: 3rem;
  max-height: 3rem;
}
.dashboard-game .image-wrapper[b-747n1noulk] {
  height: 3rem;
  max-height: 3rem;
}
.dashboard-game .details .heading[b-747n1noulk] {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dashboard-game .details .release-date[b-747n1noulk] {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
.dashboard-game .details .release-date .subheading[b-747n1noulk] {
  font-weight: 700;
  letter-spacing: 0.1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  gap: 2rem;
}
.dashboard-game .details .release-date .days-to-go[b-747n1noulk] {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #e4000f;
}
