/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "IBM Plex Sans", "Plex Sans Fallback", -apple-system, "Segoe UI", sans-serif;
    --font-mono: "IBM Plex Mono", "Plex Mono Fallback", ui-monospace, Menlo, monospace;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1.0625rem;
    --text-lg: 1.1875rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.375rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.75rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 2.25rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 3rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --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-void: #08080A;
    --color-surface: #101013;
    --color-surface-2: #17171C;
    --color-surface-3: #1F1F26;
    --color-hairline: #26262E;
    --color-bone: #F6F4F0;
    --color-mist: #B4AFA8;
    --color-dim: #8B857E;
    --color-ember: #F2662E;
    --color-ember-soft: #FF8A55;
    --color-ember-deep: #C24916;
    --color-primary: #F2662E;
    --color-neutral: #F6F4F0;
    --font-display: "Bricolage Grotesque", "Bricolage Fallback", "Helvetica Neue", Arial, sans-serif;
    --radius-card: 20px;
    --radius-pill: 999px;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .fixed {
    position: fixed;
  }
  .static {
    position: static;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .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-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-9 {
    margin-top: calc(var(--spacing) * 9);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-11 {
    margin-top: calc(var(--spacing) * 11);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-14 {
    margin-top: calc(var(--spacing) * 14);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-full {
    width: 100%;
  }
  .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;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }
  .gap-x-10 {
    column-gap: calc(var(--spacing) * 10);
  }
  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }
  .gap-y-5 {
    row-gap: calc(var(--spacing) * 5);
  }
  .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);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-14 {
    padding-top: calc(var(--spacing) * 14);
  }
  .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-14 {
    padding-bottom: calc(var(--spacing) * 14);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .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-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--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;
  }
  .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);
      }
    }
  }
  .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));
    }
  }
  .lg\:inline-flex {
    @media (width >= 64rem) {
      display: inline-flex;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:pt-8 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 8);
    }
  }
  .lg\:pt-20 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 20);
    }
  }
  .lg\:pt-24 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 24);
    }
  }
  .lg\:pb-16 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 16);
    }
  }
  .lg\:pb-20 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 20);
    }
  }
  .lg\:pb-24 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 24);
    }
  }
  .lg\:text-4xl {
    @media (width >= 64rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
}
@layer base {
  @font-face {
    font-family: "Bricolage Fallback";
    src: local("Arial");
    size-adjust: 97%;
    ascent-override: 92%;
    descent-override: 24%;
    line-gap-override: 0%;
  }
  @font-face {
    font-family: "Plex Sans Fallback";
    src: local("Arial");
    size-adjust: 104%;
    ascent-override: 95%;
    descent-override: 25%;
    line-gap-override: 0%;
  }
  @font-face {
    font-family: "Plex Mono Fallback";
    src: local("Courier New");
    size-adjust: 108%;
    ascent-override: 92%;
    descent-override: 25%;
    line-gap-override: 0%;
  }
  html {
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
  }
  body {
    background: var(--color-void);
    color: var(--color-bone);
    font-family: var(--font-sans);
    font-size: var(--text-base);
    line-height: 1.65;
    overflow-x: hidden;
  }
  h1, h2, h3, h4 {
    font-family: var(--font-display);
    font-weight: 500;
    letter-spacing: -0.03em;
    line-height: 1.04;
    text-wrap: balance;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  a {
    color: inherit;
    text-decoration-color: var(--color-ember);
    text-underline-offset: 4px;
  }
  ::selection {
    background: var(--color-ember);
    color: #fff;
  }
  :focus-visible {
    outline: 2px solid var(--color-ember);
    outline-offset: 4px;
  }
}
@layer components {
  .shell {
    width: 100%;
    max-width: 82rem;
    margin-inline: auto;
    padding-inline: 1.5rem;
  }
  @media (min-width: 1024px) {
    .shell {
      padding-inline: 3.5rem;
    }
  }
  .measure {
    max-width: 38rem;
  }
  .measure-wide {
    max-width: 50rem;
  }
  .band {
    padding-block: 5.5rem;
    position: relative;
  }
  @media (min-width: 1024px) {
    .band {
      padding-block: 9rem;
    }
  }
  .band-tint {
    background: var(--color-surface);
  }
  .glow {
    position: absolute;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 0;
    contain: strict;
  }
  .glow::before {
    content: "";
    position: absolute;
    top: -30%;
    left: 50%;
    width: 90rem;
    height: 60rem;
    transform: translateX(-50%);
    background: radial-gradient(closest-side, rgba(242,102,46,.16), rgba(242,102,46,0) 70%);
  }
  .grain {
    position: fixed;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    opacity: .035;
    contain: strict;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");
  }
  .above {
    position: relative;
    z-index: 2;
  }
  .label {
    font-family: var(--font-mono);
    font-size: 0.6875rem;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--color-mist);
  }
  .label-ember {
    color: var(--color-ember);
  }
  .eyebrow {
    display: inline-flex;
    align-items: center;
    gap: .625rem;
    padding: .5rem 1rem;
    border: 1px solid var(--color-hairline);
    border-radius: var(--radius-pill);
    background: rgba(255,255,255,.03);
    font-family: var(--font-mono);
    font-size: 0.6875rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--color-mist);
  }
  .eyebrow::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--color-ember);
    box-shadow: 0 0 12px var(--color-ember);
  }
  .marker {
    display: flex;
    align-items: baseline;
    gap: 1.25rem;
    padding-bottom: 1.5rem;
    margin-bottom: 3rem;
    border-bottom: 1px solid var(--color-hairline);
  }
  .marker-num {
    font-family: var(--font-mono);
    font-size: 0.6875rem;
    letter-spacing: 0.18em;
    color: var(--color-ember);
  }
  .hero-title {
    font-size: clamp(2.75rem, 8.5vw, 6.25rem);
    line-height: 0.98;
    letter-spacing: -0.045em;
  }
  .hero-title em {
    font-style: normal;
    background: linear-gradient(100deg, var(--color-ember-soft), var(--color-ember-deep));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .hero-lede {
    font-size: clamp(1.0625rem, 1.5vw, 1.375rem);
    line-height: 1.6;
    color: var(--color-mist);
  }
  .ticker {
    border-block: 1px solid var(--color-hairline);
    background: var(--color-surface);
    padding-block: 1.5rem;
  }
  .strip {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 1rem 2.5rem;
  }
  .strip-item {
    font-family: var(--font-mono);
    font-size: .75rem;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--color-dim);
    white-space: nowrap;
    transition: color .2s ease;
  }
  .strip-item:hover {
    color: var(--color-mist);
  }
  @media (max-width: 640px) {
    .strip {
      justify-content: flex-start;
      gap: .75rem 1.75rem;
    }
    .strip-item {
      font-size: .6875rem;
    }
  }
  .stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: 1px;
    background: var(--color-hairline);
    border: 1px solid var(--color-hairline);
    border-radius: var(--radius-card);
    overflow: hidden;
  }
  @media (min-width: 900px) {
    .stats {
      grid-template-columns: repeat(4, minmax(0,1fr));
    }
  }
  .stat {
    background: var(--color-surface);
    padding: 2.25rem 1.75rem;
    transition: background .25s ease;
  }
  .stat:hover {
    background: var(--color-surface-2);
  }
  .stat-fig {
    font-family: var(--font-display);
    font-size: clamp(2.25rem, 4vw, 3.25rem);
    font-weight: 600;
    letter-spacing: -0.04em;
    line-height: 1;
    background: linear-gradient(160deg, var(--color-bone), var(--color-dim));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .svc-grid {
    display: grid;
    gap: 1.25rem;
  }
  @media (min-width: 900px) {
    .svc-grid {
      grid-template-columns: repeat(2, minmax(0,1fr));
    }
  }
  .svc {
    position: relative;
    display: block;
    padding: 2.5rem 2.25rem;
    border: 1px solid var(--color-hairline);
    border-radius: var(--radius-card);
    background: var(--color-surface);
    text-decoration: none;
    overflow: hidden;
    transition: border-color .3s ease, transform .3s ease, background .3s ease;
  }
  .svc::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--color-ember), transparent);
    opacity: 0;
    transition: opacity .3s ease;
  }
  .svc:hover {
    border-color: #3A3A45;
    background: var(--color-surface-2);
    transform: translateY(-3px);
  }
  .svc:hover::after {
    opacity: 1;
  }
  .svc h3 {
    font-size: var(--text-2xl);
    margin-block: 1rem .875rem;
  }
  .svc p {
    color: var(--color-mist);
  }
  .svc ul {
    list-style: none;
    margin: 1.25rem 0 0;
    padding: 0;
  }
  .svc li {
    position: relative;
    padding-left: 1.125rem;
    margin-top: .5rem;
    font-size: .9375rem;
    color: var(--color-dim);
  }
  .svc li::before {
    content: "";
    position: absolute;
    left: 0;
    top: .7em;
    width: 6px;
    height: 1px;
    background: var(--color-ember);
  }
  .svc-more {
    display: inline-block;
    margin-top: 1.75rem;
    font-family: var(--font-mono);
    font-size: .75rem;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--color-ember);
  }
  .work-grid {
    display: grid;
    gap: 1.5rem;
  }
  @media (min-width: 900px) {
    .work-grid {
      grid-template-columns: repeat(2, minmax(0,1fr));
    }
  }
  .work {
    display: block;
    border: 1px solid var(--color-hairline);
    border-radius: var(--radius-card);
    background: var(--color-surface);
    overflow: hidden;
    text-decoration: none;
    transition: border-color .3s ease, transform .3s ease;
  }
  .work:hover {
    border-color: #3A3A45;
    transform: translateY(-3px);
  }
  .work-media {
    position: relative;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    background: var(--color-surface-3);
  }
  .work-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .7s cubic-bezier(.2,.7,.2,1);
  }
  .work:hover .work-media img {
    transform: scale(1.06);
  }
  .work-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(8,8,10,.85), rgba(8,8,10,.1) 55%);
  }
  .work-tags {
    position: absolute;
    bottom: 1.125rem;
    left: 1.25rem;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
  }
  .tag {
    padding: .3125rem .75rem;
    border: 1px solid rgba(255,255,255,.16);
    border-radius: var(--radius-pill);
    background: rgba(8,8,10,.5);
    backdrop-filter: blur(6px);
    font-family: var(--font-mono);
    font-size: .625rem;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-bone);
  }
  .work-body {
    padding: 1.75rem 1.75rem 2rem;
  }
  .work-body h3 {
    font-size: var(--text-xl);
    margin-block: .625rem .75rem;
  }
  .work-body p {
    color: var(--color-mist);
    font-size: .9375rem;
  }
  .shot {
    aspect-ratio: 16 / 10.6;
    padding: 0;
  }
  .shot::after {
    content: none;
  }
  .chrome {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    height: 32px;
    display: flex;
    align-items: center;
    gap: 6px;
    padding-inline: 14px;
    background: var(--color-surface-3);
    border-bottom: 1px solid var(--color-hairline);
  }
  .chrome i {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3B3B46;
  }
  .chrome i:first-child {
    background: #4A4048;
  }
  .shot-frame {
    position: absolute;
    inset: 32px 0 0 0;
    overflow: hidden;
    background: #fff;
  }
  .shot-frame img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: transform 1.1s cubic-bezier(.2,.7,.2,1);
  }
  .work:hover .shot-frame img {
    transform: scale(1.05);
  }
  .shot-veil {
    position: absolute;
    inset: 32px 0 0 0;
    z-index: 2;
    pointer-events: none;
    background: linear-gradient(to top, rgba(8,8,10,.82), rgba(8,8,10,0) 52%);
  }
  @media (prefers-reduced-motion: reduce) {
    .work:hover .shot-frame img {
      transform: none;
    }
  }
  .steps {
    display: grid;
    gap: 1px;
    background: var(--color-hairline);
    border: 1px solid var(--color-hairline);
    border-radius: var(--radius-card);
    overflow: hidden;
  }
  @media (min-width: 900px) {
    .steps {
      grid-template-columns: repeat(4, minmax(0,1fr));
    }
  }
  .step {
    background: var(--color-surface);
    padding: 2.25rem 1.75rem 2.5rem;
  }
  .step h3 {
    font-size: var(--text-xl);
    margin-block: .875rem .75rem;
  }
  .step p {
    color: var(--color-dim);
    font-size: .9375rem;
  }
  .btn {
    display: inline-flex;
    align-items: center;
    gap: .625rem;
    padding: 1rem 1.875rem;
    border-radius: var(--radius-pill);
    background: var(--color-ember);
    border: 1px solid var(--color-ember);
    color: #14100E;
    font-family: var(--font-mono);
    font-size: .8125rem;
    font-weight: 500;
    letter-spacing: .08em;
    text-transform: uppercase;
    text-decoration: none;
    transition: background .25s ease, box-shadow .25s ease, transform .2s ease;
  }
  .btn:hover {
    background: var(--color-ember-soft);
    box-shadow: 0 0 32px rgba(242,102,46,.32);
    transform: translateY(-1px);
  }
  .btn-ghost {
    background: transparent;
    border-color: var(--color-hairline);
    color: var(--color-bone);
    box-shadow: none;
  }
  .btn-ghost:hover {
    background: rgba(255,255,255,.05);
    border-color: #3A3A45;
    box-shadow: none;
  }
  .site-head {
    position: sticky;
    top: 0;
    z-index: 60;
    background: rgba(8,8,10,.72);
    backdrop-filter: blur(14px) saturate(140%);
    border-bottom: 1px solid var(--color-hairline);
  }
  .site-head-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    min-height: 4.75rem;
  }
  .wordmark {
    font-family: var(--font-display);
    font-size: 1.1875rem;
    font-weight: 600;
    letter-spacing: -0.03em;
    text-decoration: none;
    white-space: nowrap;
  }
  .wordmark span {
    color: var(--color-ember);
  }
  .wordmark em {
    font-family: var(--font-mono);
    font-style: normal;
    font-size: .625rem;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: var(--color-mist);
    vertical-align: middle;
    margin-left: .5rem;
  }
  .nav-list {
    display: none;
    align-items: center;
    gap: 2.25rem;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  @media (min-width: 1024px) {
    .nav-list {
      display: flex;
    }
  }
  .nav-list a {
    font-size: .9375rem;
    text-decoration: none;
    color: var(--color-mist);
    transition: color .2s ease;
  }
  .nav-list a:hover {
    color: var(--color-bone);
  }
  .nav-list li {
    position: relative;
  }
  .nav-list li.menu-item-has-children > a {
    padding-block: 1.5rem;
  }
  .nav-list .sub-menu {
    position: absolute;
    top: 100%;
    left: -1.25rem;
    min-width: 16rem;
    padding: .625rem 0;
    margin: 0;
    list-style: none;
    background: var(--color-surface-2);
    border: 1px solid var(--color-hairline);
    border-radius: 14px;
    box-shadow: 0 18px 40px rgba(0,0,0,.45);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-4px);
    transition: opacity .18s ease, transform .18s ease;
  }
  .nav-list li:hover > .sub-menu,	.nav-list li:focus-within > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .nav-list .sub-menu a {
    display: block;
    padding: .625rem 1.25rem;
  }
  .nav-list .sub-menu a:hover {
    color: var(--color-ember);
  }
  .nav-toggle {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    padding: .625rem .9375rem;
    background: var(--color-surface-2);
    cursor: pointer;
    color: var(--color-bone);
    border: 1px solid #3A3A45;
    border-radius: var(--radius-pill);
    font-family: var(--font-mono);
    font-size: .6875rem;
    letter-spacing: .12em;
    text-transform: uppercase;
  }
  .nav-toggle svg {
    stroke: var(--color-ember);
  }
  @media (min-width: 1024px) {
    .nav-toggle {
      display: none;
    }
  }
  .nav-drawer {
    border-top: 1px solid var(--color-hairline);
    padding-block: 1rem 1.75rem;
  }
  .nav-drawer ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav-drawer a {
    display: block;
    padding: .8125rem 0;
    font-size: 1.0625rem;
    text-decoration: none;
    border-bottom: 1px solid var(--color-hairline);
  }
  .nav-drawer .sub-menu a {
    padding-left: 1.25rem;
    color: var(--color-mist);
    font-size: .9375rem;
  }
  .copy {
    color: var(--color-mist);
  }
  .copy > * + * {
    margin-top: 1.375rem;
  }
  .copy h1, .copy h2, .copy h3, .copy h4 {
    color: var(--color-bone);
  }
  .copy h1 {
    font-size: clamp(2.5rem, 5.5vw, 4rem);
    margin-bottom: 1.75rem;
  }
  .copy h2 {
    font-size: var(--text-3xl);
    margin-top: 4rem;
    padding-bottom: .875rem;
    border-bottom: 1px solid var(--color-hairline);
  }
  .copy h3 {
    font-size: var(--text-xl);
    margin-top: 2.5rem;
  }
  .copy p {
    color: var(--color-mist);
  }
  .copy > p:first-of-type {
    font-size: var(--text-lg);
    color: var(--color-bone);
  }
  .copy ul {
    list-style: none;
    padding-left: 0;
  }
  .copy ul li {
    position: relative;
    padding-left: 1.375rem;
    margin-top: .625rem;
    color: var(--color-mist);
  }
  .copy ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: .72em;
    width: 7px;
    height: 1px;
    background: var(--color-ember);
  }
  .copy ol {
    padding-left: 1.375rem;
    color: var(--color-mist);
  }
  .copy ol li {
    margin-top: .875rem;
    padding-left: .375rem;
  }
  .copy ol li::marker {
    font-family: var(--font-mono);
    font-size: .8125rem;
    color: var(--color-ember);
  }
  .copy strong {
    font-weight: 600;
    color: var(--color-bone);
  }
  .copy em {
    color: var(--color-dim);
  }
  .copy a {
    color: var(--color-ember);
  }
  .copy hr {
    margin-block: 3.5rem;
    border: 0;
    border-top: 1px solid var(--color-hairline);
  }
  .copy table {
    width: 100%;
    border-collapse: collapse;
    font-size: var(--text-sm);
  }
  .copy th, .copy td {
    padding: .875rem 1rem;
    text-align: left;
    border-bottom: 1px solid var(--color-hairline);
  }
  .copy th {
    font-family: var(--font-mono);
    font-size: .6875rem;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-mist);
  }
  .copy td {
    color: var(--color-mist);
  }
  .article-grid {
    display: grid;
    gap: 3rem;
  }
  @media (min-width: 1000px) {
    .article-grid {
      grid-template-columns: minmax(0,1fr) 19rem;
      gap: 4.5rem;
      align-items: start;
    }
  }
  .aside-stack {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
  }
  @media (min-width: 1000px) {
    .aside-stack {
      position: sticky;
      top: 6.5rem;
    }
  }
  .aside-card {
    border: 1px solid var(--color-hairline);
    border-radius: var(--radius-card);
    background: var(--color-surface-2);
    padding: 1.75rem 1.5rem;
  }
  .aside-card h4 {
    font-size: 1.0625rem;
    margin-bottom: .875rem;
    color: var(--color-bone);
  }
  .aside-links {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .aside-links li {
    border-top: 1px solid var(--color-hairline);
  }
  .aside-links li:first-child {
    border-top: 0;
  }
  .aside-links a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: .8125rem 0;
    font-size: .9375rem;
    text-decoration: none;
    color: var(--color-mist);
    transition: color .2s ease;
  }
  .aside-links a:hover {
    color: var(--color-ember);
  }
  .aside-links a.current {
    color: var(--color-bone);
  }
  .prose > * + * {
    margin-top: 1.375rem;
  }
  .prose h1 {
    font-size: clamp(2.5rem, 5.5vw, 4rem);
    margin-bottom: 1.75rem;
  }
  .prose h2 {
    font-size: var(--text-3xl);
    margin-top: 4rem;
    padding-bottom: .875rem;
    border-bottom: 1px solid var(--color-hairline);
  }
  .prose h3 {
    font-size: var(--text-xl);
    margin-top: 2.5rem;
    color: var(--color-bone);
  }
  .prose p {
    color: var(--color-mist);
  }
  .prose p:first-of-type {
    font-size: var(--text-lg);
    color: var(--color-bone);
  }
  .prose ul {
    list-style: none;
    padding-left: 0;
  }
  .prose ul li {
    position: relative;
    padding-left: 1.375rem;
    margin-top: .625rem;
    color: var(--color-mist);
  }
  .prose ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: .72em;
    width: 7px;
    height: 1px;
    background: var(--color-ember);
  }
  .prose ol {
    padding-left: 1.375rem;
    color: var(--color-mist);
  }
  .prose ol li {
    margin-top: .875rem;
    padding-left: .375rem;
  }
  .prose ol li::marker {
    font-family: var(--font-mono);
    font-size: .8125rem;
    color: var(--color-ember);
  }
  .prose strong {
    font-weight: 600;
    color: var(--color-bone);
  }
  .prose em {
    color: var(--color-dim);
  }
  .prose a {
    color: var(--color-ember);
  }
  .prose hr {
    margin-block: 3.5rem;
    border: 0;
    border-top: 1px solid var(--color-hairline);
  }
  .prose table {
    width: 100%;
    border-collapse: collapse;
    font-size: var(--text-sm);
  }
  .prose th, .prose td {
    padding: .875rem 1rem;
    text-align: left;
    border-bottom: 1px solid var(--color-hairline);
  }
  .prose th {
    font-family: var(--font-mono);
    font-size: .6875rem;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--color-mist);
  }
  .prose td {
    color: var(--color-mist);
  }
  .site-foot {
    border-top: 1px solid var(--color-hairline);
    background: var(--color-surface);
  }
  .foot-grid {
    display: grid;
    gap: 3rem;
    padding-block: 4.5rem 3rem;
  }
  @media (min-width: 900px) {
    .foot-grid {
      grid-template-columns: 1.5fr 1fr 1fr;
    }
  }
  .site-foot a {
    color: var(--color-mist);
    text-decoration: none;
    transition: color .2s ease;
  }
  .site-foot a:hover {
    color: var(--color-bone);
  }
  .foot-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .foot-list li {
    margin-top: .6875rem;
  }
  .foot-bottom {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    padding-block: 1.75rem;
    border-top: 1px solid var(--color-hairline);
    font-family: var(--font-mono);
    font-size: .6875rem;
    letter-spacing: .1em;
    color: var(--color-dim);
  }
  @media (prefers-reduced-motion: no-preference) {
    @supports (animation-timeline: view()) {
      .reveal {
        animation: rise linear both;
        animation-timeline: view();
        animation-range: entry 5% cover 26%;
      }
      @keyframes rise {
        from {
          opacity: 0;
        }
        to {
          opacity: 1;
        }
      }
    }
  }
  .page-title {
    font-size: clamp(2.25rem, 6vw, 4.25rem);
    line-height: 1.02;
    letter-spacing: -0.04em;
  }
  .page-lede {
    font-size: clamp(1.0625rem, 1.4vw, 1.3125rem);
    line-height: 1.6;
    color: var(--color-mist);
  }
  .crumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .5rem;
    font-family: var(--font-mono);
    font-size: .6875rem;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--color-dim);
  }
  .crumbs a {
    text-decoration: none;
    color: var(--color-mist);
  }
  .crumbs a:hover {
    color: var(--color-bone);
  }
  .crumbs span.sep {
    color: var(--color-ember);
  }
  .case-list {
    display: grid;
    gap: 1.5rem;
  }
  .case-card {
    border: 1px solid var(--color-hairline);
    border-radius: var(--radius-card);
    background: var(--color-surface);
    overflow: hidden;
  }
  @media (min-width: 1000px) {
    .case-card {
      display: grid;
      grid-template-columns: 1.15fr 1fr;
      align-items: stretch;
    }
    .case-card:nth-child(even) .case-shot {
      order: 2;
    }
  }
  .case-shot {
    position: relative;
    min-height: 260px;
  }
  .case-copy {
    padding: 2.5rem 2.25rem;
  }
  .case-copy h3 {
    font-size: var(--text-2xl);
    margin-block: .875rem 1rem;
  }
  .case-copy p {
    color: var(--color-mist);
  }
  .case-meta {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    margin-top: 1.75rem;
    padding-top: 1.5rem;
    border-top: 1px solid var(--color-hairline);
  }
  .case-link {
    display: inline-block;
    margin-top: 1.5rem;
    font-family: var(--font-mono);
    font-size: .75rem;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--color-ember);
  }
  .panel {
    border: 1px solid var(--color-hairline);
    border-radius: var(--radius-card);
    background: var(--color-surface);
    padding: 2.25rem 2rem;
  }
  .panel-row {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 1.5rem;
    padding-block: 1rem;
    border-bottom: 1px solid var(--color-hairline);
  }
  .panel-row:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .nk-form-wrap {
    margin-top: 2rem;
  }
  .nk-notice {
    padding: 1.125rem 1.375rem;
    margin-bottom: 2rem;
    border-radius: 14px;
    font-size: .9375rem;
    line-height: 1.6;
  }
  .nk-notice-ok {
    border: 1px solid var(--color-ember);
    background: rgba(242,102,46,.09);
    color: var(--color-bone);
  }
  .nk-notice-ok strong {
    color: var(--color-ember);
  }
  .nk-notice-err {
    border: 1px solid #7E3B33;
    background: rgba(226,86,74,.08);
    color: #F3C6C0;
  }
  .nk-notice a {
    color: var(--color-ember);
  }
  .nk-form {
    display: flex;
    flex-direction: column;
    gap: 1.375rem;
  }
  .nk-row {
    display: grid;
    gap: 1.375rem;
  }
  @media (min-width: 640px) {
    .nk-row {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .nk-field {
    display: flex;
    flex-direction: column;
    gap: .5rem;
  }
  .nk-field label {
    display: flex;
    align-items: baseline;
    gap: .625rem;
    font-family: var(--font-mono);
    font-size: .6875rem;
    font-weight: 500;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--color-mist);
  }
  .nk-field label span {
    font-size: .625rem;
    letter-spacing: .1em;
    color: var(--color-ember);
  }
  .nk-field input,	.nk-field select,	.nk-field textarea {
    width: 100%;
    padding: .9375rem 1.0625rem;
    background: var(--color-surface-2);
    border: 1px solid var(--color-hairline);
    border-radius: 12px;
    color: var(--color-bone);
    font-family: var(--font-sans);
    font-size: 1rem;
    line-height: 1.5;
    transition: border-color .2s ease, background .2s ease;
    appearance: none;
  }
  .nk-field textarea {
    min-height: 10rem;
    resize: vertical;
  }
  .nk-field input::placeholder,	.nk-field textarea::placeholder {
    color: var(--color-dim);
  }
  .nk-field input:hover,	.nk-field select:hover,	.nk-field textarea:hover {
    border-color: #34343E;
  }
  .nk-field input:focus,	.nk-field select:focus,	.nk-field textarea:focus {
    background: var(--color-surface-3);
    border-color: var(--color-ember);
    outline: none;
    box-shadow: 0 0 0 3px rgba(242,102,46,.14);
  }
  .nk-field input:invalid:not(:placeholder-shown) {
    border-color: #7E3B33;
  }
  .nk-field select {
    padding-right: 2.75rem;
    background-image: linear-gradient(45deg, transparent 50%, var(--color-mist) 50%), linear-gradient(135deg, var(--color-mist) 50%, transparent 50%);
    background-position: calc(100% - 1.25rem) 50%, calc(100% - 1rem) 50%;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .nk-field select option {
    background: var(--color-surface-2);
    color: var(--color-bone);
  }
  .nk-form .btn {
    align-self: flex-start;
    margin-top: .5rem;
    border: 0;
    cursor: pointer;
  }
  .nk-fine {
    margin-top: .25rem;
    font-size: .8125rem;
    line-height: 1.6;
    color: var(--color-dim);
  }
  .nk-fine a {
    color: var(--color-mist);
  }
  .nk-hp {
    position: absolute !important;
    left: -9999px !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  .page-hero-media {
    margin-inline: 0;
    border: 1px solid var(--color-hairline);
    border-radius: var(--radius-card);
    overflow: hidden;
    aspect-ratio: 16 / 7;
    position: relative;
  }
  .page-hero-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
  }
  .page-hero-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(8,8,10,.55), rgba(8,8,10,0) 60%);
    pointer-events: none;
  }
  [x-cloak] {
    display: none !important;
  }
  .skip-link {
    position: absolute;
    left: -9999px;
  }
  .skip-link:focus {
    left: 1rem;
    top: 1rem;
    z-index: 100;
    padding: .75rem 1.25rem;
    background: var(--color-bone);
    color: var(--color-void);
    border-radius: 8px;
  }
}
@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;
    }
  }
}
