/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Avenir Next", "Trebuchet MS", sans-serif;
    --font-serif: "Palatino Linotype", Palatino, Georgia, serif;
    --font-mono: "IBM Plex Mono", "Courier New", monospace;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: .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.4rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 4rem;
    --text-5xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --tracking-wider: 0.05em;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary: #d45d2d;
    --color-primary-500: #d45d2d;
    --color-secondary-200: #cbdcd2;
    --color-secondary-500: #557b67;
    --color-secondary-600: #2d5644;
    --color-secondary-700: #244737;
    --color-neutral: #17241c;
  }
}
@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-6 {
    margin-inline: calc(var(--spacing) * -6);
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .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);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-auto {
    height: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .flex-1 {
    flex: 1;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-secondary-200 {
    border-color: var(--color-secondary-200);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .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));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--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);
  }
  .text-primary-500 {
    color: var(--color-primary-500);
  }
  .text-secondary-500 {
    color: var(--color-secondary-500);
  }
  .text-secondary-600 {
    color: var(--color-secondary-600);
  }
  .text-secondary-700 {
    color: var(--color-secondary-700);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .not-italic {
    font-style: normal;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .hover\:text-primary {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary);
      }
    }
  }
  .hover\:text-primary-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary-500);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .md\:mx-0 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--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));
    }
  }
}
@layer base {
  :root {
    --paper: #f8f5ee;
    --ink: #17241c;
    --forest: #2d5644;
    --orange: #d45d2d;
    --lime: #d8e0cb;
    --line: rgba(23, 36, 28, .16);
    --font-sans: "Avenir Next", "Trebuchet MS", sans-serif;
    --font-serif: "Palatino Linotype", Palatino, Georgia, serif;
    --font-mono: "IBM Plex Mono", "Courier New", monospace;
    --text-sm: .875rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --text-3xl: 1.875rem;
    --text-4xl: 2.4rem;
    --text-5xl: 4rem;
  }
  html {
    scroll-behavior: smooth;
  }
  body.apf-site {
    margin: 0;
    background: var(--paper);
    color: var(--ink);
    font-family: var(--font-sans);
    font-size: 17px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
  }
  .apf-site *, .apf-site *::before, .apf-site *::after {
    box-sizing: border-box;
  }
  .apf-site a {
    color: inherit;
    text-underline-offset: .18em;
  }
  .apf-site img {
    max-width: 100%;
    height: auto;
  }
  .apf-site h1, .apf-site h2, .apf-site h3 {
    margin: 0;
    font-family: var(--font-serif);
    font-weight: 700;
    line-height: .98;
    letter-spacing: -.045em;
  }
  .apf-site h1 {
    font-size: clamp(3.4rem, 8vw, 7.7rem);
  }
  .apf-site h2 {
    font-size: clamp(2.45rem, 5vw, 5.2rem);
  }
  .apf-site h3 {
    font-size: clamp(1.5rem, 2vw, 2rem);
    line-height: 1.1;
  }
  ::selection {
    background: var(--lime);
    color: var(--ink);
  }
}
@layer components {
  .apf-skip-link {
    position: fixed;
    z-index: 1000;
    left: 1rem;
    top: -10rem;
    padding: .7rem 1rem;
    background: #fff;
    color: var(--ink);
    border: 2px solid var(--ink);
  }
  .apf-skip-link:focus {
    top: 1rem;
  }
  .site-header {
    position: relative;
    z-index: 20;
    border-bottom: 1px solid var(--line);
    background: rgba(251, 250, 246, .96);
    backdrop-filter: blur(16px);
  }
  .site-header__inner {
    width: min(100% - 40px, 1480px);
    min-height: 86px;
    margin-inline: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
  }
  .brand {
    display: inline-flex;
    align-items: center;
    gap: .75rem;
    text-decoration: none;
  }
  .brand__mark {
    width: 48px;
    height: 48px;
    flex: 0 0 auto;
    overflow: visible;
  }
  .brand__mark-bg {
    fill: #142219;
  }
  .brand__mark-disc,.brand__mark-bowl {
    fill: #fffdf7;
  }
  .brand__mark-ramp {
    fill: #df6428;
  }
  .brand span {
    display: grid;
    line-height: 1;
  }
  .brand strong {
    font-size: 1.08rem;
    letter-spacing: .09em;
  }
  .brand small {
    margin-top: .33rem;
    color: #46544a;
    font-size: .68rem;
    letter-spacing: .02em;
  }
  .site-nav {
    position: absolute;
    inset: 86px 20px auto auto;
    display: none;
    min-width: min(360px, calc(100vw - 40px));
    padding: 1.25rem;
    border: 2px solid var(--ink);
    background: var(--paper);
    box-shadow: 8px 8px 0 var(--ink);
    flex-direction: column;
    align-items: stretch;
    gap: .25rem;
  }
  .site-nav.is-open {
    display: flex;
  }
  .site-nav a {
    padding: .8rem .9rem;
    font-size: .82rem;
    font-weight: 800;
    letter-spacing: .035em;
    text-decoration: none;
    text-transform: uppercase;
  }
  .site-nav a:not(.site-nav__cta):hover {
    background: #fff;
    color: var(--orange);
  }
  .site-nav__cta {
    margin-top: .35rem;
    padding: .8rem 1rem;
    border: 2px solid var(--ink);
    box-shadow: 4px 4px 0 var(--ink);
    background: var(--lime);
    text-align: center;
  }
  .site-nav__cta:hover {
    box-shadow: 1px 1px 0 var(--ink);
    transform: translate(3px, 3px);
  }
  .nav-toggle {
    display: inline-flex;
    align-items: center;
    border: 0;
    background: transparent;
    font: inherit;
    font-size: .78rem;
    font-weight: 800;
    text-transform: uppercase;
    cursor: pointer;
  }
  .nav-toggle__lines {
    position: relative;
    width: 25px;
    height: 14px;
    display: inline-block;
    margin-right: .5rem;
    border-block: 2px solid;
  }
  .nav-toggle__lines::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border-top: 2px solid;
    transform: translateY(-50%);
  }
  .hero {
    overflow: hidden;
    border-bottom: 1px solid var(--line);
  }
  .hero__grid {
    width: min(100% - 40px, 1480px);
    min-height: min(760px, calc(100vh - 86px));
    margin-inline: auto;
    display: grid;
    grid-template-columns: 1.08fr .92fr;
    align-items: center;
  }
  .hero__copy {
    position: relative;
    z-index: 2;
    padding: clamp(4.5rem, 9vw, 9rem) 0;
  }
  .eyebrow {
    margin: 0 0 1.35rem;
    color: var(--forest);
    font-family: var(--font-mono);
    font-size: .73rem;
    font-weight: 700;
    letter-spacing: .16em;
    text-transform: uppercase;
  }
  .hero h1 em {
    color: var(--orange);
    font-style: italic;
    font-weight: 500;
  }
  .hero__lead {
    max-width: 660px;
    margin: 2rem 0 0;
    font-size: clamp(1.07rem, 1.7vw, 1.4rem);
    line-height: 1.55;
  }
  .hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: .9rem;
    margin-top: 2.2rem;
  }
  .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .65rem;
    min-height: 52px;
    padding: .82rem 1.35rem;
    border: 2px solid var(--ink);
    font-size: .82rem;
    font-weight: 900;
    letter-spacing: .04em;
    text-decoration: none;
    text-transform: uppercase;
    transition: .16s ease;
  }
  .button--primary {
    background: #a94e2d;
    color: #fff !important;
    box-shadow: 5px 5px 0 var(--ink);
  }
  .button--primary:hover {
    box-shadow: 1px 1px 0 var(--ink);
    transform: translate(4px, 4px);
  }
  .button--ghost {
    background: transparent;
  }
  .button--ghost:hover {
    background: #fff;
  }
  .button--dark {
    background: var(--ink);
    color: #fff !important;
  }
  .button--dark:hover {
    background: var(--forest);
  }
  .trust-list {
    display: flex;
    flex-wrap: wrap;
    gap: .8rem 1.5rem;
    margin: 2.5rem 0 0;
    padding: 0;
    list-style: none;
    font-size: .78rem;
    font-weight: 800;
    text-transform: uppercase;
  }
  .trust-list li::before {
    content: "";
    display: inline-block;
    width: .65rem;
    height: .65rem;
    margin-right: .5rem;
    border-radius: 50%;
    background: var(--forest);
  }
  .hero__visual {
    position: relative;
    align-self: stretch;
    min-height: 560px;
  }
  .hero__visual::before {
    content: "";
    position: absolute;
    inset: 7% -12% 4% 7%;
    border-radius: 50% 42% 47% 53%;
    background: var(--lime);
    transform: rotate(-5deg);
  }
  .hero__visual::after {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    right: 0;
    top: 12%;
    border: 1px solid var(--ink);
    border-radius: 50%;
  }
  .tool-orbit {
    position: absolute;
    inset: 10% 0 2% 3%;
    display: grid;
    place-items: center;
  }
  .tool-orbit svg {
    position: relative;
    z-index: 2;
    width: min(94%, 610px);
    filter: drop-shadow(18px 24px 0 rgba(23,32,24,.14));
    transform: rotate(5deg);
  }
  .orbit-ramp {
    fill: var(--ink);
  }
  .orbit-disc {
    fill: var(--paper);
    stroke: var(--ink);
    stroke-width: 18;
  }
  .orbit-cut,.orbit-cable {
    fill: none;
    stroke: var(--orange);
    stroke-width: 18;
    stroke-linecap: round;
  }
  .tool-orbit__label {
    position: absolute;
    z-index: 3;
    display: grid;
    place-items: center;
    width: 112px;
    height: 112px;
    border: 2px solid var(--ink);
    border-radius: 50%;
    background: var(--paper);
    font-family: var(--font-mono);
    font-size: .7rem;
    font-weight: 800;
    line-height: 1.25;
    text-align: center;
    transform: rotate(-8deg);
  }
  .tool-orbit__label--one {
    left: 0;
    top: 14%;
  }
  .tool-orbit__label--two {
    right: 0;
    bottom: 10%;
    background: var(--orange);
    color: #fff;
    transform: rotate(8deg);
  }
  .hero__ticker {
    display: flex;
    gap: 3rem;
    width: max-content;
    padding: .85rem 0;
    border-top: 1px solid var(--line);
    color: var(--forest);
    font-family: var(--font-mono);
    font-size: .72rem;
    font-weight: 800;
    letter-spacing: .18em;
    animation: apf-ticker 25s linear infinite;
  }
  .hero__ticker span::before {
    content: "◆";
    margin-right: 3rem;
    color: var(--orange);
    font-size: .55rem;
  }
  @keyframes apf-ticker {
    to {
      transform: translateX(-20%);
    }
  }
  .section {
    width: min(100% - 40px, 1480px);
    margin-inline: auto;
    padding-block: clamp(5rem, 10vw, 10rem);
  }
  .section-heading {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 2rem;
    align-items: start;
    margin-bottom: 4rem;
  }
  .section-heading .eyebrow {
    grid-column: 1;
  }
  .section-heading h2 {
    grid-column: 2;
    max-width: 950px;
  }
  .section-heading > p:last-child {
    grid-column: 2;
    max-width: 680px;
    margin: 0;
    font-size: 1.08rem;
  }
  .category-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
    border: 1px solid var(--line);
    background: var(--line);
  }
  .category-card {
    position: relative;
    min-height: 390px;
    display: flex;
    flex-direction: column;
    padding: 2rem;
    background: var(--paper);
    text-decoration: none;
    transition: .22s ease;
  }
  .category-card:hover {
    z-index: 2;
    transform: translateY(-8px);
    box-shadow: 0 22px 45px rgba(23,32,24,.12);
  }
  .category-card--green {
    background: var(--forest);
    color: #fff !important;
  }
  .category-card__number {
    font-family: var(--font-mono);
    font-size: .72rem;
    letter-spacing: .12em;
  }
  .category-card strong {
    margin-top: auto;
    font-family: var(--font-serif);
    font-size: clamp(1.8rem, 2.4vw, 2.8rem);
    line-height: 1;
  }
  .category-card small {
    display: block;
    min-height: 4.8em;
    margin-top: 1rem;
    line-height: 1.45;
    opacity: .9;
  }
  .category-card__link {
    margin-top: 2rem;
    font-size: .75rem;
    font-weight: 900;
    letter-spacing: .06em;
    text-transform: uppercase;
  }
  .section--process {
    width: 100%;
    padding-inline: max(20px, calc((100% - 1440px)/2));
    background: var(--ink);
    color: #fff;
  }
  .section-heading--light .eyebrow {
    color: var(--lime);
  }
  .process-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    border-block: 1px solid rgba(255,255,255,.2);
  }
  .process-grid li {
    min-height: 330px;
    padding: 2rem;
    border-right: 1px solid rgba(255,255,255,.2);
  }
  .process-grid li:last-child {
    border-right: 0;
  }
  .process-grid li > span {
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    margin-bottom: 5rem;
    border: 1px solid rgba(255,255,255,.35);
    border-radius: 50%;
    color: var(--lime);
    font-family: var(--font-mono);
  }
  .process-grid strong {
    display: block;
    font-family: var(--font-serif);
    font-size: 1.65rem;
    line-height: 1.05;
  }
  .process-grid p {
    color: rgba(255,255,255,.84);
    font-size: .92rem;
    line-height: 1.55;
  }
  .section--promise {
    padding-block: clamp(5rem, 9vw, 8rem);
  }
  .promise-card {
    position: relative;
    overflow: hidden;
    padding: clamp(2rem, 7vw, 7rem);
    border: 2px solid var(--ink);
    background: #a94e2d;
    color: #fff;
    box-shadow: 12px 12px 0 var(--ink);
  }
  .promise-card::after {
    content: "";
    position: absolute;
    width: 390px;
    height: 390px;
    right: -120px;
    bottom: -210px;
    border: 60px solid var(--lime);
    border-radius: 50%;
  }
  .promise-card .eyebrow {
    color: var(--ink);
  }
  .promise-card h2 {
    position: relative;
    z-index: 1;
    max-width: 1050px;
  }
  .promise-card p:not(.eyebrow) {
    position: relative;
    z-index: 1;
    max-width: 680px;
    margin: 2rem 0;
  }
  .promise-card .button {
    position: relative;
    z-index: 1;
  }
  .section--contact {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 2rem;
    border-top: 1px solid var(--line);
  }
  .section--contact h2 {
    font-size: clamp(2.2rem, 4vw, 4rem);
  }
  .page-shell {
    width: min(100% - 40px, 1240px);
    min-height: 65vh;
    margin-inline: auto;
    padding-block: clamp(3rem, 7vw, 7rem);
  }
  .page-hero {
    max-width: 950px;
    margin-bottom: 3rem;
  }
  .page-hero h1 {
    font-size: clamp(3rem, 7vw, 6.5rem);
  }
  .page-hero > p:last-child {
    max-width: 680px;
    font-size: 1.15rem;
  }
  .page-content {
    max-width: 1100px;
  }
  .page-content > .apf-booking {
    margin-inline: auto;
  }
  .theme-product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(270px,1fr));
    gap: 1rem;
  }
  .theme-product-card {
    padding: 1.5rem;
    border: 1px solid var(--line);
    background: #fff;
  }
  .theme-product-card img {
    width: 100%;
    aspect-ratio: 1;
    object-fit: contain;
  }
  .apf-site .apf-booking {
    --apf-green: var(--forest);
    --apf-ink: var(--ink);
    max-width: 1100px;
    padding: clamp(1.15rem,3vw,2.4rem);
    border: 2px solid var(--ink);
    border-radius: 0;
    background: #fff;
    box-shadow: 10px 10px 0 var(--ink);
  }
  .apf-site .apf-picker {
    border-radius: 0;
    background: #edf3df;
  }
  .apf-site .apf-picker h1 {
    font-family: var(--font-serif);
  }
  .apf-site .apf-product-card {
    border-radius: 0;
    border-color: var(--line);
    box-shadow: none;
  }
  .apf-site .apf-product-card[href]:hover,.apf-site .apf-product-card.is-selected {
    border-color: var(--ink);
    box-shadow: 5px 5px 0 var(--orange);
  }
  .apf-site .apf-product-placeholder,.apf-site .apf-product-card img {
    border-radius: 0;
  }
  .apf-site .apf-progress li.is-active {
    border-color: var(--orange);
    color: var(--ink);
  }
  .apf-site .apf-progress li.is-active span {
    background: var(--orange);
  }
  .apf-site .apf-step,.apf-site .apf-panel {
    border-radius: 0;
    background: #f1eee7;
  }
  .apf-site .apf-calendar,.apf-site .apf-booking fieldset,.apf-site .apf-price-summary,.apf-site .apf-machine {
    border-radius: 0;
    border-color: var(--line);
  }
  .apf-site .apf-day {
    border-radius: 0;
  }
  .apf-site .apf-day.is-free {
    background: #dcecc3;
    color: #194e31;
  }
  .apf-site .apf-day.is-busy {
    background: #f3d7cd;
    color: #8c2e13;
  }
  .apf-site .apf-day.is-selected {
    outline-color: var(--orange);
  }
  .apf-site .apf-button {
    border: 2px solid var(--ink);
    border-radius: 0;
    background: #a94e2d;
    color: #fff !important;
    box-shadow: 4px 4px 0 var(--ink);
    text-transform: uppercase;
    letter-spacing: .035em;
  }
  .apf-site .apf-button:hover {
    box-shadow: 1px 1px 0 var(--ink);
    transform: translate(3px,3px);
  }
  .apf-site .apf-button-secondary {
    background: #fff;
    color: var(--ink) !important;
  }
  .apf-site .apf-verified,.apf-site .apf-available {
    color: var(--forest);
  }
  .apf-site .apf-short-box {
    border-radius: 0;
    border-color: var(--orange);
    background: #fff3de;
  }
  .site-footer {
    background: var(--forest);
    color: #fff;
  }
  .site-footer__inner {
    width: min(100% - 40px, 1480px);
    margin-inline: auto;
    display: grid;
    grid-template-columns: 2fr 1fr auto;
    gap: 2rem;
    align-items: end;
    padding-block: 4rem;
  }
  .brand--footer small {
    color: rgba(255,255,255,.88);
  }
  .site-footer p {
    max-width: 480px;
    color: rgba(255,255,255,.86);
  }
  .site-footer nav {
    display: grid;
    gap: .45rem;
  }
  .site-footer nav a {
    text-decoration: none;
  }
  .site-footer__legal {
    font-family: var(--font-mono);
    font-size: .72rem;
  }
  @media (prefers-reduced-motion: reduce) {
    *,*::before,*::after {
      scroll-behavior: auto !important;
      animation-duration: .01ms !important;
      animation-iteration-count: 1 !important;
      transition-duration: .01ms !important;
    }
  }
  @media (max-width: 980px) {
    .hero__grid {
      grid-template-columns: 1fr;
    }
    .hero__visual {
      min-height: 480px;
      margin-top: -6rem;
    }
    .category-grid,.process-grid {
      grid-template-columns: 1fr 1fr;
    }
    .process-grid li:nth-child(2) {
      border-right: 0;
    }
    .process-grid li {
      border-bottom: 1px solid rgba(255,255,255,.2);
    }
    .section-heading {
      grid-template-columns: 1fr;
    }
    .section-heading .eyebrow,.section-heading h2,.section-heading > p:last-child {
      grid-column: 1;
    }
  }
  @media (max-width: 720px) {
    .site-header__inner {
      min-height: 72px;
    }
    .nav-toggle {
      display: inline-flex;
      align-items: center;
    }
    .site-nav {
      position: absolute;
      inset: 72px 0 auto;
      display: none;
      padding: 1.4rem 20px 2rem;
      border-bottom: 2px solid var(--ink);
      background: var(--paper);
      flex-direction: column;
      align-items: stretch;
    }
    .site-nav.is-open {
      display: flex;
    }
    .site-nav__cta {
      text-align: center;
    }
    .hero__visual {
      min-height: 370px;
    }
    .tool-orbit__label {
      width: 82px;
      height: 82px;
      font-size: .58rem;
    }
    .category-grid,.process-grid {
      grid-template-columns: 1fr;
    }
    .category-card {
      min-height: 300px;
    }
    .process-grid li {
      min-height: 0;
      border-right: 0;
    }
    .process-grid li > span {
      margin-bottom: 2.5rem;
    }
    .section--contact,.site-footer__inner {
      grid-template-columns: 1fr;
      flex-direction: column;
      align-items: stretch;
    }
    .section--contact .button {
      align-self: flex-start;
    }
    .site-footer__inner {
      align-items: start;
    }
  }
  @media (max-width: 480px) {
    .hero__grid,.section,.page-shell,.site-header__inner,.site-footer__inner {
      width: min(100% - 28px, 1480px);
    }
    .hero__copy {
      padding-top: 4rem;
    }
    .hero h1 {
      font-size: clamp(3rem,17vw,4.8rem);
    }
    .hero__visual {
      min-height: 300px;
    }
    .trust-list {
      display: grid;
    }
    .apf-site .apf-booking {
      box-shadow: 6px 6px 0 var(--ink);
    }
  }
}
@layer components {
  .hero--machine {
    overflow: hidden;
  }
  .apfel-acrostic span {
    color: #a94e2d;
    font-weight: 950;
    letter-spacing: .01em;
  }
  .apfel-acrostic span:nth-child(3) {
    letter-spacing: .03em;
  }
  .hero__visual--collage {
    display: grid;
    place-items: center;
    padding: clamp(2rem,5vw,5rem);
  }
  .hero-collage {
    position: relative;
    width: min(100%,700px);
    min-height: 520px;
  }
  .hero-collage::before {
    content: "";
    position: absolute;
    inset: 6% -4% 5% 8%;
    border-radius: 48% 52% 44% 56% / 58% 42% 58% 42%;
    background: var(--lime);
    transform: rotate(-4deg);
  }
  .hero-collage__badge {
    position: absolute;
    z-index: 8;
    right: 2%;
    top: 3%;
    max-width: 190px;
    padding: .85rem 1rem;
    border: 2px solid var(--ink);
    background: #a94e2d;
    color: #fff;
    box-shadow: 5px 5px 0 var(--ink);
    font-family: var(--font-mono);
    font-size: .68rem;
    font-weight: 900;
    line-height: 1.3;
    letter-spacing: .06em;
    text-transform: uppercase;
    transform: rotate(3deg);
  }
  .hero-collage__item {
    position: absolute;
    z-index: 2;
    display: grid;
    place-items: center;
    overflow: hidden;
    border: 2px solid var(--ink);
    background: #fff;
    box-shadow: 8px 8px 0 rgba(23,32,24,.18);
    text-decoration: none;
    transition: transform .18s ease, box-shadow .18s ease;
  }
  .hero-collage__item:hover {
    z-index: 9;
    box-shadow: 4px 4px 0 var(--ink);
  }
  .hero-collage__item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: .85rem;
  }
  .hero-collage__item span {
    position: absolute;
    inset: auto 0 0;
    padding: .55rem .7rem;
    background: rgba(255,255,255,.94);
    border-top: 1px solid var(--line);
    font-size: .68rem;
    font-weight: 900;
    line-height: 1.25;
  }
  .hero-collage__item--1 {
    left: 5%;
    top: 12%;
    width: 48%;
    height: 44%;
    transform: rotate(-3deg);
  }
  .hero-collage__item--2 {
    right: 3%;
    top: 18%;
    width: 38%;
    height: 32%;
    transform: rotate(4deg);
  }
  .hero-collage__item--3 {
    left: 16%;
    bottom: 5%;
    width: 38%;
    height: 31%;
    transform: rotate(3deg);
  }
  .hero-collage__item--4 {
    right: 7%;
    bottom: 2%;
    width: 34%;
    height: 37%;
    transform: rotate(-2deg);
  }
  .hero-collage__item--1:hover {
    transform: rotate(-1deg) translateY(-4px);
  }
  .hero-collage__item--2:hover {
    transform: rotate(2deg) translateY(-4px);
  }
  .hero-collage__item--3:hover {
    transform: rotate(1deg) translateY(-4px);
  }
  .hero-collage__item--4:hover {
    transform: rotate(0deg) translateY(-4px);
  }
  .hero__visual--product {
    display: grid;
    place-items: center;
    padding: clamp(2rem, 5vw, 5rem);
  }
  .hero-product {
    position: relative;
    display: block;
    width: min(100%, 660px);
    text-decoration: none;
    transform: rotate(1deg);
  }
  .hero-product::before {
    content: "";
    position: absolute;
    inset: 8% -5% 14% 8%;
    z-index: -1;
    border-radius: 48% 52% 44% 56% / 58% 42% 58% 42%;
    background: var(--lime);
    transform: rotate(-4deg);
  }
  .hero-product__image {
    display: grid;
    place-items: center;
    min-height: 430px;
    padding: 2rem;
  }
  .hero-product__image img {
    width: 100%;
    max-height: 430px;
    object-fit: contain;
    filter: drop-shadow(0 24px 28px rgba(23,32,24,.17));
  }
  .hero-product__meta {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: .25rem 1.5rem;
    align-items: end;
    margin: -2.5rem 1.25rem 0;
    padding: 1.1rem 1.25rem;
    border: 2px solid var(--ink);
    background: rgba(255,255,255,.94);
    box-shadow: 7px 7px 0 var(--ink);
    transform: rotate(-1deg);
  }
  .hero-product__meta small {
    grid-column: 1/-1;
    color: var(--forest);
    font-family: var(--font-mono);
    font-size: .68rem;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .hero-product__meta strong {
    font-family: var(--font-serif);
    font-size: clamp(1.25rem,2.1vw,2rem);
    line-height: 1.05;
  }
  .hero-product__meta em {
    font-style: normal;
    font-weight: 900;
    white-space: nowrap;
  }
  .category-grid--six {
    grid-template-columns: repeat(3,1fr);
  }
  .category-grid--six .category-card {
    min-height: 310px;
  }
  .section-heading--compact {
    margin-bottom: 2.5rem;
  }
  .section--featured-machines {
    padding-top: clamp(2rem,5vw,5rem);
  }
  .featured-grid {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 1rem;
  }
  .featured-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    border: 1px solid var(--line);
    background: #fff;
    transition: transform .2s ease, box-shadow .2s ease;
  }
  .featured-card:hover {
    transform: translateY(-5px);
    box-shadow: 8px 8px 0 var(--ink);
  }
  .featured-card__media {
    position: relative;
    display: grid;
    place-items: center;
    aspect-ratio: 4/3;
    padding: 1rem;
    background: #f9f7f1;
    overflow: hidden;
  }
  .featured-card__media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform .25s ease;
  }
  .featured-card__image-note {
    position: absolute;
    right: .65rem;
    bottom: 2rem;
    padding: .32rem .55rem;
    border-radius: 999px;
    background: rgba(23,36,28,.92);
    color: #fff;
    font-size: .66rem;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
  }
  .featured-card__image-credit {
    position: absolute;
    right: .65rem;
    bottom: .55rem;
    max-width: calc(100% - 1.3rem);
    color: #445249;
    font-size: .62rem;
    line-height: 1.2;
    text-align: right;
  }
  .featured-card:hover .featured-card__media img {
    transform: scale(1.035);
  }
  .featured-card__placeholder {
    font-family: var(--font-serif);
    font-size: 5rem;
    color: var(--forest);
  }
  .featured-card__body {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 1.15rem;
  }
  .featured-card__body .eyebrow {
    margin: 0 0 .65rem;
  }
  .featured-card__body h3 {
    font-size: clamp(1.35rem,1.7vw,1.8rem);
  }
  .featured-card__body h3 a {
    text-decoration: none;
  }
  .featured-card__foot {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    align-items: end;
    margin-top: auto;
    padding-top: 1.4rem;
    font-size: .86rem;
  }
  .featured-card__foot strong {
    max-width: 60%;
    line-height: 1.35;
  }
  .featured-more {
    margin: 2rem 0 0;
    text-align: center;
  }
  .process-grid--five {
    grid-template-columns: repeat(5,1fr);
  }
  .process-grid--five li {
    min-height: 350px;
  }
  .process-grid--five li > span {
    margin-bottom: 4rem;
  }
  .region-section {
    display: grid;
    grid-template-columns: .85fr 1.15fr;
    gap: 3rem;
    align-items: start;
  }
  .region-card {
    padding: clamp(1.5rem,4vw,3rem);
    border: 2px solid var(--ink);
    background: #fff;
    box-shadow: 9px 9px 0 var(--forest);
  }
  .region-card h3 {
    margin-bottom: 1rem;
  }
  .catalog-page {
    max-width: 1320px;
  }
  .catalog-hero {
    max-width: 1020px;
  }
  .catalog-category-nav {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 1px;
    margin-bottom: 5rem;
    border: 1px solid var(--line);
    background: var(--line);
  }
  .catalog-category-nav a {
    display: flex;
    min-height: 150px;
    flex-direction: column;
    justify-content: end;
    padding: 1.35rem;
    background: #fff;
    text-decoration: none;
    transition: .2s ease;
  }
  .catalog-category-nav a:hover {
    background: var(--forest);
    color: #fff;
  }
  .catalog-category-nav strong {
    font-family: var(--font-serif);
    font-size: 1.45rem;
  }
  .catalog-category-nav small {
    margin-top: .5rem;
    line-height: 1.35;
    opacity: .88;
  }
  .catalog-section {
    scroll-margin-top: 2rem;
    margin-block: 5rem;
  }
  .catalog-section__head {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    align-items: end;
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid var(--line);
  }
  .catalog-section__head h2 {
    font-size: clamp(2.2rem,4vw,4.2rem);
  }
  .catalog-section__head > p {
    max-width: 520px;
    margin: 0;
    justify-self: end;
  }
  .theme-product-grid--roomy {
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 1rem;
  }
  .theme-product-card--visual {
    padding: 0;
    overflow: hidden;
    transition: transform .2s ease, box-shadow .2s ease;
  }
  .theme-product-card--visual:hover {
    transform: translateY(-4px);
    box-shadow: 7px 7px 0 var(--ink);
  }
  .theme-product-card__media {
    display: grid;
    place-items: center;
    aspect-ratio: 4/3;
    padding: 1rem;
    background: #f7f5ef;
    text-decoration: none;
    overflow: hidden;
  }
  .theme-product-card__media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .theme-product-card__media > span {
    font-family: var(--font-serif);
    font-size: 1rem;
    color: var(--forest);
  }
  .image-pending {
    letter-spacing: .12em;
    text-transform: uppercase;
    font-family: var(--font-sans) !important;
    font-size: .78rem !important;
    font-weight: 800;
    opacity: .82;
  }
  .theme-product-card__body {
    display: flex;
    min-height: 260px;
    flex-direction: column;
    padding: 1.25rem;
  }
  .theme-product-card__body h3 a {
    text-decoration: none;
  }
  .theme-product-card__body > p:not(.eyebrow) {
    color: rgba(23,32,24,.72);
    font-size: .92rem;
  }
  .theme-product-card__foot {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    align-items: end;
    margin-top: auto;
    padding-top: 1rem;
    border-top: 1px solid var(--line);
    font-size: .86rem;
  }
  .theme-product-card__foot strong {
    max-width: 62%;
    line-height: 1.35;
  }
  .product-page {
    width: min(100% - 40px, 1320px);
    margin-inline: auto;
    padding-block: clamp(3rem,7vw,7rem);
  }
  .product-hero {
    display: grid;
    grid-template-columns: minmax(0,1.05fr) minmax(360px,.95fr);
    gap: clamp(2rem,6vw,6rem);
    align-items: center;
  }
  .product-hero__media {
    position: relative;
    display: grid;
    place-items: center;
    min-height: 520px;
    padding: clamp(1rem,3vw,3rem);
    background: #fff;
    border: 1px solid var(--line);
  }
  .product-image-note {
    position: absolute;
    right: .85rem;
    bottom: 2.15rem;
    padding: .34rem .6rem;
    border-radius: 999px;
    background: rgba(23,36,28,.92);
    color: #fff;
    font-size: .68rem;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
  }
  .product-image-credit {
    position: absolute;
    right: .85rem;
    bottom: .7rem;
    max-width: calc(100% - 1.7rem);
    color: #445249;
    font-size: .64rem;
    line-height: 1.2;
    text-align: right;
  }
  .product-hero__media img {
    width: 100%;
    max-height: 500px;
    object-fit: contain;
  }
  .product-hero__placeholder {
    font-family: var(--font-serif);
    font-size: 8rem;
    color: var(--forest);
  }
  .product-hero__copy h1 {
    margin-top: .6rem;
    font-size: clamp(3rem,5.6vw,6.3rem);
  }
  .product-hero__lead {
    margin-top: 1.8rem;
    font-size: 1.08rem;
    max-width: 620px;
  }
  .product-price-block {
    margin-top: 2rem;
    padding-block: 1.3rem;
    border-block: 1px solid var(--line);
  }
  .product-price-block > strong {
    display: block;
    font-family: var(--font-serif);
    font-size: clamp(1.8rem,3vw,2.8rem);
  }
  .product-price-block ul {
    display: grid;
    gap: .35rem;
    margin: 1rem 0 0;
    padding: 0;
    list-style: none;
  }
  .product-price-block li {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    font-size: .9rem;
  }
  .product-facts {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin: 1.5rem 0;
    border: 1px solid var(--line);
  }
  .product-facts span {
    padding: .85rem;
    border-right: 1px solid var(--line);
  }
  .product-facts span:last-child {
    border-right: 0;
  }
  .product-facts small,.product-facts strong {
    display: block;
  }
  .product-facts small {
    color: var(--forest);
    font-family: var(--font-mono);
    font-size: .62rem;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .product-facts strong {
    margin-top: .25rem;
    font-size: .9rem;
  }
  .product-manual-link {
    display: inline-block;
    margin-top: 1rem;
    font-size: .82rem;
    font-weight: 800;
  }
  .product-booking-section {
    margin-top: clamp(5rem,10vw,10rem);
    padding-top: 3rem;
    border-top: 2px solid var(--ink);
    content-visibility: auto;
    contain-intrinsic-size: 1100px;
  }
  .product-booking-section .apf-v2-hero {
    display: none;
  }
  .product-booking-section__head {
    display: grid;
    grid-template-columns: .7fr 1.3fr;
    gap: 1.5rem 3rem;
    margin-bottom: 2.5rem;
  }
  .product-booking-section__head .eyebrow {
    grid-column: 1;
  }
  .product-booking-section__head h2,.product-booking-section__head > p:last-child {
    grid-column: 2;
  }
  .product-booking-section__head > p:last-child {
    max-width: 640px;
    margin: 0;
  }
  .product-booking-section > .apf-booking {
    margin-inline: auto;
  }
  .product-back {
    margin-top: 3rem;
    padding-top: 1.5rem;
    border-top: 1px solid var(--line);
  }
  .product-back a {
    font-weight: 800;
  }
  .apf-site .apf-day.is-free {
    background: #fff;
    color: var(--ink);
  }
  .apf-site .apf-day.is-busy {
    background: #f6dfda;
    color: #7a2d1d;
  }
  .apf-site .apf-day.is-selected {
    background: var(--forest);
    color: #fff;
    outline-color: var(--forest);
  }
  @media (max-width: 1120px) {
    .featured-grid {
      grid-template-columns: repeat(2,minmax(0,1fr));
    }
    .process-grid--five {
      grid-template-columns: repeat(2,1fr);
    }
    .process-grid--five li:last-child {
      grid-column: 1/-1;
    }
    .theme-product-grid--roomy {
      grid-template-columns: repeat(2,minmax(0,1fr));
    }
    .product-hero {
      grid-template-columns: 1fr;
    }
    .product-hero__media {
      min-height: 380px;
    }
  }
  @media (max-width: 820px) {
    .hero__visual--collage {
      min-height: 520px;
      padding: 1rem 0 3rem;
    }
    .hero-collage {
      min-height: 500px;
    }
    .category-grid--six,.catalog-category-nav {
      grid-template-columns: repeat(2,1fr);
    }
    .region-section,.catalog-section__head,.product-booking-section__head {
      grid-template-columns: 1fr;
    }
    .catalog-section__head > p {
      justify-self: start;
    }
    .product-booking-section__head .eyebrow,.product-booking-section__head h2,.product-booking-section__head > p:last-child {
      grid-column: 1;
    }
  }
  @media (max-width: 560px) {
    .hero__visual--collage {
      min-height: 450px;
      padding-top: 0;
    }
    .hero-collage {
      min-height: 430px;
    }
    .hero-collage__badge {
      right: 0;
      top: 0;
      max-width: 155px;
      font-size: .6rem;
    }
    .hero-collage__item span {
      font-size: .58rem;
    }
    .category-grid--six,.featured-grid,.catalog-category-nav,.theme-product-grid--roomy,.process-grid--five {
      grid-template-columns: 1fr;
    }
    .process-grid--five li:last-child {
      grid-column: auto;
    }
    .hero-product__image {
      min-height: 280px;
    }
    .hero-product__meta {
      grid-template-columns: 1fr;
    }
    .product-page {
      width: min(100% - 28px,1320px);
    }
    .product-facts {
      grid-template-columns: 1fr;
    }
    .product-facts span {
      border-right: 0;
      border-bottom: 1px solid var(--line);
    }
    .product-facts span:last-child {
      border-bottom: 0;
    }
  }
}
@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;
    }
  }
}
