@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(fonts/caveat-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(fonts/caveat-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Figtree';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url(fonts/figtree-latin-ext-italic.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Figtree';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url(fonts/figtree-latin-italic.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(fonts/figtree-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(fonts/figtree-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {

  --moss:         #3d7222;
  --moss-bright:  #52952f;
  --moss-dark:    #2f5a1a;
  --moss-deep:    #1d3f16;
  --moss-soft:    #e9f5dc;

  --ochre:        #f7b52b;
  --ochre-text:   #8a5a06;
  --ochre-soft:   #fff1cf;

  --terra:        #b84318;
  --terra-light:  #fa9160;
  --terra-soft:   #ffe7db;

  --sky:          #1c6c8f;
  --sky-light:    #74c9e8;
  --sky-soft:     #e2f3fa;

  --berry:        #ad2f61;
  --berry-light:  #f186b2;
  --berry-soft:   #fdeaf1;

  --ink:          #2f2b25;
  --ink-soft:     #5f594e;
  --paper:        #fffdf6;
  --sand:         #fdf2e0;
  --sand-deep:    #f3e3c6;
  --line:         #ece0c9;

  --focus: var(--moss-deep);

  --a1: var(--moss);       --a1-soft: var(--moss-soft);
  --a2: var(--terra);      --a2-soft: var(--terra-soft);
  --a3: var(--sky);        --a3-soft: var(--sky-soft);
  --a4: var(--berry);      --a4-soft: var(--berry-soft);
  --a5: var(--ochre-text); --a5-soft: var(--ochre-soft);

  --display: "Caveat", "Segoe Script", "Bradley Hand", cursive;
  --sans: "Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
          "Helvetica Neue", Arial, sans-serif;

  --wrap: 76rem;
  --narrow: 38rem;
  --sp: 1;
  --h1: 4rem;
  --h2: 2.95rem;
  --h3: 1.95rem;

  --r-sm: .55rem;
  --r-md: 1rem;
  --r-lg: 1.6rem;
  --shadow: 0 1px 2px rgba(47, 43, 37, .05), 0 .5rem 1.5rem -.75rem rgba(47, 43, 37, .2);
  --shadow-lift: 0 2px 4px rgba(47, 43, 37, .06), 0 1.25rem 2.5rem -1.25rem rgba(47, 43, 37, .34);
  --ease: cubic-bezier(.22, .61, .36, 1);

  --ease-back: cubic-bezier(.22, .96, .38, 1.12);
}

html {
  font-size: clamp(1.0625rem, 1rem + .35vw, 1.5rem);
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

@media (max-width: 48rem) {
  :root { --sp: .62; --h1: 2.6rem; --h2: 2.1rem; --h3: 1.5rem; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}

@media (prefers-reduced-motion: no-preference) {
  @view-transition { navigation: auto; }

  ::view-transition-old(root),
  ::view-transition-new(root) { animation-duration: .3s; }
}

*, *::before, *::after { box-sizing: border-box; }

[id] { scroll-margin-top: 5.5rem; }

body {
  margin: 0;
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
  background: var(--paper);
  color: var(--ink);
  font: 400 1rem/1.65 var(--sans);
  overflow-wrap: break-word;
}
main { flex: 1; }

body.is-shot { min-height: 0; }

img { max-width: 100%; height: auto; display: block; }
a { color: var(--moss-dark); text-decoration-thickness: 1px; text-underline-offset: .18em; }
a:hover { color: var(--terra); }

.ext-icon {
  display: inline-block;
  width: .82em;
  height: .82em;
  margin-left: .2em;
  vertical-align: -.04em;
}

h1, h2, h3, h4 {
  font-family: var(--display);
  font-weight: 700;
  line-height: 1.02;
  margin: 0;
  letter-spacing: 0;
}
h1 { font-size: var(--h1); }
h2 { font-size: var(--h2); }
h3 { font-size: var(--h3); }
p { margin: 0 0 1.1em; }
p:last-child { margin-bottom: 0; }

:focus-visible { outline: 3px solid var(--focus); outline-offset: 3px; border-radius: 4px; }

.skip {
  position: absolute; left: .75rem; top: -5rem; z-index: 200;
  background: var(--moss-deep); color: #fff; padding: .7em 1.2em;
  border-radius: 0 0 var(--r-sm) var(--r-sm); transition: top .2s var(--ease);
}
.skip:focus { top: 0; color: #fff; }

.visually-hidden {
  position: absolute;
  width: 1px; height: 1px;
  margin: -1px; padding: 0; border: 0;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}

.wrap { width: 100%; max-width: var(--wrap); margin-inline: auto; padding-inline: clamp(1rem, 4vw, 3rem); }
.narrow { max-width: var(--narrow); }

.section {
  --saum-o: 0rem; --saum-u: 0rem;
  padding-block: calc(6rem * var(--sp) - var(--saum-o))
                 calc(6rem * var(--sp) - var(--saum-u));
}
.section--tight {
  padding-block: calc(3.4rem * var(--sp) - var(--saum-o))
                 calc(3.4rem * var(--sp) - var(--saum-u));
}
.section--sand { background: var(--sand); }

.section--sand { --saum-o: calc(2rem * var(--sp)); --saum-u: calc(2rem * var(--sp)); }
.section--moss { background: var(--moss-soft); }

.section--sand { position: relative; }
.section--sand::before,
.section--sand::after {
  content: ""; position: absolute; left: 0; right: 0;
  height: calc(2.2rem * var(--sp));
  background: var(--sand); pointer-events: none;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20180%2024%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M0%2C24%20L0%2C20%20A24.8%2C24.8%200%200%201%2040%2C20%20A17.4%2C17.4%200%200%201%2068%2C20%20A32.2%2C32.2%200%200%201%20120%2C20%20A19.8%2C19.8%200%200%201%20152%2C20%20A17.4%2C17.4%200%200%201%20180%2C20%20L180%2C24%20Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") repeat-x 0 0 / 15rem 100%;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20180%2024%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M0%2C24%20L0%2C20%20A24.8%2C24.8%200%200%201%2040%2C20%20A17.4%2C17.4%200%200%201%2068%2C20%20A32.2%2C32.2%200%200%201%20120%2C20%20A19.8%2C19.8%200%200%201%20152%2C20%20A17.4%2C17.4%200%200%201%20180%2C20%20L180%2C24%20Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") repeat-x 0 0 / 15rem 100%;
}

.section--sand::before { bottom: calc(100% - 1px); }
.section--sand::after { top: calc(100% - 1px); transform: scaleY(-1); }
main > .section--sand:last-child::after { content: none; }

main > .section--sand:last-child { --saum-u: 0rem; }

.section__head { max-width: none; margin-bottom: calc(3.2rem * var(--sp)); }
.section__head > h1, .section__head > h2 { max-width: 19em; }
.section__head .lead { max-width: 34rem; }
.section__head .lead { margin-top: .8rem; }
.kicker {
  display: inline-block; font: 700 .72rem/1 var(--sans);
  letter-spacing: .16em; text-transform: uppercase;
  color: var(--moss); margin-bottom: .9rem;
}
.kicker::before { content: "•"; margin-right: .6em; color: var(--terra); }
.lead { font-size: 1.16rem; color: var(--ink-soft); line-height: 1.55; }

.btn {
  display: inline-flex; align-items: center; gap: .55em;
  padding: .8em 1.6em; border-radius: 999px;
  background: var(--moss); color: #fff; font: 600 1rem/1 var(--sans);
  text-decoration: none; border: 2px solid var(--moss); cursor: pointer;
  transition: transform .2s var(--ease), background .2s var(--ease), box-shadow .2s var(--ease);
  box-shadow: 0 .4rem 1rem -.5rem rgba(55, 80, 47, .6);
}
.btn:hover { background: var(--moss-dark); border-color: var(--moss-dark); color: #fff; transform: translateY(-2px); }
.btn--ghost { background: transparent; color: var(--moss-dark); box-shadow: none; border-color: currentColor; }
.btn--ghost:hover { background: var(--moss-dark); border-color: var(--moss-dark); color: #fff; }
.btn--light { background: #fff; color: var(--moss-dark); border-color: #fff; }
.btn--light:hover { background: var(--ochre-soft); border-color: var(--ochre-soft); color: var(--moss-dark); }
.btn-row { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 2rem; }

.btn__icon { width: 1.1em; height: 1.1em; flex: none; transition: transform .2s var(--ease); }
.btn:hover .btn__icon { transform: translateX(3px); }

.btn--sm { padding: .6em 1.15em; font-size: .93rem; border-width: 1.5px; }
.btn--sm .btn__icon { width: 1em; height: 1em; }

.arrow { display: inline-flex; align-items: center; gap: .45em; font-weight: 600; text-decoration: none; }
.arrow::after { content: "→"; transition: transform .2s var(--ease); }
.arrow:hover::after { transform: translateX(4px); }

.topbar {
  background: var(--moss-deep); color: rgba(255, 255, 255, .82);
  font-size: .82rem; line-height: 1.4;
  --focus: var(--ochre);
}
.topbar__in { display: flex; flex-wrap: wrap; align-items: center; gap: .4rem 1.8rem; padding-block: .6rem; }
.topbar a, .topbar span { display: inline-flex; align-items: center; gap: .5em; color: inherit; text-decoration: none; }
.topbar a:hover { color: var(--ochre); }
.topbar svg { width: 1em; height: 1em; flex: none; color: var(--ochre); }
.topbar__hours { margin-left: auto; }
@media (max-width: 48rem) {
  .topbar__hours { margin-left: 0; }
  .topbar { font-size: .78rem; }
}

.head {
  position: sticky; top: 0; z-index: 100;
  background: rgba(253, 251, 246, .94);
  border-bottom: 1px solid transparent;
  backdrop-filter: saturate(140%) blur(10px);
  transition: border-color .25s var(--ease), box-shadow .25s var(--ease), padding .25s var(--ease);
}
.head.is-stuck { border-bottom-color: var(--line); box-shadow: 0 .4rem 1.2rem -1rem rgba(43, 42, 38, .55); }
.head__in { display: flex; align-items: center; gap: clamp(.9rem, .2rem + 1vw, 1.6rem); padding-block: 1.1rem; }
.head.is-stuck .head__in { padding-block: .6rem; }

.brand { display: flex; align-items: center; gap: .8rem; flex: none; text-decoration: none; color: var(--ink); margin-right: auto; }
.brand__logo { width: 3.4rem; height: auto; flex: none; transition: width .25s var(--ease); }
.head.is-stuck .brand__logo { width: 2.6rem; }
.brand__text { display: block; }
.brand__name { display: block; font: 700 clamp(1.75rem, 1.35rem + .55vw, 2.2rem)/.92 var(--display); color: var(--moss-dark); white-space: nowrap; }
.brand__sub { display: block; font-size: .66rem; letter-spacing: .2em; text-transform: uppercase; color: var(--moss); font-weight: 600; }
.brand__sub { white-space: nowrap; }

.nav { display: flex; align-items: center; gap: .1rem; }
.nav a:not(.btn) {
  padding: .58em clamp(.42rem, .1rem + .5vw, .8rem); border-radius: var(--r-sm);
  font: 500 .98rem/1 var(--sans); text-decoration: none; color: var(--ink);
  transition: background .18s var(--ease), color .18s var(--ease);
}
.nav__sub a { display: block; }

.nav__sep { height: 0; margin: .5rem .55rem; border-top: 1px solid var(--line); }
.nav a:not(.btn):hover { background: var(--moss-soft); color: var(--moss-dark); }
.nav a[aria-current] { color: var(--moss-dark); font-weight: 700; background: var(--moss-soft); }

.nav__item { position: relative; display: flex; align-items: center; }
.nav__top { display: inline-flex; align-items: center; }
.nav .btn { display: inline-flex; }

.nav__item--has-sub { --tip: .7rem; --luecke: calc(var(--tip) * .7071); }

.nav__sub {
  position: absolute; top: calc(100% + var(--luecke)); right: 0; min-width: 13rem;
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-md);
  box-shadow: var(--shadow-lift); list-style: none;

  margin: 0; padding: .9rem .45rem .45rem;
  opacity: 0; visibility: hidden; transform: translateY(-.7rem);

  pointer-events: none;

  transition: opacity .16s var(--ease), transform .26s var(--ease-back),
              visibility 0s linear .3s;
}

.nav__sub::before {
  content: ""; position: absolute; left: 0; right: 0;
  top: calc(-1 * var(--luecke) - 1px); height: calc(var(--luecke) + 1px);
}

.nav__item--has-sub::after {
  content: ""; position: absolute; z-index: 1;

  top: calc(100% + var(--luecke) - var(--tip) / 2);
  left: 50%; margin-left: calc(var(--tip) / -2);
  width: var(--tip); height: var(--tip);
  background: var(--paper);
  border-left: 1px solid var(--line); border-top: 1px solid var(--line);
  border-radius: .1rem 0 0 0;
  opacity: 0; visibility: hidden; pointer-events: none;
  transform: translateY(-.7rem) rotate(45deg);
  transition: opacity .16s var(--ease), transform .26s var(--ease-back),
              visibility 0s linear .3s;
}

@media (hover: hover) {
  .nav__item--has-sub:hover .nav__sub,
  .nav__item--has-sub:hover::after {
    opacity: 1; visibility: visible;
    transition: opacity .16s var(--ease), transform .26s var(--ease-back), visibility 0s;
  }
  .nav__item--has-sub:hover .nav__sub { transform: none; pointer-events: auto; }
  .nav__item--has-sub:hover::after { transform: rotate(45deg); }
}
.nav__item--has-sub:focus-within .nav__sub,
.nav__item--has-sub:focus-within::after,
.nav__item.is-open .nav__sub,
.nav__item.is-open::after {
  opacity: 1; visibility: visible;
  transition: opacity .16s var(--ease), transform .26s var(--ease-back), visibility 0s;
}
.nav__item--has-sub:focus-within .nav__sub,
.nav__item.is-open .nav__sub { transform: none; pointer-events: auto; }
.nav__item--has-sub:focus-within::after,
.nav__item.is-open::after { transform: rotate(45deg); }
.head__cta { flex: none; }
.head__cta .btn { padding: .72em 1.3em; font-size: .95rem; }

.burger {
  display: none; width: 3rem; height: 3rem; border: 1px solid var(--line);
  border-radius: var(--r-sm); background: var(--paper); cursor: pointer; padding: 0; flex: none;
}
.burger span, .burger span::before, .burger span::after {
  display: block; position: relative; width: 1.25rem; height: 2px; margin-inline: auto;
  background: var(--ink); border-radius: 2px; transition: transform .22s var(--ease), opacity .22s var(--ease);
}
.burger span::before, .burger span::after { content: ""; position: absolute; left: 0; }
.burger span::before { top: -.4rem; } .burger span::after { top: .4rem; }
.burger[aria-expanded="true"] span { background: transparent; }
.burger[aria-expanded="true"] span::before { transform: translateY(.4rem) rotate(45deg); }
.burger[aria-expanded="true"] span::after { transform: translateY(-.4rem) rotate(-45deg); }

@media (max-width: 64rem) {
  .burger { display: block; }

  .nav {
    position: absolute; top: 100%; left: 0; right: 0; display: none; overflow-y: auto;
    max-height: calc(100dvh - 6rem); padding: .8rem clamp(1rem, 4vw, 3rem) 1.8rem;
    background: var(--paper); border-bottom: 1px solid var(--line);
    box-shadow: var(--shadow-lift);
  }
  .nav.is-open { display: block; animation: nav-in .2s var(--ease) both; }
  @keyframes nav-in {
    from { opacity: 0; transform: translateY(-.75rem); }
    to   { opacity: 1; transform: none; }
  }
  .nav > .nav__item { border-bottom: 1px solid var(--line); display: block; }
  .nav a:not(.btn) { padding: .85em .2em; font-size: 1.05rem; }
  .nav a[aria-current] { background: transparent; }
  .nav__top { display: flex; }
  .nav__sub {
    position: static; opacity: 1; visibility: visible; transform: none; pointer-events: auto;
    border: 0; box-shadow: none; background: transparent; padding: 0 0 .5rem .9rem; margin: 0;
  }

  .nav__item--has-sub::after,
  .nav__sub::before { display: none; }
  .nav__sub a { padding: .5em .2em; font-size: 1rem; color: var(--ink-soft); }
  .nav__mobile-cta { display: block; padding-top: 1.2rem; }
  .nav__mobile-cta .btn { width: 100%; justify-content: center; }
}
@media (min-width: 64.0625rem) { .nav__mobile-cta { display: none; } }

@media (max-width: 80rem) { .head__cta { display: none; } }

@media (max-width: 22rem) {
  .brand { gap: .55rem; }
  .brand__logo { width: 2.5rem; }
  .head.is-stuck .brand__logo { width: 2.1rem; }
  .brand__name { font-size: 1.5rem; }
  .brand__sub { font-size: .58rem; letter-spacing: .15em; }
}

.hero { position: relative; isolation: isolate; color: #fff; display: grid; }

.hero__img { position: absolute; inset: 0; z-index: -2; overflow: hidden; }
.hero__img img { width: 100%; height: 100%; object-fit: cover; }

.hero__slide { position: absolute; inset: 0; opacity: 0; }
.hero__slide.is-on { opacity: 1; }

.hero__zoom { position: absolute; inset: 0; transform: scale(1.02); }

@media (prefers-reduced-motion: no-preference) {

  .hero__slide { transition: opacity 1.6s ease-in-out; }

  .is-moving .hero__slide.is-on .hero__zoom,
  .is-moving .hero__slide.was-on .hero__zoom {
    animation: heroKen 10s ease-in-out infinite alternate;
    will-change: transform;
  }
  .hero__slide:nth-child(2) .hero__zoom { transform-origin: 32% 62%; }
  .hero__slide:nth-child(3) .hero__zoom { transform-origin: 68% 38%; }
  .hero__slide:nth-child(4) .hero__zoom { transform-origin: 42% 30%; }

}

@keyframes heroKen {
  from { transform: scale3d(1.02, 1.02, 1); }
  to { transform: scale3d(1.09, 1.09, 1); }
}

.hero::after {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background:
    linear-gradient(100deg, rgba(24, 46, 16, .88) 0%, rgba(24, 46, 16, .82) 46%,
                            rgba(24, 46, 16, .46) 74%, rgba(24, 46, 16, .1) 100%),
    linear-gradient(180deg, rgba(24, 46, 16, .34) 0%, rgba(24, 46, 16, .2) 38%,
                            rgba(24, 46, 16, .6) 100%);
}

@media (max-width: 64rem) {
  .hero::after {
    background:
      linear-gradient(180deg, rgba(24, 46, 16, .62) 0%, rgba(24, 46, 16, .7) 45%,
                              rgba(24, 46, 16, .8) 100%);
  }
}
.hero__in { padding-block: calc(9rem * var(--sp)); max-width: 40rem;
            --focus: var(--ochre); }
.hero h1 { color: #fff; text-wrap: balance; text-shadow: 0 2px 1.5rem rgba(24, 35, 20, .4); font-size: calc(var(--h1) * 1.05); }

.hero .kicker { color: #fff; opacity: .95; }
.hero .kicker::before { color: var(--ochre); }
.hero p { margin-top: 1.1rem; font-size: 1.16rem; max-width: 27rem; color: #fff; text-shadow: 0 1px .6rem rgba(22, 33, 18, .75); }
.hero .btn--ghost { color: #fff; }
.hero .btn--ghost:hover { background: #fff; color: var(--moss-dark); border-color: #fff; }

.hero__pause {
  position: absolute; right: clamp(1rem, 4vw, 3rem); bottom: 1.5rem; z-index: 2;
  width: 2.75rem; height: 2.75rem; display: grid; place-items: center;
  padding: 0; border: 1px solid rgba(255, 255, 255, .45); border-radius: 50%;
  background: rgba(24, 46, 16, .55); color: #fff; cursor: pointer;
  -webkit-backdrop-filter: blur(.4rem); backdrop-filter: blur(.4rem);
  transition: background .18s var(--ease), border-color .18s var(--ease),
              transform .18s var(--ease);
  --focus: var(--ochre);
}
.hero__pause svg { width: 1.15rem; height: 1.15rem; fill: currentColor; }
.hero__pause:hover { background: rgba(24, 46, 16, .78); border-color: #fff; transform: scale(1.06); }

@media (max-width: 48rem) {
  .hero__pause { width: 2.6rem; height: 2.6rem; bottom: 1rem; }
}

.phero { position: relative; isolation: isolate; color: #fff; display: grid;
         --focus: var(--ochre); }
.phero__img { position: absolute; inset: 0; z-index: -2; }
.phero__img img { width: 100%; height: 100%; object-fit: cover; }
.phero::after {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background:
    linear-gradient(100deg, rgba(24, 46, 16, .9) 0%, rgba(24, 46, 16, .8) 46%,
                            rgba(24, 46, 16, .34) 76%, rgba(24, 46, 16, .1) 100%),
    linear-gradient(180deg, rgba(24, 46, 16, .42) 0%, rgba(24, 46, 16, .2) 45%,
                            rgba(24, 46, 16, .55) 100%);
}
.phero__in { padding-block: calc(6.5rem * var(--sp)); }
.phero .section__head { max-width: none; margin-bottom: 0; }
.phero .kicker { color: #fff; opacity: .95; }
.phero h1 { color: #fff; text-wrap: balance; text-shadow: 0 2px 1.4rem rgba(20, 38, 14, .45); }
.phero .lead { margin-top: 1rem; max-width: 34rem; color: #fff; text-shadow: 0 1px .6rem rgba(20, 38, 14, .7); }
.phero .btn--ghost { color: #fff; }
.phero .btn--ghost:hover { background: #fff; color: var(--moss-dark); border-color: #fff; }

.phead { padding-block: calc(4.5rem * var(--sp)) 0; }
.phead__grid { display: grid; gap: calc(3.5rem * var(--sp)); align-items: center; }
.phead--img .phead__grid { grid-template-columns: minmax(0, 1.02fr) minmax(0, .98fr); }
.phead h1 { text-wrap: balance; }
.phead .lead { margin-top: 1rem; max-width: 30rem; }
.phead__art { border-radius: var(--r-lg); overflow: hidden; box-shadow: var(--shadow); aspect-ratio: 4 / 3; }
.phead__art img { width: 100%; height: 100%; object-fit: cover; }
@media (max-width: 52rem) { .phead--img .phead__grid { grid-template-columns: 1fr; } }

.facts { --blob-x: .5em; --blob-y: .62em; }

.facts ul {
  list-style: none; margin: 0; padding: 0;
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.5rem 1rem;
}

.facts li { text-align: center; min-width: 0; }

.facts__val {
  position: relative; isolation: isolate;
  display: inline-block; color: var(--a); white-space: nowrap;
  font: 700 clamp(1.7rem, .4rem + 2.6vw, 3.1rem)/1.05 var(--display);
}

.facts__val::before {
  content: ""; position: absolute; z-index: -1;
  inset: calc(-1 * var(--blob-y)) calc(-1 * var(--blob-x)) -.75rem;
  background: var(--a-soft);
  border-radius: var(--blob);
  transform: rotate(var(--tilt));
}
.facts__unit { margin-left: .3em; }
.facts__label {
  display: block; position: relative; margin-top: .05rem;
  font-size: .9rem; color: var(--ink-soft); line-height: 1.35;
}

.facts li:nth-child(5n + 1) { --blob: 58% 42% 47% 53% / 46% 54% 46% 54%; --tilt: -4deg; }
.facts li:nth-child(5n + 2) { --blob: 44% 56% 61% 39% / 55% 43% 57% 45%; --tilt: 3.5deg; }
.facts li:nth-child(5n + 3) { --blob: 52% 48% 40% 60% / 59% 42% 58% 41%; --tilt: -2.5deg; }
.facts li:nth-child(5n + 4) { --blob: 47% 53% 56% 44% / 42% 58% 43% 57%; --tilt: 4.5deg; }
.facts li:nth-child(5n + 5) { --blob: 55% 45% 38% 62% / 51% 47% 53% 49%; --tilt: -3deg; }

.facts li:nth-child(even) { margin-top: 1.4rem; }

@media (max-width: 52rem) {
  .facts ul { grid-template-columns: repeat(2, 1fr); }
  .facts li:nth-child(even) { margin-top: .9rem; }
}

@media (max-width: 26rem) {
  .facts { --blob-x: .28em; --blob-y: .44em; }
}

.split { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: calc(4.5rem * var(--sp)); align-items: center; }
.split__art { border-radius: var(--r-lg); overflow: hidden; box-shadow: var(--shadow); aspect-ratio: 5 / 4; }
.split__art img { width: 100%; height: 100%; object-fit: cover; }
.split--flip .split__art { order: 2; }
.split h2 { text-wrap: balance; }
.split .body { margin-top: 1rem; }
.split .body p { max-width: 32rem; }
.split > div > .btn { margin-top: 1.6rem; }
@media (max-width: 52rem) {
  .split { grid-template-columns: 1fr; }
  .split--flip .split__art { order: 0; }
}

.cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(13.5rem, 1fr)); gap: calc(1.9rem * var(--sp)); }
.card {
  display: flex; flex-direction: column; background: var(--paper);
  border: 1px solid var(--line); border-radius: var(--r-md); overflow: hidden;
  text-decoration: none; color: inherit;
  transition: transform .22s var(--ease), box-shadow .22s var(--ease), border-color .22s var(--ease);
}
.card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lift); border-color: var(--sand-deep); color: inherit; }
.card__art { aspect-ratio: 3 / 2; overflow: hidden; background: var(--sand); }
.card__art img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s var(--ease); }
.card:hover .card__art img { transform: scale(1.045); }
.card__body { padding: 1.3rem 1.4rem 1.5rem; display: flex; flex-direction: column; flex: 1; }
.card h3 { margin-bottom: .4rem; font-size: 1.7rem; }
.card p { font-size: .95rem; color: var(--ink-soft); }
.card .arrow { margin-top: auto; padding-top: 1.1rem; color: var(--moss-dark); font-size: .95rem; }

.features { display: grid; gap: calc(6rem * var(--sp)); }
.feature { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: calc(3.5rem * var(--sp)); align-items: center; }
.feature:nth-child(even) .feature__art { order: 2; }
.feature__art { border-radius: var(--r-lg); overflow: hidden; box-shadow: var(--shadow); aspect-ratio: 4 / 3; }
.feature__art img { width: 100%; height: 100%; object-fit: cover; }

.feature__text { position: relative; padding-top: 3.2rem; }
.feature__num {
  position: absolute; z-index: 0; left: -1.8rem; top: -2.9rem;
  display: grid; place-items: center;
  width: 8.5rem; height: 8.5rem; border-radius: 50%;
  background: var(--ochre-soft); color: var(--moss-dark);
  font: 700 3.8rem/1 var(--display);
  transform: rotate(-9deg);
}

.feature:nth-child(even) .feature__num { transform: rotate(8deg); left: -2.4rem; }
.feature:nth-child(3n) .feature__num { transform: rotate(-4deg); top: -3.4rem; }
.feature:nth-child(5n) .feature__num { transform: rotate(11deg); left: -1.1rem; }

.feature :is(h2, h3), .feature p, .feature .btn { position: relative; z-index: 1; }

.feature :is(h2, h3) { margin-bottom: .6rem; font-size: var(--h3); }
.feature p { color: var(--ink-soft); max-width: 30rem; }
@media (max-width: 34rem) {
  .feature__text { padding-top: 2.6rem; }
  .feature__num,
  .feature:nth-child(even) .feature__num,
  .feature:nth-child(5n) .feature__num {
    width: 6.4rem; height: 6.4rem; font-size: 2.9rem; left: -.5rem; top: -2.2rem;
  }
}
.feature .arrow { margin-top: 1rem; }
.feature .btn { margin-top: 1.3rem; }
@media (max-width: 52rem) {
  .feature { grid-template-columns: 1fr; }
  .feature:nth-child(even) .feature__art { order: 0; }
}

.timeline {

  --tl-dot: .9rem; --tl-ring: 3px; --tl-gap: calc(2.2rem - 1px);
  position: relative; max-width: 44rem; margin: 0; padding: 0 0 0 2.6rem;
  list-style: none;
}
.timeline::before {
  content: ""; position: absolute; left: .4rem; top: .9rem; bottom: .9rem; width: 2px;
  background: linear-gradient(180deg, var(--ochre), var(--moss) 40%, var(--sand-deep));
  border-radius: 2px;
}
.timeline > li { position: relative; padding-bottom: calc(3.2rem * var(--sp)); }
.timeline > li:last-child { padding-bottom: 0; }
.timeline time {
  display: inline-block; font: 700 .78rem/1 var(--sans); letter-spacing: .12em;
  text-transform: uppercase; color: var(--a1); background: var(--a1-soft);
  padding: .55em .85em; border-radius: 999px; margin-bottom: .6rem;
  position: relative;
}

.timeline time::before {
  content: ""; position: absolute; top: 50%; z-index: 1;
  right: calc(100% + var(--tl-gap)); transform: translate(50%, -50%);
  width: var(--tl-dot); height: var(--tl-dot); border-radius: 50%;
  background: var(--paper); border: var(--tl-ring) solid var(--moss);
  box-sizing: content-box;
}
.timeline time::after {
  content: ""; position: absolute; top: 50%; right: 100%;
  width: calc(var(--tl-gap) - var(--tl-dot) / 2 - var(--tl-ring));
  height: 2px; background: var(--moss); opacity: .45;
}
.timeline li.is-quiet time::before { border-color: var(--sand-deep); }
.timeline li.is-quiet time::after { background: var(--sand-deep); }
.timeline li.is-quiet time { color: var(--ink-soft); background: var(--sand); }

.timeline :is(h2, h3) { margin-bottom: .5rem; font-size: var(--h3); }
.timeline p { color: var(--ink-soft); }

.timeline-cols {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: calc(3rem * var(--sp)); align-items: start;
}
.timeline-cols > .timeline { max-width: none; min-width: 0; }
@media (max-width: 62rem) {
  .timeline-cols { grid-template-columns: 1fr; gap: calc(3.2rem * var(--sp)); }
  .timeline-cols > .timeline { max-width: 44rem; }
}

@media (min-width: 62rem) {
  .timeline--alt {
    --tl-gap: 5rem;
    display: grid; grid-template-columns: 1fr 1fr;
    column-gap: var(--tl-gap); row-gap: calc(3rem * var(--sp));
    max-width: 66rem; margin-inline: auto; padding-left: 0;
  }
  .timeline--alt::before { left: 50%; margin-left: -1px; }

  .timeline--alt > li {
    grid-row: var(--row) / span 2; padding-bottom: 0; min-width: 0;
  }
  .timeline--alt > li:nth-child(odd) { grid-column: 1; text-align: right; }
  .timeline--alt > li:nth-child(even) { grid-column: 2; }

  .timeline--alt time { position: relative; }
  .timeline--alt time::after {
    content: ""; position: absolute; top: 50%; height: 2px;
    width: calc(var(--tl-gap) / 2); background: var(--a); opacity: .45;
  }
  .timeline--alt time::before {
    content: ""; position: absolute; top: 50%; z-index: 1;
    width: .9rem; height: .9rem; border-radius: 50%;
    background: var(--paper); border: 3px solid var(--a); box-sizing: content-box;
  }
  .timeline--alt > li.is-quiet time::before { border-color: var(--sand-deep); }
  .timeline--alt > li.is-quiet time::after { background: var(--sand-deep); }
  .timeline--alt > li:nth-child(odd) time::after { left: 100%; }
  .timeline--alt > li:nth-child(odd) time::before {
    left: calc(100% + var(--tl-gap) / 2); transform: translate(-50%, -50%);
  }
  .timeline--alt > li:nth-child(even) time::after { right: 100%; }
  .timeline--alt > li:nth-child(even) time::before {
    right: calc(100% + var(--tl-gap) / 2); transform: translate(50%, -50%);
  }
}

@media (min-width: 62rem) {
  .timeline--aside {

    --tl-gap: 3rem; --tl-time: 10rem;

    max-width: 56rem; padding-left: 0;
  }
  .timeline--aside::before {
    left: calc(var(--tl-time) + var(--tl-gap) / 2); margin-left: -1px;
  }
  .timeline--aside > li {
    display: grid; grid-template-columns: var(--tl-time) minmax(0, 1fr);
    column-gap: var(--tl-gap); align-items: start;
  }

  .timeline--aside > li > * { grid-column: 2; }
  .timeline--aside > li > time {
    grid-column: 1; grid-row: 1 / span 99;
    justify-self: end; margin-bottom: 0; position: relative;
  }

  .timeline--aside > li > time::after {
    content: ""; position: absolute; top: 50%; left: 100%;
    width: calc(var(--tl-gap) / 2); height: 2px;
    background: var(--a); opacity: .45;
  }
  .timeline--aside > li > time::before {
    content: ""; position: absolute; top: 50%; z-index: 1;
    left: calc(100% + var(--tl-gap) / 2); transform: translate(-50%, -50%);
    width: .9rem; height: .9rem; border-radius: 50%;
    background: var(--paper); border: 3px solid var(--a); box-sizing: content-box;
  }
  .timeline--aside > li.is-quiet > time::before { border-color: var(--sand-deep); }
  .timeline--aside > li.is-quiet > time::after { background: var(--sand-deep); }
}

.tl-link {
  display: inline-flex; align-items: center; gap: .38em;
  margin-top: .7rem;
  font: 600 .82rem/1.3 var(--sans); color: var(--a);
  text-decoration: underline; text-decoration-thickness: 1px;
  text-decoration-color: color-mix(in srgb, var(--a) 35%, transparent);
  text-underline-offset: .28em;
  transition: text-decoration-color .2s var(--ease);
}
.tl-link:hover, .tl-link:focus-visible { text-decoration-color: var(--a); }
.tl-link .btn__icon { width: .9em; height: .9em; opacity: .55; }
.tl-link:hover .btn__icon { transform: translateX(2px); opacity: .9; }

.mailex {
  margin: 1.3rem 0 0; max-width: 32rem;
  background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-md); padding: 1.3rem 1.5rem; box-shadow: var(--shadow);
}
.mailex figcaption {
  font: 700 .78rem/1 var(--sans); letter-spacing: .1em;
  text-transform: uppercase; color: var(--ink-soft);
}
.mailex__head {
  margin: .9rem 0 0; padding-bottom: .9rem; display: grid; gap: .35rem;
  border-bottom: 1px solid var(--line); font-size: .93rem;
}

.mailex__head > div { display: flex; gap: .7rem; min-width: 0; }
.mailex__head dt { flex: none; width: 4rem; color: var(--ink-soft); }
.mailex__head dd { margin: 0; min-width: 0; font-weight: 600; overflow-wrap: break-word; }
.mailex__body {
  margin: .9rem 0 0; font: .95rem/1.65 var(--sans); color: var(--ink);
  white-space: pre-wrap; overflow-wrap: break-word;
}
.mailex .btn { margin-top: 1.2rem; }

.sheep { display: grid; grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr)); gap: calc(2.2rem * var(--sp)); }
.sheep__card { display: flex; flex-direction: column; background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-lg); overflow: hidden; box-shadow: var(--shadow); }
.sheep__art { aspect-ratio: 1; overflow: hidden; flex: none; }
.sheep__art img { width: 100%; height: 100%; object-fit: cover; }
.sheep__body { padding: 1.4rem 1.6rem 1.7rem; }
.sheep__body :is(h2, h3) { color: var(--moss-dark); font-size: 2.2rem; }
.sheep__role { display: block; font-size: .76rem; letter-spacing: .14em; text-transform: uppercase; color: var(--ochre); margin: .2rem 0 .9rem; font-weight: 700; }
.sheep__body p { font-size: .95rem; color: var(--ink-soft); }

.member { display: grid; grid-template-columns: minmax(0, 19rem) minmax(0, 1fr); gap: calc(3rem * var(--sp)); align-items: start; }

.member--flip { grid-template-columns: minmax(0, 1fr) minmax(0, 19rem); }
.member--flip .member__art { order: 2; }

.member--noart, .member--noart.member--flip { grid-template-columns: minmax(0, 1fr); }

.member__art { border-radius: var(--r-lg); overflow: hidden; box-shadow: var(--shadow); }
.member__art img { display: block; width: 100%; height: auto; }
.member h2 { font-size: 2.35rem; }
.member__role { display: block; margin: .3rem 0 1.1rem; font-weight: 600; color: var(--moss); font-size: .96rem; }
.member p { color: var(--ink-soft); max-width: 36rem; }
@media (max-width: 52rem) {
  .member, .member--flip { grid-template-columns: 1fr; }
  .member--flip .member__art { order: 0; }
  .member__art { max-width: 17rem; }
}

.tiles { --tiles-gap: calc(2rem * var(--sp)); display: grid; gap: var(--tiles-gap); list-style: none; margin: 0; padding: 0; }

.tiles--few { display: flex; flex-wrap: wrap; }
.tiles--few > li { flex: 1 1 100%; min-width: 0; }
@media (min-width: 34rem) {
  .tiles--few > li { flex-basis: calc((100% - var(--tiles-gap)) / 2); }
}
@media (min-width: 52rem) {
  .tiles--few > li { flex-grow: 0; flex-basis: calc((100% - 2 * var(--tiles-gap)) / 3); }
}
.tile {
  display: flex; flex-direction: column; height: 100%;
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-md);
  text-decoration: none; color: inherit; overflow: hidden;
  transition: transform .22s var(--ease), box-shadow .22s var(--ease), border-color .22s var(--ease);
}
.tile:hover { transform: translateY(-5px); box-shadow: var(--shadow-lift); border-color: var(--moss); color: inherit; }
.tile__art {
  position: relative; background: var(--sand); padding: 1.6rem 1.6rem 0;
  display: grid; justify-items: center;
}

.tile__art img {
  width: 100%; max-width: 11rem; aspect-ratio: 1 / 1.1; object-fit: cover; object-position: top;
  border-radius: .3rem .3rem 0 0;
  box-shadow: 0 -1px 0 var(--line) inset, 0 .5rem 1.4rem -.6rem rgba(43, 42, 38, .35);
  border: 1px solid var(--line); border-bottom: 0;
  transition: transform .3s var(--ease);
}
.tile:hover .tile__art img { transform: translateY(-.35rem); }
.tile__badge {
  position: absolute; top: .9rem; right: .9rem; z-index: 1;
  display: inline-flex; align-items: center; gap: .4em;
  background: var(--terra); color: #fff; border-radius: 999px;
  padding: .4em .8em; font: 700 .7rem/1 var(--sans); letter-spacing: .08em; text-transform: uppercase;
}
.tile__body { padding: 1.3rem 1.5rem 1.5rem; display: flex; flex-direction: column; flex: 1; }
.tile :is(h2, h3) { font-size: 1.65rem; margin-bottom: .35rem; }
.tile p { font-size: .93rem; color: var(--ink-soft); }
.tile__meta { margin-top: auto; padding-top: 1.1rem; display: flex; align-items: center; gap: .6rem; flex-wrap: wrap; font-size: .84rem; color: var(--ink-soft); }
.tile__meta .arrow { color: var(--moss-dark); margin-left: auto; font-size: .92rem; }

.banner {
  display: flex; align-items: center; gap: calc(3rem * var(--sp));
  background: var(--moss-deep); color: #fff; border-radius: var(--r-lg);
  --focus: var(--ochre);
  padding: calc(2.8rem * var(--sp)) calc(3rem * var(--sp));
}

.banner__in { flex: 1 1 auto; min-width: 0; max-width: 42rem; }
.banner h2 { color: #fff; font-size: 2.3rem; text-wrap: balance; }
.banner p { margin-top: .7rem; color: rgba(255, 255, 255, .85); max-width: 34rem; }
.banner .btn-row { margin-top: 1.6rem; }

.banner .btn { background: #fff; color: var(--moss-dark); border-color: #fff; }
.banner .btn:hover { background: var(--ochre-soft); border-color: var(--ochre-soft); color: var(--moss-dark); }
.banner .btn--ghost { background: transparent; color: #fff; border-color: rgba(255, 255, 255, .55); }
.banner .btn--ghost:hover { background: rgba(255, 255, 255, .16); border-color: #fff; color: #fff; }

.banner__art { flex: none; margin-left: auto; width: 11rem; height: 11rem; opacity: .18; }
@media (max-width: 58rem) {
  .banner { padding: calc(2.4rem * var(--sp)); }
  .banner__art { display: none; }
}

.faq { max-width: 46rem; display: grid; gap: .7rem; }
.faq details { background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-md); overflow: hidden; }
.faq details[open] { border-color: var(--moss); box-shadow: var(--shadow); }
.faq summary {
  display: flex; align-items: center; gap: 1rem; cursor: pointer;
  padding: 1.1rem 1.35rem; font: 600 1.02rem/1.45 var(--sans); list-style: none;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after {
  content: ""; flex: none; margin-left: auto; width: .55rem; height: .55rem;
  border-right: 2.5px solid var(--moss); border-bottom: 2.5px solid var(--moss);
  transform: rotate(45deg) translateY(-2px); transition: transform .22s var(--ease);
}
.faq details[open] summary::after { transform: rotate(-135deg) translateY(-2px); }
.faq summary:hover { color: var(--moss-dark); }
.faq__body { padding: 0 1.35rem 1.35rem; color: var(--ink-soft); font-size: .97rem; }
.faq__body .btn { margin-top: 1.1rem; }

.gallery { display: grid; grid-template-columns: repeat(auto-fill, minmax(11rem, 1fr)); gap: .7rem; }
.gallery button {
  display: block; padding: 0; border: 0; cursor: zoom-in; background: var(--sand);
  border-radius: var(--r-md); overflow: hidden; aspect-ratio: 1;
  transition: transform .22s var(--ease), box-shadow .22s var(--ease);
}
.gallery button:hover { transform: translateY(-3px); box-shadow: var(--shadow-lift); }
.gallery img { width: 100%; height: 100%; object-fit: cover; }

.lb {
  position: fixed; inset: 0; z-index: 200; place-items: center;
  width: 100%; height: 100%; max-width: none; max-height: none;
  border: 0; padding: 0; color: #fff;
  background: rgba(24, 35, 20, .86);
  --focus: var(--ochre);
  -webkit-backdrop-filter: blur(1.1rem) saturate(1.1);
  backdrop-filter: blur(1.1rem) saturate(1.1);
  opacity: 0;
  transition: opacity .28s var(--ease), display .28s, overlay .28s;
  transition-behavior: allow-discrete;
}
.lb:not([open]) { display: none; }
.lb[open] { display: grid; opacity: 1; }
@starting-style { .lb[open] { opacity: 0; } }

.lb::backdrop { background: transparent; }

.lb__stage {
  position: absolute; inset: 0; display: grid; place-items: center;

  grid-template: minmax(0, 1fr) / minmax(0, 1fr);
  padding: clamp(2.6rem, 7vh, 4.2rem) clamp(1rem, 7vw, 5rem);
  cursor: zoom-out;
}
.lb__img {
  grid-area: 1 / 1; max-width: 100%; max-height: 100%; width: auto; height: auto;
  border-radius: var(--r-md); box-shadow: 0 1.5rem 3.5rem -1rem rgba(0, 0, 0, .55);
  cursor: default; opacity: 0;

  --weg: clamp(2rem, 7vw, 7rem);
  transform: translateX(calc(var(--dir, 0) * var(--weg)));
  transition: opacity .26s var(--ease), transform .42s var(--ease);
}

.lb__img.is-on { opacity: 1; transform: none; }

.lb__stage.is-laden .lb__img.is-on { opacity: .4; transition-delay: .12s; }

.lb__btn {
  position: absolute; z-index: 2;
  width: 2.9rem; height: 2.9rem; border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .22);
  background: rgba(255, 255, 255, .1);
  -webkit-backdrop-filter: blur(.5rem); backdrop-filter: blur(.5rem);
  color: #fff; display: grid; place-items: center; cursor: pointer;
  transition: background .18s var(--ease), border-color .18s var(--ease),
              transform .18s var(--ease);
}

.lb__btn[hidden] { display: none; }
.lb__btn svg {
  width: 1.15rem; height: 1.15rem; fill: none; stroke: currentColor;
  stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;
}
.lb__btn:hover { background: rgba(255, 255, 255, .24); border-color: rgba(255, 255, 255, .45); transform: scale(1.07); }
.lb__btn:active { transform: scale(.95); }
.lb__close { top: clamp(.6rem, 2vh, 1.2rem); right: clamp(.6rem, 2vw, 1.2rem); }

.lb__nav { top: 0; bottom: 0; margin-block: auto; }
.lb__prev { left: clamp(.5rem, 2vw, 1.5rem); }
.lb__next { right: clamp(.5rem, 2vw, 1.5rem); }
.lb__count {
  position: absolute; z-index: 2; bottom: clamp(.6rem, 2vh, 1.2rem);
  left: 50%; transform: translateX(-50%);
  padding: .3rem .85rem; border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, .18);
  background: rgba(255, 255, 255, .1);
  -webkit-backdrop-filter: blur(.5rem); backdrop-filter: blur(.5rem);
  color: rgba(255, 255, 255, .92); font-size: .82rem; letter-spacing: .06em;
  font-variant-numeric: tabular-nums;
}

.post-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(17rem, 1fr)); gap: calc(1.9rem * var(--sp)); }
.post-card__date { font-size: .78rem; letter-spacing: .1em; text-transform: uppercase; color: var(--moss); font-weight: 700; margin-bottom: .4rem; display: block; }
.post-year { display: flex; align-items: center; gap: 1.2rem; margin: calc(4rem * var(--sp)) 0 1.8rem; }
.post-year:first-of-type { margin-top: 0; }
.post-year h2 { font-size: 2.4rem; color: var(--moss-dark); }
.post-year::after { content: ""; flex: 1; height: 1px; background: var(--line); }

.phero--plain { background: var(--moss-deep); }
.phero--plain::after {
  background:
    radial-gradient(60% 90% at 14% 18%, rgba(82, 149, 47, .55), transparent 70%),
    radial-gradient(55% 80% at 88% 92%, rgba(209, 148, 44, .22), transparent 65%);
}

.phero--plain::before {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background-image: radial-gradient(rgba(255, 255, 255, .1) 1.4px, transparent 1.5px);
  background-size: 1.5rem 1.5rem;
}

.phero__date {
  margin: .9rem 0 0; font-size: .82rem; font-weight: 700;
  letter-spacing: .14em; text-transform: uppercase; color: var(--ochre-soft);
}
.phero .kicker a { color: inherit; text-decoration: none; }
.phero .kicker a:hover { color: var(--ochre); text-decoration: underline; }

.post { padding-block: calc(4.5rem * var(--sp)) calc(5rem * var(--sp)); }
.post__body { display: grid; justify-items: start; gap: calc(2rem * var(--sp)); }
.post__body > * { width: 100%; max-width: 38rem; }
.post__body > .gallery { max-width: none; }
.post__body > p { margin: 0; font-size: 1.04rem; }

.post__lead { font-size: 1.16rem; color: var(--ink); }

.postnav {
  display: grid; gap: 1rem; margin-top: calc(4rem * var(--sp));
  padding-top: calc(2rem * var(--sp)); border-top: 1px solid var(--line);
}
@media (min-width: 44rem) { .postnav { grid-template-columns: 1fr 1fr; } }
.postnav__item {
  display: flex; flex-direction: column; gap: .5rem; min-width: 0;
  padding: 1.2rem 1.4rem; text-decoration: none; color: inherit;
  background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-md);
  transition: transform .2s var(--ease), box-shadow .2s var(--ease), border-color .2s var(--ease);
}
.postnav__item:hover { transform: translateY(-3px); box-shadow: var(--shadow); color: inherit; }
.postnav__item--prev { grid-column: 1; }
.postnav__item--prev:hover { border-color: var(--a3); }
.postnav__item--next { grid-column: 2; text-align: right; }
.postnav__item--next:hover { border-color: var(--a2); }
@media (max-width: 43.9375rem) {
  .postnav__item--prev, .postnav__item--next { grid-column: 1; text-align: left; }
}
.postnav__label {
  display: flex; align-items: center; gap: .5em;
  font-size: .74rem; font-weight: 700; letter-spacing: .14em;
  text-transform: uppercase; color: var(--ink-soft);
}
.postnav__item--next .postnav__label { justify-content: flex-end; }
@media (max-width: 43.9375rem) {
  .postnav__item--next .postnav__label { justify-content: flex-start; flex-direction: row-reverse; }
}
.postnav__label .btn__icon { width: 1.05em; height: 1.05em; }
.postnav__item--prev:hover .postnav__label { color: var(--a3); }
.postnav__item--next:hover .postnav__label { color: var(--a2); }
.postnav__item b {
  font-family: var(--display); font-weight: 700; font-size: 1.6rem;
  line-height: 1.1; color: var(--moss-dark);
}
.postnav__item:hover b { color: var(--terra); }

.contact { display: grid; grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr)); gap: calc(1.8rem * var(--sp)); }

.contact__card { background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-md); padding: 1.6rem 1.7rem; container-type: inline-size; }
.contact__card :is(h2, h3) { font-size: 1.7rem; margin-bottom: .7rem; display: flex; align-items: center; gap: .55rem; }
.contact__card :is(h2, h3) svg { width: 1.1rem; height: 1.1rem; color: var(--moss); flex: none; }
.contact__card p, .contact__card address { font-style: normal; color: var(--ink-soft); font-size: .97rem; }
.contact__card a { font-weight: 600; }
.contact__action { margin-top: 1.1rem; }
.contact__action .btn { font-weight: 600; }
.contact__big { font: 600 1.05rem/1.45 var(--sans); color: var(--ink); word-break: break-word; }

.hours { display: grid; gap: .6rem; margin-top: 1.1rem; }
.hours > div {
  display: flex; flex-wrap: wrap; align-items: baseline;
  justify-content: space-between; column-gap: 1rem; row-gap: .1rem;
}
@container (width < 15rem) {
  .hours > div { display: block; }
}
.hours dt { font-size: .97rem; color: var(--ink-soft); }
.hours dd {
  margin: 0; white-space: nowrap; font-weight: 600;
  color: var(--ink); font-variant-numeric: tabular-nums;
}

.note {
  max-width: 46rem; background: var(--ochre-soft); border-left: .3rem solid var(--ochre);
  border-radius: 0 var(--r-md) var(--r-md) 0; padding: 1.5rem 1.7rem;
}
.note h3 { font-size: 1.7rem; margin-bottom: .4rem; }
.note p { color: var(--ink-soft); font-size: .97rem; }

.job { background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-lg); padding: calc(2.8rem * var(--sp)); box-shadow: var(--shadow); }
.job h2 { text-wrap: balance; }
.job__meta { display: flex; flex-wrap: wrap; gap: .5rem; margin: 1.2rem 0 1.6rem; list-style: none; padding: 0; }
.job__meta li { font: 600 .84rem/1 var(--sans); padding: .6em .95em; border-radius: 999px; background: var(--moss-soft); color: var(--moss-dark); }
.job > p { max-width: 38rem; }
.job__cols { display: grid; grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr)); gap: calc(2.5rem * var(--sp)); margin-top: 2.2rem; }
.job__cols h3 { font-size: 1.75rem; margin-bottom: .7rem; color: var(--moss-dark); }
.ticks { list-style: none; margin: 0; padding: 0; display: grid; gap: .6rem; }
.ticks li { position: relative; padding-left: 1.7rem; font-size: .95rem; color: var(--ink-soft); }
.ticks li::before {
  content: ""; position: absolute; left: 0; top: .45em; width: .58rem; height: .32rem;
  border-left: 2.5px solid var(--moss); border-bottom: 2.5px solid var(--moss);
  transform: rotate(-45deg);
}
.job__outro { margin-top: 2.2rem; padding-top: 1.7rem; border-top: 1px solid var(--line); }
.job__outro p { max-width: 38rem; }

.sponsor { display: grid; grid-template-columns: minmax(0, 20rem) minmax(0, 1fr); gap: calc(3rem * var(--sp)); align-items: start; }

.sponsor--flip { grid-template-columns: minmax(0, 1fr) minmax(0, 20rem); }
.sponsor--flip .sponsor__art { order: 2; }
.sponsor__art { border-radius: var(--r-md); overflow: hidden; border: 1px solid var(--line); background: #fff; }
.sponsor__art--logo { display: grid; place-items: center; padding: 1.6rem; }
.sponsor__art--logo img { max-height: 9rem; width: auto; object-fit: contain; }
.sponsor__art--photo { aspect-ratio: 4 / 3; }
.sponsor__art--photo img { width: 100%; height: 100%; object-fit: cover; }
.sponsor h2 { margin-bottom: .7rem; }
.sponsor p { color: var(--ink-soft); font-size: .97rem; max-width: 36rem; }
.sponsor .btn { margin-top: 1.2rem; }
@media (max-width: 52rem) {
  .sponsor, .sponsor--flip { grid-template-columns: 1fr; }
  .sponsor--flip .sponsor__art { order: 0; }
}

.logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: stretch;
         gap: 1rem calc(2.4rem * var(--sp)); }

.logos__item { flex: 1 1 10rem; max-width: 14rem; min-width: 0;
               display: grid; place-items: center;
               min-height: 5.5rem; padding: 1rem 1.4rem; border-radius: var(--r-md);
               background: #fff; border: 1px solid var(--line); text-decoration: none;
               transition: border-color .2s var(--ease), transform .2s var(--ease); }
.logos__item img { max-width: min(9.5rem, 100%); max-height: 3.6rem;
                   width: auto; height: auto; object-fit: contain; }
a.logos__item:hover { border-color: var(--moss); transform: translateY(-2px); }

.logos__name { font: 600 .95rem/1.35 var(--sans); color: var(--ink-soft);
               text-align: center; max-width: 9.5rem; }
a.logos__item:hover .logos__name { color: var(--moss-dark); }
.btn-row--center { justify-content: center; }

.logos + .btn-row { margin-top: 1.6rem; }
section:has(> .wrap > .logos) .section__head { margin-bottom: calc(2rem * var(--sp)); }

.donate { display: grid; gap: calc(3rem * var(--sp)); align-items: center; background: var(--moss-soft); border-radius: var(--r-lg); padding: calc(2.8rem * var(--sp)); }
@media (min-width: 46rem) { .donate { grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr); } }
.donate h2 { margin-bottom: .8rem; }
.donate dl { margin: 0; display: grid; gap: .9rem; }
.donate .row { display: grid; gap: .1rem; }
.donate dt { font-size: .74rem; letter-spacing: .13em; text-transform: uppercase; color: var(--moss); font-weight: 700; }
.donate dd { margin: 0; font: 600 1.02rem/1.4 var(--sans); }
.donate dd.iban { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; letter-spacing: .02em; }
.donate__foot { margin-top: 1.3rem; font-size: .94rem; color: var(--ink-soft); }

.cta { position: relative; isolation: isolate; color: #fff; border-radius: var(--r-lg); overflow: hidden;
       --focus: var(--ochre); }
.cta__img { position: absolute; inset: 0; z-index: -2; }
.cta__img img { width: 100%; height: 100%; object-fit: cover; }
.cta::after { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(105deg, rgba(36, 53, 30, .94) 0%, rgba(36, 53, 30, .72) 55%, rgba(36, 53, 30, .42) 100%); }
.cta__in { padding: calc(4.5rem * var(--sp)); max-width: 32rem; }
.cta h2 { color: #fff; text-wrap: balance; }
.cta p { margin-top: .9rem; color: rgba(255, 255, 255, .9); }
.cta .btn--ghost { color: #fff; }
.cta .btn--ghost:hover { background: #fff; color: var(--moss-dark); border-color: #fff; }

.legal { max-width: 40rem; }
.legal h2 { font-size: 2.1rem; margin: 2.8rem 0 .8rem; }
.legal h3 { font-size: 1.55rem; margin: 1.9rem 0 .5rem; }
.legal h2:first-child, .legal h3:first-child { margin-top: 0; }
.legal p, .legal li { color: var(--ink-soft); font-size: .97rem; }
.legal ul { padding-left: 1.2rem; }
.legal li { margin-bottom: .4rem; }

.foot { background: var(--moss-deep); color: rgba(255, 255, 255, .78); padding-block: calc(4.5rem * var(--sp)) 2rem;
       --focus: var(--ochre); }

.foot__grid { display: grid; grid-template-columns: minmax(0, 1fr) auto auto; gap: calc(3rem * var(--sp)) calc(2.8rem * var(--sp)); }
.foot a { color: #fff; text-decoration: none; }
.foot a:hover { color: var(--ochre); text-decoration: underline; }

.foot ul a { display: inline-flex; align-items: center; gap: .5em; }

.foot ul a svg { width: 1.05em; height: 1.05em; flex: none; color: var(--ochre); }
.foot ul a span {
  text-decoration: underline;
  text-decoration-color: color-mix(in srgb, currentColor 40%, transparent);
  text-decoration-thickness: 1px;
  text-underline-offset: .22em;
}
.foot ul a:hover span { text-decoration-color: currentColor; }
.foot ul { list-style: none; margin: 0; padding: 0; display: grid; gap: .6rem; font-size: .96rem; }
.foot address { font-style: normal; font-size: .96rem; line-height: 1.85; }

.foot address span, .foot ul a { white-space: nowrap; }

.foot__legal { display: block; line-height: 1.3; margin-bottom: .45rem; }

.foot__place { display: flex; align-items: flex-start; gap: .9rem; }

.foot__place > svg {
  width: 2.9rem; height: 2.9rem; flex: none; margin-top: -.15rem;
  color: #fff; opacity: .34;
}

.foot__grid > :last-child {
  border-left: 1px solid rgba(255, 255, 255, .14);
  padding-left: calc(2.8rem * var(--sp));
}

.foot__reach { display: flex; flex-wrap: wrap; gap: .8rem; margin: 1.1rem 0 0; }
.foot__reach .btn { font-size: .97rem; padding: .72em 1.3em; }
.foot__reach .btn svg { width: 1.1em; height: 1.1em; flex: none; }

.foot__reach .btn { background: var(--moss); border-color: var(--moss); }
.foot__reach .btn:hover {
  background: #fff; border-color: #fff; color: var(--moss-dark);
  text-decoration: none;
}

.foot__brand { display: flex; align-items: center; gap: .9rem; }
.foot__brand .brand__logo { width: 3.6rem; }
.foot__brand .brand__name { color: #fff; font-size: 2rem; }
.foot__brand .brand__sub { color: var(--ochre); }
.foot__bar { margin-top: calc(3.5rem * var(--sp)); padding-top: 1.5rem; border-top: 1px solid rgba(255, 255, 255, .14); display: flex; flex-wrap: wrap; align-items: baseline; gap: .6rem 1.8rem; font-size: .86rem; }
.foot__bar p { margin: 0; }

.foot__bar .foot__made { margin-left: auto; }
.foot__terreon { --terreon-w: 6.2rem; display: inline-block; margin-left: .35rem; color: #fff; }

.foot__terreon svg { display: block; width: var(--terreon-w); height: auto; margin-bottom: calc(var(--terreon-w) * -0.0854); }
.foot__terreon:hover { color: var(--ochre); text-decoration: none; }

@media (max-width: 68rem) {
  .foot__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .foot__grid > :first-child { grid-column: 1 / -1; }
}

@media (max-width: 40rem) {
  .foot__grid { grid-template-columns: 1fr; }
  .foot__grid > :last-child { border-left: 0; padding-left: 0; }
}

@media (max-width: 26rem) {
  .foot__brand .brand__logo { width: 3rem; }
  .foot__brand .brand__name { font-size: 1.85rem; }
}

@media (max-width: 52rem) { .foot__bar .foot__made { margin-left: 0; } }

@media (prefers-reduced-motion: no-preference) {
  .reveal { opacity: 0; transform: translateY(1rem); transition: opacity .6s var(--ease), transform .6s var(--ease); }
  .reveal.is-in { opacity: 1; transform: none; }
}

.facts li:nth-child(5n + 1) { --a: var(--a1); --a-soft: var(--a1-soft); }
.facts li:nth-child(5n + 2) { --a: var(--a2); --a-soft: var(--a2-soft); }
.facts li:nth-child(5n + 3) { --a: var(--a3); --a-soft: var(--a3-soft); }
.facts li:nth-child(5n + 4) { --a: var(--a4); --a-soft: var(--a4-soft); }
.facts li:nth-child(5n + 5) { --a: var(--a5); --a-soft: var(--a5-soft); }

.card { position: relative; }
.card::before {
  content: ""; position: absolute; inset: 0 0 auto; height: .3rem; z-index: 1;
  background: var(--a1);
}
.cards > *:nth-child(5n + 2) .card::before, .card:nth-child(5n + 2)::before { background: var(--a2); }
.cards > *:nth-child(5n + 3) .card::before, .card:nth-child(5n + 3)::before { background: var(--a3); }
.cards > *:nth-child(5n + 4) .card::before, .card:nth-child(5n + 4)::before { background: var(--a4); }
.cards > *:nth-child(5n + 5) .card::before, .card:nth-child(5n + 5)::before { background: var(--a5); }
.card:nth-child(5n + 1):hover { border-color: var(--a1); }
.card:nth-child(5n + 2):hover { border-color: var(--a2); }
.card:nth-child(5n + 3):hover { border-color: var(--a3); }
.card:nth-child(5n + 4):hover { border-color: var(--a4); }
.card:nth-child(5n + 5):hover { border-color: var(--a5); }
.card:nth-child(5n + 2) .arrow { color: var(--a2); }
.card:nth-child(5n + 3) .arrow { color: var(--a3); }
.card:nth-child(5n + 4) .arrow { color: var(--a4); }
.card:nth-child(5n + 5) .arrow { color: var(--a5); }

.feature:nth-child(5n + 1) .feature__num { background: var(--a1-soft); color: var(--a1); }
.feature:nth-child(5n + 2) .feature__num { background: var(--a2-soft); color: var(--a2); }
.feature:nth-child(5n + 3) .feature__num { background: var(--a3-soft); color: var(--a3); }
.feature:nth-child(5n + 4) .feature__num { background: var(--a4-soft); color: var(--a4); }
.feature:nth-child(5n + 5) .feature__num { background: var(--a5-soft); color: var(--a5); }

.timeline > li time { background: var(--a-soft); color: var(--a); }
.timeline > li time::before { border-color: var(--a); }
.timeline > li time::after { background: var(--a); }

.sheep__card:nth-child(3n + 1) .sheep__role { color: var(--a2); }
.sheep__card:nth-child(3n + 2) .sheep__role { color: var(--a3); }
.sheep__card:nth-child(3n + 3) .sheep__role { color: var(--a4); }
.sheep__card::before {
  content: ""; display: block; height: .3rem; background: var(--a2);
}
.sheep__card:nth-child(3n + 2)::before { background: var(--a3); }
.sheep__card:nth-child(3n + 3)::before { background: var(--a4); }

.member:nth-child(5n + 2) .member__role { color: var(--a2); }
.member:nth-child(5n + 3) .member__role { color: var(--a3); }
.member:nth-child(5n + 4) .member__role { color: var(--a4); }
.member:nth-child(5n + 5) .member__role { color: var(--a5); }
.post-year:nth-of-type(5n + 2) h2 { color: var(--a2); }
.post-year:nth-of-type(5n + 3) h2 { color: var(--a3); }
.post-year:nth-of-type(5n + 4) h2 { color: var(--a4); }
.post-year:nth-of-type(5n + 5) h2 { color: var(--a5); }
.job__meta li:nth-child(5n + 2) { background: var(--a2-soft); color: var(--a2); }
.job__meta li:nth-child(5n + 3) { background: var(--a3-soft); color: var(--a3); }
.job__meta li:nth-child(5n + 4) { background: var(--a4-soft); color: var(--a4); }
.job__meta li:nth-child(5n + 5) { background: var(--a5-soft); color: var(--a5); }
.contact__card:nth-child(3n + 2) :is(h2, h3) svg { color: var(--a2); }
.contact__card:nth-child(3n + 3) :is(h2, h3) svg { color: var(--a3); }
.job__cols > *:nth-child(3n + 2) h3 { color: var(--a2); }
.job__cols > *:nth-child(3n + 3) h3 { color: var(--a3); }

.quote { margin-inline: auto; max-width: 46rem; text-align: center; padding: 0; }
.quote::before {
  content: ""; display: block; width: 3.2rem; height: .26rem;
  margin: 0 auto 1.6rem; border-radius: 999px; background: var(--ochre);
}
.quote p {
  font: 700 clamp(1.8rem, 1rem + 1.9vw, 2.8rem)/1.14 var(--display);
  color: var(--moss-dark);

  text-wrap: balance;
}
.quote cite {
  display: block; margin-top: 1.1rem; font-style: normal;
  font-size: .86rem; letter-spacing: .12em; text-transform: uppercase;
  color: var(--ink-soft); font-weight: 700;
}

.pillars {
  list-style: none; margin: 0; padding: 0; display: grid;
  grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
  gap: calc(1.6rem * var(--sp));
}
.pillar {
  background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-md); padding: 1.5rem 1.6rem 1.7rem;
  border-top: .3rem solid var(--a1);
}
.pillar:nth-child(5n + 2) { border-top-color: var(--a2); }
.pillar:nth-child(5n + 3) { border-top-color: var(--a3); }
.pillar:nth-child(5n + 4) { border-top-color: var(--a4); }
.pillar:nth-child(5n + 5) { border-top-color: var(--a5); }
.pillar h3 { font-size: 1.7rem; margin-bottom: .5rem; }
.pillar:nth-child(5n + 1) h3 { color: var(--a1); }
.pillar:nth-child(5n + 2) h3 { color: var(--a2); }
.pillar:nth-child(5n + 3) h3 { color: var(--a3); }
.pillar:nth-child(5n + 4) h3 { color: var(--a4); }
.pillar:nth-child(5n + 5) h3 { color: var(--a5); }
.pillar p { font-size: .95rem; color: var(--ink-soft); }

.grid-4, .grid-3, .grid-2 { grid-template-columns: 1fr; }
@media (min-width: 34rem) { .grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (min-width: 34rem) { .grid-4 { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (min-width: 72rem) { .grid-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (min-width: 52rem) { .grid-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); } }

@media (min-width: 34rem) and (max-width: 71.9375rem) {
  .grid-4 > :last-child:nth-child(2n + 1) { grid-column: 1 / -1; }
}
@media (min-width: 72rem) {
  .grid-4 > :last-child:nth-child(4n + 1) { grid-column: 1 / -1; }
}
@media (min-width: 52rem) {
  .grid-3 > :last-child:nth-child(3n + 1) { grid-column: 1 / -1; }
}
@media (min-width: 34rem) {
  .grid-2 > :last-child:nth-child(2n + 1) { grid-column: 1 / -1; }
}

.card--more {
  display: grid; place-items: center; text-align: center;
  background: var(--moss-soft); border-color: transparent;
  padding: 2rem 1.5rem;
}
.card--more::before { display: none; }
.card--more:hover { border-color: var(--moss); background: var(--moss-soft); }
.card--more__in { display: block; }
.card--more__icon {
  display: grid; place-items: center; width: 3.4rem; height: 3.4rem;
  margin: 0 auto 1rem; border-radius: 50%;
  background: var(--moss); color: #fff;
}
.card--more__icon .btn__icon { width: 1.4rem; height: 1.4rem; }
.card--more:hover .card--more__icon .btn__icon { transform: translateX(3px); }
.card--more__title {
  display: block; font: 700 1.9rem/1.1 var(--display); color: var(--moss-dark);
}
.card--more__text {
  display: block; margin-top: .5rem; font-size: .93rem; color: var(--ink-soft);
  max-width: 15rem; margin-inline: auto;
}

.factcards {
  list-style: none; margin: 0; padding: 0; display: grid;
  gap: calc(1.4rem * var(--sp));

  grid-template-columns: 1fr;
}

@media (min-width: 40rem) { .factcards { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (min-width: 64rem) { .factcards.factcards--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (min-width: 95rem) { .factcards.grid-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
.factcard {
  background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-md); padding: 1.4rem 1.5rem 1.6rem;
  border-top: .3rem solid var(--a1);
}
.factcard:nth-child(5n + 2) { border-top-color: var(--a2); }
.factcard:nth-child(5n + 3) { border-top-color: var(--a3); }
.factcard:nth-child(5n + 4) { border-top-color: var(--a4); }
.factcard:nth-child(5n + 5) { border-top-color: var(--a5); }
.factcard h2 {
  display: flex; align-items: center; gap: .55rem;
  font-size: 1.6rem; margin-bottom: .8rem; color: var(--moss-dark);
}
.factcard h2 svg { width: 1.05rem; height: 1.05rem; flex: none; color: var(--moss); }
.factcard:nth-child(5n + 2) h2 { color: var(--a2); }
.factcard:nth-child(5n + 2) h2 svg { color: var(--a2); }
.factcard:nth-child(5n + 3) h2 { color: var(--a3); }
.factcard:nth-child(5n + 3) h2 svg { color: var(--a3); }
.factcard:nth-child(5n + 4) h2 { color: var(--a4); }
.factcard:nth-child(5n + 4) h2 svg { color: var(--a4); }
.factcard:nth-child(5n + 5) h2 { color: var(--a5); }
.factcard:nth-child(5n + 5) h2 svg { color: var(--a5); }
.factcard p { font-size: .97rem; color: var(--ink-soft); line-height: 1.6; }
.factcard .btn { margin-top: 1rem; }

.factcard__logo { margin-bottom: .9rem; }
.factcard__logo svg { display: block; width: 7rem; max-width: 100%; height: auto; color: var(--ink); }

.factcard dl { margin: 0; display: grid; gap: .8rem; }
.factcard dl > div { display: grid; gap: .1rem; }
.factcard dt {
  font-size: .72rem; font-weight: 700; letter-spacing: .13em;
  text-transform: uppercase; color: var(--moss);
}
.factcard dd {
  margin: 0; font-size: .97rem; color: var(--ink);
}

.factcard p, .factcard dd { hyphens: auto; overflow-wrap: break-word; }
.factcard dd a { font-weight: 600; overflow-wrap: anywhere; hyphens: none; }
