:root {
  --akcm-grant-blue: #073f95;
  --akcm-grant-blue-dark: #072f6f;
  --akcm-grant-surface: #fff;
  --akcm-grant-soft: #f5f1ed;
  --akcm-grant-ink: #27211f;
  --akcm-grant-muted: #655d5a;
  --akcm-grant-border: #e6ded9;
  --akcm-grant-accent: #a06c7a;
  --akcm-grant-corner-width: clamp(320px, 24vw, 360px);
}

.akcm-grant-banner,
.akcm-grant-banner *,
.akcm-grant-page,
.akcm-grant-page *,
.akcm-grant-footer,
.akcm-grant-footer * { box-sizing: border-box; }

.akcm-grant-banner {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1002;
  width: var(--akcm-grant-corner-width);
  min-height: 112px;
  margin: 0;
  overflow: hidden;
  border: 0;
  border-bottom: 1px solid rgba(160, 108, 122, .34);
  border-left: 1px solid rgba(160, 108, 122, .34);
  border-radius: 0 0 0 44px;
  background: var(--akcm-grant-surface);
  box-shadow: 0 18px 42px rgba(39, 33, 31, .12);
}

.akcm-grant-banner__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 112px;
  padding: 10px 14px 13px 18px;
  color: var(--akcm-grant-ink);
  text-decoration: none;
}

.akcm-grant-banner__media { display: block; width: 100%; min-width: 0; }
.akcm-grant-banner__image { display: block; width: 100%; height: auto; margin: 0; object-fit: contain; }
.akcm-grant-banner__link:hover { background: #fcfaf9; }
.akcm-grant-banner__link:focus-visible { outline: 3px solid var(--akcm-grant-blue); outline-offset: -5px; }

body.akcm-grant-home > .wp-site-blocks { position: relative; }

@media (min-width: 1200px) {
  body.akcm-grant-home .site-header__actions {
    transition: margin-right 240ms ease;
  }

  body.akcm-grant-corner-visible .site-header__actions {
    margin-right: calc(var(--akcm-grant-corner-width) + 12px);
  }

  body.akcm-grant-home .site-header__nav-list {
    transition: gap 240ms ease;
  }

  body.akcm-grant-corner-visible .site-header__nav-list {
    gap: clamp(.8rem, 1.15vw, 1.2rem);
  }

  body.akcm-grant-corner-visible .site-header__nav-link {
    font-size: clamp(.68rem, .72vw, .75rem);
  }
}

.akcm-grant-page-body .wp-block-post-title { display: none; }
.akcm-grant-page { width: 100%; margin: 0; padding: clamp(52px, 8vw, 100px) 20px; color: var(--akcm-grant-ink); background: linear-gradient(180deg, #fbf8f6 0%, #fff 42%); }
.akcm-grant-page__inner { width: min(100%, 1120px); margin: 0 auto; }
.akcm-grant-page__header { max-width: 780px; margin: 0 auto clamp(34px, 5vw, 56px); text-align: center; }
.akcm-grant-page__eyebrow { display: inline-block; margin-bottom: 12px; color: var(--akcm-grant-blue); font-family: Outfit, Arial, sans-serif; font-size: 12px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.akcm-grant-page__header h1 { margin: 0; color: var(--akcm-grant-ink); font-family: "Cormorant Garamond", Georgia, serif; font-size: clamp(46px, 7vw, 76px); font-weight: 400; letter-spacing: -.025em; line-height: 1; }
.akcm-grant-page__header p { margin: 20px auto 0; color: var(--akcm-grant-muted); font-family: Outfit, Arial, sans-serif; font-size: clamp(17px, 2vw, 20px); line-height: 1.65; }
.akcm-grant-page__figure { margin: 0; padding: clamp(10px, 2vw, 20px); border: 1px solid var(--akcm-grant-border); border-radius: 18px; background: #fff; box-shadow: 0 24px 64px rgba(7, 63, 149, .08); }
.akcm-grant-page__image { display: block; width: 100%; height: auto; margin: 0; object-fit: contain; }
.akcm-grant-page__details { margin-top: clamp(32px, 5vw, 58px); }
.akcm-grant-page__facts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1px; margin: 0; overflow: hidden; border: 1px solid var(--akcm-grant-border); border-radius: 18px; background: var(--akcm-grant-border); }
.akcm-grant-page__facts > div { min-width: 0; padding: 24px 26px; background: var(--akcm-grant-surface); }
.akcm-grant-page__facts > div:nth-child(3) { grid-column: 1 / -1; }
.akcm-grant-page__facts dt { margin: 0 0 8px; color: var(--akcm-grant-blue); font-family: Outfit, Arial, sans-serif; font-size: 11px; font-weight: 700; letter-spacing: .09em; text-transform: uppercase; }
.akcm-grant-page__facts dd { margin: 0; overflow-wrap: anywhere; color: var(--akcm-grant-ink); font-family: Outfit, Arial, sans-serif; font-size: 17px; line-height: 1.5; }
.akcm-grant-page__address { display: block; margin-top: 4px; color: var(--akcm-grant-muted); font-size: 15px; }
.akcm-grant-page__notice { margin: 28px 0 0; padding: 24px 28px; border-left: 5px solid var(--akcm-grant-blue); color: var(--akcm-grant-ink); background: #eef4ff; font-family: Outfit, Arial, sans-serif; font-size: clamp(17px, 2vw, 20px); font-weight: 600; line-height: 1.55; }
.akcm-grant-page__closing { margin-top: 36px; text-align: center; }
.akcm-grant-page__closing h2 { margin: 0; color: var(--akcm-grant-blue-dark); font-family: "Cormorant Garamond", Georgia, serif; font-size: clamp(30px, 4vw, 46px); font-weight: 500; line-height: 1.15; }
.akcm-grant-page__closing p { margin: 12px 0 0; color: var(--akcm-grant-muted); font-family: Outfit, Arial, sans-serif; font-size: 14px; line-height: 1.5; }

.akcm-grant-footer { display: flex; justify-content: center; width: 100%; border-top: 1px solid rgba(230, 222, 217, .85); background: var(--akcm-grant-soft); }
.akcm-grant-footer nav { display: flex; justify-content: center; }
.akcm-grant-footer a { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 4px 22px; color: #625957; font-family: Outfit, Arial, sans-serif; font-size: 13px; text-decoration: underline; text-decoration-color: transparent; text-underline-offset: 4px; transition: color 180ms ease, text-decoration-color 180ms ease; }
.akcm-grant-footer a:hover { color: var(--akcm-grant-accent); text-decoration-color: currentColor; }
.akcm-grant-footer a:focus-visible { outline: 3px solid var(--akcm-grant-blue); outline-offset: -3px; }

@media (max-width: 1199px) {
  .akcm-grant-banner {
    position: relative;
    top: auto;
    right: auto;
    z-index: 5;
    width: 100%;
    min-height: 100px;
    border: 0;
    border-bottom: 1px solid var(--akcm-grant-border);
    border-radius: 0;
    box-shadow: 0 8px 24px rgba(39, 33, 31, .05);
  }

  .akcm-grant-banner__link {
    width: min(100% - 32px, 520px);
    min-height: 100px;
    margin: 0 auto;
    padding: 12px 0;
  }
}

@media (max-width: 767px) {
  .akcm-grant-banner__link { width: min(100% - 24px, 520px); padding: 10px 0; }
  .akcm-grant-page { padding: 44px 14px 64px; }
  .akcm-grant-page__header { margin-bottom: 30px; }
  .akcm-grant-page__header h1 { font-size: clamp(44px, 14vw, 62px); }
  .akcm-grant-page__figure { padding: 6px; border-radius: 12px; }
  .akcm-grant-page__facts { grid-template-columns: 1fr; border-radius: 14px; }
  .akcm-grant-page__facts > div:nth-child(3) { grid-column: auto; }
  .akcm-grant-page__facts > div { padding: 20px; }
  .akcm-grant-page__notice { padding: 20px; }
}

@media (prefers-reduced-motion: reduce) {
  .akcm-grant-footer a,
  body.akcm-grant-home .site-header__actions,
  body.akcm-grant-home .site-header__nav-list { transition-duration: .01ms !important; }
}
