@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@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-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --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;
      --tw-duration: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-gray-100: oklch(.967 .003 264.542);
    --color-white: #fff;
    --spacing: .25rem;
    --radius-md: .425rem;
    --radius-lg: .625rem;
    --radius-xl: 1.025rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
  }

  body {
    line-height: inherit;
  }

  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;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: oklch(.922 0 0);
    outline-color: color-mix(in oklab, oklch(.708 0 0) 50%, transparent);
  }

  * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }
}

@layer utilities {
  .fixed {
    position: fixed;
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .z-50 {
    z-index: 50;
  }

  .\!container {
    width: 100% !important;
  }

  @media (width >= 40rem) {
    .\!container {
      max-width: 40rem !important;
    }
  }

  @media (width >= 48rem) {
    .\!container {
      max-width: 48rem !important;
    }
  }

  @media (width >= 64rem) {
    .\!container {
      max-width: 64rem !important;
    }
  }

  @media (width >= 80rem) {
    .\!container {
      max-width: 80rem !important;
    }
  }

  @media (width >= 96rem) {
    .\!container {
      max-width: 96rem !important;
    }
  }

  .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

  .inline-block {
    display: inline-block;
  }

  .table {
    display: table;
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-16 {
    height: calc(var(--spacing) * 16);
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-40 {
    width: calc(var(--spacing) * 40);
  }

  .w-full {
    width: 100%;
  }

  .grow {
    flex-grow: 1;
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .flex-col {
    flex-direction: column;
  }

  .items-center {
    align-items: center;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-none {
    --tw-border-style: none;
    border-style: none;
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }

  .bg-transparent {
    background-color: #0000;
  }

  .object-cover {
    object-fit: cover;
  }

  .p-0 {
    padding: calc(var(--spacing) * 0);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .align-middle {
    vertical-align: middle;
  }

  .text-accent {
    color: var(--accent);
  }

  .text-primary {
    color: oklch(.205 0 0);
  }

  .text-secondary {
    color: oklch(.97 0 0);
  }

  .text-white {
    color: var(--color-white);
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-100 {
    opacity: 1;
  }

  .blur {
    --tw-blur: blur(8px);
    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, );
  }

  .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 {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  @media (hover: hover) {
    .hover\:text-accent:hover {
      color: var(--accent);
    }
  }

  @media (hover: hover) {
    .hover\:opacity-60:hover {
      opacity: .6;
    }
  }

  @media (width >= 48rem) {
    .md\:flex {
      display: flex;
    }
  }

  @media (width >= 48rem) {
    .md\:hidden {
      display: none;
    }
  }

  @media (width >= 48rem) {
    .md\:h-20 {
      height: calc(var(--spacing) * 20);
    }
  }
}


:root {
  --font-size: 16px;
  --white: #f5f1ed;
  --background: #f5f1ed;
  --foreground: #32344e;
  --muted: #e8e3de;
  --muted-foreground: #86868b;
  --accent: #a0555d;
  --wine: #a0555d;
  --wine-light: #b67079;
  --navy: #32344e;
  --cream: #f9f5f0;
  --space-xs: 8px;
  --space-sm: 16px;
  --space-md: 24px;
  --space-lg: 32px;
  --space-xl: 48px;
  --space-2xl: 64px;
  --space-3xl: 80px;
  --space-4xl: 96px;
  --space-5xl: 128px;
  --section-padding-y: 64px;
  --section-padding-x: 24px;
  --section-internal-gap: 56px;
  --container-narrow: 980px;
  --container-standard: 1200px;
  --container-wide: 1400px;
  --container-ultra-wide: 1440px;
  --card-height-sm: 50vh;
  --card-height-md: 55vh;
  --card-height-lg: 60vh;
  --radius-sm: 8px;
  --radius-md: 12px;
  --radius-lg: 16px;
  --radius-xl: 20px;
  --radius-2xl: 24px;
  --radius-3xl: 32px;
  --ease-apple: cubic-bezier(.25, .1, .25, 1);
  --ease-spring: cubic-bezier(.34, 1.56, .64, 1);
  --duration-fast: .3s;
  --duration-base: .5s;
  --duration-slow: .8s;
  --anim-offset-sm: 20px;
  --anim-offset-md: 30px;
  --anim-offset-lg: 40px;
  --content-gap-xs: 12px;
  --content-gap-sm: 16px;
  --content-gap-md: 24px;
  --content-gap-lg: 32px;
  --content-gap-xl: 48px;
}

@media (width >= 768px) {
  :root {
    --section-padding-y: 80px;
    --section-padding-x: 60px;
    --section-internal-gap: 64px;
  }
}

@media (width >= 1024px) {
  :root {
    --section-padding-y: 120px;
    --section-padding-x: 80px;
    --section-internal-gap: 80px;
  }
}

html {
  font-size: var(--font-size);
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: var(--background);
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, sans-serif;
  overflow-x: hidden;
}

section {
  margin: 0 !important;
  padding: 0 !important;
}

.text-eyebrow {
  text-transform: uppercase;
  letter-spacing: .12em;
  color: var(--muted-foreground);
  font-size: 11px;
  font-weight: 500;
}

.text-eyebrow-white {
  text-transform: uppercase;
  letter-spacing: .12em;
  color: var(--white);
  opacity: .7;
  font-size: 11px;
  font-weight: 500;
}

.text-white {
  color: var(--white);
}

.text-white-90 {
  color: var(--white);
  opacity: .9;
}

.text-accent {
  color: var(--accent);
}

.text-accent-light {
  color: #a0555dcc;
}

.text-primary {
  color: var(--foreground);
}

.text-secondary, .text-muted {
  color: var(--muted-foreground);
}

.text-hero {
  letter-spacing: -.028em;
  font-size: clamp(46px, 8vw, 90px);
  font-weight: 600;
  line-height: 1.05;
}

.text-display {
  letter-spacing: -.022em;
  font-size: clamp(38px, 6vw, 68px);
  font-weight: 600;
  line-height: 1.02;
}

.text-display-white {
  letter-spacing: -.022em;
  color: var(--white);
  font-size: clamp(38px, 6vw, 68px);
  font-weight: 600;
  line-height: 1.02;
}

.text-title {
  letter-spacing: -.017em;
  font-size: clamp(30px, 4vw, 46px);
  font-weight: 600;
  line-height: 1.08;
}

.text-subtitle {
  letter-spacing: -.012em;
  font-size: clamp(23px, 3vw, 34px);
  font-weight: 600;
  line-height: 1.18;
}

.text-heading {
  letter-spacing: -.008em;
  font-size: clamp(19px, 2.5vw, 26px);
  font-weight: 600;
  line-height: 1.28;
}

.text-body-large {
  letter-spacing: -.003em;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.48;
}

.text-statement {
  letter-spacing: -.002em;
  font-size: clamp(16px, 1.8vw, 19px);
  font-weight: 400;
  line-height: 1.5;
}

.text-body {
  letter-spacing: -.002em;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.47;
}

.text-body-small {
  letter-spacing: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.47;
}

.text-caption {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.text-small {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

.btn-primary {
  background-color: var(--foreground);
  color: #fff;
  letter-spacing: -.005em;
  transition: all var(--duration-fast) var(--ease-apple);
  cursor: pointer;
  white-space: nowrap;
  border: none;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
}

.btn-primary:hover {
  background-color: #1d1d1fd9;
  transform: translateY(-1px);
}

.btn-primary:active {
  transform: translateY(0);
}

.btn-secondary {
  color: var(--foreground);
  letter-spacing: -.005em;
  transition: all var(--duration-fast) var(--ease-apple);
  cursor: pointer;
  white-space: nowrap;
  background-color: #0000;
  border: 1px solid #1d1d1f33;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
}

.btn-secondary:hover {
  background-color: #1d1d1f0d;
  border-color: #1d1d1f4d;
}

.btn-white {
  background-color: var(--white);
  color: var(--foreground);
  letter-spacing: -.005em;
  transition: all var(--duration-fast) var(--ease-apple);
  cursor: pointer;
  white-space: nowrap;
  border: none;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
}

.btn-white:hover {
  background-color: var(--muted);
  transform: translateY(-1px);
}

.btn-white:active {
  transform: translateY(0);
}

.btn-ghost-white {
  color: var(--white);
  letter-spacing: -.005em;
  transition: all var(--duration-fast) var(--ease-apple);
  cursor: pointer;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  white-space: nowrap;
  background-color: #f5f1ed1a;
  border: 1px solid #f5f1ed33;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
}

.btn-ghost-white:hover {
  background-color: #f5f1ed26;
  border-color: #f5f1ed4d;
}

.page-container {
  max-width: var(--container-ultra-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  margin-left: auto;
  margin-right: auto;
}

nav button:not([class*="btn-"]) {
  padding: 0 !important;
}

.section-internal-gap {
  margin-bottom: var(--section-internal-gap);
}

.container-narrow {
  max-width: var(--container-narrow);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  margin-left: auto;
  margin-right: auto;
}

.container-standard {
  max-width: var(--container-standard);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  margin-left: auto;
  margin-right: auto;
}

.container-wide {
  max-width: var(--container-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  margin-left: auto;
  margin-right: auto;
}

.container-ultra-wide {
  max-width: var(--container-ultra-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  margin-left: auto;
  margin-right: auto;
}

.container-full {
  width: 100%;
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
}

.image-overlay {
  pointer-events: none;
  background: linear-gradient(to top, #000000b3, #0000004d, #0000);
  position: absolute;
  inset: 0;
}

.image-overlay-dark {
  pointer-events: none;
  background: linear-gradient(#00000080, #0009);
  position: absolute;
  inset: 0;
}

.image-overlay-subtle {
  pointer-events: none;
  background-color: #00000026;
  position: absolute;
  inset: 0;
}

.image-overlay-medium {
  pointer-events: none;
  background: linear-gradient(to top, #0009, #0000004d, #0000001a);
  position: absolute;
  inset: 0;
}

.image-overlay-heavy {
  pointer-events: none;
  background: linear-gradient(to top, #000000d9, #00000080, #0003);
  position: absolute;
  inset: 0;
}

.space-y-section {
  margin-top: var(--section-gap);
}

.space-y-xl {
  margin-top: var(--space-xl);
}

.space-y-2xl {
  margin-top: var(--space-2xl);
}

.space-y-3xl {
  margin-top: var(--space-3xl);
}

.prose-narrow {
  max-width: 680px;
}

.prose-wide {
  max-width: 860px;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.aspect-square {
  aspect-ratio: 1;
}

.aspect-portrait {
  aspect-ratio: 3 / 4;
}

.transition-smooth {
  transition: all var(--duration-base) var(--ease-apple);
}

.transition-fast {
  transition: all var(--duration-fast) var(--ease-apple);
}

.section-divider {
  padding: var(--space-3xl) var(--section-padding-x);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.divider-monogram {
  z-index: 2;
  background-color: var(--background);
  padding: 0 var(--space-md);
  position: relative;
}

.monogram-text {
  letter-spacing: .2em;
  fill: var(--accent);
  opacity: .6;
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  font-weight: 400;
}

.divider-line {
  background: linear-gradient(to right, transparent, var(--muted), transparent);
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

.welcome-intro-split {
  gap: var(--space-xl);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 768px) {
  .welcome-intro-split {
    gap: var(--space-4xl);
    grid-template-columns: 1fr 1fr;
    align-items: flex-end;
  }

  .welcome-intro-split-flipped {
    grid-template-columns: 1fr 1fr;
  }
}

@media (width >= 1024px) {
  .welcome-intro-split {
    gap: var(--space-3xl);
  }
}

.welcome-intro-split-left {
  gap: var(--space-md);
  flex-direction: column;
  display: flex;
}

.welcome-intro-split-flipped .welcome-intro-split-left {
  order: 2;
}

.welcome-intro-split-flipped .welcome-intro-split-right {
  gap: var(--content-gap-sm);
  flex-direction: column;
  order: 1;
  display: flex;
}

@media (width >= 768px) {
  .welcome-intro-split-flipped .welcome-intro-split-left {
    order: 1;
  }

  .welcome-intro-split-flipped .welcome-intro-split-right {
    text-align: right;
    order: 2;
    align-items: flex-end;
  }
}

.welcome-intro {
  text-align: center;
}

.welcome-intro-eyebrow, .welcome-intro-heading {
  margin-bottom: var(--content-gap-md);
}

.welcome-intro-body {
  margin-left: auto;
  margin-right: auto;
}

.hero-container {
  width: 100%;
  height: 75vh;
  min-height: 500px;
  max-height: 900px;
  position: relative;
  overflow: hidden;
}

@media (width >= 768px) {
  .hero-container {
    height: 85vh;
    min-height: 600px;
  }
}

@media (width >= 1024px) {
  .hero-container {
    height: 90vh;
    min-height: 700px;
  }
}

.hero-content-wrapper {
  z-index: 10;
  height: 100%;
  padding: var(--section-padding-x);
  padding-top: 100px;
  padding-bottom: var(--space-5xl);
  max-width: var(--container-ultra-wide);
  align-items: flex-end;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.hero-content-left {
  gap: var(--space-lg);
  flex-direction: column;
  max-width: 720px;
  display: flex;
}

.hero-content-left .hero-subtitle {
  margin: 0;
}

.hero-cta {
  gap: var(--space-md);
  flex-wrap: wrap;
  display: flex;
}

.hero-content .hero-cta {
  justify-content: center;
}

.hero-content-left .hero-cta {
  justify-content: flex-start;
}

@media (width >= 768px) {
  .hero-content-left {
    gap: var(--space-xl);
  }
}

.sticky-card-wrapper {
  max-width: var(--container-ultra-wide);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--space-xl);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  position: sticky;
  top: 0;
}

.sticky-card {
  width: 100%;
  max-width: var(--container-ultra-wide);
  height: var(--card-height-md);
  border-radius: var(--radius-3xl);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px #00000040;
}

@media (width >= 768px) {
  .sticky-card {
    height: var(--card-height-lg);
  }
}

.sticky-card-content {
  width: 100%;
  height: var(--card-height-md);
  border-radius: var(--radius-3xl);
  position: relative;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px #00000040;
}

@media (width >= 768px) {
  .sticky-card-content {
    height: var(--card-height-lg);
  }
}

.sticky-card-portrait {
  aspect-ratio: 3 / 4;
  max-width: 900px;
  height: auto;
}

@media (width >= 768px) {
  .sticky-card-portrait {
    max-width: 1000px;
  }
}

.sticky-card-image {
  position: absolute;
  inset: 0;
}

.sticky-card-copy {
  bottom: 0;
  left: var(--section-padding-x);
  right: var(--section-padding-x);
  padding-top: var(--space-xl);
  padding-bottom: var(--space-lg);
  gap: var(--content-gap-sm);
  flex-direction: column;
  max-width: 640px;
  display: flex;
  position: absolute;
}

@media (width >= 768px) {
  .sticky-card-copy {
    padding-top: var(--space-2xl);
    padding-bottom: var(--space-xl);
    gap: var(--content-gap-md);
  }
}

@media (width <= 767px) {
  .sticky-card-content {
    height: 70vh;
    min-height: 500px;
  }
}

@media (width >= 1024px) {
  .sticky-card-copy {
    padding-top: var(--space-2xl);
    padding-bottom: var(--space-xl);
  }
}

.sticky-card-text {
  width: 100%;
}

.sticky-card-heading {
  margin-bottom: var(--content-gap-sm);
}

.journey-grid {
  gap: var(--space-lg);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 640px) and (width <= 767px) {
  .journey-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 768px) {
  .journey-grid {
    gap: var(--space-xl);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 1200px) {
  .journey-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.standards-grid {
  gap: var(--space-lg);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 768px) {
  .standards-grid {
    gap: var(--space-xl);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 1024px) {
  .standards-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.membership-philosophy-cinematic {
  max-width: var(--container-ultra-wide);
  padding: 0 var(--section-padding-x);
  margin: 0 auto;
}

.membership-philosophy-cinematic > div {
  aspect-ratio: 6;
  border-radius: var(--radius-2xl);
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media (width <= 767px) {
  .membership-philosophy-cinematic > div {
    aspect-ratio: 3;
  }
}

.membership-philosophy-cinematic .membership-philosophy-image {
  position: absolute;
  inset: 0;
}

.membership-philosophy-cinematic .membership-philosophy-content {
  z-index: 2;
  padding: var(--space-2xl);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.membership-philosophy-cinematic .membership-philosophy-content:before {
  content: "";
  left: var(--space-2xl);
  top: var(--space-2xl);
  bottom: var(--space-2xl);
  background: var(--accent);
  width: 2px;
  position: absolute;
}

.membership-philosophy-cinematic .membership-philosophy-content p {
  margin-left: calc(var(--space-2xl)  + 2px + var(--space-lg));
  padding-right: var(--space-2xl);
  font-size: clamp(18px, 2vw, 22px);
  line-height: 1.5;
}

@media (width >= 768px) {
  .membership-philosophy-cinematic .membership-philosophy-content {
    padding: var(--space-3xl);
  }

  .membership-philosophy-cinematic .membership-philosophy-content:before {
    left: var(--space-3xl);
    top: var(--space-3xl);
    bottom: var(--space-3xl);
  }

  .membership-philosophy-cinematic .membership-philosophy-content p {
    margin-left: calc(var(--space-3xl)  + 2px + var(--space-xl));
    padding-right: var(--space-3xl);
  }
}

.membership-cinematic-banner {
  max-width: var(--container-ultra-wide);
  padding: 0 var(--section-padding-x);
  margin: 0 auto;
  display: none;
}

@media (width >= 768px) {
  .membership-cinematic-banner {
    display: block;
  }
}

.membership-cinematic-banner > div {
  aspect-ratio: 6;
  border-radius: var(--radius-2xl);
  width: 100%;
  position: relative;
  overflow: hidden;
}

.membership-cinematic-banner .membership-philosophy-image {
  position: absolute;
  inset: 0;
}

.membership-cinematic-banner .membership-philosophy-content {
  z-index: 2;
  align-items: center;
  padding-left: 32px;
  display: flex;
  position: absolute;
  inset: 32px;
}

.membership-cinematic-banner .membership-philosophy-content:before {
  content: "";
  background: var(--accent);
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.membership-cinematic-banner .membership-philosophy-content p {
  letter-spacing: -.01em;
  flex: 1;
  font-size: 15px;
  line-height: 1.5;
}

@media (width >= 768px) {
  .membership-cinematic-banner .membership-philosophy-content {
    padding-left: 48px;
    inset: 64px 120px;
  }

  .membership-cinematic-banner .membership-philosophy-content p {
    font-size: 17px;
  }
}

@media (width >= 1024px) {
  .membership-cinematic-banner .membership-philosophy-content {
    padding-left: 64px;
    inset: 80px 160px;
  }

  .membership-cinematic-banner .membership-philosophy-content p {
    font-size: 19px;
  }
}

.membership-principles-row {
  gap: var(--space-lg);
  grid-template-columns: 1fr;
  width: 100%;
  display: grid;
}

@media (width >= 768px) {
  .membership-principles-row {
    gap: var(--space-xl);
    grid-template-columns: repeat(3, 1fr);
  }
}

.membership-principles-row .journey-card {
  aspect-ratio: 1;
  width: 100%;
  max-width: 100%;
}

.principle-card {
  aspect-ratio: 3 / 4;
  border-radius: var(--radius-2xl);
  transition: transform var(--duration-fast) var(--ease-apple);
  position: relative;
  overflow: hidden;
}

@media (width <= 767px) {
  .principle-card {
    aspect-ratio: 4 / 5;
    min-height: 420px;
  }
}

.principle-card:hover {
  transform: translateY(-4px);
}

.principle-card-wide {
  aspect-ratio: 16 / 9;
}

@media (width <= 767px) {
  .principle-card-wide {
    aspect-ratio: 4 / 5;
    min-height: 420px;
  }
}

.principle-card-image {
  position: absolute;
  inset: 0;
}

.principle-card-content {
  z-index: 2;
  padding: var(--space-lg);
  justify-content: flex-end;
  gap: var(--content-gap-sm);
  flex-direction: column;
  display: flex;
  position: absolute;
  inset: 0;
}

@media (width >= 768px) {
  .principle-card-content {
    padding: var(--space-xl);
  }
}

@media (width >= 1024px) {
  .principle-card-content {
    padding: var(--space-2xl);
  }
}

.journey-card {
  aspect-ratio: 3 / 4;
  border-radius: var(--radius-2xl);
  transition: transform var(--duration-fast) var(--ease-apple);
  position: relative;
  overflow: hidden;
}

@media (width <= 639px) {
  .journey-card {
    aspect-ratio: 4 / 5;
    min-height: 420px;
  }
}

.journey-card:hover {
  transform: translateY(-4px);
}

.journey-card-image, .seasonal-journey-image {
  position: absolute;
  inset: 0;
}

.journey-card-content {
  padding: var(--space-lg);
  justify-content: flex-end;
  gap: var(--content-gap-sm);
  flex-direction: column;
  display: flex;
  position: absolute;
  inset: 0;
}

@media (width >= 768px) {
  .journey-card-content {
    padding: var(--space-xl);
  }
}

.journey-card-header {
  align-items: center;
  gap: var(--space-xs);
  display: flex;
}

.journey-card-divider {
  color: var(--white);
  opacity: .5;
  font-size: 11px;
}

@media (width <= 767px) {
  .journey-card-content .text-heading, .story-card-content .text-heading, .curator-card .journey-card-content .text-heading {
    font-size: clamp(22px, 2.5vw, 26px);
  }

  .featured-stories-grid .text-body-small {
    font-size: 14px;
  }
}

.standard-card-icon {
  margin-bottom: var(--content-gap-xs);
}

.card-with-hover {
  transition: transform var(--duration-fast) var(--ease-apple);
}

.card-with-hover:hover {
  transform: translateY(-2px);
}

.testimonials-grid {
  gap: var(--space-xl);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 1024px) {
  .testimonials-grid {
    gap: var(--space-2xl);
    grid-template-columns: repeat(3, 1fr);
  }
}

.testimonial-card {
  aspect-ratio: 3 / 4;
  border-radius: var(--radius-2xl);
  transition: transform var(--duration-medium) var(--ease-apple);
  position: relative;
  overflow: hidden;
}

.testimonial-card:hover {
  transform: translateY(-8px);
}

.testimonial-card-image {
  position: absolute;
  inset: 0;
}

.testimonial-card-content {
  padding: var(--space-xl);
  justify-content: flex-end;
  gap: var(--space-lg);
  flex-direction: column;
  display: flex;
  position: absolute;
  inset: 0;
}

@media (width >= 768px) {
  .testimonial-card-content {
    padding: var(--space-2xl);
  }
}

.testimonial-quote {
  color: var(--white);
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}

@media (width >= 768px) {
  .testimonial-quote {
    font-size: 20px;
    line-height: 1.5;
  }
}

.testimonial-attribution {
  gap: var(--space-xs);
  flex-direction: column;
  display: flex;
}

.testimonial-name {
  color: var(--white);
  letter-spacing: -.01em;
  font-size: 14px;
  font-weight: 500;
}

.testimonial-meta {
  color: var(--white);
  opacity: .7;
  align-items: center;
  gap: var(--space-xs);
  font-size: 12px;
  display: flex;
}

.testimonial-meta-divider {
  opacity: .5;
}

.curator-grid {
  gap: var(--space-xl);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 1024px) {
  .curator-grid {
    gap: var(--space-2xl);
    grid-template-columns: repeat(2, 1fr);
  }
}

.curator-card {
  aspect-ratio: 16 / 9;
  border-radius: var(--radius-2xl);
  transition: transform var(--duration-medium) var(--ease-apple);
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

@media (width <= 767px) {
  .curator-card {
    aspect-ratio: 1;
    min-height: 400px;
  }

  .curator-card-content {
    padding: var(--space-lg) var(--space-lg);
    gap: var(--space-xs);
  }
}

.curator-card:hover {
  transform: scale(1.01);
}

.curator-card-image {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.curator-card-content {
  padding: var(--space-xl) var(--section-padding-x);
  justify-content: center;
  gap: var(--space-sm);
  z-index: 1;
  flex-direction: column;
  display: flex;
  position: absolute;
  inset: 0;
}

.process-statement {
  max-width: var(--container-wide);
  margin-left: auto;
  margin-right: auto;
  margin-top: var(--section-internal-gap);
  position: relative;
}

.process-statement-image {
  border-radius: var(--radius-3xl);
  min-height: 500px;
  position: relative;
  overflow: hidden;
}

.process-statement-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

@media (width >= 768px) {
  .process-statement-image {
    min-height: 450px;
  }
}

@media (width >= 1024px) {
  .process-statement-image {
    min-height: 450px;
  }
}

.process-statement-content {
  padding: var(--space-xl) var(--space-lg);
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.process-statement-text {
  text-align: center;
  max-width: 900px;
}

.process-statement-text h3 {
  letter-spacing: -.02em;
  font-size: 26px;
  line-height: 1.3;
}

@media (width >= 768px) {
  .process-statement-text {
    max-width: 1000px;
  }

  .process-statement-text h3 {
    font-size: 42px;
    line-height: 1.2;
  }
}

.membership-grid {
  gap: var(--space-2xl);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 768px) {
  .membership-grid {
    gap: var(--space-xl);
    grid-template-columns: repeat(3, 1fr);
  }
}

.membership-tier {
  border-radius: var(--radius-2xl);
  transition: transform var(--duration-medium) var(--ease-apple);
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.membership-tier:hover {
  transform: translateY(-8px);
}

@media (width >= 1024px) {
  .membership-tier-featured {
    transform: scale(1.05);
  }

  .membership-tier-featured:hover {
    transform: scale(1.05)translateY(-8px);
  }
}

.membership-tier-image {
  position: absolute;
  inset: 0;
}

.membership-tier-content {
  z-index: 1;
  padding: var(--space-2xl);
  gap: var(--space-lg);
  flex-direction: column;
  min-height: 700px;
  display: flex;
  position: relative;
}

@media (width >= 768px) {
  .membership-tier-content {
    padding: var(--space-2xl) var(--space-xl);
  }
}

@media (width >= 1024px) {
  .membership-tier-content {
    min-height: 800px;
  }
}

.membership-tier-header {
  gap: var(--space-sm);
  flex-direction: column;
  display: flex;
}

.membership-tier-name {
  color: var(--white);
  letter-spacing: -.02em;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
}

@media (width >= 768px) {
  .membership-tier-name {
    font-size: 36px;
  }
}

.membership-tier-description {
  color: var(--white);
  opacity: .9;
  font-size: 16px;
  line-height: 1.5;
}

.membership-tier-pricing {
  gap: var(--space-2xs);
  padding-top: var(--space-md);
  border-top: 1px solid #fff3;
  flex-direction: column;
  display: flex;
}

.membership-tier-price {
  color: var(--white);
  letter-spacing: -.02em;
  font-size: 40px;
  font-weight: 500;
}

.membership-tier-period {
  color: var(--white);
  opacity: .7;
  font-size: 13px;
}

.membership-tier-includes {
  gap: var(--space-sm);
  flex-direction: column;
  flex: 1;
  display: flex;
}

.membership-tier-includes-label {
  color: var(--white);
  opacity: .6;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 500;
}

.membership-tier-includes-list {
  gap: var(--space-xs);
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.membership-tier-includes-list li {
  color: var(--white);
  opacity: .9;
  align-items: center;
  gap: var(--space-xs);
  padding-left: 0;
  font-size: 14px;
  line-height: 1.5;
  display: flex;
}

.membership-tier-includes-list li svg {
  opacity: .7;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.membership-tier-cta {
  border-radius: var(--radius-lg);
  letter-spacing: .01em;
  cursor: pointer;
  width: 100%;
  transition: all var(--duration-fast) var(--ease-apple);
  border: none;
  padding: 16px 40px;
  font-size: 15px;
  font-weight: 500;
}

.membership-tier-cta-primary {
  background-color: var(--white);
  color: var(--text-primary);
}

.membership-tier-cta-secondary {
  background-color: var(--accent);
  color: var(--white);
}

.membership-tier-cta-tertiary {
  color: var(--white);
  border: 1.5px solid var(--white);
  background-color: #0000;
}

.experience-grid {
  gap: var(--space-xl);
  grid-template-columns: 1fr;
  margin-top: 0;
  display: grid;
}

@media (width >= 768px) {
  .experience-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 1024px) {
  .experience-grid {
    gap: var(--space-2xl);
    grid-template-columns: repeat(3, 1fr);
  }
}

.experience-card {
  aspect-ratio: 3 / 4;
  border-radius: var(--radius-2xl);
  transition: transform var(--duration-medium) var(--ease-apple);
  position: relative;
  overflow: hidden;
}

.experience-card:hover {
  transform: scale(1.02);
}

.experience-card-image {
  position: absolute;
  inset: 0;
}

.experience-card-content {
  padding: var(--space-2xl);
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  inset: 0;
}

@media (width >= 768px) {
  .experience-card-content {
    padding: var(--space-xl);
  }
}

.experience-card-number {
  color: var(--white);
  opacity: .4;
  letter-spacing: -.02em;
  margin-bottom: var(--space-md);
  font-size: 48px;
  font-weight: 300;
  line-height: 1;
}

.experience-card-title {
  color: var(--white);
  letter-spacing: -.02em;
  margin-bottom: var(--space-sm);
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

@media (width >= 768px) {
  .experience-card-title {
    font-size: 20px;
  }
}

@media (width >= 1024px) {
  .experience-card-title {
    font-size: 22px;
  }
}

.experience-card-description {
  color: var(--white);
  opacity: .9;
  font-size: 15px;
  line-height: 1.5;
}

@media (width >= 768px) {
  .experience-card-description {
    font-size: 14px;
  }
}

.experience-cta-wrapper {
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.experience-cta {
  padding: var(--space-md) var(--space-3xl);
  background-color: var(--text-primary);
  color: var(--white);
  border-radius: var(--radius-lg);
  letter-spacing: .01em;
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-apple);
  border: none;
  font-size: 15px;
  font-weight: 500;
}

.experience-cta:hover {
  background-color: #2a2c3f;
  transform: scale(1.05);
}

.story-grid {
  gap: var(--space-2xl);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 1024px) {
  .story-grid {
    gap: var(--space-xl);
    grid-template-columns: repeat(3, 1fr);
  }
}

.story-card {
  aspect-ratio: 3 / 4;
  border-radius: var(--radius-2xl);
  transition: transform var(--duration-medium) var(--ease-apple);
  cursor: pointer;
  display: block;
  position: relative;
  overflow: hidden;
}

.story-card:hover {
  transform: translateY(-8px);
}

.story-card-image {
  position: absolute;
  inset: 0;
}

.story-card-content {
  padding: var(--space-lg);
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  inset: 0;
}

@media (width >= 768px) {
  .story-card-content {
    padding: var(--space-xl);
  }
}

.story-card-number, .story-card-eyebrow {
  color: var(--white);
  opacity: .6;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: var(--space-sm);
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
}

.story-card-title {
  color: var(--white);
  letter-spacing: -.008em;
  margin-bottom: var(--space-sm);
  font-size: clamp(19px, 2.5vw, 26px);
  font-weight: 600;
  line-height: 1.28;
}

.story-card-number ~ .story-card-title {
  max-width: 22ch;
}

@media (width >= 768px) {
  .story-card-number ~ .story-card-title {
    max-width: 18ch;
  }
}

.story-card-description {
  color: var(--white);
  opacity: .75;
  font-size: 15px;
  line-height: 1.5;
}

.story-card-number ~ .story-card-title ~ .story-card-description {
  padding-left: var(--space-md);
  border-left: 1.5px solid #fff3;
}

.final-cta {
  max-width: var(--container-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.final-cta-image {
  border-radius: var(--radius-3xl);
  min-height: 600px;
  position: relative;
  overflow: hidden;
}

.final-cta-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

@media (width <= 767px) {
  .final-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .final-cta-image {
    aspect-ratio: 1;
    border-radius: 0;
  }
}

.final-cta-content {
  padding: var(--space-xl);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.final-cta-text {
  text-align: center;
  align-items: center;
  gap: var(--space-lg);
  flex-direction: column;
  max-width: 700px;
  display: flex;
}

.final-cta-heading {
  letter-spacing: -.02em;
  color: var(--white);
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
}

@media (width >= 768px) {
  .final-cta-heading {
    font-size: 48px;
    line-height: 1.15;
  }
}

@media (width >= 1024px) {
  .final-cta-heading {
    font-size: 56px;
  }
}

.final-cta-subheading {
  color: var(--white);
  opacity: .9;
  max-width: 560px;
  font-size: 16px;
  line-height: 1.6;
}

@media (width >= 768px) {
  .final-cta-subheading {
    font-size: 18px;
  }
}

.final-cta-buttons {
  gap: var(--space-md);
  margin-top: var(--space-md);
  flex-direction: column;
  width: 100%;
  display: flex;
}

@media (width >= 640px) {
  .final-cta-buttons {
    flex-direction: row;
    width: auto;
  }
}

.final-cta-button-primary, .final-cta-button-secondary {
  border-radius: var(--radius-lg);
  letter-spacing: .01em;
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-apple);
  text-align: center;
  border: none;
  justify-content: center;
  align-items: center;
  padding: 16px 40px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
}

.final-cta-button-primary {
  background-color: var(--white);
  color: var(--text-primary);
}

.final-cta-button-primary:hover {
  background-color: #ffffffe6;
  transform: scale(1.05);
}

.final-cta-button-secondary {
  color: var(--white);
  border: 1.5px solid var(--white);
  background-color: #0000;
}

.final-cta-button-secondary:hover {
  background-color: #ffffff1a;
  transform: scale(1.05);
}

.faq-content-wrapper {
  z-index: 10;
  width: 100%;
  max-width: var(--container-wide);
  padding: var(--space-3xl) var(--section-padding-x);
  gap: var(--space-lg);
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.faq-header {
  text-align: center;
  gap: var(--space-md);
  flex-direction: column;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
}

.faq-subtext {
  color: #fffc;
  letter-spacing: -.01em;
  font-size: 16px;
  line-height: 1.6;
}

@media (width >= 768px) {
  .faq-subtext {
    font-size: 19px;
  }
}

@media (width >= 1024px) {
  .faq-subtext {
    font-size: 20px;
  }
}

.faq-hero-header {
  text-align: center;
  gap: var(--space-md);
  flex-direction: column;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
}

.faq-hero-subtext {
  color: #fffc;
  letter-spacing: -.01em;
  font-size: 18px;
  line-height: 1.6;
}

@media (width >= 768px) {
  .faq-hero-subtext {
    font-size: 20px;
  }
}

.faq-items-grid {
  grid-template-columns: 1fr;
  gap: 0;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
}

@media (width >= 1024px) {
  .faq-items-grid {
    gap: var(--space-2xl);
    grid-template-columns: 1fr 1fr;
  }
}

.faq-simple-grid {
  grid-template-columns: 1fr;
  gap: 0;
  max-width: 900px;
  margin: 0 auto;
  display: grid;
}

.faq-simple-grid .faq-item {
  border-bottom: 1px solid #32344e1a;
}

.faq-simple-grid .faq-item:last-child {
  border-bottom: none;
}

.faq-simple-grid .faq-question-text {
  color: var(--text-primary);
}

.faq-simple-grid .faq-question:hover .faq-question-text {
  color: var(--text-accent);
}

.faq-simple-grid .faq-icon {
  color: var(--text-secondary);
}

.faq-simple-grid .faq-question:hover .faq-icon {
  color: var(--text-accent);
}

.faq-simple-grid .faq-answer {
  color: var(--text-secondary);
}

.faq-intro {
  max-width: var(--container-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  text-align: center;
  align-items: center;
  gap: var(--space-md);
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-container {
  max-width: 900px;
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  flex-direction: column;
  gap: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-item {
  border-bottom: 1px solid #ffffff1a;
}

.faq-item:last-child {
  border-bottom: none;
}

@media (width >= 1024px) {
  .faq-items-grid .faq-item:nth-last-child(-n+2) {
    border-bottom: none;
  }
}

.faq-question {
  justify-content: space-between;
  align-items: center;
  gap: var(--space-lg);
  width: 100%;
  padding: var(--space-xl) 0;
  cursor: pointer;
  text-align: left;
  transition: all var(--duration-fast) var(--ease-apple);
  background: none;
  border: none;
  display: flex;
}

.faq-question:hover .faq-question-text {
  color: var(--white);
}

.faq-question-text {
  color: #ffffffe6;
  letter-spacing: -.015em;
  transition: color var(--duration-fast) var(--ease-apple);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

@media (width >= 768px) {
  .faq-question-text {
    font-size: 18px;
  }
}

.faq-icon {
  color: #fff9;
  transition: all var(--duration-fast) var(--ease-apple);
  flex-shrink: 0;
}

.faq-question:hover .faq-icon {
  color: #ffffffe6;
}

.faq-answer-wrapper {
  overflow: hidden;
}

.faq-answer {
  padding-bottom: var(--space-2xl);
  padding-right: var(--space-4xl);
  color: #ffffffbf;
  max-width: 720px;
  font-size: 16px;
  line-height: 1.7;
}

@media (width >= 768px) {
  .faq-answer {
    font-size: 17px;
    line-height: 1.65;
  }
}

.footer {
  background-color: var(--background);
  padding: var(--space-md) 0;
  z-index: 100;
  border-top: 1px solid #32344e14;
  position: relative;
}

.footer-container {
  max-width: var(--container-ultra-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  justify-content: space-between;
  align-items: center;
  gap: var(--space-md);
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-copyright {
  color: var(--foreground);
  opacity: .5;
}

.footer-legal-links {
  gap: var(--space-md);
  display: flex;
}

.footer-legal-links a {
  color: var(--foreground);
  transition: color var(--duration-fast) var(--ease-apple);
  opacity: .5;
  text-decoration: none;
}

.footer-legal-links a:hover {
  color: var(--foreground);
  opacity: 1;
}

@media (width <= 639px) {
  .footer {
    padding: var(--space-sm) 0;
  }

  .footer-container, .footer-legal-links {
    gap: var(--space-xs);
  }
}

.nav-link {
  transition: opacity var(--duration-fast) var(--ease-apple);
  font-size: 15px;
  text-decoration: none;
}

.nav-link:hover {
  opacity: .6;
}

.nav-link-mobile {
  color: var(--text-primary);
  transition: opacity var(--duration-fast) var(--ease-apple);
  font-size: 15px;
  text-decoration: none;
}

.nav-link-mobile:hover {
  opacity: .6;
}

.btn-secondary-nav {
  border-radius: var(--radius-lg);
  letter-spacing: .01em;
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-apple);
  background-color: #0000;
  border: 1.5px solid;
  padding: 8px 20px;
  font-size: 15px;
  font-weight: 500;
}

.btn-secondary-nav:hover {
  background-color: #ffffff1a;
  transform: scale(1.05);
}

.border-subtle {
  border-color: #32344e1a;
}

@media (width <= 640px) {
  .text-hero {
    font-size: clamp(48px, 10vw, 60px);
    line-height: 1;
  }

  .text-display {
    line-height: 1.1;
  }

  .text-body-large {
    font-size: 18px;
    line-height: 1.5;
  }
}

.membership-tiers-container {
  max-width: var(--container-ultra-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  gap: var(--space-2xl);
  grid-template-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

@media (width >= 768px) {
  .membership-tiers-container {
    gap: var(--space-xl);
    grid-template-columns: repeat(3, 1fr);
  }
}

.membership-included-intro {
  max-width: var(--container-ultra-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--section-internal-gap);
  text-align: center;
  align-items: center;
  gap: var(--space-md);
  flex-direction: column;
  display: flex;
}

.membership-included-subtitle {
  margin-top: var(--space-sm);
  max-width: 720px;
  color: var(--color-text-secondary);
  opacity: .8;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 1.6;
}

@media (width >= 768px) {
  .membership-included-subtitle {
    font-size: 19px;
  }
}

@media (width >= 1024px) {
  .membership-included-subtitle {
    font-size: 20px;
  }
}

@media (width >= 768px) {
  section:nth-of-type(2) .membership-included-subtitle {
    display: none;
  }
}

.section-narrative-intro {
  max-width: var(--container-ultra-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  text-align: center;
  align-items: center;
  gap: var(--space-lg);
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.section-narrative-background {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.section-narrative-background img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-narrative-intro > * {
  z-index: 1;
  position: relative;
}

.section-narrative-body {
  max-width: 820px;
  color: var(--foreground);
  letter-spacing: -.01em;
  opacity: .95;
  padding: var(--space-xl) var(--space-2xl);
  border-left: 2px solid var(--accent);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: #f5f1edf2;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
  font-weight: 400;
  line-height: 1.75;
  position: relative;
}

@media (width >= 768px) {
  .section-narrative-body {
    padding: var(--space-2xl) var(--space-3xl);
  }
}

.section-narrative-intro-no-bg {
  max-width: var(--container-narrow);
  text-align: center;
  align-items: center;
  gap: var(--space-lg);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-narrative-intro-no-bg .section-narrative-body {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-left: 2px solid var(--accent);
  padding: var(--space-xl) var(--space-2xl);
  text-align: left;
  color: var(--color-text-secondary);
  background: #f5f1edf2;
}

@media (width >= 768px) {
  .section-narrative-intro-no-bg .section-narrative-body {
    padding: var(--space-2xl) var(--space-3xl);
  }
}

.section-principles-grid {
  max-width: var(--container-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  gap: var(--space-xl);
  grid-template-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

@media (width >= 768px) {
  .section-principles-grid {
    gap: var(--space-2xl);
    grid-template-columns: repeat(3, 1fr);
  }
}

.principle-card {
  text-align: center;
  padding: var(--space-3xl) var(--space-xl);
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 400px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.principle-card-background {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.principle-card-background img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.principle-card > * {
  z-index: 1;
  position: relative;
}

.principle-card-number {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--accent);
  margin-bottom: var(--space-sm);
  opacity: .9;
  font-size: 13px;
  font-weight: 500;
}

.principle-card-title {
  letter-spacing: -.02em;
  color: #fff;
  margin-bottom: var(--space-md);
  font-size: 20px;
  font-weight: 500;
}

.principle-card-description {
  color: #ffffffe6;
  max-width: 340px;
  font-size: 15px;
  line-height: 1.6;
}

.membership-included-grid {
  max-width: var(--container-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  gap: var(--space-2xl);
  grid-template-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

@media (width >= 640px) {
  .membership-included-grid {
    gap: var(--space-3xl);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 1024px) {
  .membership-included-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.membership-included-feature {
  text-align: center;
  padding: var(--space-xl);
  border-radius: var(--radius-lg);
  transition: all var(--duration-fast) var(--ease-apple);
}

.membership-included-feature:hover {
  background-color: #f5f1ed80;
  transform: translateY(-4px);
}

.membership-included-icon {
  width: 56px;
  height: 56px;
  margin: 0 auto var(--space-md);
  background: linear-gradient(135deg, var(--accent), var(--wine-light));
  color: var(--white);
  transition: all var(--duration-fast) var(--ease-apple);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.membership-included-feature:hover .membership-included-icon {
  transform: scale(1.1);
  box-shadow: 0 8px 24px #a0555d4d;
}

.membership-included-title {
  letter-spacing: -.01em;
  color: var(--foreground);
  margin-bottom: var(--space-sm);
  font-size: 18px;
  font-weight: 500;
}

.membership-included-description {
  color: var(--muted-foreground);
  font-size: 15px;
  line-height: 1.6;
}

.membership-cta-section {
  justify-content: center;
  align-items: center;
  min-height: 600px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.membership-cta-image {
  z-index: 0;
  position: absolute;
  inset: 0;
}

.membership-cta-content {
  z-index: 10;
  text-align: center;
  max-width: 700px;
  padding: 0 var(--section-padding-x);
  position: relative;
}

.membership-cta-title {
  letter-spacing: -.025em;
  color: var(--white);
  margin-bottom: var(--space-lg);
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1;
}

@media (width >= 768px) {
  .membership-cta-title {
    font-size: 64px;
  }
}

.membership-cta-text {
  color: #ffffffd9;
  margin-bottom: var(--space-2xl);
  font-size: 16px;
  line-height: 1.6;
}

@media (width >= 768px) {
  .membership-cta-text {
    font-size: 19px;
  }
}

@media (width >= 1024px) {
  .membership-cta-text {
    font-size: 20px;
  }
}

.gift-grid {
  gap: var(--space-lg);
  max-width: var(--container-ultra-wide);
  padding-left: var(--section-padding-x);
  padding-right: var(--section-padding-x);
  grid-template-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

@media (width >= 640px) {
  .gift-grid {
    gap: var(--space-xl);
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (width >= 1024px) {
  .gift-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.gift-option {
  border-radius: var(--radius-2xl);
  background-color: var(--white);
  transition: all var(--duration-fast) var(--ease-apple);
  cursor: pointer;
  border: 1px solid #32344e14;
  position: relative;
  overflow: hidden;
}

.gift-option:hover {
  border-color: #a0555d4d;
  box-shadow: 0 20px 40px #00000014;
}

.gift-option-image {
  aspect-ratio: 4 / 3;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.gift-option-content {
  padding: var(--space-xl);
  gap: var(--space-md);
  flex-direction: column;
  display: flex;
}

.gift-option-header {
  gap: var(--space-xs);
  flex-direction: column;
  display: flex;
}

.gift-option-tier {
  color: var(--accent);
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 11px;
  font-weight: 500;
}

.gift-option-duration {
  color: var(--foreground);
  letter-spacing: -.02em;
  font-size: 24px;
  font-weight: 500;
}

.gift-option-description {
  color: var(--muted-foreground);
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}

.gift-option-pricing {
  align-items: baseline;
  gap: var(--space-sm);
  margin-top: var(--space-xs);
  display: flex;
}

.gift-option-price {
  color: var(--foreground);
  letter-spacing: -.02em;
  font-size: 32px;
  font-weight: 500;
}

.gift-option-original-price {
  color: var(--muted-foreground);
  font-size: 18px;
  text-decoration: line-through;
}

.gift-option-cta {
  border-radius: var(--radius-md);
  width: 100%;
  color: var(--white);
  background-color: var(--foreground);
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-apple);
  margin-top: var(--space-sm);
  border: none;
  font-size: 15px;
  font-weight: 500;
  padding: 16px 40px !important;
}

.gift-option-cta:hover {
  transform: scale(1.02);
}

.gift-cards-vertical {
  gap: var(--space-2xl);
  flex-direction: column;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
}

.gift-card {
  border-radius: var(--radius-2xl);
  background-color: var(--white);
  transition: all var(--duration-fast) var(--ease-apple);
  border: 1px solid #32344e14;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media (width >= 768px) {
  .gift-card {
    flex-direction: row;
    align-items: stretch;
  }
}

.gift-card:hover {
  border-color: #a0555d33;
  transform: translateY(-4px);
  box-shadow: 0 20px 60px #00000014;
}

.gift-card-image {
  aspect-ratio: 4 / 3;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media (width >= 768px) {
  .gift-card-image {
    width: 45%;
    min-height: 320px;
    aspect-ratio: unset;
  }
}

@media (width >= 1024px) {
  .gift-card-image {
    min-height: 400px;
  }
}

@media (width >= 1440px) {
  .gift-card-image {
    min-height: 480px;
  }
}

.gift-card-image > * {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.gift-card-image img {
  object-fit: cover;
  object-position: center;
  display: block;
}

.gift-card-content {
  padding: var(--space-lg);
  gap: var(--space-lg);
  flex-direction: column;
  flex: 1;
  display: flex;
}

@media (width >= 768px) {
  .gift-card-content {
    padding: var(--space-2xl) var(--space-xl);
    justify-content: flex-start;
  }
}

.gift-card-header {
  gap: var(--space-xs);
  flex-direction: column;
  display: flex;
}

.gift-card-tier {
  color: var(--accent);
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 11px;
  font-weight: 500;
}

.gift-card-description {
  color: var(--muted-foreground);
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
}

.gift-card-duration-selector {
  border-radius: var(--radius-md);
  background-color: #32344e0a;
  gap: 2px;
  width: fit-content;
  padding: 3px;
  display: flex;
}

.gift-card-duration-pill {
  border-radius: var(--radius-md);
  color: var(--muted-foreground);
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-apple);
  white-space: nowrap;
  background-color: #0000;
  border: none;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
}

.gift-card-duration-pill:hover {
  color: var(--foreground);
  background-color: #32344e0f;
}

.gift-card-duration-pill.active {
  color: var(--white);
  background-color: var(--foreground);
  box-shadow: 0 2px 8px #32344e26;
}

.gift-card-price-display {
  gap: var(--space-2xs);
  padding-top: var(--space-md);
  padding-bottom: var(--space-md);
  border-top: 1px solid #32344e26;
  border-bottom: 1px solid #32344e26;
  flex-direction: column;
  display: flex;
}

.gift-card-price {
  color: var(--foreground);
  letter-spacing: -.02em;
  font-size: 40px;
  font-weight: 500;
}

.gift-card-period {
  color: var(--muted-foreground);
  opacity: .7;
  font-size: 13px;
}

.gift-card-cta {
  border-radius: var(--radius-md);
  width: 100%;
  color: var(--white);
  background-color: var(--foreground);
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-apple);
  white-space: nowrap;
  margin-top: var(--space-md);
  border: none;
  font-size: 15px;
  font-weight: 500;
  padding: 16px 40px !important;
}

.gift-card-cta:hover {
  box-shadow: 0 4px 12px #00000026;
}

.gift-card-cta:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.cinematic-tier-container {
  gap: var(--space-3xl);
  flex-direction: column;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
}

.cinematic-tier-pills {
  border-radius: var(--radius-md);
  background-color: #32344e0a;
  gap: 2px;
  width: 100%;
  padding: 3px;
  display: flex;
}

@media (width >= 1024px) {
  .cinematic-tier-pills {
    width: fit-content;
  }
}

.cinematic-tier-pill {
  border-radius: calc(var(--radius-md)  - 2px);
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-apple);
  color: var(--muted-foreground);
  white-space: nowrap;
  text-align: center;
  background-color: #0000;
  border: none;
  flex: 1;
  padding: 8px 12px;
  font-size: 13px;
  font-weight: 500;
}

@media (width >= 1024px) {
  .cinematic-tier-pill {
    flex: initial;
    padding: 8px 20px;
    font-size: 14px;
  }
}

.cinematic-tier-pill:hover {
  color: var(--foreground);
}

.cinematic-tier-pill.active {
  background-color: var(--white);
  color: var(--foreground);
  box-shadow: 0 1px 3px #00000014;
}

.cinematic-tier-card {
  transition: all var(--duration-normal) var(--ease-apple);
  background-color: var(--white);
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 12px 48px #0000000f;
  border-radius: 24px !important;
}

@media (width >= 1024px) {
  .cinematic-tier-card {
    flex-direction: row;
  }
}

.cinematic-tier-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 80px #0000001f;
}

.cinematic-tier-content-section {
  background-color: var(--white);
  width: 100%;
  padding: var(--space-2xl) var(--section-padding-x);
  flex-direction: column;
  order: 2;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.cinematic-tier-content-section.full-width {
  padding: 0;
}

@media (width >= 768px) {
  .cinematic-tier-content-section {
    padding: var(--space-3xl) var(--section-padding-x);
  }
}

@media (width >= 1024px) {
  .cinematic-tier-content-section {
    width: 40%;
    padding: var(--space-3xl) var(--space-4xl);
    order: 1;
    align-items: center;
  }

  .cinematic-tier-content-section.full-width {
    width: 100%;
    padding: 0;
  }
}

.cinematic-tier-content {
  gap: var(--space-xl);
  flex-direction: column;
  width: 100%;
  display: flex;
}

@media (width >= 1024px) {
  .cinematic-tier-content {
    width: fit-content;
    min-width: min-content;
  }
}

.cinematic-tier-content-inner {
  gap: var(--space-xl);
  flex-direction: column;
  display: flex;
  padding: 0 var(--space-lg) !important;
}

@media (width >= 768px) {
  .cinematic-tier-content-inner {
    padding: 0 var(--space-xl) !important;
  }
}

@media (width >= 1024px) {
  .cinematic-tier-content-inner {
    padding: 0 !important;
  }
}

.cinematic-tier-image-section {
  order: 1;
  width: 100%;
  min-height: 400px;
  position: relative;
  overflow: hidden;
}

@media (width >= 1024px) {
  .cinematic-tier-image-section {
    order: 2;
    width: 60%;
    min-height: 550px;
  }
}

.cinematic-tier-image-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.cinematic-tier-header {
  gap: var(--space-sm);
  flex-direction: column;
  display: flex;
}

.cinematic-tier-name {
  color: var(--foreground);
  letter-spacing: -.02em;
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.1;
}

@media (width >= 1024px) {
  .cinematic-tier-name {
    font-size: 42px;
  }
}

.cinematic-tier-description {
  color: var(--muted-foreground);
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
}

.cinematic-tier-pricing {
  align-items: baseline;
  gap: var(--space-md);
  padding: var(--space-md) 0;
  border-top: 1px solid #32344e14;
  border-bottom: 1px solid #32344e14;
  display: flex;
}

.cinematic-tier-price {
  color: var(--foreground);
  letter-spacing: -.02em;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
}

.cinematic-tier-period {
  color: var(--muted-foreground);
  font-size: 15px;
  font-weight: 500;
}

.cinematic-tier-includes {
  gap: var(--space-md);
  flex-direction: column;
  display: flex;
}

.cinematic-tier-includes-label {
  text-transform: uppercase;
  letter-spacing: .12em;
  color: var(--accent);
  font-size: 12px;
  font-weight: 600;
}

.cinematic-tier-includes-list {
  gap: var(--space-sm);
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.cinematic-tier-includes-list li {
  align-items: center;
  gap: var(--space-sm);
  color: var(--foreground);
  font-size: 15px;
  line-height: 1.6;
  display: flex;
}

.cinematic-tier-includes-list li svg {
  color: var(--accent);
  flex-shrink: 0;
}

.cinematic-tier-cta {
  border-radius: var(--radius-md);
  width: 100%;
  color: var(--white);
  background-color: var(--foreground);
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-apple);
  margin-top: var(--space-md);
  border: none;
  font-size: 16px;
  font-weight: 600;
  padding: 18px 48px !important;
}

.cinematic-tier-cta:hover {
  background-color: var(--navy);
  transform: translateY(-2px);
}

.cinematic-tier-cta:disabled {
  opacity: .6;
  cursor: not-allowed;
  transform: none;
}

.embedded-checkout-close {
  top: var(--space-lg);
  right: var(--space-lg);
  z-index: 10;
  cursor: pointer;
  width: 48px;
  height: 48px;
  transition: all var(--duration-fast) var(--ease-apple);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: #fffffff2;
  border: 1px solid #00000014;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.embedded-checkout-close:hover {
  background: #fff;
  transform: scale(1.05);
  box-shadow: 0 4px 16px #0000001f;
}

.embedded-checkout-close svg {
  color: var(--foreground);
}

.embedded-checkout-wrapper {
  width: 100%;
  min-height: 600px;
  padding: var(--space-2xl) 0 var(--space-lg) 0;
}

@media (width <= 768px) {
  .embedded-checkout-wrapper {
    padding: var(--space-lg) 0 var(--space-md) 0;
    min-height: 500px;
  }

  .embedded-checkout-close {
    top: var(--space-md);
    right: var(--space-md);
    width: 40px;
    height: 40px;
  }
}

.success-container {
  max-width: 720px;
  padding: var(--space-5xl) var(--space-lg);
  text-align: center;
  margin: 0 auto;
}

.success-icon-wrapper {
  margin-bottom: var(--space-2xl);
  justify-content: center;
  display: flex;
}

.success-icon {
  background: linear-gradient(135deg, var(--accent), var(--wine-light));
  color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 96px;
  height: 96px;
  animation: .6s ease-out successPulse;
  display: flex;
}

@keyframes successPulse {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.success-content {
  animation: .8s ease-out .2s both fadeInUp;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.success-details {
  margin-top: var(--space-2xl);
  padding: var(--space-xl);
  border-radius: var(--radius-xl);
  text-align: left;
  background: #fff;
  border: 1px solid #32344e14;
}

.success-detail-row {
  padding: var(--space-md) 0;
  border-bottom: 1px solid #32344e0f;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.success-detail-row:last-child {
  border-bottom: none;
}

.success-detail-label {
  color: var(--muted-foreground);
  font-size: 14px;
}

.success-detail-value {
  color: var(--foreground);
  font-size: 16px;
  font-weight: 500;
}

.success-next-steps {
  margin-top: var(--space-3xl);
  padding: var(--space-2xl);
  border-radius: var(--radius-xl);
  text-align: left;
  background: #a0555d08;
}

.success-next-steps h3 {
  margin-bottom: var(--space-lg);
}

.success-steps-list {
  gap: var(--space-md);
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.success-steps-list li {
  color: var(--foreground);
  padding-left: var(--space-lg);
  font-size: 16px;
  line-height: 1.6;
  position: relative;
}

.success-steps-list li:before {
  content: "→";
  color: var(--accent);
  font-weight: 500;
  position: absolute;
  left: 0;
}

.success-actions {
  margin-top: var(--space-3xl);
  justify-content: center;
  display: flex;
}

.button-primary {
  padding: var(--space-md) var(--space-2xl);
  background: var(--foreground);
  color: #fff;
  border-radius: var(--radius-md);
  transition: all var(--duration-fast) var(--ease-apple);
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.button-primary:hover {
  background: var(--accent);
  transform: translateY(-2px);
  box-shadow: 0 10px 25px #a0555d33;
}

.connect-page {
  background: var(--background);
  gap: var(--section-padding-y);
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}

.connect-methods {
  max-width: var(--container-wide);
  padding: 0 var(--section-padding-x);
  gap: var(--space-3xl);
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  margin: 0 auto;
  display: grid;
}

.connect-method {
  text-align: center;
  align-items: center;
  gap: var(--space-md);
  flex-direction: column;
  display: flex;
}

.connect-method-icon {
  width: 56px;
  height: 56px;
  color: var(--accent);
  margin-bottom: var(--space-xs);
  background: #a0555d0f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.connect-form-section {
  padding-bottom: var(--section-padding-y);
}

.connect-form-container {
  max-width: 720px;
  padding: 0 var(--section-padding-x);
  margin: 0 auto;
}

.connect-form {
  gap: var(--space-xl);
  flex-direction: column;
  display: flex;
}

.connect-form-row {
  gap: var(--space-lg);
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.connect-form-field {
  gap: var(--space-xs);
  flex-direction: column;
  display: flex;
}

.connect-form-label {
  color: var(--foreground);
  letter-spacing: -.01em;
}

.connect-form-input {
  padding: var(--space-md) var(--space-lg);
  border-radius: var(--radius-md);
  color: var(--foreground);
  transition: all var(--duration-fast) var(--ease-apple);
  font-family: var(--font-primary);
  background: #fff;
  border: 1px solid #32344e1f;
}

.connect-form-input:focus {
  border-color: var(--accent);
  outline: none;
  box-shadow: 0 0 0 3px #a0555d14;
}

.connect-form-input::placeholder {
  color: var(--muted-foreground);
  opacity: .5;
}

.connect-form-select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%2332344E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right var(--space-lg) center;
  padding-right: var(--space-3xl);
  cursor: pointer;
}

.connect-form-textarea {
  resize: vertical;
  min-height: 140px;
  line-height: 1.6;
}

.connect-form button[type="submit"] {
  margin-top: var(--space-md);
  align-self: center;
}

@media (width <= 768px) {
  .connect-methods {
    gap: var(--space-2xl);
    grid-template-columns: 1fr;
  }

  .connect-form-row {
    gap: var(--space-lg);
    grid-template-columns: 1fr;
  }
}

.stories-page {
  background: var(--background);
  min-height: 100vh;
}

.stories-hero, .story-hero {
  width: 100%;
  height: 85vh;
  min-height: 600px;
  max-height: 1000px;
  padding-bottom: var(--space-5xl);
  align-items: flex-end;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media (width >= 768px) {
  .stories-hero, .story-hero {
    height: 90vh;
    min-height: 700px;
  }
}

.stories-hero-image-wrapper, .story-hero-image-wrapper {
  z-index: 0;
  position: absolute;
  inset: 0;
}

.stories-hero-image, .story-hero-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.stories-hero-overlay, .story-hero-overlay {
  pointer-events: none;
  background: linear-gradient(to top, #000000d9, #0006, #0000001a);
  position: absolute;
  inset: 0;
}

.stories-hero-content, .story-hero-content {
  z-index: 10;
  max-width: var(--container-wide);
  padding: 0 var(--section-padding-x);
  flex-direction: column;
  gap: 32px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  position: relative;
}

.stories-hero-eyebrow, .story-number {
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #ffffffb3;
  opacity: .9;
  margin-bottom: 24px;
  font-size: 13px;
  font-weight: 500;
}

.stories-hero-title, .story-hero-title {
  letter-spacing: -.028em;
  color: var(--white);
  max-width: 800px;
  margin-bottom: 24px;
  font-size: 56px;
  font-weight: 600;
  line-height: 1.05;
}

@media (width >= 768px) {
  .stories-hero-title, .story-hero-title {
    font-size: 72px;
  }
}

@media (width >= 1024px) {
  .stories-hero-title, .story-hero-title {
    font-size: 88px;
  }
}

.stories-hero-subtitle, .story-hero-subtitle {
  color: #ffffffd9;
  max-width: 600px;
  font-size: 16px;
  line-height: 1.6;
}

@media (width >= 768px) {
  .stories-hero-subtitle, .story-hero-subtitle {
    font-size: 19px;
  }
}

@media (width >= 1024px) {
  .stories-hero-subtitle, .story-hero-subtitle {
    font-size: 20px;
  }
}

.stories-grid-container {
  max-width: var(--container-ultra-wide);
  padding: 0 var(--section-padding-x);
  margin: 0 auto;
}

.stories-grid {
  gap: var(--space-5xl);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 768px) {
  .stories-grid {
    gap: calc(var(--space-5xl) * 1.5);
  }
}

.stories-landing-card {
  gap: var(--space-3xl);
  color: inherit;
  transition: transform var(--duration-slow) var(--ease-apple);
  grid-template-columns: 1fr;
  text-decoration: none;
  display: grid;
}

@media (width >= 1024px) {
  .stories-landing-card {
    gap: var(--space-5xl);
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }

  .stories-landing-card:nth-child(2n) {
    direction: rtl;
  }

  .stories-landing-card:nth-child(2n) > * {
    direction: ltr;
  }
}

.stories-landing-card-image-wrapper {
  aspect-ratio: 4 / 3;
  border-radius: var(--radius-3xl);
  position: relative;
  overflow: hidden;
}

.stories-landing-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform var(--duration-slow) var(--ease-apple);
}

.stories-landing-card:hover .stories-landing-card-image {
  transform: scale(1.05);
}

.stories-landing-card-overlay {
  pointer-events: none;
  background: linear-gradient(to top, #0000004d, #0000001a, #0000);
  position: absolute;
  inset: 0;
}

.stories-landing-card-content {
  gap: var(--space-md);
  flex-direction: column;
  display: flex;
}

.stories-landing-card-number {
  letter-spacing: .1em;
  color: var(--accent);
  opacity: .8;
  font-size: 14px;
  font-weight: 500;
}

.stories-landing-card-title {
  letter-spacing: -.022em;
  color: var(--foreground);
  font-size: 36px;
  font-weight: 600;
  line-height: 1.1;
}

@media (width >= 768px) {
  .stories-landing-card-title {
    font-size: 44px;
  }
}

.stories-landing-card-subtitle {
  color: var(--accent);
  letter-spacing: -.01em;
  font-size: 18px;
  font-weight: 500;
}

.stories-landing-card-description {
  color: var(--muted-foreground);
  max-width: 540px;
  font-size: 16px;
  line-height: 1.7;
}

.stories-landing-card-link {
  align-items: center;
  gap: var(--space-sm);
  margin-top: var(--space-md);
  color: var(--foreground);
  transition: all var(--duration-fast) var(--ease-apple);
  font-size: 15px;
  font-weight: 500;
  display: flex;
}

.stories-landing-card:hover .stories-landing-card-link {
  gap: var(--space-md);
  color: var(--accent);
}

.stories-landing-card-arrow {
  width: 20px;
  height: 20px;
  transition: transform var(--duration-fast) var(--ease-apple);
}

.stories-landing-card:hover .stories-landing-card-arrow {
  transform: translateX(4px);
}

.story-cards-vertical {
  gap: var(--space-2xl);
  flex-direction: column;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
}

.story-card-elegant {
  border-radius: var(--radius-2xl);
  background-color: var(--white);
  transition: all var(--duration-fast) var(--ease-apple);
  cursor: pointer;
  border: 1px solid #32344e14;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media (width >= 768px) {
  .story-card-elegant {
    flex-direction: row;
    align-items: stretch;
  }
}

.story-card-elegant:hover {
  border-color: #a0555d33;
  transform: translateY(-4px);
  box-shadow: 0 20px 60px #00000014;
}

.story-card-elegant .story-card-image {
  aspect-ratio: 4 / 3;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media (width >= 768px) {
  .story-card-elegant .story-card-image {
    width: 45%;
    min-height: 320px;
    aspect-ratio: unset;
  }
}

@media (width >= 1024px) {
  .story-card-elegant .story-card-image {
    min-height: 400px;
  }
}

@media (width >= 1440px) {
  .story-card-elegant .story-card-image {
    min-height: 480px;
  }
}

.story-card-elegant .story-card-image > * {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.story-card-elegant .story-card-image img {
  object-fit: cover;
  object-position: center;
  display: block;
}

.story-card-content-elegant {
  padding: var(--space-lg);
  gap: var(--space-lg);
  flex-direction: column;
  flex: 1;
  display: flex;
}

@media (width >= 768px) {
  .story-card-content-elegant {
    padding: var(--space-2xl) var(--space-xl);
    justify-content: flex-start;
  }
}

.story-card-header-elegant {
  gap: var(--space-xs);
  flex-direction: column;
  display: flex;
}

.story-card-number-elegant {
  letter-spacing: .1em;
  color: var(--accent);
  opacity: .6;
  margin-bottom: var(--space-2xs);
  font-size: 14px;
  font-weight: 500;
}

.story-card-subheadline {
  margin-top: var(--space-sm);
  opacity: .85;
}

.story-card-cta-elegant {
  align-items: center;
  gap: var(--space-sm);
  margin-top: var(--space-md);
  color: var(--foreground);
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-apple);
  background: none;
  border: none;
  padding: 0;
  font-size: 15px;
  font-weight: 500;
  display: inline-flex;
}

.story-card-cta-elegant:hover {
  gap: var(--space-md);
  color: var(--accent);
}

.story-card-arrow-elegant {
  width: 20px;
  height: 20px;
  transition: transform var(--duration-fast) var(--ease-apple);
}

.story-card-cta-elegant:hover .story-card-arrow-elegant {
  transform: translateX(4px);
}

.story-page {
  background: var(--background);
  gap: var(--section-padding-y);
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}

.story-back-link {
  top: 100px;
  left: var(--section-padding-x);
  z-index: 100;
  align-items: center;
  gap: var(--space-sm);
  padding: var(--space-sm) var(--space-md);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border-radius: var(--radius-lg);
  color: var(--foreground);
  transition: all var(--duration-fast) var(--ease-apple);
  background: #f5f1edf2;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: fixed;
  box-shadow: 0 4px 16px #00000014;
}

.story-back-link:hover {
  background: var(--background);
  transform: translateX(-4px);
}

.story-back-link svg {
  width: 16px;
  height: 16px;
}

.story-content-wrapper {
  background: var(--background);
  gap: var(--section-padding-y);
  flex-direction: column;
  display: flex;
}

.story-section:first-child {
  padding-top: 80px;
}

@media (width >= 768px) {
  .story-section:first-child {
    padding-top: 100px;
  }
}

.story-section:last-child {
  padding-bottom: 0;
}

.story-section-dark {
  background: var(--foreground);
  color: var(--white);
}

.story-section-content {
  max-width: var(--container-narrow);
  padding: 0 var(--section-padding-x);
  flex-direction: column;
  margin: 0 auto;
  display: flex;
}

.story-section-content > div {
  flex-direction: column;
  display: flex;
  gap: 0 !important;
}

.story-section-title {
  letter-spacing: -.018em;
  color: inherit;
  margin-bottom: var(--content-gap-lg);
  border-left: 5px solid var(--accent);
  margin-top: 0;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
  display: inline-block;
}

@media (width >= 768px) {
  .story-section-title {
    border-left-width: 6px;
    padding-left: 28px;
    font-size: 32px;
  }
}

.story-section-dark .story-section-title {
  color: var(--white);
}

.story-section-text {
  color: var(--muted-foreground);
  margin: 0 0 var(--content-gap-md) 0;
  font-size: 18px;
  line-height: 1.7;
}

.story-section-text:last-child {
  margin-bottom: 0;
}

.paragraph-group {
  flex-direction: column;
  gap: 16px;
  display: flex;
}

.paragraph-group .story-section-text {
  margin: 0;
}

@media (width >= 768px) {
  .story-section-text {
    font-size: 19px;
  }
}

.story-section-dark .story-section-text {
  color: #fffc;
}

.story-pull-quote {
  letter-spacing: -.01em;
  color: var(--foreground);
  opacity: .95;
  border-left: 2px solid var(--accent);
  margin-bottom: 24px;
  padding-left: 24px;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6;
  position: relative;
}

@media (width >= 768px) {
  .story-pull-quote {
    border-left-width: 2px;
    padding-left: 28px;
    font-size: 22px;
    line-height: 1.65;
  }
}

.story-image-text-section {
  margin: var(--section-padding-y) 0;
  padding: 0;
}

.membership-split-cards {
  gap: var(--space-lg);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 1024px) {
  .membership-split-cards {
    grid-template-columns: 1fr 1fr;
  }
}

.story-image-text-wrapper {
  width: 100%;
  height: 600px;
  position: relative;
  overflow: hidden;
}

@media (width >= 768px) {
  .story-image-text-wrapper {
    height: 700px;
  }
}

.story-image-text-bg {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.story-image-text-overlay {
  background: linear-gradient(#0000004d, #0009);
  position: absolute;
  inset: 0;
}

.story-image-text-content {
  padding: var(--section-padding-x);
  text-align: center;
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.story-image-text-title {
  letter-spacing: -.022em;
  color: var(--white);
  max-width: 800px;
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
}

@media (width >= 768px) {
  .story-image-text-title {
    font-size: 56px;
  }
}

.story-image-text-body {
  color: #ffffffe6;
  max-width: 800px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.7;
}

@media (width >= 768px) {
  .story-image-text-body {
    font-size: 20px;
  }
}

.story-final-cta-section {
  margin-top: 80px;
}

.story-image-section {
  padding: var(--section-padding-y) 0;
}

.story-image-wrapper {
  max-width: var(--container-wide);
  padding: 0 var(--section-padding-x);
  margin: 0 auto;
}

.story-image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: var(--radius-3xl);
  width: 100%;
}

.story-pillars-section {
  padding: calc(var(--section-padding-y) * 1.2) 0;
  background: var(--cream);
}

.story-pillars-grid {
  max-width: var(--container-wide);
  padding: 0 var(--section-padding-x);
  gap: var(--space-4xl);
  grid-template-columns: 1fr;
  margin: 0 auto;
  display: grid;
}

@media (width >= 768px) {
  .story-pillars-grid {
    gap: var(--space-3xl);
    grid-template-columns: repeat(3, 1fr);
  }
}

.story-pillar {
  gap: var(--space-md);
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.story-pillar-icon {
  width: 48px;
  height: 48px;
  color: var(--accent);
  margin-bottom: var(--space-sm);
}

.story-pillar-title {
  letter-spacing: -.015em;
  color: var(--foreground);
  font-size: 20px;
  font-weight: 600;
}

.story-pillar-text {
  color: var(--muted-foreground);
  max-width: 340px;
  font-size: 16px;
  line-height: 1.6;
}

.investor-deck {
  background: var(--background);
  flex-direction: column;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.investor-deck-slides {
  flex: 1;
  position: relative;
  overflow: hidden;
}

.investor-deck-slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.investor-deck-nav {
  bottom: var(--space-2xl);
  align-items: center;
  gap: var(--space-xl);
  z-index: 100;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  padding: var(--space-md) var(--space-xl);
  border-radius: var(--radius-full);
  background: #f5f1edfa;
  display: flex;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 10px 40px #00000014;
}

.investor-deck-nav-btn {
  background: var(--foreground);
  color: #fff;
  cursor: pointer;
  width: 44px;
  height: 44px;
  transition: all var(--duration-fast) var(--ease-apple);
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.investor-deck-nav-btn:hover:not(:disabled) {
  background: var(--accent);
  transform: scale(1.05);
}

.investor-deck-nav-btn:disabled {
  opacity: .3;
  cursor: not-allowed;
}

.investor-deck-progress {
  align-items: center;
  gap: var(--space-sm);
  flex-direction: column;
  min-width: 120px;
  display: flex;
}

.investor-deck-progress-text {
  color: var(--foreground);
  font-size: 14px;
  font-weight: 500;
}

.investor-deck-progress-bar {
  border-radius: var(--radius-full);
  background: #32344e1a;
  width: 120px;
  height: 3px;
  overflow: hidden;
}

.investor-deck-progress-fill {
  background: var(--accent);
  height: 100%;
  transition: width .4s var(--ease-apple);
}

.investor-deck-indicators {
  right: var(--space-xl);
  gap: var(--space-sm);
  z-index: 100;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.investor-deck-indicator {
  cursor: pointer;
  width: 8px;
  height: 8px;
  transition: all var(--duration-fast) var(--ease-apple);
  background: none;
  border: 1px solid #32344e33;
  border-radius: 50%;
  padding: 0;
}

.investor-deck-indicator.active {
  background: var(--accent);
  border-color: var(--accent);
  transform: scale(1.4);
}

.investor-deck-indicator:hover:not(.active) {
  background: #a0555d33;
}

.deck-slide {
  width: 100%;
  height: 100%;
  padding: var(--space-4xl) var(--space-3xl);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.deck-slide-content {
  max-width: var(--container-standard);
  width: 100%;
  margin: 0 auto;
}

.deck-slide-content-center {
  text-align: center;
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.deck-slide-content-overlay {
  z-index: 10;
  position: relative;
}

.deck-slide-cover {
  padding: 0;
}

.deck-slide-image-wrapper {
  z-index: 0;
  position: absolute;
  inset: 0;
}

.deck-slide-title {
  letter-spacing: -.025em;
  margin-bottom: var(--space-lg);
  font-size: 72px;
  font-weight: 600;
  line-height: 1.1;
}

.deck-slide-subtitle {
  margin-bottom: var(--space-xl);
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
}

.deck-slide-tagline {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}

.deck-slide-heading {
  letter-spacing: -.022em;
  margin-bottom: var(--space-2xl);
  font-size: 56px;
  font-weight: 600;
  line-height: 1.15;
}

.deck-slide-subheading {
  letter-spacing: -.015em;
  color: var(--foreground);
  margin-bottom: var(--space-lg);
  font-size: 20px;
  font-weight: 600;
}

.deck-slide-body {
  margin-bottom: var(--space-xl);
  font-size: 18px;
  line-height: 1.6;
}

.deck-slide-grid {
  gap: var(--space-2xl);
  margin-top: var(--space-3xl);
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  display: grid;
}

.deck-slide-card {
  padding: var(--space-2xl);
  border-radius: var(--radius-xl);
  background: #fff;
  border: 1px solid #32344e0f;
}

.deck-slide-card-number {
  letter-spacing: .1em;
  color: var(--accent);
  margin-bottom: var(--space-md);
  font-size: 14px;
  font-weight: 500;
}

.deck-slide-card-title {
  letter-spacing: -.015em;
  color: var(--foreground);
  margin-bottom: var(--space-sm);
  font-size: 20px;
  font-weight: 600;
}

.deck-slide-card-text {
  color: var(--muted-foreground);
  font-size: 16px;
  line-height: 1.6;
}

.deck-slide-split {
  gap: var(--space-4xl);
  padding: var(--space-5xl);
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.deck-slide-split-content {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.deck-slide-split-image {
  border-radius: var(--radius-2xl);
  height: 100%;
  position: relative;
  overflow: hidden;
}

.deck-slide-list {
  gap: var(--space-lg);
  margin-top: var(--space-2xl);
  flex-direction: column;
  display: flex;
}

.deck-slide-list-item {
  gap: var(--space-md);
  display: flex;
}

.deck-slide-list-number {
  background: var(--accent);
  color: #fff;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}

.deck-slide-list-title {
  color: var(--foreground);
  margin-bottom: var(--space-xs);
  font-size: 16px;
  font-weight: 600;
}

.deck-slide-list-text {
  color: var(--muted-foreground);
  font-size: 15px;
  line-height: 1.6;
}

.deck-slide-metrics {
  gap: var(--space-3xl);
  margin: var(--space-3xl) 0;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}

.deck-slide-metric {
  text-align: center;
}

.deck-slide-metric-value {
  letter-spacing: -.022em;
  color: var(--foreground);
  margin-bottom: var(--space-sm);
  font-size: 56px;
  font-weight: 600;
}

.deck-slide-metric-label {
  color: var(--muted-foreground);
  font-size: 16px;
  line-height: 1.5;
}

.deck-slide-tam {
  gap: var(--space-xl);
  margin-top: var(--space-3xl);
  padding: var(--space-2xl);
  background: var(--cream);
  border-radius: var(--radius-xl);
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}

.deck-slide-tam-item {
  text-align: center;
}

.deck-slide-tam-label {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--accent);
  margin-bottom: var(--space-xs);
  font-size: 12px;
  font-weight: 600;
}

.deck-slide-tam-value {
  letter-spacing: -.02em;
  color: var(--foreground);
  margin-bottom: var(--space-xs);
  font-size: 32px;
  font-weight: 600;
}

.deck-slide-tam-desc {
  color: var(--muted-foreground);
  font-size: 14px;
  line-height: 1.5;
}

.deck-slide-tiers {
  gap: var(--space-xl);
  margin: var(--space-3xl) 0;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}

.deck-slide-tier {
  padding: var(--space-2xl);
  border-radius: var(--radius-xl);
  text-align: center;
  transition: all var(--duration-fast) var(--ease-apple);
  background: #fff;
  border: 1px solid #32344e14;
  position: relative;
}

.deck-slide-tier:hover {
  border-color: var(--accent);
  transform: translateY(-4px);
  box-shadow: 0 10px 30px #00000014;
}

.deck-slide-tier-featured {
  border-color: var(--accent);
  border-width: 2px;
  transform: scale(1.05);
}

.deck-slide-tier-badge {
  background: var(--accent);
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  border-radius: var(--radius-full);
  padding: 4px 12px;
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
}

.deck-slide-tier-name {
  color: var(--foreground);
  margin-bottom: var(--space-sm);
  font-size: 18px;
  font-weight: 600;
}

.deck-slide-tier-price {
  letter-spacing: -.02em;
  color: var(--foreground);
  margin: var(--space-md) 0;
  font-size: 40px;
  font-weight: 600;
}

.deck-slide-tier-desc {
  color: var(--muted-foreground);
  margin-bottom: var(--space-md);
  font-size: 14px;
  line-height: 1.5;
}

.deck-slide-tier-margin {
  color: var(--accent);
  padding-top: var(--space-md);
  border-top: 1px solid #32344e0f;
  font-size: 13px;
  font-weight: 500;
}

.deck-slide-revenue-streams {
  margin-top: var(--space-3xl);
  padding: var(--space-2xl);
  background: var(--cream);
  border-radius: var(--radius-xl);
}

.deck-slide-streams-grid {
  gap: var(--space-md);
  grid-template-columns: repeat(2, 1fr);
  display: grid;
}

.deck-slide-stream {
  padding: var(--space-md);
  border-radius: var(--radius-md);
  color: var(--foreground);
  text-align: center;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
}

.deck-slide-dark, .deck-slide-dark .deck-slide-heading, .deck-slide-dark .deck-slide-subheading {
  color: #fff;
}

.deck-slide-product-grid {
  gap: var(--space-2xl);
  margin-top: var(--space-3xl);
  grid-template-columns: repeat(2, 1fr);
  display: grid;
}

.deck-slide-product-item h4 {
  margin-bottom: var(--space-sm);
}

.deck-slide-traction-grid {
  gap: var(--space-2xl);
  margin: var(--space-3xl) 0;
  grid-template-columns: repeat(4, 1fr);
  display: grid;
}

.deck-slide-traction-stat {
  padding: var(--space-xl);
  border-radius: var(--radius-xl);
  text-align: center;
  background: #fff;
  border: 1px solid #32344e0f;
}

.deck-slide-traction-value {
  letter-spacing: -.022em;
  color: var(--foreground);
  margin-bottom: var(--space-sm);
  font-size: 48px;
  font-weight: 600;
}

.deck-slide-traction-label {
  color: var(--foreground);
  margin-bottom: var(--space-xs);
  font-size: 16px;
  font-weight: 600;
}

.deck-slide-traction-note {
  color: var(--muted-foreground);
  font-size: 14px;
  line-height: 1.5;
}

.deck-slide-milestones {
  margin-top: var(--space-3xl);
  padding: var(--space-2xl);
  background: var(--cream);
  border-radius: var(--radius-xl);
}

.deck-slide-milestones-list {
  gap: var(--space-md);
  grid-template-columns: repeat(2, 1fr);
  display: grid;
}

.deck-slide-milestone {
  color: var(--foreground);
  font-size: 16px;
  font-weight: 500;
}

.deck-slide-comparison {
  margin-top: var(--space-3xl);
}

.deck-slide-comparison-header {
  gap: var(--space-md);
  margin-bottom: var(--space-md);
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.deck-slide-comparison-col {
  padding: var(--space-md);
  border-radius: var(--radius-md);
  text-align: center;
  color: var(--muted-foreground);
  background: #32344e0a;
  font-size: 14px;
  font-weight: 600;
}

.deck-slide-comparison-col-cru {
  background: var(--accent);
  color: #fff;
}

.deck-slide-comparison-row {
  gap: var(--space-md);
  margin-bottom: var(--space-md);
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.deck-slide-comparison-feature {
  padding: var(--space-lg);
  border-radius: var(--radius-md);
  color: var(--muted-foreground);
  background: #fff;
  border: 1px solid #32344e0f;
  font-size: 15px;
  line-height: 1.6;
}

.deck-slide-comparison-feature-cru {
  border-color: var(--accent);
  color: var(--foreground);
  font-weight: 500;
}

.deck-slide-moat {
  margin-top: var(--space-3xl);
  padding: var(--space-2xl);
  background: var(--cream);
  border-radius: var(--radius-xl);
}

.deck-slide-gtm-phases {
  gap: var(--space-xl);
  margin: var(--space-3xl) 0;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}

.deck-slide-gtm-phase {
  padding: var(--space-2xl);
  border-radius: var(--radius-xl);
  background: #fff;
  border: 1px solid #32344e0f;
}

.deck-slide-gtm-phase-label {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--accent);
  margin-bottom: var(--space-md);
  font-size: 12px;
  font-weight: 600;
}

.deck-slide-gtm-phase-title {
  letter-spacing: -.015em;
  color: var(--foreground);
  margin-bottom: var(--space-sm);
  font-size: 20px;
  font-weight: 600;
}

.deck-slide-gtm-phase-desc {
  color: var(--muted-foreground);
  margin-bottom: var(--space-lg);
  font-size: 15px;
  line-height: 1.6;
}

.deck-slide-gtm-phase-target {
  color: var(--accent);
  padding-top: var(--space-md);
  border-top: 1px solid #32344e0f;
  font-size: 14px;
  font-weight: 600;
}

.deck-slide-channels {
  margin-top: var(--space-3xl);
}

.deck-slide-channels-grid {
  gap: var(--space-md);
  grid-template-columns: repeat(4, 1fr);
  display: grid;
}

.deck-slide-channel {
  padding: var(--space-md);
  border-radius: var(--radius-md);
  color: var(--foreground);
  text-align: center;
  background: #fff;
  border: 1px solid #32344e0f;
  font-size: 14px;
  font-weight: 500;
}

.deck-slide-financials-table {
  margin: var(--space-3xl) 0;
  border-radius: var(--radius-xl);
  background: #fff;
  border: 1px solid #32344e0f;
  overflow: hidden;
}

.deck-slide-financials-header, .deck-slide-financials-row {
  border-bottom: 1px solid #32344e0f;
  grid-template-columns: 1.2fr 1fr 1fr 1fr 1fr;
  display: grid;
}

.deck-slide-financials-row:last-child {
  border-bottom: none;
}

.deck-slide-financials-header {
  background: var(--cream);
}

.deck-slide-financials-col, .deck-slide-financials-label, .deck-slide-financials-value {
  padding: var(--space-lg);
  font-size: 14px;
}

.deck-slide-financials-col {
  color: var(--foreground);
  text-align: center;
  font-weight: 600;
}

.deck-slide-financials-label {
  color: var(--foreground);
  font-weight: 600;
}

.deck-slide-financials-value {
  color: var(--foreground);
  text-align: center;
  font-weight: 500;
}

.deck-slide-unit-economics {
  padding: var(--space-2xl);
  background: var(--cream);
  border-radius: var(--radius-xl);
}

.deck-slide-economics-grid {
  gap: var(--space-xl);
  grid-template-columns: repeat(4, 1fr);
  display: grid;
}

.deck-slide-economics-item {
  text-align: center;
}

.deck-slide-economics-label {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--accent);
  margin-bottom: var(--space-xs);
  font-size: 12px;
  font-weight: 600;
}

.deck-slide-economics-value {
  letter-spacing: -.02em;
  color: var(--foreground);
  font-size: 28px;
  font-weight: 600;
}

.deck-slide-team-grid {
  gap: var(--space-2xl);
  margin: var(--space-3xl) 0;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}

.deck-slide-team-member {
  padding: var(--space-2xl);
  border-radius: var(--radius-xl);
  background: #fff;
  border: 1px solid #32344e0f;
}

.deck-slide-team-name {
  letter-spacing: -.015em;
  color: var(--foreground);
  margin-bottom: var(--space-md);
  font-size: 18px;
  font-weight: 600;
}

.deck-slide-team-bio {
  color: var(--muted-foreground);
  font-size: 15px;
  line-height: 1.6;
}

.deck-slide-advisors {
  padding: var(--space-2xl);
  background: var(--cream);
  border-radius: var(--radius-xl);
}

.deck-slide-ask-details {
  gap: var(--space-3xl);
  margin: var(--space-3xl) 0;
  text-align: left;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
}

.deck-slide-ask-item {
  padding: var(--space-2xl);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border-radius: var(--radius-xl);
  background: #ffffff0d;
  border: 1px solid #ffffff1a;
}

.deck-slide-ask-label {
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-bottom: var(--space-lg);
  font-size: 14px;
  font-weight: 600;
}

.deck-slide-ask-list {
  gap: var(--space-md);
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.deck-slide-ask-list li {
  padding-left: var(--space-lg);
  font-size: 16px;
  line-height: 1.6;
  position: relative;
}

.deck-slide-ask-list li:before {
  content: "→";
  color: var(--accent);
  font-weight: 600;
  position: absolute;
  left: 0;
}

.deck-slide-ask-closing {
  margin-top: var(--space-3xl);
  padding-top: var(--space-3xl);
  border-top: 1px solid #ffffff1a;
}

.deck-slide-ask-tagline {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
}

@media (width <= 1024px) {
  .deck-slide-heading {
    font-size: 40px;
  }

  .deck-slide-title {
    font-size: 48px;
  }

  .deck-slide-grid, .deck-slide-metrics, .deck-slide-tam, .deck-slide-tiers, .deck-slide-traction-grid, .deck-slide-gtm-phases, .deck-slide-team-grid, .deck-slide-split {
    grid-template-columns: 1fr;
  }

  .deck-slide-financials-header, .deck-slide-financials-row {
    grid-template-columns: 1.5fr 1fr 1fr;
  }

  .deck-slide-financials-col:nth-child(3), .deck-slide-financials-value:nth-child(3) {
    display: none;
  }

  .deck-slide-economics-grid, .deck-slide-channels-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .deck-slide-product-grid, .deck-slide-ask-details {
    grid-template-columns: 1fr;
  }

  .investor-deck-indicators {
    display: none;
  }
}

@media (width <= 768px) {
  .deck-slide {
    padding: var(--space-2xl) var(--space-lg);
  }

  .deck-slide-heading {
    font-size: 32px;
  }

  .deck-slide-title {
    font-size: 36px;
  }

  .deck-slide-subtitle {
    font-size: 18px;
  }

  .investor-deck-nav {
    bottom: var(--space-lg);
    padding: var(--space-sm) var(--space-lg);
  }

  .investor-deck-nav-btn {
    width: 36px;
    height: 36px;
  }

  .deck-slide-streams-grid, .deck-slide-milestones-list {
    grid-template-columns: 1fr;
  }
}

.our-cru-page {
  background-color: var(--background);
  gap: var(--section-padding-y);
  flex-direction: column;
  display: flex;
}

.hero-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 75vh;
  min-height: 500px;
  max-height: 900px;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media (width >= 768px) {
  .hero-section {
    height: 85vh;
    min-height: 600px;
  }
}

@media (width >= 1024px) {
  .hero-section {
    height: 90vh;
    min-height: 700px;
  }
}

.hero-image-wrapper {
  z-index: 0;
  position: absolute;
  inset: 0;
}

.hero-content {
  z-index: 10;
  text-align: center;
  max-width: 900px;
  padding: 0 var(--section-padding-x);
  gap: var(--space-lg);
  flex-direction: column;
  display: flex;
  position: relative;
}

.hero-subtitle {
  max-width: 640px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.6;
}

@media (width >= 768px) {
  .hero-subtitle {
    font-size: 19px;
  }
}

@media (width >= 1024px) {
  .hero-subtitle {
    font-size: 20px;
  }
}

.our-cru-philosophy-section {
  background-color: var(--background);
}

.our-cru-philosophy-container {
  max-width: var(--container-standard);
  padding: 0 var(--section-padding-x);
  margin: 0 auto;
}

.our-cru-philosophy-text {
  gap: var(--space-md);
  flex-direction: column;
  display: flex;
}

.our-cru-philosophy-body {
  gap: var(--space-lg);
  margin-top: var(--space-md);
  flex-direction: column;
  display: flex;
}

.our-cru-approach-section {
  min-height: 60vh;
  margin: var(--section-padding-y) 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.our-cru-approach-image-wrapper {
  z-index: 0;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.our-cru-approach-image-wrapper img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}

.our-cru-approach-content {
  z-index: 10;
  max-width: var(--container-standard);
  padding: var(--section-padding-y) var(--section-padding-x);
  gap: var(--space-4xl);
  flex-direction: column;
  margin: 0 auto;
  display: flex;
  position: relative;
}

.our-cru-approach-text {
  text-align: center;
  gap: var(--space-md);
  flex-direction: column;
  display: flex;
}

.our-cru-pillars-grid {
  gap: var(--space-3xl);
  grid-template-columns: 1fr;
  display: grid;
}

@media (width >= 768px) {
  .our-cru-pillars-grid {
    gap: var(--space-2xl);
    grid-template-columns: repeat(3, 1fr);
  }
}

.our-cru-pillar {
  gap: var(--space-md);
  text-align: center;
  flex-direction: column;
  display: flex;
}

.our-cru-profile-section {
  background-color: var(--background);
}

.our-cru-profile-grid {
  max-width: var(--container-wide);
  padding: 0 var(--section-padding-x);
  gap: var(--space-4xl);
  grid-template-columns: 1fr;
  align-items: center;
  margin: 0 auto;
  display: grid;
}

@media (width >= 1024px) {
  .our-cru-profile-grid {
    gap: var(--space-5xl);
    grid-template-columns: repeat(2, 1fr);
  }
}

.our-cru-profile-image {
  aspect-ratio: 4 / 5;
  border-radius: var(--radius-2xl);
  width: 100%;
  overflow: hidden;
}

.our-cru-profile-content {
  gap: var(--space-xl);
  flex-direction: column;
  display: flex;
}

.our-cru-profile-header {
  gap: var(--space-sm);
  flex-direction: column;
  display: flex;
}

.our-cru-profile-label {
  color: var(--accent);
  letter-spacing: -.01em;
  font-size: 18px;
  font-weight: 500;
}

.our-cru-profile-bio {
  gap: var(--space-md);
  flex-direction: column;
  display: flex;
}

.our-cru-closing-section {
  justify-content: center;
  align-items: center;
  min-height: 75vh;
  display: flex;
  position: relative;
}

.our-cru-closing-image-wrapper {
  z-index: 0;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.our-cru-closing-image-wrapper img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.our-cru-closing-content {
  z-index: 10;
  text-align: center;
  max-width: 900px;
  padding: 0 var(--section-padding-x);
  align-items: center;
  gap: var(--space-xl);
  flex-direction: column;
  display: flex;
  position: relative;
}

.our-cru-closing-subtitle {
  font-size: 16px;
  line-height: 1.6;
}

@media (width >= 768px) {
  .our-cru-closing-subtitle {
    font-size: 19px;
  }
}

@media (width >= 1024px) {
  .our-cru-closing-subtitle {
    font-size: 20px;
  }
}

.our-cru-closing-ctas {
  gap: var(--space-md);
  margin-top: var(--space-lg);
  flex-direction: column;
  width: 100%;
  display: flex;
}

@media (width >= 640px) {
  .our-cru-closing-ctas {
    flex-direction: row;
    width: auto;
  }
}

.cta-primary, .cta-secondary {
  border-radius: var(--radius-lg);
  letter-spacing: .01em;
  cursor: pointer;
  transition: all var(--duration-fast) var(--ease-apple);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  padding: 16px 40px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
}

.cta-primary {
  background-color: var(--white);
  color: var(--foreground);
  border: none;
}

.cta-primary:hover {
  background-color: var(--muted);
  transform: translateY(-2px);
}

.cta-secondary {
  color: var(--white);
  border: 1.5px solid var(--white);
  background-color: #0000;
}

.cta-secondary:hover {
  background-color: #ffffff1a;
  transform: translateY(-2px);
}

@media (width <= 639px) {
  button:not(nav button), .btn-primary, .btn-secondary, .btn-white, .btn-ghost-white, .cta-primary, .cta-secondary {
    min-height: 44px;
    padding: 12px 24px;
  }

  nav button:not([class*="btn-"]) {
    padding: 0;
  }

  .hero-cta {
    gap: var(--space-sm);
  }

  .membership-tier-content {
    min-height: 600px;
  }

  .story-back-link {
    padding: 8px 12px;
    font-size: 13px;
    top: 88px;
    left: 16px;
  }

  .faq-answer {
    padding-right: 0;
  }

  .hero-container, .hero-section {
    height: 85vh;
    min-height: 600px;
  }

  .hero-content-wrapper {
    padding-top: 80px;
    padding-bottom: var(--space-4xl);
  }

  .membership-cta-title {
    font-size: 36px;
  }

  .nav-link {
    padding: 12px 0;
    display: block;
  }
}

@media (width >= 640px) and (width <= 1023px) {
  .membership-tier-content {
    min-height: 650px;
  }

  .stories-landing-card {
    gap: var(--space-4xl);
  }

  .gift-grid {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .experience-card {
    aspect-ratio: 3 / 4;
  }
}

@media (hover: none) and (pointer: coarse) {
  .membership-tier:hover, .experience-card:hover, .story-card:hover, .journey-card:hover, .testimonial-card:hover, .curator-card:hover, .gift-option:hover {
    transform: none;
  }

  .membership-tier:active {
    transform: translateY(-4px);
  }

  button:active, .btn-primary:active, .btn-secondary:active, .btn-white:active {
    transform: scale(.98);
  }

  .stories-landing-card:hover .stories-landing-card-image {
    transform: none;
  }

  .stories-landing-card:hover .stories-landing-card-link {
    gap: var(--space-sm);
  }

  .stories-landing-card:hover .stories-landing-card-arrow {
    transform: none;
  }
}

@media (width <= 374px) {
  :root {
    --section-padding-x: 16px;
  }

  .text-hero {
    font-size: 40px;
  }

  .text-display {
    font-size: 32px;
  }

  .text-title {
    font-size: 26px;
  }

  .page-container img[alt*="Logo"] {
    width: 140px;
  }

  button:not(nav button), .btn-primary, .btn-secondary {
    padding: 10px 20px;
    font-size: 13px;
  }

  nav button:not([class*="btn-"]) {
    padding: 0;
  }
}

@media (width <= 926px) and (orientation: landscape) {
  .hero-container, .hero-section, .stories-hero, .story-hero {
    height: 100vh;
    min-height: unset;
    max-height: unset;
  }

  .hero-content-wrapper, .stories-hero, .story-hero {
    padding-bottom: var(--space-2xl);
  }
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.sticky-card-image img, .seasonal-journey-image img, .testimonial-card-image img, .journey-card-image img, .experience-card-image img, .story-card-image img, .curator-card-image img, .membership-tier-image img, .final-cta-image img, .process-statement-image img, .faq-hero-image img, .hero-image-wrapper img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
}

@supports (-webkit-overflow-scrolling: touch) {
  body {
    -webkit-overflow-scrolling: touch;
  }
}

@media (width <= 768px) {
  body {
    text-size-adjust: 100%;
  }
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@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
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}
