/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Manrope", "Trebuchet MS", sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary: #0f5c59;
    --color-primary-50: #edf7f5;
    --color-primary-700: #0d4b49;
    --color-secondary-50: #f6f8f7;
    --color-secondary-500: #758986;
    --color-secondary-600: #5e716e;
    --color-secondary-700: #465b58;
    --color-accent: #cb8744;
    --color-accent-soft: #f3dfc7;
    --color-neutral: #18322f;
    --color-background: #faf8f3;
    --color-surface: #ffffff;
    --color-mist: #e5efec;
    --color-night: #102b29;
    --font-display: "Fraunces", Georgia, serif;
    --radius-soft: 1.5rem;
    --radius-pill: 999px;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .static {
    position: static;
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-col {
    flex-direction: column;
  }
  .bg-background {
    background-color: var(--color-background);
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .text-neutral {
    color: var(--color-neutral);
  }
}
@keyframes ncrystal-rise {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes ncrystal-drift {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(12px, -16px, 0);
  }
}
@layer base {
  [x-cloak] {
    display: none !important;
  }
  html {
    scroll-padding-top: 7rem;
  }
  body {
    background: var(--color-background);
    color: var(--color-neutral);
    font-family: var(--font-sans);
    font-feature-settings: "liga" 1, "kern" 1;
    line-height: 1.65;
    overflow-x: hidden;
  }
  body::before {
    background-image: radial-gradient(rgba(24, 50, 47, 0.055) 0.6px, transparent 0.6px);
    background-size: 7px 7px;
    content: "";
    inset: 0;
    opacity: 0.28;
    pointer-events: none;
    position: fixed;
    z-index: 90;
  }
  h1,	h2,	h3 {
    font-family: var(--font-display);
    font-weight: 600;
    letter-spacing: -0.035em;
    line-height: 1.05;
    text-wrap: balance;
  }
  a {
    text-underline-offset: 0.22em;
  }
  ::selection {
    background: var(--color-accent-soft);
    color: var(--color-night);
  }
}
@layer components {
  .site-shell {
    margin-inline: auto;
    max-width: 76rem;
    padding-inline: 1.5rem;
    width: 100%;
  }
  .sr-only {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
  }
  .skip-link {
    background: var(--color-surface);
    border: 2px solid var(--color-primary);
    color: var(--color-primary);
    font-weight: 700;
    left: 1rem;
    padding: 0.75rem 1rem;
    position: fixed;
    top: -6rem;
    z-index: 100;
  }
  .skip-link:focus {
    top: 1rem;
  }
  .care-strip {
    background: var(--color-night);
    color: rgba(255, 255, 255, 0.82);
    font-size: 0.74rem;
    letter-spacing: 0.025em;
  }
  .care-strip__inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 2.25rem;
  }
  .care-strip a {
    color: inherit;
    text-decoration: none;
  }
  .care-strip a:hover {
    color: #fff;
  }
  .care-strip__status {
    align-items: center;
    display: inline-flex;
    gap: 0.5rem;
  }
  .care-strip__dot {
    background: #75d2b5;
    border-radius: 999px;
    box-shadow: 0 0 0 4px rgba(117, 210, 181, 0.12);
    height: 0.42rem;
    width: 0.42rem;
  }
  .site-header {
    backdrop-filter: blur(16px);
    background: rgba(250, 248, 243, 0.92);
    border-bottom: 1px solid rgba(24, 50, 47, 0.1);
    position: sticky;
    top: 0;
    z-index: 50;
  }
  .site-header__inner {
    align-items: center;
    display: flex;
    gap: 2rem;
    justify-content: space-between;
    min-height: 5.25rem;
  }
  .brand {
    align-items: center;
    color: var(--color-night);
    display: inline-flex;
    flex-shrink: 0;
    gap: 0.72rem;
    text-decoration: none;
  }
  .brand__mark {
    color: var(--color-primary);
    display: grid;
    height: 2.55rem;
    place-items: center;
    width: 2.55rem;
  }
  .brand__mark svg {
    height: 100%;
    width: 100%;
  }
  .brand__type {
    display: flex;
    flex-direction: column;
    line-height: 1;
  }
  .brand__type strong {
    font-family: var(--font-display);
    font-size: 1.08rem;
    font-weight: 700;
    letter-spacing: 0.11em;
  }
  .brand__type small {
    color: var(--color-secondary-600);
    font-size: 0.56rem;
    font-weight: 700;
    letter-spacing: 0.3em;
    margin-top: 0.34rem;
  }
  .desktop-nav {
    align-items: center;
    display: flex;
    gap: clamp(1.25rem, 2.2vw, 2.2rem);
    margin-left: auto;
  }
  .desktop-nav a {
    color: var(--color-secondary-700);
    font-size: 0.86rem;
    font-weight: 600;
    position: relative;
    text-decoration: none;
  }
  .desktop-nav a::after {
    background: var(--color-accent);
    bottom: -0.55rem;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 180ms ease;
    width: 100%;
  }
  .desktop-nav a:hover {
    color: var(--color-night);
  }
  .desktop-nav a:hover::after {
    transform: scaleX(1);
  }
  .btn {
    align-items: center;
    border: 1px solid transparent;
    border-radius: var(--radius-pill);
    display: inline-flex;
    font-size: 0.88rem;
    font-weight: 700;
    gap: 0.7rem;
    justify-content: center;
    line-height: 1.2;
    min-height: 3.35rem;
    padding: 0.85rem 1.35rem;
    text-decoration: none;
    transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
  }
  .btn svg {
    height: 1.15rem;
    transition: transform 180ms ease;
    width: 1.15rem;
  }
  .btn:hover {
    transform: translateY(-2px);
  }
  .btn:hover svg {
    transform: translateX(3px);
  }
  .btn--compact {
    min-height: 2.85rem;
    padding: 0.68rem 1.15rem;
  }
  .btn--primary {
    background: var(--color-primary);
    box-shadow: 0 12px 26px rgba(15, 92, 89, 0.2);
    color: #fff;
  }
  .btn--primary:hover {
    background: var(--color-primary-700);
    box-shadow: 0 16px 32px rgba(15, 92, 89, 0.26);
    color: #fff;
  }
  .btn--quiet {
    border-color: rgba(24, 50, 47, 0.18);
    color: var(--color-night);
  }
  .btn--quiet:hover {
    background: rgba(255, 255, 255, 0.7);
    border-color: var(--color-primary);
  }
  .btn--light {
    background: #fff;
    color: var(--color-night);
  }
  .btn--light:hover {
    background: var(--color-accent-soft);
    color: var(--color-night);
  }
  .menu-toggle,	.mobile-nav {
    display: none;
  }
  .hero {
    background: linear-gradient(105deg, rgba(237, 247, 245, 0.86), rgba(250, 248, 243, 0.96) 54%, rgba(243, 223, 199, 0.28)),	var(--color-background);
    isolation: isolate;
    overflow: hidden;
    padding-block: clamp(4.5rem, 8vw, 7.8rem);
    position: relative;
  }
  .hero::before {
    border: 1px solid rgba(15, 92, 89, 0.13);
    border-radius: 50%;
    content: "";
    height: 36rem;
    left: -23rem;
    position: absolute;
    top: -16rem;
    width: 36rem;
    z-index: -1;
  }
  .hero__glow {
    border-radius: 50%;
    filter: blur(2px);
    opacity: 0.55;
    position: absolute;
    z-index: -1;
  }
  .hero__glow--one {
    animation: ncrystal-drift 11s ease-in-out infinite;
    background: radial-gradient(circle, rgba(97, 183, 166, 0.22), transparent 68%);
    height: 28rem;
    right: 32%;
    top: -10rem;
    width: 28rem;
  }
  .hero__glow--two {
    background: radial-gradient(circle, rgba(203, 135, 68, 0.15), transparent 68%);
    bottom: -12rem;
    height: 30rem;
    left: 27%;
    width: 30rem;
  }
  .hero__grid {
    align-items: center;
    display: grid;
    gap: clamp(3rem, 7vw, 6rem);
    grid-template-columns: minmax(0, 1.02fr) minmax(22rem, 0.82fr);
  }
  .reveal {
    animation: ncrystal-rise 700ms cubic-bezier(0.22, 1, 0.36, 1) both;
  }
  .reveal--delay {
    animation-delay: 130ms;
  }
  .eyebrow {
    align-items: center;
    color: var(--color-primary);
    display: flex;
    font-size: 0.72rem;
    font-weight: 800;
    gap: 0.7rem;
    letter-spacing: 0.15em;
    margin: 0 0 1.25rem;
    text-transform: uppercase;
  }
  .eyebrow > span {
    background: var(--color-accent);
    border-radius: 999px;
    height: 0.38rem;
    width: 0.38rem;
  }
  .eyebrow--light {
    color: #a8d2ca;
  }
  .hero h1 {
    color: var(--color-night);
    font-size: clamp(3rem, 6.3vw, 5.85rem);
    margin: 0;
    max-width: 12ch;
  }
  .hero h1 em {
    color: var(--color-primary);
    font-weight: 500;
  }
  .hero__intro {
    color: var(--color-secondary-700);
    font-size: clamp(1.03rem, 1.7vw, 1.2rem);
    line-height: 1.75;
    margin: 1.6rem 0 0;
    max-width: 39rem;
  }
  .hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
    margin-top: 2rem;
  }
  .trust-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem 1.15rem;
    list-style: none;
    margin: 1.8rem 0 0;
    padding: 0;
  }
  .trust-list li {
    align-items: center;
    color: var(--color-secondary-700);
    display: flex;
    font-size: 0.77rem;
    font-weight: 650;
    gap: 0.42rem;
  }
  .trust-list svg {
    color: var(--color-primary);
    height: 1rem;
    width: 1rem;
  }
  .hero__visual {
    padding: 1.4rem 0 2rem;
    position: relative;
  }
  .hero__visual::before {
    border: 1px solid rgba(15, 92, 89, 0.2);
    border-radius: 47% 53% 48% 52% / 58% 42% 58% 42%;
    content: "";
    inset: -1.5rem 1.6rem 1rem -1.5rem;
    position: absolute;
    transform: rotate(-4deg);
  }
  .hero__image-frame {
    background: var(--color-mist);
    border-radius: 15rem 15rem 2rem 2rem;
    box-shadow: 0 30px 70px rgba(16, 43, 41, 0.17);
    min-height: 34rem;
    overflow: hidden;
    position: relative;
  }
  .hero__image {
    height: 100%;
    inset: 0;
    object-fit: cover;
    object-position: center;
    position: absolute;
    width: 100%;
  }
  .hero__image-shade {
    background: linear-gradient(to top, rgba(16, 43, 41, 0.32), transparent 42%);
    inset: 0;
    position: absolute;
  }
  .photo-credit {
    bottom: 0.75rem;
    color: rgba(255, 255, 255, 0.78);
    font-size: 0.58rem;
    position: absolute;
    right: 1rem;
    text-decoration: none;
  }
  .hero__note {
    align-items: center;
    background: #fff;
    border: 1px solid rgba(24, 50, 47, 0.08);
    border-radius: 1rem;
    bottom: 0;
    box-shadow: 0 20px 45px rgba(16, 43, 41, 0.16);
    display: flex;
    gap: 0.85rem;
    left: -2.2rem;
    max-width: 17.5rem;
    padding: 1rem 1.1rem;
    position: absolute;
  }
  .hero__note-icon {
    background: var(--color-primary-50);
    border-radius: 999px;
    color: var(--color-primary);
    display: grid;
    flex: 0 0 auto;
    height: 2.8rem;
    place-items: center;
    width: 2.8rem;
  }
  .hero__note-icon svg {
    height: 1.55rem;
    width: 1.55rem;
  }
  .hero__note span:last-child {
    display: flex;
    flex-direction: column;
  }
  .hero__note strong {
    color: var(--color-night);
    font-family: var(--font-display);
    font-size: 0.98rem;
  }
  .hero__note small {
    color: var(--color-secondary-600);
    font-size: 0.67rem;
    line-height: 1.45;
    margin-top: 0.12rem;
  }
  .signal-band {
    background: var(--color-primary);
    color: #fff;
  }
  .signal-band__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .signal-band__grid > div {
    align-items: baseline;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
    display: flex;
    gap: 0.85rem;
    padding: 1.3rem 2rem;
  }
  .signal-band__grid > div:first-child {
    padding-left: 0;
  }
  .signal-band__grid > div:last-child {
    border-right: 0;
  }
  .signal-band strong {
    font-family: var(--font-display);
    font-size: 1.35rem;
    font-weight: 600;
    white-space: nowrap;
  }
  .signal-band span {
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.75rem;
  }
  .section {
    padding-block: clamp(5rem, 9vw, 8.5rem);
  }
  .section-heading {
    align-items: end;
    display: grid;
    gap: 3rem;
    grid-template-columns: minmax(0, 1.15fr) minmax(18rem, 0.65fr);
    margin-bottom: clamp(2.8rem, 5vw, 4.5rem);
  }
  .section-heading--narrow {
    grid-template-columns: minmax(0, 44rem);
  }
  .section-heading h2,	.audience-grid h2 {
    color: var(--color-night);
    font-size: clamp(2.5rem, 4.5vw, 4.6rem);
    margin: 0;
    max-width: 13ch;
  }
  .section-heading > p {
    color: var(--color-secondary-700);
    font-size: 1rem;
    line-height: 1.8;
    margin: 0;
  }
  .section--services {
    background: var(--color-background);
  }
  .service-grid {
    display: grid;
    gap: 1.25rem;
    grid-template-columns: repeat(3, 1fr);
  }
  .service-card {
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(24, 50, 47, 0.11);
    border-radius: var(--radius-soft);
    display: flex;
    flex-direction: column;
    min-height: 28rem;
    padding: clamp(1.6rem, 3vw, 2.3rem);
    position: relative;
    transition: border-color 200ms ease, box-shadow 200ms ease, transform 200ms ease;
  }
  .service-card::before {
    background: var(--color-accent);
    border-radius: 0 0 2px 2px;
    content: "";
    height: 4px;
    left: 2.3rem;
    opacity: 0;
    position: absolute;
    right: 2.3rem;
    top: 0;
    transform: scaleX(0.6);
    transition: opacity 200ms ease, transform 200ms ease;
  }
  .service-card:hover {
    border-color: rgba(15, 92, 89, 0.28);
    box-shadow: 0 24px 50px rgba(24, 50, 47, 0.1);
    transform: translateY(-6px);
  }
  .service-card:hover::before {
    opacity: 1;
    transform: scaleX(1);
  }
  .service-card--featured {
    background: var(--color-primary-50);
  }
  .service-card__number {
    color: var(--color-secondary-500);
    font-family: var(--font-display);
    font-size: 0.76rem;
    letter-spacing: 0.15em;
    position: absolute;
    right: 2rem;
    top: 1.8rem;
  }
  .service-card__icon {
    background: var(--color-primary);
    border-radius: 1rem;
    color: #fff;
    display: grid;
    height: 4rem;
    place-items: center;
    width: 4rem;
  }
  .service-card__icon svg {
    height: 2rem;
    width: 2rem;
  }
  .service-card h3 {
    color: var(--color-night);
    font-size: clamp(1.8rem, 2.8vw, 2.35rem);
    margin: 2.1rem 0 1rem;
  }
  .service-card p {
    color: var(--color-secondary-700);
    font-size: 0.92rem;
    line-height: 1.8;
    margin: 0 0 2rem;
  }
  .service-card > a {
    color: var(--color-primary);
    font-size: 0.82rem;
    font-weight: 800;
    margin-top: auto;
    text-decoration: none;
  }
  .service-card > a span {
    display: inline-block;
    margin-left: 0.3rem;
    transition: transform 180ms ease;
  }
  .service-card > a:hover span {
    transform: translateX(4px);
  }
  .section--statement {
    background: var(--color-night);
    color: #fff;
    overflow: hidden;
    position: relative;
  }
  .section--statement::after {
    background: radial-gradient(circle, rgba(117, 210, 181, 0.17), transparent 67%);
    content: "";
    height: 40rem;
    position: absolute;
    right: -14rem;
    top: -14rem;
    width: 40rem;
  }
  .statement-grid {
    align-items: center;
    display: grid;
    gap: clamp(3rem, 8vw, 7rem);
    grid-template-columns: minmax(16rem, 0.6fr) minmax(0, 1.3fr);
    position: relative;
    z-index: 1;
  }
  .statement-mark {
    color: rgba(168, 210, 202, 0.42);
    margin-inline: auto;
    max-width: 22rem;
    width: 100%;
  }
  .statement-mark svg {
    height: auto;
    width: 100%;
  }
  .statement-grid h2 {
    font-size: clamp(2.7rem, 5vw, 5.15rem);
    margin: 0;
    max-width: 12ch;
  }
  .statement-lead {
    color: rgba(255, 255, 255, 0.72);
    font-size: clamp(1rem, 1.7vw, 1.16rem);
    line-height: 1.85;
    max-width: 43rem;
  }
  .value-list {
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    margin-top: 2.4rem;
  }
  .value-list > div {
    display: grid;
    gap: 1.1rem;
    grid-template-columns: 2.3rem 1fr;
    padding: 1.3rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  }
  .value-list > div > span {
    color: var(--color-accent);
    font-family: var(--font-display);
    font-size: 0.82rem;
  }
  .value-list p {
    color: rgba(255, 255, 255, 0.68);
    font-size: 0.84rem;
    margin: 0;
  }
  .value-list strong {
    color: #fff;
    display: block;
    font-family: var(--font-display);
    font-size: 1.05rem;
    margin-bottom: 0.15rem;
  }
  .section--approach {
    background: var(--color-mist);
  }
  .pathway {
    counter-reset: ncrystal-path;
    display: grid;
    gap: 0;
    grid-template-columns: repeat(3, 1fr);
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
  }
  .pathway::before {
    background: rgba(15, 92, 89, 0.28);
    content: "";
    height: 1px;
    left: 3rem;
    position: absolute;
    right: 3rem;
    top: 1.55rem;
  }
  .pathway li {
    padding-right: 3rem;
    position: relative;
  }
  .pathway__step {
    background: var(--color-mist);
    border: 1px solid var(--color-primary);
    border-radius: 999px;
    color: var(--color-primary);
    display: grid;
    font-family: var(--font-display);
    height: 3.1rem;
    place-items: center;
    position: relative;
    width: 3.1rem;
    z-index: 1;
  }
  .pathway h3 {
    color: var(--color-night);
    font-size: 1.8rem;
    margin: 1.55rem 0 0.7rem;
  }
  .pathway p {
    color: var(--color-secondary-700);
    font-size: 0.9rem;
    line-height: 1.8;
    margin: 0;
    max-width: 19rem;
  }
  .section--assurance {
    background: var(--color-background);
    padding-bottom: 0;
  }
  .assurance-card {
    align-items: center;
    background: linear-gradient(105deg, rgba(15, 92, 89, 0.98), rgba(16, 43, 41, 0.98)),	var(--color-primary);
    border-radius: 2rem;
    color: #fff;
    display: grid;
    gap: 3rem;
    grid-template-columns: minmax(0, 1fr) 11rem;
    overflow: hidden;
    padding: clamp(2.4rem, 5vw, 4.8rem);
    position: relative;
  }
  .assurance-card::before {
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 50%;
    content: "";
    height: 23rem;
    position: absolute;
    right: -8rem;
    top: -10rem;
    width: 23rem;
  }
  .assurance-card h2 {
    font-size: clamp(2.5rem, 4.3vw, 4.4rem);
    margin: 0;
  }
  .assurance-card__copy > p:last-child {
    color: rgba(255, 255, 255, 0.72);
    line-height: 1.85;
    max-width: 43rem;
  }
  .assurance-card__seal {
    align-items: center;
    aspect-ratio: 1;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 999px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    text-align: center;
  }
  .assurance-card__seal span {
    color: var(--color-accent-soft);
    font-family: var(--font-display);
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;
  }
  .assurance-card__seal strong {
    font-size: 0.72rem;
    letter-spacing: 0.12em;
    margin-top: 0.45rem;
    text-transform: uppercase;
  }
  .assurance-card__seal small {
    color: rgba(255, 255, 255, 0.62);
    font-size: 0.62rem;
    margin-top: 0.12rem;
  }
  .section--audience {
    background: var(--color-background);
  }
  .audience-grid {
    align-items: center;
    display: grid;
    gap: 4rem;
    grid-template-columns: minmax(0, 1fr) minmax(20rem, 0.75fr);
  }
  .audience-list {
    background: #fff;
    border: 1px solid rgba(24, 50, 47, 0.1);
    border-radius: var(--radius-soft);
    box-shadow: 0 18px 45px rgba(24, 50, 47, 0.07);
    padding: 1rem 2rem;
  }
  .audience-list > div {
    align-items: center;
    border-bottom: 1px solid rgba(24, 50, 47, 0.09);
    display: flex;
    gap: 0.85rem;
    padding: 1.2rem 0;
  }
  .audience-list > div:last-child {
    border-bottom: 0;
  }
  .audience-list svg {
    color: var(--color-primary);
    flex: 0 0 auto;
    height: 1.35rem;
    width: 1.35rem;
  }
  .audience-list span {
    color: var(--color-secondary-700);
    font-size: 0.9rem;
    font-weight: 650;
  }
  .page-content {
    padding-block: 2rem 5rem;
  }
  .site-footer {
    background: #0b2321;
    color: #fff;
    padding-top: clamp(4.5rem, 8vw, 7rem);
  }
  .footer-cta {
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    display: grid;
    gap: 2.5rem;
    grid-template-columns: 1fr auto;
    padding-bottom: clamp(3rem, 6vw, 5rem);
  }
  .footer-cta h2 {
    font-size: clamp(2.5rem, 4.6vw, 4.8rem);
    margin: 0;
    max-width: 13ch;
  }
  .footer-grid {
    display: grid;
    gap: 3rem;
    grid-template-columns: minmax(16rem, 1.6fr) repeat(3, 0.7fr);
    padding-block: 4rem;
  }
  .brand--footer {
    color: #fff;
  }
  .brand--footer .brand__mark {
    color: #a8d2ca;
  }
  .brand--footer .brand__type small {
    color: rgba(255, 255, 255, 0.55);
  }
  .footer-brand > p {
    color: rgba(255, 255, 255, 0.58);
    font-size: 0.82rem;
    line-height: 1.8;
    margin-top: 1.4rem;
    max-width: 23rem;
  }
  .footer-column {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 0.72rem;
  }
  .footer-column h3 {
    color: #fff;
    font-family: var(--font-sans);
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.13em;
    margin: 0 0 0.6rem;
    text-transform: uppercase;
  }
  .footer-column a,	.footer-column span {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.8rem;
    text-decoration: none;
  }
  .footer-column a:hover {
    color: #fff;
  }
  .footer-bottom {
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.4);
    display: flex;
    font-size: 0.66rem;
    gap: 2rem;
    justify-content: space-between;
    padding-block: 1.25rem 1.75rem;
  }
  .footer-bottom p {
    margin: 0;
  }
  @media (max-width: 1024px) {
    .desktop-nav,	.desktop-cta {
      display: none;
    }
    .menu-toggle {
      background: transparent;
      border: 1px solid rgba(24, 50, 47, 0.18);
      border-radius: 999px;
      color: var(--color-night);
      display: grid;
      height: 2.8rem;
      place-items: center;
      width: 2.8rem;
    }
    .menu-toggle svg {
      height: 1.35rem;
      width: 1.35rem;
    }
    .mobile-nav {
      background: var(--color-background);
      border-top: 1px solid rgba(24, 50, 47, 0.1);
      display: flex;
      flex-direction: column;
      gap: 0;
      padding: 1rem 1.5rem 1.5rem;
    }
    .mobile-nav > a:not(.btn) {
      border-bottom: 1px solid rgba(24, 50, 47, 0.09);
      color: var(--color-night);
      font-size: 0.9rem;
      font-weight: 650;
      padding: 0.85rem 0;
      text-decoration: none;
    }
    .mobile-nav .btn {
      margin-top: 1rem;
    }
    .hero__grid {
      gap: 3.5rem;
      grid-template-columns: minmax(0, 1fr) minmax(19rem, 0.72fr);
    }
    .hero__image-frame {
      min-height: 29rem;
    }
    .service-grid {
      grid-template-columns: repeat(2, 1fr);
    }
    .service-card:last-child {
      grid-column: span 2;
      min-height: 22rem;
    }
    .footer-grid {
      grid-template-columns: 1.4fr repeat(3, 0.7fr);
    }
  }
  @media (max-width: 760px) {
    .site-shell {
      padding-inline: 1.15rem;
    }
    .care-strip__inner {
      justify-content: center;
    }
    .care-strip a {
      display: none;
    }
    .site-header__inner {
      min-height: 4.65rem;
    }
    .hero {
      padding-block: 3.7rem 4.2rem;
    }
    .hero__grid {
      grid-template-columns: 1fr;
    }
    .hero h1 {
      font-size: clamp(2.8rem, 13vw, 4.2rem);
    }
    .hero__visual {
      margin-inline: 0.6rem;
    }
    .hero__image-frame {
      border-radius: 10rem 10rem 1.5rem 1.5rem;
      min-height: 26rem;
    }
    .hero__note {
      bottom: -1rem;
      left: -0.6rem;
    }
    .signal-band__grid {
      grid-template-columns: 1fr;
      padding-block: 0.5rem;
    }
    .signal-band__grid > div,	.signal-band__grid > div:first-child {
      border-bottom: 1px solid rgba(255, 255, 255, 0.14);
      border-right: 0;
      justify-content: space-between;
      padding: 0.85rem 0;
    }
    .signal-band__grid > div:last-child {
      border-bottom: 0;
    }
    .section-heading,	.audience-grid,	.footer-cta,	.assurance-card {
      grid-template-columns: 1fr;
    }
    .section-heading {
      gap: 1.4rem;
    }
    .service-grid {
      grid-template-columns: 1fr;
    }
    .service-card,	.service-card:last-child {
      grid-column: auto;
      min-height: 24rem;
    }
    .statement-grid {
      grid-template-columns: 1fr;
    }
    .statement-mark {
      max-width: 12rem;
    }
    .pathway {
      grid-template-columns: 1fr;
    }
    .pathway::before {
      bottom: 2rem;
      height: auto;
      left: 1.5rem;
      right: auto;
      top: 1.5rem;
      width: 1px;
    }
    .pathway li {
      display: grid;
      gap: 1.2rem;
      grid-template-columns: 3.1rem 1fr;
      padding: 0 0 2rem;
    }
    .pathway h3 {
      margin-top: 0.1rem;
    }
    .assurance-card {
      text-align: left;
    }
    .assurance-card__seal {
      height: 10rem;
      justify-self: start;
      width: 10rem;
    }
    .audience-grid {
      gap: 2.2rem;
    }
    .footer-cta {
      align-items: start;
    }
    .footer-grid {
      grid-template-columns: 1fr 1fr;
    }
    .footer-brand {
      grid-column: span 2;
    }
    .footer-bottom {
      align-items: flex-start;
      flex-direction: column;
      gap: 0.6rem;
    }
  }
  @media (max-width: 430px) {
    .brand__mark {
      height: 2.25rem;
      width: 2.25rem;
    }
    .brand__type strong {
      font-size: 0.98rem;
    }
    .hero__actions {
      align-items: stretch;
      flex-direction: column;
    }
    .hero__actions .btn {
      width: 100%;
    }
    .trust-list {
      align-items: flex-start;
      flex-direction: column;
    }
    .footer-grid {
      grid-template-columns: 1fr;
    }
    .footer-brand {
      grid-column: auto;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    *,	*::before,	*::after {
      animation-duration: 0.01ms !important;
      animation-iteration-count: 1 !important;
      scroll-behavior: auto !important;
      transition-duration: 0.01ms !important;
    }
  }
}
@layer components {
  :where(a, button, input, select, textarea):focus-visible {
    outline: 3px solid var(--color-accent);
    outline-offset: 3px;
  }
  .nav-group {
    position: relative;
  }
  .nav-group > button {
    align-items: center;
    background: transparent;
    border: 0;
    color: var(--color-secondary-700);
    cursor: pointer;
    display: inline-flex;
    font-family: inherit;
    font-size: 0.86rem;
    font-weight: 600;
    gap: 0.3rem;
    padding: 0;
  }
  .nav-group > button:hover {
    color: var(--color-night);
  }
  .nav-group > button svg {
    height: 0.9rem;
    width: 0.9rem;
  }
  .nav-dropdown {
    background: #fff;
    border: 1px solid rgba(24, 50, 47, 0.1);
    border-radius: 1rem;
    box-shadow: 0 24px 55px rgba(16, 43, 41, 0.17);
    left: 50%;
    min-width: 19rem;
    padding: 0.6rem;
    position: absolute;
    top: calc(100% + 1.1rem);
    transform: translateX(-50%);
  }
  .nav-dropdown::before {
    content: "";
    height: 1.2rem;
    left: 0;
    position: absolute;
    right: 0;
    top: -1.2rem;
  }
  .nav-dropdown a {
    border-radius: 0.7rem;
    display: flex;
    flex-direction: column;
    gap: 0.12rem;
    padding: 0.78rem 0.9rem;
  }
  .nav-dropdown a::after {
    display: none;
  }
  .nav-dropdown a:hover {
    background: var(--color-primary-50);
  }
  .nav-dropdown strong {
    color: var(--color-night);
    font-size: 0.8rem;
  }
  .nav-dropdown span {
    color: var(--color-secondary-600);
    font-size: 0.66rem;
    font-weight: 500;
  }
  .mobile-nav__label {
    color: var(--color-primary);
    font-size: 0.64rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    padding-top: 1rem;
    text-transform: uppercase;
  }
  .inner-hero {
    background: linear-gradient(115deg, rgba(229, 239, 236, 0.92), rgba(250, 248, 243, 0.98) 63%, rgba(243, 223, 199, 0.38));
    isolation: isolate;
    overflow: hidden;
    padding-block: clamp(4rem, 8vw, 7rem);
    position: relative;
  }
  .inner-hero__orb {
    background: radial-gradient(circle, rgba(28, 119, 114, 0.16), transparent 70%);
    border-radius: 50%;
    height: 34rem;
    position: absolute;
    right: -11rem;
    top: -18rem;
    width: 34rem;
    z-index: -1;
  }
  .inner-hero__grid {
    align-items: center;
    display: grid;
    gap: 4rem;
    grid-template-columns: minmax(0, 1fr) 14rem;
  }
  .breadcrumbs {
    align-items: center;
    color: var(--color-secondary-600);
    display: flex;
    font-size: 0.7rem;
    gap: 0.55rem;
    margin-bottom: 2.25rem;
  }
  .breadcrumbs a {
    color: var(--color-primary);
    font-weight: 700;
    text-decoration: none;
  }
  .inner-hero h1 {
    color: var(--color-night);
    font-size: clamp(3.1rem, 6vw, 6.2rem);
    margin: 0;
    max-width: 13ch;
  }
  .inner-hero__intro {
    color: var(--color-secondary-700);
    font-size: clamp(1.02rem, 1.8vw, 1.22rem);
    line-height: 1.8;
    margin: 1.5rem 0 0;
    max-width: 43rem;
  }
  .inner-hero__mark {
    color: rgba(15, 92, 89, 0.22);
  }
  .inner-hero__mark svg {
    height: auto;
    width: 100%;
  }
  .inner-layout {
    align-items: start;
    display: grid;
    gap: clamp(3rem, 7vw, 6.5rem);
    grid-template-columns: minmax(0, 1fr) 20rem;
    padding-block: clamp(4rem, 8vw, 7.5rem);
  }
  .page-body {
    color: var(--color-secondary-700);
    font-size: 1rem;
    line-height: 1.85;
    max-width: none;
  }
  .page-body > *:first-child {
    margin-top: 0;
  }
  .page-body h2 {
    color: var(--color-night);
    font-size: clamp(2rem, 3.6vw, 3.35rem);
    margin: 3.3rem 0 1rem;
  }
  .page-body h3 {
    color: var(--color-night);
    font-size: clamp(1.45rem, 2.3vw, 1.9rem);
    margin: 2rem 0 0.65rem;
  }
  .page-body p,	.page-body li {
    color: var(--color-secondary-700);
  }
  .page-body a {
    color: var(--color-primary);
    font-weight: 700;
  }
  .page-body ul,	.page-body ol {
    padding-left: 1.25rem;
  }
  .page-body li {
    margin-bottom: 0.55rem;
    padding-left: 0.35rem;
  }
  .page-body hr {
    border: 0;
    border-top: 1px solid rgba(24, 50, 47, 0.12);
    margin-block: 3rem;
  }
  .content-lead {
    color: var(--color-night) !important;
    font-family: var(--font-display);
    font-size: clamp(1.55rem, 2.7vw, 2.15rem);
    font-weight: 500;
    letter-spacing: -0.025em;
    line-height: 1.35;
    margin-bottom: 2rem;
  }
  .content-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
    margin-block: 2rem 3rem;
  }
  .content-card {
    background: #fff;
    border: 1px solid rgba(24, 50, 47, 0.1);
    border-radius: 1.1rem;
    padding: 1.4rem;
  }
  .content-card h3 {
    font-family: var(--font-sans);
    font-size: 0.92rem;
    font-weight: 800;
    letter-spacing: -0.01em;
    margin: 0 0 0.45rem;
  }
  .content-card p {
    font-size: 0.82rem;
    line-height: 1.7;
    margin: 0;
  }
  .content-callout {
    background: var(--color-primary-50);
    border-left: 4px solid var(--color-primary);
    border-radius: 0 1rem 1rem 0;
    margin-block: 2.5rem;
    padding: 1.5rem 1.7rem;
  }
  .content-callout--warm {
    background: #fcf1e4;
    border-left-color: var(--color-accent);
  }
  .content-callout strong {
    color: var(--color-night);
    display: block;
    font-family: var(--font-display);
    font-size: 1.15rem;
    margin-bottom: 0.3rem;
  }
  .content-callout p {
    font-size: 0.86rem;
    margin: 0;
  }
  .check-list {
    list-style: none;
    margin: 1.6rem 0 2.5rem !important;
    padding: 0 !important;
  }
  .check-list li {
    border-bottom: 1px solid rgba(24, 50, 47, 0.09);
    padding: 0.75rem 0 0.75rem 1.75rem !important;
    position: relative;
  }
  .check-list li::before {
    color: var(--color-primary);
    content: "✓";
    font-weight: 800;
    left: 0;
    position: absolute;
    top: 0.75rem;
  }
  .numbered-list {
    counter-reset: ncrystal-content-step;
    list-style: none;
    margin: 2rem 0 3rem !important;
    padding: 0 !important;
  }
  .numbered-list li {
    border-bottom: 1px solid rgba(24, 50, 47, 0.1);
    counter-increment: ncrystal-content-step;
    padding: 1rem 0 1rem 3.5rem !important;
    position: relative;
  }
  .numbered-list li::before {
    background: var(--color-primary);
    border-radius: 999px;
    color: #fff;
    content: counter(ncrystal-content-step);
    display: grid;
    font-family: var(--font-display);
    height: 2.25rem;
    left: 0;
    place-items: center;
    position: absolute;
    top: 0.75rem;
    width: 2.25rem;
  }
  .info-table {
    border-collapse: collapse;
    font-size: 0.84rem;
    margin-block: 1.5rem 2.5rem;
    width: 100%;
  }
  .info-table th,	.info-table td {
    border-bottom: 1px solid rgba(24, 50, 47, 0.11);
    padding: 0.9rem 0.7rem;
    text-align: left;
    vertical-align: top;
  }
  .info-table th {
    color: var(--color-night);
    font-weight: 800;
    width: 33%;
  }
  .content-reviewed {
    border-top: 1px solid rgba(24, 50, 47, 0.1);
    color: var(--color-secondary-500) !important;
    font-size: 0.68rem;
    margin-top: 4rem;
    padding-top: 1rem;
  }
  .page-aside {
    position: sticky;
    top: 8rem;
  }
  .aside-card {
    background: var(--color-night);
    border-radius: 1.4rem;
    color: #fff;
    padding: 1.7rem;
  }
  .aside-card h2 {
    font-size: 2rem;
    margin: 0 0 0.85rem;
  }
  .aside-card > p:not(.eyebrow) {
    color: rgba(255, 255, 255, 0.68);
    font-size: 0.8rem;
    line-height: 1.75;
  }
  .aside-card .btn {
    margin-top: 0.7rem;
    width: 100%;
  }
  .aside-email {
    color: rgba(255, 255, 255, 0.62);
    display: block;
    font-size: 0.67rem;
    margin-top: 1rem;
    text-align: center;
  }
  .related-links {
    border: 1px solid rgba(24, 50, 47, 0.1);
    border-radius: 1.4rem;
    display: flex;
    flex-direction: column;
    margin-top: 1rem;
    padding: 1.3rem 1.5rem;
  }
  .related-links strong {
    color: var(--color-night);
    font-family: var(--font-display);
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  .related-links a {
    border-top: 1px solid rgba(24, 50, 47, 0.08);
    color: var(--color-secondary-700);
    display: flex;
    font-size: 0.72rem;
    font-weight: 650;
    justify-content: space-between;
    padding: 0.75rem 0;
    text-decoration: none;
  }
  .related-links a:hover {
    color: var(--color-primary);
  }
  .section--form {
    background: var(--color-mist);
  }
  .enquiry-panel {
    background: #fff;
    border: 1px solid rgba(24, 50, 47, 0.1);
    border-radius: 2rem;
    box-shadow: 0 26px 60px rgba(24, 50, 47, 0.1);
    display: grid;
    gap: clamp(2.5rem, 6vw, 5rem);
    grid-template-columns: minmax(16rem, 0.65fr) minmax(0, 1fr);
    overflow: hidden;
    padding: clamp(2rem, 5vw, 4.2rem);
  }
  .enquiry-panel__intro h2 {
    color: var(--color-night);
    font-size: clamp(2.4rem, 4vw, 4.1rem);
    margin: 0;
  }
  .enquiry-panel__intro > p:not(.eyebrow) {
    color: var(--color-secondary-700);
    font-size: 0.9rem;
    line-height: 1.8;
  }
  .urgent-note {
    background: #fcf1e4;
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    font-size: 0.76rem;
    gap: 0.25rem;
    margin-top: 2rem;
    padding: 1rem 1.15rem;
  }
  .urgent-note strong {
    color: #744318;
  }
  .urgent-note span {
    color: #795b3f;
  }
  .form-grid {
    display: grid;
    gap: 1.1rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .form-field {
    display: flex;
    flex-direction: column;
    gap: 0.42rem;
  }
  .form-field--wide {
    grid-column: span 2;
  }
  .form-field label,	.care-form > label {
    color: var(--color-night);
    font-size: 0.74rem;
    font-weight: 800;
  }
  .form-field input,	.form-field select,	.form-field textarea {
    background: var(--color-secondary-50);
    border: 1px solid rgba(24, 50, 47, 0.18);
    border-radius: 0.75rem;
    color: var(--color-night);
    font-family: inherit;
    font-size: 0.88rem;
    padding: 0.8rem 0.9rem;
    width: 100%;
  }
  .form-field textarea {
    min-height: 9rem;
    resize: vertical;
  }
  .form-field input:focus,	.form-field select:focus,	.form-field textarea:focus {
    border-color: var(--color-primary);
    box-shadow: 0 0 0 3px rgba(15, 92, 89, 0.12);
    outline: none;
  }
  .form-field small {
    color: var(--color-secondary-500);
    font-size: 0.63rem;
  }
  .consent-field {
    align-items: flex-start;
    display: flex;
    gap: 0.75rem;
  }
  .consent-field input {
    accent-color: var(--color-primary);
    flex: 0 0 auto;
    height: 1.1rem;
    margin-top: 0.2rem;
    width: 1.1rem;
  }
  .consent-field span {
    color: var(--color-secondary-700);
    font-size: 0.72rem;
    line-height: 1.6;
  }
  .consent-field a {
    color: var(--color-primary);
  }
  .care-form > .btn {
    margin-top: 1.5rem;
  }
  .form-honeypot {
    left: -9999px;
    position: absolute;
  }
  .form-notice {
    border-radius: 0.85rem;
    display: flex;
    flex-direction: column;
    font-size: 0.76rem;
    margin-bottom: 1.2rem;
    padding: 1rem 1.1rem;
  }
  .form-notice--success {
    background: #e5f5ed;
    color: #18563d;
  }
  .form-notice--error {
    background: #fce9e6;
    color: #7f2f26;
  }
  .footer-legal {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    display: flex;
    flex-wrap: wrap;
    gap: 1.2rem;
    padding-block: 1.15rem;
  }
  .footer-legal a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.66rem;
    text-decoration: none;
  }
  .footer-legal a:hover {
    color: #fff;
  }
  @media (max-width: 960px) {
    .inner-layout {
      gap: 3rem;
      grid-template-columns: minmax(0, 1fr) 17rem;
    }
  }
  @media (max-width: 760px) {
    .inner-hero__grid,	.inner-layout,	.enquiry-panel {
      grid-template-columns: 1fr;
    }
    .inner-hero__mark {
      display: none;
    }
    .inner-layout {
      padding-block: 3.5rem 5rem;
    }
    .page-aside {
      position: static;
    }
    .content-grid,	.form-grid {
      grid-template-columns: 1fr;
    }
    .form-field--wide {
      grid-column: auto;
    }
    .info-table,	.info-table tbody,	.info-table tr,	.info-table th,	.info-table td {
      display: block;
      width: 100%;
    }
    .info-table th {
      border-bottom: 0;
      padding-bottom: 0.2rem;
    }
    .info-table td {
      padding-top: 0.2rem;
    }
  }
}
@layer base {
  input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      border-color: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
  }
  select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset;
  }
  input:where([type='checkbox']),input:where([type='radio']) {
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  input:where([type='checkbox']) {
    border-radius: 0px;
  }
  input:where([type='radio']) {
    border-radius: 100%;
  }
  input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
