*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
  :root {
    --header-height-mobile: 50px;
    --header-height-desktop: 58px;
    --header-height-desktop-with-menu: 104px;
    --font-size-body-m: 0.75rem;
    --font-size-body-l: 0.875rem;
    --font-size-body-xl: 1rem;
  }

  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }

  body {
    margin: 0;
    padding: 0;
    background-color: #fcf7f1;
    color: #000;
    font-family: "Manrope", "Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  ::-moz-selection {
    background-color: #f6f1eb;
    color: #000;
  }

  ::selection {
    background-color: #f6f1eb;
    color: #000;
  }

  img {
    max-width: 100%;
    display: block;
  }
.layout-container {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
@media (min-width: 1024px) {
    .layout-container {
      margin: 0 auto;
      width: calc(100% - 48px);
      max-width: 1258px;
    }
  }
.section-gap {
    padding-top: 48px;
    padding-bottom: 48px;
  }
@media (min-width: 1024px) {
    .section-gap {
      padding-top: 64px;
      padding-bottom: 64px;
    }
  }
.text-edito-title {
    font-family: "EB Garamond", "Bell MT", "Times New Roman", serif;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 1.15;
  }
.text-edito-body {
    font-family: "EB Garamond", "Bell MT", "Times New Roman", serif;
    font-weight: 400;
    font-style: italic;
    line-height: 1.6;
  }
.text-label {
    font-family: "Overpass Mono", "Gill Sans MT", "Calibri", sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.12em;
    text-transform: uppercase;
  }
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
/* ── Scroll-reveal animation states ── */
.reveal-hidden {
    opacity: 0;
  }
/* Navigation link hover underline */
.nav-link-hover {
    position: relative;
  }
.nav-link-hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  }
.nav-link-hover:hover::after {
    transform: scaleX(1);
  }
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
.pointer-events-none {
    pointer-events: none;
}
.\!visible {
    visibility: visible !important;
}
.visible {
    visibility: visible;
}
.collapse {
    visibility: collapse;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.sticky {
    position: sticky;
}
.inset-0 {
    inset: 0px;
}
.bottom-0 {
    bottom: 0px;
}
.left-0 {
    left: 0px;
}
.left-1\/2 {
    left: 50%;
}
.right-0 {
    right: 0px;
}
.right-\[12px\] {
    right: 12px;
}
.top-0 {
    top: 0px;
}
.top-1\/2 {
    top: 50%;
}
.z-\[1000\] {
    z-index: 1000;
}
.z-\[2000\] {
    z-index: 2000;
}
.z-\[2\] {
    z-index: 2;
}
.z-\[9999\] {
    z-index: 9999;
}
.m-0 {
    margin: 0px;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.mb-\[12px\] {
    margin-bottom: 12px;
}
.mb-\[16px\] {
    margin-bottom: 16px;
}
.mb-\[20px\] {
    margin-bottom: 20px;
}
.mb-\[32px\] {
    margin-bottom: 32px;
}
.mb-\[4px\] {
    margin-bottom: 4px;
}
.mb-\[6px\] {
    margin-bottom: 6px;
}
.ml-auto {
    margin-left: auto;
}
.mt-\[10px\] {
    margin-top: 10px;
}
.mt-\[2px\] {
    margin-top: 2px;
}
.mt-\[40px\] {
    margin-top: 40px;
}
.mt-\[4px\] {
    margin-top: 4px;
}
.mt-\[8px\] {
    margin-top: 8px;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.flex {
    display: flex;
}
.table {
    display: table;
}
.grid {
    display: grid;
}
.hidden {
    display: none;
}
.aspect-\[3\/4\] {
    aspect-ratio: 3/4;
}
.h-\[14px\] {
    height: 14px;
}
.h-\[20px\] {
    height: 20px;
}
.h-\[46px\] {
    height: 46px;
}
.h-\[50px\] {
    height: 50px;
}
.h-\[56px\] {
    height: 56px;
}
.h-auto {
    height: auto;
}
.h-full {
    height: 100%;
}
.max-h-0 {
    max-height: 0px;
}
.max-h-\[500px\] {
    max-height: 500px;
}
.min-h-screen {
    min-height: 100vh;
}
.w-\[130px\] {
    width: 130px;
}
.w-\[14px\] {
    width: 14px;
}
.w-\[160px\] {
    width: 160px;
}
.w-\[20px\] {
    width: 20px;
}
.w-\[72px\] {
    width: 72px;
}
.w-\[80px\] {
    width: 80px;
}
.w-full {
    width: 100%;
}
.min-w-0 {
    min-width: 0px;
}
.max-w-\[640px\] {
    max-width: 640px;
}
.max-w-brand-content {
    max-width: 1258px;
}
.flex-1 {
    flex: 1 1 0%;
}
.flex-shrink-0 {
    flex-shrink: 0;
}
.shrink-0 {
    flex-shrink: 0;
}
.-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes overlay-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.animate-overlay-in {
    animation: overlay-in 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) both;
}
@keyframes overlay-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.animate-overlay-out {
    animation: overlay-out 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) both;
}
@keyframes reveal-up-sm {
    from {
        opacity: 0;
        transform: translateY(12px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.animate-reveal-up-sm {
    animation: reveal-up-sm 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) both;
}
@keyframes slide-down {
    from {
        opacity: 0;
        transform: translateY(-100%);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.animate-slide-down {
    animation: slide-down 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) both;
}
@keyframes slide-up {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-100%);
    }
}
.animate-slide-up {
    animation: slide-up 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) both;
}
.cursor-default {
    cursor: default;
}
.cursor-pointer {
    cursor: pointer;
}
.list-none {
    list-style-type: none;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.items-start {
    align-items: flex-start;
}
.items-center {
    align-items: center;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.gap-1\.5 {
    gap: 0.375rem;
}
.gap-12 {
    gap: 3rem;
}
.gap-2 {
    gap: 0.5rem;
}
.gap-2\.5 {
    gap: 0.625rem;
}
.gap-\[10px\] {
    gap: 10px;
}
.gap-\[12px\] {
    gap: 12px;
}
.gap-\[16px\] {
    gap: 16px;
}
.gap-\[20px\] {
    gap: 20px;
}
.gap-\[24px\] {
    gap: 24px;
}
.gap-\[4px\] {
    gap: 4px;
}
.gap-\[8px\] {
    gap: 8px;
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-x-auto {
    overflow-x: auto;
}
.overflow-y-auto {
    overflow-y: auto;
}
.border {
    border-width: 1px;
}
.border-b {
    border-bottom-width: 1px;
}
.border-t {
    border-top-width: 1px;
}
.border-none {
    border-style: none;
}
.border-brand-border {
    --tw-border-opacity: 1;
    border-color: rgb(246 241 235 / var(--tw-border-opacity, 1));
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-brand-border {
    --tw-bg-opacity: 1;
    background-color: rgb(246 241 235 / var(--tw-bg-opacity, 1));
}
.bg-brand-cream {
    --tw-bg-opacity: 1;
    background-color: rgb(252 247 241 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
    background-color: transparent;
}
.object-cover {
    -o-object-fit: cover;
       object-fit: cover;
}
.p-0 {
    padding: 0px;
}
.p-\[24px\] {
    padding: 24px;
}
.px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
}
.px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
}
.py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
}
.py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px;
}
.py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px;
}
.py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
}
.py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px;
}
.py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
}
.py-section-m {
    padding-top: 48px;
    padding-bottom: 48px;
}
.pb-\[8px\] {
    padding-bottom: 8px;
}
.pt-\[10px\] {
    padding-top: 10px;
}
.pt-\[12px\] {
    padding-top: 12px;
}
.pt-\[24px\] {
    padding-top: 24px;
}
.pt-\[32px\] {
    padding-top: 32px;
}
.pt-\[4px\] {
    padding-top: 4px;
}
.pt-section-m {
    padding-top: 48px;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.font-edito {
    font-family: "EB Garamond", "Bell MT", "Times New Roman", serif;
}
.font-primary {
    font-family: Manrope, Roboto, sans-serif;
}
.font-secondary {
    font-family: "Overpass Mono", "Gill Sans MT", Calibri, sans-serif;
}
.text-\[0\.75rem\] {
    font-size: 0.75rem;
}
.text-\[0\.8125rem\] {
    font-size: 0.8125rem;
}
.text-\[0\.875rem\] {
    font-size: 0.875rem;
}
.text-\[0\.9375rem\] {
    font-size: 0.9375rem;
}
.font-medium {
    font-weight: 500;
}
.font-normal {
    font-weight: 400;
}
.uppercase {
    text-transform: uppercase;
}
.italic {
    font-style: italic;
}
.leading-\[1\.4\] {
    line-height: 1.4;
}
.leading-snug {
    line-height: 1.375;
}
.tracking-\[0\.08em\] {
    letter-spacing: 0.08em;
}
.tracking-\[0\.12em\] {
    letter-spacing: 0.12em;
}
.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-brand-gray {
    --tw-text-opacity: 1;
    color: rgb(105 105 105 / var(--tw-text-opacity, 1));
}
.text-inherit {
    color: inherit;
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
    text-decoration-line: underline;
}
.no-underline {
    text-decoration-line: none;
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
    opacity: 0;
}
.opacity-100 {
    opacity: 1;
}
.opacity-40 {
    opacity: 0.4;
}
.opacity-70 {
    opacity: 0.7;
}
.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.duration-200 {
    transition-duration: 200ms;
}
.duration-300 {
    transition-duration: 300ms;
}
.duration-700 {
    transition-duration: 700ms;
}
.ease-brand {
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
@keyframes enter {
    from {
        opacity: var(--tw-enter-opacity, 1);
        transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
    }
}
@keyframes exit {
    to {
        opacity: var(--tw-exit-opacity, 1);
        transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
    }
}
.duration-200 {
    animation-duration: 200ms;
}
.duration-300 {
    animation-duration: 300ms;
}
.duration-700 {
    animation-duration: 700ms;
}
.ease-brand {
    animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
.scrollbar-none {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.scrollbar-none::-webkit-scrollbar {
    display: none;
}

/* ── Keyframes (defined here so inline style references always work) ── */

@keyframes reveal-up {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes reveal-up-sm {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes reveal-scale {
  from {
    opacity: 0;
    transform: scale(0.97);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes hero-zoom {
  from {
    transform: scale(1.06);
  }
  to {
    transform: scale(1);
  }
}

@keyframes hero-text {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slide-down {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slide-up-in {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes overlay-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes splash-logo-in {
  from {
    opacity: 0;
    transform: scale(0.93);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes splash-logo-out {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(1.04);
  }
}

@keyframes splash-exit {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}

/* ── Reduced motion ── */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-delay: 0ms !important;
    transition-duration: 0.01ms !important;
  }
}
.placeholder\:text-brand-gray::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(105 105 105 / var(--tw-text-opacity, 1));
}
.placeholder\:text-brand-gray::placeholder {
    --tw-text-opacity: 1;
    color: rgb(105 105 105 / var(--tw-text-opacity, 1));
}
.hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.hover\:text-brand-black:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.hover\:opacity-100:hover {
    opacity: 1;
}
.hover\:opacity-60:hover {
    opacity: 0.6;
}
.hover\:opacity-80:hover {
    opacity: 0.8;
}
.group:hover .group-hover\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes accordion-up {
    from {
        height: var(--radix-accordion-content-height);
    }
    to {
        height: 0;
    }
}
.data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] {
    animation: accordion-up 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@keyframes accordion-down {
    from {
        height: 0;
    }
    to {
        height: var(--radix-accordion-content-height);
    }
}
.data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
    animation: accordion-down 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.group[data-state="open"] .group-data-\[state\=open\]\:block {
    display: block;
}
.group[data-state="open"] .group-data-\[state\=open\]\:hidden {
    display: none;
}
@media (min-width: 640px) {
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (min-width: 1024px) {
    .lg\:mb-\[24px\] {
        margin-bottom: 24px;
    }
    .lg\:mt-\[48px\] {
        margin-top: 48px;
    }
    .lg\:block {
        display: block;
    }
    .lg\:flex {
        display: flex;
    }
    .lg\:grid {
        display: grid;
    }
    .lg\:hidden {
        display: none;
    }
    .lg\:aspect-\[16\/7\] {
        aspect-ratio: 16/7;
    }
    .lg\:h-\[58px\] {
        height: 58px;
    }
    .lg\:h-\[66px\] {
        height: 66px;
    }
    .lg\:h-auto {
        height: auto;
    }
    .lg\:max-h-\[70vh\] {
        max-height: 70vh;
    }
    .lg\:max-h-none {
        max-height: none;
    }
    .lg\:w-\[100px\] {
        width: 100px;
    }
    .lg\:w-\[150px\] {
        width: 150px;
    }
    .lg\:w-\[220px\] {
        width: 220px;
    }
    .lg\:w-\[55\%\] {
        width: 55%;
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:flex-row {
        flex-direction: row;
    }
    .lg\:flex-col {
        flex-direction: column;
    }
    .lg\:justify-center {
        justify-content: center;
    }
    .lg\:gap-\[20px\] {
        gap: 20px;
    }
    .lg\:gap-\[32px\] {
        gap: 32px;
    }
    .lg\:border-b {
        border-bottom-width: 1px;
    }
    .lg\:border-brand-border-dark {
        --tw-border-opacity: 1;
        border-color: rgb(232 224 214 / var(--tw-border-opacity, 1));
    }
    .lg\:bg-black\/30 {
        background-color: rgb(0 0 0 / 0.3);
    }
    .lg\:bg-brand-cream {
        --tw-bg-opacity: 1;
        background-color: rgb(252 247 241 / var(--tw-bg-opacity, 1));
    }
    .lg\:p-\[48px\] {
        padding: 48px;
    }
    .lg\:px-\[24px\] {
        padding-left: 24px;
        padding-right: 24px;
    }
    .lg\:py-\[32px\] {
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .lg\:py-section-d {
        padding-top: 64px;
        padding-bottom: 64px;
    }
    .lg\:pt-\[48px\] {
        padding-top: 48px;
    }
    .lg\:pt-\[6px\] {
        padding-top: 6px;
    }
    .lg\:pt-section-d {
        padding-top: 64px;
    }
    .lg\:opacity-100 {
        opacity: 1;
    }
}
