body.field {
  --navy: #0b2a7a;
  --navy-deep: #08205e;
  --blue: #19367d;
  --blue-mid: #2c58b8;
  --blue-light: #8fa9dd;
  --ink: #14161c;
  --ink-2: #565a63;
  --ink-3: #626774;
  --paper: #f7f6f2;
  --paper-2: #fff;
  --wash: #efede6;
  --wash-2: #e7e4db;
  --rule: #dedbd1;
  --rule-2: #c9c5b8;
  --orange: #f58c1e;
  --marker-text: none;
  color: var(--ink);
  background: var(--paper);
  font-family:
    IBM Plex Sans,
    system-ui,
    sans-serif;
  font-size: 17px;
  line-height: 1.55;
}
body.field ::selection {
  background: var(--navy);
  color: #fff;
}
body.field :focus-visible {
  outline: 2px solid var(--orange);
  outline-offset: 3px;
}
body.field ::-webkit-scrollbar {
  width: 12px;
}
body.field ::-webkit-scrollbar-track {
  background: var(--wash);
}
body.field ::-webkit-scrollbar-thumb {
  background: var(--rule-2);
  border: 3px solid var(--wash);
}
.skip[data-astro-cid-lcdefpme] {
  z-index: 100;
  background: var(--navy);
  color: #fff;
  padding: 0.75rem 1.25rem;
  position: absolute;
  left: -999px;
}
.skip[data-astro-cid-lcdefpme]:focus {
  top: 1rem;
  left: 1rem;
}
.measure[data-astro-cid-lcdefpme] {
  width: min(1280px, 100% - 3rem);
  margin-inline: auto;
}
.row[data-astro-cid-lcdefpme] {
  align-items: center;
  gap: 2rem;
  display: flex;
}
.mono[data-astro-cid-lcdefpme] {
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-family:
    IBM Plex Mono,
    ui-monospace,
    monospace;
  font-size: 0.86rem;
}
h2[data-astro-cid-lcdefpme] {
  letter-spacing: -0.03em;
  font-size: clamp(1.9rem, 3.4vw, 3rem);
  font-weight: 600;
  line-height: 1.04;
}
h3[data-astro-cid-lcdefpme] {
  letter-spacing: -0.022em;
  font-weight: 600;
}
.masthead[data-astro-cid-lcdefpme] {
  z-index: 20;
  background: var(--paper);
  border-bottom: 1px solid var(--rule);
  padding-block: 1.5rem;
  position: sticky;
  top: 0;
}
.masthead[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme] {
  margin-left: auto;
}
.logo[data-astro-cid-lcdefpme] img {
  width: auto;
  height: 56px;
}
.masthead[data-astro-cid-lcdefpme]
  nav[data-astro-cid-lcdefpme]
  ul[data-astro-cid-lcdefpme] {
  gap: 2rem;
  display: flex;
}
.masthead[data-astro-cid-lcdefpme]
  nav[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme] {
  font-size: 0.98rem;
  font-weight: 500;
  text-decoration: none;
}
.masthead[data-astro-cid-lcdefpme]
  nav[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme]:hover {
  color: var(--blue-mid);
}

.hero[data-astro-cid-lcdefpme] {
  background: var(--navy);
  color: #fff;
  isolation: isolate;
  grid-template-rows: 1fr auto;
  min-height: 780px;
  display: grid;
  position: relative;
  overflow: hidden;
}
.hero-stage[data-astro-cid-lcdefpme] {
  align-items: center;
  display: grid;
  position: relative;
}
.field[data-astro-cid-lcdefpme] {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.hero-stage[data-astro-cid-lcdefpme]:before {
  content: "";
  z-index: 1;
  background: linear-gradient(180deg, var(--navy) 62%, #0b2a7a00);
  pointer-events: none;
  position: absolute;
  inset: 0 0 30%;
}
.hero-inner[data-astro-cid-lcdefpme] {
  z-index: 2;
  pointer-events: none;
  grid-template-columns: minmax(0, 6.4fr) minmax(0, 5.6fr);
  align-items: end;
  gap: clamp(2rem, 5vw, 4rem);
  padding-block: clamp(2rem, 4vw, 3rem) clamp(4rem, 9vw, 7rem);
  display: grid;
  position: relative;
}
.hero-inner[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme],
.hero-inner[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme] {
  pointer-events: auto;
}
h1[data-astro-cid-lcdefpme],
h2[data-astro-cid-lcdefpme],
h3[data-astro-cid-lcdefpme],
.switch[data-astro-cid-lcdefpme]
  button[data-astro-cid-lcdefpme]
  b[data-astro-cid-lcdefpme],
.letter[data-astro-cid-lcdefpme],
.ph-key[data-astro-cid-lcdefpme] .n[data-astro-cid-lcdefpme] {
  font-family:
    IBM Plex Sans,
    system-ui,
    sans-serif;
}
h1[data-astro-cid-lcdefpme] {
  letter-spacing: -0.038em;
  font-size: clamp(2.8rem, 6.6vw, 6.3rem);
  font-weight: 600;
  line-height: 0.95;
}
.hero-side[data-astro-cid-lcdefpme] {
  padding-bottom: 0.4rem;
}
.claim[data-astro-cid-lcdefpme] {
  letter-spacing: -0.02em;
  font-size: clamp(1.1rem, 1.35vw, 1.28rem);
  font-weight: 600;
  line-height: 1.25;
}
.lede[data-astro-cid-lcdefpme] {
  color: #bccbec;
  margin-top: 1.1rem;
  font-size: 0.97rem;
  line-height: 1.62;
}
.claim[data-astro-cid-lcdefpme] + .lede[data-astro-cid-lcdefpme] {
  margin-top: 1.4rem;
}
.cta[data-astro-cid-lcdefpme] {
  color: var(--navy);
  background: #fff;
  align-items: stretch;
  font-size: 0.98rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}
.cta[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme] {
  white-space: nowrap;
  padding: 1.05rem 1.35rem;
  transition: background-color 0.2s;
}
.cta[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme] {
  background: var(--orange);
  color: #fff;
  place-items: center;
  width: 3.1rem;
  transition: background-color 0.2s;
  display: grid;
}
.cta[data-astro-cid-lcdefpme]
  i[data-astro-cid-lcdefpme]
  svg[data-astro-cid-lcdefpme] {
  display: block;
}
.cta[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme] {
  background: #e9edf7;
}
.cta[data-astro-cid-lcdefpme]:hover i[data-astro-cid-lcdefpme] {
  background: #e07a0d;
}
.cta[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme] {
  transition:
    background-color 0.2s,
    transform 0.25s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.cta[data-astro-cid-lcdefpme]:hover i[data-astro-cid-lcdefpme] {
  transform: translate(2px);
}
.actions[data-astro-cid-lcdefpme] {
  flex-wrap: wrap;
  align-items: center;
  gap: 1.75rem;
  margin-top: 2.25rem;
  display: flex;
}
.txt-link[data-astro-cid-lcdefpme] {
  color: #dce5f8;
  text-underline-offset: 0.3em;
  text-decoration-thickness: 2px;
  text-decoration-color: var(--orange);
  font-weight: 500;
}
.txt-link[data-astro-cid-lcdefpme]:hover {
  color: #fff;
}
.hero-foot[data-astro-cid-lcdefpme] {
  z-index: 2;
  background: linear-gradient(
    180deg,
    #0b2a7a00 0%,
    #0b2a7aeb 28%,
    var(--navy) 60%
  );
  padding-block: clamp(1.1rem, 2vw, 1.6rem) clamp(1.4rem, 2.6vw, 2.1rem);
  position: relative;
}
.nodes[data-astro-cid-lcdefpme] {
  grid-template-columns: repeat(4, 1fr);
  display: grid;
}
.nodes[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] {
  border-left: 1px solid #ffffff4d;
}
.nodes[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] {
  color: #bccbec;
  gap: 0.3rem;
  padding: 0.75rem 1.5rem 0.4rem 1.75rem;
  text-decoration: none;
  transition: color 0.2s;
  display: grid;
}
.nodes[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme]
  b[data-astro-cid-lcdefpme] {
  letter-spacing: -0.03em;
  color: #fff;
  font-size: clamp(1.6rem, 2.4vw, 2.2rem);
  font-weight: 600;
  line-height: 1;
  transition: color 0.25s;
}
.nodes[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme]
  span[data-astro-cid-lcdefpme] {
  font-size: 0.92rem;
}
.nodes[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover,
.nodes[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme][aria-current] {
  color: #fff;
}
.nodes[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme]:hover
  b[data-astro-cid-lcdefpme],
.nodes[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme][aria-current]
  b[data-astro-cid-lcdefpme] {
  color: var(--orange);
}
main[data-astro-cid-lcdefpme] > section[data-astro-cid-lcdefpme] {
  z-index: 1;
  position: relative;
}
.tag[data-astro-cid-lcdefpme] {
  color: var(--blue-mid);
  margin: 0;
}
.sec-sub[data-astro-cid-lcdefpme] {
  color: var(--ink-2);
  max-width: 54ch;
  margin-top: 1.1rem;
}
.marker[data-astro-cid-lcdefpme] {
  border-top: 1px solid var(--rule-2);
  color: var(--blue-mid);
  margin: 0 0 clamp(2rem, 4vw, 3.25rem);
  padding-top: 1rem;
  font-size: 0.92rem;
}
.marker[data-astro-cid-lcdefpme] > span[data-astro-cid-lcdefpme],
.panel-copy[data-astro-cid-lcdefpme] > .tag[data-astro-cid-lcdefpme] {
  display: var(--marker-text);
}
section[data-astro-cid-lcdefpme].dark .marker[data-astro-cid-lcdefpme],
.dark-marker[data-astro-cid-lcdefpme] {
  color: var(--orange);
  border-top-color: #ffffff4d;
}
section[data-astro-cid-lcdefpme].dark {
  background: var(--navy);
  color: #fff;
  isolation: isolate;
  position: relative;
  overflow: hidden;
}
section[data-astro-cid-lcdefpme].dark .tag[data-astro-cid-lcdefpme] {
  color: var(--orange);
}
.field-sub[data-astro-cid-lcdefpme] {
  z-index: 0;
  opacity: 0.32;
  width: 100%;
  height: 62%;
  position: absolute;
  inset: auto 0 0;
}
section[data-astro-cid-lcdefpme].dark > .measure[data-astro-cid-lcdefpme] {
  z-index: 2;
  position: relative;
}
section[data-astro-cid-lcdefpme].dark:before {
  content: "";
  z-index: 1;
  background: linear-gradient(
    180deg,
    var(--navy) 46%,
    #0b2a7a8c 78%,
    #0b2a7a33
  );
  pointer-events: none;
  position: absolute;
  inset: 0;
}
.standards[data-astro-cid-lcdefpme] {
  padding-block: clamp(4rem, 8vw, 7rem);
}
.std-head[data-astro-cid-lcdefpme] {
  grid-template-columns: minmax(0, 7fr) minmax(0, 5fr);
  align-items: end;
  gap: clamp(2rem, 5vw, 4rem);
  display: grid;
}
.std-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] {
  max-width: 16ch;
}
.std-head[data-astro-cid-lcdefpme] .sec-sub[data-astro-cid-lcdefpme] {
  margin: 0;
}
.switch[data-astro-cid-lcdefpme] {
  border-bottom: 1px solid var(--rule);
  flex-wrap: wrap;
  gap: clamp(0.75rem, 4vw, 4rem);
  margin-top: clamp(2.5rem, 5vw, 4rem);
  display: flex;
  position: relative;
}
.switch[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] {
  color: var(--ink-3);
  align-items: baseline;
  gap: 0.6rem;
  padding: 0 0 1.1rem;
  text-decoration: none;
  transition: color 0.2s;
  display: flex;
}
.switch[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme]
  b[data-astro-cid-lcdefpme] {
  letter-spacing: -0.04em;
  color: var(--ink-3);
  font-size: clamp(1.5rem, 2.8vw, 2.4rem);
  font-weight: 600;
  transition: color 0.2s;
}
.switch[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme]
  span[data-astro-cid-lcdefpme] {
  font-size: 0.95rem;
}
.switch[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover,
.switch[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme]:hover
  b[data-astro-cid-lcdefpme],
.switch[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme][aria-selected="true"],
.switch[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme][aria-selected="true"]
  b[data-astro-cid-lcdefpme] {
  color: var(--ink);
}
.ink[data-astro-cid-lcdefpme] {
  background: var(--orange);
  transform-origin: 0 0;
  width: 1px;
  height: 2px;
  transition: transform 0.38s cubic-bezier(0.2, 0.8, 0.2, 1);
  display: none;
  position: absolute;
  bottom: -1px;
  left: 0;
}
html.has-tabs .ink[data-astro-cid-lcdefpme] {
  display: block;
}
.panel[data-astro-cid-lcdefpme][hidden] {
  display: none;
}
.panel[data-astro-cid-lcdefpme] {
  grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
  gap: clamp(2rem, 5vw, 5rem);
  padding-top: clamp(2rem, 4vw, 3.25rem);
  scroll-margin-top: 6rem;
  display: grid;
}
html.has-tabs .panel[data-astro-cid-lcdefpme] {
  animation: 0.38s ease-out fade;
}
.panel[data-astro-cid-lcdefpme] + .panel[data-astro-cid-lcdefpme] {
  border-top: 1px solid var(--rule);
  margin-top: clamp(2rem, 4vw, 3.25rem);
}
html.has-tabs
  .panel[data-astro-cid-lcdefpme]
  + .panel[data-astro-cid-lcdefpme] {
  border-top: 0;
  margin-top: 0;
}
@keyframes fade {
  0% {
    opacity: 0;
    transform: translateY(8px);
  }
}
.panel[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme] {
  margin-top: 0.8rem;
  font-size: clamp(1.5rem, 2.2vw, 2rem);
}
.panel[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:not(.tag) {
  color: var(--ink-2);
  max-width: 42ch;
  margin-top: 1rem;
}
.panel[data-astro-cid-lcdefpme] .sys[data-astro-cid-lcdefpme] {
  background: var(--wash);
  padding: 0.9rem 1.1rem;
  font-size: 0.95rem;
}
.panel[data-astro-cid-lcdefpme]
  .sys[data-astro-cid-lcdefpme]
  b[data-astro-cid-lcdefpme] {
  color: var(--blue-mid);
  letter-spacing: 0.04em;
  font-family:
    IBM Plex Mono,
    monospace;
  font-size: 0.85rem;
}
.panel[data-astro-cid-lcdefpme] .txt[data-astro-cid-lcdefpme] {
  text-underline-offset: 0.3em;
  text-decoration-thickness: 2px;
  text-decoration-color: var(--orange);
  margin-top: 1.75rem;
  font-weight: 500;
  display: inline-block;
}
.panel-list[data-astro-cid-lcdefpme] {
  border-top: 1px solid var(--rule);
  align-content: start;
  display: grid;
}
.panel-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] {
  isolation: isolate;
  border-bottom: 1px solid var(--rule);
  grid-template-columns: 3.6rem 1fr;
  align-items: baseline;
  padding: 1.45rem 0.5rem;
  display: grid;
  position: relative;
}
.panel-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before {
  content: "";
  z-index: -1;
  background: var(--wash);
  opacity: 0;
  pointer-events: none;
  transition:
    opacity 0.24s,
    transform 0.32s cubic-bezier(0.2, 0.8, 0.2, 1);
  position: absolute;
  inset: 5px -0.75rem;
  transform: scaleY(0.82);
}
.panel-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:hover:before,
.panel-list[data-astro-cid-lcdefpme]
  li[data-astro-cid-lcdefpme]:focus-within:before {
  opacity: 1;
  transform: scaleY(1);
}
.panel-list[data-astro-cid-lcdefpme] .n[data-astro-cid-lcdefpme] {
  color: var(--ink-3);
  font-size: 0.82rem;
}
.panel-list[data-astro-cid-lcdefpme] .v[data-astro-cid-lcdefpme] {
  font-size: 1.04rem;
  font-weight: 500;
  transition: transform 0.22s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.panel-list[data-astro-cid-lcdefpme]
  li[data-astro-cid-lcdefpme]:hover
  .v[data-astro-cid-lcdefpme] {
  transform: translate(0.45rem);
}
.why[data-astro-cid-lcdefpme] {
  padding-block: clamp(4.5rem, 9vw, 8rem);
}
.why[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] {
  letter-spacing: -0.038em;
  max-width: 18ch;
  font-size: clamp(2.1rem, 4.4vw, 3.8rem);
  line-height: 0.98;
}
.triggers[data-astro-cid-lcdefpme] {
  border-top: 1px solid #ffffff47;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 clamp(2rem, 6vw, 5rem);
  margin-top: clamp(2.5rem, 5vw, 4rem);
  display: grid;
}
.triggers[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] {
  border-bottom: 1px solid #ffffff47;
  grid-template-columns: 3.4rem 1fr;
  align-items: baseline;
  padding: 1.45rem 0.5rem;
  display: grid;
}
.triggers[data-astro-cid-lcdefpme] .n[data-astro-cid-lcdefpme] {
  color: var(--orange);
  font-size: 0.82rem;
}
.triggers[data-astro-cid-lcdefpme] .v[data-astro-cid-lcdefpme] {
  font-size: 1.06rem;
  font-weight: 500;
}
.how[data-astro-cid-lcdefpme] {
  padding-block: clamp(4rem, 8vw, 7rem);
}
.how-head[data-astro-cid-lcdefpme] {
  grid-template-columns: minmax(0, 6fr) minmax(0, 5fr);
  align-items: end;
  gap: clamp(1.5rem, 5vw, 4rem);
  display: grid;
}
.how-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] {
  letter-spacing: -0.04em;
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: 1;
}
.phases[data-astro-cid-lcdefpme] {
  border-top: 1px solid var(--rule-2);
  margin-top: clamp(2.5rem, 5vw, 3.5rem);
}
.phases[data-astro-cid-lcdefpme] > li[data-astro-cid-lcdefpme] {
  isolation: isolate;
  border-bottom: 1px solid var(--rule-2);
  grid-template-columns: minmax(0, 2fr) minmax(0, 6fr) minmax(0, 4fr);
  align-items: start;
  gap: clamp(1.25rem, 4vw, 3rem);
  padding-block: clamp(1.75rem, 3.5vw, 2.75rem);
  display: grid;
  position: relative;
}
.phases[data-astro-cid-lcdefpme] > li[data-astro-cid-lcdefpme]:before {
  content: "";
  z-index: -1;
  background: var(--wash);
  opacity: 0;
  pointer-events: none;
  transition:
    opacity 0.28s,
    transform 0.38s cubic-bezier(0.2, 0.8, 0.2, 1);
  position: absolute;
  inset: 10px -1.25rem;
  transform: scaleY(0.88);
}
.phases[data-astro-cid-lcdefpme] > li[data-astro-cid-lcdefpme]:hover:before,
.phases[data-astro-cid-lcdefpme]
  > li[data-astro-cid-lcdefpme]:focus-within:before {
  opacity: 1;
  transform: scaleY(1);
}
.ph-key[data-astro-cid-lcdefpme] {
  flex-direction: column;
  gap: 0.9rem;
  display: flex;
}
.ph-key[data-astro-cid-lcdefpme] .n[data-astro-cid-lcdefpme] {
  letter-spacing: -0.04em;
  font-variant-numeric: tabular-nums;
  color: var(--orange);
  font-size: clamp(4rem, 7vw, 6rem);
  font-weight: 600;
  line-height: 0.85;
}
.ph-key[data-astro-cid-lcdefpme] .tag[data-astro-cid-lcdefpme] {
  color: var(--blue-mid);
}
.phases[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme] {
  font-size: clamp(1.35rem, 2vw, 1.75rem);
}
.ph-body[data-astro-cid-lcdefpme] {
  color: var(--ink-2);
  max-width: 48ch;
  margin-top: 0.75rem;
}
.ph-items[data-astro-cid-lcdefpme] {
  gap: 0.5rem;
  padding-top: 0.3rem;
  display: grid;
}
.ph-items[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] {
  color: var(--ink-2);
  padding-left: 1rem;
  font-size: 0.94rem;
  position: relative;
}
.ph-items[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before {
  content: "";
  background: var(--blue-light);
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0.62rem;
  left: 0;
}
.how-intro[data-astro-cid-lcdefpme] {
  color: var(--ink-2);
  max-width: 46ch;
}
.cia[data-astro-cid-lcdefpme] {
  background: var(--wash);
  border-block: 1px solid var(--rule);
  padding-block: clamp(4rem, 8vw, 7rem);
}
.cia[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] {
  letter-spacing: -0.04em;
  max-width: 20ch;
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: 1;
}
.cia[data-astro-cid-lcdefpme] dl[data-astro-cid-lcdefpme] {
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1.5rem, 4vw, 3.5rem);
  margin: clamp(2.5rem, 5vw, 3.5rem) 0 0;
  display: grid;
}
.cia[data-astro-cid-lcdefpme]
  dl[data-astro-cid-lcdefpme]
  > div[data-astro-cid-lcdefpme] {
  border-top: 2px solid var(--navy);
  padding-top: 1.25rem;
}
.letter[data-astro-cid-lcdefpme] {
  letter-spacing: -0.04em;
  color: var(--orange);
  font-size: clamp(5.5rem, 11vw, 9.5rem);
  font-weight: 600;
  line-height: 0.82;
  display: block;
}
@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .letter[data-astro-cid-lcdefpme],
  .ph-key[data-astro-cid-lcdefpme] .n[data-astro-cid-lcdefpme] {
    color: #0000;
    background-image: conic-gradient(var(--orange) 0 27%, transparent 0 100%);
    background-size: 8px 8px;
    -webkit-background-clip: text;
    background-clip: text;
  }
  .ph-key[data-astro-cid-lcdefpme] .n[data-astro-cid-lcdefpme] {
    background-size: 6px 6px;
  }
}
.cia[data-astro-cid-lcdefpme] dt[data-astro-cid-lcdefpme] {
  letter-spacing: -0.025em;
  margin-top: 1.15rem;
  font-size: clamp(1.25rem, 1.8vw, 1.5rem);
  font-weight: 500;
}
.cia[data-astro-cid-lcdefpme] dd[data-astro-cid-lcdefpme] {
  color: var(--ink-2);
  max-width: 32ch;
  margin: 0.6rem 0 0;
}
.cia-foot[data-astro-cid-lcdefpme] {
  border-top: 1px solid var(--rule-2);
  color: var(--ink-2);
  max-width: 64ch;
  margin-top: clamp(2rem, 4vw, 3rem);
  padding-top: 1.5rem;
}
.services[data-astro-cid-lcdefpme] {
  padding-block: clamp(4rem, 8vw, 7rem);
}
.svc-grid[data-astro-cid-lcdefpme] {
  grid-template-columns: minmax(0, 4fr) minmax(0, 8fr);
  align-items: start;
  gap: clamp(2rem, 5vw, 4.5rem);
  display: grid;
}
.svc-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] {
  max-width: 14ch;
  margin-top: 0;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
}
.svc-head[data-astro-cid-lcdefpme] .sec-sub[data-astro-cid-lcdefpme] {
  max-width: 34ch;
}
.svc-grid[data-astro-cid-lcdefpme] > ul[data-astro-cid-lcdefpme] {
  border-top: 1px solid var(--rule-2);
  grid-template-columns: repeat(2, 1fr);
  gap: 0 clamp(1.5rem, 4vw, 3rem);
  display: grid;
}
.svc-grid[data-astro-cid-lcdefpme]
  > ul[data-astro-cid-lcdefpme]
  > li[data-astro-cid-lcdefpme] {
  border-bottom: 1px solid var(--rule-2);
  grid-template-columns: 3.4rem 1fr;
  align-items: baseline;
  padding: 1.15rem 0.25rem;
  display: grid;
}
.services[data-astro-cid-lcdefpme] .n[data-astro-cid-lcdefpme] {
  color: var(--ink-3);
  font-size: 0.82rem;
}
.services[data-astro-cid-lcdefpme] .v[data-astro-cid-lcdefpme] {
  font-size: 1.04rem;
  font-weight: 500;
}
.contact[data-astro-cid-lcdefpme] {
  background: var(--wash);
  border-top: 1px solid var(--rule);
  padding-block: clamp(4rem, 8vw, 7rem);
}
.contact-grid[data-astro-cid-lcdefpme] {
  grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
  align-items: start;
  gap: clamp(2rem, 5vw, 4.5rem);
  display: grid;
}
.contact[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] {
  letter-spacing: -0.04em;
  max-width: 12ch;
  margin-top: 0;
  font-size: clamp(2rem, 3.6vw, 3.1rem);
}
.details[data-astro-cid-lcdefpme] {
  gap: 1.2rem;
  margin: 2.25rem 0 0;
  display: grid;
}
.details[data-astro-cid-lcdefpme] dt[data-astro-cid-lcdefpme] {
  color: var(--ink-3);
}
.details[data-astro-cid-lcdefpme] dd[data-astro-cid-lcdefpme] {
  margin: 0.3rem 0 0;
  font-weight: 500;
}
.enquiry[data-astro-cid-lcdefpme] {
  background: var(--paper);
  border: 1px solid var(--rule-2);
  padding: clamp(1.5rem, 3vw, 2.25rem);
}
.form-note[data-astro-cid-lcdefpme] {
  color: var(--ink-3);
  margin: 0 0 1.5rem;
}
.fields[data-astro-cid-lcdefpme] {
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  display: grid;
}
.enquiry[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme] {
  gap: 0.45rem;
  display: grid;
}
.lab[data-astro-cid-lcdefpme] {
  color: var(--ink-2);
  display: block;
}
.lab[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme] {
  color: var(--orange);
  font-style: normal;
}
.enquiry[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],
.enquiry[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme] {
  border: 1px solid var(--rule-2);
  background: var(--paper);
  color: var(--ink);
  padding: 0.78rem 0.85rem;
  font-family: inherit;
  font-size: 1rem;
  transition:
    border-color 0.2s,
    background-color 0.2s;
}
.enquiry[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:hover,
.enquiry[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]:hover {
  border-color: var(--blue-light);
}
.enquiry[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus,
.enquiry[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]:focus {
  border-color: var(--navy);
  background: #fff;
}
.enquiry[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme] {
  resize: vertical;
}
.enquiry[data-astro-cid-lcdefpme] .full[data-astro-cid-lcdefpme] {
  grid-column: 1/-1;
}
.enquiry[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme] {
  background: var(--navy);
  color: #fff;
  cursor: pointer;
  border: 0;
  margin-top: 1.5rem;
  padding: 0.95rem 1.6rem;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  transition: background-color 0.2s;
}
.enquiry[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]:hover {
  background: var(--navy-deep);
}
.turnstile[data-astro-cid-lcdefpme] {
  margin-top: 1.5rem;
}
.form-status[data-astro-cid-lcdefpme] {
  background: var(--wash);
  margin: 0 0 1.25rem;
  padding: 0.9rem 1.1rem;
  font-weight: 500;
}
.form-status[data-astro-cid-lcdefpme].is-ok {
  color: var(--navy);
}
.form-status[data-astro-cid-lcdefpme].is-error {
  color: #8a2a0f;
  background: #f8e9e1;
}
.ts-noscript[data-astro-cid-lcdefpme] {
  color: var(--ink-2);
  background: var(--wash);
  padding: 0.85rem 1rem;
  font-size: 0.9rem;
}
.privacy-note[data-astro-cid-lcdefpme] {
  color: var(--ink-3);
  margin: 1rem 0 0;
  font-size: 0.88rem;
}
.privacy-note[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] {
  text-underline-offset: 0.25em;
  text-decoration-thickness: 1.5px;
  text-decoration-color: var(--orange);
}
.enquiry[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme][disabled] {
  opacity: 0.55;
  cursor: progress;
}
.hp[data-astro-cid-lcdefpme] {
  width: 1px;
  height: 1px;
  position: absolute;
  left: -9999px;
  overflow: hidden;
}
.affiliation[data-astro-cid-lcdefpme] {
  justify-items: start;
  gap: 0.6rem;
  margin-top: 1rem;
  display: grid;
}
.affiliation[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme] {
  color: #8fa5d6;
  margin: 0;
}
.affiliation[data-astro-cid-lcdefpme] img {
  background: #fff;
  width: 160px;
  height: auto;
  padding: 0.55rem 0.7rem;
}
.foot[data-astro-cid-lcdefpme] {
  background: var(--navy-deep);
  color: #bccbec;
  padding-block: clamp(4rem, 8vw, 6rem) 2.25rem;
}
.foot-grid[data-astro-cid-lcdefpme] {
  grid-template-columns: minmax(0, 4fr) minmax(0, 2fr) max-content minmax(
      0,
      2fr
    );
  gap: clamp(1.5rem, 4vw, 3rem);
  display: grid;
}
.foot-brand[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme] {
  max-width: 34ch;
  margin-top: 0;
  font-size: 0.93rem;
}
.foot[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] {
  color: #7e95c8;
  font-size: 0.84rem;
  font-weight: 500;
}
.foot[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] {
  gap: 0.7rem;
  margin-top: 1.25rem;
  display: grid;
}
.foot[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] {
  color: #dce5f8;
  text-decoration: none;
}
.foot[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover {
  color: #fff;
  text-underline-offset: 0.3em;
  text-decoration: underline;
  text-decoration-color: var(--orange);
  text-decoration-thickness: 2px;
}
.foot-base[data-astro-cid-lcdefpme] {
  color: #7e95c8;
  border-top: 1px solid #ffffff2e;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
  margin-top: clamp(3rem, 6vw, 4.5rem);
  padding-top: 1.75rem;
  display: flex;
}
@media (width<=1000px) {
  .hero-inner[data-astro-cid-lcdefpme],
  .panel[data-astro-cid-lcdefpme],
  .contact-grid[data-astro-cid-lcdefpme],
  .std-head[data-astro-cid-lcdefpme],
  .how-head[data-astro-cid-lcdefpme],
  .svc-grid[data-astro-cid-lcdefpme] {
    grid-template-columns: 1fr;
  }
  .phases[data-astro-cid-lcdefpme] > li[data-astro-cid-lcdefpme] {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .ph-key[data-astro-cid-lcdefpme] {
    flex-direction: row;
    align-items: baseline;
    gap: 1rem;
  }
  .cia[data-astro-cid-lcdefpme] dl[data-astro-cid-lcdefpme] {
    grid-template-columns: 1fr 1fr;
  }
  .hero[data-astro-cid-lcdefpme] {
    min-height: 0;
  }
  .hero-stage[data-astro-cid-lcdefpme] {
    align-items: start;
  }
  .hero-inner[data-astro-cid-lcdefpme] {
    padding-block: clamp(2.5rem, 6vw, 4rem) clamp(15rem, 54vw, 20rem);
  }
  .field[data-astro-cid-lcdefpme] {
    height: clamp(15rem, 54vw, 20rem);
    inset: auto 0 0;
  }
  .hero-stage[data-astro-cid-lcdefpme]:before {
    display: none;
  }
  .nodes[data-astro-cid-lcdefpme] {
    grid-template-columns: 1fr 1fr;
  }
  .nodes[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:nth-child(n + 3) {
    border-top: 1px solid #ffffff4d;
  }
  .nodes[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] {
    padding: 1rem 1rem 1.1rem 1.25rem;
  }
  .foot-grid[data-astro-cid-lcdefpme] {
    grid-template-columns: 1fr 1fr;
  }

  .cia[data-astro-cid-lcdefpme]
    dl[data-astro-cid-lcdefpme]
    > div[data-astro-cid-lcdefpme]:nth-child(3) {
    grid-column: 1/-1;
  }
}
@media (width<=620px) {
  .triggers[data-astro-cid-lcdefpme],
  .cia[data-astro-cid-lcdefpme] dl[data-astro-cid-lcdefpme],
  .svc-grid[data-astro-cid-lcdefpme] > ul[data-astro-cid-lcdefpme],
  .fields[data-astro-cid-lcdefpme] {
    grid-template-columns: 1fr;
  }
  .hero-foot[data-astro-cid-lcdefpme] {
    background: var(--navy);
    padding-block: 0;
  }
  .switch[data-astro-cid-lcdefpme] {
    gap: 1.25rem 1.5rem;
  }
}

/* ---- Phone header: compact bar + hamburger panel ---- */
.nav-toggle {
  display: none;
}

@media (width<=620px) {
  .masthead[data-astro-cid-lcdefpme] {
    padding-block: 0.75rem;
  }
  .row[data-astro-cid-lcdefpme] {
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 1rem;
  }
  .logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme] {
    height: 38px;
  }
  .nav-toggle {
    display: inline-grid;
    place-items: center;
    width: 44px;
    height: 44px;
    margin: -0.25rem -0.6rem -0.25rem auto;
    padding: 0;
    border: 0;
    background: none;
    color: var(--navy);
    cursor: pointer;
  }
  .nav-toggle .x {
    display: none;
  }
  .nav-toggle[aria-expanded="true"] .x {
    display: block;
  }
  .nav-toggle[aria-expanded="true"] .bars {
    display: none;
  }
  .masthead[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme] {
    display: none;
    position: absolute;
    inset: 100% 0 auto 0;
    margin: 0;
    background: var(--paper);
    border-bottom: 1px solid var(--rule);
    box-shadow: 0 16px 28px -16px rgb(0 0 0 / 0.25);
  }
  .masthead.is-open[data-astro-cid-lcdefpme] nav[data-astro-cid-lcdefpme] {
    display: block;
  }
  .masthead[data-astro-cid-lcdefpme]
    nav[data-astro-cid-lcdefpme]
    ul[data-astro-cid-lcdefpme] {
    flex-direction: column;
    gap: 0;
    width: min(1280px, 100% - 3rem);
    margin-inline: auto;
    padding-block: 0.25rem 0.75rem;
  }
  .masthead[data-astro-cid-lcdefpme]
    nav[data-astro-cid-lcdefpme]
    a[data-astro-cid-lcdefpme] {
    display: block;
    padding: 0.9rem 0;
    font-size: 1.1rem;
    border-top: 1px solid var(--rule);
  }
  .masthead[data-astro-cid-lcdefpme]
    nav[data-astro-cid-lcdefpme]
    li[data-astro-cid-lcdefpme]:first-child
    a[data-astro-cid-lcdefpme] {
    border-top: 0;
  }
}

/* ---- Phone hero: no canvas field; the tile strip carries the four standards ---- */
@media (width<=620px) {
  .hero-inner[data-astro-cid-lcdefpme] {
    padding-block: clamp(2.5rem, 6vw, 4rem) 3rem;
  }
  .hero-stage[data-astro-cid-lcdefpme] .field[data-astro-cid-lcdefpme] {
    display: none;
  }
}

/* ---- Phone footer: brand full-width, Site | Legal, then Contact full-width ---- */
@media (width<=620px) {
  .foot-grid[data-astro-cid-lcdefpme] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 1.75rem 1.5rem;
  }
  .foot-brand[data-astro-cid-lcdefpme] {
    grid-column: 1 / -1;
  }
  .foot-grid[data-astro-cid-lcdefpme] > nav[data-astro-cid-lcdefpme] {
    grid-area: 2 / 1;
  }
  .foot-grid[data-astro-cid-lcdefpme]
    > div[data-astro-cid-lcdefpme]:nth-child(3) {
    grid-area: 3 / 1 / 4 / 3;
  }
  .foot-grid[data-astro-cid-lcdefpme]
    > div[data-astro-cid-lcdefpme]:nth-child(4) {
    grid-area: 2 / 2;
  }
  .foot[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] {
    gap: 0.5rem;
    margin-top: 0.9rem;
  }
}

/* ---- Phone standards switch: 2x2 grid, selected tab underlines itself ---- */
@media (width<=620px) {
  .switch[data-astro-cid-lcdefpme] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.75rem 1.25rem;
  }
  .switch[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] {
    padding-bottom: 0.75rem;
  }
  .switch[data-astro-cid-lcdefpme]
    a[data-astro-cid-lcdefpme]
    b[data-astro-cid-lcdefpme] {
    font-size: 1.4rem;
  }
  .switch[data-astro-cid-lcdefpme]
    a[aria-selected="true"][data-astro-cid-lcdefpme] {
    box-shadow: inset 0 -2px 0 var(--orange);
  }
  html.has-tabs .ink[data-astro-cid-lcdefpme] {
    display: none;
  }
}

/* ---- Anchor targets clear the sticky header (105px desktop, 63px phones) ---- */
#standards,
#services,
#benefits,
#contact {
  scroll-margin-top: 7.5rem;
}
@media (width<=620px) {
  #standards,
  #services,
  #benefits,
  #contact {
    scroll-margin-top: 5rem;
  }
}

/* ---- Footer base row: copyright left, agency credit right, registration line beneath ---- */
.foot-base[data-astro-cid-lcdefpme] .reg[data-astro-cid-lcdefpme] {
  flex-basis: 100%;
  order: 1;
}
.foot-base[data-astro-cid-lcdefpme]
  .credit[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme] {
  color: #dce5f8;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
@media (width<=620px) {
  .foot-base[data-astro-cid-lcdefpme] .reg[data-astro-cid-lcdefpme] {
    order: 0;
  }
}

/* ---- Standards switch: "ISO 27001" no longer fits inline with its label, so the label
   sits under the number in four equal columns (phones keep their 2x2 grid) ---- */
.switch[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] {
  flex-direction: column;
  align-items: flex-start;
  gap: 0.3rem;
}
.switch[data-astro-cid-lcdefpme]
  a[data-astro-cid-lcdefpme]
  b[data-astro-cid-lcdefpme] {
  line-height: 1;
}
@media (width>620px) {
  .switch[data-astro-cid-lcdefpme] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0 clamp(1rem, 3vw, 3rem);
  }
}

/* ---- Standards intro: "What is a Management System?" heading with its paragraph beneath ---- */
.std-head[data-astro-cid-lcdefpme] {
  display: block;
}
.std-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] {
  max-width: none;
}
.std-head[data-astro-cid-lcdefpme] .sec-sub[data-astro-cid-lcdefpme] {
  max-width: 72ch;
  margin-top: 1.25rem;
}

/* ---- Header Contact link doubles as the call to action (replaces the old "Get in touch") ---- */
@media (width>620px) {
  .masthead[data-astro-cid-lcdefpme]
    nav[data-astro-cid-lcdefpme]
    ul[data-astro-cid-lcdefpme] {
    align-items: center;
  }
  .masthead[data-astro-cid-lcdefpme]
    nav[data-astro-cid-lcdefpme]
    a.nav-contact[data-astro-cid-lcdefpme] {
    background: var(--navy);
    color: #fff;
    padding: 0.6rem 1.1rem;
    font-size: 0.95rem;
    transition: background-color 0.2s;
  }
  .masthead[data-astro-cid-lcdefpme]
    nav[data-astro-cid-lcdefpme]
    a.nav-contact[data-astro-cid-lcdefpme]:hover {
    background: var(--navy-deep);
    color: #fff;
  }
}
@media (width<=620px) {
  .masthead[data-astro-cid-lcdefpme]
    nav[data-astro-cid-lcdefpme]
    a.nav-contact[data-astro-cid-lcdefpme] {
    color: var(--navy);
    font-weight: 600;
  }
}

/* ---- Motion: hero entrance on load (CSS only, so it plays from first paint) ---- */
@keyframes arc-rise {
  from {
    opacity: 0;
    transform: translate3d(0, 14px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .hero-inner[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme],
  .hero-side[data-astro-cid-lcdefpme] > *,
  .nodes[data-astro-cid-lcdefpme] > li[data-astro-cid-lcdefpme] {
    animation: arc-rise 0.8s cubic-bezier(0.2, 0.7, 0.2, 1) both;
  }
  .hero-side[data-astro-cid-lcdefpme] > :nth-child(1) {
    animation-delay: 0.12s;
  }
  .hero-side[data-astro-cid-lcdefpme] > :nth-child(2) {
    animation-delay: 0.2s;
  }
  .hero-side[data-astro-cid-lcdefpme] > :nth-child(3) {
    animation-delay: 0.27s;
  }
  .hero-side[data-astro-cid-lcdefpme] > :nth-child(4) {
    animation-delay: 0.34s;
  }
  .hero-side[data-astro-cid-lcdefpme] > :nth-child(5) {
    animation-delay: 0.42s;
  }
  .nodes[data-astro-cid-lcdefpme] > li[data-astro-cid-lcdefpme]:nth-child(1) {
    animation-delay: 0.5s;
  }
  .nodes[data-astro-cid-lcdefpme] > li[data-astro-cid-lcdefpme]:nth-child(2) {
    animation-delay: 0.57s;
  }
  .nodes[data-astro-cid-lcdefpme] > li[data-astro-cid-lcdefpme]:nth-child(3) {
    animation-delay: 0.64s;
  }
  .nodes[data-astro-cid-lcdefpme] > li[data-astro-cid-lcdefpme]:nth-child(4) {
    animation-delay: 0.71s;
  }
}

/* ---- Motion: header eases smaller once the page scrolls (set by motion.js) ----
   The margin grows by exactly what the padding and logo give up, so the page
   underneath never shifts when the header changes size. */
@media (width>620px) {
  .masthead.is-scrolled[data-astro-cid-lcdefpme] {
    padding-block: 0.85rem;
    margin-bottom: calc(2 * (1.5rem - 0.85rem) + 12px);
    box-shadow: 0 10px 24px -18px rgb(8 32 94 / 0.45);
  }
  .masthead.is-scrolled[data-astro-cid-lcdefpme]
    .logo[data-astro-cid-lcdefpme]
    img {
    height: 44px;
  }
}
@media (width<=620px) {
  .masthead.is-scrolled[data-astro-cid-lcdefpme] {
    box-shadow: 0 10px 24px -18px rgb(8 32 94 / 0.45);
  }
}
@media (prefers-reduced-motion: no-preference) {
  .masthead[data-astro-cid-lcdefpme] {
    transition:
      padding-block 0.35s cubic-bezier(0.2, 0.7, 0.2, 1),
      margin-bottom 0.35s cubic-bezier(0.2, 0.7, 0.2, 1),
      box-shadow 0.35s ease;
  }
  .masthead[data-astro-cid-lcdefpme] .logo[data-astro-cid-lcdefpme] img {
    transition: height 0.35s cubic-bezier(0.2, 0.7, 0.2, 1);
  }
}
