/*!
 * /**
 *  * Buckeye UX - version 1.5.1
 *  * Copyright (C) 2026 The Ohio State University
 *  * /
 *
 */
.visually-hidden {
  width: 1px !important;
  height: 1px !important;
  clip-path: rect(0 0 0 0) !important;
  border: 0 !important;
  margin: -1px !important;
  padding: 0 !important;
  position: absolute !important;
  overflow: hidden !important;
}

.visually-hidden:active, .visually-hidden:focus {
  width: auto !important;
  height: auto !important;
  clip-path: auto !important;
  margin: 0 !important;
  position: static !important;
  overflow: visible !important;
}

@media (width >= 0) {
  h1, .bux-h1 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSerif, Georgia, serif;
    font-size: 1.75rem;
    font-weight: 900;
    line-height: 2.25rem;
  }

  h1 a, .bux-h1 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h1 a:hover, .bux-h1 a:hover {
    text-decoration: underline;
  }

  h2, .bux-h2 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.875rem;
  }

  h2 a, .bux-h2 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h2 a:hover, .bux-h2 a:hover {
    text-decoration: underline;
  }

  h3, .bux-h3 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.625rem;
  }

  h3 a, .bux-h3 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h3 a:hover, .bux-h3 a:hover {
    text-decoration: underline;
  }

  h4, .bux-h4 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5rem;
  }

  h4 a, .bux-h4 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h4 a:hover, .bux-h4 a:hover {
    text-decoration: underline;
  }

  h5, .bux-h5 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
  }

  h5 a, .bux-h5 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h5 a:hover, .bux-h5 a:hover {
    text-decoration: underline;
  }

  h6, .bux-h6 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
  }

  h6 a, .bux-h6 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h6 a:hover, .bux-h6 a:hover {
    text-decoration: underline;
  }

  h1.bux-h1--alt {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    font-weight: 800;
    line-height: 2.25rem;
  }

  h1.bux-h1--alt a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h1.bux-h1--alt a:hover {
    text-decoration: underline;
  }

  h2.bux-h2--alt {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.625rem;
  }

  h2.bux-h2--alt a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h2.bux-h2--alt a:hover {
    text-decoration: underline;
  }
}

@media (width >= 640px) {
  h1, .bux-h1 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSerif, Georgia, serif;
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 3rem;
  }

  h1 a, .bux-h1 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h1 a:hover, .bux-h1 a:hover {
    text-decoration: underline;
  }

  h2, .bux-h2 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    font-weight: 800;
    line-height: 2.25rem;
  }

  h2 a, .bux-h2 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h2 a:hover, .bux-h2 a:hover {
    text-decoration: underline;
  }

  h3, .bux-h3 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.625rem;
  }

  h3 a, .bux-h3 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h3 a:hover, .bux-h3 a:hover {
    text-decoration: underline;
  }

  h1.bux-h1--alt {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 3rem;
  }

  h1.bux-h1--alt a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h1.bux-h1--alt a:hover {
    text-decoration: underline;
  }
}

.bux-accordion {
  border-bottom: 2px solid var(--gray-light-80);
}

.bux-accordion ul.bux-list-ul, .bux-accordion ol.bux-list-ol {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
}

.bux-accordion__heading {
  margin-bottom: 0;
}

.bux-accordion__trigger {
  appearance: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  width: 100%;
  color: var(--gray-dark-80);
  text-align: left;
  background: none;
  background-color: var(--bg-primary);
  border: none;
  border-top: 2px solid var(--gray-light-80);
  margin: 0;
  padding: 16px;
  line-height: normal;
  position: relative;
  overflow: visible;
}

.bux-accordion__trigger:focus, .bux-accordion__trigger:hover {
  color: var(--gray-dark-80);
  background: var(--gray-light-90);
  border: none;
  border-top: 2px solid var(--gray-light-80);
}

.bux-accordion__trigger:focus {
  outline: 2px solid var(--focus);
  outline-offset: -2px;
}

.bux-accordion__trigger[aria-expanded="true"] {
  background: var(--bg-primary);
}

.bux-accordion__trigger[aria-expanded="true"]:hover {
  background: var(--gray-light-90);
}

.bux-accordion__title {
  pointer-events: none;
  padding-left: 1.625rem;
  font-size: 1rem;
  font-weight: 700;
  display: block;
}

.bux-accordion__icon:before {
  color: var(--brand-primary);
  content: "";
  font-family: bux-icons;
  font-size: 1rem;
  position: absolute;
  top: 36%;
  left: 16px;
}

html.bux-dark-theme .bux-accordion__icon:before {
  color: var(--fg-primary);
}

.bux-accordion__trigger[aria-expanded="true"] .bux-accordion__icon:before {
  content: "";
}

.bux-accordion__panel {
  background-color: var(--bg-primary);
  margin: 0;
  padding: .5rem 1rem 1.5rem 2.75rem;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

.bux-accordion__panel p {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
}

.bux-accordion__panel[hidden] {
  display: none;
}

.bux-details {
  text-align: left;
  width: 100%;
}

.bux-details__summary {
  border-top: none;
  border-bottom: 2px solid var(--gray-light-80);
  padding: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: normal;
  list-style: none;
}

.bux-details__summary:focus, .bux-details__summary:hover {
  background: var(--gray-light-90);
}

.bux-details__summary:focus {
  outline: 2px solid var(--focus);
  outline-offset: -2px;
}

.bux-details__summary:before {
  color: var(--brand-primary);
  content: "";
  margin-right: .625rem;
  font-family: bux-icons;
  font-size: 1rem;
  position: relative;
  top: 2px;
}

.bux-details__wrapper .bux-detail:first-child .bux-details__summary {
  border-top: 2px solid var(--gray-light-80);
}

.bux-details__inner {
  padding: .5rem 1rem 1.5rem 2.75rem;
}

.bux-details__inner ul.bux-list-ul {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
}

.bux-details__inner p:last-child {
  margin-bottom: 0;
}

.bux-details[open] {
  border-bottom: 2px solid var(--gray-light-80);
}

.bux-details[open] .bux-details__summary {
  background: var(--bg-primary);
  border-bottom: none;
}

.bux-details[open] .bux-details__summary:hover {
  background: var(--gray-light-90);
}

.bux-details[open] .bux-details__summary:before {
  content: "";
}

::-webkit-details-marker {
  display: none;
}

