@charset "UTF-8";
/*
Theme Name: IUFOB Archives
Theme URI: https://example.com/
Author: Matthew Harting for the IUFOB
Author URI: https://example.com/
Description: Custom theme by Harting Designs using Sass.
Version: 1.0.0
Text Domain: IUFOB-Archive-Theme
*/
/* =========================================
   GLOBAL BASE
   ========================================= */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: var(--secondary-font);
  font-weight: var(--secondary-regular);
  color: var(--white-color);
  background-color: var(--primary-color);
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0;
  font-family: var(--secondary-font);
  font-weight: var(--secondary-regular);
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: var(--primary-font);
  font-weight: var(--primary-medium);
  line-height: 1.1;
}

button,
input,
textarea,
select {
  font: inherit;
}

.hero {
  position: relative;
  width: 100%;
  overflow: visible;
}

.hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(198, 141, 51, 0.85), transparent);
  pointer-events: none;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.001ms !important;
  }
}
/* ================================
   Custom Fonts
================================ */
/* ============================================================
   CINZEL
   ============================================================ */

@font-face {
  font-family: "Cinzel";
  src: url("../fonts/cinzel/cinzel-500.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Cinzel";
  src: url("../fonts/cinzel/cinzel-600.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Cinzel";
  src: url("../fonts/cinzel/cinzel-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Cinzel";
  src: url("../fonts/cinzel/cinzel-800.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Cinzel";
  src: url("../fonts/cinzel/cinzel-900.woff2") format("woff2");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
/* Roboto Thin - 100 */
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/roboto-thin-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-thin-webfont.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
/* Roboto Thin Italic - 100 */
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/roboto-thinitalic-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-thinitalic-webfont.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
/* Roboto Light - 300 */
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/roboto-light-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Roboto Light Italic - 300 */
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/roboto-lightitalic-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-lightitalic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
/* Roboto Regular - 400 */
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Roboto Italic - 400 */
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/roboto-italic-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
/* Roboto Medium - 500 */
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* Roboto Medium Italic - 500 */
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/roboto-mediumitalic-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-mediumitalic-webfont.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
/* Roboto Bold - 700 */
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* Roboto Bold Condensed - 700 */
@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/roboto/roboto-boldcondensed-webfont.woff2") format("woff2"), url("../fonts/roboto/roboto-boldcondensed-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* F25 Executive Regular - Typewriter */
@font-face {
  font-family: "F25 Executive";
  src: url("../fonts/f25-executive/f25_executive-webfont.woff2") format("woff2"), url("../fonts/f25-executive/f25_executive-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* =========================================
   GLOBAL LAYOUT SYSTEM
   Reusable structural classes shared by pages.
   ========================================= */
.site-container {
  width: 100%;
  max-width: 1500px;
  margin-inline: auto;
}

.page-shell {
  width: 100%;
  background-color: var(--primary-background);
}

.section {
  position: relative;
  width: 100%;
  background-color: var(--primary-background);
  padding-bottom: var(--space-xl);
}

.section--spacious {
  padding-top: var(--space-xl);
}

.section__inner {
  position: relative;
  width: 100%;
}

.section__inner--narrow {
  max-width: 1100px;
}

.section__content {
  width: 100%;
}

.section__content--centered {
  display: flex;
  max-width: 1100px;
  margin-inline: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.section__content--centered .eyebrow,
.section__content--centered .section-title {
  text-align: center;
}

.section__content--centered .section-text {
  width: 100%;
  max-width: 75ch;
  text-align: left;
}

.section__content--centered .section__actions {
  width: 100%;
  max-width: 75ch;
  display: flex;
  justify-content: flex-start;
}

.section--lined {
  position: relative;
}

.section--lined::before,
.section--lined::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(198, 141, 51, 0.85), transparent);
  pointer-events: none;
}

.section--lined::before {
  top: 0;
}

.section--lined::after {
  bottom: 0;
}

/* Space between the top divider and section content */
.section--lined > .section__inner {
  padding-top: var(--space-md);
}

.hero__inner {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: clamp(4.5rem, 6vw, 6rem);
  padding-right: var(--container-padding);
  padding-bottom: clamp(8rem, 10vw, 10rem);
  padding-left: var(--container-padding);
}

.hero__content {
  position: relative;
  z-index: 2;
  width: min(100%, 680px);
}

.hero--page {
  min-height: 0;
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}

.hero--wide .hero__content {
  width: min(100%, 880px);
  max-width: 880px;
}

.hero--tall {
  min-height: 78vh;
}

.hero--centered {
  background-position: center;
}

.section-header {
  width: 100%;
  max-width: 940px;
  margin-bottom: clamp(3rem, 5vw, 5rem);
}

.section-intro {
  width: 100%;
  max-width: 900px;
  margin-top: 1rem;
  color: rgba(255, 255, 255, 0.78);
  font-family: var(--secondary-font);
  font-size: clamp(1rem, 1.4vw, 1.12rem);
  line-height: 1.7;
}

@media (max-width: 900px) {
  .hero--page {
    background-position: center;
  }
  .hero__inner {
    padding-top: 4.5rem;
    padding-bottom: 6.5rem;
  }
  .hero__content {
    width: 100%;
  }
}
@media (max-width: 560px) {
  .section {
    padding-bottom: var(--space-lg);
  }
}
@media (max-width: 420px) {
  .hero__inner {
    padding-top: 3.75rem;
    padding-bottom: 5rem;
  }
}
/* =========================================
   TYPOGRAPHY COMPONENTS
   ========================================= */
button,
.nav-link,
.header-cta {
  font-family: var(--secondary-font);
  font-weight: var(--secondary-medium);
}

.eyebrow,
.section-eyebrow {
  font-family: var(--secondary-font);
  font-size: 0.9rem;
  font-weight: var(--secondary-medium);
  color: var(--gold-color);
  text-transform: uppercase;
  letter-spacing: 0.22em;
}

.eyebrow--large {
  font-size: 1.2rem;
  font-weight: var(--secondary-light);
}

.section-title {
  font-family: var(--primary-font);
  font-size: clamp(1.85rem, 2.8vw, 3.1rem);
  font-weight: var(--primary-medium);
  line-height: 1.08;
  text-wrap: balance;
  color: var(--white-color);
  letter-spacing: 0.04em;
}

.section-divider {
  width: 100px;
  height: 1px;
  background-color: var(--gold-color);
}

.section-text {
  max-width: 38ch;
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.84);
}

.lead-text {
  max-width: 58ch;
  font-size: clamp(1rem, 1.1vw, 1.15rem);
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.88);
  text-shadow: var(--text-shadow-small);
}

.eyemark {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.eyemark span {
  display: block;
  width: 90px;
  height: 1px;
  background-color: var(--gold-color);
}

.eyemark p {
  font-family: var(--primary-font);
  font-size: clamp(1.1rem, 1.4vw, 1.45rem);
  font-weight: var(--primary-regular);
  color: var(--blue-text-highlight);
  letter-spacing: 0.08em;
}

.hero__title {
  font-family: var(--primary-font);
  font-size: clamp(2.5rem, 4.8vw, 5rem);
  font-weight: var(--primary-medium);
  line-height: 0.95;
  color: var(--white-color);
  text-shadow: var(--text-shadow);
  text-transform: uppercase;
}

@media (max-width: 900px) {
  .hero__title {
    font-size: clamp(2.8rem, 12vw, 4.5rem);
  }
  .lead-text {
    max-width: 100%;
  }
  .section-title {
    font-size: clamp(1.7rem, 4.8vw, 2.55rem);
  }
}
@media (max-width: 420px) {
  .hero__title {
    font-size: clamp(2.1rem, 10vw, 3rem);
  }
  .section-title {
    font-size: clamp(1.4rem, 6.2vw, 1.85rem);
  }
  .eyebrow,
  .section-eyebrow {
    font-size: 0.78rem;
    letter-spacing: 0.14em;
  }
  .eyemark p {
    font-size: 0.95rem;
  }
}
/* =========================================
   SPACING UTILITIES
   These use your spacing scale from :root.
   ========================================= */
.mb-xs {
  margin-bottom: var(--space-xs);
}

.mb-sm {
  margin-bottom: var(--space-sm);
}

.mb-md {
  margin-bottom: var(--space-md);
}

.mb-lg {
  margin-bottom: var(--space-lg);
}

.mb-xl {
  margin-bottom: var(--space-xl);
}

.mt-xs {
  margin-top: var(--space-xs);
}

.mt-sm {
  margin-top: var(--space-sm);
}

.mt-md {
  margin-top: var(--space-md);
}

.mt-lg {
  margin-top: var(--space-lg);
}

.mt-xl {
  margin-top: var(--space-xl);
}

.my-xs {
  margin-block: var(--space-xs);
}

.my-sm {
  margin-block: var(--space-sm);
}

.my-md {
  margin-block: var(--space-md);
}

.my-lg {
  margin-block: var(--space-lg);
}

.my-xl {
  margin-block: var(--space-xl);
}

/* =========================================
   PADDING UTILITIES
   ========================================= */
.pb-xs {
  padding-bottom: var(--space-xs);
}

.pb-sm {
  padding-bottom: var(--space-sm);
}

.pb-md {
  padding-bottom: var(--space-md);
}

.pb-lg {
  padding-bottom: var(--space-lg);
}

.pb-xl {
  padding-bottom: var(--space-xl);
}

.pt-xs {
  padding-top: var(--space-xs);
}

.pt-sm {
  padding-top: var(--space-sm);
}

.pt-md {
  padding-top: var(--space-md);
}

.pt-lg {
  padding-top: var(--space-lg);
}

.pt-xl {
  padding-top: var(--space-xl);
}

.pl-xs {
  padding-left: var(--space-xs);
}

.pl-sm {
  padding-left: var(--space-sm);
}

.pl-md {
  padding-left: var(--space-md);
}

.pl-lg {
  padding-left: var(--space-lg);
}

.pl-xl {
  padding-left: var(--space-xl);
}

.pr-xs {
  padding-right: var(--space-xs);
}

.pr-sm {
  padding-right: var(--space-sm);
}

.pr-md {
  padding-right: var(--space-md);
}

.pr-lg {
  padding-right: var(--space-lg);
}

.pr-xl {
  padding-right: var(--space-xl);
}

.p-xs {
  padding: var(--space-xs);
}

.p-sm {
  padding: var(--space-sm);
}

.p-md {
  padding: var(--space-md);
}

.p-lg {
  padding: var(--space-lg);
}

.p-xl {
  padding: var(--space-xl);
}

.py-xs {
  padding-block: var(--space-xs);
}

.py-sm {
  padding-block: var(--space-sm);
}

.py-md {
  padding-block: var(--space-md);
}

.py-lg {
  padding-block: var(--space-lg);
}

.py-xl {
  padding-block: var(--space-xl);
}

/* =========================================
   CONTAINER PADDING
   ========================================= */
.screen-padding {
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
}

/* =========================================
   VARIABLES
   ========================================= */
:root {
  /* Fonts */
  --primary-font: 'Cinzel', Georgia, serif;
  --secondary-font: 'Roboto', Arial, sans-serif;
  --condensed-font: 'Roboto Condensed', Arial, sans-serif;
  /* Cinzel Weights */
  --primary-regular: 400;
  --primary-medium: 500;
  --primary-semibold: 600;
  --primary-bold: 700;
  --primary-extrabold: 800;
  --primary-black: 900;
  /* Roboto Weights */
  --secondary-thin: 100;
  --secondary-light: 300;
  --secondary-regular: 400;
  --secondary-medium: 500;
  --secondary-bold: 700;
  /* Roboto Condensed Weights */
  --condensed-bold: 700;
  /* Colors */
  --primary-color: #00033c;
  --primary-background: #00022a;
  --container-blue: #000230;
  --dark-container-blue: #000118;
  --border-blue: #27313E; /* used for div borders and inner-div borders */
  --gold-color: #c68d33; /* used for accents, lines, and eyebrow */
  --white-color: #ffffff; /* all text unless we need something more for headers */
  --blue-text-highlight: #e7f3ff; /* used for extra attention to text */
  /* Shadows */
  --shadow: 3px 3px 10px 3px rgba(0, 0, 0, 0.6);
  --shadow-big: 5px 5px 15px 5px rgba(0, 0, 0, 0.8);
  --text-shadow: 5px 5px 3px rgba(0, 0, 0, 0.6);
  --text-shadow-small: 3px 3px 2px rgba(0, 0, 0, 0.4);
  /* Spacing Scale */
  --space-xs: 0.5rem;
  --space-sm: 1rem;
  --space-md: 2rem;
  --space-lg: 4rem;
  --space-xl: 6rem;
  --feature-overlap: clamp(3rem, 7vw, 5rem);
  /* Container Padding */
  --container-padding: 10%;
}

/* Content width helper */
.width-set {
  max-width: 45ch;
}

@media (max-width: 1700px) {
  :root {
    --container-padding: 7.5%;
  }
}
@media (max-width: 800px) {
  :root {
    --space-xs: 0rem;
    --space-sm: 0.5rem;
    --space-md: 1rem;
    --space-lg: 2rem;
    --space-xl: 3rem;
    --container-padding: 5%;
  }
}
@media (max-width: 560px) {
  :root {
    --container-padding: 2rem;
  }
}
/* ============================================================
   IUFOB BUTTON + ARROW SYSTEM
   ============================================================ */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: fit-content;
  max-width: 100%;
  min-height: 46px;

  padding: 0.8rem 1.6rem;

  border: 1px solid transparent;
  border-radius: 0;

  font-family: var(--secondary-font);
  font-size: 0.9rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  letter-spacing: 0.1em;

  text-align: center;
  text-decoration: none;
  text-transform: uppercase;

  cursor: pointer;
  box-sizing: border-box;

  transition:
    background-color 0.25s ease,
    border-color 0.25s ease,
    color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.25s ease;
}

.btn--gold {
  background-color: var(--gold-color);
  border-color: var(--gold-color);
  color: var(--primary-background);
}

.btn--gold:hover {
  background-color: var(--gold-color);
  border-color: var(--gold-color);
  color: var(--primary-background);
  transform: translateY(-2px);
}

.btn--gold:focus-visible {
  outline: 2px solid var(--white-color);
  outline-offset: 3px;
}

.btn--gold:active {
  transform: translateY(0);
}

.btn--small {
  min-height: 38px;
  padding: 0.65rem 1.1rem;
  font-size: 0.78rem;
  letter-spacing: 0.08em;
}

.btn-search:hover,
.btn-search:focus,
.btn-search:active {
  background-color: var(--gold-color);
  border-color: var(--gold-color);
  color: var(--primary-background);
  transform: none;
}

.action-row {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}

.action-row__center {
  justify-content: center;
}

.action-row .btn {
  flex: 0 0 auto;
  width: fit-content;
}

.arrow-link {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  font-family: var(--secondary-font);
  font-size: 0.9rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  color: var(--gold-color);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  opacity: 0.9;
  transition: color 0.25s ease, opacity 0.25s ease;
}

.timeline-record__note .arrow-link {
  color: var(--white-color);
}

.arrow-link::after {
  content: "➜";
  display: inline-block;
  margin-left: 0.65rem;
  font-size: 1rem;
  line-height: 1;
  transform: translateY(-0.02em);
  transition: transform 0.25s ease;
}

.arrow-link:hover {
  color: var(--gold-color);
  opacity: 1;
}

.arrow-link:hover::after {
  transform: translate(8px, -0.02em);
}

.arrow-link--light {
  color: var(--white-color);
  font-size: 1rem;
}

.arrow-link--light:hover {
  color: var(--white-color);
}

.search-form__field .btn {
  flex: 0 0 auto;
  width: auto;
  min-width: 110px;
  min-height: 48px;
  margin: 0;
  padding-left: 1.4rem;
  padding-right: 1.4rem;
  border-radius: 0;
}

.result-item .btn,
.result-list__action .btn {
  white-space: normal;
  overflow-wrap: anywhere;
}

.content-card__cta {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-top: auto;
  padding-top: 1.5rem;
  font-family: var(--secondary-font);
  font-size: 0.9rem;
  font-weight: var(--secondary-bold);
  color: var(--gold-color);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
}

.content-card__cta::after {
  content: "➜";
  display: inline-block;
  margin-left: 0.65rem;
  font-size: 1rem;
  line-height: 1;
  transform: translateY(-0.02em);
  transition: transform 0.25s ease;
}

.content-card__cta:hover::after {
  transform: translate(10px, -0.02em);
}

@media (max-width: 1050px) {
  .content-card__cta {
    margin-top: 1.5rem;
    padding-top: 0;
  }
}
@media (max-width: 900px) {
  .btn {
    min-height: 44px;
    padding: 0.75rem 1.4rem;
    font-size: 0.86rem;
  }
  .arrow-link {
    font-size: 0.86rem;
  }
  .arrow-link--light {
    font-size: 0.95rem;
  }
}
@media (max-width: 700px) {
  .content-card__cta {
    margin-top: auto;
    padding-top: 1.5rem;
  }
}
@media (max-width: 560px) {
  .action-row {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 2rem;
  }
  .btn {
    width: fit-content;
    min-height: 40px;
    padding: 0.65rem 1.15rem;
    font-size: 0.78rem;
    letter-spacing: 0.075em;
  }
  .btn--small {
    min-height: 36px;
    padding: 0.55rem 0.9rem;
    font-size: 0.72rem;
  }
  .arrow-link {
    font-size: 0.8rem;
    letter-spacing: 0.075em;
  }
  .arrow-link--light {
    font-size: 0.85rem;
  }
  .arrow-link::after {
    margin-left: 0.5rem;
    font-size: 0.9rem;
  }
  .search-form__field .btn {
    grid-column: 1/-1;
    grid-row: 2;
    min-width: 0;
    min-height: 42px;
    border-top: 1px solid var(--border-blue);
  }
}
@media (max-width: 420px) {
  .btn {
    min-height: 38px;
    padding: 0.6rem 1rem;
    font-size: 0.74rem;
  }
  .btn--small {
    min-height: 34px;
    padding: 0.5rem 0.8rem;
    font-size: 0.7rem;
  }
  .arrow-link,
  .arrow-link--light {
    font-size: 0.78rem;
  }
  .content-card__cta {
    font-size: 0.8rem;
    letter-spacing: 0.08em;
  }
}
@media (prefers-reduced-motion: reduce) {
  .btn,
  .arrow-link,
  .arrow-link::after,
  .content-card__cta::after {
    transition: none;
  }
  .btn:hover,
  .btn:active {
    transform: none;
  }
  .arrow-link:hover::after,
  .content-card__cta:hover::after {
    transform: translateY(-0.02em);
  }
}
@media (hover: none) {
  .btn:hover {
    transform: none;
  }
  .arrow-link:hover::after,
  .content-card__cta:hover::after {
    transform: translateY(-0.02em);
  }
}
/* =========================================
   CONTENT GRID + CARDS
   ========================================= */
.content-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(2rem, 4vw, 4rem);
  width: 100%;
}

.content-card {
  width: 100%;
  height: 100%;
  border: 1px solid var(--border-blue);
  background-color: var(--dark-container-blue);
  box-shadow: var(--shadow);
}

.content-card__link {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  color: inherit;
}

.content-card__image {
  width: 100%;
  aspect-ratio: 1.45/1;
  overflow: hidden;
  background-color: rgba(0, 3, 60, 0.45);
}

.content-card__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s ease;
}

.content-card:hover .content-card__img {
  transform: scale(1.08);
}

.content-card__placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.03));
}

.content-card__placeholder span {
  font-family: var(--secondary-font);
  font-size: 0.8rem;
  font-weight: var(--secondary-medium);
  color: rgba(255, 255, 255, 0.55);
  text-transform: uppercase;
  letter-spacing: 0.14em;
}

.content-card__placeholder--document {
  border: 1px solid rgba(198, 141, 51, 0.18);
}

.content-card__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
  padding: 1.75rem;
}

.content-card__title {
  font-family: var(--primary-font);
  font-size: clamp(1.6rem, 2vw, 2.15rem);
  font-weight: var(--primary-medium);
  line-height: 1;
  color: var(--white-color);
  text-align: center;
  letter-spacing: 0.08em;
}

.content-card__divider {
  width: 100%;
  max-width: 250px;
  height: 2px;
  margin-inline: auto;
  background-color: var(--gold-color);
}

.content-card__text {
  font-size: clamp(0.95rem, 1vw, 1rem);
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.8);
}

/* =========================================
   CONTACT PAGE
   ========================================= */
/* =========================================
   CONTACT HERO
   ========================================= */
/* =========================================
   CONFIDENTIAL DOCUMENT SECTION
   ========================================= */
.contact-document-section {
  position: relative;
  color: #17140f;
  overflow: hidden;
}

.contact-document-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(228, 216, 184, 0.08);
  pointer-events: none;
}

.contact-document-section > .section__inner {
  position: relative;
  z-index: 2;
}

/* =========================================
   DOCUMENT PANEL
   ========================================= */
.contact-form-panel {
  position: relative;
  width: 100%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: clamp(2rem, 5vw, 4rem);
  background-image: var(--contact-paper);
  background-size: cover;
  background-position: center top;
  background-repeat: repeat-y;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}

.contact-document-section .contact-form-panel .eyebrow {
  color: rgba(86, 26, 19, 0.82);
}

.contact-document-section .contact-form-panel .section-title {
  color: #17140f;
}

.contact-form-panel__text {
  max-width: 780px;
  font-family: var(--secondary-font);
  font-size: clamp(1rem, 1.2vw, 1.15rem);
  line-height: 1.8;
  color: rgba(23, 20, 15, 0.84);
}

.contact-document-rule {
  width: 100%;
  height: 1px;
  margin-bottom: 1.75rem;
  background-color: rgba(23, 20, 15, 0.35);
}

/* =========================================
   CONFIDENTIAL STAMP
   ========================================= */
.contact-document-stamp {
  position: absolute;
  top: clamp(1.25rem, 3vw, 2.5rem);
  right: clamp(1.25rem, 3vw, 2.5rem);
  padding: 0.45rem 0.75rem;
  border: 3px solid rgba(105, 24, 18, 0.48);
  color: rgba(105, 24, 18, 0.48);
  font-family: var(--primary-font);
  font-size: clamp(0.9rem, 1.5vw, 1.2rem);
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  transform: rotate(-6deg);
  pointer-events: none;
}

/* =========================================
   CONTACT PLACEHOLDER
   ========================================= */
.contact-placeholder {
  width: 100%;
  padding: clamp(1.25rem, 3vw, 2rem);
  border: 1px solid rgba(30, 27, 20, 0.4);
  background-color: rgba(255, 248, 225, 0.35);
  box-sizing: border-box;
}

.contact-placeholder__text {
  max-width: 780px;
  font-family: var(--secondary-font);
  font-size: clamp(1rem, 1.2vw, 1.15rem);
  line-height: 1.8;
  color: rgba(23, 20, 15, 0.84);
}

.contact-placeholder strong {
  color: rgba(86, 26, 19, 0.9);
}

/* =========================================
   CONTACT FORM EMBED
   ========================================= */
.contact-form-embed {
  width: 100%;
}

.contact-form-embed p {
  margin-bottom: 1.5rem;
}

.contact-form-embed label {
  display: block;
  margin-bottom: 0.65rem;
  font-family: var(--secondary-font);
  font-size: 0.95rem;
  font-weight: var(--secondary-bold);
  line-height: 1.4;
  color: #17140f;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* =========================================
   REDACTION INPUT EFFECT
   ========================================= */
.contact-form-embed input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.contact-form-embed textarea {
  width: 100%;
  min-height: 54px;
  padding: 0.9rem 1rem;
  border: 1px solid #050505;
  border-radius: 0;
  background-image: var(--contact-paper), linear-gradient(#050505, #050505);
  background-size: cover, 100% 100%;
  background-position: center, center;
  background-repeat: no-repeat, no-repeat;
  background-clip: text, padding-box;
  -webkit-background-clip: text, padding-box;
  color: transparent;
  -webkit-text-fill-color: transparent;
  caret-color: var(--gold-color);
  font-family: "F25 Executive", monospace;
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.04em;
  box-sizing: border-box;
  box-shadow: none;
}

.contact-form-embed textarea {
  min-height: 190px;
  resize: vertical;
}

/* =========================================
   REDACTION FIELD PLACEHOLDERS
   ========================================= */
.contact-form-embed input::placeholder,
.contact-form-embed textarea::placeholder {
  color: rgba(230, 218, 187, 0.55);
  -webkit-text-fill-color: rgba(230, 218, 187, 0.55);
  opacity: 1;
}

/* =========================================
   FORM FOCUS
   ========================================= */
.contact-form-embed input:not([type=submit]):focus,
.contact-form-embed textarea:focus {
  outline: none;
  border-color: var(--gold-color);
  box-shadow: 0 0 0 1px var(--gold-color);
}

/* =========================================
   SELECT FIELD
   ========================================= */
.contact-form-embed select {
  width: 100%;
  min-height: 54px;
  padding: 0.9rem 1rem;
  border: 1px solid #050505;
  border-radius: 0;
  background-color: #050505;
  color: #eee2c2;
  font-family: "F25 Executive", monospace;
  font-size: 1.1rem;
  line-height: 1.5;
  box-sizing: border-box;
}

.contact-form-embed select:focus {
  outline: none;
  border-color: var(--gold-color);
}

/* =========================================
   CHECKBOXES / RADIO BUTTONS
   ========================================= */
.contact-form-embed input[type=checkbox],
.contact-form-embed input[type=radio] {
  width: auto;
  min-height: 0;
  margin-right: 0.5rem;
  accent-color: #17140f;
}

/* =========================================
   CONTACT FORM 7 WRAPPERS
   ========================================= */
.contact-form-embed .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.contact-form-embed .wpcf7-not-valid-tip {
  margin-top: 0.5rem;
  color: #761b13;
  font-family: var(--secondary-font);
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.5;
}

.contact-form-embed .wpcf7-response-output {
  margin: 1.5rem 0 0;
  padding: 1rem 1.1rem;
  border: 1px solid #17140f;
  color: #17140f;
  font-family: var(--secondary-font);
  font-size: 1rem;
  line-height: 1.65;
}

/* =========================================
   FORM SUBMIT
   ========================================= */
.contact-form-embed input[type=submit],
.contact-form-embed button[type=submit] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 46px;
  padding: 0.8rem 1.35rem;
  border: 2px solid #17140f;
  border-radius: 0;
  background-color: transparent;
  color: #17140f;
  font-family: var(--secondary-font);
  font-size: 0.9rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.contact-form-embed input[type=submit]:hover,
.contact-form-embed button[type=submit]:hover {
  background-color: #17140f;
  color: #eee2c2;
}

/* =========================================
   CF7 SPINNER
   ========================================= */
.contact-form-embed .wpcf7-spinner {
  background-color: #17140f;
}

/* =========================================
   RESPONSIVE — TABLET
   ========================================= */
@media (max-width: 900px) {
  .contact-form-panel {
    padding: clamp(1.5rem, 6vw, 2.5rem);
  }
  .contact-form-embed label {
    font-size: 0.9rem;
  }
  .contact-form-embed input:not([type=submit]):not([type=checkbox]):not([type=radio]),
  .contact-form-embed textarea {
    font-size: 1.1rem;
  }
}
/* =========================================
   RESPONSIVE — MOBILE
   ========================================= */
@media (max-width: 560px) {
  .contact-form-panel {
    padding: 1.5rem;
  }
  .contact-document-stamp {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
    margin-bottom: 1.5rem;
    font-size: 0.85rem;
  }
  .contact-placeholder {
    padding: 1.25rem;
  }
  .contact-form-panel__text,
  .contact-placeholder__text {
    font-size: 1rem;
    line-height: 1.75;
  }
  .contact-form-embed label {
    margin-bottom: 0.55rem;
    font-size: 0.9rem;
    letter-spacing: 0.08em;
  }
  .contact-form-embed input:not([type=submit]),
  .contact-form-embed select,
  .contact-form-embed textarea {
    font-size: 1.05rem;
  }
  .contact-form-embed input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
    min-height: 52px;
  }
  .contact-form-embed textarea {
    min-height: 175px;
  }
  .contact-form-embed input[type=submit],
  .contact-form-embed button[type=submit] {
    min-height: 46px;
    font-size: 0.85rem;
  }
}
/* =========================================
   FIREFOX REDACTION FALLBACK
   ========================================= */
.is-firefox .contact-form-embed input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.is-firefox .contact-form-embed textarea {
  background: #050505;
  color: #e6dab7 !important;
  -webkit-text-fill-color: #e6dab7 !important;
}

/* =========================================================
   DEEP RESEARCH — ARCHIVAL DOCUMENT VIEWER
   Add to the site's existing stylesheet.
   ========================================================= */
.deep-article-document-link {
  display: block;
  color: inherit;
  text-decoration: none;
  cursor: zoom-in;
}

.deep-article-document-link img {
  display: block;
  width: 100%;
  height: auto;
}

.deep-article-document-link:focus-visible {
  outline: 2px solid #c68d33;
  outline-offset: 4px;
}

.deep-article-document-hint {
  display: block;
  margin-top: 0.35rem;
  color: #e7f3ff;
  font-size: 0.78rem;
  line-height: 1.4;
  opacity: 0.78;
}

body.deep-document-viewer-open {
  overflow: hidden;
}

.deep-document-viewer {
  width: min(96vw, 1500px);
  height: min(94dvh, 1100px);
  max-width: none;
  max-height: none;
  margin: auto;
  padding: 0;
  overflow: hidden;
  border: 1px solid #27313E;
  border-radius: 0.65rem;
  background: #000118;
  color: #fff;
  box-shadow: 0 1.5rem 5rem rgba(0, 0, 0, 0.6);
}

.deep-document-viewer::backdrop {
  background: rgba(0, 0, 0, 0.88);
  backdrop-filter: blur(2px);
}

.deep-document-viewer__inner {
  position: relative;
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  width: 100%;
  height: 100%;
  min-height: 0;
}

.deep-document-viewer__stage {
  min-width: 0;
  min-height: 0;
  overflow: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: clamp(3.75rem, 6vw, 5rem) clamp(1rem, 4vw, 3rem) 2rem;
  background: #00022a;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}

.deep-document-viewer__image {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  user-select: none;
  -webkit-user-drag: none;
  touch-action: pan-x pan-y pinch-zoom;
}

.deep-document-viewer__caption {
  margin: 0;
  padding: 0.9rem clamp(1rem, 4vw, 2rem);
  border-top: 1px solid #27313E;
  background: #000118;
  color: #e7f3ff;
  font-size: 0.9rem;
  line-height: 1.5;
}

.deep-document-viewer__caption:empty {
  display: none;
}

.deep-document-viewer__close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  z-index: 10;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.85rem;
  height: 2.85rem;
  padding: 0;
  border: 1px solid #c68d33;
  border-radius: 999px;
  background: rgba(0, 1, 24, 0.92);
  color: #fff;
  font: inherit;
  font-size: 1.9rem;
  line-height: 1;
  cursor: pointer;
}

.deep-document-viewer__close:hover,
.deep-document-viewer__close:focus-visible {
  background: #c68d33;
  color: #000118;
}

.deep-document-viewer__close:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

@media (max-width: 700px) {
  .deep-document-viewer {
    width: 100vw;
    height: 100dvh;
    max-width: 100vw;
    max-height: 100dvh;
    margin: 0;
    border: 0;
    border-radius: 0;
  }
  .deep-document-viewer__stage {
    padding: 4rem 0.5rem 1rem;
  }
  .deep-document-viewer__caption {
    padding: 0.8rem 1rem calc(0.8rem + env(safe-area-inset-bottom));
    font-size: 0.82rem;
  }
  .deep-document-viewer__close {
    top: max(0.65rem, env(safe-area-inset-top));
    right: max(0.65rem, env(safe-area-inset-right));
    width: 3rem;
    height: 3rem;
  }
}
/* =========================================
   SITE FOOTER
   ========================================= */

.site-footer {
  padding-top: var(--space-xl);
  padding-bottom: var(--space-md);
  background-color: var(--primary-background);
  border-top: 1px solid var(--border-blue);
}

.site-footer__inner {
  display: grid;
  grid-template-columns: minmax(280px, 0.8fr) minmax(540px, 1.5fr);
  gap: clamp(3rem, 6vw, 7rem);
}

.site-footer__brand {
  max-width: 420px;
}

.site-footer__logo {
  display: inline-block;
  margin-bottom: 1rem;
  font-family: var(--primary-font);
  font-size: clamp(1.4rem, 2vw, 2rem);
  font-weight: var(--primary-medium);
  line-height: 1.1;
  color: var(--gold-color);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: color 0.25s ease;
}

.site-footer__logo:hover,
.site-footer__logo:focus-visible {
  color: var(--white-color);
}

.site-footer__text {
  max-width: 42ch;
  margin-bottom: 1.5rem;
  font-size: 0.95rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.74);
}

.site-footer__external {
  display: inline-block;
  margin-bottom: 1.75rem;
  font-family: var(--secondary-font);
  font-size: 0.85rem;
  font-weight: var(--secondary-bold);
  color: var(--gold-color);
  text-transform: uppercase;
  letter-spacing: 0.12em;
  transition: color 0.25s ease;
}

.site-footer__external:hover,
.site-footer__external:focus-visible {
  color: var(--white-color);
}


/* =========================================
   SOCIAL LINKS
   ========================================= */

.site-footer__socials {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.site-footer__socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0.55rem 0.85rem;
  border: 1px solid var(--border-blue);
  font-family: var(--secondary-font);
  font-size: 0.75rem;
  font-weight: var(--secondary-medium);
  color: rgba(255, 255, 255, 0.78);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transition:
    color 0.25s ease,
    border-color 0.25s ease,
    background-color 0.25s ease;
}

.site-footer__socials a:hover,
.site-footer__socials a:focus-visible {
  color: var(--gold-color);
  border-color: rgba(198, 141, 51, 0.45);
  background-color: rgba(198, 141, 51, 0.08);
}


/* =========================================
   FOOTER NAVIGATION
   ========================================= */

.site-footer__nav {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.5rem, 3vw, 3rem);
}

.site-footer__column h2 {
  margin-bottom: 1rem;
  font-family: var(--primary-font);
  font-size: 1rem;
  font-weight: var(--primary-medium);
  color: var(--gold-color);
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.site-footer__column ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer__column li:not(:last-child) {
  margin-bottom: 0.7rem;
}

.site-footer__column a {
  font-family: var(--secondary-font);
  font-size: 0.92rem;
  font-weight: var(--secondary-light);
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
  transition:
    color 0.25s ease,
    padding-left 0.25s ease;
}

.site-footer__column a:hover,
.site-footer__column a:focus-visible {
  color: var(--gold-color);
  padding-left: 0.25rem;
}


/* =========================================
   RIGHTS & USE NOTICE
   ========================================= */

.site-footer__rights {
  margin-top: var(--space-lg);
  padding-top: var(--space-md);
  border-top: 1px solid var(--border-blue);
}

.site-footer__rights-content {
  max-width: 90ch;
}

.site-footer__rights-title {
  margin-bottom: 0.75rem;
  font-family: var(--primary-font);
  font-size: 0.9rem;
  font-weight: var(--primary-medium);
  color: var(--gold-color);
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.site-footer__rights-text {
  max-width: 90ch;
  margin-bottom: 0.65rem;
  font-family: var(--secondary-font);
  font-size: 0.78rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.56);
}

.site-footer__rights-text strong {
  color: rgba(255, 255, 255, 0.78);
}

.site-footer__rights-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1rem;
}

.site-footer__rights-links a {
  font-family: var(--secondary-font);
  font-size: 0.78rem;
  font-weight: var(--secondary-medium);
  color: var(--gold-color);
  text-decoration: none;
  transition: color 0.25s ease;
}

.site-footer__rights-links a:hover,
.site-footer__rights-links a:focus-visible {
  color: var(--white-color);
}

.site-footer__rights-links span {
  color: rgba(255, 255, 255, 0.28);
}


/* =========================================
   FOOTER BOTTOM
   ========================================= */

.site-footer__bottom {
  margin-top: var(--space-md);
  padding-top: var(--space-md);
  border-top: 1px solid var(--border-blue);
}

.site-footer__bottom p {
  margin: 0;
  font-size: 0.8rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.5);
}


/* =========================================
   SITE FOOTER RESPONSIVE
   ========================================= */

@media (max-width: 1100px) {
  .site-footer__inner {
    grid-template-columns: 1fr;
  }

  .site-footer__brand {
    max-width: 620px;
  }

  .site-footer__nav {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 800px) {
  .site-footer__nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 650px) {
  .site-footer {
    padding-top: var(--space-lg);
  }

  .site-footer__nav {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .site-footer__socials a {
    width: 100%;
  }

  .site-footer__rights-links {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.65rem;
  }

  .site-footer__rights-links span {
    display: none;
  }
}
/* =========================
   SITE HEADER / LAYOUT
   ========================= */
.site-header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  background: var(--primary-color);
  border-bottom: 2.5px solid var(--border-blue);
}

.main-nav {
  width: 100%;
  z-index: 90;
}

.header-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 2rem;
  padding: 0 2rem;
}

/* =========================
   LOGO
   ========================= */
.logo-container {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}

.header-logo {
  display: block;
  width: auto;
  max-width: 250px;
  height: auto;
  padding: 1rem 0;
}

/* =========================
   NAV
   ========================= */
.header-nav-list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2rem;
  margin-left: auto;
  list-style: none;
  padding: 0;
  margin-block: 0;
}

.header-item {
  font-family: var(--secondary-font);
  font-weight: var(--secondary-strong);
  font-size: 1.2rem;
  color: var(--white-color);
}

.header-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  text-decoration: none;
  color: inherit;
  padding-block: 0.25rem;
}

/* underline */
.header-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 2px;
  background-color: var(--gold-color);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 220ms ease;
}

/* hover + keyboard focus */
.header-link:hover::after,
.header-link:focus-visible::after {
  transform: scaleX(1);
}

/* active/current page */
.header-item.current-menu-item .header-link::after,
.header-item.current_page_item .header-link::after {
  transform: scaleX(1);
}

/* =========================
   DROPDOWNS
   ========================= */
.header-item.dropdown {
  position: relative;
}

.dropdown-toggle {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
}

.dropdown-menu {
  display: none;
  position: absolute;
  top: calc(100% + 0.75rem);
  right: 0;
  min-width: 240px;
  background: linear-gradient(180deg, var(--container-blue) 0%, var(--primary-color) 55%, var(--dark-container-blue) 100%);
  padding: 0.75rem 0;
  margin: 0;
  list-style: none;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
  border: 1px solid var(--border-blue);
  border-radius: 0.5rem;
  z-index: 1000;
}

.dropdown-menu li {
  list-style: none;
}

.dropdown.open .dropdown-menu {
  display: block;
}

.dropdown-item {
  position: relative;
  display: block;
  padding: 0.65rem 1rem;
  color: var(--white-color);
  text-decoration: none;
  white-space: nowrap;
  font-size: 1rem;
}

/* dropdown underline */
.dropdown-item::after {
  content: "";
  position: absolute;
  left: 1rem;
  right: 1rem;
  bottom: 0.35rem;
  height: 2px;
  background-color: var(--gold-color);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 220ms ease;
}

.dropdown-item:hover::after,
.dropdown-item:focus-visible::after {
  transform: scaleX(1);
}

/* Dropdown arrow */
.dropdown-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  color: var(--gold-color);
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0.4em solid currentColor;
  transition: transform 0.3s ease;
}

.dropdown.open .dropdown-arrow,
.nested-dropdown.open .dropdown-arrow {
  transform: rotate(180deg);
}

/* =========================
   CTA LINKS
   ========================= */
.header-link--cta {
  padding: 0.4rem 0.75rem;
  border: 2px solid var(--gold-color);
  color: var(--gold-color);
  text-decoration: none;
}

.header-link--cta::after {
  display: none;
}

.header-link--cta:hover,
.header-link--cta:focus-visible {
  background-color: var(--gold-color);
  color: var(--primary-color);
  outline: none;
  transition: background-color 180ms ease, color 180ms ease;
}

/* =========================
   MEMBER LOGIN / LOGOUT
   ========================= */
.header-item--member {
  margin-left: -0.75rem;
  padding-left: 1rem;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
}

.header-link--member {
  padding: 0.4rem 0.75rem;
  border: 1.5px solid rgba(198, 141, 51, 0.75);
  color: var(--gold-color);
  text-decoration: none;
  font-size: 1rem;
  letter-spacing: 0.02em;
}

.header-link--member::after {
  display: none;
}

.header-link--member:hover,
.header-link--member:focus-visible {
  background-color: var(--gold-color);
  color: var(--primary-color);
  outline: none;
  transition: background-color 180ms ease, color 180ms ease;
}

/* =========================
   HAMBURGER
   ========================= */
.hamburger {
  display: none;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  padding: 0 1rem;
  z-index: 100;
}

.hamburger-box {
  width: 3rem;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

/* Lines */
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 65px;
  height: 5px;
  background-color: var(--gold-color);
  position: absolute;
  transition: transform 0.15s ease;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: var(--gold-color);
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/* Elastic animation */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), background-color 0.275s ease;
}

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
  opacity: 0;
  transition-delay: 0s;
}

.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/* =========================
   RESPONSIVE
   ========================= */
@media (max-width: 1500px) {
  .header-nav-list {
    gap: 1.5rem;
  }
  .header-item {
    font-size: 1.1rem;
  }
  .header-logo {
    max-width: 225px;
  }
}
@media (max-width: 1300px) {
  .header-nav-list {
    gap: 1.15rem;
  }
  .header-item {
    font-size: 1rem;
  }
  .header-logo {
    max-width: 200px;
  }
  .header-link--member {
    font-size: 0.95rem;
  }
}
@media (max-width: 1140px) {
  .header-bar {
    width: 100%;
    padding: 0.5rem 1rem;
  }
  .header-logo {
    max-width: 190px;
  }
  .header-nav-list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: fixed;
    top: 0;
    right: -100%;
    height: 100vh;
    width: min(80%, 420px);
    background-color: var(--primary-background);
    padding: 6rem 2rem 2rem;
    transition: right 0.3s ease-in-out;
    z-index: 90;
    overflow-y: auto;
  }
  .header-nav-list.is-active {
    right: 0;
  }
  .header-item {
    width: 100%;
    font-size: 1.15rem;
  }
  .header-link {
    width: 100%;
  }
  .hamburger {
    display: block;
  }
  .dropdown {
    width: 100%;
  }
  .dropdown-toggle {
    width: 100%;
    justify-content: flex-start;
  }
  .dropdown-menu {
    position: static;
    width: 100%;
    min-width: 0;
    box-shadow: none;
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0.25rem 0 0.25rem 1rem;
    margin-top: 0.25rem;
  }
  .dropdown-item {
    padding: 0.5rem 0;
    white-space: normal;
  }
  .dropdown-item::after {
    left: 0;
    right: 0;
  }
  .header-item--cta {
    width: auto;
  }
  .header-link--cta {
    width: auto;
  }
  .header-item--member {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    width: auto;
  }
  .header-link--member {
    width: auto;
    font-size: 1.1rem;
  }
}
@media (max-width: 550px) {
  .header-bar {
    padding: 0.5rem 0.75rem;
  }
  .header-logo {
    max-width: 165px;
  }
  .header-nav-list {
    width: 86%;
    padding: 5.5rem 1.5rem 2rem;
  }
  .hamburger {
    padding-right: 0.5rem;
  }
  .hamburger-box {
    width: 2.5rem;
  }
  .hamburger-inner,
  .hamburger-inner::before,
  .hamburger-inner::after {
    width: 46px;
    height: 4px;
  }
  .banner-p {
    text-align: center;
  }
}
/* =========================================
   SCROLL ANIMATIONS
   ========================================= */
.animate-on-scroll {
  opacity: 0;
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(50%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animate-on-scroll.animate-left.in-view {
  animation: slideInLeft 0.8s ease-out forwards;
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animate-on-scroll.animate-right.in-view {
  animation: slideInRight 0.8s ease-out forwards;
}

@keyframes fadeSlideIn {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animate-on-scroll.fade-slide.in-view {
  animation: fadeSlideIn 0.8s ease-out forwards;
}

@keyframes dropFadeIn {
  0% {
    opacity: 0;
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-on-scroll.animate-drop.in-view {
  animation: dropFadeIn 0.8s ease-out forwards;
}

@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-on-scroll.animate-up.in-view {
  animation: slideInUp 1s ease-out forwards;
}

@keyframes fadeInOnly {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animate-on-scroll.fade-in.in-view {
  animation: fadeInOnly 1s ease-out forwards;
}

@keyframes riseFadeIn {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-on-scroll.animate-rise.in-view {
  animation: riseFadeIn 0.8s ease-out forwards;
}

@media (prefers-reduced-motion: reduce) {
  .animate-on-scroll {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
  }
}
/* =========================================
   IUFOB PMPRO STYLES
   PMPro-powered membership styling

   PAGE / OUTPUT MAP:

   1. Subscriptions Page
      - Custom/theme-built wrapper
      - PMPro-powered levels output
      - .page-shell
      - .subscriptions-levels

   2. Checkout Page
      - PMPro-powered
      - .pmpro_checkout

   3. Confirmation / Account Shared PMPro
      - PMPro-powered
      - .pmpro_section_title
      - .pmpro_list_item
      - .pmpro_btn-submit-update-profile
      - .pmpro_logged_in_welcome_wrap

   4. Membership Orders
      - PMPro-powered
      - .pmpro_table_orders

   5. Cancel Membership Page
      - PMPro-powered
      - .pmpro_form_submit

   6. Login / Lost Password
      - PMPro / WordPress-powered
      - #pmpro_login
      - #loginform
      - #pmpro_lost_password

   7. Shared PMPro Buttons / Responsive

   Notes:
   - !important is used where PMPro commonly overrides theme CSS.
   - Keep page-specific sections separated so this file stays manageable.
   ========================================= */
/* =========================================
   1. SUBSCRIPTIONS PAGE
   Custom/theme-built page wrapper
   ========================================= */
/* =========================================
   SUBSCRIPTIONS HERO
   Explicitly affects the custom Subscriptions page
   ========================================= */
.hero--subscriptions {
  min-height: 78vh;
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}

.hero--subscriptions .hero__content {
  max-width: 820px;
}

/* =========================================
   SUBSCRIPTIONS NOTE
   Explicitly affects intro content above PMPro levels
   ========================================= */
.subscriptions-note {
  max-width: 960px;
  margin-bottom: clamp(3rem, 6vw, 5rem);
}

.subscriptions-note__title {
  max-width: 820px;
  font-family: var(--primary-font);
  font-size: clamp(2.25rem, 4.5vw, 5rem);
  font-weight: var(--primary-medium);
  line-height: 0.95;
  color: var(--white-color);
  letter-spacing: 0.08em;
}

.subscriptions-note__text {
  max-width: 760px;
  font-size: clamp(0.95rem, 1vw, 1.05rem);
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.8);
}

.subscriptions-note__list {
  max-width: 760px;
  margin-left: 0;
  padding-left: 1.1rem;
}

.subscriptions-note__list li {
  margin-bottom: 0.75rem;
  font-family: var(--secondary-font);
  font-size: clamp(0.95rem, 1vw, 1.05rem);
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.82);
}

.subscriptions-note__list li::marker {
  color: var(--gold-color);
}

/* =========================================
   2. SUBSCRIPTIONS PMPRO LEVEL OUTPUT
   PMPro-powered output inside:
   .subscriptions-levels
   ========================================= */
.subscriptions-levels {
  width: 100%;
  color: var(--white-color);
}

.subscriptions-levels * {
  box-sizing: border-box;
}

.subscriptions-levels a {
  color: var(--gold-color);
}

.subscriptions-levels p,
.subscriptions-levels li,
.subscriptions-levels td {
  font-family: var(--secondary-font);
  line-height: 1.65;
}

.subscriptions-levels h1,
.subscriptions-levels h2,
.subscriptions-levels h3,
.subscriptions-levels h4 {
  font-family: var(--primary-font);
  font-weight: var(--primary-medium);
  color: var(--white-color);
  letter-spacing: 0.06em;
}

/* =========================================
   SUBSCRIPTIONS PMPRO LEVEL TABLE
   Handles table-based PMPro level output
   ========================================= */
.subscriptions-levels table,
.subscriptions-levels .pmpro_table,
.subscriptions-levels .pmpro_levels_table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-blue) !important;
  background-color: #ccccd6 !important;
  box-shadow: var(--shadow);
}

/* Table body */
.subscriptions-levels table tbody,
.subscriptions-levels table tbody tr,
.subscriptions-levels table tbody td,
.subscriptions-levels .pmpro_table tbody,
.subscriptions-levels .pmpro_table tbody tr,
.subscriptions-levels .pmpro_table tbody td,
.subscriptions-levels .pmpro_levels_table tbody,
.subscriptions-levels .pmpro_levels_table tbody tr,
.subscriptions-levels .pmpro_levels_table tbody td {
  background-color: #ccccd6 !important;
  color: var(--primary-color) !important;
}

/* Table header */
.subscriptions-levels table thead,
.subscriptions-levels table thead tr,
.subscriptions-levels table thead th,
.subscriptions-levels .pmpro_table thead,
.subscriptions-levels .pmpro_table thead tr,
.subscriptions-levels .pmpro_table thead th,
.subscriptions-levels .pmpro_levels_table thead,
.subscriptions-levels .pmpro_levels_table thead tr,
.subscriptions-levels .pmpro_levels_table thead th {
  background-color: #333559 !important;
}

.subscriptions-levels table th,
.subscriptions-levels table td,
.subscriptions-levels .pmpro_table th,
.subscriptions-levels .pmpro_table td,
.subscriptions-levels .pmpro_levels_table th,
.subscriptions-levels .pmpro_levels_table td {
  padding: clamp(1rem, 2vw, 1.35rem);
  border-color: var(--border-blue) !important;
  border-bottom: 1px solid var(--border-blue) !important;
  text-align: left;
  vertical-align: middle;
}

.subscriptions-levels table th,
.subscriptions-levels .pmpro_table th,
.subscriptions-levels .pmpro_levels_table th {
  font-family: var(--primary-font) !important;
  font-size: 1.2rem;
  font-weight: var(--primary-bold);
  color: var(--gold-color) !important;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.subscriptions-levels table tr:last-child td,
.subscriptions-levels .pmpro_table tr:last-child td,
.subscriptions-levels .pmpro_levels_table tr:last-child td {
  border-bottom: none !important;
}

.subscriptions-levels table td strong,
.subscriptions-levels .pmpro_table td strong,
.subscriptions-levels .pmpro_levels_table td strong {
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-bold) !important;
  color: var(--primary-color) !important;
}

/* Button column */
.subscriptions-levels table td:last-child,
.subscriptions-levels .pmpro_table td:last-child,
.subscriptions-levels .pmpro_levels_table td:last-child {
  text-align: center;
}

/* =========================================
   SUBSCRIPTIONS PMPRO CARD / DIV MARKUP
   Handles newer PMPro card-style level output
   ========================================= */
.subscriptions-levels .pmpro_card,
.subscriptions-levels .pmpro_level,
.subscriptions-levels .pmpro_level-card,
.subscriptions-levels .pmpro_levels-item,
.subscriptions-levels .pmpro_level-item {
  border: 1px solid var(--border-blue) !important;
  background-color: var(--dark-container-blue) !important;
}

.subscriptions-levels .pmpro_card {
  box-shadow: var(--shadow-big) !important;
}

.subscriptions-levels .pmpro_level,
.subscriptions-levels .pmpro_level-card,
.subscriptions-levels .pmpro_levels-item,
.subscriptions-levels .pmpro_level-item {
  box-shadow: var(--shadow) !important;
}

.subscriptions-levels .pmpro_card,
.subscriptions-levels .pmpro_level,
.subscriptions-levels .pmpro_level-card {
  padding: clamp(1.35rem, 3vw, 2rem);
}

.subscriptions-levels .pmpro_card + .pmpro_card,
.subscriptions-levels .pmpro_level + .pmpro_level,
.subscriptions-levels .pmpro_level-card + .pmpro_level-card {
  margin-top: 1.5rem;
}

.subscriptions-levels .pmpro_card_content,
.subscriptions-levels .pmpro_level_content,
.subscriptions-levels .pmpro_level-description {
  color: rgba(255, 255, 255, 0.78);
}

.subscriptions-levels .pmpro_card_actions,
.subscriptions-levels .pmpro_level_action,
.subscriptions-levels .pmpro_level-actions {
  margin-top: 1.5rem;
}

/* =========================================
   SUBSCRIPTIONS PMPRO BUTTONS
   General buttons inside levels output
   ========================================= */
.subscriptions-levels .pmpro_btn,
.subscriptions-levels .pmpro_btn:link,
.subscriptions-levels .pmpro_btn:visited,
.subscriptions-levels .pmpro_btn-submit,
.subscriptions-levels input[type=submit],
.subscriptions-levels button,
.subscriptions-levels a.pmpro_btn {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 1.05rem;
  border: none !important;
  background-color: var(--gold-color) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font) !important;
  font-size: 0.82rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none !important;
  cursor: pointer;
  border-radius: 0 !important;
  box-shadow: var(--shadow);
  transform: translateY(0);
  transition: transform 0.25s ease, background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.subscriptions-levels .pmpro_btn:hover,
.subscriptions-levels .pmpro_btn-submit:hover,
.subscriptions-levels input[type=submit]:hover,
.subscriptions-levels button:hover,
.subscriptions-levels a.pmpro_btn:hover {
  background-color: var(--primary-color) !important;
  color: var(--gold-color) !important;
  transform: translateY(-10px);
}

/* =========================================
   PMPRO OUTLINE BUTTON
   Example: Your Level button
   ========================================= */
.pmpro .pmpro_btn.pmpro_btn-outline,
.pmpro a.pmpro_btn.pmpro_btn-outline,
.pmpro_btn.pmpro_btn-outline,
a.pmpro_btn.pmpro_btn-outline {
  border: 2px solid var(--gold-color) !important;
  background: var(--primary-background) !important;
  background-color: var(--primary-background) !important;
  color: var(--gold-color) !important;
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-bold) !important;
  text-decoration: none !important;
  border-radius: 10px !important;
}

.pmpro .pmpro_btn.pmpro_btn-outline:hover,
.pmpro a.pmpro_btn.pmpro_btn-outline:hover,
.pmpro_btn.pmpro_btn-outline:hover,
a.pmpro_btn.pmpro_btn-outline:hover {
  border-color: var(--gold-color) !important;
  background: var(--gold-color) !important;
  background-color: var(--gold-color) !important;
  color: var(--primary-background) !important;
}

/* =========================================
   PMPRO SELECT BUTTON
   Example: td a class="pmpro_btn pmpro_btn-select"
   ========================================= */
.pmpro .pmpro_btn.pmpro_btn-select,
.pmpro a.pmpro_btn.pmpro_btn-select,
.pmpro_btn.pmpro_btn-select,
a.pmpro_btn.pmpro_btn-select {
  border: 2px solid var(--gold-color) !important;
  background: var(--primary-background) !important;
  background-color: var(--primary-background) !important;
  color: var(--gold-color) !important;
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-bold) !important;
  text-decoration: none !important;
  border-radius: 10px !important;
  box-shadow: var(--shadow) !important;
}

.pmpro .pmpro_btn.pmpro_btn-select:hover,
.pmpro a.pmpro_btn.pmpro_btn-select:hover,
.pmpro_btn.pmpro_btn-select:hover,
a.pmpro_btn.pmpro_btn-select:hover {
  border-color: var(--gold-color) !important;
  background: var(--primary-color) !important;
  background-color: var(--primary-color) !important;
  color: var(--gold-color) !important;
  transform: translateY(-10px);
}

/* =========================================
   SUBSCRIPTIONS PMPRO MESSAGES / ALERTS
   ========================================= */
.subscriptions-levels .pmpro_message,
.subscriptions-levels .pmpro_error,
.subscriptions-levels .pmpro_success,
.subscriptions-levels .pmpro_alert {
  margin-bottom: 1.5rem;
  padding: 1rem 1.25rem;
  border: 1px solid var(--border-blue) !important;
  border-left: 3px solid var(--gold-color) !important;
  background-color: rgba(255, 255, 255, 0.04) !important;
  color: rgba(255, 255, 255, 0.78);
  font-family: var(--secondary-font);
  line-height: 1.6;
}

.subscriptions-levels .pmpro_error {
  border-left-color: #b94a48 !important;
}

/* =========================================
   SUBSCRIPTIONS PMPRO FORM FIELDS
   ========================================= */
.subscriptions-levels input[type=text],
.subscriptions-levels input[type=email],
.subscriptions-levels input[type=password],
.subscriptions-levels input[type=number],
.subscriptions-levels select,
.subscriptions-levels textarea {
  width: 100%;
  min-height: 48px;
  padding: 0.85rem 1rem;
  border: 1px solid var(--border-blue) !important;
  background-color: var(--primary-background) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font);
  font-size: 1rem;
  border-radius: 0 !important;
}

.subscriptions-levels input:focus,
.subscriptions-levels select:focus,
.subscriptions-levels textarea:focus {
  outline: none;
  border-color: var(--gold-color) !important;
}

.subscriptions-levels label {
  display: block;
  margin-bottom: 0.5rem;
  font-family: var(--secondary-font);
  font-size: 0.85rem;
  font-weight: var(--secondary-bold);
  color: var(--gold-color);
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

/* =========================================
   3. PMPRO CHECKOUT PAGE
   PMPro-powered checkout output
   ========================================= */
.pmpro_checkout {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  color: var(--white-color);
}

.pmpro_checkout * {
  box-sizing: border-box;
}

/* =========================================
   CHECKOUT CARDS / SECTIONS
   ========================================= */
.pmpro_checkout .pmpro_card,
.pmpro_checkout .pmpro_form,
.pmpro_checkout form,
.pmpro_checkout fieldset,
.pmpro_checkout .pmpro_checkout-fields,
.pmpro_checkout .pmpro_checkout-fieldset {
  border: 1px solid var(--border-blue) !important;
  background-color: var(--container-blue) !important;
  box-shadow: var(--shadow-big) !important;
  border-radius: 0 !important;
}

.pmpro_checkout .pmpro_card {
  box-shadow: var(--shadow-big) !important;
}

/* =========================================
   CHECKOUT CARD TITLES
   Example:
   class="pmpro_card_title pmpro_font-large"
   ========================================= */
.pmpro_checkout .pmpro_card_title,
.pmpro_checkout .pmpro_card_title.pmpro_font-large {
  margin-bottom: 1rem;
  font-family: var(--primary-font) !important;
  font-size: clamp(1.65rem, 2.5vw, 2.75rem);
  font-weight: var(--primary-medium);
  line-height: 1;
  color: var(--white-color) !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* =========================================
   CHECKOUT LEVEL NAME TEXT
   ========================================= */
.pmpro_checkout .pmpro_level_name_text {
  display: inline-block;
  font-family: var(--primary-font) !important;
  font-size: clamp(1.8rem, 3vw, 3.25rem);
  font-weight: var(--primary-medium);
  line-height: 1;
  color: var(--gold-color) !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* =========================================
   CHECKOUT LEVEL COST TEXT
   ========================================= */
.pmpro_checkout .pmpro_level_cost_text {
  margin-top: 0.75rem;
  padding: 1rem 1.25rem;
  border: 1px solid var(--border-blue) !important;
  border-left: 3px solid var(--gold-color) !important;
  background-color: rgba(255, 255, 255, 0.04) !important;
  font-family: var(--secondary-font);
  color: rgba(255, 255, 255, 0.82) !important;
  line-height: 1.65;
}

.pmpro_checkout .pmpro_level_cost_text p {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.82) !important;
}

/* =========================================
   CHECKOUT FORM HEADINGS
   Example:
   h2 class="pmpro_form_heading pmpro_font-large"
   ========================================= */
.pmpro_checkout .pmpro_form_heading,
.pmpro_checkout .pmpro_form_heading.pmpro_font-large {
  margin-top: 2rem;
  margin-bottom: 1.25rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid var(--border-blue) !important;
  font-family: var(--primary-font) !important;
  font-size: clamp(1.5rem, 2.5vw, 2.5rem);
  font-weight: var(--primary-medium);
  line-height: 1;
  color: var(--white-color) !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.pmpro_checkout .pmpro_form_heading:first-child,
.pmpro_checkout .pmpro_card .pmpro_form_heading:first-child {
  margin-top: 0;
}

/* Form legend / heading black override */
.pmpro .pmpro_form_legend,
.pmpro legend.pmpro_form_legend,
.pmpro .pmpro_form_heading,
.pmpro .pmpro_form_heading.pmpro_font-large,
.pmpro h2.pmpro_form_heading,
.pmpro h2.pmpro_form_heading.pmpro_font-large {
  color: black !important;
}

/* =========================================
   CHECKOUT FORM LABELS
   ========================================= */
.pmpro_checkout .pmpro_form_label,
.pmpro_checkout label {
  display: block;
  margin-bottom: 0.5rem;
  font-family: var(--secondary-font) !important;
  font-size: 0.82rem;
  font-weight: var(--secondary-bold);
  line-height: 1.2;
  color: var(--gold-color) !important;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.pmpro_checkout .pmpro_asterisk,
.pmpro_checkout .pmpro_asterisk abbr {
  color: var(--gold-color) !important;
  text-decoration: none !important;
}

/* =========================================
   CHECKOUT FORM INPUTS
   ========================================= */
.pmpro_checkout .pmpro_form_input,
.pmpro_checkout input.pmpro_form_input,
.pmpro_checkout select.pmpro_form_input,
.pmpro_checkout textarea.pmpro_form_input,
.pmpro_checkout input[type=text],
.pmpro_checkout input[type=email],
.pmpro_checkout input[type=password],
.pmpro_checkout input[type=number],
.pmpro_checkout input[type=tel],
.pmpro_checkout select,
.pmpro_checkout textarea {
  width: 100%;
  min-height: 50px;
  padding: 0.85rem 1rem;
  border: 1px solid var(--border-blue) !important;
  background-color: var(--primary-background) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font) !important;
  font-size: 1rem;
  line-height: 1.2;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.pmpro_checkout .pmpro_form_input:focus,
.pmpro_checkout input.pmpro_form_input:focus,
.pmpro_checkout select.pmpro_form_input:focus,
.pmpro_checkout textarea.pmpro_form_input:focus,
.pmpro_checkout input[type=text]:focus,
.pmpro_checkout input[type=email]:focus,
.pmpro_checkout input[type=password]:focus,
.pmpro_checkout input[type=number]:focus,
.pmpro_checkout input[type=tel]:focus,
.pmpro_checkout select:focus,
.pmpro_checkout textarea:focus {
  outline: none !important;
  border-color: var(--gold-color) !important;
  box-shadow: 0 0 0 1px var(--gold-color) !important;
}

.pmpro_checkout .pmpro_form_input::placeholder,
.pmpro_checkout input::placeholder,
.pmpro_checkout textarea::placeholder {
  color: rgba(255, 255, 255, 0.42);
}

.pmpro_checkout .pmpro_form_input-error,
.pmpro_form_input-text.pmpro_form_input-error {
  border-color: var(--gold-color) !important;
  box-shadow: 0 0 0 0.2rem rgba(198, 141, 51, 0.45) !important;
}

/* =========================================
   CHECKOUT FORM FIELD SPACING
   ========================================= */
.pmpro_checkout .pmpro_form_field,
.pmpro_checkout .pmpro_checkout-field,
.pmpro_checkout .pmpro_checkout-field-bfirstname,
.pmpro_checkout .pmpro_checkout-field-bcity,
.pmpro_checkout .pmpro_checkout-field-bemail {
  margin-bottom: 1.25rem;
}

/* =========================================
   CHECKOUT SUBMIT BUTTON
   Exact hard target
   ========================================= */
.pmpro_form_submit #pmpro_submit_span input#pmpro_btn-submit.pmpro_btn.pmpro_btn-submit-checkout,
.pmpro_checkout input#pmpro_btn-submit.pmpro_btn.pmpro_btn-submit-checkout {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.35rem;
  border: none !important;
  background: var(--gold-color) !important;
  background-color: var(--gold-color) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font) !important;
  font-size: 0.85rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  cursor: pointer;
  border-radius: 0 !important;
  appearance: none;
  -webkit-appearance: none;
  transform: translateY(0);
  transition: transform 0.25s ease, background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.pmpro_form_submit #pmpro_submit_span input#pmpro_btn-submit.pmpro_btn.pmpro_btn-submit-checkout:hover,
.pmpro_checkout input#pmpro_btn-submit.pmpro_btn.pmpro_btn-submit-checkout:hover {
  border: 2px solid var(--gold-color) !important;
  background: var(--primary-background) !important;
  background-color: var(--primary-background) !important;
  color: var(--gold-color) !important;
  transform: translateY(-10px);
}

/* =========================================
   4. SHARED PMPRO CONFIRMATION / ACCOUNT
   PMPro-powered account and confirmation outputs
   ========================================= */
.pmpro_section_title,
.pmpro_font-x-large {
  color: var(--white-color) !important;
}

.pmpro .pmpro_card {
  border-color: var(--border-blue) !important;
  border-radius: 0 !important;
}

.pmpro .pmpro_list_item,
.pmpro li.pmpro_list_item,
.pmpro_list_item {
  font-family: var(--secondary-font) !important;
}

.pmpro .pmpro_list_item strong,
.pmpro li.pmpro_list_item strong,
.pmpro_list_item strong {
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-bold) !important;
  color: inherit !important;
}

/* =========================================
   ACTIONS NAV RIGHT LINK
   Handles underscore and hyphen PMPro class versions
   ========================================= */
.pmpro_actions_nav_right,
.pmpro_actions_nav_right a,
.pmpro_actions_nav-right,
.pmpro_actions_nav-right a {
  color: var(--gold-color) !important;
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-regular, 400) !important;
  text-decoration: none !important;
}

.pmpro_actions_nav_right a:hover,
.pmpro_actions_nav-right a:hover {
  color: var(--white-color) !important;
}

/* =========================================
   LOGGED-IN WELCOME CARD
   PMPro-powered account/login welcome output
   ========================================= */
.pmpro_logged_in_welcome_wrap .pmpro_card_title,
.pmpro_logged_in_welcome_wrap .pmpro_member_display_name,
.pmpro_logged_in_welcome_wrap .pmpro_card_title a,
.pmpro_logged_in_welcome_wrap .pmpro_member_display_name a,
.pmpro_logged_in_welcome_wrap .pmpro_card_actions a {
  color: var(--gold-color) !important;
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-bold) !important;
  text-decoration: none !important;
}

.pmpro_logged_in_welcome_wrap .pmpro_card_title {
  font-family: var(--primary-font) !important;
  font-weight: var(--primary-medium) !important;
}

.pmpro_logged_in_welcome_wrap .pmpro_card_title a:hover,
.pmpro_logged_in_welcome_wrap .pmpro_card_actions a:hover {
  color: var(--white-color) !important;
}

/* =========================================
   UPDATE PROFILE BUTTON
   PMPro-powered account/profile page
   ========================================= */
.pmpro_btn.pmpro_btn-submit-update-profile,
input.pmpro_btn.pmpro_btn-submit-update-profile {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.35rem;
  border: none !important;
  background: var(--gold-color) !important;
  background-color: var(--gold-color) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font) !important;
  font-size: 0.85rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: translateY(0);
  appearance: none;
  -webkit-appearance: none;
  transition: transform 0.25s ease, background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.pmpro_btn.pmpro_btn-submit-update-profile:hover,
input.pmpro_btn.pmpro_btn-submit-update-profile:hover {
  border: 2px solid var(--gold-color) !important;
  background: var(--primary-color) !important;
  background-color: var(--primary-color) !important;
  color: var(--gold-color) !important;
  transform: translateY(-10px);
}

/* =========================================
   5. MEMBERSHIP ORDERS TABLE
   PMPro-powered Membership Orders / Invoice page
   ========================================= */
.pmpro_table_orders thead tr th,
.pmpro_table.pmpro_table_orders thead tr th,
.pmpro .pmpro_table_orders thead tr th {
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-bold) !important;
  color: var(--gold-color) !important;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.pmpro_table_orders tbody tr th,
.pmpro_table_orders tbody tr td,
.pmpro_table.pmpro_table_orders tbody tr th,
.pmpro_table.pmpro_table_orders tbody tr td,
.pmpro .pmpro_table_orders tbody tr th,
.pmpro .pmpro_table_orders tbody tr td {
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-regular, 400) !important;
  color: var(--primary-color) !important;
}

.pmpro_table_orders tbody tr th a,
.pmpro_table.pmpro_table_orders tbody tr th a,
.pmpro .pmpro_table_orders tbody tr th a {
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-regular, 400) !important;
  color: var(--primary-color) !important;
  text-decoration: none !important;
}

.pmpro_table_orders tbody tr th a:hover,
.pmpro_table.pmpro_table_orders tbody tr th a:hover,
.pmpro .pmpro_table_orders tbody tr th a:hover {
  color: var(--gold-color) !important;
}

.pmpro_table_orders .pmpro_tag,
.pmpro_table_orders .pmpro_tag-success,
.pmpro_table.pmpro_table_orders .pmpro_tag,
.pmpro_table.pmpro_table_orders .pmpro_tag-success,
.pmpro .pmpro_table_orders .pmpro_tag,
.pmpro .pmpro_table_orders .pmpro_tag-success {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.35rem 0.65rem;
  border: none !important;
  background-color: var(--gold-color) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-bold) !important;
  font-size: 0.75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-radius: 5px !important;
}

/* =========================================
   6. CANCEL MEMBERSHIP PAGE
   PMPro-powered cancel confirmation page
   ========================================= */
.pmpro_form_submit {
  display: flex;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 2rem;
}

/* Yes, cancel / generic PMPro submit */
.pmpro_form_submit input.pmpro_btn.pmpro_btn-submit {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.35rem;
  border: none !important;
  background: var(--primary-color) !important;
  background-color: var(--primary-color) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font) !important;
  font-size: 0.85rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: translateY(0);
  appearance: none;
  -webkit-appearance: none;
  transition: transform 0.25s ease, background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.pmpro_form_submit input.pmpro_btn.pmpro_btn-submit:hover {
  background: var(--gold-color) !important;
  background-color: var(--gold-color) !important;
  color: var(--white-color) !important;
  transform: translateY(-10px);
}

/* No, keep this membership */
.pmpro_form_submit a.pmpro_btn.pmpro_btn-cancel {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.35rem;
  border: none !important;
  background: var(--gold-color) !important;
  background-color: var(--gold-color) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font) !important;
  font-size: 0.85rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none !important;
  cursor: pointer;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: translateY(0);
  transition: transform 0.25s ease, background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.pmpro_form_submit a.pmpro_btn.pmpro_btn-cancel:hover {
  background: var(--primary-color) !important;
  background-color: var(--primary-color) !important;
  color: var(--gold-color) !important;
  transform: translateY(-10px);
}

/* =========================================
   7. PMPRO LOGIN PAGE
   PMPro / WordPress-powered login form
   ========================================= */
.pmpro #pmpro_login .pmpro_card,
.pmpro #pmpro_login .pmpro_login_wrap,
#pmpro_login .pmpro_card,
#pmpro_login .pmpro_login_wrap {
  border: 2px solid var(--border-blue) !important;
  background-color: var(--container-blue) !important;
  box-shadow: var(--shadow-big) !important;
  border-radius: 0 !important;
}

.pmpro #pmpro_login .pmpro_card_content,
#pmpro_login .pmpro_card_content,
.pmpro_login_wrap .pmpro_card_content {
  border-bottom: 2px solid var(--border-blue) !important;
  background-color: var(--container-blue) !important;
}

/* Login labels */
.pmpro #pmpro_login label,
#pmpro_login label,
#loginform label,
#loginform .login-username label,
#loginform .login-password label {
  font-family: var(--secondary-font) !important;
  color: var(--gold-color) !important;
  font-weight: var(--secondary-bold);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* Login inputs */
.pmpro #pmpro_login input[type=text],
.pmpro #pmpro_login input[type=password],
#pmpro_login input[type=text],
#pmpro_login input[type=password],
#loginform input.input {
  width: 100%;
  min-height: 50px;
  padding: 0.85rem 1rem;
  border: 2px solid var(--border-blue) !important;
  background-color: var(--primary-background) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font) !important;
  font-size: 1rem;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.pmpro #pmpro_login input[type=text]:focus,
.pmpro #pmpro_login input[type=password]:focus,
#pmpro_login input[type=text]:focus,
#pmpro_login input[type=password]:focus,
#loginform input.input:focus {
  outline: none !important;
  border-color: var(--gold-color) !important;
  box-shadow: 0 0 0 1px var(--gold-color) !important;
}

/* Remember me */
#loginform .login-remember,
#loginform .login-remember label {
  font-family: var(--secondary-font) !important;
  color: var(--gold-color) !important;
}

#loginform .login-remember input#rememberme {
  accent-color: var(--gold-color);
}

/* Password toggle */
.pmpro_form_field-password-toggle,
.pmpro_form_field-password-toggle button,
.pmpro_form_field-password-toggle .pmpro_form_field-password-toggle-state {
  font-family: var(--secondary-font) !important;
  color: var(--gold-color) !important;
}

.pmpro_form_field-password-toggle .pmpro_btn.pmpro_btn-plain {
  color: var(--gold-color) !important;
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0;
}

.pmpro_form_field-password-toggle .pmpro_icon,
.pmpro_form_field-password-toggle .pmpro_icon-eye {
  color: var(--gold-color) !important;
}

.pmpro_form_field-password-toggle .pmpro_icon svg,
.pmpro_form_field-password-toggle .pmpro_icon-eye svg,
.pmpro_form_field-password-toggle svg {
  stroke: var(--gold-color) !important;
}

/* Login submit area */
#loginform .login-submit {
  margin-top: 1.5rem;
}

/* Login button */
#loginform input#wp-submit.button.button-primary,
.pmpro #pmpro_login input#wp-submit.button.button-primary,
#pmpro_login input#wp-submit {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.35rem;
  border: 2px solid var(--gold-color) !important;
  background: var(--gold-color) !important;
  background-color: var(--gold-color) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font) !important;
  font-size: 1.2rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0 !important;
  box-shadow: var(--shadow) !important;
  transform: translateY(0);
  appearance: none;
  -webkit-appearance: none;
  transition: transform 0.25s ease, background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

#loginform input#wp-submit.button.button-primary:hover,
.pmpro #pmpro_login input#wp-submit.button.button-primary:hover,
#pmpro_login input#wp-submit:hover {
  background: transparent !important;
  background-color: transparent !important;
  color: var(--gold-color) !important;
  border-color: var(--gold-color) !important;
  transform: translateY(-2px);
}

/* Lost password area inside login card */
#pmpro_login .pmpro_card_actions,
#pmpro_login .pmpro_actions_nav {
  border-top: 0 !important;
  background-color: var(--container-blue) !important;
}

#pmpro_login .pmpro_actions_nav a {
  font-family: var(--secondary-font) !important;
  color: var(--gold-color) !important;
  font-weight: var(--secondary-bold);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
}

#pmpro_login .pmpro_actions_nav a:hover {
  color: var(--white-color) !important;
}

/* =========================================
   8. LOST PASSWORD PAGE
   PMPro / WordPress-powered lost password page
   ========================================= */
.pmpro_lost_password-instructions,
p.pmpro_lost_password-instructions,
.pmpro .pmpro_lost_password-instructions {
  font-family: var(--secondary-font) !important;
  font-weight: var(--secondary-medium) !important;
  color: var(--white-color) !important;
  line-height: 1.6;
}

/* Get New Password button */
.pmpro_lost_password_wrap .pmpro_form_submit input.pmpro_btn.pmpro_btn-submit,
#pmpro_lost_password .pmpro_form_submit input.pmpro_btn.pmpro_btn-submit {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.35rem;
  border: 2px solid var(--gold-color) !important;
  background: var(--gold-color) !important;
  background-color: var(--gold-color) !important;
  color: var(--white-color) !important;
  font-family: var(--secondary-font) !important;
  font-size: 0.9rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0 !important;
  box-shadow: var(--shadow) !important;
  transform: translateY(0);
  appearance: none;
  -webkit-appearance: none;
  transition: transform 0.25s ease, background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.pmpro_lost_password_wrap .pmpro_form_submit input.pmpro_btn.pmpro_btn-submit:hover,
#pmpro_lost_password .pmpro_form_submit input.pmpro_btn.pmpro_btn-submit:hover {
  border-color: var(--gold-color) !important;
  background: var(--primary-color) !important;
  background-color: var(--primary-color) !important;
  color: var(--gold-color) !important;
  transform: translateY(-2px);
}

/* =========================================
   9. RESPONSIVE STYLES
   ========================================= */
@media (max-width: 800px) {
  .hero--subscriptions {
    min-height: 70vh;
    background-position: 70% center;
  }
  .subscriptions-levels table,
  .subscriptions-levels table thead,
  .subscriptions-levels table tbody,
  .subscriptions-levels table th,
  .subscriptions-levels table td,
  .subscriptions-levels table tr,
  .subscriptions-levels .pmpro_table,
  .subscriptions-levels .pmpro_table thead,
  .subscriptions-levels .pmpro_table tbody,
  .subscriptions-levels .pmpro_table th,
  .subscriptions-levels .pmpro_table td,
  .subscriptions-levels .pmpro_table tr,
  .subscriptions-levels .pmpro_levels_table,
  .subscriptions-levels .pmpro_levels_table thead,
  .subscriptions-levels .pmpro_levels_table tbody,
  .subscriptions-levels .pmpro_levels_table th,
  .subscriptions-levels .pmpro_levels_table td,
  .subscriptions-levels .pmpro_levels_table tr {
    display: block;
    width: 100%;
  }
  .subscriptions-levels table thead,
  .subscriptions-levels .pmpro_table thead,
  .subscriptions-levels .pmpro_levels_table thead {
    display: none;
  }
  .subscriptions-levels table tr,
  .subscriptions-levels .pmpro_table tr,
  .subscriptions-levels .pmpro_levels_table tr {
    padding: 1.25rem;
    border-bottom: 1px solid var(--border-blue) !important;
  }
  .subscriptions-levels table td,
  .subscriptions-levels .pmpro_table td,
  .subscriptions-levels .pmpro_levels_table td {
    display: block;
    padding: 0.45rem 0;
    border-bottom: none !important;
  }
  .subscriptions-levels table td:last-child,
  .subscriptions-levels .pmpro_table td:last-child,
  .subscriptions-levels .pmpro_levels_table td:last-child {
    display: block;
    text-align: left;
  }
  .subscriptions-levels .pmpro_btn,
  .subscriptions-levels .pmpro_btn-submit,
  .subscriptions-levels input[type=submit],
  .subscriptions-levels button,
  .subscriptions-levels a.pmpro_btn,
  .pmpro_checkout #pmpro_btn-submit,
  .pmpro_checkout .pmpro_btn-submit-checkout,
  .pmpro_checkout input#pmpro_btn-submit.pmpro_btn,
  .pmpro_checkout input.pmpro_btn-submit-checkout {
    width: 100%;
  }
  .pmpro_checkout .pmpro_card_title,
  .pmpro_checkout .pmpro_card_title.pmpro_font-large,
  .pmpro_checkout .pmpro_form_heading,
  .pmpro_checkout .pmpro_form_heading.pmpro_font-large {
    letter-spacing: 0.06em;
  }
}
@media (max-width: 700px) {
  .pmpro_form_submit {
    flex-direction: column;
    align-items: stretch;
  }
  .pmpro_form_submit input.pmpro_btn.pmpro_btn-submit,
  .pmpro_form_submit a.pmpro_btn.pmpro_btn-cancel {
    width: 100%;
  }
}
/* =========================================
   REUSABLE TWO-COLUMN LAYOUT
   ========================================= */
.split-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
}

.split-layout--media-wide {
  grid-template-columns: minmax(280px, 0.85fr) minmax(420px, 1.15fr);
  gap: clamp(3rem, 6vw, 7rem);
}

.split-layout--reverse .split-layout__media {
  order: 2;
}

.split-layout__media {
  width: 100%;
  max-width: 400px;
  border: 1px solid var(--border-blue);
  background-color: var(--dark-container-blue);
  box-shadow: var(--shadow);
  overflow: hidden;
  justify-self: center;
}

.split-layout--media-wide .split-layout__media {
  width: 100%;
  max-width: 400px;
  justify-self: center;
  border: 0;
  background-color: var(--container-blue);
  box-shadow: var(--shadow-big);
}

.split-layout__image {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
}

.split-layout__image img,
img.split-layout__image {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  object-fit: contain;
}

.split-layout__content {
  max-width: 760px;
}

.split-layout__title {
  text-wrap: balance;
  font-family: var(--primary-font);
  font-size: clamp(1.8rem, 3vw, 3.25rem);
  font-weight: var(--primary-medium);
  line-height: 1.05;
  color: var(--white-color);
  letter-spacing: 0.06em;
}

.split-layout__text {
  max-width: 720px;
  font-size: clamp(0.95rem, 1vw, 1.05rem);
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 1200px) {
  .split-layout--media-wide {
    grid-template-columns: minmax(260px, 0.9fr) minmax(360px, 1.1fr);
    gap: clamp(2.5rem, 5vw, 5rem);
  }
}
@media (max-width: 950px) {
  .split-layout,
  .split-layout--media-wide {
    grid-template-columns: 1fr;
  }
  .split-layout__media,
  .split-layout--media-wide .split-layout__media {
    justify-self: start;
    max-width: 700px;
  }
}
@media (max-width: 900px) {
  .split-layout__title {
    font-size: clamp(1.7rem, 5vw, 2.6rem);
  }
  .split-layout--reverse .split-layout__media {
    order: 0;
  }
  .split-layout__content {
    max-width: none;
  }
}
@media (max-width: 600px) {
  .split-layout__title {
    font-size: clamp(2rem, 12vw, 3.4rem);
  }
  .split-layout__media,
  .split-layout--media-wide .split-layout__media,
  .split-layout__image,
  .split-layout__image img,
  img.split-layout__image {
    max-width: 100%;
  }
}
@media (max-width: 560px) {
  .split-layout__title {
    font-size: clamp(1.5rem, 7vw, 2.1rem);
    line-height: 1.1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 420px) {
  .split-layout__title {
    font-size: clamp(1.4rem, 6.5vw, 1.9rem);
  }
}
/* =========================================
   REUSABLE STORY / EDITORIAL LAYOUTS
   ========================================= */
/**
 * Use these components throughout the site
 * when long-form content needs more visual
 * structure than ordinary text columns.
 */
/* =========================================
   FACT STRIP
   ========================================= */
.fact-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: var(--space-lg);
  border-top: 1px solid var(--border-blue);
  border-bottom: 1px solid var(--border-blue);
}

.fact-strip__item {
  position: relative;
  padding: clamp(1.5rem, 3vw, 2.5rem);
}

.fact-strip__item:not(:last-child) {
  border-right: 1px solid var(--border-blue);
}

.fact-strip__item strong,
.fact-strip__item span {
  display: block;
}

.fact-strip__item strong {
  margin-bottom: 0.65rem;
  font-family: var(--primary-font);
  font-size: clamp(1.65rem, 3vw, 2.5rem);
  font-weight: var(--primary-medium);
  line-height: 1;
  color: var(--gold-color);
  letter-spacing: 0.04em;
}

.fact-strip__item span {
  font-family: var(--secondary-font);
  font-size: 0.92rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.72);
}

/* =========================================
   IMAGE-LED STORY PANEL
   ========================================= */
.story-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  min-height: 540px;
  overflow: hidden;
  border: 1px solid var(--border-blue);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0)), var(--secondary-background);
}

.story-panel--reverse {
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
}

.story-panel--reverse .story-panel__media {
  order: 2;
}

.story-panel--reverse .story-panel__content {
  order: 1;
}

/* MEDIA */
.story-panel__media {
  position: relative;
  min-height: 460px;
  overflow: hidden;
}

.story-panel__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 2, 42, 0.02) 45%, rgba(0, 2, 42, 0.72) 100%);
  pointer-events: none;
}

.story-panel__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* CONTENT */
.story-panel__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(2rem, 5vw, 4.5rem);
}

.story-panel__title {
  max-width: 14ch;
  font-family: var(--primary-font);
  font-size: clamp(2rem, 4vw, 3.35rem);
  font-weight: var(--primary-medium);
  line-height: 1.06;
  color: var(--white-color);
}

.story-panel__text {
  max-width: 58ch;
  font-family: var(--secondary-font);
  font-size: 1rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.76);
}

/* IMAGE LABEL */
.story-panel__marker {
  position: absolute;
  z-index: 2;
  left: clamp(1.25rem, 3vw, 2.25rem);
  bottom: clamp(1.25rem, 3vw, 2.25rem);
  display: flex;
  flex-direction: column;
  padding-left: 1rem;
  border-left: 2px solid var(--gold-color);
}

.story-panel__marker span,
.story-panel__marker strong {
  display: block;
}

.story-panel__marker span {
  margin-bottom: 0.25rem;
  font-family: var(--secondary-font);
  font-size: 0.7rem;
  font-weight: var(--secondary-bold);
  color: rgba(255, 255, 255, 0.72);
  text-transform: uppercase;
  letter-spacing: 0.16em;
}

.story-panel__marker strong {
  font-family: var(--primary-font);
  font-size: clamp(1.8rem, 4vw, 3rem);
  font-weight: var(--primary-medium);
  line-height: 1;
  color: var(--white-color);
}

/* =========================================
   FEATURE / HISTORICAL CALLOUT
   ========================================= */
.story-callout {
  position: relative;
  max-width: 1050px;
  margin-inline: auto;
  text-align: center;
  overflow: hidden;
}

.story-callout::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(600px, 80vw);
  aspect-ratio: 1;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(198, 141, 51, 0.08);
  border-radius: 50%;
  pointer-events: none;
}

.story-callout__display {
  margin: 0 0 0.4rem;
  font-family: var(--primary-font);
  font-size: clamp(3.4rem, 9vw, 8rem);
  font-weight: var(--primary-medium);
  line-height: 0.9;
  color: rgba(198, 141, 51, 0.08);
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.story-callout__text,
.story-callout__highlight {
  position: relative;
  z-index: 1;
  max-width: 70ch;
  margin-inline: auto;
}

.story-callout__text {
  font-family: var(--secondary-font);
  font-size: 1rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.74);
  text-align: left;
}

.story-callout__rule {
  width: min(180px, 45%);
  height: 1px;
  margin: 2rem auto;
  background: linear-gradient(90deg, transparent, rgba(198, 141, 51, 0.9), transparent);
}

.story-callout__highlight {
  font-family: var(--primary-font);
  font-size: clamp(1.25rem, 2.5vw, 1.8rem);
  line-height: 1.5;
  color: var(--white-color);
}

/* =========================================
   MILESTONE CARDS
   ========================================= */
.milestone-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: var(--space-lg);
  border: 1px solid var(--border-blue);
  background: var(--border-blue);
}

.milestone-card {
  min-height: 320px;
  padding: clamp(1.75rem, 4vw, 3rem);
  background: var(--secondary-background);
}

.milestone-card__year {
  margin-bottom: 1.5rem;
  font-family: var(--primary-font);
  font-size: clamp(2rem, 4vw, 3.25rem);
  font-weight: var(--primary-medium);
  line-height: 1;
  color: var(--gold-color);
}

.milestone-card__title {
  max-width: 18ch;
  margin-bottom: 1rem;
  font-family: var(--primary-font);
  font-size: clamp(1.25rem, 2vw, 1.65rem);
  font-weight: var(--primary-medium);
  line-height: 1.2;
  color: var(--white-color);
}

.milestone-card__text {
  font-family: var(--secondary-font);
  font-size: 0.95rem;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.72);
}

/* =========================================
   SECTION COPY
   ========================================= */
.section-copy {
  width: 100%;
  max-width: 70ch;
  margin-inline: auto;
  text-align: left;
}

.section-copy .action-row {
  justify-content: flex-start;
}

.story-panel--stacked {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(2rem, 4vw, 3.5rem);
}

.story-panel--stacked .story-panel__content {
  width: 100%;
  max-width: 760px;
  text-align: left;
}

.story-panel--stacked .story-panel__media {
  width: 100%;
  max-width: 700px;
  margin-inline: auto;
}

.story-panel--stacked .story-panel__media img {
  display: block;
  width: 100%;
  max-width: 700px;
  height: auto;
  margin-inline: auto;
  object-fit: contain;
}

/* =========================================
   RESPONSIVE
   ========================================= */
@media (max-width: 900px) {
  .fact-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .fact-strip__item:nth-child(2) {
    border-right: 0;
  }
  .fact-strip__item:nth-child(-n+2) {
    border-bottom: 1px solid var(--border-blue);
  }
  .story-panel,
  .story-panel--reverse {
    grid-template-columns: 1fr;
  }
  .story-panel--reverse .story-panel__media,
  .story-panel--reverse .story-panel__content {
    order: initial;
  }
  .story-panel__media {
    min-height: 420px;
  }
  .story-panel__title {
    max-width: 18ch;
  }
  .milestone-grid {
    grid-template-columns: 1fr;
  }
  .milestone-card {
    min-height: 0;
  }
}
@media (max-width: 600px) {
  .fact-strip {
    grid-template-columns: 1fr;
  }
  .fact-strip__item:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid var(--border-blue);
  }
  .story-panel__media {
    min-height: 320px;
  }
  .story-panel__content {
    padding: 2rem 1.5rem;
  }
  .story-callout__display {
    font-size: clamp(2.7rem, 17vw, 5rem);
  }
}
/* =========================================
   ABOUT IUFOB HERO
   ========================================= */
.hero--about-iufob .action-row {
  align-items: center;
  gap: clamp(1rem, 3vw, 2.5rem);
  flex-wrap: wrap;
}

.hero--about-iufob .action-row img {
  width: clamp(110px, 14vw, 180px);
  height: auto;
  display: block;
}

.hero--about-iufob .action-row span {
  font-family: var(--secondary-font);
  font-size: 0.85rem;
  font-weight: var(--secondary-bold);
  color: var(--gold-color);
  text-transform: uppercase;
  letter-spacing: 0.14em;
}

/* =========================================
   ABOUT IUFOB STATS
   ========================================= */
.about-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid var(--border-blue);
  border-bottom: 1px solid var(--border-blue);
}

.about-stat {
  padding: clamp(1.25rem, 2.5vw, 2rem) 1.25rem;
  text-align: center;
}

.about-stat + .about-stat {
  border-left: 1px solid var(--border-blue);
}

.about-stat__number {
  display: block;
  font-family: var(--primary-font);
  font-size: clamp(2.25rem, 5vw, 4.5rem);
  font-weight: var(--primary-medium);
  line-height: 0.95;
  color: var(--gold-color);
  letter-spacing: 0.04em;
}

.about-stat__label {
  margin-top: 1rem;
  margin-bottom: 0;
  font-family: var(--secondary-font);
  font-size: clamp(0.85rem, 1vw, 1rem);
  font-weight: var(--secondary-bold);
  color: var(--white-color);
  text-transform: uppercase;
  letter-spacing: 0.14em;
}

/* =========================================
   ABOUT LIST
   ========================================= */
.about-list {
  max-width: 720px;
  margin-left: 0;
  padding-left: 1.1rem;
}

.about-list li {
  margin-bottom: 0.75rem;
  font-family: var(--secondary-font);
  font-size: clamp(0.95rem, 1vw, 1.05rem);
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.82);
}

.about-list li::marker {
  color: var(--gold-color);
}

/* =========================================
   ABOUT IUFOB RESPONSIVE
   ========================================= */
@media (max-width: 900px) {
  .about-stat__number {
    font-size: clamp(2rem, 7vw, 3.75rem);
  }
}
@media (max-width: 800px) {
  .about-stats {
    grid-template-columns: 1fr;
  }
  .about-stat + .about-stat {
    border-left: none;
    border-top: 1px solid var(--border-blue);
  }
}
@media (max-width: 700px) {
  .about-stat {
    padding: 1.1rem 0.9rem;
  }
}
@media (max-width: 600px) {
  .hero--about-iufob .action-row {
    align-items: flex-start;
  }
  .hero--about-iufob .action-row img {
    width: clamp(95px, 34vw, 140px);
  }
  .about-stat {
    padding: 2.25rem 1rem;
  }
}
@media (max-width: 560px) {
  .about-stat__number {
    font-size: clamp(1.8rem, 9vw, 3rem);
  }
}
@media (max-width: 500px) {
  .about-stats {
    grid-template-columns: 1fr;
  }
  .about-stat {
    padding: 1rem;
  }
  .about-stat + .about-stat {
    border-left: 0;
    border-top: 1px solid var(--border-blue);
  }
}
@media (max-width: 420px) {
  .about-stat__number {
    font-size: clamp(1.8rem, 9vw, 3rem);
  }
}
/* =========================================
   USING THE ARCHIVE PAGE
   ========================================= */
/**
 * Public-facing guide for browsing, searching,
 * and understanding the Hayden C. Hewes Archive.
 *
 * This replaces the former Access Levels layout.
 */
/* =========================================
   ARCHIVE GUIDE
   ========================================= */
.archive-guide > .section__inner {
  padding-top: var(--space-md);
}

.archive-guide__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(280px, 0.7fr);
  gap: clamp(2.5rem, 6vw, 6rem);
  align-items: start;
  width: 100%;
}

/* =========================================
   MAIN GUIDE
   ========================================= */
.archive-guide__main {
  width: 100%;
  min-width: 0;
}

.archive-guide__main > .section-text {
  max-width: 65ch;
}

/* =========================================
   GUIDE STEPS
   ========================================= */
.archive-guide__steps {
  width: 100%;
  border-top: 1px solid var(--border-blue);
}

.archive-guide__step {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr);
  gap: 1.25rem;
  padding: 1.75rem 0;
  border-bottom: 1px solid var(--border-blue);
}

.archive-guide__number {
  font-family: var(--primary-font);
  font-size: 1.35rem;
  font-weight: var(--primary-medium);
  line-height: 1;
  color: var(--gold-color);
}

.archive-guide__step h3 {
  margin: 0 0 0.5rem;
  font-family: var(--primary-font);
  font-size: 1.3rem;
  font-weight: var(--primary-medium);
  line-height: 1.2;
  color: var(--white-color);
}

.archive-guide__step p {
  max-width: 60ch;
  margin: 0 0 0.75rem;
  font-family: var(--secondary-font);
  font-size: 0.95rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.72);
}

.archive-guide__step p:last-child {
  margin-bottom: 0;
}

/* =========================================
   QUICK NOTES
   ========================================= */
.archive-guide__notes {
  width: 100%;
  min-width: 0;
  padding: clamp(1.75rem, 4vw, 2.75rem);
  border: 1px solid var(--border-blue);
  background: var(--dark-container-blue);
}

.archive-guide__note {
  padding: 1.35rem 0;
  border-bottom: 1px solid var(--border-blue);
}

.archive-guide__note:first-of-type {
  padding-top: 0;
}

.archive-guide__note:last-of-type {
  margin-bottom: 1.5rem;
}

.archive-guide__note strong {
  display: block;
  margin-bottom: 0.4rem;
  font-family: var(--primary-font);
  font-size: 1.05rem;
  font-weight: var(--primary-medium);
  line-height: 1.3;
  color: var(--white-color);
}

.archive-guide__note p {
  margin: 0;
  font-family: var(--secondary-font);
  font-size: 0.9rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.7);
}

/* =========================================
   FOOTER CTA
   ========================================= */
.archive-guide__footer {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 2rem;
  align-items: end;
  width: 100%;
  margin-top: var(--space-lg);
  padding-top: var(--space-md);
  border-top: 1px solid var(--border-blue);
}

.archive-guide__footer .section-text {
  max-width: 60ch;
}

.archive-guide__footer .action-row {
  justify-content: flex-end;
}

/* =========================================
   RESPONSIVE — TABLET
   ========================================= */
@media (max-width: 900px) {
  .archive-guide__layout {
    grid-template-columns: 1fr;
    gap: var(--space-lg);
  }
  .archive-guide__footer {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .archive-guide__footer .action-row {
    justify-content: flex-start;
  }
}
/* =========================================
   RESPONSIVE — MOBILE
   ========================================= */
@media (max-width: 600px) {
  .archive-guide__layout {
    gap: var(--space-md);
  }
  .archive-guide__step {
    grid-template-columns: 45px minmax(0, 1fr);
    gap: 0.75rem;
    padding: 1.5rem 0;
  }
  .archive-guide__number {
    font-size: 1.15rem;
  }
  .archive-guide__step h3 {
    font-size: 1.2rem;
  }
  .archive-guide__notes {
    padding: 1.5rem;
  }
  .archive-guide__footer {
    margin-top: var(--space-md);
  }
}
/* ============================================================
   IUFOB ACCOUNT / LOGIN FORMS
   Append to the IUFOB Archive theme style.css
   ============================================================ */
.iufob-account-card {
  width: 100%;
}

.iufob-account-card .content-card__body {
  width: 100%;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

/* ------------------------------------------------------------
   FORM LAYOUT
   ------------------------------------------------------------ */
.iufob-account-form {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 20px;
  margin-top: 28px;
}

.iufob-account-form__field {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 8px;
}

.iufob-account-form__field label {
  display: block;
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.3;
}

.iufob-account-form__field input {
  display: block;
  width: 100%;
  min-height: 48px;
  margin: 0;
  padding: 11px 14px;
  box-sizing: border-box;
}

.iufob-account-form__field small {
  display: block;
  margin-top: 2px;
  line-height: 1.45;
  opacity: 0.8;
}

/* ------------------------------------------------------------
   CHECKBOX
   ------------------------------------------------------------ */
.iufob-account-form__check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  margin: 0;
  line-height: 1.5;
}

.iufob-account-form__check input {
  width: auto;
  margin-top: 4px;
  flex: 0 0 auto;
}

/* ------------------------------------------------------------
   PRIMARY BUTTON
   ------------------------------------------------------------ */
.iufob-account-form > .btn {
  align-self: flex-start;
  margin-top: 4px;
}

/* ------------------------------------------------------------
   LOGIN SECONDARY ACTIONS
   ------------------------------------------------------------ */
.iufob-account-card .action-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.iufob-account-card .action-row .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  padding: 9px 18px;
  border: 1px solid #c68d33;
  background: transparent;
  color: #fff;
  text-decoration: none;
}

.iufob-account-card .action-row .btn:hover,
.iufob-account-card .action-row .btn:focus-visible {
  background: rgba(198, 141, 51, 0.12);
  color: #fff;
}

/* ------------------------------------------------------------
   RESEND CONFIRMATION
   ------------------------------------------------------------ */
.iufob-account-resend {
  width: 100%;
  margin-top: 30px;
  padding-top: 22px;
  border-top: 1px solid #27313e;
}

.iufob-account-resend summary {
  cursor: pointer;
  width: fit-content;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #c68d33;
}

.iufob-account-resend summary:hover,
.iufob-account-resend summary:focus-visible {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.iufob-account-resend[open] summary {
  margin-bottom: 4px;
}

.iufob-account-resend .iufob-account-form {
  margin-top: 20px;
}

.iufob-account-resend .btn {
  align-self: flex-start;
  border: 1px solid #c68d33;
  background: transparent;
  color: #fff;
}

.iufob-account-resend .btn:hover,
.iufob-account-resend .btn:focus-visible {
  background: rgba(198, 141, 51, 0.12);
}

/* ------------------------------------------------------------
   ACCOUNT NOTICES
   ------------------------------------------------------------ */
.iufob-account-notice {
  width: 100%;
  max-width: 560px;
  margin: 0 auto 24px;
  padding: 14px 18px;
  box-sizing: border-box;
}

.iufob-account-notice p {
  margin: 0;
}

/* ------------------------------------------------------------
   MOBILE
   ------------------------------------------------------------ */
@media (max-width: 600px) {
  .iufob-account-card .content-card__body {
    max-width: 100%;
  }
  .iufob-account-form {
    gap: 18px;
  }
  .iufob-account-form__field input {
    font-size: 16px;
  }
  .iufob-account-card .action-row {
    flex-direction: column;
    align-items: stretch;
  }
  .iufob-account-card .action-row .btn {
    width: 100%;
  }
}
/* =========================================
   BROWSE FILES PAGE
   ========================================= */
#browse-files,
#iufob-browse-results {
  scroll-margin-top: 90px;
}

/* =========================================
   BROWSE HERO
   Reuses .hero--archive-search
   ========================================= */
/*
 * Remove the viewport-based height inherited
 * from the Archive Search hero.
 */
.hero--archive-browse {
  min-height: 0;
}

/*
 * Browse does not need the extremely large
 * Archive Search top padding.
 */
.hero--archive-browse .hero__inner {
  min-height: 0;
  justify-content: flex-start;
  gap: 0;
  padding-top: clamp(4rem, 6vw, 5.5rem);
  padding-bottom: clamp(5rem, 7vw, 7rem);
}

.hero--archive-browse .hero__content {
  width: min(100%, 850px);
  max-width: 850px;
}

/* =========================================
   BROWSE FILES PLUGIN OUTPUT
   Shortcode: [iufob_browse_files]
   ========================================= */
.iufob-browse-files {
  width: 100%;
  min-width: 0;
}

.iufob-browse-collections {
  width: 100%;
  margin-bottom: clamp(2.5rem, 5vw, 4rem);
}

.iufob-browse-collection.is-active {
  border-color: var(--gold-color);
}

.iufob-browse-collection.is-locked {
  opacity: 0.65;
}

.iufob-browse-collection__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
}

.iufob-browse-collection__meta span {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.55rem;
  border: 1px solid var(--border-blue);
  background-color: var(--primary-background);
  color: var(--gold-color);
  font-family: var(--secondary-font);
  font-size: 0.72rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

/* =========================================
   BROWSE RESULTS
   ========================================= */
.iufob-browse-results {
  width: 100%;
  min-width: 0;
  margin-top: clamp(2rem, 4vw, 3.5rem);
}

/* =========================================
   PAGINATION
   ========================================= */
.iufob-browse-pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
  width: 100%;
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--border-blue);
}

.iufob-browse-pagination__status {
  margin: 0;
  font-family: var(--secondary-font);
  color: rgba(255, 255, 255, 0.72);
}

.iufob-browse-pagination__links {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}

/* =========================================
   RESPONSIVE — TABLET
   ========================================= */
@media (max-width: 900px) {
  .hero--archive-browse {
    background-position: center center;
  }
  .hero--archive-browse .hero__inner {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
}
/* =========================================
   RESPONSIVE — MOBILE
   ========================================= */
@media (max-width: 700px) {
  .iufob-browse-pagination {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
  .iufob-browse-pagination__links {
    width: 100%;
  }
}
@media (max-width: 560px) {
  .hero--archive-browse .hero__inner {
    padding-top: 3.5rem;
    padding-bottom: 4.5rem;
  }
  .iufob-browse-collections {
    margin-bottom: 2rem;
  }
  .iufob-browse-results {
    margin-top: 2rem;
  }
}
/* =========================================================
   DEEP RESEARCH — PROFESSIONAL ARTICLE LAYOUT
   ========================================================= */
.deep-article-page {
  overflow: hidden;
}

/* =========================================================
   FEATURED IMAGE HERO
   ========================================================= */
.deep-article-hero {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: clamp(440px, 64vh, 680px);
  background: linear-gradient(180deg, rgba(0, 2, 42, 0.1) 0%, rgba(0, 2, 42, 0.72) 62%, rgb(0, 2, 42) 100%), var(--background-color, #00022a);
  background-position: center;
  background-size: cover;
}

.deep-article-hero__inner {
  width: 100%;
  padding-top: clamp(6rem, 12vw, 10rem);
  padding-bottom: clamp(3rem, 7vw, 5rem);
}

.deep-article-hero__content {
  width: 100%;
  max-width: 920px;
}

.deep-article-title {
  max-width: 900px;
  margin: 0 0 1.1rem;
  color: var(--white-color, #fff);
  font-family: "Cinzel", serif;
  font-size: clamp(2.8rem, 7vw, 5.4rem);
  line-height: 1.02;
  letter-spacing: -0.02em;
  text-wrap: balance;
}

.deep-article-deck {
  max-width: 62ch;
  margin: 0 0 1.2rem;
  color: var(--e7f3ff, #e7f3ff);
  font-size: clamp(1.15rem, 2.2vw, 1.45rem);
  line-height: 1.55;
}

.deep-article-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0.75rem;
  color: var(--gold-color, #c68d33);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* =========================================================
   ARTICLE BODY
   No .screen-padding on the article itself.
   ========================================================= */
.deep-article {
  width: min(75ch, 100% - 2rem);
  margin-inline: auto;
  padding-top: clamp(2.25rem, 5vw, 3.75rem);
}

.deep-article-section {
  display: flow-root;
  margin-bottom: clamp(2.25rem, 5vw, 3.75rem);
  text-align: left;
}

.deep-article-section h2 {
  margin: 0 0 1.35rem;
  color: var(--gold-color, #c68d33);
  font-family: "Cinzel", serif;
  font-size: clamp(2.15rem, 4.5vw, 3.25rem);
  line-height: 1.08;
  letter-spacing: -0.01em;
  text-wrap: balance;
}

.deep-article-section p {
  margin: 0 0 1.2rem;
  color: var(--e7f3ff, #e7f3ff);
  font-size: clamp(1rem, 1.4vw, 1.08rem);
  line-height: 1.82;
}

.deep-article-lede {
  color: var(--white-color, #fff) !important;
  font-size: clamp(1.13rem, 2vw, 1.3rem) !important;
  line-height: 1.72 !important;
}

.deep-article-section strong {
  color: var(--white-color, #fff);
}

.deep-article-section em {
  color: var(--white-color, #fff);
}

.deep-article-section blockquote {
  margin: 2rem 0;
  padding: 0.15rem 0 0.15rem 1.35rem;
  border-left: 3px solid var(--gold-color, #c68d33);
}

.deep-article-section blockquote p {
  margin: 0;
  color: var(--white-color, #fff);
  font-size: 1.12rem;
  font-style: italic;
  line-height: 1.7;
}

.deep-article-emphasis {
  margin-top: 1.8rem !important;
  color: var(--white-color, #fff) !important;
  font-size: 1.14rem !important;
  font-weight: 700;
}

.deep-article-question {
  margin-block: 2rem !important;
  color: var(--white-color, #fff) !important;
  font-family: "Cinzel", serif;
  font-size: clamp(1.45rem, 3vw, 2.15rem) !important;
  line-height: 1.38 !important;
}

.deep-article-final {
  margin-top: 2rem !important;
  color: var(--gold-color, #c68d33) !important;
  font-size: 1.12rem !important;
}

/* =========================================================
   FLOATING SQUARE IMAGES
   ========================================================= */
.deep-article-float {
  width: clamp(220px, 34vw, 310px);
  margin-top: 0.45rem;
  margin-bottom: 1.15rem;
}

.deep-article-float--left {
  float: left;
  margin-right: clamp(1.5rem, 4vw, 2.5rem);
}

.deep-article-float--right {
  float: right;
  margin-left: clamp(1.5rem, 4vw, 2.5rem);
}

.deep-article-float img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  border: 1px solid var(--border-color, #27313e);
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.24);
}

.deep-article-float figcaption,
.deep-article-break-image figcaption {
  margin-top: 0.6rem;
  color: rgba(231, 243, 255, 0.62);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.78rem;
  line-height: 1.45;
}

/* =========================================================
   SECTION-BREAK IMAGES
   ========================================================= */
.deep-article-break-image {
  clear: both;
  width: min(100%, 68ch);
  margin: clamp(0.5rem, 2vw, 1rem) auto clamp(2.5rem, 5vw, 4rem);
}

.deep-article-break-image img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid var(--border-color, #27313e);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22);
}

.deep-article-break-image--landscape {
  width: min(100%, 72ch);
}

.deep-article-break-image--clipping {
  width: min(100%, 58ch);
}

.deep-article-break-image--portrait {
  width: min(100%, 36ch);
}

/* =========================================================
   ARCHIVE FILES — BOTTOM
   ========================================================= */
.deep-article-archive {
  padding-top: clamp(2rem, 6vw, 4rem);
  padding-bottom: clamp(4rem, 8vw, 6rem);
  background: var(--container-color, #000230);
}

.deep-article-archive__inner {
  width: 100%;
  max-width: 1100px;
  margin-inline: auto;
}

.deep-article-archive__heading {
  max-width: 70ch;
  margin-bottom: clamp(2rem, 5vw, 3rem);
}

.deep-article-archive__heading h2 {
  margin: 0 0 0.8rem;
  color: var(--gold-color, #c68d33);
  font-family: "Cinzel", serif;
  font-size: clamp(2.2rem, 5vw, 3.4rem);
  line-height: 1.1;
}

.deep-article-archive__heading > p:last-child {
  margin: 0;
  color: var(--e7f3ff, #e7f3ff);
  font-size: 1.05rem;
  line-height: 1.7;
}

.deep-article-source-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.deep-article-source-grid .content-card {
  height: 100%;
}

.deep-article-source-grid .content-card__body {
  height: 100%;
}

.deep-article-source-grid .content-card h3 {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

.deep-article-archive__actions {
  margin-top: clamp(2rem, 5vw, 3rem);
}

/* =========================================================
   MOBILE
   ========================================================= */
@media (max-width: 720px) {
  .deep-article-hero {
    min-height: 520px;
  }
  .deep-article-hero__inner {
    padding-bottom: 2.5rem;
  }
  .deep-article-title {
    font-size: clamp(2.4rem, 12vw, 3.7rem);
  }
  .deep-article {
    width: min(100% - 2rem, 75ch);
  }
  .deep-article-float,
  .deep-article-float--left,
  .deep-article-float--right {
    float: none;
    width: min(100%, 360px);
    margin: 0 auto 1.8rem;
  }
  .deep-article-source-grid {
    grid-template-columns: 1fr;
  }
}
/* =========================================
   SUPPORT THE ARCHIVE
   ========================================= */
/* =========================================
   DONATION HUB
   ========================================= */
.donation-hub > .section__inner {
  padding-top: var(--space-md);
}

/* =========================================
   VOLUNTEER INTRO
   ========================================= */
.donation-volunteer {
  width: 100%;
  max-width: 850px;
  margin-inline: auto;
  text-align: center;
}

.donation-volunteer .section-text {
  max-width: 70ch;
  margin-inline: auto;
  text-align: left;
}

/* =========================================
   SUPPORTER TICKER
   ========================================= */
.supporter-ticker {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  width: 100%;
  margin-top: var(--space-lg);
  border-top: 1px solid var(--border-blue);
  border-bottom: 1px solid var(--border-blue);
  overflow: hidden;
}

.supporter-ticker__label {
  position: relative;
  z-index: 2;
  padding: 1rem 1.5rem;
  border-right: 1px solid var(--border-blue);
  background: var(--dark-container-blue);
  font-family: var(--secondary-font);
  font-size: 0.72rem;
  font-weight: var(--secondary-bold);
  color: var(--gold-color);
  text-transform: uppercase;
  letter-spacing: 0.12em;
  white-space: nowrap;
}

.supporter-ticker__window {
  width: 100%;
  overflow: hidden;
}

.supporter-ticker__track {
  display: flex;
  align-items: center;
  width: max-content;
  min-width: 100%;
}

.supporter-ticker__track--moving {
  animation: supporterTicker 32s linear infinite;
}

.supporter-ticker:hover .supporter-ticker__track--moving {
  animation-play-state: paused;
}

.supporter-ticker__name {
  display: inline-flex;
  align-items: center;
  padding: 1rem 1.5rem;
  font-family: var(--secondary-font);
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.78);
  white-space: nowrap;
}

.supporter-ticker__name::after {
  content: "•";
  margin-left: 1.5rem;
  color: var(--gold-color);
}

.supporter-ticker__empty {
  padding: 1rem 1.5rem;
  font-family: var(--secondary-font);
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.6);
}

@keyframes supporterTicker {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
/* =========================================
   ACTIVE GOALS
   ========================================= */
.donation-goals {
  width: 100%;
  margin-top: var(--space-xl);
}

.donation-goals__header {
  max-width: 800px;
  margin-bottom: var(--space-lg);
}

.donation-goals__header .section-text {
  max-width: 65ch;
}

.donation-goals__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.25rem, 2.5vw, 2rem);
  width: 100%;
}

/* =========================================
   GOAL CARD
   ========================================= */
.donation-goal {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: clamp(1.5rem, 3vw, 2.5rem);
  border: 1px solid var(--border-blue);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0)), var(--dark-container-blue);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.donation-goal:hover {
  transform: translateY(-4px);
  border-color: rgba(198, 141, 51, 0.65);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.2);
}

.donation-goal__title {
  margin: 0 0 1rem;
  font-family: var(--primary-font);
  font-size: clamp(1.5rem, 2.5vw, 2.1rem);
  font-weight: var(--primary-medium);
  line-height: 1.15;
  color: var(--white-color);
}

.donation-goal__description {
  margin: 0 0 1.75rem;
  font-family: var(--secondary-font);
  font-size: 0.95rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.72);
}

/* =========================================
   PROGRESS BAR
   ========================================= */
.donation-progress {
  margin-bottom: 1.75rem;
}

.donation-progress__numbers {
  display: flex;
  align-items: baseline;
  gap: 0.45rem;
  margin-bottom: 0.75rem;
}

.donation-progress__numbers strong {
  font-family: var(--primary-font);
  font-size: clamp(1.55rem, 3vw, 2.25rem);
  font-weight: var(--primary-medium);
  line-height: 1;
  color: var(--gold-color);
}

.donation-progress__numbers span {
  font-family: var(--secondary-font);
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.6);
}

.donation-progress__track {
  position: relative;
  width: 100%;
  height: 8px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.09);
}

.donation-progress__fill {
  width: 0;
  height: 100%;
  background: linear-gradient(90deg, rgba(198, 141, 51, 0.72), var(--gold-color));
  transition: width 1.1s ease;
}

.donation-progress__status {
  margin-top: 0.55rem;
  font-family: var(--secondary-font);
  font-size: 0.72rem;
  font-weight: var(--secondary-bold);
  color: rgba(255, 255, 255, 0.55);
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

/* =========================================
   WHAT THE GOAL FUNDS
   ========================================= */
.donation-goal__funds {
  margin-bottom: 1.75rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--border-blue);
}

.donation-goal__funds strong {
  display: block;
  margin-bottom: 0.45rem;
  font-family: var(--secondary-font);
  font-size: 0.72rem;
  font-weight: var(--secondary-bold);
  color: var(--gold-color);
  text-transform: uppercase;
  letter-spacing: 0.09em;
}

.donation-goal__funds p {
  margin: 0;
  font-family: var(--secondary-font);
  font-size: 0.88rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.66);
}

.donation-goal > .btn {
  align-self: flex-start;
  margin-top: auto;
}

/* =========================================
   RESEARCH SUPPORT
   ========================================= */
.donation-research {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(260px, 0.6fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
  margin-top: var(--space-xl);
  padding: clamp(2rem, 5vw, 4rem);
  border: 1px solid rgba(198, 141, 51, 0.38);
  background: radial-gradient(circle at 100% 50%, rgba(198, 141, 51, 0.1), transparent 38%), var(--dark-container-blue);
}

.donation-research .section-text {
  max-width: 65ch;
}

.donation-research__action {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.donation-research__action p {
  max-width: 30ch;
  margin: 0.85rem 0 0;
  font-family: var(--secondary-font);
  font-size: 0.78rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.52);
}

/* =========================================
   ARCHIVE PROCESS
   ========================================= */
.donation-process {
  margin-top: var(--space-xl);
  padding-top: var(--space-md);
  border-top: 1px solid var(--border-blue);
}

.donation-process__header {
  max-width: 800px;
  margin-bottom: var(--space-lg);
}

.donation-process__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  border-top: 1px solid var(--border-blue);
  border-bottom: 1px solid var(--border-blue);
}

.donation-process__item {
  padding: 1.75rem;
}

.donation-process__item:not(:last-child) {
  border-right: 1px solid var(--border-blue);
}

.donation-process__item span,
.donation-process__item strong {
  display: block;
}

.donation-process__item span {
  margin-bottom: 1rem;
  font-family: var(--primary-font);
  font-size: 1rem;
  color: var(--gold-color);
}

.donation-process__item strong {
  margin-bottom: 0.5rem;
  font-family: var(--primary-font);
  font-size: 1.15rem;
  font-weight: var(--primary-medium);
  color: var(--white-color);
}

.donation-process__item p {
  margin: 0;
  font-family: var(--secondary-font);
  font-size: 0.83rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.62);
}

/* =========================================
   COMPLETED EFFORTS
   ========================================= */
.donation-completed {
  margin-top: var(--space-xl);
  padding-top: var(--space-md);
  border-top: 1px solid var(--border-blue);
}

.donation-completed__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: var(--space-md);
  border: 1px solid var(--border-blue);
  background: var(--border-blue);
}

.donation-completed__item {
  display: flex;
  gap: 1rem;
  padding: 1.5rem;
  background: var(--dark-container-blue);
}

.donation-completed__item > span {
  flex: 0 0 auto;
  color: var(--gold-color);
  font-size: 1.2rem;
}

.donation-completed__item strong {
  display: block;
  margin-bottom: 0.35rem;
  font-family: var(--primary-font);
  font-size: 1rem;
  color: var(--white-color);
}

.donation-completed__item p {
  margin: 0;
  font-family: var(--secondary-font);
  font-size: 0.85rem;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.62);
}

/* =========================================
   FINAL CTA
   ========================================= */
.donation-footer {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 2rem;
  align-items: end;
  margin-top: var(--space-xl);
  padding-top: var(--space-md);
  border-top: 1px solid var(--border-blue);
}

.donation-footer .section-text {
  max-width: 65ch;
}

.donation-footer .action-row {
  justify-content: flex-end;
}

/* =========================================
   RESPONSIVE
   ========================================= */
@media (max-width: 1000px) {
  .donation-goals__grid {
    grid-template-columns: 1fr;
  }
  .donation-goal {
    max-width: none;
  }
  .donation-process__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .donation-process__item {
    border-bottom: 1px solid var(--border-blue);
  }
  .donation-process__item:nth-child(even) {
    border-right: 0;
  }
  .donation-process__item:last-child {
    grid-column: 1/-1;
    border-bottom: 0;
    border-right: 0;
  }
}
@media (max-width: 800px) {
  .donation-research {
    grid-template-columns: 1fr;
  }
  .donation-footer {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .donation-footer .action-row {
    justify-content: flex-start;
  }
  .donation-completed__grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 650px) {
  .supporter-ticker {
    grid-template-columns: 1fr;
  }
  .supporter-ticker__label {
    border-right: 0;
    border-bottom: 1px solid var(--border-blue);
  }
  .donation-research {
    padding: 1.5rem;
  }
  .donation-process__grid {
    grid-template-columns: 1fr;
  }
  .donation-process__item,
  .donation-process__item:nth-child(even),
  .donation-process__item:last-child {
    grid-column: auto;
    border-right: 0;
    border-bottom: 1px solid var(--border-blue);
  }
  .donation-process__item:last-child {
    border-bottom: 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  .supporter-ticker__track--moving {
    animation: none;
  }
  .donation-progress__fill {
    transition: none;
  }
  .donation-goal {
    transition: none;
  }
}
/* ================================
   FAQ PAGE
================================ */
.page-shell--faq {
  background: radial-gradient(circle at top left, rgba(198, 141, 51, 0.12), transparent 34rem), linear-gradient(180deg, var(--primary-background) 0%, var(--dark-container-blue) 100%);
  color: var(--white-color);
}

/* ================================
   FAQ HERO
================================ */
.faq-hero {
  position: relative;
  overflow: hidden;
  padding-block: clamp(5rem, 9vw, 9rem) clamp(4rem, 7vw, 7rem);
  background: linear-gradient(90deg, rgba(0, 2, 42, 0.96) 0%, rgba(0, 2, 42, 0.82) 52%, rgba(0, 3, 60, 0.55) 100%), radial-gradient(circle at 78% 32%, rgba(198, 141, 51, 0.18), transparent 24rem);
  border-bottom: 1px solid var(--border-blue);
}

.faq-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(198, 141, 51, 0.85), transparent);
}

.faq-hero__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 940px;
}

.faq-eyebrow,
.faq-section-label,
.faq-access-card__eyebrow {
  margin: 0 0 0.75rem;
  font-family: var(--secondary-font);
  font-size: 0.82rem;
  font-weight: var(--secondary-strong);
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--gold-color);
}

.faq-title {
  max-width: 900px;
  margin: 0;
  font-family: var(--primary-font);
  font-size: clamp(2.75rem, 7vw, 6.5rem);
  font-weight: var(--primary-bold);
  line-height: 0.95;
  color: var(--white-color);
}

.faq-lead {
  max-width: 760px;
  margin: 1.5rem 0 0;
  font-family: var(--secondary-font);
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  line-height: 1.75;
  color: var(--blue-text-highlight);
}

/* ================================
   FAQ INTRO
================================ */
.faq-intro {
  padding-block: clamp(3rem, 6vw, 5.5rem);
}

.faq-intro__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 420px);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: stretch;
  width: 100%;
}

.faq-intro__content {
  padding-block: clamp(1.5rem, 3vw, 2.5rem);
}

.faq-intro__content h2,
.faq-sidebar h2,
.faq-group h2,
.faq-cta h2 {
  margin: 0;
  font-family: var(--primary-font);
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: var(--primary-semibold);
  line-height: 1.05;
  color: var(--white-color);
}

.faq-intro__content p:not(.faq-section-label),
.faq-cta p {
  max-width: 720px;
  margin: 1.25rem 0 0;
  font-family: var(--secondary-font);
  font-size: 1.08rem;
  line-height: 1.75;
  color: var(--blue-text-highlight);
}

.faq-access-card {
  position: relative;
  padding: clamp(1.5rem, 3vw, 2rem);
  background: linear-gradient(180deg, rgba(0, 3, 60, 0.86), rgba(0, 1, 24, 0.94));
  border: 1px solid var(--border-blue);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.3);
}

.faq-access-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-top: 3px solid var(--gold-color);
  pointer-events: none;
}

.faq-access-list {
  display: grid;
  gap: 0.85rem;
  padding: 0;
  margin: 1.25rem 0 0;
  list-style: none;
}

.faq-access-list li {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.85rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  font-family: var(--secondary-font);
}

.faq-access-list span {
  color: var(--white-color);
}

.faq-access-list strong {
  color: var(--gold-color);
}

.faq-access-card__note {
  margin: 1.25rem 0 0;
  font-family: var(--secondary-font);
  font-size: 0.95rem;
  line-height: 1.6;
  color: rgba(231, 243, 255, 0.82);
}

/* ================================
   FAQ CONTENT
================================ */
.faq-content {
  padding-block: clamp(2rem, 5vw, 5rem) clamp(4rem, 8vw, 7rem);
}

.faq-content__grid {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
  width: 100%;
}

.faq-sidebar {
  position: sticky;
  top: 2rem;
  padding: 1.5rem;
  background: rgba(0, 2, 48, 0.58);
  border: 1px solid var(--border-blue);
}

.faq-sidebar h2 {
  font-size: clamp(1.75rem, 3vw, 2.35rem);
}

.faq-topic-nav {
  display: grid;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.faq-topic-nav a {
  position: relative;
  display: inline-flex;
  width: fit-content;
  color: var(--blue-text-highlight);
  text-decoration: none;
  font-family: var(--secondary-font);
  font-size: 1rem;
  line-height: 1.4;
}

.faq-topic-nav a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.25rem;
  width: 100%;
  height: 2px;
  background: var(--gold-color);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 220ms ease;
}

.faq-topic-nav a:hover::after,
.faq-topic-nav a:focus-visible::after {
  transform: scaleX(1);
}

.faq-groups {
  display: grid;
  gap: clamp(2.5rem, 5vw, 4.5rem);
  min-width: 0;
}

.faq-group {
  scroll-margin-top: 2rem;
  min-width: 0;
}

.faq-group h2 {
  margin-bottom: 1.25rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(198, 141, 51, 0.45);
  font-size: clamp(1.85rem, 3vw, 3rem);
}

.faq-accordion {
  display: grid;
  gap: 0.9rem;
}

.faq-item {
  background: linear-gradient(180deg, rgba(0, 3, 60, 0.7), rgba(0, 1, 24, 0.82));
  border: 1px solid var(--border-blue);
  transition: border-color 180ms ease, background-color 180ms ease, transform 180ms ease;
}

.faq-item:hover {
  border-color: rgba(198, 141, 51, 0.55);
}

.faq-item[open] {
  border-color: rgba(198, 141, 51, 0.75);
}

.faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  padding: 1.15rem 1.25rem;
  cursor: pointer;
  list-style: none;
  font-family: var(--secondary-font);
  font-size: 1.08rem;
  font-weight: var(--secondary-strong);
  line-height: 1.4;
  color: var(--white-color);
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item summary::after {
  content: "+";
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.65rem;
  height: 1.65rem;
  border: 1px solid rgba(198, 141, 51, 0.7);
  color: var(--gold-color);
  font-size: 1.2rem;
  line-height: 1;
}

.faq-item[open] summary::after {
  content: "–";
  background: var(--gold-color);
  color: var(--primary-color);
}

.faq-answer {
  padding: 0 1.25rem 1.25rem;
}

.faq-answer p {
  max-width: 850px;
  margin: 0;
  font-family: var(--secondary-font);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--blue-text-highlight);
}

.faq-answer a {
  color: var(--gold-color);
  text-decoration: none;
}

.faq-answer a:hover,
.faq-answer a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

/* ================================
   FAQ CTA
================================ */
.faq-cta {
  padding-block: clamp(3rem, 6vw, 5.5rem);
  background: linear-gradient(90deg, rgba(0, 1, 24, 0.98), rgba(0, 3, 60, 0.86));
  border-top: 1px solid var(--border-blue);
}

.faq-cta__inner {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  align-items: center;
  width: 100%;
}

.faq-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: flex-end;
}

.faq-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0.75rem 1.15rem;
  border: 1.5px solid var(--gold-color);
  font-family: var(--secondary-font);
  font-weight: var(--secondary-strong);
  text-decoration: none;
  transition: background-color 180ms ease, color 180ms ease, border-color 180ms ease;
}

.faq-button--primary {
  background: var(--gold-color);
  color: var(--primary-color);
}

.faq-button--primary:hover,
.faq-button--primary:focus-visible {
  background: transparent;
  color: var(--gold-color);
}

.faq-button--secondary {
  background: transparent;
  color: var(--gold-color);
}

.faq-button--secondary:hover,
.faq-button--secondary:focus-visible {
  background: var(--gold-color);
  color: var(--primary-color);
}

/* ================================
   FAQ RESPONSIVE
================================ */
@media (max-width: 980px) {
  .faq-intro__grid {
    grid-template-columns: 1fr;
  }
  .faq-content__grid {
    display: block;
  }
  .faq-sidebar {
    position: static;
    margin-bottom: 2rem;
  }
  .faq-topic-nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .faq-cta__inner {
    display: grid;
    grid-template-columns: 1fr;
  }
  .faq-cta__actions {
    justify-content: flex-start;
  }
}
@media (max-width: 640px) {
  .faq-hero {
    padding-block: 4.5rem 3.5rem;
  }
  .faq-intro {
    padding-block: 3rem;
  }
  .faq-content {
    padding-block: 2rem 4rem;
  }
  .faq-cta {
    padding-block: 3rem;
  }
  .faq-topic-nav {
    grid-template-columns: 1fr;
  }
  .faq-item summary {
    padding: 1rem;
    font-size: 1rem;
  }
  .faq-answer {
    padding: 0 1rem 1rem;
  }
  .faq-access-list li {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.25rem;
  }
  .faq-cta__actions {
    flex-direction: column;
    align-items: stretch;
  }
  .faq-button {
    width: 100%;
  }
}
/* =========================================
   HOME HERO VIDEO
   ========================================= */
/* =========================================
   HOME HERO VIDEO
   ========================================= */
.hero--home {
  position: relative;
  height: 75vh;
  overflow: hidden;
  isolation: isolate;
  /* Fallback behind the video */
  background-color: var(--primary-background);
}

/* VIDEO BACKGROUND */
.hero--home .hero__video {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
}

/* DARK LEFT-SIDE OVERLAY */
.hero--home::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 2, 42, 0.98) 0%, rgba(0, 2, 42, 0.96) 18%, rgba(0, 2, 42, 0.88) 28%, rgba(0, 2, 42, 0.58) 38%, rgba(0, 2, 42, 0.2) 46%, rgba(0, 2, 42, 0) 52%);
  pointer-events: none;
}

/* KEEP CONTENT ABOVE VIDEO + OVERLAY */
.hero--home .hero__inner {
  position: relative;
  z-index: 2;
}

.feature-strip {
  --feature-overlap: clamp(3rem, 7vw, 5rem);
  position: relative;
  z-index: 5;
  margin-top: calc(var(--feature-overlap) * -1);
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
  padding-bottom: var(--space-lg);
  background: linear-gradient(to bottom, transparent 0, transparent var(--feature-overlap), var(--primary-background) var(--feature-overlap), var(--primary-background) 100%);
}

.feature-strip__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background-color: var(--dark-container-blue);
  border: 2px solid var(--border-blue);
  box-shadow: var(--shadow-big);
}

.feature-item {
  display: grid;
  grid-template-columns: 67px 1fr;
  gap: 1.5rem;
  padding: 3rem 2rem;
  position: relative;
}

.feature-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 18%;
  right: 0;
  width: 2px;
  height: 64%;
  background-color: var(--border-blue);
}

.feature-item__icon {
  width: 67px;
  height: 67px;
  flex-shrink: 0;
}

.feature-item__icon img {
  display: block;
  width: 67px;
  height: 67px;
  object-fit: contain;
}

.feature-item h2 {
  font-family: var(--primary-font);
  font-size: clamp(1.1rem, 1.3vw, 1.45rem);
  font-weight: var(--primary-medium);
  color: var(--white-color);
  letter-spacing: 0.08em;
}

.feature-item p {
  max-width: 34ch;
  font-size: clamp(0.95rem, 1vw, 1.05rem);
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.78);
}

#iufob-home-archive-search {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

.search-preview {
  background-color: var(--primary-background);
  padding-bottom: var(--space-xl);
  overflow-x: clip;
}

.search-preview__inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  gap: clamp(2rem, 4vw, 3.5rem);
  box-sizing: border-box;
}

.search-preview__intro {
  width: 100%;
  min-width: 0;
  max-width: 100%;
}

.search-preview__panel {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  padding: clamp(1.5rem, 3vw, 2.5rem);
  border: 1px solid var(--border-blue);
  background-color: rgba(0, 21, 46, 0.38);
  box-shadow: var(--shadow-big);
  box-sizing: border-box;
  overflow-x: clip;
}

.search-preview__content {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(340px, 0.85fr);
  gap: clamp(2.5rem, 5vw, 6rem);
  align-items: stretch;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

.search-preview__content > * {
  min-width: 0;
  max-width: 100%;
}

.search-form {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

.search-form__field {
  display: flex;
  align-items: stretch;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  min-height: 48px;
  border: 1px solid var(--border-blue);
  background-color: rgba(0, 3, 60, 0.32);
  overflow: hidden;
  box-sizing: border-box;
}

.search-form__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-size: 1.6rem;
  line-height: 1;
  color: rgba(198, 141, 51, 0.65);
  flex: 0 0 48px;
}

.search-form input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
  min-height: 48px;
  padding: 0 1rem;
  border: 0;
  outline: 0;
  font-family: var(--secondary-font);
  font-size: 1rem;
  font-weight: var(--secondary-light);
  color: var(--white-color);
  background: transparent;
  letter-spacing: 0.08em;
}

.search-form input::placeholder {
  color: rgba(255, 255, 255, 0.48);
}

.result-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

.result-item {
  position: relative;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  padding-left: 1rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid var(--border-blue);
  box-sizing: border-box;
}

.result-item::before {
  content: "";
  position: absolute;
  top: 0.55rem;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background-color: var(--gold-color);
}

.result-item h3 {
  max-width: 100%;
  font-family: var(--primary-font);
  font-size: clamp(1.1rem, 1.3vw, 1.45rem);
  font-weight: var(--primary-medium);
  line-height: 1.25;
  color: var(--white-color);
  letter-spacing: 0.04em;
  overflow-wrap: anywhere;
}

.result-item p {
  max-width: 60ch;
  font-size: 0.95rem;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.78);
  margin-bottom: 1rem;
  overflow-wrap: anywhere;
}

.result-list__action,
.document-preview__action {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin-top: auto;
  padding-top: 1rem;
  box-sizing: border-box;
}

.document-preview {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

.document-preview__image {
  position: relative;
  width: 100%;
  min-width: 0;
  max-width: 560px;
  aspect-ratio: 8.5/11;
  margin: 0 auto;
  padding: 2rem;
  box-sizing: border-box;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.document-preview__seal {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: 75px;
  height: 75px;
  display: block;
  object-fit: contain;
  max-width: none;
  margin: 0;
  padding: 0;
  transform: rotate(-15deg);
  z-index: 2;
  pointer-events: none;
}

.document-preview__image > p:first-of-type {
  font-family: "F25 Executive", monospace;
  font-size: clamp(0.72rem, 0.85vw, 0.9rem);
  line-height: 1.3;
  font-weight: 400;
  color: #7a1f1f;
  text-align: right;
  margin: 0 0 clamp(5rem, 5.5vw, 5.5rem);
  flex: 0 0 auto;
  overflow-wrap: anywhere;
}

.document-preview__image > p:first-of-type span {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}

.document-preview__image h3 {
  font-family: "F25 Executive", monospace;
  font-size: clamp(1rem, 1.25vw, 1.45rem);
  line-height: 1.3;
  font-weight: 400;
  color: #191919;
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  margin: 0 0 clamp(3.25rem, 4vw, 4rem);
  flex: 0 0 auto;
  overflow-wrap: anywhere;
}

.document-preview__image > p:last-of-type {
  font-family: "F25 Executive", monospace;
  font-size: clamp(0.7rem, 0.82vw, 0.92rem);
  line-height: 1.55;
  font-weight: 400;
  color: #191919;
  text-align: left;
  margin: 0;
  min-height: 0;
  flex: 1 1 auto;
  overflow: hidden;
  overflow-wrap: anywhere;
}

.document-preview__action {
  margin-top: 1rem;
  text-align: center;
}

.browser-compatibility-notice {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  background-color: rgba(0, 1, 24, 0.88);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.browser-compatibility-notice__panel {
  width: 100%;
  max-width: 560px;
  padding: clamp(1.75rem, 5vw, 3rem);
  border: 1px solid rgba(198, 141, 51, 0.5);
  background: linear-gradient(145deg, var(--container-blue), var(--dark-container-blue));
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.55);
}

.browser-compatibility-notice__title {
  margin: 0 0 1.25rem;
  color: var(--white-color);
  font-family: var(--primary-font);
  font-size: clamp(1.65rem, 5vw, 2.35rem);
  font-weight: var(--primary-medium, 500);
  line-height: 1.15;
}

.browser-compatibility-notice__text {
  margin: 0 0 1rem;
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--secondary-font);
  font-size: 1rem;
  line-height: 1.65;
}

.browser-compatibility-notice__continue {
  margin-top: 0.75rem;
}

.browser-compatibility-notice-open {
  overflow: hidden;
}

.hero__mobile-image {
    display: none;
}

@media (max-width: 650px) {
  .browser-compatibility-notice {
    padding: 1rem;
  }
  .browser-compatibility-notice__panel {
    padding: 1.5rem;
  }
}
@media (max-width: 1400px) {
  .feature-item {
    padding: 2.5rem 1.75rem;
    gap: 1.25rem;
  }
  .feature-item__icon,
  .feature-item__icon img {
    width: 60px;
    height: 60px;
  }
  .feature-item {
    grid-template-columns: 60px 1fr;
  }
  .content-card__title {
    font-size: clamp(1.45rem, 1.7vw, 1.95rem);
  }
  .search-preview__content {
    grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
    gap: clamp(2rem, 4vw, 4rem);
  }
}
@media (max-width: 1200px) {
  .search-preview__content {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 0.85fr);
    gap: 2.5rem;
  }
  .document-preview__image {
    max-width: 500px;
  }
  .content-grid {
    gap: 2rem;
  }
  .split-layout--media-wide {
    grid-template-columns: minmax(260px, 0.9fr) minmax(360px, 1.1fr);
    gap: clamp(2.5rem, 5vw, 5rem);
  }
}
@media (max-width: 1050px) {
  .feature-strip {
    --feature-overlap: 3rem;
  }
  .feature-strip__inner {
    grid-template-columns: 1fr;
  }
  .feature-item {
    grid-template-columns: 67px 1fr;
    padding: 2rem;
  }
  .feature-item__icon,
  .feature-item__icon img {
    width: 67px;
    height: 67px;
  }
  .feature-item:not(:last-child)::after {
    top: auto;
    bottom: 0;
    right: 2rem;
    left: 2rem;
    width: auto;
    height: 2px;
  }
  .content-grid {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    width: 100%;
    max-width: 100%;
  }
  .content-card {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .content-card__link {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
    height: auto;
    min-height: 300px;
  }
  .content-card__image {
    flex: 0 0 38%;
    width: 38%;
    min-width: 0;
    min-height: 300px;
    aspect-ratio: auto;
  }
  .content-card__img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .content-card__placeholder {
    width: 100%;
    height: 100%;
    min-height: 300px;
  }
  .content-card__body {
    flex: 1 1 auto;
    min-width: 0;
    width: auto;
    justify-content: center;
    padding: clamp(2rem, 4vw, 3.5rem);
  }
  .content-card__title {
    text-align: left;
  }
  .content-card__divider {
    margin-left: 0;
    margin-right: 0;
  }
  .content-card__text {
    max-width: 60ch;
  }
}
@media (max-width: 950px) {
  .search-preview__content {
    grid-template-columns: minmax(0, 1fr);
    gap: 3rem;
  }
  .document-preview {
    width: 100%;
  }
  .document-preview__image {
    width: min(100%, 560px);
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }
  .document-preview__action {
    text-align: center;
  }
  .split-layout--media-wide {
    grid-template-columns: 1fr;
  }
  .split-layout--media-wide .split-layout__media {
    justify-self: start;
    max-width: 620px;
  }
}
@media (max-width: 900px) {
  .hero--home .lead-text {
    max-width: 45ch;
  }
  .hero--home::before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 2, 42, 0.98) 0%, rgba(0, 2, 42, 0.86) 20%, rgba(0, 2, 42, 0.75) 40%, rgba(0, 2, 42, 0.58) 50%, rgba(0, 2, 42, 0.35) 56%, rgba(0, 2, 42, 0.15) 63%, rgba(0, 2, 42, 0) 68%);
  }
  .hero__title {
    font-size: clamp(2.8rem, 12vw, 4.5rem);
  }
  .document-preview__image {
    padding: clamp(2.5rem, 8vw, 4.5rem) clamp(2rem, 7vw, 3.75rem);
  }
  .document-preview__image h3 {
    font-size: clamp(0.95rem, 3vw, 1.3rem);
  }
  .document-preview__image > p:first-of-type,
  .document-preview__image > p:last-of-type {
    font-size: clamp(0.7rem, 2vw, 0.9rem);
  }
  .document-preview__seal {
    top: 2rem;
    left: 2rem;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 850px) {
  .search-preview__panel {
    padding: 1.5rem;
  }
  .result-list__action,
  .document-preview__action {
    margin-top: 0;
  }
}
@media (max-width: 700px) {
	
    .hero__video {
        display: none;
    }

    .hero__mobile-image {
        display: block;
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

  .section-title {
    font-size: clamp(1.85rem, 8vw, 2.6rem);
  }
  .section-text {
    max-width: 100%;
  }
  .content-grid {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 100%;
  }
  .content-card {
    width: 100%;
    height: 100%;
  }
  .content-card__link {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 0;
    height: 100%;
  }
  .content-card__image {
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1.35/1;
  }
  .content-card__placeholder {
    min-height: 0;
  }
  .content-card__body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 1.75rem;
  }
  .content-card__title {
    text-align: center;
    font-size: clamp(1.45rem, 6vw, 1.95rem);
  }
  .content-card__divider {
    margin-left: auto;
    margin-right: auto;
  }
  .content-card__text {
    max-width: none;
  }
  .split-layout--media-wide .split-layout__media {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .document-preview__image {
    padding: clamp(2rem, 10vw, 3.5rem) clamp(1.5rem, 8vw, 2.75rem);
  }
  .document-preview__image > p:last-of-type {
    font-size: clamp(0.64rem, 2.4vw, 0.82rem);
    line-height: 1.45;
  }
  .document-preview__seal {
    top: 1.5rem;
    left: 1.5rem;
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 560px) {
  .hero__inner {
    padding-top: 4rem;
    padding-bottom: 5.5rem;
  }
  .eyebrow,
  .section-eyebrow {
    letter-spacing: 0.16em;
  }
  .eyebrow--large {
    font-size: 0.95rem;
  }
  .hero__title {
    font-size: clamp(2.4rem, 11vw, 3.5rem);
  }
  .lead-text {
    font-size: 1rem;
    line-height: 1.65;
  }
  .eyemark {
    gap: 0.75rem;
  }
  .eyemark span {
    width: 55px;
  }
  .eyemark p {
    font-size: 1.05rem;
  }
  .section-title {
    font-size: clamp(1.5rem, 6.8vw, 2.05rem);
    line-height: 1.1;
    letter-spacing: 0.035em;
  }
  .feature-strip {
    --feature-overlap: 2rem;
  }
  .feature-item {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 2rem 1.5rem;
  }
  .feature-item h2 {
    font-size: 1.15rem;
  }
  .feature-item p {
    max-width: 100%;
  }
  .search-preview,
  .section,
  .section {
    padding-bottom: var(--space-lg);
  }
  .search-preview__inner {
    gap: 1.5rem;
  }
  .search-preview__panel {
    padding: 1rem;
  }
  .search-form__field {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    width: 100%;
    min-width: 0;
    min-height: 44px;
  }
  .search-form__icon {
    grid-column: 1;
    grid-row: 1;
    width: 42px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    flex: none;
  }
  .search-form input {
    grid-column: 2;
    grid-row: 1;
    width: 100%;
    min-width: 0;
    min-height: 48px;
    padding-left: 0.5rem;
    padding-right: 0.75rem;
    font-size: 16px;
    letter-spacing: 0.04em;
  }
  .search-form input::placeholder {
    font-size: 16px;
  }
  .result-item {
    padding-left: 0.9rem;
  }
  .result-item p {
    max-width: 100%;
  }
  .document-preview__image {
    width: 100%;
    max-width: 100%;
  }
  .content-card__body {
    padding: 1.35rem;
  }
  .content-card__title {
    font-size: clamp(1.35rem, 9vw, 1.8rem);
  }
  .content-card__text {
    font-size: 0.95rem;
  }
  .split-layout--media-wide .split-layout__image {
    aspect-ratio: 1/1;
  }
}
@media (max-width: 420px) {
  .feature-item {
    padding: 1.6rem 1.25rem;
  }
  .feature-item__icon,
  .feature-item__icon img {
    width: 58px;
    height: 58px;
  }
  .search-preview__panel {
    padding: 0.85rem;
  }
  .result-item h3 {
    font-size: 1.08rem;
  }
  .document-preview__seal {
    top: 1.25rem;
    left: 1.25rem;
    width: 45px;
    height: 45px;
  }
  .content-card__body {
    padding: 1.15rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .content-card__img {
    transition: none;
  }
  .content-card:hover .content-card__img {
    transform: none;
  }
}
@media (hover: none) {
  .content-card:hover .content-card__img {
    transform: none;
  }
}
/* =========================================
   POLICIES, RIGHTS & TERMS
   ========================================= */
.policy-page {
  padding-block: var(--space-xl);
}

.policy-header {
  width: 100%;
  max-width: 850px;
  margin-inline: auto;
  text-align: center;
}

.policy-header__title {
  margin-bottom: var(--space-lg);
  font-family: var(--primary-font);
  font-size: clamp(1.5rem, 3vw, 2.35rem);
  font-weight: var(--primary-medium);
  line-height: 1.15;
  color: var(--gold-color);
  letter-spacing: 0.06em;
}

.policy-intro {
  width: 100%;
  max-width: 70ch;
  margin-inline: auto;
  text-align: left;
}

.policy-intro p {
  max-width: 70ch;
  line-height: 1.75;
}

.policy-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem 1.5rem;
  width: 100%;
  max-width: 900px;
  margin: var(--space-lg) auto 0;
  padding-block: 1.25rem;
  border-top: 1px solid var(--border-blue);
  border-bottom: 1px solid var(--border-blue);
}

.policy-nav a {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  transition: color 0.2s ease;
}

.policy-nav a:hover,
.policy-nav a:focus-visible {
  color: var(--gold-color);
}

.policy-section {
  width: 100%;
  max-width: 900px;
  margin-inline: auto;
  padding-block: clamp(1.5rem, 5vw, 4rem);
  border-bottom: 1px solid var(--border-blue);
}

.policy-section:last-of-type {
  border-bottom: 0;
}

.policy-section__content {
  width: 100%;
}

.policy-section__number {
  margin-bottom: var(--space-sm);
  font-family: var(--primary-font);
  font-size: 0.95rem;
  color: var(--gold-color);
  letter-spacing: 0.16em;
}

.policy-section__title {
  max-width: 800px;
  margin-bottom: var(--space-lg);
  font-family: var(--primary-font);
  font-size: clamp(1.8rem, 4vw, 3rem);
  font-weight: var(--primary-medium);
  line-height: 1.1;
  color: var(--gold-color);
  letter-spacing: 0.04em;
}

.policy-section__content h3 {
  max-width: 70ch;
  margin-top: var(--space-lg);
  margin-bottom: var(--space-sm);
  font-family: var(--primary-font);
  font-size: clamp(1.15rem, 2vw, 1.5rem);
  font-weight: var(--primary-medium);
  line-height: 1.25;
  color: var(--white-color);
  letter-spacing: 0.04em;
}

.policy-section__content p {
  max-width: 70ch;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.8);
}

.policy-section__content ul {
  max-width: 70ch;
  margin-bottom: var(--space-md);
  padding-left: 1.5rem;
}

.policy-section__content li {
  margin-bottom: 0.75rem;
  padding-left: 0.25rem;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.8);
}

.policy-section__content li:last-child {
  margin-bottom: 0;
}

.policy-section__content strong {
  color: rgba(255, 255, 255, 0.95);
}

.policy-section__content a {
  color: var(--gold-color);
  text-decoration: none;
}

.policy-section__content a:hover,
.policy-section__content a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.policy-highlight {
  width: 100%;
  max-width: 70ch;
  margin-block: var(--space-lg);
  padding: 1.5rem 1.75rem;
  border-left: 3px solid var(--gold-color);
  background: var(--dark-container-blue);
}

.policy-highlight p {
  max-width: none;
}

.policy-highlight p:last-child {
  margin-bottom: 0;
}

.policy-citation {
  width: 100%;
  max-width: 70ch;
  margin-block: var(--space-md);
  padding: 1.25rem 1.5rem;
  border: 1px solid var(--border-blue);
  background: var(--container-blue);
}

.policy-citation p {
  max-width: none;
}

.policy-citation p:last-child {
  margin-bottom: 0;
}

.policy-section--notice {
  padding-bottom: var(--space-xl);
}

/* =========================================
   RESPONSIVE
   ========================================= */
@media (max-width: 900px) {
  .policy-section {
    padding-block: clamp(3rem, 8vw, 5rem);
  }
  .policy-section__title {
    font-size: clamp(1.7rem, 5vw, 2.6rem);
  }
}
@media (max-width: 600px) {
  .policy-page {
    padding-block: var(--space-lg);
  }
  .policy-nav {
    justify-content: flex-start;
    gap: 0.75rem 1.25rem;
  }
  .policy-section {
    padding-block: 3rem;
  }
  .policy-section__title {
    font-size: clamp(1.5rem, 7vw, 2.1rem);
    line-height: 1.15;
  }
  .policy-section__content h3 {
    margin-top: 2rem;
    font-size: 1.2rem;
  }
  .policy-highlight,
  .policy-citation {
    padding: 1.25rem;
  }
}
@media (max-width: 420px) {
  .policy-header__title {
    font-size: 1.5rem;
  }
  .policy-section__title {
    font-size: clamp(1.4rem, 7vw, 1.9rem);
  }
  .policy-nav {
    flex-direction: column;
    align-items: flex-start;
  }
  .policy-highlight,
  .policy-citation {
    padding: 1rem;
  }
}
/* =========================================
   CONTENT GRID RESPONSIVE
   ========================================= */
@media (max-width: 1050px) {
  .content-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 700px) {
  .content-grid {
    grid-template-columns: 1fr;
  }
  .content-card__body {
    padding: 1.35rem;
  }
}
/* =========================================
   WORDPRESS PAGINATION
   ========================================= */
.navigation.pagination {
  margin-top: 3rem;
}

.navigation.pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
}

.navigation.pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  min-height: 42px;
  padding: 0.65rem 0.9rem;
  border: 1px solid var(--border-blue);
  background-color: var(--dark-container-blue);
  color: var(--white-color);
  font-family: var(--secondary-font);
  font-size: 0.85rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover {
  border-color: var(--gold-color);
  background-color: var(--gold-color);
  color: var(--primary-background);
}

/* =========================================================
   STANDARD BLOG POSTS
   Uses Deep Research article system
   ========================================================= */
.blog-post-page {
  min-height: 100vh;
}

/* ---------------------------------------------------------
   ARTICLE BODY
   --------------------------------------------------------- */
.blog-post-content {
  padding-bottom: clamp(4rem, 8vw, 7rem);
}

/*
 * Automatically gives the opening paragraph a slightly
 * stronger article introduction without requiring an editor
 * to add a custom class.
 */
.blog-post-content > p:first-of-type {
  color: var(--white-color, #fff);
  font-size: clamp(1.13rem, 2vw, 1.3rem);
  line-height: 1.72;
}

/* ---------------------------------------------------------
   HEADINGS
   --------------------------------------------------------- */
.blog-post-content h2 {
  margin-top: clamp(2.75rem, 6vw, 4.5rem);
  margin-bottom: 1.35rem;
}

.blog-post-content h2:first-child {
  margin-top: 0;
}

.blog-post-content h3 {
  margin: 2.5rem 0 1rem;
  color: var(--white-color, #fff);
  font-family: "Cinzel", serif;
  font-size: clamp(1.6rem, 3vw, 2.15rem);
  line-height: 1.2;
}

.blog-post-content h4 {
  margin: 2rem 0 0.85rem;
  color: var(--white-color, #fff);
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(1.15rem, 2vw, 1.35rem);
  font-weight: 700;
  line-height: 1.3;
}

/* ---------------------------------------------------------
   PARAGRAPHS
   --------------------------------------------------------- */
.blog-post-content p {
  max-width: 75ch;
  margin-bottom: 1.35rem;
}

/* ---------------------------------------------------------
   LINKS
   --------------------------------------------------------- */
.blog-post-content a {
  color: var(--gold-color, #c68d33);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}

.blog-post-content a:hover,
.blog-post-content a:focus-visible {
  color: var(--white-color, #fff);
}

/* ---------------------------------------------------------
   LISTS
   --------------------------------------------------------- */
.blog-post-content ul,
.blog-post-content ol {
  max-width: 72ch;
  margin: 0 0 1.5rem;
  padding-left: 1.5rem;
  color: var(--e7f3ff, #e7f3ff);
}

.blog-post-content li {
  margin-bottom: 0.65rem;
  font-size: clamp(1rem, 1.4vw, 1.08rem);
  line-height: 1.75;
}

.blog-post-content li::marker {
  color: var(--gold-color, #c68d33);
}

/* ---------------------------------------------------------
   BLOCKQUOTES
   --------------------------------------------------------- */
.blog-post-content blockquote {
  margin-block: 2.25rem;
}

/* ---------------------------------------------------------
   WORDPRESS IMAGES
   --------------------------------------------------------- */
.blog-post-content figure {
  margin-block: clamp(2rem, 5vw, 3rem);
}

.blog-post-content img {
  display: block;
  max-width: 100%;
  height: auto;
}

.blog-post-content .wp-block-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-inline: auto;
  border: 1px solid var(--border-color, #27313e);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22);
}

.blog-post-content figcaption {
  max-width: 68ch;
  margin: 0.65rem auto 0;
  color: rgba(231, 243, 255, 0.62);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.8rem;
  line-height: 1.5;
  text-align: center;
}

/* ---------------------------------------------------------
   SEPARATORS
   --------------------------------------------------------- */
.blog-post-content hr,
.blog-post-content .wp-block-separator {
  width: 100%;
  height: 1px;
  margin-block: clamp(2.5rem, 6vw, 4rem);
  border: 0;
  background: linear-gradient(90deg, transparent, rgba(198, 141, 51, 0.65), transparent);
}

.blog-post-content a {
	color:white;
	text-decoration:none;
}

/* ---------------------------------------------------------
   EMBEDS
   --------------------------------------------------------- */
.blog-post-content iframe,
.blog-post-content video {
  max-width: 100%;
}

.blog-post-content .wp-block-embed {
  margin-block: clamp(2rem, 5vw, 3rem);
}

/* ---------------------------------------------------------
   MULTI-PAGE POSTS
   --------------------------------------------------------- */
.blog-post-pages {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 3rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--border-color, #27313e);
  color: var(--e7f3ff, #e7f3ff);
}

/* ---------------------------------------------------------
   MOBILE
   --------------------------------------------------------- */
@media (max-width: 720px) {
  .blog-post-content h2 {
    margin-top: 2.75rem;
  }
  .blog-post-content h3 {
    margin-top: 2.25rem;
  }
  .blog-post-content ul,
  .blog-post-content ol {
    padding-left: 1.25rem;
  }
}
/* =========================================
   REPORT A SIGHTING PAGE
   Custom/theme-built transition page
   ========================================= */
/* =========================================
   REPORT A SIGHTING HERO
   Uses finished hero image from image editor

   Reuses:
   .hero
   .hero__inner
   .hero__content
   .hero__title
   .eyebrow
   .lead-text
   .action-row
   .btn
   .btn--gold
   ========================================= */
/* =========================================
   REPORT A SIGHTING INTRO PANEL
   ========================================= */
.report-sighting-panel {
  max-width: 980px;
  padding: clamp(2rem, 5vw, 4rem);
  border: 1px solid var(--border-blue);
  border-left: 4px solid var(--gold-color);
  background-color: var(--container-blue);
  box-shadow: var(--shadow-big);
}

.report-sighting-text {
  max-width: 780px;
  font-family: var(--secondary-font);
  font-size: clamp(0.95rem, 1vw, 1.05rem);
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.78);
}

/* =========================================
   REPORT A SIGHTING DETAIL CARDS
   ========================================= */
.report-sighting-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1.25rem, 2vw, 2rem);
}

.report-sighting-card {
  padding: clamp(1.5rem, 3vw, 2.25rem);
  border: 1px solid var(--border-blue);
  background-color: var(--dark-container-blue);
  box-shadow: var(--shadow);
}

.report-sighting-card__title {
  font-family: var(--primary-font);
  font-size: clamp(1.45rem, 2vw, 2.15rem);
  font-weight: var(--primary-medium);
  line-height: 1;
  color: var(--white-color);
  letter-spacing: 0.07em;
}

/* =========================================
   REPORT A SIGHTING RESPONSIVE
   ========================================= */
@media (max-width: 900px) {
  .report-sighting-grid {
    grid-template-columns: 1fr;
  }
  .report-sighting-panel {
    padding: clamp(1.5rem, 6vw, 2.5rem);
  }
}
/* =========================================
   ARCHIVE SEARCH PAGE
   ========================================= */
/* =========================================
   ARCHIVE SEARCH HERO
   ========================================= */
.hero--archive-search {
  min-height: 0;
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
}

.hero--archive-search .hero__inner {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
  min-height: 0;
  gap: clamp(2rem, 4vw, 3rem);
  padding-top: clamp(4rem, 6vw, 5.5rem);
  padding-right: var(--container-padding);
  padding-bottom: clamp(4.5rem, 7vw, 6rem);
  padding-left: var(--container-padding);
}

.hero--archive-search .hero__content {
  width: min(100%, 850px);
  max-width: 850px;
}

.hero--archive-search #iufob-archive-search-panel {
  width: 100%;
  max-width: 100%;
}

#iufob-archive-search-panel {
  scroll-margin-top: 90px;
}

/* =========================================
   IUFOB ARCHIVE SEARCH
   ========================================= */
.iufob-archive-search {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.iufob-archive-search__intro {
  width: 100%;
  max-width: 820px;
  margin-bottom: clamp(1.75rem, 3vw, 2.75rem);
}

.iufob-archive-search__title {
  margin: 0 0 1rem;
  font-family: var(--primary-font);
  font-size: clamp(1.8rem, 3vw, 3rem);
  font-weight: var(--primary-medium);
  line-height: 1.05;
  color: var(--white-color);
  letter-spacing: 0.05em;
}

.iufob-archive-search__text {
  max-width: 760px;
  margin: 0;
  font-size: clamp(1rem, 1.2vw, 1.1rem);
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.78);
}

/* =========================================
   ARCHIVE SEARCH FORM
   ========================================= */
.iufob-archive-search-form {
  width: 75%;
  padding: clamp(1.5rem, 3vw, 2.5rem);
  border: 1px solid var(--border-blue);
  background-color: var(--dark-container-blue);
  box-shadow: var(--shadow);
  box-sizing: border-box;
}

.iufob-archive-search-form__label {
  display: block;
  margin-bottom: 0.85rem;
  font-family: var(--secondary-font);
  font-size: 0.85rem;
  font-weight: var(--secondary-bold);
  color: var(--gold-color);
  text-transform: uppercase;
  letter-spacing: 0.14em;
}

.iufob-archive-search-form__row {
  display: flex;
  align-items: stretch;
  width: 100%;
  gap: 1rem;
}

.iufob-archive-search-form__input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
  min-height: 52px;
  padding: 0.85rem 1rem;
  border: 1px solid var(--border-blue);
  outline: none;
  background-color: var(--primary-background);
  color: var(--white-color);
  font-family: var(--secondary-font);
  font-size: 1rem;
  box-sizing: border-box;
  transition: border-color 0.25s ease;
}

.iufob-archive-search-form__input::placeholder {
  color: rgba(255, 255, 255, 0.42);
}

.iufob-archive-search-form__input:focus {
  border-color: var(--gold-color);
}

.iufob-archive-search-form__note {
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.65);
}

/* =========================================
   IUFOB ARCHIVE RESULTS
   ========================================= */
.iufob-archive-results {
  width: 100%;
  margin-top: clamp(2rem, 4vw, 3.5rem);
}

.iufob-archive-results__header {
  margin-bottom: 1.25rem;
}

.iufob-archive-results__title {
  margin: 0 0 0.5rem;
  font-family: var(--primary-font);
  font-size: clamp(1.6rem, 2.5vw, 2.6rem);
  font-weight: var(--primary-medium);
  line-height: 1.05;
  color: var(--white-color);
  letter-spacing: 0.06em;
}

.iufob-archive-results__summary {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
}

.iufob-archive-results__summary strong {
  color: var(--gold-color);
}

/* =========================================
   SEARCH NOTICE
   ========================================= */
.iufob-archive-notice {
  margin-bottom: 1.5rem;
  padding: 1rem 1.25rem;
  border-left: 3px solid var(--gold-color);
  background-color: rgba(255, 255, 255, 0.04);
}

.iufob-archive-notice p {
  margin: 0;
  font-size: 0.92rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.68);
}

/* =========================================
   RESULT LIST
   ========================================= */
.iufob-archive-results__list {
  display: grid;
  width: 100%;
  gap: 1.25rem;
}

.iufob-archive-result {
  width: 100%;
  min-width: 0;
  border: 1px solid var(--border-blue);
  background-color: var(--dark-container-blue);
  box-shadow: var(--shadow);
  box-sizing: border-box;
}

.iufob-archive-result__body {
  padding: clamp(1.35rem, 3vw, 2rem);
}

.iufob-archive-result__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-bottom: 1rem;
}

.iufob-archive-result__meta span {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.55rem;
  border: 1px solid rgba(198, 141, 51, 0.35);
  color: var(--gold-color);
  font-family: var(--secondary-font);
  font-size: 0.72rem;
  font-weight: var(--secondary-bold);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.iufob-archive-result__title {
  margin: 0 0 1rem;
  font-family: var(--primary-font);
  font-size: clamp(1.35rem, 2vw, 2rem);
  font-weight: var(--primary-medium);
  line-height: 1.1;
  color: var(--white-color);
  letter-spacing: 0.05em;
  overflow-wrap: anywhere;
}

.iufob-archive-result__snippet {
  margin: 0 0 1.5rem;
  font-size: clamp(0.95rem, 1vw, 1.05rem);
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.78);
  overflow-wrap: anywhere;
}

/* =========================================
   EMPTY / MESSAGE STATES
   ========================================= */
.iufob-archive-empty,
.iufob-archive-message {
  width: 100%;
  padding: clamp(1.5rem, 3vw, 2.5rem);
  border: 1px solid var(--border-blue);
  background-color: var(--dark-container-blue);
  box-shadow: var(--shadow);
  box-sizing: border-box;
}

.iufob-archive-empty h4,
.iufob-archive-message h2 {
  margin: 0 0 1rem;
  font-family: var(--primary-font);
  font-size: clamp(1.5rem, 2.5vw, 2.5rem);
  font-weight: var(--primary-medium);
  line-height: 1.05;
  color: var(--white-color);
  letter-spacing: 0.06em;
}

.iufob-archive-empty p,
.iufob-archive-message p {
  max-width: 720px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.76);
  line-height: 1.7;
}

/* =========================================
   RESPONSIVE — TABLET
   ========================================= */
@media (max-width: 1000px) {
  .iufob-archive-search-form {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .hero--archive-search {
    background-position: center center;
  }
  .hero--archive-search .hero__inner {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .hero--archive-search .hero__content {
    width: 100%;
    max-width: 100%;
  }
  .iufob-archive-search__title {
    font-size: clamp(1.7rem, 5vw, 2.5rem);
  }
  .iufob-archive-results__title {
    font-size: clamp(1.5rem, 4vw, 2.25rem);
  }
}
/* =========================================
   RESPONSIVE — MOBILE
   ========================================= */
@media (max-width: 700px) {
  .hero--archive-search .hero__inner {
    gap: 1.75rem;
  }
  .iufob-archive-result__meta {
    gap: 0.45rem;
  }
  .iufob-archive-search__intro {
    margin-bottom: 1.75rem;
  }
}
@media (max-width: 560px) {
  .hero--archive-search .hero__inner {
    padding-top: 3.5rem;
    padding-bottom: 4.5rem;
  }
  .iufob-archive-search-form {
    padding: 1.25rem;
  }
  .iufob-archive-search-form__input {
    min-height: 48px;
    font-size: 16px;
  }
  .iufob-archive-search__title {
    font-size: clamp(1.5rem, 7vw, 2rem);
    line-height: 1.1;
  }
  .iufob-archive-search__text {
    font-size: 1rem;
    line-height: 1.65;
  }
  .iufob-archive-results {
    margin-top: 2rem;
  }
  .iufob-archive-result__body {
    padding: 1.25rem;
  }
  .iufob-archive-result__title {
    font-size: clamp(1.3rem, 6vw, 1.7rem);
  }
  .iufob-archive-empty,
  .iufob-archive-message {
    padding: 1.25rem;
  }
}
@media (max-width: 420px) {
  .hero--archive-search .hero__inner {
    padding-top: 3.25rem;
    padding-bottom: 4rem;
  }
  .iufob-archive-search-form {
    padding: 1rem;
  }
  .iufob-archive-search-form__label {
    font-size: 0.78rem;
    letter-spacing: 0.11em;
  }
  .iufob-archive-result__body {
    padding: 1.1rem;
  }
  .iufob-archive-result__meta span {
    font-size: 0.68rem;
  }
}
.hero--about-hewes {
  background-image: url("/wp-content/uploads/2026/06/about-sized.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.timeline-section {
  position: relative;
  padding-top: clamp(4rem, 6vw, 6rem);
  padding-bottom: clamp(4.5rem, 7vw, 7rem);
  color: var(--white-color);
  overflow: hidden;
}

.timeline-section::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.08;
  background-size: 46px 46px;
  pointer-events: none;
}

.timeline-section__inner {
  position: relative;
  z-index: 2;
}

.timeline-section__intro {
  width: min(100%, 850px);
  margin: 0 auto clamp(4rem, 6vw, 5.5rem);
  text-align: center;
}

.timeline-section__intro .section-title {
  text-wrap: balance;
}

.timeline-section__intro .section-divider {
  margin-left: auto;
  margin-right: auto;
}

.timeline-section__intro .section-text {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  color: rgba(255, 255, 255, 0.76);
}

.timeline-record__status {
  display: inline-block;
  margin-bottom: 0;
  color: var(--gold-color, #c68d33);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.hewes-timeline__wrap {
  position: relative;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: var(--space-md) 0;
}

.hewes-timeline__line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% - clamp(2rem, 5vw, 4rem));
  width: 2px;
  transform: translateX(-50%);
  background: rgba(198, 141, 51, 0.18);
  overflow: visible;
}

.hewes-timeline__line-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(180deg, rgba(198, 141, 51, 0.95), rgba(231, 243, 255, 0.95), rgb(198, 141, 51));
  box-shadow: 0 0 7px rgba(198, 141, 51, 0.75), 0 0 18px rgba(198, 141, 51, 0.32);
  opacity: 1;
  will-change: height;
}

.hewes-timeline__item {
  position: relative;
  display: block;
  min-height: auto;
  margin-bottom: clamp(5rem, 8vw, 7rem);
  padding-right: clamp(4rem, 10vw, 8rem);
}

.hewes-timeline__item:last-child {
  margin-bottom: 0;
}

.hewes-timeline__marker {
  position: absolute;
  top: 50%;
  left: calc(100% - clamp(2rem, 5vw, 4rem));
  z-index: 10;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  transform: translate(-50%, -50%);
  background: var(--primary-background);
  border: 1px solid rgba(198, 141, 51, 0.38);
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(198, 141, 51, 0.04);
  transition: border-color 0.35s ease, box-shadow 0.35s ease, background-color 0.35s ease;
}

.hewes-timeline__marker span {
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: rgba(198, 141, 51, 0.35);
  transition: background-color 0.35s ease, box-shadow 0.35s ease, transform 0.35s ease;
}

.hewes-timeline__item.is-active .hewes-timeline__marker {
  border-color: rgb(198, 141, 51);
  box-shadow: 0 0 0 5px rgba(198, 141, 51, 0.13), 0 0 18px rgba(198, 141, 51, 0.45), 0 0 34px rgba(198, 141, 51, 0.22);
}

.hewes-timeline__item.is-active .hewes-timeline__marker span {
  background: var(--gold-color);
  box-shadow: 0 0 8px rgba(198, 141, 51, 0.95), 0 0 16px rgba(198, 141, 51, 0.45);
  transform: scale(1.08);
}

.hewes-timeline__card.timeline-record {
  position: relative;
  display: grid;
  grid-template-columns: minmax(260px, 390px) minmax(0, 1fr);
  gap: 0;
  align-items: start;
  width: 100%;
  max-width: 980px;
  min-height: auto;
  color: var(--white-color);
  background: transparent;
  border: 0;
  box-shadow: none;
  overflow: visible;
}

.timeline-record__media {
  position: relative;
  align-self: start;
  width: 100%;
  max-width: 390px;
  overflow: visible;
}

.timeline-record__polaroid {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  transform: rotate(6deg);
  transform-origin: center;
  filter: drop-shadow(12px 18px 18px rgba(0, 0, 0, 0.48));
  transition: none;
}

.timeline-record__paperclip {
  position: absolute;
  inset: 0;
  z-index: 8;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: rotate(6deg);
  transform-origin: center;
  pointer-events: none;
}

* .timeline-record__paperclip--desktop {
  display: block;
}

.timeline-record__paperclip--mobile {
  display: none;
}

.timeline-record__note {
  position: relative;
  align-self: start;
  z-index: 4;
  width: 100%;
  margin-left: clamp(-3.75rem, -5vw, -2.5rem);
  transform: translate(1.5rem, 2rem);
  padding: clamp(1.25rem, 2vw, 1.75rem);
  background: linear-gradient(180deg, rgba(0, 2, 48, 0.98), rgba(0, 1, 24, 0.98));
  border: 1px solid var(--border-blue);
  box-shadow: var(--shadow-big);
}

.timeline-record__note::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border: 1px solid rgba(198, 141, 51, 0.18);
}

.timeline-record__note::after {
  content: "";
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  width: 32px;
  height: 1px;
  background: var(--gold-color);
  opacity: 0.75;
}

.timeline-record__label {
  margin: 0 0 0.65rem;
  font-family: var(--condensed-font);
  font-weight: var(--condensed-bold);
  font-size: 0.72rem;
  line-height: 1;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.58);
}

.timeline-record__divider {
  width: 100%;
  height: 1px;
  margin: 0.85rem 0 1rem;
  background: linear-gradient(90deg, rgba(198, 141, 51, 0.8), rgba(198, 141, 51, 0.12), transparent);
}

.timeline-record .hewes-timeline__date {
  margin: 0 0 0.45rem;
  font-family: var(--condensed-font);
  font-weight: var(--condensed-bold);
  font-size: 0.9rem;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--gold-color);
}

.timeline-record .hewes-timeline__title {
  font-family: var(--primary-font);
  font-weight: var(--primary-semibold);
  font-size: clamp(1.25rem, 2vw, 1.65rem);
  line-height: 1.08;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  color: var(--white-color);
}

.timeline-record .hewes-timeline__description {
  margin: 0;
  font-family: var(--secondary-font);
  font-weight: var(--secondary-regular);
  font-size: 0.96rem;
  line-height: 1.68;
  color: rgba(255, 255, 255, 0.76);
}

.timeline-record__note .about-list .arrow-link {
  color: var(--white-color);
}

.timeline-record__note .about-list .arrow-link:hover,
.timeline-record__note .about-list .arrow-link:focus-visible {
  color: var(--gold-color);
}

@media (max-width: 1050px) {
  .hewes-timeline__item {
    padding-right: clamp(3.75rem, 8vw, 6rem);
    margin-bottom: clamp(5rem, 8vw, 6.5rem);
  }
  .hewes-timeline__card.timeline-record {
    grid-template-columns: minmax(225px, 330px) minmax(0, 1fr);
    max-width: 900px;
  }
  .timeline-record__media {
    max-width: 330px;
  }
  .timeline-record__note {
    margin-left: clamp(-3.25rem, -4vw, -2rem);
  }
  .timeline-record .hewes-timeline__title {
    font-size: clamp(1.15rem, 1.8vw, 1.45rem);
  }
  .timeline-record .hewes-timeline__description {
    font-size: 0.92rem;
  }
}
@media (max-width: 820px) {
  .hero--about-hewes {
    min-height: auto;
    background-position: center;
  }
  .timeline-section {
    padding-top: 3.5rem;
    padding-bottom: 5rem;
  }
  .timeline-section__intro {
    width: min(100%, 680px);
    margin-bottom: 3.5rem;
  }
  .hewes-timeline__wrap {
    width: 100%;
    max-width: 720px;
    padding-left: 0;
    padding-right: 0;
  }
  .hewes-timeline__line {
    left: calc(100% - 1.25rem);
  }
  .hewes-timeline__item {
    padding-left: 0;
    padding-right: 3.75rem;
    margin-bottom: 5.25rem;
  }
  .hewes-timeline__marker {
    top: 50%;
    left: calc(100% - 1.25rem);
  }
  .hewes-timeline__card.timeline-record {
    grid-template-columns: minmax(190px, 270px) minmax(0, 1fr);
    max-width: 100%;
  }
  .timeline-record__media {
    max-width: 270px;
  }
  .timeline-record__note {
    margin-left: -1.75rem;
    transform: translate(1rem, 1.5rem);
  }
}
@media (max-width: 620px) {
  .timeline-record__paperclip--desktop {
    display: none;
  }
  .timeline-record__paperclip--mobile {
    display: block;
  }
  .timeline-section {
    padding-top: 3rem;
    padding-bottom: 4.5rem;
  }
  .timeline-section__intro {
    margin-bottom: 3rem;
  }
  .hewes-timeline__wrap {
    max-width: 100%;
  }
  .hewes-timeline__line {
    left: calc(100% - 0.9rem);
  }
  .hewes-timeline__item {
    padding-left: 0;
    padding-right: 2.75rem;
    margin-bottom: 6rem;
  }
  .hewes-timeline__marker {
    left: calc(100% - 0.9rem);
  }
  .hewes-timeline__card.timeline-record {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    width: 100%;
    max-width: 100%;
    overflow: visible;
  }
  .timeline-record__note {
    order: 1;
    position: relative;
    z-index: 4;
    width: 100%;
    margin: 0;
    transform: none;
  }
  .timeline-record__media {
    order: 2;
    position: relative;
    justify-self: end;
    width: min(88%, 360px);
    max-width: 360px;
    margin: -1.75rem -0.4rem 0 0;
    overflow: visible;
    transform: none;
  }
  .timeline-record__polaroid {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: auto;
    transform: rotate(-6deg);
    transform-origin: top right;
  }
  .timeline-record__paperclip--mobile {
    position: absolute;
    inset: 0;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform: rotate(-6deg);
    transform-origin: top right;
    pointer-events: none;
  }
}
@media (max-width: 480px) {
  .timeline-section {
    padding-top: 2.75rem;
  }
  .timeline-section__intro {
    margin-bottom: 2.75rem;
  }
  .hewes-timeline__line {
    left: calc(100% - 0.75rem);
  }
  .hewes-timeline__marker {
    left: calc(100% - 0.75rem);
    width: 30px;
    height: 30px;
  }
  .hewes-timeline__marker span {
    width: 9px;
    height: 9px;
  }
  .hewes-timeline__item {
    padding-right: 2.5rem;
    margin-bottom: 5.75rem;
  }
  .timeline-record__note {
    position: relative;
    z-index: 4;
    padding: 1.2rem;
  }
  .timeline-record__media {
    position: relative;
    justify-self: end;
    width: min(90%, 330px);
    margin: -1.5rem -0.25rem 0 auto;
    transform: none;
    overflow: visible;
  }
  .timeline-record__polaroid {
    position: relative;
    z-index: 1;
    transform: rotate(-6deg);
    transform-origin: top right;
  }
  .timeline-record__paperclip--mobile {
    position: absolute;
    inset: 0;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform: rotate(-6deg);
    transform-origin: top right;
    pointer-events: none;
  }
  .timeline-record .hewes-timeline__title {
    font-size: 1.15rem;
  }
  .timeline-record .hewes-timeline__description {
    font-size: 0.9rem;
    line-height: 1.6;
  }
}
/* ============================================================
   FEATURED ARCHIVE FILE
   ============================================================ */
.featured-file-layout {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 56px;
  flex-wrap: nowrap;
}

/* ============================================================
   LEFT — IMAGE
   ============================================================ */
.featured-file-left {
  flex: 1 1 420px;
  min-width: 0;
}

.featured-file-image {
  width: 100%;
  height: 100%;
  min-height: 480px;
  overflow: hidden;
}

.featured-file-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ============================================================
   RIGHT — CONTENT
   ============================================================ */
.featured-file-right {
  flex: 1 1 420px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* ============================================================
   ACTIONS
   ============================================================ */
.featured-file-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 24px;
}

/* ============================================================
   MOBILE
   ============================================================ */
@media (max-width: 768px) {
  .featured-file-layout {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    gap: 32px;
  }
  .featured-file-left,
  .featured-file-right {
    flex: none;
    width: 100%;
  }
  .featured-file-image {
    min-height: 0;
    height: auto;
  }
  .featured-file-image img {
    height: auto;
  }
  .featured-file-actions {
    align-items: stretch;
    flex-direction: column;
  }
  .featured-file-actions .btn {
    width: 100%;
    text-align: center;
  }
}