/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Karla", system-ui, sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1.0625rem;
    --font-weight-light: 300;
    --font-weight-semibold: 600;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-paper: #F7F3EC;
    --color-mat: #FFFEFB;
    --color-ink: #37322B;
    --color-ink-soft: #6E675C;
    --color-sage: #9BB5A4;
    --color-sage-deep: #5E7A6A;
    --font-display: "Fraunces", Georgia, serif;
    --radius-soft: 8px;
  }
}
@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;
  }
  .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;
    }
  }
  .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-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mb-1\.5 {
    margin-bottom: calc(var(--spacing) * 1.5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .inline {
    display: inline;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .grow {
    flex-grow: 1;
  }
  .flex-col {
    flex-direction: column;
  }
  .items-start {
    align-items: flex-start;
  }
  .gap-14 {
    gap: calc(var(--spacing) * 14);
  }
  .space-y-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-sage-deep\/15 {
    border-color: color-mix(in srgb, #5E7A6A 15%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-sage-deep) 15%, transparent);
    }
  }
  .bg-mat {
    background-color: var(--color-mat);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-\[\.62rem\] {
    font-size: .62rem;
  }
  .text-\[clamp\(2\.2rem\,4\.5vw\,3\.6rem\)\] {
    font-size: clamp(2.2rem, 4.5vw, 3.6rem);
  }
  .leading-\[1\.08\] {
    --tw-leading: 1.08;
    line-height: 1.08;
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[\.26em\] {
    --tw-tracking: .26em;
    letter-spacing: .26em;
  }
  .text-ink-soft {
    color: var(--color-ink-soft);
  }
  .text-sage-deep {
    color: var(--color-sage-deep);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .shadow-\[0_24px_70px_-30px_rgba\(55\,50\,43\,\.3\)\] {
    --tw-shadow: 0 24px 70px -30px var(--tw-shadow-color, rgba(55,50,43,.3));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .lg\:grid-cols-\[5fr_7fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 5fr 7fr;
    }
  }
  .lg\:p-11 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 11);
    }
  }
}
@layer base {
  html {
    scroll-behavior: smooth;
  }
  body {
    background: var(--color-paper);
    color: var(--color-ink);
    font-family: var(--font-sans);
    font-size: var(--text-base);
    line-height: 1.65;
    -webkit-font-smoothing: antialiased;
  }
  h1, h2, h3, h4 {
    font-family: var(--font-display);
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: -0.01em;
    color: var(--color-ink);
  }
  ::selection {
    background: var(--color-sage);
    color: #fff;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  html[dir="rtl"] body,	html[dir="rtl"] h1, html[dir="rtl"] h2, html[dir="rtl"] h3, html[dir="rtl"] h4 {
    font-family: "Baloo Bhaijaan 2", "Tajawal", var(--font-sans);
    letter-spacing: 0;
  }
  html[dir="rtl"] h1, html[dir="rtl"] h2 {
    font-weight: 700;
  }
  html[dir="rtl"] .se-wrap ul[class] li {
    padding-left: 0;
    padding-inline-start: 1.25rem;
  }
  html[dir="rtl"] .se-wrap ul[class] li::before {
    left: auto;
    inset-inline-start: 0;
  }
}
@layer components {
  .se-wrap {
    max-width: 1180px;
    margin-inline: auto;
    padding-inline: clamp(1.4rem, 6vw, 5rem);
  }
  .se-chapter {
    padding-block: clamp(4.5rem, 11vh, 8.5rem);
  }
  .se-kicker {
    font-size: .68rem;
    letter-spacing: .34em;
    text-transform: uppercase;
    color: var(--color-sage-deep);
    display: flex;
    align-items: center;
    gap: 1rem;
    font-weight: 600;
  }
  .se-kicker::before {
    content: "";
    width: 2.6rem;
    height: 1px;
    background: var(--color-sage-deep);
    opacity: .6;
  }
  .se-kicker--center {
    justify-content: center;
  }
  h1 > .se-kicker, h2 > .se-kicker {
    font-family: var(--font-sans);
    line-height: 1.4;
  }
  html[dir="rtl"] h1 > .se-kicker, html[dir="rtl"] h2 > .se-kicker {
    font-family: "Baloo Bhaijaan 2", "Tajawal", var(--font-sans);
  }
  .se-print {
    background: var(--color-mat);
    padding: clamp(.6rem, 1.4vw, 1.1rem);
    box-shadow: 0 1px 2px rgba(55,50,43,.08), 0 18px 50px -18px rgba(55,50,43,.28);
    border: 1px solid rgba(94,122,106,.10);
  }
  .se-print img {
    display: block;
    width: 100%;
    filter: saturate(.97);
  }
  .se-print figcaption {
    font-family: var(--font-display);
    font-style: italic;
    font-size: .86rem;
    color: var(--color-ink-soft);
    padding: .7rem .2rem .15rem;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .se-print figcaption i {
    font-style: normal;
    font-family: var(--font-sans);
    font-size: .6rem;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: var(--color-sage-deep);
  }
  .se-tilt-l {
    transform: rotate(-1.2deg);
  }
  .se-tilt-r {
    transform: rotate(1.1deg);
  }
  .se-btn {
    display: inline-block;
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: .78rem;
    letter-spacing: .18em;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1.05rem 2.1rem;
    border-radius: 2px;
    transition: all .35s cubic-bezier(.22,.8,.24,1);
    cursor: pointer;
    border: none;
  }
  .se-btn--solid {
    background: var(--color-ink);
    color: var(--color-paper);
  }
  .se-btn--solid:hover {
    background: var(--color-sage-deep);
    transform: translateY(-2px);
    color: #fff;
  }
  .se-btn--ghost {
    color: var(--color-ink);
    box-shadow: inset 0 0 0 1px rgba(94,122,106,.28);
    background: transparent;
  }
  .se-btn--ghost:hover {
    box-shadow: inset 0 0 0 1px var(--color-sage-deep);
    color: var(--color-sage-deep);
  }
  .se-btn--sage {
    background: var(--color-sage-deep);
    color: #fff;
  }
  .se-btn--sage:hover {
    background: var(--color-ink);
    color: #fff;
  }
  .se-three {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.1rem;
    font-family: var(--font-display);
    font-style: italic;
    font-size: 1.25rem;
    color: var(--color-sage-deep);
    text-align: center;
  }
  .se-three::before, .se-three::after {
    content: "";
    width: 3.4rem;
    height: 1px;
    background: rgba(94,122,106,.28);
  }
  .se-rv {
    opacity: 0;
    transform: translateY(26px);
    transition: opacity 1s cubic-bezier(.22,.8,.24,1), transform 1s cubic-bezier(.22,.8,.24,1);
  }
  .se-rv.se-in {
    opacity: 1;
    transform: none;
  }
  .se-rv-d1 {
    transition-delay: .12s;
  }
  .se-rv-d2 {
    transition-delay: .24s;
  }
  .se-rv-d3 {
    transition-delay: .36s;
  }
  .se-grain::after {
    content: "";
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 120;
    opacity: .05;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E");
  }
  .wpcf7 label {
    display: block;
    font-size: .72rem;
    font-weight: 600;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--color-ink);
    margin-bottom: .5rem;
  }
  .wpcf7 input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),	.wpcf7 select,	.wpcf7 textarea {
    width: 100%;
    background: #FAF7F1;
    border: 1px solid rgba(94,122,106,.28);
    border-radius: var(--radius-soft);
    font-family: var(--font-sans);
    font-size: 16px;
    color: var(--color-ink);
    padding: .9rem 1rem;
    outline: none;
    transition: border-color .3s, box-shadow .3s;
    margin-bottom: 1.1rem;
  }
  .wpcf7 input:focus, .wpcf7 select:focus, .wpcf7 textarea:focus {
    border-color: var(--color-sage-deep);
    box-shadow: 0 0 0 3px rgba(155,181,164,.22);
  }
  .wpcf7 input[type="submit"] {
    width: 100%;
    border: none;
    cursor: pointer;
    background: var(--color-sage-deep);
    color: #fff;
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: .8rem;
    letter-spacing: .2em;
    text-transform: uppercase;
    padding: 1.15rem;
    transition: background .35s;
    border-radius: 2px;
  }
  .wpcf7 input[type="submit"]:hover {
    background: var(--color-ink);
  }
  .wpcf7 .wpcf7-not-valid-tip {
    font-size: .78rem;
    color: #B0563C;
    margin-top: -0.8rem;
    margin-bottom: .8rem;
  }
  .wpcf7 .wpcf7-response-output {
    border: 1px solid var(--color-sage);
    border-radius: var(--radius-soft);
    padding: .9rem 1.1rem;
    font-size: .9rem;
    margin-top: 1rem;
  }
  @keyframes se-slide {
    to {
      transform: translateX(-50%);
    }
  }
  .se-prose {
    max-width: 56rem;
  }
  .se-prose p {
    margin-block: 1.1em;
    color: var(--color-ink);
  }
  .se-prose h2, .se-prose h3 {
    margin-top: 2em;
    margin-bottom: .6em;
  }
  .se-prose a {
    color: var(--color-sage-deep);
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  .se-prose img {
    border-radius: 2px;
  }
  .se-prose blockquote {
    border-inline-start: 2px solid var(--color-sage);
    padding-inline-start: 1.2rem;
    font-family: var(--font-display);
    font-style: italic;
    color: var(--color-ink-soft);
  }
}
html[dir="rtl"] {
  font-size: 17.5px;
}
html[dir="rtl"] .se-kicker {
  font-size: .92rem;
  letter-spacing: .03em;
}
html[dir="rtl"] .se-btn {
  font-size: .95rem;
  letter-spacing: .02em;
}
html[dir="rtl"] .se-print figcaption {
  font-size: 1rem;
}
html[dir="rtl"] .se-print figcaption i {
  font-size: .8rem;
  letter-spacing: .03em;
}
html[dir="rtl"] .text-\[\.62rem\] {
  font-size: .85rem;
}
html[dir="rtl"] .text-\[\.68rem\] {
  font-size: .88rem;
}
html[dir="rtl"] .text-\[\.72rem\] {
  font-size: .9rem;
}
html[dir="rtl"] .text-sm {
  font-size: .95rem;
}
html[dir="rtl"] .tracking-\[\.18em\], html[dir="rtl"] .tracking-\[\.26em\], html[dir="rtl"] .tracking-\[\.28em\], html[dir="rtl"] .tracking-\[\.3em\] {
  letter-spacing: .03em;
}
:root {
  --paper: #F6F1E8;
  --paper-deep2: #EFE8DB;
  --paper-warm: #F2EADC;
  --ink2: #23211B;
  --ink-soft2: #5C5749;
  --ink-faint: #8A8474;
  --sage2: #6F7E64;
  --sage-deep2: #59674F;
  --sage-soft2: #A9B29D;
  --clay: #B98F6B;
  --line: rgba(35,33,27,.16);
  --line-soft: rgba(35,33,27,.09);
  --paper-line: rgba(246,241,232,.22);
  --serif: "Fraunces","Georgia",serif;
  --sans: "Karla","Helvetica Neue",Arial,sans-serif;
  --wrapw: 1240px;
  --gutter: clamp(1.25rem,4vw,3rem);
  --ease-out2: cubic-bezier(.19,.7,.22,1);
  --ease-soft2: cubic-bezier(.33,.75,.28,1);
}
body {
  font-family: var(--sans);
  font-size: 1.0525rem;
  line-height: 1.72;
  color: var(--ink2);
  background: var(--paper);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 2147483000;
  pointer-events: none;
  opacity: .05;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
::selection {
  background: var(--sage2);
  color: var(--paper);
}
:focus-visible {
  outline: 2px solid var(--sage-deep2);
  outline-offset: 3px;
  border-radius: 2px;
}
.kicker {
  font-family: var(--sans);
  font-weight: 700;
  font-size: .72rem;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--sage-deep2);
  display: flex;
  align-items: center;
  gap: .9rem;
}
.kicker::before {
  content: "";
  width: 2.2rem;
  height: 1px;
  background: var(--sage-deep2);
  opacity: .55;
  flex: none;
}
.kicker--bare::before {
  display: none;
}
.display {
  font-family: var(--serif);
  font-optical-sizing: auto;
  font-variation-settings: "SOFT" 40,"WONK" 0;
  font-weight: 420;
  line-height: 1.04;
  letter-spacing: -.015em;
  text-wrap: balance;
  color: var(--ink2);
}
.display em, .h-em {
  font-style: italic;
  font-variation-settings: "SOFT" 70,"WONK" 1;
  font-weight: 380;
  color: var(--sage-deep2);
}
.h-xxl {
  font-size: clamp(2.9rem,7.2vw,6.1rem);
}
.h-xl {
  font-size: clamp(2.35rem,4.6vw,3.9rem);
}
.h-lg {
  font-size: clamp(1.85rem,3.2vw,2.7rem);
}
.h-md {
  font-size: clamp(1.4rem,2.2vw,1.75rem);
}
.lede {
  font-size: clamp(1.08rem,1.5vw,1.22rem);
  line-height: 1.75;
  color: var(--ink-soft2);
  max-width: 56ch;
}
.small {
  font-size: .86rem;
  color: var(--ink-faint);
}
.serif-note {
  font-family: var(--serif);
  font-style: italic;
  font-variation-settings: "SOFT" 70,"WONK" 1;
  font-size: 1.18rem;
  color: var(--sage-deep2);
}
.wrap {
  width: min(var(--wrapw),100% - 2*var(--gutter));
  margin-inline: auto;
}
.wrap--wide {
  width: min(1420px,100% - 2*var(--gutter));
  margin-inline: auto;
}
.section {
  padding-block: clamp(4.5rem,9vw,8.5rem);
  position: relative;
}
.section--tight {
  padding-block: clamp(3rem,6vw,5.5rem);
}
.section--deep {
  background: var(--paper-deep2);
}
.section--ink {
  background: var(--ink2);
  color: var(--paper);
}
.section--ink .lede {
  color: rgba(246,241,232,.72);
}
.section--ink .kicker {
  color: var(--sage-soft2);
}
.section--ink .kicker::before {
  background: var(--sage-soft2);
}
.section--ink .display {
  color: var(--paper);
}
.section--ink .display em {
  color: var(--sage-soft2);
}
.chapter {
  display: flex;
  align-items: baseline;
  gap: 1.4rem;
  margin-bottom: clamp(2.2rem,4vw,3.6rem);
}
.chapter .num {
  font-family: var(--serif);
  font-style: italic;
  font-size: clamp(1rem,1.4vw,1.2rem);
  color: var(--clay);
  letter-spacing: .04em;
  flex: none;
}
.chapter .rule {
  flex: 1;
  height: 1px;
  background: var(--line-soft);
  align-self: center;
}
.site-header {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 80;
  background: rgba(246,241,232,.92);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  box-shadow: 0 1px 0 var(--line-soft);
  transition: background .45s var(--ease-soft2), box-shadow .45s var(--ease-soft2), transform .45s var(--ease-soft2);
}
body.home .site-header {
  position: fixed;
  background: transparent;
  box-shadow: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}
body.home .site-header.is-solid {
  background: rgba(246,241,232,.92);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  box-shadow: 0 1px 0 var(--line-soft);
}
.site-header.is-hidden {
  transform: translateY(-100%);
}
.site-header .bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-block: 1.05rem;
  gap: 1.6rem;
}
.brand {
  display: flex;
  flex-direction: column;
  line-height: 1;
  gap: .28rem;
  text-decoration: none;
}
.brand .brand-name {
  font-family: var(--serif);
  font-weight: 520;
  font-size: 1.42rem;
  letter-spacing: .01em;
  color: var(--ink2);
}
.brand .brand-logo {
  height: 32px !important;
  width: auto !important;
  max-width: none;
  display: block;
}
.site-footer .foot-brand img.brand-logo {
  height: 84px !important;
  width: 84px !important;
  min-width: 0 !important;
  max-width: 84px !important;
  border-radius: 50%;
  object-fit: cover;
}
.brand .brand-sub {
  font-size: .6rem;
  font-weight: 700;
  letter-spacing: .34em;
  text-transform: uppercase;
  color: var(--ink-faint);
}
.nav-links {
  display: flex;
  align-items: center;
  gap: clamp(.9rem,1.7vw,1.7rem);
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-links li {
  display: contents;
}
.nav-links a:not(.btn) {
  font-family: var(--sans);
  font-size: .7rem;
  font-weight: 700;
  letter-spacing: .13em;
  text-transform: uppercase;
  position: relative;
  padding-block: .35rem;
  color: var(--ink-soft2);
  text-decoration: none;
  transition: color .3s;
  white-space: nowrap;
}
.nav-links a:not(.btn):hover {
  color: var(--ink2);
}
.nav-links a:not(.btn)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: var(--sage-deep2);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .45s var(--ease-out2);
}
.nav-links a:not(.btn):hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.nav-links li.current-menu-item > a:not(.btn), .nav-links li.current_page_item > a:not(.btn) {
  color: var(--ink2);
}
.nav-links li.current-menu-item > a:not(.btn)::after, .nav-links li.current_page_item > a:not(.btn)::after {
  transform: scaleX(1);
  transform-origin: left;
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .6rem;
  font-family: var(--sans);
  font-weight: 700;
  font-size: .8rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  padding: 1.02rem 1.9rem;
  border-radius: 999px;
  border: 1px solid var(--ink2);
  background: var(--ink2);
  color: var(--paper);
  text-decoration: none;
  cursor: pointer;
  transition: background .35s,border-color .35s,color .35s,transform .35s var(--ease-out2);
  white-space: nowrap;
}
.btn:hover {
  background: var(--sage-deep2);
  border-color: var(--sage-deep2);
  color: var(--paper);
  transform: translateY(-2px);
}
.btn .arr {
  transition: transform .35s var(--ease-out2);
}
.btn:hover .arr {
  transform: translateX(4px);
}
.btn--ghost {
  background: transparent;
  color: var(--ink2);
}
.btn--ghost:hover {
  background: var(--ink2);
  color: var(--paper);
}
.btn--paper {
  background: var(--paper);
  border-color: var(--paper);
  color: var(--ink2);
}
.btn--paper:hover {
  background: var(--sage-soft2);
  border-color: var(--sage-soft2);
  color: var(--ink2);
}
.btn--wa {
  background: var(--sage-deep2);
  border-color: var(--sage-deep2);
  color: var(--paper);
}
.btn--wa:hover {
  background: var(--ink2);
  border-color: var(--ink2);
}
.btn--wa svg {
  width: 1.1rem;
  height: 1.1rem;
  flex: none;
}
.btn--sm {
  padding: .78rem 1.4rem;
  font-size: .72rem;
}
.link-line {
  font-family: var(--sans);
  font-weight: 700;
  font-size: .8rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--sage-deep2);
  display: inline-flex;
  align-items: center;
  gap: .55rem;
  position: relative;
  padding-bottom: .3rem;
  text-decoration: none;
}
.link-line::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: var(--sage-deep2);
  transform: scaleX(1);
  transform-origin: left;
  transition: transform .45s var(--ease-out2);
}
.link-line:hover::after {
  transform: scaleX(.35);
}
.hero {
  position: relative;
  min-height: min(94svh,980px);
  display: grid;
  grid-template-columns: minmax(0,1.04fr) minmax(0,.96fr);
  align-items: center;
  isolation: isolate;
  overflow: hidden;
  background: var(--paper);
}
.hero-media {
  position: relative;
  order: 2;
  align-self: stretch;
}
.hero-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 60% 42%;
}
.hero::before {
  content: none;
}
.hero-inner {
  padding-block: clamp(7rem,12vh,9rem) clamp(3.2rem,7vh,5rem);
  padding-inline-start: max(var(--gutter), calc(50vw - var(--wrapw)/2));
  padding-inline-end: clamp(2rem,4vw,4rem);
  display: flex;
  flex-direction: column;
  gap: 1.9rem;
  max-width: 100%;
}
@media (max-width:1060px) {
  .hero {
    display: block;
    min-height: 0;
  }
  .hero-media {
    position: relative;
    height: 52svh;
  }
  .hero-inner {
    padding: 2.4rem var(--gutter) 1.2rem;
  }
}
.hero .display {
  max-width: 13ch;
}
.hero .lede {
  max-width: 46ch;
}
.hero-ctas {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  margin-top: .4rem;
}
.hero-scroll {
  position: absolute;
  right: var(--gutter);
  bottom: 2.4rem;
  writing-mode: vertical-rl;
  font-size: .66rem;
  font-weight: 700;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--ink-soft2);
  display: flex;
  align-items: center;
  gap: .8rem;
}
.hero-scroll::after {
  content: "";
  width: 1px;
  height: 3.4rem;
  background: var(--ink-soft2);
  animation: sh-drip 2.4s var(--ease-soft2) infinite;
  transform-origin: top;
}
@keyframes sh-drip {
  0% {
    transform: scaleY(0);
  }
  45% {
    transform: scaleY(1);
  }
  100% {
    transform: scaleY(1);
    opacity: 0;
  }
}
.ribbon {
  border-top: 1px solid var(--line-soft);
  border-bottom: 1px solid var(--line-soft);
  background: var(--paper);
}
.ribbon .row {
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
.ribbon .cell {
  padding: 1.6rem 1.2rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: .3rem;
  border-left: 1px solid var(--line-soft);
}
.ribbon .cell:first-child {
  border-left: 0;
}
.ribbon .cell b {
  font-family: var(--serif);
  font-weight: 480;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  color: var(--ink2);
}
.ribbon .cell b em {
  font-style: italic;
  color: var(--sage-deep2);
}
.ribbon .cell span {
  font-size: .68rem;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--ink-faint);
}
figure.ph {
  position: relative;
  overflow: hidden;
  background: var(--paper-deep2);
  margin: 0;
}
figure.ph img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.4s var(--ease-soft2);
}
figure.ph:hover img {
  transform: scale(1.045);
}
figcaption.cap, .cap {
  display: flex;
  align-items: center;
  gap: .7rem;
  margin-top: .85rem;
  font-size: .78rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--ink-faint);
}
.cap::before {
  content: "";
  width: 1.6rem;
  height: 1px;
  background: var(--clay);
  flex: none;
}
.sessions-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: clamp(2.6rem,5vw,4rem);
}
.sessions-grid {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(1.4rem,2.6vw,2.6rem);
  align-items: start;
}
.session-card {
  display: flex;
  flex-direction: column;
  gap: 1.1rem;
  position: relative;
}
.session-card > a {
  text-decoration: none;
}
.session-card .ph {
  aspect-ratio: 4/5;
}
.session-card:nth-child(1) {
  grid-column: 1 / span 4;
}
.session-card:nth-child(2) {
  grid-column: 5 / span 4;
}
.session-card:nth-child(3) {
  grid-column: 9 / span 4;
}
.session-card {
  height: 100%;
}
.session-card .meta {
  margin-top: auto;
}
.session-card h3 {
  font-family: var(--serif);
  font-weight: 460;
  font-size: 1.62rem;
  letter-spacing: -.01em;
  display: flex;
  align-items: baseline;
  gap: .8rem;
  color: var(--ink2);
}
.session-card h3 .age {
  font-family: var(--sans);
  font-size: .7rem;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--ink-faint);
}
.session-card p {
  color: var(--ink-soft2);
  font-size: .98rem;
  max-width: 38ch;
}
.session-card .meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-top: .9rem;
  border-top: 1px solid var(--line-soft);
}
.session-card .price {
  font-family: var(--serif);
  font-style: italic;
  font-size: 1.06rem;
  color: var(--ink-soft2);
}
.marquee {
  border-top: 1px solid var(--line-soft);
  border-bottom: 1px solid var(--line-soft);
  overflow: hidden;
  padding-block: 1.15rem;
  background: var(--paper-warm);
}
.marquee .track {
  display: flex;
  gap: 3.4rem;
  width: max-content;
  animation: sh-slide 36s linear infinite;
}
.marquee:hover .track {
  animation-play-state: paused;
}
@keyframes sh-slide {
  to {
    transform: translateX(-50%);
  }
}
.marquee .item {
  font-family: var(--serif);
  font-style: italic;
  font-size: 1.12rem;
  color: var(--ink-soft2);
  display: flex;
  align-items: center;
  gap: 3.4rem;
  white-space: nowrap;
}
.marquee .item::after {
  content: "✳";
  font-size: .72rem;
  color: var(--clay);
  font-style: normal;
}
@media (prefers-reduced-motion: reduce) {
  .marquee .track {
    animation: none;
  }
}
.feature {
  position: relative;
}
.feature .media {
  position: relative;
  overflow: hidden;
}
.feature .media img {
  width: 100%;
  height: min(88vh,860px);
  object-fit: cover;
}
.feature .plate {
  position: absolute;
  left: clamp(1rem,5vw,5rem);
  bottom: clamp(1rem,4.5vw,4rem);
  background: var(--paper);
  padding: clamp(1.6rem,3.4vw,3rem) clamp(1.7rem,3.6vw,3.4rem);
  max-width: min(560px,calc(100% - 2rem));
  box-shadow: 0 30px 70px -30px rgba(35,33,27,.45);
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.feature .plate p {
  color: var(--ink-soft2);
}
.exp-grid {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(2rem,4vw,4rem);
  align-items: start;
}
.exp-copy {
  grid-column: 1 / span 6;
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
.exp-media {
  grid-column: 8 / span 5;
  position: sticky;
  top: 7rem;
}
.exp-media .ph {
  aspect-ratio: 3/4;
}
.steps {
  display: flex;
  flex-direction: column;
}
.step {
  display: grid;
  grid-template-columns: 4.4rem 1fr;
  gap: 1.2rem;
  padding-block: 1.7rem;
  border-top: 1px solid var(--line-soft);
}
.step:last-child {
  border-bottom: 1px solid var(--line-soft);
}
.step .n {
  font-family: var(--serif);
  font-style: italic;
  font-size: 1.5rem;
  color: var(--clay);
  line-height: 1.2;
}
.step h3 {
  font-family: var(--serif);
  font-weight: 480;
  font-size: 1.32rem;
  margin-bottom: .45rem;
  letter-spacing: -.01em;
  color: var(--ink2);
}
.step p {
  color: var(--ink-soft2);
  font-size: .99rem;
  max-width: 52ch;
}
.quotes {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: clamp(2.5rem,5vw,5rem);
}
.quote {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.quote .mark {
  font-family: var(--serif);
  font-size: 4.4rem;
  line-height: .6;
  color: var(--sage-soft2);
  font-style: italic;
}
.quote blockquote {
  font-family: var(--serif);
  font-weight: 400;
  font-size: clamp(1.28rem,1.9vw,1.62rem);
  line-height: 1.42;
  letter-spacing: -.008em;
  color: var(--ink2);
  font-variation-settings: "SOFT" 55,"WONK" 0;
  margin: 0;
  border: 0;
  padding: 0;
}
.quote .who {
  display: flex;
  align-items: center;
  gap: .8rem;
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--ink-faint);
}
.quote .who::before {
  content: "";
  width: 2rem;
  height: 1px;
  background: var(--clay);
}
.band-inner {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(2rem,4vw,4rem);
  align-items: center;
}
.band-copy {
  grid-column: 1 / span 7;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.band-media {
  grid-column: 9 / span 4;
}
.band-media .ph {
  aspect-ratio: 3/4;
  box-shadow: 0 40px 80px -40px rgba(0,0,0,.6);
}
.city-row {
  display: flex;
  flex-wrap: wrap;
  gap: .6rem 1.6rem;
  font-family: var(--serif);
  font-style: italic;
  font-size: 1.02rem;
  color: rgba(246,241,232,.6);
}
.city-row span::after {
  content: "·";
  margin-left: 1.6rem;
  color: var(--sage-soft2);
}
.city-row span:last-child::after {
  content: "";
}
.studio-grid {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(2rem,4vw,4rem);
  align-items: center;
}
.studio-media {
  grid-column: 1 / span 7;
}
.studio-media .ph {
  aspect-ratio: 16/10;
}
.studio-copy {
  grid-column: 8 / span 5;
  display: flex;
  flex-direction: column;
  gap: 1.3rem;
}
.check-list {
  display: flex;
  flex-direction: column;
  gap: .85rem;
  margin-top: .4rem;
  list-style: none;
  padding: 0;
}
.check-list li {
  display: flex;
  gap: .9rem;
  align-items: flex-start;
  color: var(--ink-soft2);
  font-size: .99rem;
}
.check-list li::before {
  content: "—";
  color: var(--clay);
  flex: none;
  font-weight: 400;
}
.section--ink .check-list li {
  color: rgba(246,241,232,.78);
}
.faq {
  max-width: 820px;
}
.faq-item {
  border-top: 1px solid var(--line-soft);
}
.faq-item:last-child {
  border-bottom: 1px solid var(--line-soft);
}
.faq-q {
  width: 100%;
  text-align: left;
  background: none;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 2rem;
  padding-block: 1.5rem;
  font-family: var(--serif);
  font-weight: 460;
  font-size: 1.22rem;
  letter-spacing: -.008em;
  color: var(--ink2);
  transition: color .3s;
}
.faq-q:hover {
  color: var(--sage-deep2);
}
.faq-q .ic {
  font-family: var(--sans);
  font-weight: 400;
  font-size: 1.3rem;
  color: var(--clay);
  transition: transform .4s var(--ease-out2);
  flex: none;
  line-height: 1;
}
.faq-item.open .faq-q .ic {
  transform: rotate(45deg);
}
.faq-a {
  overflow: hidden;
  max-height: 0;
  transition: max-height .5s var(--ease-soft2);
}
.faq-a .pad {
  padding: 0 0 1.6rem;
  color: var(--ink-soft2);
  max-width: 62ch;
}
.faq-a ul {
  list-style: disc;
  padding-left: 1.2rem;
  margin-top: .5rem;
}
.cta-band {
  text-align: center;
}
.cta-band .display {
  margin-inline: auto;
  max-width: none;
}
.cta-band .lede {
  margin-inline: auto;
}
.cta-band .hero-ctas {
  justify-content: center;
}
.page-hero {
  position: relative;
  padding-top: clamp(2.6rem,6vh,4.5rem);
}
.page-hero .grid2 {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(2rem,4vw,4rem);
  align-items: end;
}
.page-hero .copy {
  grid-column: 1 / span 6;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  padding-bottom: clamp(2rem,4vw,3.6rem);
}
.page-hero .media {
  grid-column: 7 / span 6;
}
.page-hero .media .ph {
  aspect-ratio: 4/3.4;
}
.page-hero .media--tall .ph {
  aspect-ratio: 4/4.6;
}
.packages {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: clamp(1.6rem,3vw,3rem);
  align-items: stretch;
}
.pkg {
  border: 1px solid var(--line);
  padding: clamp(1.8rem,3.2vw,2.8rem);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  background: var(--paper);
  position: relative;
  transition: transform .5s var(--ease-out2), box-shadow .5s var(--ease-out2);
}
.pkg:hover {
  transform: translateY(-6px);
  box-shadow: 0 34px 60px -36px rgba(35,33,27,.35);
}
.pkg--feat {
  background: var(--ink2);
  color: var(--paper);
  border-color: var(--ink2);
}
.pkg--feat .pkg-items li {
  border-color: var(--paper-line);
  color: rgba(246,241,232,.86);
}
.pkg--feat .pkg-head h3 {
  color: var(--paper);
}
.pkg--feat .pkg-price {
  color: var(--paper);
}
.pkg--feat .small {
  color: rgba(246,241,232,.55);
}
.pkg-tag {
  position: absolute;
  top: -.72rem;
  left: clamp(1.8rem,3.2vw,2.8rem);
  background: var(--clay);
  color: var(--paper);
  font-size: .62rem;
  font-weight: 700;
  letter-spacing: .22em;
  text-transform: uppercase;
  padding: .34rem .8rem;
  border-radius: 999px;
}
.pkg-head {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}
.pkg-head h3 {
  font-family: var(--serif);
  font-weight: 470;
  font-size: 1.5rem;
  letter-spacing: -.01em;
  color: var(--ink2);
}
.pkg-price {
  font-family: var(--serif);
  font-size: clamp(2.3rem,3.4vw,3rem);
  font-weight: 420;
  letter-spacing: -.02em;
  display: flex;
  align-items: baseline;
  gap: .55rem;
  color: var(--ink2);
}
.pkg-price .cur {
  font-size: 1rem;
  font-style: italic;
  color: var(--sage-deep2);
  letter-spacing: 0;
}
.pkg--feat .pkg-price .cur {
  color: var(--sage-soft2);
}
.pkg-items {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pkg-items li {
  padding-block: .78rem;
  border-top: 1px solid var(--line-soft);
  font-size: .96rem;
  color: var(--ink-soft2);
  display: flex;
  gap: .9rem;
}
.pkg-items li::before {
  content: "✳";
  font-size: .6rem;
  color: var(--clay);
  flex: none;
  margin-top: .45rem;
}
.pkg .btn {
  margin-top: auto;
  align-self: flex-start;
}
.gallery {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(1rem,2vw,2rem);
}
.gallery .ph {
  grid-column: span 4;
  aspect-ratio: 4/5;
}
.gallery .ph.g-w {
  grid-column: span 8;
  aspect-ratio: 8/5.4;
}
.gallery .ph.g-off {
  margin-top: clamp(1.6rem,3.4vw,3.4rem);
}
.note-grid {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(2rem,4vw,4rem);
  align-items: center;
}
.note-copy {
  grid-column: 1 / span 7;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.note-aside {
  grid-column: 9 / span 4;
  border-left: 1px solid var(--line);
  padding-left: clamp(1.4rem,2.4vw,2.4rem);
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.duo-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: clamp(1.8rem,3.4vw,3.4rem);
}
.person {
  display: flex;
  flex-direction: column;
  gap: 1.1rem;
}
.person .ph {
  aspect-ratio: 4/5;
}
.person h3 {
  font-family: var(--serif);
  font-weight: 470;
  font-size: 1.42rem;
  color: var(--ink2);
}
.person .role {
  font-family: var(--serif);
  font-style: italic;
  color: var(--sage-deep2);
  font-size: 1.02rem;
}
.person p {
  color: var(--ink-soft2);
  font-size: .98rem;
}
.prose2 {
  max-width: 66ch;
  display: flex;
  flex-direction: column;
  gap: 1.3rem;
}
.prose2 p {
  color: var(--ink-soft2);
}
.prose2 .lead-line {
  font-family: var(--serif);
  font-size: clamp(1.3rem,2vw,1.6rem);
  line-height: 1.5;
  color: var(--ink2);
  font-weight: 420;
}
.book-grid {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(2.5rem,5vw,5rem);
  align-items: start;
}
.book-main {
  grid-column: 1 / span 7;
  display: flex;
  flex-direction: column;
  gap: 2.6rem;
}
.book-side {
  grid-column: 9 / span 4;
  position: sticky;
  top: 7rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.wa-card {
  background: var(--ink2);
  color: var(--paper);
  padding: clamp(1.8rem,3vw,2.6rem);
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.wa-card h3 {
  font-family: var(--serif);
  font-weight: 450;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  color: var(--paper);
}
.wa-card p {
  color: rgba(246,241,232,.72);
  font-size: .97rem;
}
.book-form-wrap .wpcf7 input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .book-form-wrap .wpcf7 select, .book-form-wrap .wpcf7 textarea {
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--line);
  border-radius: 0;
  padding-inline: .1rem;
}
.book-form-wrap .wpcf7 input:focus, .book-form-wrap .wpcf7 select:focus, .book-form-wrap .wpcf7 textarea:focus {
  border-color: var(--sage-deep2);
  box-shadow: none;
}
.book-form-wrap .wpcf7 input[type="submit"] {
  width: auto;
  border-radius: 999px;
  background: var(--ink2);
  padding: 1.02rem 2.2rem;
  letter-spacing: .16em;
}
.book-form-wrap .wpcf7 input[type="submit"]:hover {
  background: var(--sage-deep2);
}
.site-footer {
  background: var(--ink2);
  color: var(--paper);
  padding-top: clamp(4rem,8vw,7rem);
  overflow: hidden;
  margin-top: auto;
}
.foot-grid {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(2rem,4vw,3rem);
  padding-bottom: clamp(3rem,6vw,5rem);
}
.foot-brand {
  grid-column: 1 / span 5;
  display: flex;
  flex-direction: column;
  gap: 1.4rem;
}
.foot-brand .brand-name {
  color: var(--paper);
}
.foot-brand .brand-sub {
  color: rgba(246,241,232,.5);
}
.foot-brand .line {
  font-family: var(--serif);
  font-style: italic;
  font-size: 1.25rem;
  color: rgba(246,241,232,.7);
  max-width: 24ch;
  line-height: 1.5;
}
.foot-col {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.foot-col:nth-of-type(2) {
  grid-column: 7 / span 2;
}
.foot-col:nth-of-type(3) {
  grid-column: 9 / span 2;
}
.foot-col:nth-of-type(4) {
  grid-column: 11 / span 2;
}
.foot-col h4 {
  font-family: var(--sans);
  font-size: .66rem;
  font-weight: 700;
  letter-spacing: .26em;
  text-transform: uppercase;
  color: var(--sage-soft2);
  margin: 0;
}
.foot-col a, .foot-col span {
  color: rgba(246,241,232,.78);
  font-size: .94rem;
  transition: color .3s;
  text-decoration: none;
}
.foot-col a:hover {
  color: var(--paper);
}
.foot-word {
  font-family: var(--serif);
  font-weight: 430;
  letter-spacing: -.02em;
  font-size: clamp(4rem,14vw,12.5rem);
  line-height: .9;
  text-align: center;
  color: rgba(246,241,232,.14);
  user-select: none;
  transform: translateY(.16em);
  white-space: nowrap;
}
.foot-bottom {
  border-top: 1px solid var(--paper-line);
  padding-block: 1.4rem;
  display: flex;
  justify-content: space-between;
  gap: 1.5rem;
  flex-wrap: wrap;
  font-size: .8rem;
  color: rgba(246,241,232,.5);
}
.wa-float {
  position: fixed;
  right: 1.4rem;
  bottom: 1.4rem;
  z-index: 70;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 50%;
  background: var(--sage-deep2);
  color: var(--paper);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 16px 34px -12px rgba(35,33,27,.5);
  transition: transform .4s var(--ease-out2), background .3s;
}
.wa-float:hover {
  transform: translateY(-4px) scale(1.05);
  background: var(--ink2);
}
.wa-float svg {
  width: 1.5rem;
  height: 1.5rem;
}
html.js .rv {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity .9s var(--ease-soft2), transform .9s var(--ease-soft2);
  transition-delay: var(--d,0s);
}
html.js .rv.in {
  opacity: 1;
  transform: none;
}
@media (prefers-reduced-motion: reduce) {
  html.js .rv {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
.nav-toggle {
  display: none;
  z-index: 100;
  position: relative;
  width: 2.2rem;
  height: 2.2rem;
  background: none;
  border: 0;
  cursor: pointer;
}
.nav-toggle .l {
  position: absolute;
  left: .25rem;
  right: .25rem;
  height: 1.5px;
  background: var(--ink2);
  transition: transform .4s var(--ease-out2), top .4s var(--ease-out2);
}
.nav-toggle .l1 {
  top: .72rem;
}
.nav-toggle .l2 {
  top: 1.32rem;
}
body.menu-open .nav-toggle .l1 {
  top: 1rem;
  transform: rotate(45deg);
}
body.menu-open .nav-toggle .l2 {
  top: 1rem;
  transform: rotate(-45deg);
}
@media (max-width:1060px) {
  .exp-copy {
    grid-column: 1 / span 7;
  }
  .exp-media {
    grid-column: 8 / span 5;
  }
  .book-main {
    grid-column: 1 / span 12;
  }
  .book-side {
    grid-column: 1 / span 12;
    position: static;
  }
}
@media (max-width:920px) {
  .sessions-grid {
    grid-template-columns: 1fr 1fr;
  }
  .session-card:nth-child(1) {
    grid-column: 1 / span 1;
  }
  .session-card:nth-child(2) {
    grid-column: 2 / span 1;
  }
  .session-card:nth-child(3) {
    grid-column: 1 / span 2;
    margin-top: 0;
  }
  .session-card:nth-child(3) .ph {
    aspect-ratio: 16/9;
  }
  .ribbon .row {
    grid-template-columns: 1fr 1fr;
  }
  .ribbon .cell:nth-child(3) {
    border-left: 0;
  }
  .ribbon .cell {
    border-top: 1px solid var(--line-soft);
  }
  .ribbon .cell:nth-child(-n+2) {
    border-top: 0;
  }
  .exp-grid {
    grid-template-columns: 1fr;
  }
  .exp-copy {
    grid-column: auto;
  }
  .exp-media {
    grid-column: auto;
    position: static;
    max-width: 480px;
  }
  .band-inner {
    grid-template-columns: 1fr;
  }
  .band-copy {
    grid-column: auto;
  }
  .band-media {
    grid-column: auto;
    max-width: 380px;
  }
  .studio-grid {
    grid-template-columns: 1fr;
  }
  .studio-media, .studio-copy {
    grid-column: auto;
  }
  .quotes {
    grid-template-columns: 1fr;
  }
  .page-hero .grid2 {
    grid-template-columns: 1fr;
  }
  .page-hero .copy, .page-hero .media {
    grid-column: auto;
  }
  .packages {
    grid-template-columns: 1fr;
  }
  .note-grid {
    grid-template-columns: 1fr;
  }
  .note-copy, .note-aside {
    grid-column: auto;
  }
  .note-aside {
    border-left: 0;
    padding-left: 0;
    border-top: 1px solid var(--line);
    padding-top: 1.6rem;
  }
  .gallery .ph {
    grid-column: span 6;
  }
  .gallery .ph.g-w {
    grid-column: span 12;
  }
  .foot-grid {
    grid-template-columns: 1fr 1fr;
  }
  .foot-brand {
    grid-column: 1 / span 2;
  }
  .foot-col:nth-of-type(2), .foot-col:nth-of-type(3), .foot-col:nth-of-type(4) {
    grid-column: auto;
  }
}
@media (max-width:1080px) {
  .nav-toggle {
    display: block;
  }
  .nav-links {
    position: fixed;
    inset: 0;
    z-index: 90;
    background: var(--paper);
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: var(--gutter);
    gap: 1.5rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .45s var(--ease-soft2), visibility .45s;
  }
  body.menu-open .nav-links {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .nav-links a:not(.btn) {
    font-family: var(--serif);
    font-weight: 440;
    text-transform: none;
    letter-spacing: -.01em;
    font-size: clamp(1.7rem,4.5vh,2.2rem);
    color: var(--ink2);
  }
  .nav-links .btn {
    margin-top: 1rem;
  }
  body.menu-open {
    overflow: hidden;
  }
}
@media (max-width:760px) {
  .hero {
    display: block;
    min-height: 0;
  }
  .hero-media {
    position: relative;
    inset: auto;
    height: 56svh;
  }
  .hero-media img {
    object-position: 62% 40%;
  }
  .hero::before {
    display: none;
  }
  .hero-inner {
    padding-block: 2.2rem 1rem;
    gap: 1.4rem;
  }
  .hero-scroll {
    display: none;
  }
  .sessions-grid {
    grid-template-columns: 1fr;
  }
  .session-card:nth-child(1), .session-card:nth-child(2), .session-card:nth-child(3) {
    grid-column: auto;
    margin-top: 0;
  }
  .session-card:nth-child(3) .ph {
    aspect-ratio: 4/5;
  }
  .sessions-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.4rem;
  }
  .feature .plate {
    position: static;
    max-width: none;
    box-shadow: none;
    border-top: 1px solid var(--line-soft);
    padding-inline: var(--gutter);
  }
  .feature .media img {
    height: 64vh;
  }
  .duo-grid {
    grid-template-columns: 1fr;
  }
  .step {
    grid-template-columns: 3rem 1fr;
  }
  .foot-grid {
    grid-template-columns: 1fr;
  }
  .foot-brand {
    grid-column: auto;
  }
  .ribbon .cell b {
    font-size: 1.3rem;
  }
}
html[dir="rtl"] body {
  font-family: "Baloo Bhaijaan 2", "Tajawal", var(--sans);
}
html[dir="rtl"] :is(.display, .serif-note, .session-card h3, .pkg-head h3, .pkg-price, .step h3, .step .n, .chapter .num, .quote blockquote, .faq-q, .wa-card h3, .person h3, .person .role, .prose2 .lead-line, .marquee .item, .brand-name, .price, .foot-word, .foot-brand .line, .city-row) {
  font-family: "Baloo Bhaijaan 2", "Tajawal", var(--sans);
  letter-spacing: 0;
}
html[dir="rtl"] :is(.display, .h-xxl, .h-xl) {
  font-weight: 700;
  line-height: 1.32;
}
html[dir="rtl"] :is(.display em, .h-em, .serif-note, .chapter .num, .step .n, .person .role, .marquee .item, .price, .city-row, .quote .mark) {
  font-style: normal;
}
html[dir="rtl"] :is(.kicker, .btn, .link-line, .small, .cap, .brand-sub, .ribbon .cell span, .session-card h3 .age, .pkg-tag, .foot-col h4, .quote .who) {
  letter-spacing: .03em;
}
html[dir="rtl"] .nav-links a:not(.btn) {
  letter-spacing: .02em;
}
html[dir="rtl"] .kicker {
  font-size: .92rem;
}
html[dir="rtl"] .btn {
  font-size: .95rem;
}
html[dir="rtl"] .link-line {
  font-size: .9rem;
}
html[dir="rtl"] .note-aside {
  border-left: 0;
  padding-left: 0;
  border-right: 1px solid var(--line);
  padding-right: clamp(1.4rem,2.4vw,2.4rem);
}
html[dir="rtl"] .faq-q {
  text-align: right;
}
html[dir="rtl"] .wa-float {
  right: auto;
  left: 1.4rem;
}
html[dir="rtl"] .hero-scroll {
  right: auto;
  left: var(--gutter);
}
html[dir="rtl"] .hero::before {
  background: linear-gradient(248deg, rgba(246,241,232,.94) 0%, rgba(246,241,232,.62) 34%, rgba(246,241,232,0) 62%),	linear-gradient(0deg, rgba(246,241,232,.9) 0%, rgba(246,241,232,0) 30%);
}
html[dir="rtl"] .hero-media img {
  object-position: 32% 42%;
}
body, p, li, a, input, textarea, select, button, span, div {
  font-family: var(--sans) !important;
}
h1, h2, h3, h4, h5 {
  font-family: var(--serif) !important;
}
.se-kicker, h1 > .se-kicker, h2 > .se-kicker {
  font-family: var(--sans) !important;
}
.kicker, .btn, .link-line, .brand-sub, .cap, figcaption.cap, .nav-links a, .ribbon .cell span, .session-card h3 .age, .pkg-tag, .foot-col h4, .foot-col a, .foot-col span, .quote .who, .hero-scroll, .nav-toggle {
  font-family: var(--sans) !important;
}
.display, .display em, .h-em, .serif-note, .chapter .num, .step .n, .step h3, .session-card h3, .pkg-head h3, .pkg-price, .ribbon .cell b, .quote blockquote, .quote .mark, .faq-q, .wa-card h3, .person h3, .person .role, .prose2 .lead-line, .marquee .item, .brand-name, .session-card .price, .foot-word, .foot-brand .line, .city-row, .se-print figcaption, .se-three {
  font-family: var(--serif) !important;
}
html[dir="rtl"] :is(body, p, li, a, input, textarea, select, button, span, div, h1, h2, h3, h4, h5) {
  font-family: "Baloo Bhaijaan 2", "Tajawal", var(--sans) !important;
}
html[dir="rtl"] :is(.display, .display em, .h-em, .serif-note, .chapter .num, .step .n, .step h3, .session-card h3, .pkg-head h3, .pkg-price, .quote blockquote, .faq-q, .wa-card h3, .person h3, .person .role, .prose2 .lead-line, .marquee .item, .foot-brand .line, .city-row, .kicker, .btn, .link-line, .nav-links a, .se-kicker) {
  font-family: "Baloo Bhaijaan 2", "Tajawal", var(--sans) !important;
}
html[dir="rtl"] .brand-name, html[dir="rtl"] .foot-word {
  font-family: var(--serif) !important;
}
html[dir="rtl"] .foot-col a[href*="wa.me"] {
  direction: ltr;
  unicode-bidi: isolate;
  display: inline-block;
}
html[dir="rtl"] .cta-band .display {
  max-width: none;
  font-size: clamp(2rem, 3.6vw, 3.1rem);
}
.pf-grid {
  columns: 1;
  column-gap: 1.75rem;
  margin-top: 2.4rem;
}
@media (min-width:640px) {
  .pf-grid {
    columns: 2;
  }
}
@media (min-width:1024px) {
  .pf-grid {
    columns: 3;
  }
}
.pf-item {
  break-inside: avoid;
  margin-bottom: 1.75rem;
  position: relative;
}
.pf-item .ph {
  background: #EFE8DB;
}
.pf-item .ph img {
  width: 100%;
  height: auto;
}
.art-gallery-item-status {
  position: absolute;
  top: 1rem;
  inset-inline-end: 1rem;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1.5px solid rgba(255,255,255,.92);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(35,33,27,.3);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  box-shadow: 0 4px 14px rgba(0,0,0,.28);
  transition: background .3s, border-color .3s, transform .2s var(--ease-out);
}
.art-gallery-item-status:hover {
  transform: scale(1.1);
}
.art-gallery-item-status::after {
  content: "✓";
  color: #fff;
  font-weight: 700;
  font-size: 1.02rem;
  line-height: 1;
  opacity: 0;
  transition: opacity .25s;
}
.art-item-approved .art-gallery-item-status {
  background: #59674F !important;
  border-color: #59674F !important;
}
.art-item-approved .art-gallery-item-status::after {
  opacity: 1;
}
.art-item-rejected .ph img {
  opacity: 1 !important;
  filter: none !important;
}
.pf-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .55rem .15rem 0;
}
.pf-id {
  font-size: .88rem;
  color: var(--ink-faint);
}
.pf-dl {
  color: #59674F;
  display: inline-flex;
  padding: .3rem;
  transition: color .3s;
}
.pf-dl:hover {
  color: #23211B;
}
.pf-bar {
  position: sticky;
  bottom: 0;
  z-index: 40;
  background: rgba(246,241,232,.94);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-top: 1px solid var(--line);
}
.pf-bar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-block: .85rem;
  flex-wrap: wrap;
}
.pf-count {
  display: flex;
  align-items: baseline;
  gap: .7rem;
  margin: 0;
}
.pf-count-num {
  font-size: 1.5rem;
}
.pf-count-num b {
  font-weight: 600;
  font-style: normal;
}
.pf-count-label {
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--ink-faint);
}
.pf-toast {
  position: fixed;
  bottom: 5.6rem;
  left: 50%;
  transform: translateX(-50%);
  background: #23211B;
  color: var(--paper);
  padding: .7rem 1.3rem;
  border-radius: 999px;
  font-size: .85rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s;
  z-index: 60;
  white-space: nowrap;
}
.pf-toast.show {
  opacity: 1;
}
.pf-pass {
  margin-top: 2rem;
  border: 1px solid var(--line);
  padding: clamp(1.6rem,3vw,2.4rem);
  background: var(--paper);
}
.pf-pass label {
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #5C5749;
}
.pf-pass input[type="password"] {
  width: 100%;
  border: 0;
  border-bottom: 1px solid var(--line);
  background: transparent;
  padding: .65rem .1rem;
  font: inherit;
  border-radius: 0;
  margin-top: .5rem;
}
.pf-pass input[type="password"]:focus {
  outline: none;
  border-color: #59674F;
}
.pf-pass input[type="submit"] {
  margin-top: 1.3rem;
  cursor: pointer;
  border: 1px solid #23211B;
  background: #23211B;
  color: var(--paper);
  font-weight: 700;
  font-size: .78rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  padding: .9rem 1.7rem;
  border-radius: 999px;
  transition: background .3s, border-color .3s;
}
.pf-pass input[type="submit"]:hover {
  background: #59674F;
  border-color: #59674F;
}
.single-proofing-gallery .wa-float {
  display: none;
}
.pf-filter {
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #59674F;
  background: transparent;
  border: 1px solid rgba(35,33,27,.28);
  border-radius: 999px;
  padding: .6rem 1.15rem;
  cursor: pointer;
  white-space: nowrap;
  transition: background .3s, color .3s, border-color .3s;
}
.pf-filter:hover {
  border-color: #59674F;
}
.pf-filter.is-on {
  background: #59674F;
  border-color: #59674F;
  color: #F6F1E8;
}
body.pf-only-chosen .art-proofing-gallery-item.art-item-rejected {
  display: none;
}
.gallery .ph, .gallery .ph.g-w, .gallery .ph.g-t {
  grid-column: span 4 !important;
  aspect-ratio: 4/5 !important;
  margin-top: 0 !important;
}
@media (max-width:920px) {
  .gallery .ph, .gallery .ph.g-w, .gallery .ph.g-t {
    grid-column: span 6 !important;
  }
}
.nav-toggle {
  display: none;
  z-index: 100;
  position: relative;
  width: 2.2rem;
  height: 2.2rem;
  background: none;
  border: 0;
  cursor: pointer;
}
.nav-toggle .l {
  position: absolute;
  left: .25rem;
  right: .25rem;
  height: 1.5px;
  background: #23211B;
  transition: transform .4s, top .4s, opacity .3s;
}
.nav-toggle .l1 {
  top: .72rem;
}
.nav-toggle .l2 {
  top: 1.32rem;
}
body.menu-open .nav-toggle .l1 {
  top: 1rem;
  transform: rotate(45deg);
}
body.menu-open .nav-toggle .l2 {
  top: 1rem;
  transform: rotate(-45deg);
}
@media (max-width:760px) {
  .nav-toggle {
    display: block !important;
  }
  ul.nav-links {
    position: fixed !important;
    inset: 0 !important;
    z-index: 90 !important;
    background: #F6F1E8 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    padding: 5.5rem clamp(1.5rem,6vw,3rem) 2.5rem !important;
    margin: 0 !important;
    gap: 1.05rem !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .45s, visibility .45s;
  }
  body.menu-open ul.nav-links {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
  .nav-links li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: static !important;
  }
  html:not([dir="rtl"]) .nav-links a:not(.btn) {
    font-family: "Fraunces","Georgia",serif !important;
    font-weight: 440 !important;
    text-transform: none !important;
    letter-spacing: -.01em !important;
    font-size: 1.55rem !important;
    line-height: 1.25 !important;
    color: #23211B !important;
  }
  html[dir="rtl"] .nav-links a:not(.btn) {
    font-size: 1.4rem !important;
    font-weight: 700 !important;
    text-transform: none !important;
    line-height: 1.5 !important;
    color: #23211B !important;
  }
  .nav-links .nav-cta {
    margin-top: 1rem !important;
  }
  body.menu-open {
    overflow: hidden;
  }
  body.menu-open .site-header {
    transform: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    filter: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
}
@media (max-width:760px) {
  .pf-bar-inner {
    justify-content: center;
    text-align: center;
  }
  .pf-toast {
    bottom: 7.6rem;
    white-space: normal;
    width: max-content;
    max-width: 88vw;
  }
}
.works {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(2rem,3.4vw,3.4rem) clamp(1rem,2vw,2rem);
}
a.work {
  grid-column: span 4;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: var(--ink2);
}
a.work .ph {
  aspect-ratio: 4/5;
}
.work-meta {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  padding-top: .95rem;
  margin-top: .2rem;
  border-top: 1px solid var(--line-soft);
}
.work-meta .wt {
  font-family: var(--serif);
  font-weight: 460;
  font-size: 1.16rem;
  letter-spacing: -.01em;
  line-height: 1.35;
  color: var(--ink2);
}
.work-meta .see {
  font-size: .64rem;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--sage-deep2);
  white-space: nowrap;
}
a.work .see {
  opacity: .55;
  transition: opacity .4s var(--ease-out2);
}
a.work:hover .see {
  opacity: 1;
}
.masonry {
  columns: 3;
  column-gap: clamp(1rem,2vw,1.9rem);
}
.masonry > a {
  display: block;
  break-inside: avoid;
  margin-bottom: clamp(1rem,2vw,1.9rem);
}
.masonry .ph img {
  height: auto;
}
.journal {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  gap: clamp(2.2rem,3.6vw,3.6rem) clamp(1.4rem,2.6vw,2.6rem);
}
a.post-card {
  grid-column: span 4;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: var(--ink2);
}
a.post-card .ph {
  aspect-ratio: 4/3;
}
.post-card h2 {
  font-family: var(--serif);
  font-weight: 460;
  font-size: 1.42rem;
  letter-spacing: -.012em;
  line-height: 1.28;
  color: var(--ink2);
  margin: .55rem 0 0;
  transition: color .4s var(--ease-out2);
}
a.post-card:hover h2 {
  color: var(--sage-deep2);
}
.post-card p {
  color: var(--ink-soft2);
  font-size: .97rem;
  margin-top: .55rem;
  max-width: 44ch;
}
.post-body {
  max-width: 70ch;
  font-size: 1.06rem;
  color: var(--ink-soft2);
}
.post-body p {
  margin: 0 0 1.4em;
}
.post-body h2, .post-body h3, .post-body h4 {
  font-family: var(--serif);
  font-weight: 460;
  letter-spacing: -.012em;
  color: var(--ink2);
  line-height: 1.22;
  margin: 1.9em 0 .7em;
}
.post-body h2 {
  font-size: 1.8rem;
}
.post-body h3 {
  font-size: 1.42rem;
}
.post-body h4 {
  font-size: 1.18rem;
}
.post-body ul, .post-body ol {
  margin: 0 0 1.4em;
  padding-inline-start: 1.3em;
}
.post-body li {
  margin-bottom: .45em;
}
.post-body li::marker {
  color: var(--clay);
}
.post-body a {
  color: var(--sage-deep2);
  text-underline-offset: 3px;
}
.post-body img {
  width: 100%;
  height: auto;
  margin: 1.6rem 0;
  background: var(--paper-deep2);
}
.post-body blockquote {
  margin: 1.8em 0;
  padding-inline-start: 1.4rem;
  border-inline-start: 2px solid var(--clay);
  font-family: var(--serif);
  font-style: italic;
  font-size: 1.16rem;
  color: var(--ink2);
}
.post-body figure {
  margin: 1.6rem 0;
}
.eh-pgn {
  margin-top: clamp(2.8rem,5vw,4.2rem);
}
.eh-pgn .nav-links {
  display: flex;
  flex-wrap: wrap;
  gap: .55rem;
  align-items: center;
}
.eh-pgn .page-numbers {
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--ink-soft2);
  padding: .5rem .95rem;
  border: 1px solid var(--line);
  transition: border-color .35s, color .35s;
}
.eh-pgn .page-numbers.current {
  background: var(--ink2);
  border-color: var(--ink2);
  color: var(--paper);
}
.eh-pgn a.page-numbers:hover {
  border-color: var(--ink2);
  color: var(--ink2);
}
html:not([dir="rtl"]) .work-meta .wt, html:not([dir="rtl"]) .post-body blockquote, html:not([dir="rtl"]) .post-body blockquote p {
  font-family: var(--serif) !important;
}
html[dir="rtl"] .work-meta .wt {
  line-height: 1.5;
}
html[dir="rtl"] .post-card h2 {
  line-height: 1.45;
}
html[dir="rtl"] .post-body h2, html[dir="rtl"] .post-body h3, html[dir="rtl"] .post-body h4 {
  line-height: 1.4;
}
@media (max-width:920px) {
  a.work, a.post-card {
    grid-column: span 6;
  }
  .masonry {
    columns: 2;
  }
}
@media (max-width:560px) {
  a.work, a.post-card {
    grid-column: span 12;
  }
  .masonry {
    columns: 1;
  }
  .work-meta .wt {
    font-size: 1.24rem;
  }
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}
