/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "DM Sans", "Avenir Next", 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: .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: #ff3d7f;
    --color-primary-50: #fff0f6;
    --color-primary-500: #ff3d7f;
    --color-primary-700: #c51656;
    --color-secondary: #ffd84d;
    --color-secondary-500: #ffd84d;
    --color-secondary-700: #a77b00;
    --color-accent: #39d5df;
    --color-lilac: #a98cff;
    --color-neutral: #171322;
    --color-background: #fff8f2;
    --color-muted: #625d6c;
    --font-display: "Bebas Neue", "Arial Narrow", sans-serif;
  }
}
@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;
    }
  }
  .-mx-6 {
    margin-inline: calc(var(--spacing) * -6);
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-auto {
    height: auto;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .flex-1 {
    flex: 1;
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .bg-background {
    background-color: var(--color-background);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .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-700 {
    color: var(--color-secondary-700);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .not-italic {
    font-style: normal;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .hover\:text-primary {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary);
      }
    }
  }
  .hover\:text-primary-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary-500);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .md\:mx-0 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
}
@layer base {
  *, *::before, *::after {
    box-sizing: border-box;
  }
  html {
    scroll-behavior: smooth;
  }
  body {
    margin: 0;
    overflow-x: hidden;
    background: var(--color-background);
    color: var(--color-neutral);
    font-family: var(--font-sans);
  }
  body.admin-bar .sf-header {
    top: 32px;
  }
  img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  a {
    color: inherit;
  }
  button, input, select, textarea {
    font: inherit;
  }
  ::selection {
    background: var(--color-primary);
    color: #fff;
  }
  h1, h2, h3, h4 {
    text-wrap: balance;
  }
}
@layer components {
  .sf-shell {
    width: min(1440px, calc(100% - 64px));
    margin-inline: auto;
  }
  .sf-notice {
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    padding: 7px 24px;
    background: var(--color-neutral);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
  }
  .sf-notice-rule {
    width: 26px;
    height: 1px;
    background: var(--color-primary);
  }
  .sf-header {
    position: sticky;
    top: 0;
    z-index: 60;
    background: rgba(255,255,255,.96);
    border-bottom: 1px solid #d9d6d0;
    backdrop-filter: blur(16px);
  }
  .sf-header-inner {
    min-height: 76px;
    display: grid;
    grid-template-columns: 230px 1fr 230px;
    align-items: center;
    gap: 28px;
  }
  .sf-logo {
    display: inline-flex;
    align-items: center;
    gap: 11px;
    width: max-content;
    text-decoration: none;
  }
  .sf-logo-mark {
    width: 38px;
    height: 30px;
    display: grid;
    place-items: center;
    background: var(--color-primary);
    color: #fff;
    font-family: var(--font-display);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: -.03em;
  }
  .sf-wordmark {
    font-family: var(--font-display);
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -.075em;
    text-transform: uppercase;
  }
  .sf-nav {
    justify-self: center;
  }
  .sf-nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(18px, 2.2vw, 38px);
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sf-nav a {
    position: relative;
    text-decoration: none;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .sf-nav a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
    bottom: -7px;
    height: 2px;
    background: var(--color-primary);
    transition: right .2s ease;
  }
  .sf-nav a:hover::after {
    right: 0;
  }
  .sf-head-actions {
    justify-self: end;
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .sf-icon-link, .sf-menu-toggle {
    width: 42px;
    height: 42px;
    display: inline-grid;
    place-items: center;
    border: 0;
    background: transparent;
    text-decoration: none;
    cursor: pointer;
  }
  .sf-cart-link {
    grid-template-columns: auto auto;
    width: auto;
    min-width: 42px;
    gap: 5px;
    font-size: 11px;
    font-weight: 800;
  }
  .sf-icon-link:hover, .sf-menu-toggle:hover {
    color: var(--color-primary);
  }
  .sf-menu-toggle {
    display: none;
  }
  .sf-button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
    min-height: 50px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 24px !important;
    border: 1px solid var(--color-neutral) !important;
    border-radius: 0 !important;
    background: var(--color-neutral) !important;
    color: #fff !important;
    text-decoration: none;
    font-size: 11px !important;
    font-weight: 850 !important;
    line-height: 1 !important;
    letter-spacing: .1em;
    text-transform: uppercase;
    transition: background .2s ease, color .2s ease, border-color .2s ease;
  }
  .sf-button:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: var(--color-primary) !important;
    border-color: var(--color-primary) !important;
    color: #fff !important;
  }
  .sf-button-white {
    background: #fff !important;
    border-color: #fff !important;
    color: var(--color-neutral) !important;
  }
  .sf-button-white:hover {
    background: var(--color-primary) !important;
    border-color: var(--color-primary) !important;
    color: #fff !important;
  }
  .sf-text-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 4px;
    border-bottom: 1px solid currentColor;
    text-decoration: none;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .sf-text-link:hover {
    color: var(--color-primary);
  }
  .sf-text-link--light {
    color: #fff;
  }
  .sf-fashion-hero {
    position: relative;
    min-height: min(820px, calc(100vh - 108px));
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    background: #2a2f25;
    color: #fff;
  }
  .sf-fashion-hero-media, .sf-fashion-hero-shade {
    position: absolute;
    inset: 0;
  }
  .sf-fashion-hero-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 48%;
  }
  .sf-fashion-hero-shade {
    background: linear-gradient(90deg, rgba(0,0,0,.74) 0%, rgba(0,0,0,.38) 46%, rgba(0,0,0,.08) 78%), linear-gradient(0deg, rgba(0,0,0,.28), transparent 55%);
  }
  .sf-fashion-hero-content {
    position: relative;
    z-index: 2;
    padding-bottom: clamp(58px, 8vw, 112px);
  }
  .sf-eyebrow, .sf-kicker {
    margin: 0 0 15px;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .18em;
    text-transform: uppercase;
  }
  .sf-eyebrow {
    color: #fff;
  }
  .sf-eyebrow::before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 2px;
    margin-right: 12px;
    vertical-align: middle;
    background: var(--color-primary);
  }
  .sf-fashion-hero h1 {
    max-width: 980px;
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(68px, 10.5vw, 166px);
    font-weight: 900;
    line-height: .78;
    letter-spacing: -.085em;
    text-transform: uppercase;
  }
  .sf-fashion-hero-content > p:not(.sf-eyebrow) {
    max-width: 650px;
    margin: 28px 0 0;
    color: rgba(255,255,255,.88);
    font-size: clamp(16px, 1.5vw, 20px);
    line-height: 1.55;
  }
  .sf-actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 32px;
  }
  .sf-benefit-bar {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    border-bottom: 1px solid #d7d3cd;
    background: #fff;
  }
  .sf-benefit-bar > div {
    min-height: 92px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 30px;
    border-right: 1px solid #d7d3cd;
    text-align: center;
  }
  .sf-benefit-bar > div:last-child {
    border-right: 0;
  }
  .sf-benefit-bar strong {
    font-size: 12px;
    letter-spacing: .06em;
    text-transform: uppercase;
  }
  .sf-benefit-bar span {
    margin-top: 5px;
    color: var(--color-muted);
    font-size: 11px;
  }
  .sf-section {
    padding: clamp(76px, 8vw, 126px) 0;
  }
  .sf-category-section {
    background: var(--color-background);
  }
  .sf-section-title {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 42px;
  }
  .sf-section-title h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(42px, 5.7vw, 82px);
    font-weight: 850;
    line-height: .9;
    letter-spacing: -.065em;
    text-transform: uppercase;
  }
  .sf-kicker {
    color: var(--color-primary);
  }
  .sf-section-title--center {
    display: block;
    text-align: center;
  }
  .sf-section-title--center h2 {
    margin-inline: auto;
  }
  .sf-category-grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 14px;
  }
  .sf-category-card {
    position: relative;
    min-width: 0;
    overflow: hidden;
    background: #fff;
    text-decoration: none;
  }
  .sf-category-card img {
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    transition: transform .45s ease;
  }
  .sf-category-card:hover img {
    transform: scale(1.035);
  }
  .sf-category-card span {
    display: block;
    padding: 16px 14px 2px;
    font-family: var(--font-display);
    font-size: 20px;
    font-weight: 800;
    letter-spacing: -.04em;
    text-transform: uppercase;
  }
  .sf-category-card small {
    display: block;
    padding: 0 14px 18px;
    color: var(--color-muted);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .sf-editorial-split {
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    min-height: 720px;
    background: var(--color-neutral);
    color: #fff;
  }
  .sf-editorial-media {
    min-height: 620px;
  }
  .sf-editorial-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .sf-editorial-copy {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: clamp(48px, 7vw, 108px);
  }
  .sf-editorial-copy h2 {
    max-width: 760px;
    margin: 0 0 24px;
    font-family: var(--font-display);
    font-size: clamp(48px, 6vw, 88px);
    font-weight: 850;
    line-height: .88;
    letter-spacing: -.07em;
    text-transform: uppercase;
  }
  .sf-editorial-copy > p:not(.sf-kicker) {
    max-width: 650px;
    margin: 0;
    color: #c9c5bf;
    font-size: 16px;
    line-height: 1.7;
  }
  .sf-clean-list {
    display: grid;
    gap: 11px;
    margin: 28px 0 34px;
    padding: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
  }
  .sf-clean-list li::before {
    content: "—";
    margin-right: 10px;
    color: var(--color-primary);
  }
  .sf-featured-products {
    background: #fff;
  }
  .sf-custom-product-grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 16px;
  }
  .sf-custom-product-grid--three {
    grid-template-columns: repeat(3,1fr);
  }
  .sf-featured-products--plain {
    background: var(--color-background);
  }
  .sf-featured-products--ready {
    background: #fff;
  }
  .sf-product-card {
    min-width: 0;
  }
  .sf-product-image {
    position: relative;
    display: block;
    overflow: hidden;
    background: #efede8;
  }
  .sf-product-image img {
    width: 100%;
    aspect-ratio: 4 / 5;
    object-fit: cover;
    transition: transform .4s ease;
  }
  .sf-product-image:hover img {
    transform: scale(1.03);
  }
  .sf-product-badge {
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 7px 9px;
    background: #fff;
    font-size: 9px;
    font-weight: 850;
    letter-spacing: .1em;
    text-transform: uppercase;
  }
  .sf-product-meta {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding-top: 15px;
  }
  .sf-product-meta h3 {
    margin: 0 0 4px;
    font-family: var(--font-display);
    font-size: 15px;
    font-weight: 800;
    letter-spacing: -.025em;
    text-transform: uppercase;
  }
  .sf-product-meta h3 a {
    text-decoration: none;
  }
  .sf-product-meta p {
    margin: 0;
    color: var(--color-muted);
    font-size: 10px;
  }
  .sf-product-price {
    flex: 0 0 auto;
    font-size: 12px;
    font-weight: 800;
  }
  .sf-product-price .amount {
    color: inherit;
  }
  .sf-process {
    background: var(--color-background);
  }
  .sf-steps {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin: 50px 0 0;
    padding: 0;
    border-top: 1px solid #bdb8b0;
    list-style: none;
  }
  .sf-steps li {
    position: relative;
    min-height: 240px;
    padding: 28px 28px 20px 0;
    border-right: 1px solid #bdb8b0;
  }
  .sf-steps li:not(:first-child) {
    padding-left: 28px;
  }
  .sf-steps li:last-child {
    border-right: 0;
  }
  .sf-steps span {
    display: grid;
    place-items: center;
    width: 38px;
    height: 38px;
    background: var(--color-primary);
    color: #fff;
    font-size: 10px;
    font-weight: 800;
  }
  .sf-steps h3 {
    margin: 52px 0 9px;
    font-family: var(--font-display);
    font-size: 24px;
    font-weight: 850;
    letter-spacing: -.04em;
    text-transform: uppercase;
  }
  .sf-steps p {
    max-width: 250px;
    margin: 0;
    color: var(--color-muted);
    font-size: 13px;
    line-height: 1.6;
  }
  .sf-dropshipper {
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    min-height: 680px;
    background: var(--color-primary);
    color: #fff;
  }
  .sf-dropshipper-media {
    min-height: 580px;
  }
  .sf-dropshipper-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(1);
  }
  .sf-dropshipper-copy {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: clamp(48px, 7vw, 110px);
  }
  .sf-dropshipper-copy .sf-kicker {
    color: #fff;
  }
  .sf-dropshipper h2 {
    margin: 0 0 24px;
    font-family: var(--font-display);
    font-size: clamp(50px, 6vw, 92px);
    font-weight: 900;
    line-height: .86;
    letter-spacing: -.075em;
    text-transform: uppercase;
  }
  .sf-dropshipper-copy > p {
    max-width: 680px;
    margin: 0;
    color: rgba(255,255,255,.86);
    font-size: 16px;
    line-height: 1.7;
  }
  .sf-plan-line {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin: 28px 0 34px;
    padding: 20px 0;
    border-block: 1px solid rgba(255,255,255,.45);
  }
  .sf-plan-line strong {
    font-size: 15px;
    text-transform: uppercase;
  }
  .sf-plan-line span {
    font-size: 12px;
  }
  .sf-confidence {
    background: #fff;
  }
  .sf-confidence .sf-shell {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 50px;
  }
  .sf-confidence > .sf-shell > div {
    border-top: 2px solid var(--color-neutral);
    padding-top: 22px;
  }
  .sf-confidence-icon {
    font-size: 10px;
    font-weight: 800;
    color: var(--color-primary);
  }
  .sf-confidence h3 {
    margin: 40px 0 10px;
    font-family: var(--font-display);
    font-size: 23px;
    font-weight: 850;
    letter-spacing: -.04em;
    text-transform: uppercase;
  }
  .sf-confidence p {
    max-width: 390px;
    margin: 0;
    color: var(--color-muted);
    font-size: 13px;
    line-height: 1.65;
  }
  .sf-page-hero {
    padding: 88px 0 52px;
    border-bottom: 1px solid #c9c5be;
  }
  .sf-page-hero h1 {
    max-width: 1080px;
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(52px, 8vw, 118px);
    font-weight: 900;
    line-height: .83;
    letter-spacing: -.075em;
    text-transform: uppercase;
  }
  .sf-page-content {
    padding: 70px 0 110px;
  }
  .sf-page-content .prose {
    max-width: 880px;
    color: #3f3d39;
    font-size: 16px;
    line-height: 1.75;
  }
  .sf-page-content .prose h2, .sf-page-content .prose h3 {
    color: var(--color-neutral);
    font-family: var(--font-display);
    font-weight: 850;
    letter-spacing: -.04em;
    text-transform: uppercase;
  }
  .sf-page-content .prose a {
    color: var(--color-primary);
    font-weight: 700;
  }
  .woocommerce .woocommerce-breadcrumb {
    margin: 0 0 28px !important;
    color: var(--color-muted) !important;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: .08em;
  }
  .woocommerce .woocommerce-breadcrumb a {
    color: var(--color-neutral) !important;
  }
  .woocommerce .quantity .qty, .woocommerce input.input-text, .woocommerce textarea, .woocommerce select, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    min-height: 48px;
    border: 1px solid #a9a59e;
    border-radius: 0;
    background: #fff;
    padding: 11px 12px;
  }
  .woocommerce div.product {
    display: flow-root;
  }
  .woocommerce div.product .product_title {
    font-family: var(--font-display);
    font-size: clamp(42px,5vw,74px);
    font-weight: 900;
    line-height: .88;
    letter-spacing: -.065em;
    text-transform: uppercase;
  }
  .woocommerce div.product p.price, .woocommerce div.product span.price {
    color: var(--color-primary);
    font-weight: 900;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 !important;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0 !important;
  }
  .woocommerce-message, .woocommerce-info, .woocommerce-error {
    border-top: 0 !important;
    border-left: 4px solid var(--color-primary);
    background: #fff !important;
    color: var(--color-neutral) !important;
  }
  .woocommerce-error {
    border-left-color: #9f151b;
  }
  .woocommerce table.shop_table {
    border: 1px solid #b8b4ad !important;
    border-radius: 0 !important;
    background: #fff;
  }
  .woocommerce table.shop_table th {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .1em;
  }
  .woocommerce-cart .cart-collaterals .cart_totals, .woocommerce-checkout-review-order, .woocommerce-checkout #payment {
    padding: 28px;
    border: 1px solid #b8b4ad;
    background: #fff !important;
  }
  .woocommerce ul.products {
    display: grid !important;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 18px;
    margin: 0 !important;
    padding: 0 !important;
  }
  .woocommerce ul.products li.product {
    width: auto !important;
    margin: 0 !important;
    padding: 0 0 20px;
    background: #fff;
  }
  .woocommerce ul.products li.product a img {
    margin: 0 0 16px !important;
    aspect-ratio: 4 / 5;
    object-fit: cover;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .button {
    margin-inline: 14px !important;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-family: var(--font-display);
    font-size: 15px !important;
    font-weight: 800;
    text-transform: uppercase;
  }
  .woocommerce ul.products li.product .price {
    color: var(--color-primary) !important;
    font-weight: 850 !important;
  }
  .woocommerce span.onsale {
    min-width: auto;
    min-height: auto;
    margin: 10px !important;
    padding: 8px 10px;
    border-radius: 0;
    background: var(--color-primary);
    color: #fff;
    font-size: 9px;
    line-height: 1;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 71%;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    border: 1px solid #b8b4ad;
    list-style: none;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation a {
    display: block;
    padding: 14px 16px;
    border-bottom: 1px solid #dedbd6;
    text-decoration: none;
    font-weight: 750;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation .is-active a {
    background: var(--color-neutral);
    color: #fff;
  }
  .sf-customisation-box {
    clear: both;
    margin: 26px 0;
    padding: 24px;
    border: 1px solid #aaa69f;
    background: #fff;
  }
  .sf-customisation-box h3 {
    margin: 0 0 6px;
    font-family: var(--font-display);
    font-size: 18px;
    font-weight: 850;
    text-transform: uppercase;
  }
  .sf-customisation-box > p {
    margin: 0 0 20px;
    color: var(--color-muted);
    font-size: 12px;
    line-height: 1.6;
  }
  .sf-customisation-layout {
    display: grid;
    grid-template-columns: minmax(0,1fr) minmax(280px,.8fr);
    gap: 24px;
    align-items: start;
  }
  .sf-customisation-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
  }
  .sf-field {
    display: flex;
    flex-direction: column;
    gap: 7px;
    margin: 0;
  }
  .sf-field--wide {
    grid-column: 1 / -1;
  }
  .sf-field label {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .sf-field input[type="text"], .sf-field select, .sf-field textarea {
    width: 100%;
    min-height: 46px;
    border: 1px solid #aaa69f;
    border-radius: 0;
    background: #fff;
    padding: 10px;
  }
  .sf-field textarea {
    min-height: 95px;
    resize: vertical;
  }
  .sf-colour-control {
    min-height: 46px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 7px 10px;
    border: 1px solid #aaa69f;
    background: #fff;
  }
  .sf-colour-control input[type="color"] {
    width: 42px;
    height: 30px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
  }
  .sf-colour-control output {
    font-size: 11px;
    font-weight: 750;
    letter-spacing: .05em;
  }
  .sf-preview-panel {
    min-width: 0;
    padding: 14px;
    border: 1px solid #d5d1ca;
    background: var(--color-background);
  }
  .sf-preview-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
  }
  .sf-preview-heading h4 {
    margin: 0;
    font-family: var(--font-display);
    font-size: 15px;
    font-weight: 850;
    text-transform: uppercase;
  }
  .sf-preview-heading span {
    color: var(--color-primary);
    font-size: 9px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .sf-field-help {
    color: var(--color-muted);
    font-size: 10px;
    line-height: 1.45;
  }
  .sf-side-switcher {
    display: flex;
    gap: 7px;
    margin: 0 0 10px;
  }
  .sf-side-switcher[hidden], .sf-side-switcher button[hidden] {
    display: none;
  }
  .sf-side-switcher button {
    min-height: 36px;
    flex: 1;
    border: 1px solid #aaa69f;
    background: #fff;
    color: var(--color-neutral);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .06em;
    text-transform: uppercase;
    cursor: pointer;
  }
  .sf-side-switcher button:hover, .sf-side-switcher button.is-active {
    border-color: var(--color-primary);
    background: var(--color-neutral);
    color: #fff;
  }
  .sf-preview-side-label {
    position: absolute;
    z-index: 8;
    top: 10px;
    left: 10px;
    padding: 5px 7px;
    background: rgba(255,255,255,.9);
    color: var(--color-neutral);
    font-size: 9px;
    font-weight: 850;
    letter-spacing: .07em;
    text-transform: uppercase;
  }
  .sf-artwork-assignment {
    display: grid;
    gap: 3px;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #d5d1ca;
    background: #fff;
  }
  .sf-artwork-assignment strong {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .06em;
  }
  .sf-artwork-assignment > span, .sf-artwork-assignment small {
    color: var(--color-muted);
    font-size: 10px;
    line-height: 1.45;
  }
  .sf-garment-back-detail {
    display: none;
  }
  .sf-preview-stage[data-preview-side="back"] .sf-garment-front-detail {
    display: none;
  }
  .sf-preview-stage[data-preview-side="back"] .sf-garment-back-detail {
    display: block;
  }
  .sf-preview-stage {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    background: #fff;
    isolation: isolate;
    user-select: none;
  }
  .sf-garment-svg {
    position: absolute;
    inset: 3%;
    width: 94%;
    height: 94%;
    filter: drop-shadow(0 10px 12px rgba(0,0,0,.16));
  }
  .sf-garment-fill {
    fill: var(--sf-garment-fill,#111);
    stroke: #292929;
    stroke-width: 4;
    transition: fill .2s ease;
  }
  .sf-garment-detail {
    fill: none;
    stroke: var(--sf-garment-fill,#111);
    @supports (color: color-mix(in lab, red, red)) {
      stroke: color-mix(in srgb,var(--sf-garment-fill,#111) 72%,#fff);
    }
    stroke-width: 6;
    stroke-linecap: round;
    stroke-linejoin: round;
    opacity: .72;
  }
  .sf-print-area {
    position: absolute;
    left: 25%;
    top: 25%;
    width: 50%;
    height: 58%;
    border: 1px dashed rgba(209,40,47,.5);
    touch-action: none;
  }
  .sf-preview-stage[data-product-id="21"] .sf-print-area {
    left: 29%;
    top: 39%;
    width: 42%;
    height: 20%;
  }
  .sf-preview-stage[data-product-id="22"] .sf-print-area {
    left: 23%;
    top: 37%;
    width: 54%;
    height: 45%;
  }
  .sf-preview-stage[data-product-id="23"] .sf-print-area {
    left: 28%;
    top: 30%;
    width: 44%;
    height: 52%;
  }
  .sf-preview-stage[data-print-position="pocket"] .sf-print-area {
    left: 54%;
    top: 31%;
    width: 18%;
    height: 20%;
  }
  .sf-preview-stage[data-product-id="21"][data-print-position="pocket"] .sf-print-area {
    left: 48%;
    top: 43%;
    width: 18%;
    height: 10%;
  }
  .sf-preview-stage[data-product-id="22"][data-print-position="pocket"] .sf-print-area {
    left: 51%;
    top: 44%;
    width: 20%;
    height: 18%;
  }
  .sf-preview-stage[data-product-id="23"][data-print-position="pocket"] .sf-print-area {
    left: 51%;
    top: 35%;
    width: 20%;
    height: 18%;
  }
  .sf-design-layer {
    position: absolute;
    z-index: 4;
    transform: translate(-50%,-50%);
    cursor: move;
    touch-action: none;
  }
  .sf-design-layer[hidden] {
    display: none;
  }
  .sf-design-layer.is-selected {
    outline: 2px solid #ff8a00;
    outline-offset: 3px;
  }
  .sf-artwork-layer img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: contain;
    pointer-events: none;
  }
  .sf-text-layer {
    min-height: 1em;
    color: #fff;
    font-weight: 800;
    line-height: 1.02;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.32);
  }
  .sf-preview-text {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow-wrap: normal;
    word-break: normal;
    pointer-events: none;
  }
  .sf-preview-stage > .sf-preview-text {
    display: none;
  }
  .sf-resize-handle {
    position: absolute;
    z-index: 6;
    width: 11px;
    height: 11px;
    border: 2px solid #ff8a00;
    background: #fff;
    opacity: 0;
  }
  .sf-design-layer.is-selected .sf-resize-handle {
    opacity: 1;
  }
  .sf-resize-nw {
    left: -8px;
    top: -8px;
    cursor: nwse-resize;
  }
  .sf-resize-ne {
    right: -8px;
    top: -8px;
    cursor: nesw-resize;
  }
  .sf-resize-sw {
    left: -8px;
    bottom: -8px;
    cursor: nesw-resize;
  }
  .sf-resize-se {
    right: -8px;
    bottom: -8px;
    cursor: nwse-resize;
  }
  .sf-layer-tools {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 10px;
  }
  .sf-layer-tools button {
    min-height: 34px;
    padding: 7px 10px;
    border: 1px solid #aaa69f;
    background: #fff;
    color: var(--color-neutral);
    font-size: 9px;
    font-weight: 800;
    letter-spacing: .06em;
    text-transform: uppercase;
    cursor: pointer;
  }
  .sf-layer-tools button:hover, .sf-layer-tools button.is-active {
    border-color: #ff8a00;
    color: #9f151b;
  }
  .sf-layer-tools button:disabled {
    cursor: not-allowed;
    opacity: .4;
  }
  #sf-preview-status, .sf-preview-disclaimer {
    margin: 10px 0 0;
    color: var(--color-muted);
    font-size: 10px;
    line-height: 1.5;
  }
  .sf-preview-disclaimer {
    padding-top: 9px;
    border-top: 1px solid #d5d1ca;
  }
  .sf-home-cta {
    background: #fff;
  }
  .sf-home-cta-inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
  }
  .sf-home-cta h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(42px,5.7vw,82px);
    font-weight: 850;
    line-height: .9;
    letter-spacing: -.065em;
    text-transform: uppercase;
  }
  .sf-footer {
    background: var(--color-neutral);
    color: #fff;
  }
  .sf-footer-lead {
    display: grid;
    grid-template-columns: 1fr 1.5fr auto;
    align-items: end;
    gap: 40px;
    padding: 86px 0 70px;
    border-bottom: 1px solid #383838;
  }
  .sf-footer-lead > p {
    margin: 0;
    color: #9f9f9f;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
  }
  .sf-footer-lead h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(46px, 6vw, 86px);
    font-weight: 900;
    line-height: .83;
    letter-spacing: -.07em;
    text-transform: uppercase;
  }
  .sf-footer-main {
    display: grid;
    grid-template-columns: 1.25fr .75fr .85fr 1fr;
    gap: 56px;
    padding: 64px 0 54px;
  }
  .sf-logo--footer {
    color: #fff;
  }
  .sf-footer h3 {
    margin: 0 0 18px;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase;
  }
  .sf-footer p {
    max-width: 420px;
    color: #9b9b9b;
    font-size: 12px;
    line-height: 1.7;
  }
  .sf-footer-links, .sf-footer-contact {
    display: grid;
    gap: 11px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sf-footer-links a, .sf-footer-contact, .sf-footer-contact a {
    color: #c8c8c8;
    text-decoration: none;
    font-size: 12px;
  }
  .sf-footer-links a:hover, .sf-footer-contact a:hover {
    color: #fff;
  }
  .sf-footer .sf-demo-note {
    color: #777;
    font-size: 10px;
  }
  .sf-footer-bottom {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0;
    border-top: 1px solid #383838;
    color: #777;
    font-size: 10px;
  }
  .sf-photo-credits {
    width: min(1440px, calc(100% - 64px));
    margin: 0 auto;
    padding: 0 0 24px;
    color: #666;
    font-size: 9px;
  }
  .sf-photo-credits summary {
    cursor: pointer;
  }
  .sf-photo-credits p {
    margin: 8px 0 0;
    font-size: 9px;
  }
  @media (max-width: 1100px) {
    .sf-header-inner {
      grid-template-columns: auto 1fr auto;
    }
    .sf-menu-toggle {
      display: inline-grid;
    }
    .sf-logo {
      justify-self: center;
    }
    .sf-nav {
      position: absolute;
      left: 0;
      right: 0;
      top: 76px;
      display: none;
      padding: 26px 32px;
      background: #fff;
      border-bottom: 1px solid #d9d6d0;
    }
    .sf-nav.is-open {
      display: block;
    }
    .sf-nav ul {
      flex-direction: column;
      align-items: flex-start;
      gap: 20px;
    }
    .sf-account-link {
      display: none;
    }
    .sf-category-grid, .sf-custom-product-grid {
      grid-template-columns: repeat(3,1fr);
    }
    .sf-editorial-split, .sf-dropshipper {
      grid-template-columns: 1fr 1fr;
    }
    .sf-footer-main {
      grid-template-columns: 1fr 1fr;
    }
  }
  @media (max-width: 800px) {
    body.admin-bar .sf-header {
      top: 46px;
    }
    .sf-shell {
      width: min(100% - 32px, 1440px);
    }
    .sf-notice {
      gap: 0;
      font-size: 9px;
    }
    .sf-notice-rule {
      display: none;
    }
    .sf-fashion-hero {
      min-height: 680px;
    }
    .sf-fashion-hero-shade {
      background: linear-gradient(0deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,.2) 75%);
    }
    .sf-fashion-hero h1 {
      font-size: clamp(64px,18vw,105px);
    }
    .sf-benefit-bar {
      grid-template-columns: 1fr 1fr;
    }
    .sf-benefit-bar > div:nth-child(2) {
      border-right: 0;
    }
    .sf-benefit-bar > div:nth-child(-n+2) {
      border-bottom: 1px solid #d7d3cd;
    }
    .sf-category-grid, .sf-custom-product-grid {
      grid-template-columns: repeat(2,1fr);
    }
    .sf-editorial-split, .sf-dropshipper {
      grid-template-columns: 1fr;
    }
    .sf-editorial-media, .sf-dropshipper-media {
      min-height: 480px;
    }
    .sf-steps {
      grid-template-columns: 1fr 1fr;
    }
    .sf-steps li:nth-child(2) {
      border-right: 0;
    }
    .sf-steps li:nth-child(-n+2) {
      border-bottom: 1px solid #bdb8b0;
    }
    .sf-confidence .sf-shell {
      grid-template-columns: 1fr;
    }
    .sf-footer-lead {
      grid-template-columns: 1fr;
      align-items: start;
    }
    .sf-footer-lead .sf-button {
      width: max-content;
    }
    .sf-customisation-layout {
      grid-template-columns: 1fr;
    }
    .sf-home-cta-inner {
      align-items: flex-start;
      flex-direction: column;
    }
    .woocommerce ul.products {
      grid-template-columns: repeat(2,minmax(0,1fr));
    }
  }
  @media (max-width: 540px) {
    .sf-header-inner {
      min-height: 68px;
    }
    .sf-wordmark {
      font-size: 20px;
    }
    .sf-logo-mark {
      width: 34px;
      height: 27px;
    }
    .sf-nav {
      top: 68px;
    }
    .sf-fashion-hero {
      min-height: 620px;
    }
    .sf-fashion-hero-content {
      padding-bottom: 48px;
    }
    .sf-fashion-hero h1 {
      font-size: clamp(58px,19vw,88px);
    }
    .sf-fashion-hero-content > p:not(.sf-eyebrow) {
      font-size: 15px;
    }
    .sf-actions {
      align-items: flex-start;
      flex-direction: column;
      gap: 18px;
    }
    .sf-category-grid, .sf-custom-product-grid {
      gap: 9px;
    }
    .sf-category-card span {
      font-size: 16px;
    }
    .sf-editorial-media, .sf-dropshipper-media {
      min-height: 360px;
    }
    .sf-editorial-copy, .sf-dropshipper-copy {
      padding: 54px 24px;
    }
    .sf-steps {
      grid-template-columns: 1fr;
    }
    .sf-steps li, .sf-steps li:not(:first-child) {
      min-height: 190px;
      padding: 24px 0;
      border-right: 0;
      border-bottom: 1px solid #bdb8b0;
    }
    .sf-steps li:last-child {
      border-bottom: 0;
    }
    .sf-steps h3 {
      margin-top: 34px;
    }
    .sf-customisation-grid {
      grid-template-columns: 1fr;
    }
    .sf-field--wide {
      grid-column: auto;
    }
    .sf-footer-main {
      grid-template-columns: 1fr;
      gap: 36px;
    }
    .sf-footer-bottom {
      flex-direction: column;
    }
    .sf-photo-credits {
      width: min(100% - 32px, 1440px);
    }
    .woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
      width: 100%;
      float: none;
    }
  }
  body {
    background: radial-gradient(circle at 8% 7%, rgba(255,216,77,.22), transparent 24rem), radial-gradient(circle at 96% 18%, rgba(57,213,223,.15), transparent 28rem), var(--color-background);
  }
  .sf-notice {
    min-height: 38px;
    background: linear-gradient(100deg, var(--color-primary), #ff6a3d 52%, var(--color-secondary));
    color: var(--color-neutral);
    font-weight: 800;
  }
  .sf-header {
    border-bottom: 0;
    background: rgba(255,255,255,.92);
    box-shadow: 0 12px 36px rgba(23,19,34,.07);
  }
  .sf-header-inner {
    min-height: 82px;
  }
  .sf-logo-mark {
    width: 44px;
    height: 44px;
    border-radius: 14px 14px 14px 4px;
    background: var(--color-primary);
    box-shadow: 4px 4px 0 var(--color-secondary);
    transform: rotate(-4deg);
  }
  .sf-wordmark {
    font-size: 30px;
    letter-spacing: .015em;
  }
  .sf-nav a {
    padding: 9px 12px;
    border-radius: 999px;
    font-size: 10px;
    letter-spacing: .07em;
  }
  .sf-nav a::after {
    display: none;
  }
  .sf-nav a:hover {
    background: var(--color-primary-50);
    color: var(--color-primary-700);
  }
  .sf-icon-link, .sf-menu-toggle {
    border-radius: 50%;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(23,19,34,.12);
  }
  .sf-cart-link {
    padding-inline: 12px;
    border-radius: 999px;
  }
  .sf-button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
    min-height: 54px;
    padding-inline: 28px !important;
    border-radius: 999px !important;
    box-shadow: 0 9px 0 rgba(23,19,34,.14);
    transform: translateY(0);
    transition: transform .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease !important;
  }
  .sf-button:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 0 rgba(23,19,34,.12);
  }
  .sf-button-white {
    border-color: #fff !important;
  }
  .sf-button-white:hover {
    background: var(--color-secondary) !important;
    border-color: var(--color-secondary) !important;
    color: var(--color-neutral) !important;
  }
  .sf-fashion-hero {
    min-height: min(790px, calc(100vh - 120px));
    align-items: center;
    background: #372040;
    isolation: isolate;
  }
  .sf-fashion-hero::after {
    content: "";
    position: absolute;
    z-index: 1;
    inset: auto -7vw -12vw auto;
    width: 36vw;
    aspect-ratio: 1;
    border: clamp(28px,4vw,64px) solid rgba(255,216,77,.8);
    border-radius: 50%;
    mix-blend-mode: screen;
  }
  .sf-fashion-hero-media img {
    object-position: center 42%;
    transform: scale(1.015);
  }
  .sf-fashion-hero-shade {
    background: linear-gradient(90deg, rgba(23,19,34,.93) 0%, rgba(87,25,77,.76) 44%, rgba(255,61,127,.20) 77%, rgba(23,19,34,.05)), linear-gradient(0deg, rgba(23,19,34,.32), transparent 58%);
  }
  .sf-fashion-hero-content {
    padding-block: clamp(72px,9vw,126px);
  }
  .sf-eyebrow {
    display: inline-flex;
    align-items: center;
    padding: 9px 15px;
    border: 1px solid rgba(255,255,255,.32);
    border-radius: 999px;
    background: rgba(255,255,255,.12);
    backdrop-filter: blur(10px);
  }
  .sf-eyebrow::before {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--color-secondary);
  }
  .sf-fashion-hero h1 {
    max-width: 760px;
    font-size: clamp(76px,10.3vw,162px);
    line-height: .78;
    letter-spacing: .005em;
    text-shadow: 0 8px 40px rgba(23,19,34,.24);
  }
  .sf-fashion-hero-content > p:not(.sf-eyebrow):not(.sf-hero-note) {
    max-width: 590px;
  }
  .sf-hero-note {
    margin: 28px 0 0 !important;
    color: rgba(255,255,255,.72) !important;
    font-size: 10px !important;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
  }
  .sf-hero-sticker {
    position: absolute;
    z-index: 3;
    top: 11%;
    right: clamp(36px,7vw,120px);
    width: clamp(118px,12vw,170px);
    aspect-ratio: 1;
    display: grid;
    place-content: center;
    border-radius: 50%;
    background: var(--color-secondary);
    color: var(--color-neutral);
    text-align: center;
    box-shadow: 0 18px 55px rgba(23,19,34,.25);
    transform: rotate(9deg);
    animation: sf-float 4s ease-in-out infinite;
  }
  .sf-hero-sticker::before {
    content: "";
    position: absolute;
    inset: 8px;
    border: 1px dashed rgba(23,19,34,.45);
    border-radius: inherit;
  }
  .sf-hero-sticker span {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .16em;
  }
  .sf-hero-sticker strong {
    font-family: var(--font-display);
    font-size: clamp(30px,3vw,46px);
    font-weight: 400;
    line-height: .9;
    letter-spacing: .03em;
  }
  @keyframes sf-float {
    50% {
      transform: rotate(5deg) translateY(-8px);
    }
  }
  .sf-benefit-bar {
    position: relative;
    z-index: 4;
    width: min(1320px, calc(100% - 64px));
    margin: -28px auto 0;
    border: 0;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 22px 60px rgba(23,19,34,.14);
  }
  .sf-benefit-bar > div {
    min-height: 108px;
    border-color: rgba(23,19,34,.09);
  }
  .sf-benefit-bar > div:nth-child(1) {
    background: #fff4f8;
  }
  .sf-benefit-bar > div:nth-child(2) {
    background: #fff8dc;
  }
  .sf-benefit-bar > div:nth-child(3) {
    background: #ecfbfc;
  }
  .sf-benefit-bar > div:nth-child(4) {
    background: #f2edff;
  }
  .sf-benefit-bar strong {
    font-family: var(--font-display);
    font-size: 19px;
    font-weight: 400;
    letter-spacing: .035em;
  }
  .sf-shop-paths {
    padding: clamp(98px,10vw,150px) 0 clamp(76px,8vw,120px);
  }
  .sf-shop-paths-intro {
    display: grid;
    grid-template-columns: minmax(0,1.2fr) minmax(280px,.8fr);
    align-items: end;
    gap: 36px;
    margin-bottom: 44px;
  }
  .sf-shop-paths-intro .sf-kicker {
    grid-column: 1 / -1;
    margin-bottom: -18px;
  }
  .sf-shop-paths-intro h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(58px,7vw,104px);
    font-weight: 400;
    line-height: .84;
    letter-spacing: .015em;
    text-transform: uppercase;
  }
  .sf-shop-paths-intro > p:last-child {
    max-width: 520px;
    margin: 0 0 5px auto;
    color: var(--color-muted);
    font-size: 16px;
    line-height: 1.7;
  }
  .sf-shop-paths-grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 18px;
  }
  .sf-shop-path {
    position: relative;
    min-height: 510px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 30px;
    color: var(--color-neutral);
    text-decoration: none;
    box-shadow: 0 20px 55px rgba(23,19,34,.10);
    transition: transform .3s ease, box-shadow .3s ease;
  }
  .sf-shop-path:hover {
    transform: translateY(-8px) rotate(-.25deg);
    box-shadow: 0 30px 70px rgba(23,19,34,.17);
  }
  .sf-shop-path--custom {
    background: #ffb4ce;
  }
  .sf-shop-path--plain {
    background: var(--color-secondary);
  }
  .sf-shop-path--ready {
    background: var(--color-accent);
  }
  .sf-shop-path-copy {
    position: relative;
    z-index: 2;
    padding: 28px 28px 18px;
  }
  .sf-shop-path-copy > span {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase;
  }
  .sf-shop-path h3 {
    margin: 8px 0 10px;
    font-family: var(--font-display);
    font-size: clamp(42px,4.4vw,68px);
    font-weight: 400;
    line-height: .9;
    letter-spacing: .025em;
    text-transform: uppercase;
  }
  .sf-shop-path p {
    max-width: 350px;
    margin: 0;
    font-size: 13px;
    line-height: 1.55;
  }
  .sf-shop-path strong {
    display: inline-flex;
    gap: 8px;
    margin-top: 18px;
    padding-bottom: 4px;
    border-bottom: 1px solid currentColor;
    font-size: 10px;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .sf-shop-path strong i {
    font-style: normal;
  }
  .sf-shop-path-media {
    min-height: 260px;
    flex: 1;
    display: grid;
    place-items: end center;
    padding: 8px 20px 0;
  }
  .sf-shop-path-media img {
    width: 100%;
    height: 100%;
    max-height: 310px;
    object-fit: contain;
    object-position: center bottom;
    transition: transform .35s ease;
    filter: drop-shadow(0 18px 22px rgba(23,19,34,.18));
  }
  .sf-shop-path:hover img {
    transform: scale(1.045) rotate(1deg);
  }
  .sf-section {
    padding: clamp(82px,8vw,126px) 0;
  }
  .sf-section-title h2, .sf-page-hero h1, .sf-editorial-copy h2, .sf-dropshipper h2, .sf-home-cta h2, .sf-footer-lead h2, .woocommerce div.product .product_title {
    font-weight: 400;
    letter-spacing: .015em;
  }
  .sf-kicker {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--color-primary-700);
  }
  .sf-kicker::before {
    content: "";
    width: 22px;
    height: 3px;
    border-radius: 3px;
    background: var(--color-primary);
  }
  .sf-category-section {
    background: #fff;
  }
  .sf-category-grid {
    gap: 18px;
  }
  .sf-category-card {
    border-radius: 22px;
    background: var(--color-background);
    box-shadow: 0 10px 35px rgba(23,19,34,.07);
  }
  .sf-category-card:nth-child(2n) {
    background: #fff8dc;
  }
  .sf-category-card img {
    aspect-ratio: 4 / 5;
    object-fit: contain;
    padding: 10px;
  }
  .sf-category-card span {
    padding-inline: 18px;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: .02em;
  }
  .sf-category-card small {
    padding: 2px 18px 20px;
    color: var(--color-primary-700);
  }
  .sf-editorial-split, .sf-dropshipper {
    width: min(1440px, calc(100% - 64px));
    margin-inline: auto;
    border-radius: 36px;
    overflow: hidden;
    box-shadow: 0 28px 80px rgba(23,19,34,.16);
  }
  .sf-editorial-split {
    background: linear-gradient(140deg, #21182e, #3a2145 62%, #5a2850);
  }
  .sf-editorial-media img {
    transition: transform .7s ease;
  }
  .sf-editorial-split:hover .sf-editorial-media img {
    transform: scale(1.025);
  }
  .sf-clean-list li::before {
    color: var(--color-secondary);
  }
  .sf-featured-products {
    background: transparent;
  }
  .sf-featured-products--plain {
    background: #fff4dc;
  }
  .sf-featured-products--ready {
    background: #e9fbfc;
  }
  .sf-custom-product-grid {
    gap: 18px;
  }
  .sf-product-card {
    overflow: hidden;
    border: 1px solid rgba(23,19,34,.07);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 13px 38px rgba(23,19,34,.08);
    transition: transform .25s ease, box-shadow .25s ease;
  }
  .sf-product-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 24px 50px rgba(23,19,34,.14);
  }
  .sf-product-image {
    background: linear-gradient(145deg, #fff, #f3edf4);
  }
  .sf-product-image img {
    object-fit: contain;
    padding: 8px;
  }
  .sf-product-badge {
    left: 14px;
    top: 14px;
    border-radius: 999px;
    background: var(--color-primary);
    color: #fff;
  }
  .sf-featured-products--plain .sf-product-badge {
    background: var(--color-secondary);
    color: var(--color-neutral);
  }
  .sf-featured-products--ready .sf-product-badge {
    background: var(--color-accent);
    color: var(--color-neutral);
  }
  .sf-product-meta {
    padding: 17px 18px 21px;
  }
  .sf-product-meta h3 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .02em;
  }
  .sf-product-price {
    color: var(--color-primary-700);
    font-weight: 800;
  }
  .sf-process {
    background: var(--color-secondary);
  }
  .sf-steps {
    gap: 14px;
    border: 0;
  }
  .sf-steps li, .sf-steps li:not(:first-child) {
    min-height: 250px;
    padding: 25px;
    border: 0;
    border-radius: 24px;
    background: rgba(255,255,255,.84);
    box-shadow: 0 12px 30px rgba(23,19,34,.08);
  }
  .sf-steps span {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: var(--color-primary);
    box-shadow: 4px 4px 0 var(--color-neutral);
  }
  .sf-steps li:nth-child(2) span {
    background: var(--color-accent);
    color: var(--color-neutral);
  }
  .sf-steps li:nth-child(3) span {
    background: var(--color-lilac);
  }
  .sf-steps li:nth-child(4) span {
    background: #ff7c4d;
  }
  .sf-steps h3 {
    margin-top: 44px;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: .03em;
  }
  .sf-dropshipper {
    margin-top: clamp(58px,7vw,96px);
    background: linear-gradient(135deg, #ff3d7f, #a84ee8 58%, #6556ff);
  }
  .sf-dropshipper-media img {
    filter: saturate(.95) contrast(1.03);
  }
  .sf-dropshipper-copy .sf-kicker {
    color: var(--color-secondary);
  }
  .sf-dropshipper-copy .sf-kicker::before {
    background: var(--color-secondary);
  }
  .sf-plan-line {
    border-color: rgba(255,255,255,.3);
  }
  .sf-plan-line strong {
    font-family: var(--font-display);
    font-size: 30px;
    font-weight: 400;
    letter-spacing: .03em;
  }
  .sf-home-cta {
    background: transparent;
  }
  .sf-home-cta-inner {
    position: relative;
    overflow: hidden;
    padding: clamp(42px,6vw,82px);
    border-radius: 34px;
    background: var(--color-neutral);
    color: #fff;
  }
  .sf-home-cta-inner::after {
    content: "";
    position: absolute;
    right: -60px;
    bottom: -100px;
    width: 280px;
    aspect-ratio: 1;
    border: 44px solid var(--color-primary);
    border-radius: 50%;
    opacity: .78;
  }
  .sf-home-cta-inner > * {
    position: relative;
    z-index: 1;
  }
  .sf-home-cta .sf-kicker {
    color: var(--color-secondary);
  }
  .sf-home-cta .sf-kicker::before {
    background: var(--color-secondary);
  }
  .sf-footer {
    background: linear-gradient(145deg, #171322, #251832 70%, #321a39);
  }
  .sf-footer-lead {
    border-color: rgba(255,255,255,.13);
  }
  .sf-footer-lead > p {
    color: var(--color-secondary);
  }
  .sf-logo--footer .sf-logo-mark {
    box-shadow: 4px 4px 0 var(--color-secondary);
  }
  .sf-footer h3 {
    color: var(--color-secondary);
  }
  .sf-footer-links a:hover, .sf-footer-contact a:hover {
    color: var(--color-secondary);
  }
  .woocommerce ul.products {
    gap: 20px;
  }
  .woocommerce ul.products li.product {
    overflow: hidden;
    border-radius: 22px;
    box-shadow: 0 12px 35px rgba(23,19,34,.08);
  }
  .woocommerce ul.products li.product a img {
    background: #f7f1f7;
    object-fit: contain;
  }
  .woocommerce span.onsale {
    border-radius: 999px;
  }
  .woocommerce .quantity .qty, .woocommerce input.input-text, .woocommerce textarea, .woocommerce select, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border-radius: 12px;
    border-color: rgba(23,19,34,.24);
  }
  .woocommerce-cart .cart-collaterals .cart_totals, .woocommerce-checkout-review-order, .woocommerce-checkout #payment, .sf-customisation-box, .sf-preview-panel {
    border-radius: 20px;
  }
  .sf-customisation-box {
    border-color: rgba(23,19,34,.16);
    box-shadow: 0 18px 55px rgba(23,19,34,.08);
  }
  .sf-side-switcher button, .sf-layer-tools button {
    border-radius: 999px;
  }
  .sf-side-switcher button:hover, .sf-side-switcher button.is-active {
    background: var(--color-primary);
    border-color: var(--color-primary);
  }
  @media (max-width: 1100px) {
    .sf-shop-paths-grid {
      grid-template-columns: repeat(2,minmax(0,1fr));
    }
    .sf-shop-path:last-child {
      grid-column: 1 / -1;
      min-height: 430px;
      display: grid;
      grid-template-columns: 1fr 1fr;
    }
    .sf-shop-path:last-child .sf-shop-path-media {
      min-height: 360px;
    }
  }
  @media (max-width: 800px) {
    .sf-header-inner {
      min-height: 72px;
    }
    .sf-hero-sticker {
      top: 10%;
      right: 24px;
      width: 112px;
    }
    .sf-benefit-bar {
      width: min(100% - 32px, 1320px);
      margin-top: -18px;
    }
    .sf-shop-paths-intro {
      grid-template-columns: 1fr;
    }
    .sf-shop-paths-intro .sf-kicker {
      grid-column: auto;
      margin-bottom: -12px;
    }
    .sf-shop-paths-intro > p:last-child {
      margin-left: 0;
    }
    .sf-editorial-split, .sf-dropshipper {
      width: min(100% - 32px, 1440px);
    }
    .sf-steps li, .sf-steps li:not(:first-child) {
      border: 0;
    }
  }
  @media (max-width: 620px) {
    .sf-notice {
      padding-inline: 14px;
      letter-spacing: .07em;
      text-align: center;
    }
    .sf-fashion-hero {
      min-height: 660px;
    }
    .sf-fashion-hero-content {
      padding-top: 122px;
    }
    .sf-fashion-hero h1 {
      font-size: clamp(66px,21vw,94px);
    }
    .sf-hero-sticker {
      top: 34px;
      right: 18px;
      width: 96px;
    }
    .sf-hero-note {
      line-height: 1.6;
    }
    .sf-benefit-bar {
      grid-template-columns: 1fr 1fr;
    }
    .sf-benefit-bar > div {
      min-height: 92px;
      padding: 16px 11px;
    }
    .sf-benefit-bar strong {
      font-size: 16px;
    }
    .sf-shop-paths-grid {
      grid-template-columns: 1fr;
    }
    .sf-shop-path, .sf-shop-path:last-child {
      grid-column: auto;
      min-height: 470px;
      display: flex;
    }
    .sf-shop-path:last-child .sf-shop-path-media {
      min-height: 250px;
    }
    .sf-shop-path-copy {
      padding: 24px 22px 14px;
    }
    .sf-category-grid {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      padding-bottom: 12px;
    }
    .sf-category-card {
      min-width: 72vw;
      scroll-snap-align: start;
    }
    .sf-custom-product-grid, .sf-custom-product-grid--three {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      padding-bottom: 18px;
    }
    .sf-product-card {
      min-width: 76vw;
      scroll-snap-align: start;
    }
    .sf-editorial-split, .sf-dropshipper {
      border-radius: 24px;
    }
    .sf-home-cta-inner {
      border-radius: 24px;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    html {
      scroll-behavior: auto;
    }
    *, *::before, *::after {
      animation: none !important;
      transition: none !important;
    }
  }
}
@layer base {
  input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      border-color: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
  }
  select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset;
  }
  input:where([type='checkbox']),input:where([type='radio']) {
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  input:where([type='checkbox']) {
    border-radius: 0px;
  }
  input:where([type='radio']) {
    border-radius: 100%;
  }
  input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
    }
  }
}
