/*!
 * /**
 *  * 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-alert.bux-alert--info {
  color: var(--fg-primary);
  background-color: var(--info-light);
  padding: 8px 16px;
  display: flex;
  position: relative;
}

.bux-alert.bux-alert--info .bux-alert__icon {
  margin-right: 12px;
  line-height: 1;
}

.bux-alert.bux-alert--info .bux-alert__icon:after {
  color: var(--info-dark);
  content: "";
  font-family: bux-icons;
  font-size: 1.5rem;
}

.bux-alert.bux-alert--info .bux-alert__message {
  flex: 1;
  gap: 16px;
  display: flex;
}

.bux-alert.bux-alert--info .bux-alert__message-content {
  flex: 1;
}

.bux-alert.bux-alert--info .bux-alert__message-title {
  color: var(--fg-primary);
  margin-bottom: 4px;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.bux-alert.bux-alert--info .bux-alert__message-text {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.bux-alert.bux-alert--info .bux-alert__dismiss {
  appearance: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  background: none;
  border: none;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow: visible;
}

.bux-alert.bux-alert--info .bux-alert__dismiss:after {
  color: var(--fg-primary);
  content: "";
  font-family: bux-icons;
  font-size: 1rem;
}

.bux-alert.bux-alert--info .bux-alert__dismiss:focus {
  outline: 2px solid var(--focus);
}

html.bux-dark-theme .bux-alert.bux-alert--info {
  color: var(--fg-primary);
  background-color: var(--info-light);
  padding: 8px 16px;
  display: flex;
  position: relative;
}

html.bux-dark-theme .bux-alert.bux-alert--info .bux-alert__icon {
  margin-right: 12px;
  line-height: 1;
}

html.bux-dark-theme .bux-alert.bux-alert--info .bux-alert__icon:after {
  color: var(--static-white);
  content: "";
  font-family: bux-icons;
  font-size: 1.5rem;
}

html.bux-dark-theme .bux-alert.bux-alert--info .bux-alert__message {
  flex: 1;
  gap: 16px;
  display: flex;
}

html.bux-dark-theme .bux-alert.bux-alert--info .bux-alert__message-content {
  flex: 1;
}

html.bux-dark-theme .bux-alert.bux-alert--info .bux-alert__message-title {
  color: var(--fg-primary);
  margin-bottom: 4px;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}

html.bux-dark-theme .bux-alert.bux-alert--info .bux-alert__message-text {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

html.bux-dark-theme .bux-alert.bux-alert--info .bux-alert__dismiss {
  appearance: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  background: none;
  border: none;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow: visible;
}

html.bux-dark-theme .bux-alert.bux-alert--info .bux-alert__dismiss:after {
  color: var(--fg-primary);
  content: "";
  font-family: bux-icons;
  font-size: 1rem;
}

html.bux-dark-theme .bux-alert.bux-alert--info .bux-alert__dismiss:focus {
  outline: 2px solid var(--focus);
}

.bux-alert.bux-alert--info a {
  border-bottom: 1px solid;
  font-family: inherit;
  text-decoration: none;
}

.bux-alert.bux-alert--info a:focus {
  outline: 2px solid var(--focus);
  outline-offset: 2px;
  border-bottom: none;
}

.bux-alert.bux-alert--info a {
  color: var(--link);
  border-bottom-color: var(--link);
}

.bux-alert.bux-alert--info a:hover {
  color: var(--gray-dark-80);
  background-color: var(--gray-light-80);
  border-bottom-color: var(--gray-dark-80);
}

.bux-alert.bux-alert--info a:focus {
  color: var(--link);
}

.bux-alert.bux-alert--info a:visited {
  color: var(--visited);
  border-bottom-color: var(--visited);
}

.bux-alert.bux-alert--success {
  color: var(--fg-primary);
  background-color: var(--success-light);
  padding: 8px 16px;
  display: flex;
  position: relative;
}

.bux-alert.bux-alert--success .bux-alert__icon {
  margin-right: 12px;
  line-height: 1;
}

.bux-alert.bux-alert--success .bux-alert__icon:after {
  color: var(--success-dark);
  content: "";
  font-family: bux-icons;
  font-size: 1.5rem;
}

.bux-alert.bux-alert--success .bux-alert__message {
  flex: 1;
  gap: 16px;
  display: flex;
}

.bux-alert.bux-alert--success .bux-alert__message-content {
  flex: 1;
}

.bux-alert.bux-alert--success .bux-alert__message-title {
  color: var(--fg-primary);
  margin-bottom: 4px;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.bux-alert.bux-alert--success .bux-alert__message-text {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.bux-alert.bux-alert--success .bux-alert__dismiss {
  appearance: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  background: none;
  border: none;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow: visible;
}

.bux-alert.bux-alert--success .bux-alert__dismiss:after {
  color: var(--fg-primary);
  content: "";
  font-family: bux-icons;
  font-size: 1rem;
}

.bux-alert.bux-alert--success .bux-alert__dismiss:focus {
  outline: 2px solid var(--focus);
}

html.bux-dark-theme .bux-alert.bux-alert--success {
  color: var(--fg-primary);
  background-color: var(--success-light);
  padding: 8px 16px;
  display: flex;
  position: relative;
}

html.bux-dark-theme .bux-alert.bux-alert--success .bux-alert__icon {
  margin-right: 12px;
  line-height: 1;
}

html.bux-dark-theme .bux-alert.bux-alert--success .bux-alert__icon:after {
  color: #ddf5d1;
  content: "";
  font-family: bux-icons;
  font-size: 1.5rem;
}

html.bux-dark-theme .bux-alert.bux-alert--success .bux-alert__message {
  flex: 1;
  gap: 16px;
  display: flex;
}

html.bux-dark-theme .bux-alert.bux-alert--success .bux-alert__message-content {
  flex: 1;
}

html.bux-dark-theme .bux-alert.bux-alert--success .bux-alert__message-title {
  color: var(--fg-primary);
  margin-bottom: 4px;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}

html.bux-dark-theme .bux-alert.bux-alert--success .bux-alert__message-text {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

html.bux-dark-theme .bux-alert.bux-alert--success .bux-alert__dismiss {
  appearance: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  background: none;
  border: none;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow: visible;
}

html.bux-dark-theme .bux-alert.bux-alert--success .bux-alert__dismiss:after {
  color: var(--fg-primary);
  content: "";
  font-family: bux-icons;
  font-size: 1rem;
}

html.bux-dark-theme .bux-alert.bux-alert--success .bux-alert__dismiss:focus {
  outline: 2px solid var(--focus);
}

.bux-alert.bux-alert--success a {
  border-bottom: 1px solid;
  font-family: inherit;
  text-decoration: none;
}

.bux-alert.bux-alert--success a:focus {
  outline: 2px solid var(--focus);
  outline-offset: 2px;
  border-bottom: none;
}

.bux-alert.bux-alert--success a {
  color: var(--link);
  border-bottom-color: var(--link);
}

.bux-alert.bux-alert--success a:hover {
  color: var(--gray-dark-80);
  background-color: var(--gray-light-80);
  border-bottom-color: var(--gray-dark-80);
}

.bux-alert.bux-alert--success a:focus {
  color: var(--link);
}

.bux-alert.bux-alert--success a:visited {
  color: var(--visited);
  border-bottom-color: var(--visited);
}

.bux-alert.bux-alert--warning {
  color: var(--fg-primary);
  background-color: var(--warning-light);
  padding: 8px 16px;
  display: flex;
  position: relative;
}

.bux-alert.bux-alert--warning .bux-alert__icon {
  margin-right: 12px;
  line-height: 1;
}

.bux-alert.bux-alert--warning .bux-alert__icon:after {
  color: var(--warning-dark);
  content: "";
  font-family: bux-icons;
  font-size: 1.5rem;
}

.bux-alert.bux-alert--warning .bux-alert__message {
  flex: 1;
  gap: 16px;
  display: flex;
}

.bux-alert.bux-alert--warning .bux-alert__message-content {
  flex: 1;
}

.bux-alert.bux-alert--warning .bux-alert__message-title {
  color: var(--fg-primary);
  margin-bottom: 4px;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.bux-alert.bux-alert--warning .bux-alert__message-text {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.bux-alert.bux-alert--warning .bux-alert__dismiss {
  appearance: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  background: none;
  border: none;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow: visible;
}

.bux-alert.bux-alert--warning .bux-alert__dismiss:after {
  color: var(--fg-primary);
  content: "";
  font-family: bux-icons;
  font-size: 1rem;
}

.bux-alert.bux-alert--warning .bux-alert__dismiss:focus {
  outline: 2px solid var(--focus);
}

.bux-alert.bux-alert--warning a {
  border-bottom: 1px solid;
  font-family: inherit;
  text-decoration: none;
}

.bux-alert.bux-alert--warning a:focus {
  outline: 2px solid var(--focus);
  outline-offset: 2px;
  border-bottom: none;
}

.bux-alert.bux-alert--warning a {
  color: var(--link);
  border-bottom-color: var(--link);
}

.bux-alert.bux-alert--warning a:hover {
  color: var(--gray-dark-80);
  background-color: var(--gray-light-80);
  border-bottom-color: var(--gray-dark-80);
}

.bux-alert.bux-alert--warning a:focus {
  color: var(--link);
}

.bux-alert.bux-alert--warning a:visited {
  color: var(--visited);
  border-bottom-color: var(--visited);
}

.bux-alert.bux-alert--error {
  color: var(--static-white);
  background-color: var(--error);
  padding: 8px 16px;
  display: flex;
  position: relative;
}

.bux-alert.bux-alert--error .bux-alert__icon {
  margin-right: 12px;
  line-height: 1;
}

.bux-alert.bux-alert--error .bux-alert__icon:after {
  color: var(--static-white);
  content: "";
  font-family: bux-icons;
  font-size: 1.5rem;
}

.bux-alert.bux-alert--error .bux-alert__message {
  flex: 1;
  gap: 16px;
  display: flex;
}

.bux-alert.bux-alert--error .bux-alert__message-content {
  flex: 1;
}

.bux-alert.bux-alert--error .bux-alert__message-title {
  color: var(--static-white);
  margin-bottom: 4px;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.bux-alert.bux-alert--error .bux-alert__message-text {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.bux-alert.bux-alert--error .bux-alert__dismiss {
  appearance: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  background: none;
  border: none;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow: visible;
}

.bux-alert.bux-alert--error .bux-alert__dismiss:after {
  color: var(--static-white);
  content: "";
  font-family: bux-icons;
  font-size: 1rem;
}

.bux-alert.bux-alert--error .bux-alert__dismiss:focus {
  outline: 2px solid var(--focus);
}

html.bux-dark-theme .bux-alert.bux-alert--error {
  color: var(--static-white);
  background-color: var(--error);
  padding: 8px 16px;
  display: flex;
  position: relative;
}

html.bux-dark-theme .bux-alert.bux-alert--error .bux-alert__icon {
  margin-right: 12px;
  line-height: 1;
}

html.bux-dark-theme .bux-alert.bux-alert--error .bux-alert__icon:after {
  color: var(--static-white);
  content: "";
  font-family: bux-icons;
  font-size: 1.5rem;
}

html.bux-dark-theme .bux-alert.bux-alert--error .bux-alert__message {
  flex: 1;
  gap: 16px;
  display: flex;
}

html.bux-dark-theme .bux-alert.bux-alert--error .bux-alert__message-content {
  flex: 1;
}

html.bux-dark-theme .bux-alert.bux-alert--error .bux-alert__message-title {
  color: var(--static-white);
  margin-bottom: 4px;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}

html.bux-dark-theme .bux-alert.bux-alert--error .bux-alert__message-text {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

html.bux-dark-theme .bux-alert.bux-alert--error .bux-alert__dismiss {
  appearance: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  background: none;
  border: none;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow: visible;
}

html.bux-dark-theme .bux-alert.bux-alert--error .bux-alert__dismiss:after {
  color: var(--static-white);
  content: "";
  font-family: bux-icons;
  font-size: 1rem;
}

html.bux-dark-theme .bux-alert.bux-alert--error .bux-alert__dismiss:focus {
  outline: 2px solid var(--focus);
}

.bux-alert.bux-alert--error a {
  border-bottom: 1px solid;
  font-family: inherit;
  text-decoration: none;
}

.bux-alert.bux-alert--error a:focus {
  outline: 2px solid var(--focus);
  outline-offset: 2px;
  border-bottom: none;
}

.bux-alert.bux-alert--error a {
  color: var(--bg-primary);
  border-bottom-color: var(--bg-primary);
}

html.bux-dark-theme .bux-alert.bux-alert--error a {
  color: var(--fg-primary);
  border-color: var(--fg-primary);
}

.bux-alert.bux-alert--error a:visited {
  color: var(--visited-light);
  border-bottom-color: var(--visited-light);
}

.bux-alert.bux-alert--error a:hover {
  color: var(--gray-dark-80);
  background-color: var(--gray-light-80);
  border-bottom-color: var(--bg-primary);
}

.bux-alert.bux-alert--error a:focus {
  color: var(--gray-dark-80);
  outline: 2px solid var(--focus-light);
  background-color: var(--gray-light-80);
}

.bux-alert.bux-alert--archived {
  color: var(--fg-primary);
  background-color: var(--warning-light);
  padding: 8px 16px;
  display: flex;
  position: relative;
}

.bux-alert.bux-alert--archived .bux-alert__icon {
  margin-right: 12px;
  line-height: 1;
}

.bux-alert.bux-alert--archived .bux-alert__icon:after {
  color: var(--warning-dark);
  content: "";
  font-family: bux-icons;
  font-size: 1.5rem;
}

.bux-alert.bux-alert--archived .bux-alert__message {
  flex: 1;
  gap: 16px;
  display: flex;
}

.bux-alert.bux-alert--archived .bux-alert__message-content {
  flex: 1;
}

.bux-alert.bux-alert--archived .bux-alert__message-title {
  color: var(--fg-primary);
  margin-bottom: 4px;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.bux-alert.bux-alert--archived .bux-alert__message-text {
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.bux-alert.bux-alert--archived .bux-alert__dismiss {
  appearance: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  background: none;
  border: none;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow: visible;
}

.bux-alert.bux-alert--archived .bux-alert__dismiss:after {
  color: var(--fg-primary);
  content: "";
  font-family: bux-icons;
  font-size: 1rem;
}

.bux-alert.bux-alert--archived .bux-alert__dismiss:focus {
  outline: 2px solid var(--focus);
}

.bux-alert.bux-alert--archived a {
  border-bottom: 1px solid;
  font-family: inherit;
  text-decoration: none;
}

.bux-alert.bux-alert--archived a:focus {
  outline: 2px solid var(--focus);
  outline-offset: 2px;
  border-bottom: none;
}

.bux-alert.bux-alert--archived a:hover {
  color: var(--gray-dark-80);
  background-color: var(--gray-light-80);
  border-bottom-color: var(--gray-dark-80);
}

.bux-alert.bux-alert--archived a:focus {
  color: var(--link);
}

.bux-alert.bux-alert--archived a:visited {
  color: var(--visited);
  border-bottom-color: var(--visited);
}

.bux-alert.bux-alert--archived a {
  color: var(--gray-dark-80);
  border-bottom-color: var(--gray-dark-80);
}

html.bux-dark-theme .bux-alert.bux-alert--archived a:focus, html.bux-dark-theme .bux-alert.bux-alert--archived button:focus, html.bux-dark-theme .bux-alert.bux-alert__success a:focus, html.bux-dark-theme .bux-alert.bux-alert__success button:focus {
  color: var(--static-white);
  outline-color: var(--focus);
  border: 2px solid var(--static-white);
}

html.bux-dark-theme .bux-alert.bux-alert:has(.bux-alert__message-dismiss) a:focus {
  color: var(--static-white);
  outline-color: var(--focus);
  border: 2px solid var(--static-white);
}

html.bux-dark-theme .bux-alert.bux-alert:has(.bux-alert__message-dismiss) button:focus {
  color: var(--static-white);
  outline-color: var(--focus);
  border: 2px solid var(--static-white);
}

