
/* At the very top of styles.css */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Color+Emoji&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/* Roboto Condensed */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
/* Open Sans */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

html,
body {
  background-color: white;
  height: 100%;
  margin: 0;
  overscroll-behavior: contain;
  padding: 0;
}

main {
  margin-top: 0em;
}

#quarto-content>* {
  padding-top: 0px;
}

div.quarto-post .thumbnail {
  flex-basis: 30%;
}

*, *::before, *::after {
  border-width: 0px;
}

.card {
  --bs-card-border-width: 0px;
  --bs-card-bg: white;
}

/* Banner */

.quarto-title-banner {
  background-color: #F9F9F9; /*-- #edf3f9 --*/
  color: black;
  margin-block-end: 1rem;
  /* padding-bottom: 50px; */
  position: relative;
  margin-top: -1px;
  /*-- height: 150px; --*/
}

.quarto-title-banner h1, 
.quarto-title-banner .h1, 
.quarto-title-banner h2, 
.quarto-title-banner .h2 {
  color: black;
}

div.quarto-post {
  border-bottom: 0px; /* No Border Between Listings */
}

body,
p, .datatables,
div.quarto-post .metadata,
div.quarto-post .body .listing-subtitle {
  /* font-family: 'Lato', 'Noto Color Emoji', Sans-Serif; */
  font-size: 16px;
  text-align: justify;
}

.title {
    font-size: 30px;
} 

.subtitle {
    font-size: 18px;
} 

ul {
    padding-left: 1.2em;
}

ol {
    padding-left: 1.2em;
}

li {
   font-size: 16px;
}

.callout-title-container {
   font-size: 16px;
}

h1 {
   font-size: 24px;
   font-weight: bold;
} 

h2 {
   font-size: 24px;
   font-weight: bold;
}

h3 {
   font-size: 22px;
   font-weight: bold;
}

h4 {
   font-size: 18px;
   font-weight: bold;
} 

h5 {
   font-size: 20px;
   font-weight: bold;
} 

.header-section-number {
   color: #003D7C;
}

.toc-active {
   text-align: left;
}

.sidebar nav[role=doc-toc] ul>li>a.active, 
.sidebar nav[role=doc-toc] ul>li>ul>li>a.active {
  border-left: 1px solid #003D7C;
  color: #003D7C !important;
}

.sidebar nav[role=doc-toc] ul>li>a:hover, 
.sidebar nav[role=doc-toc] ul>li>ul>li>a:hover {
    color: #003D7C !important;
}

.callout.callout-titled .callout-body>:last-child:not(.sourceCode), 
.callout.callout-titled .callout-body>div>:last-child:not(.sourceCode) {
  padding-bottom: 0rem;
}

figcaption {
  text-align: center;
}

/* Links */

a {
  color: black;
}

/* Pagination */

.pagination {
  --bs-pagination-disabled-color: black;
}

ul.pagination {
  /* 1. Disable the original floating behavior */
  float: none;

  /* 2. Use Flexbox to center the list items (the page numbers/links) */
  display: flex;
  justify-content: center;

  /* 3. Reset the left padding that was added for the float */
  padding-left: 0;
  
  /* 4. Ensure it takes up space to center within */
  width: 100%; 
}

ul.pagination li.active a {
  color: black;
}

ul.pagination li.disabled a {
  color: black;
}

.page-link.active, .active>.page-link {
  border-color: white;
}

.page-link.disabled, .disabled>.page-link {
  background-color: white;
  border-color: white;
}

.page-link, .page-link:hover {
  color: black;
  background-color: white;
  border-color: white;
}

.sidebar nav[role=doc-toc] ul>li>a.active, .sidebar nav[role=doc-toc] ul>li>ul>li>a.active {
    border-left: 1px solid black;
    color: black !important;
}

/* Dropdown Menu */

.dropdown-menu {
  --bs-dropdown-color: black;
  --bs-dropdown-border-color: white;
  --bs-dropdown-link-active-bg: white;
  --bs-dropdown-link-active-color: black;
  --bs-dropdown-link-color: black;
  --bs-dropdown-link-hover-bg: white;
  --bs-dropdown-link-hover-color: black;
  border: 10px;
  padding-left: 0.5rem;
}

h1[class="title"] {
  color: black;
  text-align: left;
}

.active>.page-link {
  background-color: #F9F9F9;
}

.aa-DetachedOverlay li.aa-Item[aria-selected=true] .search-item.search-result-more, .aa-DetachedOverlay li.aa-Item[aria-selected=true] .search-item .search-result-section, .aa-DetachedOverlay li.aa-Item[aria-selected=true] .search-item .search-result-text, .aa-DetachedOverlay li.aa-Item[aria-selected=true] .search-item .search-result-title-container, .aa-DetachedOverlay li.aa-Item[aria-selected=true] .search-item .search-result-text-container, #quarto-search-results li.aa-Item[aria-selected=true] .search-item.search-result-more, #quarto-search-results li.aa-Item[aria-selected=true] .search-item .search-result-section, #quarto-search-results li.aa-Item[aria-selected=true] .search-item .search-result-text, #quarto-search-results li.aa-Item[aria-selected=true] .search-item .search-result-title-container, #quarto-search-results li.aa-Item[aria-selected=true] .search-item .search-result-text-container {
  background-color: white;
  color: black;
}

.aa-DetachedOverlay li.aa-Item[aria-selected=true] .search-item mark.search-match, .aa-DetachedOverlay li.aa-Item[aria-selected=true] .search-item .search-match.mark, #quarto-search-results li.aa-Item[aria-selected=true] .search-item mark.search-match, #quarto-search-results li.aa-Item[aria-selected=true] .search-item .search-match.mark {
  background-color: white;
  color: black;
}

.aa-DetachedOverlay li.aa-Item[aria-selected=false] .search-item mark.search-match, .aa-DetachedOverlay li.aa-Item[aria-selected=false] .search-item .search-match.mark, #quarto-search-results li.aa-Item[aria-selected=false] .search-item mark.search-match, #quarto-search-results li.aa-Item[aria-selected=false] .search-item .search-match.mark {
  background-color: white;
  color: black;
}

div[class="search-result-container"] {
  background-color: white;
}

.aa-DetachedOverlay li.aa-Item[aria-selected=false] .search-item, 
#quarto-search-results li.aa-Item[aria-selected=true] .search-item {
  background-color: white;
}


.quarto-grid-item.card-left {
  text-align: justify;
}

.listing-title {
  text-align: left;
}

.listing-description {
  text-align: justify;
}

/*-- Custom CSS for a Black and White Navbar --*/

/* 1. Main navbar background and border */
.navbar {
  background-color: #ffffff !important;
  border-bottom: 1px solid #ffffff !important; /* Adds a subtle grey bottom border */
}

/* 2. Navbar text links and blog title (brand) */
.navbar .navbar-nav .nav-link,
.navbar .navbar-brand {
  color: #000000 !important;
}

/* 3. Color for the currently active link */
.navbar .navbar-nav .nav-link.active {
  font-weight: bold; /* Makes the active link bold */
}

/* 4. Link color on hover */
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-brand:hover {
  color: #000000 !important;
  text-decoration: none; /* This removes the underline */
}

/* 5. Mobile hamburger menu icon */
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.9)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

/* 6. Mobile hamburger menu button border */
.navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1) !important;
}