/* _content/ObamaSauce/Pages/Index.razor.rz.scp.css */
.text[b-ethk0mk11d] {
  position: relative;
  height: 100vh;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

h1[b-ethk0mk11d] {
  margin: 0;
  font-family: liza-display-new, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(3rem, 10vw, 15rem);
  color: white;
  text-shadow: 2px 2px 2px black; }

h3[b-ethk0mk11d] {
  margin: 0 0 30px 0;
  font-family: liza-caps-new, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(1rem, 4vw, 3rem);
  color: white;
  text-shadow: 2px 2px 2px black; }

a[b-ethk0mk11d] {
  font-size: clamp(1rem, 3vw, 2rem);
  color: white;
  text-decoration: none; }
  a:hover[b-ethk0mk11d] {
    text-decoration: underline; }
/* _content/ObamaSauce/Pages/Statistics/Statistics.razor.rz.scp.css */
.next-hostess-summary[b-1ihdy63gw6] {
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 5px 30px 30px 30px;
  font-family: liza-caps-new, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(1rem, 6vw, 3rem);
  color: white;
  text-shadow: 2px 2px 2px black; }

h3.ornaments[b-1ihdy63gw6] {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 20px; }
/* _content/ObamaSauce/Pages/Statistics/ThanksgivingsList.razor.rz.scp.css */
ul[b-cq260td201] {
  list-style: none;
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-inline-start: 0; }

h3[b-cq260td201] {
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 30px 0 30px 0;
  font-family: liza-text, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(3rem, 10vw, 8rem);
  color: white;
  text-shadow: 2px 2px 2px black;
  white-space: nowrap; }
/* _content/ObamaSauce/Pages/Statistics/ThanksgivingsListItem.razor.rz.scp.css */
li .year[b-qab8qlc1qq] {
  margin: 0;
  font-family: liza-caps-new, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(2rem, 10vw, 6rem);
  color: white;
  text-shadow: 2px 2px 2px black; }

li .description[b-qab8qlc1qq] {
  margin: 0;
  font-family: liza-display-new, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(1rem, 8vw, 5rem);
  color: white;
  text-shadow: 2px 2px 2px black; }
/* _content/ObamaSauce/Shared/DemoLayout.razor.rz.scp.css */
.page[b-418nbqcx23] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-418nbqcx23] {
    flex: 1;
}

.sidebar[b-418nbqcx23] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-418nbqcx23] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-418nbqcx23]  a, .top-row .btn-link[b-418nbqcx23] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-418nbqcx23] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-418nbqcx23] {
        display: none;
    }

    .top-row.auth[b-418nbqcx23] {
        justify-content: space-between;
    }

    .top-row a[b-418nbqcx23], .top-row .btn-link[b-418nbqcx23] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-418nbqcx23] {
        flex-direction: row;
    }

    .sidebar[b-418nbqcx23] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-418nbqcx23] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-418nbqcx23] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/ObamaSauce/Shared/MainLayout.razor.rz.scp.css */
/* _content/ObamaSauce/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ssa7192zwp] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ssa7192zwp] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ssa7192zwp] {
    font-size: 1.1rem;
}

.oi[b-ssa7192zwp] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ssa7192zwp] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ssa7192zwp] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ssa7192zwp] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ssa7192zwp]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ssa7192zwp]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-ssa7192zwp]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ssa7192zwp] {
        display: none;
    }

    .collapse[b-ssa7192zwp] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
