/* [project]/src/modules/account/components/auth-form.module.css [app-client] (css) */
.auth-form-module__KnMOjq__module {
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.auth-form-module__KnMOjq__module input {
  font-size: 16px;
}

.auth-form-module__KnMOjq__title {
  text-align: center;
  letter-spacing: clamp(.45em, 2.4vw, .6em);
  width: 100%;
}

@keyframes auth-form-module__KnMOjq__authFade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes auth-form-module__KnMOjq__authRise {
  from {
    transform: translateY(18px);
  }

  to {
    transform: translateY(0);
  }
}

.auth-form-module__KnMOjq__item {
  opacity: 0;
  width: 100%;
  animation: 1.4s cubic-bezier(.33, .05, .2, 1) both auth-form-module__KnMOjq__authFade, 1.2s cubic-bezier(.22, .61, .36, 1) both auth-form-module__KnMOjq__authRise;
}

@media (prefers-reduced-motion: reduce) {
  .auth-form-module__KnMOjq__item {
    opacity: 1;
    animation: none;
    transform: none;
  }
}


/* [project]/src/modules/account/templates/account-layout.module.css [app-client] (css) */
.account-layout-module__NwZFda__page {
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #eef4f8;
  background-image: url("/bg2.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.account-layout-module__NwZFda__page input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]) {
  font-size: 16px;
  border-radius: 9999px !important;
}

.account-layout-module__NwZFda__page button {
  border-radius: 9999px !important;
}

.account-layout-module__NwZFda__page [data-testid="order-details-container"] :is(table, thead, tbody, tr, th, td) {
  background-color: #0000 !important;
}


/* [project]/src/modules/immersive-shop/styles/immersive-shop.module.css [app-client] (css) */
.immersive-shop-module__Lh8yjG__wrapper {
  --shop-bg: #f9f5f0;
  --shop-fg: #1c1a19;
  --shop-accent: #a67c52;
  --shop-glass: #ffffff7a;
  --shop-border: #ffffffdb;
  z-index: 50;
  width: 100vw;
  height: 100dvh;
  color: var(--shop-fg);
  -webkit-font-smoothing: antialiased;
  background-color: #eef4f8;
  background-image: url("/bg2.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Inter, sans-serif;
  position: fixed;
  inset: 0;
  overflow: hidden;
}

.immersive-shop-module__Lh8yjG__grain {
  z-index: 20000;
  pointer-events: none;
  opacity: .035;
  mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  position: fixed;
  inset: 0;
}

.immersive-shop-module__Lh8yjG__shopBody {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: clamp(4.75rem, 10vh, 7rem) clamp(1rem, 4vw, 4rem) clamp(1rem, 3vh, 2rem);
  display: flex;
  position: relative;
}

.immersive-shop-module__Lh8yjG__selector {
  z-index: 2;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  gap: clamp(1.25rem, 3.5vw, 4rem);
  display: flex;
  position: relative;
}

.immersive-shop-module__Lh8yjG__selectorArrow {
  --selector-arrow-translate: 0px;
  aspect-ratio: 1;
  width: clamp(2.25rem, 3vw, 3.25rem);
  color: inherit;
  cursor: pointer;
  opacity: .48;
  transform: translateX(var(--selector-arrow-translate));
  background: none;
  border: 0;
  place-items: center;
  padding: 0;
  transition: opacity .22s, transform .22s;
  display: grid;
}

.immersive-shop-module__Lh8yjG__selectorArrow:hover {
  opacity: 1;
  transform: translateX(var(--selector-arrow-translate)) scale(1.08);
}

.immersive-shop-module__Lh8yjG__selectorArrowIcon {
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.25px;
  width: clamp(1.4rem, 1.8vw, 2rem);
  height: auto;
  overflow: visible;
}

.immersive-shop-module__Lh8yjG__selectorLabelViewport {
  width: clamp(13rem, 30vw, 28rem);
  height: clamp(2rem, 3.6vw, 3.5rem);
  display: block;
  position: relative;
  overflow: hidden;
}

.immersive-shop-module__Lh8yjG__selectorLabel {
  --selector-letter-spacing: .6em;
  box-sizing: border-box;
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  letter-spacing: var(--selector-letter-spacing);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  padding-inline: .3em;
  font-size: clamp(1.25rem, 2.1vw, 2.1rem);
  display: flex;
  position: absolute;
  inset: 0;
}

.immersive-shop-module__Lh8yjG__selectorLabel [data-selector-letter] {
  will-change: filter, transform, opacity;
  backface-visibility: hidden;
  display: inline-block;
}

.immersive-shop-module__Lh8yjG__selectorLabel [data-selector-letter]:last-child {
  margin-right: calc(-1 * var(--selector-letter-spacing));
}

.immersive-shop-module__Lh8yjG__selectorAccessibleLabel {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.immersive-shop-module__Lh8yjG__orbStage {
  flex: auto;
  place-items: center;
  width: 100%;
  min-height: 0;
  margin-top: clamp(1rem, 2.8vh, 2rem);
  display: grid;
  position: relative;
}

.immersive-shop-module__Lh8yjG__productOrbControl {
  aspect-ratio: 1;
  outline-offset: 8px;
  transform-origin: center;
  border-radius: 50%;
  width: min(72vmin, 660px);
  max-width: 100%;
  transition: transform .5s cubic-bezier(.16, 1, .3, 1);
  position: relative;
}

.immersive-shop-module__Lh8yjG__productOrbControlInteractive {
  cursor: pointer;
}

.immersive-shop-module__Lh8yjG__productOrbControlInteractive:hover {
  transform: scale(1.018);
}

.immersive-shop-module__Lh8yjG__productOrbControlCompact {
  width: clamp(150px, 21vmin, 220px);
}

.immersive-shop-module__Lh8yjG__productOrb {
  contain: layout paint style;
  isolation: isolate;
  transform-origin: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.immersive-shop-module__Lh8yjG__productOrbNode {
  aspect-ratio: 1;
  width: clamp(48px, 7.2vmin, 80px);
  box-shadow: none;
  transform-origin: center;
  will-change: transform, opacity;
  backface-visibility: hidden;
  background: #f4f4f4;
  border: 1px solid #ffffffd1;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
}

.immersive-shop-module__Lh8yjG__productOrbNodeCompact {
  width: clamp(24px, 3.4vmin, 38px);
  box-shadow: none;
}

.immersive-shop-module__Lh8yjG__productOrbImage {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.immersive-shop-module__Lh8yjG__productOrbPlaceholder {
  background: #f4f4f4;
  position: absolute;
  inset: 0;
}

.immersive-shop-module__Lh8yjG__subcategoryView {
  animation: .8s cubic-bezier(.16, 1, .3, 1) immersive-shop-module__Lh8yjG__subcategoryViewIn;
  position: absolute;
  inset: 0;
}

@keyframes immersive-shop-module__Lh8yjG__subcategoryViewIn {
  from {
    opacity: 0;
    filter: blur(10px);
    transform: scale(.96);
  }

  to {
    opacity: 1;
    filter: blur();
    transform: scale(1);
  }
}

@keyframes immersive-shop-module__Lh8yjG__subcategoryViewInMobile {
  from {
    opacity: 0;
    transform: scale(.97);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.immersive-shop-module__Lh8yjG__subcategoryCluster {
  width: min(94vw, 920px);
  position: absolute;
  top: clamp(1.75rem, 4vh, 3rem);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.immersive-shop-module__Lh8yjG__subcategoryOrbItem {
  top: var(--subcategory-top);
  left: var(--subcategory-left);
  z-index: var(--subcategory-z);
  transform-origin: center;
  transform: translate(-50%, -50%) scale(var(--subcategory-scale));
  position: absolute;
}

.immersive-shop-module__Lh8yjG__subcategoryOrbLabel {
  z-index: 3000;
  max-width: 11rem;
  box-shadow: none;
  backdrop-filter: blur(10px);
  letter-spacing: .12em;
  pointer-events: none;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  background: #f9f5f0d1;
  border: 1px solid #ffffffad;
  border-radius: 999px;
  margin: 0;
  padding: .38rem .65rem;
  font-family: JetBrains Mono, monospace;
  font-size: clamp(.48rem, .7vw, .62rem);
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.immersive-shop-module__Lh8yjG__orbEmptyState {
  opacity: .45;
  letter-spacing: .16em;
  text-transform: uppercase;
  margin: 0;
  font-family: JetBrains Mono, monospace;
  font-size: .6rem;
}

.immersive-shop-module__Lh8yjG__emptyState {
  z-index: 100;
  letter-spacing: .2em;
  text-align: center;
  text-transform: uppercase;
  place-items: center;
  padding: 2rem;
  font-family: JetBrains Mono, monospace;
  font-size: .65rem;
  display: grid;
  position: fixed;
  inset: 0;
}

.immersive-shop-module__Lh8yjG__productPageFloatingActionsScope {
  --shop-fg: #1c1a19;
  color: var(--shop-fg);
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
}

.immersive-shop-module__Lh8yjG__galleryActions {
  display: none;
}

@keyframes immersive-shop-module__Lh8yjG__galleryActionReveal {
  from {
    opacity: 0;
    filter: blur(12px);
  }

  to {
    opacity: 1;
    filter: blur();
  }
}

.immersive-shop-module__Lh8yjG__galleryActionButton {
  --gallery-action-delay: 0s;
  aspect-ratio: 1;
  color: #372d259e;
  cursor: pointer;
  opacity: 0;
  width: clamp(2.35rem, 3vw, 2.8rem);
  animation: immersive-shop-module__Lh8yjG__galleryActionReveal 1.15s cubic-bezier(.22, 1, .36, 1) var(--gallery-action-delay) both;
  background: #b2b2b2;
  border-radius: 50%;
  place-items: center;
  padding: 0;
  text-decoration: none;
  transition: color .22s, background-color .22s, transform .22s cubic-bezier(.16, 1, .3, 1);
  display: grid;
  position: relative;
}

.immersive-shop-module__Lh8yjG__galleryActionButton:nth-child(2) {
  --gallery-action-delay: .336s;
}

.immersive-shop-module__Lh8yjG__galleryActionButton:nth-child(3) {
  --gallery-action-delay: .672s;
}

.immersive-shop-module__Lh8yjG__galleryActionButton:hover, .immersive-shop-module__Lh8yjG__galleryActionButton:focus-visible {
  color: #2e2e2e;
  background: #fdfdfd;
  transform: translateY(-2px);
}

.immersive-shop-module__Lh8yjG__galleryActionButton svg {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65px;
  vector-effect: non-scaling-stroke;
  width: 48%;
  height: 48%;
  overflow: visible;
}

.immersive-shop-module__Lh8yjG__galleryCartBadge {
  color: #f9f5f0;
  background: var(--shop-fg);
  border: 1px solid #ffffffe0;
  border-radius: 999px;
  place-items: center;
  min-width: 1.05rem;
  height: 1.05rem;
  padding-inline: .2rem;
  font-family: JetBrains Mono, monospace;
  font-size: .46rem;
  font-weight: 400;
  line-height: 1;
  display: grid;
  position: absolute;
  top: -.2rem;
  right: -.2rem;
}

.immersive-shop-module__Lh8yjG__productSearchOverlay {
  --search-canvas: #f4f4f4;
  --search-surface: #b2b2b2;
  --search-fg: #2e2e2e;
  --search-active: #fdfdfd;
  --search-hover: #d8d8d8;
  z-index: 30500;
  color: var(--search-fg);
  backdrop-filter: blur(32px) saturate(.9);
  background: #f4f4f48f;
  place-items: center;
  padding: clamp(1.25rem, 5vw, 4rem);
  animation: .42s cubic-bezier(.16, 1, .3, 1) immersive-shop-module__Lh8yjG__modalFadeIn;
  display: grid;
  position: fixed;
  inset: 0;
}

.immersive-shop-module__Lh8yjG__productSearchOverlayClosing {
  pointer-events: none;
  animation: .42s cubic-bezier(.7, 0, .84, 0) forwards immersive-shop-module__Lh8yjG__modalFadeOut;
}

.immersive-shop-module__Lh8yjG__productSearchPanel {
  width: min(32rem, 100%);
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  padding-top: 1.7rem;
  position: relative;
}

.immersive-shop-module__Lh8yjG__productSearchArrow {
  display: none;
}

.immersive-shop-module__Lh8yjG__productSearchClose {
  top: max(1.25rem, env(safe-area-inset-top));
  right: max(1.25rem, env(safe-area-inset-right));
  z-index: 1;
  aspect-ratio: 1;
  width: 1.75rem;
  color: var(--search-fg);
  cursor: pointer;
  opacity: .5;
  background: none;
  border: 0;
  place-items: center;
  padding: 0;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1;
  transition: opacity .18s;
  display: grid;
  position: fixed;
}

.immersive-shop-module__Lh8yjG__productSearchClose:hover, .immersive-shop-module__Lh8yjG__productSearchClose:focus-visible {
  opacity: 1;
}

.immersive-shop-module__Lh8yjG__productSearchField {
  border: 1px solid var(--search-active);
  background: var(--search-active);
  border-radius: 999px;
  align-items: center;
  gap: .8rem;
  height: clamp(3.4rem, 5vw, 4.25rem);
  padding: 0 clamp(1.15rem, 2vw, 1.6rem);
  display: flex;
}

.immersive-shop-module__Lh8yjG__productSearchField svg {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5px;
  opacity: .42;
  width: 1.2rem;
}

.immersive-shop-module__Lh8yjG__productSearchSubmit {
  aspect-ratio: 1;
  width: 1.5rem;
  color: var(--search-fg);
  cursor: pointer;
  background: none;
  border: 0;
  flex: none;
  place-items: center;
  padding: 0;
  display: grid;
}

.immersive-shop-module__Lh8yjG__productSearchSubmit:disabled {
  cursor: default;
  opacity: .42;
}

.immersive-shop-module__Lh8yjG__productSearchSubmit svg {
  width: 1.2rem;
}

.immersive-shop-module__Lh8yjG__productSearchField input {
  width: 100%;
  min-width: 0;
  color: var(--search-fg);
  background: none;
  border: 0;
  outline: 0;
  padding: 0;
  font-family: inherit;
  font-size: clamp(1.3rem, 2vw, 1.75rem);
  font-weight: 300;
}

.immersive-shop-module__Lh8yjG__productSearchField input::-moz-placeholder {
  color: #2e2e2e94;
}

.immersive-shop-module__Lh8yjG__productSearchField input::placeholder {
  color: #2e2e2e94;
}

.immersive-shop-module__Lh8yjG__productSearchField input::-webkit-search-cancel-button {
  opacity: .35;
}

.immersive-shop-module__Lh8yjG__productSearchResults {
  overscroll-behavior: contain;
  scrollbar-width: none;
  touch-action: pan-y;
  -webkit-overflow-scrolling: touch;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1.35rem, 4vw, 2rem) clamp(.85rem, 3vw, 1.25rem);
  max-height: min(36rem, 100dvh - 10rem);
  margin-top: 1.25rem;
  padding: 0 .15rem 2rem;
  display: grid;
  overflow-y: auto;
}

.immersive-shop-module__Lh8yjG__productSearchResults::-webkit-scrollbar {
  display: none;
}

.immersive-shop-module__Lh8yjG__productSearchResult {
  min-width: 0;
  color: var(--search-fg);
  cursor: pointer;
  text-align: left;
  background: none;
  border: 0;
  flex-direction: column;
  align-items: stretch;
  gap: .65rem;
  padding: 0;
  transition: color .18s, background-color .18s, opacity .18s;
  display: flex;
}

.immersive-shop-module__Lh8yjG__productSearchResult:hover, .immersive-shop-module__Lh8yjG__productSearchResult:focus-visible {
  color: var(--search-fg);
  opacity: .78;
}

.immersive-shop-module__Lh8yjG__productSearchResultImage {
  aspect-ratio: 1;
  background: var(--search-canvas);
  border: 1px solid #fdfdfdad;
  border-radius: clamp(1rem, 4vw, 1.35rem);
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.immersive-shop-module__Lh8yjG__productSearchResultImage img {
  -o-object-fit: cover;
  object-fit: cover;
}

.immersive-shop-module__Lh8yjG__productSearchResultInfo {
  text-align: left;
  flex-direction: column;
  gap: .28rem;
  min-width: 0;
  padding-inline: .1rem;
  display: flex;
}

.immersive-shop-module__Lh8yjG__productSearchResultInfo strong {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: inherit;
  font-size: clamp(1rem, 4vw, 1.2rem);
  font-weight: 400;
  overflow: hidden;
}

.immersive-shop-module__Lh8yjG__productSearchResultInfo small {
  opacity: .46;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-family: inherit;
  font-size: clamp(.48rem, 1.8vw, .58rem);
}

.immersive-shop-module__Lh8yjG__productSearchEmpty {
  opacity: .42;
  letter-spacing: .14em;
  text-align: center;
  text-transform: uppercase;
  grid-column: 1 / -1;
  margin: 0;
  padding: 1.4rem;
  font-family: inherit;
  font-size: .55rem;
}

.immersive-shop-module__Lh8yjG__cartReviewOverlay {
  z-index: 31000;
  backdrop-filter: blur(80px) saturate(1.25);
  background: #f9f5f0b8;
  grid-template-rows: auto minmax(0, 1fr) auto;
  gap: 28px;
  padding: 64px 5vw 48px;
  animation: .5s immersive-shop-module__Lh8yjG__cartReviewIn;
  display: grid;
  position: fixed;
  inset: 0;
}

@keyframes immersive-shop-module__Lh8yjG__cartReviewIn {
  from {
    opacity: 0;
  }
}

.immersive-shop-module__Lh8yjG__cartReviewClose {
  color: inherit;
  cursor: pointer;
  letter-spacing: .16em;
  text-transform: uppercase;
  background: none;
  border: 0;
  font-family: JetBrains Mono, monospace;
  font-size: 9px;
  position: absolute;
  top: 28px;
  right: 34px;
}

.immersive-shop-module__Lh8yjG__cartReviewHeader {
  text-align: center;
}

.immersive-shop-module__Lh8yjG__cartReviewTitle {
  margin: 0;
  font-family: Cormorant Garamond, serif;
  font-size: clamp(42px, 6vw, 72px);
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}

.immersive-shop-module__Lh8yjG__cartReviewSubtitle {
  opacity: .45;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin: 10px 0 0;
  font-family: JetBrains Mono, monospace;
  font-size: 9px;
}

.immersive-shop-module__Lh8yjG__cartReviewRow {
  scrollbar-width: none;
  align-items: center;
  gap: 22px;
  min-width: 0;
  padding: 20px 2px;
  display: flex;
  overflow-x: auto;
}

.immersive-shop-module__Lh8yjG__cartReviewRow::-webkit-scrollbar {
  display: none;
}

.immersive-shop-module__Lh8yjG__cartReviewCard {
  background: #ffffffb8;
  border: 1px solid #ffffffbf;
  border-radius: 20px;
  flex: 0 0 240px;
  transition: transform .25s, box-shadow .25s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 24px 70px #a67c5221;
}

.immersive-shop-module__Lh8yjG__cartReviewCard:hover {
  transform: translateY(-6px);
  box-shadow: 0 32px 80px #a67c522e;
}

.immersive-shop-module__Lh8yjG__cartReviewProductLink {
  color: inherit;
  text-decoration: none;
}

.immersive-shop-module__Lh8yjG__cartReviewImage {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 260px;
}

.immersive-shop-module__Lh8yjG__cartReviewInfo {
  flex-direction: column;
  gap: 5px;
  min-height: 105px;
  padding: 18px 20px;
  display: flex;
}

.immersive-shop-module__Lh8yjG__cartReviewInfo h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  font-family: Cormorant Garamond, serif;
  font-size: 22px;
  font-weight: 400;
  overflow: hidden;
}

.immersive-shop-module__Lh8yjG__cartReviewInfo span, .immersive-shop-module__Lh8yjG__cartReviewInfo strong {
  opacity: .58;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: JetBrains Mono, monospace;
  font-size: 8px;
  font-weight: 400;
}

.immersive-shop-module__Lh8yjG__cartReviewRemove {
  z-index: 2;
  cursor: pointer;
  background: #ffffffe6;
  border: 1px solid #00000014;
  border-radius: 50%;
  place-items: center;
  width: 30px;
  height: 30px;
  display: grid;
  position: absolute;
  top: 12px;
  right: 12px;
}

.immersive-shop-module__Lh8yjG__cartReviewQuantity {
  text-align: center;
  border: 1px solid #00000014;
  border-radius: 999px;
  grid-template-columns: 34px 1fr 34px;
  align-items: center;
  margin: 0 16px 16px;
  display: grid;
}

.immersive-shop-module__Lh8yjG__cartReviewQuantity button {
  cursor: pointer;
  background: none;
  border: 0;
  height: 32px;
}

.immersive-shop-module__Lh8yjG__cartReviewQuantity button:disabled {
  cursor: wait;
  opacity: .35;
}

.immersive-shop-module__Lh8yjG__cartReviewQuantity span {
  font-family: JetBrains Mono, monospace;
  font-size: 9px;
}

.immersive-shop-module__Lh8yjG__cartReviewRecap {
  justify-content: center;
  align-items: center;
  gap: 32px;
  min-height: 56px;
  display: flex;
}

.immersive-shop-module__Lh8yjG__cartReviewTotals {
  letter-spacing: .08em;
  text-transform: uppercase;
  align-items: center;
  gap: 18px;
  font-family: JetBrains Mono, monospace;
  font-size: 8px;
  display: flex;
}

.immersive-shop-module__Lh8yjG__cartReviewTotals span {
  opacity: .55;
}

.immersive-shop-module__Lh8yjG__cartReviewTotals strong {
  font-size: 10px;
}

.immersive-shop-module__Lh8yjG__cartReviewUpdating {
  opacity: .55;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-family: JetBrains Mono, monospace;
  font-size: 9px;
}

.immersive-shop-module__Lh8yjG__cartReviewCheckout {
  color: #fff;
  background: var(--shop-fg);
  letter-spacing: .16em;
  text-transform: uppercase;
  border-radius: 999px;
  padding: 15px 24px;
  font-family: JetBrains Mono, monospace;
  font-size: 8px;
  text-decoration: none;
}

.immersive-shop-module__Lh8yjG__pinnedTray {
  z-index: 9000;
  pointer-events: auto;
  scrollbar-width: none;
  flex-direction: column-reverse;
  gap: 10px;
  width: 300px;
  max-height: calc(100dvh - 130px);
  display: flex;
  position: fixed;
  bottom: 32px;
  right: 32px;
  overflow-y: auto;
}

.immersive-shop-module__Lh8yjG__pinnedTray::-webkit-scrollbar {
  display: none;
}

.immersive-shop-module__Lh8yjG__pinnedItem {
  backdrop-filter: blur(18px);
  background: #ffffffd1;
  border: 1px solid #ffffffb3;
  border-radius: 16px;
  grid-template-columns: 58px minmax(0, 1fr) 32px;
  align-items: center;
  gap: 12px;
  min-height: 74px;
  padding: 8px;
  animation: .5s cubic-bezier(.16, 1, .3, 1) immersive-shop-module__Lh8yjG__pinSlideIn;
  display: grid;
  position: relative;
  box-shadow: 0 12px 40px #a67c5224;
}

@keyframes immersive-shop-module__Lh8yjG__pinSlideIn {
  from {
    opacity: 0;
    transform: translateX(50px)scale(.94);
  }

  to {
    opacity: 1;
    transform: translateX(0)scale(1);
  }
}

.immersive-shop-module__Lh8yjG__pinnedImage {
  background-position: center;
  background-size: cover;
  border-radius: 11px;
  width: 58px;
  height: 58px;
}

.immersive-shop-module__Lh8yjG__pinnedInfo {
  min-width: 0;
  color: inherit;
  text-decoration: none;
}

.immersive-shop-module__Lh8yjG__pinnedTitle {
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 0 4px;
  font-family: Cormorant Garamond, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
  overflow: hidden;
}

.immersive-shop-module__Lh8yjG__pinnedPrice, .immersive-shop-module__Lh8yjG__pinnedMeta {
  opacity: .58;
  letter-spacing: .1em;
  font-family: JetBrains Mono, monospace;
  font-size: 8px;
  display: block;
}

.immersive-shop-module__Lh8yjG__pinnedError {
  color: #8a2c2c;
  letter-spacing: .05em;
  background: #fff0f0eb;
  border: 1px solid #b23a3a40;
  border-radius: 14px;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  font-family: JetBrains Mono, monospace;
  font-size: 9px;
  display: flex;
}

.immersive-shop-module__Lh8yjG__pinnedError button {
  color: inherit;
  cursor: pointer;
  background: none;
  border: 0;
  font-size: 14px;
  line-height: 1;
}

.immersive-shop-module__Lh8yjG__unpinButton {
  cursor: pointer;
  background: #ffffffb8;
  border: 1px solid #00000014;
  border-radius: 50%;
  place-items: center;
  width: 28px;
  height: 28px;
  font-size: 12px;
  display: grid;
}

.immersive-shop-module__Lh8yjG__selectionCount {
  background: var(--shop-fg);
  color: #fff;
  cursor: pointer;
  letter-spacing: .14em;
  text-transform: uppercase;
  border-radius: 999px;
  align-self: flex-end;
  padding: 7px 11px;
  font-family: JetBrains Mono, monospace;
  font-size: 8px;
  text-decoration: none;
  transition: transform .2s;
}

.immersive-shop-module__Lh8yjG__selectionCount:hover {
  transform: translateY(-1px);
}

.immersive-shop-module__Lh8yjG__modalOverlay {
  z-index: 30000;
  backdrop-filter: blur(32px) saturate(0);
  background: #f5f5f58f;
  justify-content: center;
  align-items: center;
  padding: 40px;
  animation: .35s immersive-shop-module__Lh8yjG__modalFadeIn;
  display: flex;
  position: fixed;
  inset: 0;
}

@keyframes immersive-shop-module__Lh8yjG__modalFadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.immersive-shop-module__Lh8yjG__modalContent {
  background: #ffffffd6;
  border: 1px solid #ffffffe6;
  border-radius: 24px;
  grid-template-columns: 1.15fr 1fr;
  width: min(900px, 100%);
  height: min(560px, 82dvh);
  animation: .5s cubic-bezier(.16, 1, .3, 1) immersive-shop-module__Lh8yjG__modalRise;
  display: grid;
  position: relative;
  overflow: hidden;
  box-shadow: 0 50px 100px #a67c522e;
}

@keyframes immersive-shop-module__Lh8yjG__modalRise {
  from {
    opacity: 0;
    transform: translateY(30px)scale(.97);
  }

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

@keyframes immersive-shop-module__Lh8yjG__modalFadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes immersive-shop-module__Lh8yjG__modalFall {
  from {
    opacity: 1;
    transform: translateY(0)scale(1);
  }

  to {
    opacity: 0;
    transform: translateY(30px)scale(.97);
  }
}

.immersive-shop-module__Lh8yjG__modalOverlayClosing {
  pointer-events: none;
  animation: .35s forwards immersive-shop-module__Lh8yjG__modalFadeOut;
}

.immersive-shop-module__Lh8yjG__modalOverlayCoverflow {
  background: #d7d7d79e;
  padding: 0;
}

.immersive-shop-module__Lh8yjG__modalContentClosing {
  animation: .5s cubic-bezier(.7, 0, .84, 0) forwards immersive-shop-module__Lh8yjG__modalFall;
}

.immersive-shop-module__Lh8yjG__modalImage {
  background-position: center;
  background-size: cover;
}

.immersive-shop-module__Lh8yjG__modalInfo {
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 52px;
  display: flex;
}

.immersive-shop-module__Lh8yjG__modalTitle {
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  margin: 0 0 14px;
  font-size: clamp(36px, 5vw, 56px);
  font-weight: 300;
  line-height: .98;
}

.immersive-shop-module__Lh8yjG__modalDescription {
  opacity: .62;
  max-height: 180px;
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  white-space: pre-wrap;
  border-left: 1px solid #0000001a;
  margin: 24px 0 30px;
  padding-left: 16px;
  font-size: 12px;
  line-height: 1.7;
  overflow-y: auto;
}

.immersive-shop-module__Lh8yjG__productLabel {
  opacity: .42;
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  letter-spacing: .24em;
  margin-bottom: 16px;
  font-size: 8px;
  display: block;
}

.immersive-shop-module__Lh8yjG__productPrice, .immersive-shop-module__Lh8yjG__availability {
  opacity: .68;
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-size: 9px;
}

.immersive-shop-module__Lh8yjG__availability {
  opacity: .38;
}

.immersive-shop-module__Lh8yjG__quickViewActions {
  flex-direction: column;
  gap: 10px;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.immersive-shop-module__Lh8yjG__quickViewPrimaryActions {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  display: grid;
}

.immersive-shop-module__Lh8yjG__quickViewPrimaryActions > * {
  align-self: stretch;
  width: 100%;
  min-width: 0;
}

.immersive-shop-module__Lh8yjG__quickViewPrimaryActions > [data-testid="product-vto-actions"] {
  align-self: stretch;
  width: 100%;
}

.immersive-shop-module__Lh8yjG__quickViewPrimaryActions > [data-testid="product-vto-actions"] :is(a, button) {
  width: 100%;
  min-height: 44px;
}

.immersive-shop-module__Lh8yjG__quickViewPrimaryActions > :only-child {
  grid-column: 1 / -1;
}

.immersive-shop-module__Lh8yjG__detailsLink {
  color: #fff;
  background: var(--shop-fg);
  width: 100%;
  min-height: 44px;
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  letter-spacing: .18em;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  padding: 14px 22px;
  font-size: .7rem;
  text-decoration: none;
  display: flex;
}

.immersive-shop-module__Lh8yjG__variantSelector {
  flex-direction: column;
  gap: 14px;
  margin: 10px 0 20px;
  display: flex;
}

.immersive-shop-module__Lh8yjG__variantOptionGroup {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

.immersive-shop-module__Lh8yjG__variantOptionTitle {
  opacity: .5;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-family: JetBrains Mono, monospace;
  font-size: 8px;
}

.immersive-shop-module__Lh8yjG__variantOptionValues {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.immersive-shop-module__Lh8yjG__variantOptionButton {
  color: inherit;
  cursor: pointer;
  letter-spacing: .04em;
  background: #fff9;
  border: 1px solid #0000001a;
  border-radius: 999px;
  padding: 8px 14px;
  font-family: Inter, sans-serif;
  font-size: 10px;
  transition: background .2s, color .2s, border-color .2s;
}

.immersive-shop-module__Lh8yjG__variantOptionButton:disabled {
  cursor: not-allowed;
  opacity: .5;
}

.immersive-shop-module__Lh8yjG__variantOptionButtonActive {
  border-color: var(--shop-fg);
  color: #fff;
  background: var(--shop-fg);
}

.immersive-shop-module__Lh8yjG__pinToCartButton {
  border: 1px solid var(--shop-fg);
  min-height: 44px;
  color: var(--shop-fg);
  cursor: pointer;
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  letter-spacing: .18em;
  background: none;
  border-radius: 999px;
  padding: 14px 26px;
  font-size: .7rem;
  transition: background .2s, color .2s;
}

.immersive-shop-module__Lh8yjG__pinToCartButton:hover:not(:disabled) {
  color: #fff;
  background: var(--shop-fg);
}

.immersive-shop-module__Lh8yjG__pinToCartButton:disabled {
  cursor: not-allowed;
  opacity: .45;
}

.immersive-shop-module__Lh8yjG__pinToCartButtonActive {
  color: #fff;
  background: var(--shop-accent);
  border-color: var(--shop-accent);
}

.immersive-shop-module__Lh8yjG__modalClose {
  z-index: 5;
  width: clamp(2.25rem, 7vw, 2.75rem);
  height: clamp(2.25rem, 7vw, 2.75rem);
  color: inherit;
  cursor: pointer;
  background: none;
  border: 0;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: clamp(.75rem, 2.5vw, 1.25rem);
  right: clamp(.75rem, 2.5vw, 1.25rem);
}

.immersive-shop-module__Lh8yjG__modalClose:hover {
  opacity: .55;
}

.immersive-shop-module__Lh8yjG__coverflowPreview {
  z-index: 1;
  pointer-events: none;
  animation: .5s cubic-bezier(.16, 1, .3, 1) immersive-shop-module__Lh8yjG__modalRise;
  position: absolute;
  inset: 0;
}

.immersive-shop-module__Lh8yjG__coverflowPreviewClosing {
  animation: .5s cubic-bezier(.7, 0, .84, 0) forwards immersive-shop-module__Lh8yjG__modalFall;
}

.immersive-shop-module__Lh8yjG__coverflowCarouselSlot {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  overflow: visible;
}

.immersive-shop-module__Lh8yjG__coverflowDock {
  z-index: 2;
  pointer-events: auto;
  flex-direction: column;
  align-items: center;
  width: min(26rem, 100% - 2rem);
  margin-inline: auto;
  padding: 0 8px;
  display: flex;
  position: absolute;
  bottom: 18vh;
  left: 0;
  right: 0;
}

.immersive-shop-module__Lh8yjG__coverflowDockBehind {
  z-index: 0;
  pointer-events: none;
}

.immersive-shop-module__Lh8yjG__coverflowTitle {
  color: var(--shop-fg);
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  text-align: center;
  margin: 0;
  font-size: clamp(1.4rem, 3vw, 2.1rem);
  font-weight: 300;
  line-height: 1.05;
}

.immersive-shop-module__Lh8yjG__coverflowPrice {
  color: var(--shop-fg);
  font-family: var(--font-montserrat), "Montserrat", sans-serif;
  letter-spacing: .08em;
  text-align: center;
  opacity: .62;
  margin: 8px 0 24px;
  font-size: .62rem;
  font-weight: 300;
  line-height: 1.2;
}

.immersive-shop-module__Lh8yjG__coverflowDock .immersive-shop-module__Lh8yjG__quickViewActions {
  margin-top: 12px;
}

.immersive-shop-module__Lh8yjG__modalClose svg {
  width: 50%;
  height: 50%;
}

.immersive-shop-module__Lh8yjG__wrapper :is(a, button, [tabindex]):focus-visible {
  outline: 2px solid var(--shop-accent);
  outline-offset: 3px;
}

@media (prefers-reduced-motion: reduce) {
  .immersive-shop-module__Lh8yjG__galleryActionButton {
    opacity: 1;
    filter: none;
    animation: none;
  }

  .immersive-shop-module__Lh8yjG__wrapper *, .immersive-shop-module__Lh8yjG__wrapper :before, .immersive-shop-module__Lh8yjG__wrapper :after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

@media (width <= 800px) {
  .immersive-shop-module__Lh8yjG__shopBody {
    padding-top: clamp(4.5rem, 9vh, 6rem);
  }

  .immersive-shop-module__Lh8yjG__galleryActions {
    top: max(1rem, env(safe-area-inset-top));
    right: max(.85rem, env(safe-area-inset-right));
    z-index: 8500;
    flex-direction: column;
    align-items: center;
    gap: .55rem;
    display: flex;
    position: fixed;
  }

  .immersive-shop-module__Lh8yjG__galleryActionButton {
    touch-action: manipulation;
    width: 2.65rem;
  }

  .immersive-shop-module__Lh8yjG__productSearchOverlay {
    padding: max(2.75rem, calc(env(safe-area-inset-top)  + 2.25rem)) clamp(1.75rem, 8vw, 2.5rem) max(1rem, env(safe-area-inset-bottom));
    overscroll-behavior: contain;
    touch-action: pan-y;
    -webkit-overflow-scrolling: touch;
    display: block;
    overflow-y: auto;
  }

  .immersive-shop-module__Lh8yjG__productSearchPanel {
    width: min(100%, 32rem);
    margin-inline: auto;
  }

  .immersive-shop-module__Lh8yjG__productSearchClose {
    top: max(1rem, env(safe-area-inset-top));
    right: max(1rem, env(safe-area-inset-right));
  }

  .immersive-shop-module__Lh8yjG__productSearchField {
    height: 3.65rem;
  }

  .immersive-shop-module__Lh8yjG__productSearchField input {
    font-size: 17px;
  }

  .immersive-shop-module__Lh8yjG__productSearchResults {
    overscroll-behavior: auto;
    max-height: none;
    overflow: visible;
  }

  .immersive-shop-module__Lh8yjG__subcategoryView {
    animation: .55s cubic-bezier(.16, 1, .3, 1) immersive-shop-module__Lh8yjG__subcategoryViewInMobile;
  }

  .immersive-shop-module__Lh8yjG__subcategoryOrbItem {
    top: var(--subcategory-mobile-top);
    left: var(--subcategory-mobile-left);
    z-index: var(--subcategory-mobile-z);
    transform: translate(-50%, -50%) scale(var(--subcategory-mobile-scale));
  }

  .immersive-shop-module__Lh8yjG__selector {
    justify-content: space-between;
    gap: 0;
    width: 100%;
  }

  .immersive-shop-module__Lh8yjG__selectorArrow:first-child {
    --selector-arrow-translate: clamp(.975rem, 4.55vw, 1.625rem);
  }

  .immersive-shop-module__Lh8yjG__selectorArrow:last-child {
    --selector-arrow-translate: clamp(-1.625rem, -4.55vw, -.975rem);
  }

  .immersive-shop-module__Lh8yjG__selectorLabelViewport {
    pointer-events: none;
    width: clamp(13rem, min(66vw, 100% - clamp(4.5rem, 18vw, 6rem)), 20rem);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .immersive-shop-module__Lh8yjG__selectorLabel {
    --selector-letter-spacing: clamp(.45em, 2.4vw, .6em);
    padding-inline: clamp(.25rem, 1vw, .5rem);
    font-size: clamp(.95rem, 4.5vw, 1.3rem);
  }

  .immersive-shop-module__Lh8yjG__orbStage {
    margin-top: .75rem;
  }

  .immersive-shop-module__Lh8yjG__orbStageSwipe {
    touch-action: pan-y;
  }

  .immersive-shop-module__Lh8yjG__productOrbControl {
    width: min(88vmin, 560px);
  }

  .immersive-shop-module__Lh8yjG__productOrbNode {
    width: clamp(42px, 12vmin, 66px);
  }

  .immersive-shop-module__Lh8yjG__productOrbControlCompact {
    width: clamp(120px, 32vmin, 158px);
  }

  .immersive-shop-module__Lh8yjG__productOrbNodeCompact {
    will-change: auto;
    width: clamp(20px, 6.5vmin, 30px);
  }

  .immersive-shop-module__Lh8yjG__subcategoryCluster {
    width: min(100%, 560px);
  }

  .immersive-shop-module__Lh8yjG__subcategoryOrbLabel {
    backdrop-filter: none;
    max-width: 7.5rem;
    padding: .3rem .48rem;
    font-size: .43rem;
  }

  .immersive-shop-module__Lh8yjG__modalOverlay {
    padding: 14px;
  }

  .immersive-shop-module__Lh8yjG__modalContent {
    grid-template-rows: 44% 1fr;
    grid-template-columns: 1fr;
    height: min(720px, 92dvh);
  }

  .immersive-shop-module__Lh8yjG__modalInfo {
    padding: 28px;
  }

  .immersive-shop-module__Lh8yjG__modalTitle {
    font-weight: 600;
  }

  .immersive-shop-module__Lh8yjG__quickViewActions {
    gap: 8px;
    margin-top: 16px;
  }

  .immersive-shop-module__Lh8yjG__quickViewPrimaryActions {
    gap: 8px;
  }

  .immersive-shop-module__Lh8yjG__pinToCartButton, .immersive-shop-module__Lh8yjG__quickViewPrimaryActions > [data-testid="product-vto-actions"] :is(a, button) {
    padding: 12px 10px;
  }

  .immersive-shop-module__Lh8yjG__detailsLink {
    padding: 12px 16px;
  }
}

@media (width >= 801px) {
  .immersive-shop-module__Lh8yjG__selectorLabelViewport {
    width: clamp(16rem, 42vw, 38rem);
  }

  .immersive-shop-module__Lh8yjG__galleryActions {
    z-index: 8500;
    align-items: center;
    gap: clamp(.4rem, .7vw, .65rem);
    display: flex;
    position: fixed;
    top: clamp(1.25rem, 3.2vh, 2.5rem);
    right: clamp(1.5rem, 3vw, 3rem);
  }

  .immersive-shop-module__Lh8yjG__productSearchOverlay {
    padding: max(clamp(1.25rem, 3vw, 2.5rem), env(safe-area-inset-top)) max(clamp(1.25rem, 3vw, 2.5rem), env(safe-area-inset-right)) max(clamp(1.25rem, 3vw, 2.5rem), env(safe-area-inset-bottom)) max(clamp(1.25rem, 3vw, 2.5rem), env(safe-area-inset-left));
  }

  .immersive-shop-module__Lh8yjG__productSearchPanel {
    width: min(38rem, 100%);
    padding-top: 0;
  }

  .immersive-shop-module__Lh8yjG__productSearchClose {
    top: max(clamp(1.25rem, 3vw, 2.5rem), env(safe-area-inset-top));
    right: max(clamp(1.25rem, 3vw, 2.5rem), env(safe-area-inset-right));
    position: fixed;
  }

  .immersive-shop-module__Lh8yjG__productSearchField input {
    font-size: calc(clamp(1.3rem, 2vw, 1.75rem) / 1.25);
  }

  .immersive-shop-module__Lh8yjG__productSearchResults {
    background: var(--search-active);
    border: 1px solid #fdfdfdb8;
    border-radius: 1.5rem;
    grid-template-columns: minmax(0, 1fr);
    gap: .35rem;
    max-height: min(24rem, 46dvh);
    margin-top: 0;
    padding: .45rem;
    position: absolute;
    top: calc(100% + .75rem);
    left: 0;
    right: 0;
  }

  .immersive-shop-module__Lh8yjG__productSearchResult {
    border-radius: 1.15rem;
    grid-template-columns: 3.25rem minmax(0, 1fr) auto;
    align-items: center;
    gap: .9rem;
    padding: .45rem .75rem .45rem .45rem;
    transition: color .18s, background-color .18s, opacity .18s;
    display: grid;
  }

  .immersive-shop-module__Lh8yjG__productSearchResult:hover, .immersive-shop-module__Lh8yjG__productSearchResult:focus-visible {
    color: var(--search-fg);
    background: var(--search-hover);
    opacity: 1;
  }

  .immersive-shop-module__Lh8yjG__productSearchResultImage {
    border: 0;
    border-radius: .9rem;
    width: 3.25rem;
  }

  .immersive-shop-module__Lh8yjG__productSearchResultInfo {
    gap: .22rem;
    padding-inline: 0;
  }

  .immersive-shop-module__Lh8yjG__productSearchResultInfo strong {
    font-size: 1.08rem;
  }

  .immersive-shop-module__Lh8yjG__productSearchResultInfo small {
    font-size: .48rem;
  }

  .immersive-shop-module__Lh8yjG__productSearchArrow {
    opacity: .32;
    font-size: .9rem;
    display: block;
  }

  .immersive-shop-module__Lh8yjG__productSearchEmpty {
    font-family: inherit;
  }
}


/*# sourceMappingURL=src_modules_9b145ed4._.css.map*/