/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: Arial,Helvetica,sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-2xl: 42rem;
    --container-4xl: 56rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --tracking-wider: 0.05em;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-neutral: #22382f;
  }
}
@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 {
  .static {
    position: static;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .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;
    }
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .flex-1 {
    flex: 1;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .text-neutral {
    color: var(--color-neutral);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .not-italic {
    font-style: normal;
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
}
.prose .fww-editorial-image {
  margin: 0 0 28px;
}
.prose .fww-article-image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 3px;
}
.prose .fww-editorial-image figcaption {
  font-size: 11px;
  line-height: 1.65;
  color: var(--muted);
  margin-top: 8px;
}
.prose .fww-editorial-image figcaption a {
  color: inherit;
}
@media print {
  .fww-editorial-image {
    display: none !important;
  }
}
:root {
  --paper: #f8f6f0;
  --white: #fffefa;
  --ink: #22382f;
  --muted: #52635a;
  --line: #d5dace;
  --pine: #24483a;
  --pale: #e8ede3;
  --clay: #87553f;
  --sand: #ebe3d5;
  --radius: 5px;
  --serif: Georgia,'Times New Roman',serif;
  --sans: Arial,Helvetica,sans-serif;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 24px;
}
body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--sans);
  font-size: 17px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}
a {
  color: var(--pine);
  text-underline-offset: .2em;
  text-decoration-thickness: 1px;
}
a:hover {
  text-decoration-thickness: 2px;
}
button,input,select {
  font: inherit;
}
button,a,input,select,summary {
  -webkit-tap-highlight-color: transparent;
}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible {
  outline: 3px solid var(--clay);
  outline-offset: 5px;
}
button {
  cursor: pointer;
}
img,svg {
  max-width: 100%;
  height: auto;
}
h1,h2,h3,h4,p {
  margin-top: 0;
}
h1,h2,h3 {
  font-family: var(--serif);
  font-weight: 400;
  letter-spacing: -.028em;
  line-height: 1.14;
}
h1 {
  font-size: clamp(2.45rem,4.2vw,4.4rem);
}
h2 {
  font-size: clamp(1.85rem,3vw,2.8rem);
}
h3 {
  font-size: 1.55rem;
}
p {
  margin-bottom: 1.25em;
}
.wrap {
  width: min(1240px,calc(100% - 96px));
  margin-inline: auto;
}
.narrow {
  max-width: 800px;
}
.skip-link {
  position: fixed;
  left: 15px;
  top: -100px;
  z-index: 50;
  background: var(--pine);
  color: white;
  padding: 12px 20px;
}
.skip-link:focus {
  top: 12px;
}
.review-strip {
  background: var(--pale);
  font-size: 11px;
  letter-spacing: .09em;
  text-transform: uppercase;
  color: #3e5347;
}
.review-strip .wrap {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding-block: 8px;
}
.review-strip a {
  color: inherit;
}
.site-header {
  border-bottom: 1px solid var(--line);
  background: var(--paper);
}
.header-inner {
  min-height: 104px;
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
}
.brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none !important;
  color: var(--ink);
  flex-shrink: 0;
}
.monogram {
  width: 42px;
  height: 47px;
  display: grid;
  place-items: center;
  border: 1px solid #879a8c;
  border-radius: 50% 50% 3px 3px;
  font-family: var(--serif);
  font-size: 20px;
  letter-spacing: -3px;
  padding-right: 3px;
}
.brand-name {
  font-family: var(--serif);
  font-size: 21px;
  line-height: 1.05;
  letter-spacing: -.025em;
}
.brand-name small {
  font-family: var(--sans);
  display: block;
  font-size: 8px;
  letter-spacing: .18em;
  text-transform: uppercase;
  margin-top: 7px;
}
.nav {
  display: flex;
  align-items: center;
  gap: 25px;
  font-size: 13px;
}
.nav a {
  text-decoration: none;
}
.nav a:hover {
  text-decoration: underline;
}
.nav a[aria-current=page] {
  text-decoration: underline;
  text-decoration-thickness: 2px;
}
.button,.nav .nav-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 47px;
  padding: 12px 22px;
  background: var(--pine);
  color: var(--white);
  border: 1px solid var(--pine);
  border-radius: 3px;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: .025em;
}
.button:hover,.nav-cta:hover {
  background: #18372b;
  text-decoration: none;
}
.button.secondary {
  background: transparent;
  color: var(--pine);
}
.button.secondary:hover {
  background: var(--pale);
}
.button.light {
  background: var(--paper);
  color: var(--pine);
  border-color: var(--paper);
}
.menu-toggle {
  display: none;
  background: transparent;
  border: 1px solid var(--line);
  border-radius: 3px;
  padding: 10px 14px;
  color: var(--ink);
  font-size: 13px;
  min-height: 44px;
}
.eyebrow {
  font-family: var(--sans);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .17em;
  font-weight: 600;
  color: var(--clay);
  margin-bottom: 22px;
}
.hero {
  display: grid;
  grid-template-columns: 1.12fr .88fr;
  gap: 76px;
  padding-block: 76px 62px;
  align-items: center;
}
.hero h1 {
  font-size: clamp(3rem,4.75vw,4.6rem);
  max-width: 660px;
  line-height: 1.045;
  margin-bottom: 26px;
}
.hero h1 em {
  font-weight: 400;
  color: var(--pine);
}
.hero .lead {
  font-size: 18px;
  line-height: 1.7;
  max-width: 480px;
  color: var(--muted);
  margin-bottom: 26px;
}
.actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}
.hero-art {
  position: relative;
  background: #e6e9df;
  border-radius: 220px 220px 5px 5px;
  min-height: 510px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 45px 34px 34px;
  overflow: hidden;
}
.hero-art .art-overline {
  font-size: 10px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--muted);
  z-index: 1;
  text-align: center;
}
.hero-art svg {
  width: 100%;
  max-height: 330px;
}
.art-caption {
  font-family: var(--serif);
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
  max-width: 260px;
  margin: 0;
}
.hero-note {
  font-size: 11px;
  line-height: 1.6;
  color: var(--muted);
  max-width: 460px;
  margin: 21px 0 0;
}
.context-strip {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding-block: 19px;
  gap: 30px;
  font-size: 12px;
  color: var(--muted);
}
.context-strip b {
  font-weight: 500;
  color: var(--ink);
  font-size: 15px;
  margin-right: 6px;
}
.section {
  padding-block: 72px;
}
.section-head {
  display: flex;
  gap: 35px;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 32px;
}
.section-head h2 {
  margin: 0;
  max-width: 650px;
}
.section-head .eyebrow {
  margin-bottom: 14px;
}
.section-head>a {
  font-size: 13px;
  flex-shrink: 0;
  padding-bottom: 7px;
}
.intro-text {
  max-width: 680px;
  color: var(--muted);
  font-size: 17px;
}
.route-grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 16px;
}
.route-card {
  background: var(--white);
  border: 1px solid var(--line);
  padding: 27px 23px;
  display: flex;
  flex-direction: column;
  min-height: 220px;
}
.route-card .small-label {
  font-size: 10px;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: var(--clay);
  margin-bottom: 17px;
}
.route-card h3 {
  font-size: 1.45rem;
  margin-bottom: 13px;
}
.route-card p {
  font-size: 13px;
  line-height: 1.7;
  color: var(--muted);
  margin-bottom: 22px;
}
.route-card a {
  font-size: 12px;
  margin-top: auto;
}
.tinted {
  background: var(--pale);
}
.topic-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 0 32px;
}
.topic-card {
  border-top: 1px solid #bcc8b9;
  padding: 25px 0 28px;
  display: grid;
  grid-template-columns: 26px 1fr;
  gap: 14px;
}
.topic-number {
  font-size: 11px;
  color: var(--clay);
  padding-top: 6px;
}
.topic-card h3 {
  font-size: 1.55rem;
  margin-bottom: 12px;
}
.topic-card h3 a {
  text-decoration: none;
}
.topic-card h3 a:hover {
  text-decoration: underline;
}
.topic-card p {
  font-size: 13px;
  line-height: 1.7;
  color: var(--muted);
  margin: 0 0 13px;
}
.text-link {
  font-size: 12px;
  letter-spacing: .02em;
}
.guide-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 22px;
}
.guide-card {
  border: 1px solid var(--line);
  background: var(--white);
  display: flex;
  flex-direction: column;
  padding: 28px;
  min-height: 285px;
}
.guide-card .eyebrow {
  font-size: 9px;
  margin-bottom: 18px;
}
.guide-card h3 {
  font-size: 1.6rem;
  line-height: 1.22;
  margin-bottom: 16px;
}
.guide-card h3 a {
  text-decoration: none;
}
.guide-card h3 a:hover {
  text-decoration: underline;
}
.guide-card p {
  font-size: 13px;
  line-height: 1.65;
  color: var(--muted);
  margin-bottom: 25px;
}
.card-footer {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  font-size: 11px;
  color: var(--muted);
  border-top: 1px solid var(--line);
  padding-top: 16px;
}
.card-footer a {
  font-size: 12px;
}
.statement {
  background: var(--pine);
  color: var(--paper);
  padding: 54px 60px;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
  gap: 65px;
}
.statement h2 {
  font-size: 2.7rem;
  margin: 0;
}
.statement p {
  color: #dae3d8;
  font-size: 15px;
  line-height: 1.8;
}
.statement .eyebrow {
  color: #d9cdb6;
}
.care-grid {
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 80px;
  align-items: start;
}
.care-grid p {
  color: var(--muted);
}
.provider-box {
  background: var(--sand);
  padding: 33px;
  border-top: 2px solid #958269;
}
.provider-box h3 {
  font-size: 1.9rem;
}
.provider-box p {
  font-size: 14px;
}
.provider-box small {
  display: block;
  color: var(--muted);
  font-size: 11px;
  margin-top: 18px;
}
.breadcrumbs {
  display: flex;
  align-items: center;
  gap: 9px;
  flex-wrap: wrap;
  color: var(--muted);
  font-size: 11px;
  margin-bottom: 34px;
}
.breadcrumbs a {
  color: inherit;
}
.breadcrumbs span[aria-hidden] {
  color: #7c8a7c;
}
.page-heading {
  padding-block: 40px 38px;
}
.page-heading h1 {
  max-width: 980px;
  margin-bottom: 23px;
}
.page-heading .lead {
  font-size: 19px;
  color: var(--muted);
  max-width: 780px;
  line-height: 1.6;
  margin-bottom: 25px;
}
.meta {
  font-size: 11px;
  letter-spacing: .02em;
  color: var(--muted);
  display: flex;
  flex-wrap: wrap;
  gap: 9px 20px;
}
.article-heading {
  border-bottom: 1px solid var(--line);
}
.article-heading h1 {
  max-width: 980px;
  font-size: clamp(2.5rem,4.15vw,4.1rem);
}
.content-grid {
  display: grid;
  grid-template-columns: minmax(0,790px) 265px;
  gap: 72px;
  align-items: start;
  padding-block: 43px 64px;
}
.prose {
  font-size: 17px;
  line-height: 1.85;
  min-width: 0;
  max-width: none;
  color: var(--ink);
}
.prose>p:first-child {
  font-size: 19px;
  color: #3b5144;
  line-height: 1.8;
}
.prose h2 {
  font-size: 1.95rem;
  line-height: 1.22;
  margin-top: 2.1em;
  margin-bottom: .8em;
}
.prose h3 {
  font-size: 1.5rem;
  margin-top: 1.8em;
}
.prose p {
  margin-bottom: 1.25em;
}
.prose li {
  margin-bottom: .65em;
}
.prose blockquote {
  font-family: var(--serif);
  font-size: 1.5rem;
  margin: 30px 0;
  padding: 4px 0 4px 27px;
  border-left: 2px solid var(--clay);
}
.prose sup {
  font-size: 10px;
  padding-left: 3px;
  line-height: 0;
}
.prose sup a {
  text-decoration: none;
}
.prose [id^=ref-] {
  font-size: 12px;
  line-height: 1.75;
  color: var(--muted);
  overflow-wrap: anywhere;
}
.prose [id^=ref-] a {
  color: inherit;
}
.sidebar {
  position: sticky;
  top: 25px;
  font-size: 12px;
}
.toc {
  border-top: 2px solid var(--pine);
  padding-top: 17px;
  margin-bottom: 25px;
}
.toc-label {
  font-size: 10px;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: var(--muted);
}
.toc ol {
  padding: 0 0 0 25px;
  margin: 0;
  max-height: 57vh;
  overflow: auto;
  scrollbar-width: thin;
  list-style: decimal;
}
.toc li {
  padding: 0 0 10px 2px;
  line-height: 1.5;
}
.toc a {
  text-decoration: none;
  color: var(--muted);
}
.toc a:hover {
  text-decoration: underline;
  color: var(--pine);
}
.note-box {
  background: var(--pale);
  padding: 20px;
  font-size: 12px;
  line-height: 1.75;
}
.note-box h3 {
  font-size: 1.25rem;
  margin-bottom: 12px;
}
.note-box p {
  margin-bottom: 12px;
}
.note-box p:last-child {
  margin: 0;
}
.print-button {
  background: transparent;
  color: var(--ink);
  border: 1px solid var(--line);
  min-height: 44px;
  padding: 10px 17px;
  font-size: 12px;
  margin-top: 18px;
  width: 100%;
}
.clinical-note {
  border-left: 2px solid #9b7c60;
  padding: 12px 18px;
  font-size: 12px;
  color: var(--muted);
  line-height: 1.7;
  background: #f0ece2;
  margin-bottom: 28px;
}
.hub-content {
  padding-bottom: 55px;
}
.hub-content .intro-text {
  font-size: 19px;
  max-width: 830px;
}
.hub-grid {
  margin-top: 35px;
}
.hub-prose {
  max-width: 800px;
  margin-top: 48px;
}
.compact-prose {
  max-width: 810px;
  padding-bottom: 65px;
}
.compact-prose>h2:first-child {
  margin-top: 0;
}
.index-intro {
  max-width: 800px;
}
.library-tools {
  display: grid;
  grid-template-columns: 1fr 310px auto;
  gap: 18px;
  align-items: end;
  padding: 25px;
  background: var(--pale);
  margin: 0 0 16px;
}
.field label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 7px;
}
.field input,.field select {
  border: 1px solid #8c9a89;
  background: var(--white);
  border-radius: 2px;
  color: var(--ink);
  width: 100%;
  padding: 12px 13px;
  min-height: 49px;
  font-size: 14px;
}
.library-status {
  font-size: 12px;
  margin: 0 0 28px;
  color: var(--muted);
}
.empty-state {
  border: 1px solid var(--line);
  padding: 25px;
  background: var(--white);
}
[hidden] {
  display: none !important;
}
.resource-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
}
.resource-card {
  padding: 29px;
  background: var(--pale);
  border-top: 2px solid var(--pine);
}
.resource-card h3 {
  font-size: 1.5rem;
}
.resource-card p {
  font-size: 13px;
}
.page-bottom {
  border-top: 1px solid var(--line);
  padding-block: 50px;
}
.site-footer {
  background: #213b30;
  color: #e9ede5;
  padding: 58px 0 25px;
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.55fr 1fr 1fr 1fr;
  gap: 40px;
}
.site-footer .brand {
  color: #eff0e7;
}
.footer-about {
  font-size: 13px;
  line-height: 1.8;
  max-width: 315px;
  color: #c3cdbf;
  margin-top: 24px;
}
.footer-label {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .15em;
  color: #d2c5af;
  margin-bottom: 20px;
}
.footer-links a {
  display: block;
  color: #e1e6db;
  font-size: 12px;
  text-decoration: none;
  margin-bottom: 12px;
}
.footer-links a:hover {
  text-decoration: underline;
}
.footer-bottom {
  border-top: 1px solid #4c6151;
  margin-top: 34px;
  padding-top: 23px;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  font-size: 10px;
  color: #c3cdbf;
  line-height: 1.8;
}
.footer-bottom p {
  margin: 0;
}
.footer-bottom a {
  color: inherit;
}
.search-note {
  font-size: 11px;
  color: var(--muted);
}
.source-review {
  font-size: 11px;
  line-height: 1.7;
  color: var(--muted);
  margin-top: 20px;
}
.pill {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  border: 1px solid var(--line);
  padding: 5px 8px;
  display: inline-block;
}
.resource-actions {
  margin-bottom: 30px;
}
.resource-actions .print-button {
  width: auto;
  margin-top: 0;
}
.no-script {
  background: #f0ece2;
  padding: 12px;
  font-size: 13px;
}
.page-shell {
  min-height: 55vh;
}
.screenreader {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}
.heading-target:focus {
  outline: none;
}
@media (min-width:901px) {
  .mobile-only {
    display: none;
  }
}
@media (max-width:1120px) {
  .wrap {
    width: calc(100% - 64px);
  }
  .nav {
    gap: 16px;
    font-size: 12px;
  }
  .brand-name {
    font-size: 19px;
  }
  .header-inner {
    gap: 18px;
  }
  .hero {
    gap: 42px;
  }
  .hero-art {
    min-height: 460px;
  }
  .content-grid {
    grid-template-columns: minmax(0,1fr) 245px;
    gap: 42px;
  }
  .route-grid {
    gap: 12px;
  }
  .route-card {
    padding: 24px 20px;
  }
  .guide-card {
    padding: 23px;
  }
  .care-grid {
    gap: 45px;
  }
}
@media (max-width:900px) {
  .wrap {
    width: calc(100% - 48px);
  }
  .header-inner {
    min-height: 88px;
    flex-wrap: wrap;
    padding-block: 18px;
  }
  .menu-toggle {
    display: block;
  }
  .nav {
    display: none;
    width: 100%;
    align-items: stretch;
    gap: 0;
    padding-bottom: 6px;
  }
  .nav.is-open {
    display: flex;
    flex-direction: column;
  }
  .nav a {
    padding: 13px 0;
    border-top: 1px solid var(--line);
    font-size: 14px;
  }
  .nav .nav-cta {
    margin-top: 10px;
    padding: 13px;
  }
  .hero {
    gap: 36px;
    grid-template-columns: 1.1fr .9fr;
    padding-top: 50px;
  }
  .hero h1 {
    font-size: 3.3rem;
  }
  .hero-art {
    min-height: 425px;
    padding-inline: 22px;
  }
  .hero-art svg {
    max-height: 260px;
  }
  .art-caption {
    font-size: 20px;
  }
  .route-grid {
    grid-template-columns: repeat(2,1fr);
  }
  .route-card {
    min-height: 210px;
  }
  .topic-grid {
    grid-template-columns: repeat(2,1fr);
  }
  .guide-grid {
    grid-template-columns: repeat(2,1fr);
  }
  .statement {
    padding: 40px;
    gap: 35px;
  }
  .statement h2 {
    font-size: 2.25rem;
  }
  .content-grid {
    grid-template-columns: minmax(0,1fr);
    gap: 0;
  }
  .sidebar {
    position: static;
    grid-row: 1;
    margin-bottom: 30px;
  }
  .toc ol {
    max-height: none;
    columns: 2;
    column-gap: 35px;
  }
  .sidebar .note-box {
    display: none;
  }
  .sidebar .print-button {
    width: auto;
    margin-top: 0;
  }
  .prose {
    max-width: 800px;
  }
  .page-heading {
    padding-bottom: 32px;
  }
  .footer-grid {
    grid-template-columns: 1.3fr 1fr;
    gap: 25px 45px;
  }
  .resource-grid {
    grid-template-columns: 1fr;
  }
  .library-tools {
    grid-template-columns: 1fr 1fr;
  }
  .library-tools .button {
    grid-column: 1/-1;
    justify-self: start;
  }
  .care-grid {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
  .review-strip .wrap {
    gap: 8px;
  }
  .review-strip {
    font-size: 9px;
  }
  .page-heading h1 {
    font-size: 3rem;
  }
}
@media (max-width:640px) {
  body {
    font-size: 16px;
  }
  .wrap {
    width: calc(100% - 38px);
  }
  .review-strip {
    font-size: 8px;
    letter-spacing: .045em;
  }
  .review-strip .wrap {
    padding-block: 8px;
    align-items: center;
  }
  .review-strip .review-detail {
    display: none;
  }
  .header-inner {
    min-height: 82px;
    padding-block: 16px;
  }
  .brand-name {
    font-size: 20px;
  }
  .monogram {
    width: 35px;
    height: 42px;
    font-size: 18px;
  }
  .brand-name small {
    font-size: 7px;
    letter-spacing: .13em;
  }
  .hero {
    grid-template-columns: 1fr;
    gap: 36px;
    padding-block: 39px;
  }
  .hero h1 {
    font-size: 3.14rem;
    max-width: 420px;
    line-height: 1.055;
    margin-bottom: 24px;
  }
  .hero .eyebrow {
    font-size: 9px;
    margin-bottom: 20px;
  }
  .hero .lead {
    font-size: 16px;
  }
  .hero .actions {
    gap: 10px;
  }
  .button {
    font-size: 12px;
    padding: 12px 15px;
    min-height: 46px;
  }
  .hero-art {
    min-height: 340px;
    max-width: 420px;
    width: 100%;
    margin: auto;
    padding-top: 28px;
    border-radius: 170px 170px 4px 4px;
  }
  .hero-art svg {
    max-height: 220px;
  }
  .hero-art .art-overline {
    font-size: 8px;
  }
  .art-caption {
    font-size: 21px;
    max-width: 235px;
  }
  .context-strip {
    gap: 15px;
    font-size: 10px;
    padding-block: 15px;
    line-height: 1.6;
  }
  .context-strip b {
    display: block;
    font-size: 13px;
    margin-bottom: 3px;
  }
  .section {
    padding-block: 48px;
  }
  .section-head {
    display: block;
    margin-bottom: 25px;
  }
  .section-head h2 {
    font-size: 2.12rem;
  }
  .section-head>a {
    display: inline-block;
    margin-top: 15px;
  }
  .eyebrow {
    font-size: 9px;
    margin-bottom: 14px;
  }
  .route-grid {
    gap: 12px;
  }
  .route-card {
    padding: 20px 16px;
    min-height: 230px;
  }
  .route-card h3 {
    font-size: 1.3rem;
  }
  .route-card p {
    font-size: 12px;
  }
  .route-card .small-label {
    font-size: 8px;
  }
  .route-card a {
    font-size: 11px;
  }
  .topic-grid {
    grid-template-columns: 1fr;
  }
  .topic-card {
    padding: 22px 0;
  }
  .topic-card h3 {
    font-size: 1.55rem;
  }
  .topic-card p {
    font-size: 13px;
  }
  .guide-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .guide-card {
    min-height: 0;
    padding: 25px;
  }
  .guide-card h3 {
    font-size: 1.65rem;
  }
  .guide-card .eyebrow {
    font-size: 9px;
  }
  .guide-card p {
    font-size: 13px;
  }
  .statement {
    padding: 30px 25px;
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .statement h2 {
    font-size: 2.1rem;
  }
  .statement p {
    font-size: 14px;
  }
  .care-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .provider-box {
    padding: 27px;
  }
  .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 25px 22px;
  }
  .footer-grid>div:first-child {
    grid-column: 1/-1;
  }
  .footer-bottom {
    display: block;
  }
  .footer-bottom p+ p {
    margin-top: 15px;
  }
  .site-footer {
    padding-top: 42px;
  }
  .footer-label {
    font-size: 9px;
  }
  .footer-links a {
    font-size: 12px;
  }
  .page-heading {
    padding-block: 26px 25px;
  }
  .breadcrumbs {
    font-size: 10px;
    margin-bottom: 27px;
    gap: 7px;
  }
  .page-heading h1,.article-heading h1 {
    font-size: 2.45rem;
    line-height: 1.12;
    margin-bottom: 20px;
    overflow-wrap: break-word;
  }
  .page-heading .lead {
    font-size: 16px;
    line-height: 1.7;
  }
  .meta {
    font-size: 10px;
    gap: 7px 13px;
  }
  .content-grid {
    padding-top: 26px;
    padding-bottom: 42px;
  }
  .toc ol {
    columns: 1;
    max-height: 260px;
  }
  .toc {
    margin-bottom: 16px;
  }
  .prose {
    font-size: 16px;
    line-height: 1.83;
  }
  .prose>p:first-child {
    font-size: 17px;
  }
  .prose h2 {
    font-size: 1.7rem;
  }
  .clinical-note {
    font-size: 11px;
    padding: 11px 14px;
  }
  .hub-content {
    padding-bottom: 35px;
  }
  .hub-content .intro-text {
    font-size: 17px;
  }
  .hub-prose {
    margin-top: 32px;
  }
  .library-tools {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 19px;
  }
  .library-tools .button {
    grid-column: auto;
  }
  .field input,.field select {
    font-size: 14px;
  }
  .resource-grid {
    gap: 15px;
  }
  .compact-prose {
    padding-bottom: 40px;
  }
  .page-bottom {
    padding-block: 35px;
  }
  .source-review {
    font-size: 10px;
  }
}
@media (prefers-reduced-motion:reduce) {
  html {
    scroll-behavior: auto;
  }
  * {
    transition: none !important;
    animation: none !important;
  }
}
@media print {
  body {
    background: white;
    color: #111;
    font-size: 11pt;
    line-height: 1.5;
  }
  .wrap {
    width: 100%;
    max-width: none;
  }
  .review-strip,.site-header,.site-footer,.sidebar,.actions,.page-bottom,.resource-actions,.library-tools,.hero-art,.skip-link {
    display: none !important;
  }
  .page-heading {
    padding: 0 0 15px;
    border: 0;
  }
  .page-heading h1 {
    font-size: 25pt;
  }
  .breadcrumbs {
    display: none;
  }
  .content-grid {
    display: block;
    padding: 0;
  }
  .prose {
    max-width: none;
    font-size: 11pt;
    line-height: 1.6;
  }
  .prose>p:first-child {
    font-size: 12pt;
  }
  .prose h2 {
    font-size: 17pt;
    break-after: avoid;
  }
  .prose p {
    orphans: 3;
    widows: 3;
  }
  .clinical-note {
    font-size: 9pt;
    border: 1px solid #aaa;
  }
  .prose a {
    text-decoration: underline;
    color: #111;
  }
  .prose [id^=ref-] {
    font-size: 9pt;
  }
  .compact-prose {
    max-width: none;
  }
  .button,.print-button {
    display: none;
  }
  .guide-card {
    break-inside: avoid;
  }
  .article-heading .lead {
    font-size: 12pt;
  }
  h2,h3 {
    break-after: avoid;
  }
}
@media (max-width:640px) {
  .hero-art {
    padding-top: 49px;
    min-height: 365px;
  }
  .hero-art .art-overline {
    max-width: 230px;
    font-size: 7px;
    letter-spacing: .12em;
    line-height: 1.8;
  }
}
.prose h2,.prose h3,.prose h4 {
  font-family: var(--serif);
  font-weight: 400;
  color: var(--ink);
}
.prose a {
  color: var(--pine);
  font-weight: inherit;
}
.prose ul {
  list-style: disc;
  padding-left: 1.5em;
}
.prose ol {
  list-style: decimal;
  padding-left: 1.5em;
}
.prose blockquote p:before,.prose blockquote p:after {
  content: none;
}
.site-header a,.site-footer a {
  text-decoration-line: none;
}
.site-header a:hover,.site-footer a:hover {
  text-decoration-line: underline;
}
@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;
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
    }
  }
}
