/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Manrope", sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --tracking-wider: 0.05em;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary: #c9a66b;
    --color-primary-500: #c9a66b;
    --color-secondary-200: #d7d3cd;
    --color-secondary-500: #8f8b84;
    --color-secondary-600: #6f6c67;
    --color-secondary-700: #4c4a46;
    --color-neutral: #f6f2eb;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .static {
    position: static;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .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;
  }
  .inline-flex {
    display: inline-flex;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .flex-1 {
    flex: 1;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-secondary-200 {
    border-color: var(--color-secondary-200);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .text-center {
    text-align: center;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .text-neutral {
    color: var(--color-neutral);
  }
  .text-primary-500 {
    color: var(--color-primary-500);
  }
  .text-secondary-500 {
    color: var(--color-secondary-500);
  }
  .text-secondary-600 {
    color: var(--color-secondary-600);
  }
  .text-secondary-700 {
    color: var(--color-secondary-700);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .not-italic {
    font-style: normal;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .hover\:text-primary {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary);
      }
    }
  }
  .hover\:text-primary-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary-500);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
}
@layer base {
  * {
    box-sizing: border-box;
  }
  html {
    scroll-behavior: smooth;
  }
  body.cys-site {
    margin: 0;
    background: #0b0c0e;
    color: #f6f2eb;
    font-family: "Manrope", sans-serif;
  }
  body.cys-site a {
    color: inherit;
    text-decoration: none;
  }
  body.cys-site img {
    max-width: 100%;
    height: auto;
  }
}
@layer components {
  .cys-shell {
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;
  }
  .cys-main {
    overflow: hidden;
    background: #0b0c0e;
  }
  .cys-eyebrow {
    margin: 0 0 12px;
    color: #e1c28f;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: .17em;
    text-transform: uppercase;
  }
  .cys-announcement {
    position: relative;
    z-index: 30;
    background: #0d0f11;
    border-bottom: 1px solid #292b2e;
    color: #bbb7af;
  }
  .cys-announcement__inner {
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .cys-announcement__left, .cys-announcement__right {
    display: inline-flex;
    align-items: center;
    gap: 9px;
  }
  .cys-announcement__left i {
    width: 32px;
    height: 1px;
    background: #c9a66b;
    display: inline-block;
  }
  .cys-announcement__right svg {
    width: 17px;
    height: 17px;
    stroke: #c9a66b;
    fill: none;
    stroke-width: 1.5;
  }
  .cys-header {
    position: absolute;
    z-index: 25;
    top: 34px;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(255,255,255,.10);
    background: linear-gradient(180deg, rgba(7,8,9,.92), rgba(7,8,9,.30));
    backdrop-filter: blur(3px);
  }
  .cys-header__inner {
    min-height: 116px;
    display: flex;
    align-items: center;
    gap: 34px;
    padding: 5px 0;
  }
  .cys-brand {
    width: 315px;
    height: 105px;
    display: block;
    overflow: hidden;
    flex: 0 0 auto;
  }
  .cys-brand__wordmark {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    object-position: left center;
    transform: none;
    filter: none;
  }
  .cys-nav {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-left: auto;
    padding-top: 6px;
  }
  .cys-nav a {
    position: relative;
    color: #efebe5;
    font-size: 12px;
    font-weight: 600;
  }
  .cys-nav a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
    bottom: -7px;
    height: 1px;
    background: #c9a66b;
    transition: right .2s ease;
  }
  .cys-nav a:hover {
    color: #e1c28f;
  }
  .cys-nav a:hover::after {
    right: 0;
  }
  .cys-nav__item {
    position: relative;
    display: flex;
    align-items: center;
  }
  .cys-nav__item::after {
    content: "";
    position: absolute;
    top: 100%;
    left: -20px;
    right: -20px;
    height: 24px;
  }
  .cys-nav__parent {
    display: inline-flex;
    align-items: center;
    gap: 5px;
  }
  .cys-nav__chevron {
    color: #c9a66b;
    font-size: 13px;
    line-height: 1;
    transform: translateY(-1px);
    transition: transform .18s ease;
  }
  .cys-nav__dropdown {
    position: absolute;
    top: calc(100% + 18px);
    left: -22px;
    z-index: 50;
    min-width: 285px;
    padding: 9px;
    border: 1px solid #34363a;
    background: #0d0f11;
    box-shadow: 0 22px 55px rgba(0,0,0,.48);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
  }
  .cys-nav__item:hover .cys-nav__dropdown, .cys-nav__item:focus-within .cys-nav__dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
  }
  .cys-nav__item:hover .cys-nav__chevron, .cys-nav__item:focus-within .cys-nav__chevron {
    transform: translateY(-1px) rotate(180deg);
  }
  .cys-nav__dropdown a {
    display: block;
    padding: 11px 12px;
    border-bottom: 1px solid #26282b;
    color: #d8d4cd;
    font-size: 11px;
    line-height: 1.35;
  }
  .cys-nav__dropdown a:last-child {
    border-bottom: 0;
  }
  .cys-nav__dropdown a::after {
    display: none;
  }
  .cys-nav__dropdown a:hover {
    background: #151719;
    color: #e1c28f;
  }
  .cys-nav__dropdown a strong {
    display: block;
    color: #f4efe7;
    font-size: 11px;
    font-weight: 700;
  }
  .cys-nav__dropdown a span {
    display: block;
    margin-top: 3px;
    color: #77736d;
    font-size: 9px;
    font-weight: 500;
  }
  .cys-header__actions {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 12px;
    padding-top: 6px;
  }
  .cys-header-action, .cys-header-search > summary {
    position: relative;
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #fff;
    cursor: pointer;
    list-style: none;
    text-decoration: none;
    transition: color .18s ease, background .18s ease;
  }
  .cys-header-search > summary::-webkit-details-marker {
    display: none;
  }
  .cys-header-action:hover, .cys-header-search > summary:hover, .cys-header-search[open] > summary {
    color: #e1c28f;
    background: rgba(255,255,255,.06);
  }
  .cys-header-action:focus-visible, .cys-header-search > summary:focus-visible {
    outline: 2px solid #c9a66b;
    outline-offset: 2px;
  }
  .cys-header__actions svg {
    width: 19px;
    height: 19px;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.6;
  }
  .cys-header-search {
    position: relative;
  }
  .cys-header-search__panel {
    position: absolute;
    top: calc(100% + 16px);
    right: -8px;
    z-index: 70;
    width: min(340px, calc(100vw - 36px));
    padding: 12px;
    border: 1px solid #34363a;
    background: #0d0f11;
    box-shadow: 0 22px 55px rgba(0,0,0,.48);
  }
  .cys-header-search__panel::before {
    content: "";
    position: absolute;
    right: 17px;
    top: -6px;
    width: 10px;
    height: 10px;
    border-left: 1px solid #34363a;
    border-top: 1px solid #34363a;
    background: #0d0f11;
    transform: rotate(45deg);
  }
  .cys-header-search__form {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: stretch;
  }
  .cys-header-search__form input[type="search"] {
    min-width: 0;
    flex: 1;
    height: 44px;
    padding: 0 13px;
    border: 1px solid #37393c;
    border-right: 0;
    border-radius: 0;
    background: #151719;
    color: #f4efe8;
    font-size: 12px;
    outline: none;
  }
  .cys-header-search__form input[type="search"]::placeholder {
    color: #77736d;
  }
  .cys-header-search__form input[type="search"]:focus {
    border-color: #c9a66b;
    box-shadow: inset 0 0 0 1px rgba(201,166,107,.18);
  }
  .cys-header-search__form button {
    width: 46px;
    display: grid;
    place-items: center;
    padding: 0;
    border: 1px solid #c9a66b;
    border-radius: 0;
    background: #c9a66b;
    color: #0b0c0e;
    cursor: pointer;
  }
  .cys-header-search__form button:hover {
    background: #e1c28f;
    border-color: #e1c28f;
  }
  .cys-header-search__form button svg {
    width: 18px;
    height: 18px;
  }
  .cys-cart-count {
    position: absolute;
    top: -3px;
    right: -4px;
    min-width: 16px;
    height: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 4px;
    border: 2px solid #0d0f11;
    border-radius: 999px;
    background: #c9a66b;
    color: #0b0c0e;
    font-size: 8px;
    line-height: 1;
    font-weight: 800;
    box-sizing: border-box;
  }
  .cys-mobile-menu {
    display: none;
    margin-left: auto;
    position: relative;
  }
  .cys-mobile-menu summary {
    list-style: none;
    cursor: pointer;
    border: 1px solid rgba(255,255,255,.28);
    padding: 10px 12px;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .cys-mobile-menu summary::-webkit-details-marker {
    display: none;
  }
  .cys-mobile-menu[open] nav {
    position: absolute;
    top: 48px;
    right: 0;
    min-width: 220px;
    padding: 8px;
    background: #101214;
    border: 1px solid #303236;
    box-shadow: 0 20px 55px rgba(0,0,0,.45);
  }
  .cys-mobile-menu nav a {
    display: block;
    padding: 12px;
    border-bottom: 1px solid #282a2d;
    color: #f4f0ea;
    font-size: 13px;
  }
  .cys-mobile-menu nav a:last-child {
    border-bottom: 0;
  }
  .cys-mobile-menu__shop-links {
    margin: 0 0 4px;
    padding: 4px 0 4px 12px;
    border-left: 1px solid #5d503b;
    background: #0c0e10;
  }
  .cys-mobile-menu__shop-links a {
    padding: 10px 12px;
    color: #beb9b1;
    font-size: 11px;
  }
  .cys-mobile-menu__shop-links a:hover {
    color: #e1c28f;
  }
  .cys-hero {
    min-height: 680px;
    position: relative;
    background: #090a0b;
  }
  .cys-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(90deg,#090a0b 0%,rgba(9,10,11,.96) 35%,rgba(9,10,11,.50) 62%,rgba(9,10,11,.24) 100%), var(--hero-image);
    background-size: cover;
    background-position: center right;
    filter: saturate(.76) contrast(1.06);
  }
  .cys-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 73% 55%, rgba(201,166,107,.12), transparent 30%);
  }
  .cys-hero__inner {
    position: relative;
    z-index: 2;
    min-height: 680px;
    display: flex;
    align-items: center;
    padding-top: 110px;
  }
  .cys-hero__copy {
    max-width: 590px;
    padding-block: 55px;
  }
  .cys-hero h1 {
    margin: 0 0 22px;
    max-width: 540px;
    color: #fff;
    font-family: "Sora", sans-serif;
    font-size: clamp(54px, 6vw, 76px);
    line-height: .98;
    font-weight: 600;
    letter-spacing: -.045em;
  }
  .cys-hero__lead {
    max-width: 520px;
    margin: 0 0 28px;
    color: #ddd9d3;
    font-size: 17px;
    line-height: 1.72;
  }
  .cys-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }
  .cys-button {
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 24px;
    border: 1px solid;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .07em;
    text-transform: uppercase;
    transition: .22s ease;
  }
  .cys-button--gold {
    background: #c9a66b;
    border-color: #c9a66b;
    color: #0c0d0f;
  }
  .cys-button--gold:hover {
    background: #e1c28f;
    border-color: #e1c28f;
    transform: translateY(-1px);
  }
  .cys-button--ghost {
    background: rgba(12,13,15,.55);
    border-color: rgba(255,255,255,.30);
    color: #fff;
  }
  .cys-button--ghost:hover {
    border-color: #c9a66b;
    color: #e1c28f;
  }
  .cys-hero__proof {
    margin-top: 34px;
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    color: #c7c3bc;
    font-size: 11px;
  }
  .cys-hero__proof span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }
  .cys-hero__proof svg {
    width: 18px;
    height: 18px;
    stroke: #c9a66b;
    fill: none;
    stroke-width: 1.7;
  }
  .cys-collections {
    padding: 66px 0 70px;
    background: linear-gradient(180deg,#151719,#0f1012);
    border-top: 1px solid #292b2e;
  }
  .cys-section-heading {
    margin-bottom: 32px;
    text-align: center;
  }
  .cys-section-heading h2, .cys-future h2 {
    margin: 0 0 8px;
    color: #fff;
    font-family: "Sora", sans-serif;
    font-size: 31px;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -.025em;
  }
  .cys-section-heading p {
    margin: 0;
    color: #aaa8a4;
    font-size: 13px;
  }
  .cys-card-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 18px;
  }
  .cys-collection-card {
    min-height: 365px;
    position: relative;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    border: 1px solid #4a4740;
    background: #151719;
    color: #fff;
  }
  .cys-collection-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(180deg,rgba(5,5,6,.04) 30%,rgba(6,7,8,.94) 91%), var(--card-image);
    background-size: cover;
    background-position: center;
    filter: saturate(.78) contrast(1.04);
    transition: transform .42s ease, filter .42s ease;
  }
  .cys-collection-card::after {
    content: "";
    position: absolute;
    inset: 0;
    box-shadow: inset 0 0 0 1px rgba(225,194,143,.05);
  }
  .cys-collection-card:hover::before {
    transform: scale(1.035);
    filter: saturate(1) contrast(1.05);
  }
  .cys-collection-card > div {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 24px;
  }
  .cys-collection-card h3 {
    margin: 0 0 14px;
    font-family: "Sora", sans-serif;
    font-size: 25px;
    line-height: 1.08;
    font-weight: 600;
    letter-spacing: -.025em;
  }
  .cys-collection-card span {
    color: #e1c28f;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .10em;
    text-transform: uppercase;
  }
  .cys-benefits {
    padding: 48px 0 50px;
    background: #101214;
    border-top: 1px solid #292b2e;
    border-bottom: 1px solid #292b2e;
  }
  .cys-benefits__intro {
    margin-bottom: 30px;
    text-align: center;
  }
  .cys-benefits__intro h2 {
    margin: 0;
    color: #fff;
    font-family: "Sora", sans-serif;
    font-size: 28px;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -.025em;
  }
  .cys-benefits__grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 14px;
  }
  .cys-benefit {
    min-height: 150px;
    text-align: center;
    padding: 22px 16px;
    border: 1px solid #2f3033;
    background: linear-gradient(180deg,#151719,#101214);
  }
  .cys-benefit svg {
    width: 31px;
    height: 31px;
    margin-bottom: 11px;
    stroke: #c9a66b;
    fill: none;
    stroke-width: 1.45;
  }
  .cys-benefit strong {
    display: block;
    margin-bottom: 5px;
    color: #f5f1ea;
    font-size: 12px;
  }
  .cys-benefit small {
    display: block;
    max-width: 210px;
    margin: 0 auto;
    color: #918f8b;
    font-size: 9px;
    line-height: 1.55;
  }
  .cys-story {
    min-height: 440px;
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    background: #0d0e10;
  }
  .cys-story__image {
    min-height: 440px;
    background-size: cover;
    background-position: center;
    filter: saturate(.58) contrast(1.1);
  }
  .cys-story__copy {
    display: flex;
    align-items: center;
    padding: 62px clamp(36px,6vw,90px);
    background: linear-gradient(125deg,#111315,#090a0b);
  }
  .cys-story__copy > div {
    max-width: 520px;
  }
  .cys-story__copy h2 {
    margin: 7px 0 18px;
    color: #fff;
    font-family: "Sora", sans-serif;
    font-size: 38px;
    line-height: 1.08;
    font-weight: 600;
    letter-spacing: -.035em;
  }
  .cys-story__copy p {
    margin: 0 0 26px;
    color: #bdbab4;
    font-size: 13px;
    line-height: 1.8;
  }
  .cys-quote {
    padding: 30px 20px;
    background: #111316;
    border-top: 1px solid #27292c;
    text-align: center;
  }
  .cys-quote p {
    margin: 0 0 7px;
    color: #ddd9d2;
    font-size: 13px;
  }
  .cys-quote span {
    color: #e1c28f;
    letter-spacing: 3px;
    font-size: 12px;
  }
  .cys-quote small {
    margin-left: 8px;
    color: #898783;
    font-size: 10px;
  }
  .cys-future {
    padding: 52px 0 58px;
    background: #0b0c0e;
    text-align: center;
  }
  .cys-future .cys-eyebrow {
    margin-bottom: 7px;
  }
  .cys-future h2 {
    font-size: 27px;
  }
  .cys-future > .cys-shell > p:last-child {
    max-width: 760px;
    margin: 0 auto;
    color: #999792;
    font-size: 12px;
    line-height: 1.75;
  }
  .cys-footer {
    background: #08090a;
    border-top: 1px solid #26282b;
    color: #8f8c86;
  }
  .cys-footer__inner {
    min-height: 94px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
  }
  .cys-footer__brand {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .cys-footer__brand .cys-brand__mark {
    width: 36px;
    height: 36px;
  }
  .cys-footer__brand strong {
    display: block;
    color: #e7e2da;
    font-family: "Sora", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .06em;
  }
  .cys-footer__brand span {
    display: block;
    margin-top: 2px;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #817e79;
  }
  .cys-footer__copy {
    font-size: 9px;
  }
  @media (max-width: 900px) {
    .cys-shell {
      width: min(760px, calc(100% - 36px));
    }
    .cys-announcement__left {
      display: none;
    }
    .cys-announcement__inner {
      justify-content: center;
    }
    .cys-header__inner {
      min-height: 82px;
      padding: 10px 0;
      gap: 18px;
    }
    .cys-brand {
      width: 220px;
      height: 73px;
    }
    .cys-brand__wordmark {
      transform: none;
    }
    .cys-nav, .cys-header__actions {
      display: none;
    }
    .cys-mobile-menu {
      display: block;
    }
    .cys-hero {
      min-height: 650px;
    }
    .cys-hero::before {
      background-image: linear-gradient(180deg,rgba(8,9,10,.55) 0%,rgba(8,9,10,.76) 46%,#090a0b 78%), var(--hero-image);
      background-position: center top;
    }
    .cys-hero__inner {
      min-height: 650px;
      align-items: flex-end;
      padding: 145px 0 48px;
    }
    .cys-hero__copy {
      max-width: 100%;
      padding: 0;
      text-align: center;
    }
    .cys-hero h1 {
      margin-inline: auto;
      font-size: clamp(44px,11vw,62px);
    }
    .cys-hero__lead {
      margin-inline: auto;
      font-size: 16px;
    }
    .cys-actions, .cys-hero__proof {
      justify-content: center;
    }
    .cys-card-grid {
      grid-template-columns: 1fr;
      gap: 14px;
    }
    .cys-collection-card {
      min-height: 330px;
    }
    .cys-benefits__grid {
      grid-template-columns: repeat(2,1fr);
    }
    .cys-story {
      grid-template-columns: 1fr;
    }
    .cys-story__image {
      min-height: 320px;
    }
    .cys-story__copy {
      padding: 50px 28px;
      text-align: center;
    }
    .cys-story__copy > div {
      margin-inline: auto;
    }
    .cys-footer__inner {
      flex-direction: column;
      justify-content: center;
      padding-block: 26px;
      text-align: center;
    }
  }
  @media (max-width: 520px) {
    .cys-shell {
      width: calc(100% - 28px);
    }
    .cys-brand {
      width: 190px;
      height: 63px;
    }
    .cys-announcement__inner {
      font-size: 8px;
    }
    .cys-hero {
      min-height: 610px;
    }
    .cys-hero__inner {
      min-height: 610px;
      padding-bottom: 38px;
    }
    .cys-hero h1 {
      font-size: 43px;
    }
    .cys-button {
      width: 100%;
      min-height: 50px;
    }
    .cys-hero__proof {
      display: grid;
      grid-template-columns: 1fr 1fr;
      width: 100%;
      gap: 12px;
      text-align: left;
    }
    .cys-hero__proof span {
      font-size: 9px;
    }
    .cys-collections {
      padding: 48px 0 52px;
    }
    .cys-section-heading h2 {
      font-size: 28px;
    }
    .cys-benefits__grid {
      grid-template-columns: 1fr;
      gap: 10px;
    }
    .cys-benefit {
      min-height: 0;
      padding: 20px 18px;
    }
    .cys-benefit strong {
      font-size: 12px;
    }
    .cys-benefit small {
      font-size: 10px;
    }
    .cys-story__image {
      min-height: 250px;
    }
    .cys-story__copy h2 {
      font-size: 31px;
    }
  }
}
@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;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  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;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
