.mele-checkout-wizard {
  --color-bg-page: #f4f1ed;
  --color-surface-card: #ffffff;
  --color-border-default: #e5dfd9;
  --color-text-primary: #3d3935;
  --color-text-muted: #9d8f85;
  --color-brand-primary: #c8b5a6;
  --color-brand-hover: #b39f8f;
  --color-button-secondary-bg: #f8f6f3;
  --color-button-secondary-border: #e0d8d1;
  --color-error: #c85a54;
  --color-success: #87b379;
  --color-highlight: #faf8f6;
  --spacing-xs: 0.5rem;
  --spacing-sm: 0.75rem;
  --spacing-md: 1rem;
  --spacing-lg: 1.5rem;
  --spacing-xl: 2rem;
  --spacing-2xl: 3rem;
  --radius-card: 0.5rem;
  --radius-input: 0.375rem;
  --radius-button: 0.375rem;
  --radius-badge: 9999px;
  --shadow-card: 0 1px 3px rgba(43, 40, 38, 0.03);
  --shadow-card-hover: 0 2px 8px rgba(43, 40, 38, 0.04);
  --shadow-sticky: 0 2px 12px rgba(43, 40, 38, 0.05);
  --font-size-page-title: 1.75rem;
  --font-size-step-title: 1.125rem;
  --font-size-section-title: 1rem;
  --font-size-body: 0.875rem;
  --font-size-helper: 0.75rem;
  --font-size-price: 0.875rem;
  --font-size-total: 1rem;
  --tap-target-min: 44px;
  font-family: system-ui, -apple-system, 'Segoe UI', 'Helvetica Neue', sans-serif;
  color: var(--color-text-primary);
}

.mele-checkout-wizard h1 {
  font-size: var(--font-size-page-title);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.mele-checkout-wizard h2 {
  font-size: var(--font-size-step-title);
  font-weight: 600;
  line-height: 1.4;
}

.mele-checkout-wizard h3 {
  font-size: var(--font-size-section-title);
  font-weight: 600;
  line-height: 1.5;
}

.mele-checkout-wizard p {
  line-height: 1.6;
  font-size: var(--font-size-body);
}

.mele-checkout-wizard button {
  font-family: inherit;
}

*, ::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:  ;
}
.\!container{
  width: 100% !important;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
  }
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .\!container{
    max-width: 1024px !important;
  }
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .\!container{
    max-width: 1536px !important;
  }
  .container{
    max-width: 1536px;
  }
}
#mele-checkout-wizard .visible{
  visibility: visible;
}
#mele-checkout-wizard .static{
  position: static;
}
#mele-checkout-wizard .fixed{
  position: fixed;
}
#mele-checkout-wizard .absolute{
  position: absolute;
}
#mele-checkout-wizard .relative{
  position: relative;
}
#mele-checkout-wizard .sticky{
  position: sticky;
}
#mele-checkout-wizard .inset-0{
  inset: 0px;
}
#mele-checkout-wizard .-left-2{
  left: -0.5rem;
}
#mele-checkout-wizard .-right-2{
  right: -0.5rem;
}
#mele-checkout-wizard .-top-2{
  top: -0.5rem;
}
#mele-checkout-wizard .bottom-0{
  bottom: 0px;
}
#mele-checkout-wizard .left-0{
  left: 0px;
}
#mele-checkout-wizard .right-0{
  right: 0px;
}
#mele-checkout-wizard .top-6{
  top: 1.5rem;
}
#mele-checkout-wizard .top-8{
  top: 2rem;
}
#mele-checkout-wizard .z-10{
  z-index: 10;
}
#mele-checkout-wizard .z-50{
  z-index: 50;
}
#mele-checkout-wizard .mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
#mele-checkout-wizard .mx-auto{
  margin-left: auto;
  margin-right: auto;
}
#mele-checkout-wizard .mb-1{
  margin-bottom: 0.25rem;
}
#mele-checkout-wizard .mb-2{
  margin-bottom: 0.5rem;
}
#mele-checkout-wizard .mb-24{
  margin-bottom: 6rem;
}
#mele-checkout-wizard .mb-3{
  margin-bottom: 0.75rem;
}
#mele-checkout-wizard .mb-4{
  margin-bottom: 1rem;
}
#mele-checkout-wizard .mb-5{
  margin-bottom: 1.25rem;
}
#mele-checkout-wizard .mb-6{
  margin-bottom: 1.5rem;
}
#mele-checkout-wizard .mb-8{
  margin-bottom: 2rem;
}
#mele-checkout-wizard .ml-1{
  margin-left: 0.25rem;
}
#mele-checkout-wizard .mt-0\.5{
  margin-top: 0.125rem;
}
#mele-checkout-wizard .mt-1\.5{
  margin-top: 0.375rem;
}
#mele-checkout-wizard .mt-2{
  margin-top: 0.5rem;
}
#mele-checkout-wizard .mt-3{
  margin-top: 0.75rem;
}
#mele-checkout-wizard .mt-4{
  margin-top: 1rem;
}
#mele-checkout-wizard .mt-6{
  margin-top: 1.5rem;
}
#mele-checkout-wizard .mt-8{
  margin-top: 2rem;
}
#mele-checkout-wizard .line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#mele-checkout-wizard .block{
  display: block;
}
#mele-checkout-wizard .inline-block{
  display: inline-block;
}
#mele-checkout-wizard .inline{
  display: inline;
}
#mele-checkout-wizard .flex{
  display: flex;
}
#mele-checkout-wizard .inline-flex{
  display: inline-flex;
}
#mele-checkout-wizard .grid{
  display: grid;
}
#mele-checkout-wizard .\!hidden{
  display: none !important;
}
#mele-checkout-wizard .hidden{
  display: none;
}
#mele-checkout-wizard .aspect-square{
  aspect-ratio: 1 / 1;
}
#mele-checkout-wizard .h-0\.5{
  height: 0.125rem;
}
#mele-checkout-wizard .h-1{
  height: 0.25rem;
}
#mele-checkout-wizard .h-11{
  height: 2.75rem;
}
#mele-checkout-wizard .h-16{
  height: 4rem;
}
#mele-checkout-wizard .h-2{
  height: 0.5rem;
}
#mele-checkout-wizard .h-4{
  height: 1rem;
}
#mele-checkout-wizard .h-5{
  height: 1.25rem;
}
#mele-checkout-wizard .h-6{
  height: 1.5rem;
}
#mele-checkout-wizard .h-full{
  height: 100%;
}
#mele-checkout-wizard .min-h-\[100px\]{
  min-height: 100px;
}
#mele-checkout-wizard .min-h-\[2\.5rem\]{
  min-height: 2.5rem;
}
#mele-checkout-wizard .min-h-screen{
  min-height: 100vh;
}
#mele-checkout-wizard .w-0{
  width: 0px;
}
#mele-checkout-wizard .w-1{
  width: 0.25rem;
}
#mele-checkout-wizard .w-11{
  width: 2.75rem;
}
#mele-checkout-wizard .w-16{
  width: 4rem;
}
#mele-checkout-wizard .w-2{
  width: 0.5rem;
}
#mele-checkout-wizard .w-20{
  width: 5rem;
}
#mele-checkout-wizard .w-4{
  width: 1rem;
}
#mele-checkout-wizard .w-5{
  width: 1.25rem;
}
#mele-checkout-wizard .w-6{
  width: 1.5rem;
}
#mele-checkout-wizard .w-full{
  width: 100%;
}
#mele-checkout-wizard .min-w-0{
  min-width: 0px;
}
#mele-checkout-wizard .min-w-\[20px\]{
  min-width: 20px;
}
#mele-checkout-wizard .max-w-2xl{
  max-width: 42rem;
}
#mele-checkout-wizard .max-w-6xl{
  max-width: 72rem;
}
#mele-checkout-wizard .max-w-7xl{
  max-width: 80rem;
}
#mele-checkout-wizard .flex-1{
  flex: 1 1 0%;
}
#mele-checkout-wizard .flex-shrink-0{
  flex-shrink: 0;
}
#mele-checkout-wizard .rotate-180{
  --tw-rotate: 180deg;
  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));
}
#mele-checkout-wizard .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 pulse{
  50%{
    opacity: .5;
  }
}
#mele-checkout-wizard .animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
#mele-checkout-wizard .animate-spin{
  animation: spin 1s linear infinite;
}
#mele-checkout-wizard .cursor-default{
  cursor: default;
}
#mele-checkout-wizard .cursor-not-allowed{
  cursor: not-allowed;
}
#mele-checkout-wizard .cursor-pointer{
  cursor: pointer;
}
#mele-checkout-wizard .resize-none{
  resize: none;
}
#mele-checkout-wizard .auto-rows-fr{
  grid-auto-rows: minmax(0, 1fr);
}
#mele-checkout-wizard .grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
#mele-checkout-wizard .grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
#mele-checkout-wizard .flex-col{
  flex-direction: column;
}
#mele-checkout-wizard .items-start{
  align-items: flex-start;
}
#mele-checkout-wizard .items-center{
  align-items: center;
}
#mele-checkout-wizard .items-stretch{
  align-items: stretch;
}
#mele-checkout-wizard .justify-center{
  justify-content: center;
}
#mele-checkout-wizard .justify-between{
  justify-content: space-between;
}
#mele-checkout-wizard .gap-1{
  gap: 0.25rem;
}
#mele-checkout-wizard .gap-2{
  gap: 0.5rem;
}
#mele-checkout-wizard .gap-3{
  gap: 0.75rem;
}
#mele-checkout-wizard .gap-4{
  gap: 1rem;
}
#mele-checkout-wizard .gap-5{
  gap: 1.25rem;
}
#mele-checkout-wizard .gap-6{
  gap: 1.5rem;
}
#mele-checkout-wizard :is(.space-y-3 > :not([hidden]) ~ :not([hidden])){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
#mele-checkout-wizard :is(.space-y-4 > :not([hidden]) ~ :not([hidden])){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
#mele-checkout-wizard :is(.space-y-5 > :not([hidden]) ~ :not([hidden])){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
#mele-checkout-wizard :is(.space-y-6 > :not([hidden]) ~ :not([hidden])){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
#mele-checkout-wizard .overflow-hidden{
  overflow: hidden;
}
#mele-checkout-wizard .overflow-visible{
  overflow: visible;
}
#mele-checkout-wizard .rounded{
  border-radius: 0.25rem;
}
#mele-checkout-wizard .rounded-full{
  border-radius: 9999px;
}
#mele-checkout-wizard .rounded-lg{
  border-radius: 0.5rem;
}
#mele-checkout-wizard .rounded-md{
  border-radius: 0.375rem;
}
#mele-checkout-wizard .border{
  border-width: 1px;
}
#mele-checkout-wizard .border-2{
  border-width: 2px;
}
#mele-checkout-wizard .border-b{
  border-bottom-width: 1px;
}
#mele-checkout-wizard .border-t{
  border-top-width: 1px;
}
#mele-checkout-wizard .border-\[\#9d8f85\]{
  --tw-border-opacity: 1;
  border-color: rgb(157 143 133 / var(--tw-border-opacity, 1));
}
#mele-checkout-wizard .border-\[\#c85a54\]{
  --tw-border-opacity: 1;
  border-color: rgb(200 90 84 / var(--tw-border-opacity, 1));
}
#mele-checkout-wizard .border-\[\#c8b5a6\]{
  --tw-border-opacity: 1;
  border-color: rgb(200 181 166 / var(--tw-border-opacity, 1));
}
#mele-checkout-wizard .border-\[\#e0d8d1\]{
  --tw-border-opacity: 1;
  border-color: rgb(224 216 209 / var(--tw-border-opacity, 1));
}
#mele-checkout-wizard .border-\[\#e5dfd9\]{
  --tw-border-opacity: 1;
  border-color: rgb(229 223 217 / var(--tw-border-opacity, 1));
}
#mele-checkout-wizard .border-\[\#e5e0d8\]{
  --tw-border-opacity: 1;
  border-color: rgb(229 224 216 / var(--tw-border-opacity, 1));
}
#mele-checkout-wizard .border-border-default{
  border-color: var(--color-border-default);
}
#mele-checkout-wizard .bg-\[\#b36a6a\]{
  --tw-bg-opacity: 1;
  background-color: rgb(179 106 106 / var(--tw-bg-opacity, 1));
}
#mele-checkout-wizard .bg-\[\#c85a54\]{
  --tw-bg-opacity: 1;
  background-color: rgb(200 90 84 / var(--tw-bg-opacity, 1));
}
#mele-checkout-wizard .bg-\[\#c8b5a6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(200 181 166 / var(--tw-bg-opacity, 1));
}
#mele-checkout-wizard .bg-\[\#f0ebe5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 235 229 / var(--tw-bg-opacity, 1));
}
#mele-checkout-wizard .bg-\[\#f8f6f3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(248 246 243 / var(--tw-bg-opacity, 1));
}
#mele-checkout-wizard .bg-\[\#faf8f6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 246 / var(--tw-bg-opacity, 1));
}
#mele-checkout-wizard .bg-\[\#fbf8f3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(251 248 243 / var(--tw-bg-opacity, 1));
}
#mele-checkout-wizard .bg-bg-page{
  background-color: var(--color-bg-page);
}
#mele-checkout-wizard .bg-border-default{
  background-color: var(--color-border-default);
}
#mele-checkout-wizard .bg-brand-primary{
  background-color: var(--color-brand-primary);
}
#mele-checkout-wizard .bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
#mele-checkout-wizard .bg-surface-card{
  background-color: var(--color-surface-card);
}
#mele-checkout-wizard .bg-transparent{
  background-color: transparent;
}
#mele-checkout-wizard .bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
#mele-checkout-wizard .bg-white\/60{
  background-color: rgb(255 255 255 / 0.6);
}
#mele-checkout-wizard .bg-white\/80{
  background-color: rgb(255 255 255 / 0.8);
}
#mele-checkout-wizard .object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
#mele-checkout-wizard .p-4{
  padding: 1rem;
}
#mele-checkout-wizard .p-5{
  padding: 1.25rem;
}
#mele-checkout-wizard .p-6{
  padding: 1.5rem;
}
#mele-checkout-wizard .px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
#mele-checkout-wizard .px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#mele-checkout-wizard .px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
#mele-checkout-wizard .px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
#mele-checkout-wizard .px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#mele-checkout-wizard .py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
#mele-checkout-wizard .py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
#mele-checkout-wizard .py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#mele-checkout-wizard .py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
#mele-checkout-wizard .py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
#mele-checkout-wizard .py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#mele-checkout-wizard .pb-20{
  padding-bottom: 5rem;
}
#mele-checkout-wizard .pb-32{
  padding-bottom: 8rem;
}
#mele-checkout-wizard .pb-8{
  padding-bottom: 2rem;
}
#mele-checkout-wizard .pt-4{
  padding-top: 1rem;
}
#mele-checkout-wizard .pt-6{
  padding-top: 1.5rem;
}
#mele-checkout-wizard .text-left{
  text-align: left;
}
#mele-checkout-wizard .text-center{
  text-align: center;
}
#mele-checkout-wizard .text-right{
  text-align: right;
}
#mele-checkout-wizard .align-middle{
  vertical-align: middle;
}
#mele-checkout-wizard .text-\[11px\]{
  font-size: 11px;
}
#mele-checkout-wizard .text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
#mele-checkout-wizard .text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
#mele-checkout-wizard .text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#mele-checkout-wizard .text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
#mele-checkout-wizard .font-bold{
  font-weight: 700;
}
#mele-checkout-wizard .font-medium{
  font-weight: 500;
}
#mele-checkout-wizard .font-semibold{
  font-weight: 600;
}
#mele-checkout-wizard .leading-relaxed{
  line-height: 1.625;
}
#mele-checkout-wizard .text-\[\#3d3935\]{
  --tw-text-opacity: 1;
  color: rgb(61 57 53 / var(--tw-text-opacity, 1));
}
#mele-checkout-wizard .text-\[\#5d8a66\]{
  --tw-text-opacity: 1;
  color: rgb(93 138 102 / var(--tw-text-opacity, 1));
}
#mele-checkout-wizard .text-\[\#6b5e55\]{
  --tw-text-opacity: 1;
  color: rgb(107 94 85 / var(--tw-text-opacity, 1));
}
#mele-checkout-wizard .text-\[\#8b847c\]{
  --tw-text-opacity: 1;
  color: rgb(139 132 124 / var(--tw-text-opacity, 1));
}
#mele-checkout-wizard .text-\[\#9a8f86\]{
  --tw-text-opacity: 1;
  color: rgb(154 143 134 / var(--tw-text-opacity, 1));
}
#mele-checkout-wizard .text-\[\#9d8f85\]{
  --tw-text-opacity: 1;
  color: rgb(157 143 133 / var(--tw-text-opacity, 1));
}
#mele-checkout-wizard .text-\[\#c85a54\]{
  --tw-text-opacity: 1;
  color: rgb(200 90 84 / var(--tw-text-opacity, 1));
}
#mele-checkout-wizard .text-\[--color-text-muted\]{
  color: var(--color-text-muted);
}
#mele-checkout-wizard .text-\[--color-text-primary\]{
  color: var(--color-text-primary);
}
#mele-checkout-wizard .text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#mele-checkout-wizard .accent-\[\#c8b5a6\]{
  accent-color: #c8b5a6;
}
#mele-checkout-wizard .opacity-25{
  opacity: 0.25;
}
#mele-checkout-wizard .opacity-50{
  opacity: 0.5;
}
#mele-checkout-wizard .opacity-60{
  opacity: 0.6;
}
#mele-checkout-wizard .opacity-75{
  opacity: 0.75;
}
#mele-checkout-wizard .shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#mele-checkout-wizard .shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#mele-checkout-wizard .outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#mele-checkout-wizard .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);
}
#mele-checkout-wizard .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;
}
#mele-checkout-wizard .transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#mele-checkout-wizard .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;
}
#mele-checkout-wizard .duration-200{
  transition-duration: 200ms;
}
#mele-checkout-wizard .duration-300{
  transition-duration: 300ms;
}
#mele-checkout-wizard .duration-500{
  transition-duration: 500ms;
}

#mele-checkout-wizard {
  --color-bg-page: #FAF7F2;
}

body.woocommerce-checkout:not(.woocommerce-order-pay):not(.mele-checkout-wizard--ready) form.checkout {
  opacity: 0;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}

body.woocommerce-checkout:not(.woocommerce-order-pay):not(.mele-checkout-wizard--ready)::after {
  content: "";
  position: fixed;
  inset: 0;
  background: rgba(250, 247, 242, 0.85);
  z-index: 9999;
}

body.woocommerce-checkout:not(.woocommerce-order-pay):not(.mele-checkout-wizard--ready)::before {
  content: "";
  position: fixed;
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  margin: -22px 0 0 -22px;
  border-radius: 9999px;
  border: 3px solid rgba(200, 181, 166, 0.35);
  border-top-color: #c8b5a6;
  animation: mele-wizard-spin 0.8s linear infinite;
  z-index: 10000;
}

body.woocommerce-checkout .woocommerce-account-fields,
body.woocommerce-checkout .create-account,
body.woocommerce-checkout #createaccount {
  display: none !important;
}

body.mele-checkout-wizard--ready .woocommerce-NoticeGroup:not(.mele-checkout-wizard__notice-slot):not(.mele-checkout-notices-top),
body.mele-checkout-wizard--ready .woocommerce-notices-wrapper:not(.mele-checkout-wizard__notice-slot):not(.mele-checkout-notices-top) {
  display: none !important;
}

.mele-checkout-notices-top {
  margin: 0 0 16px 0;
}

.mele-checkout-notices-top .woocommerce-error,
.mele-checkout-notices-top .woocommerce-message,
.mele-checkout-notices-top .woocommerce-info {
  display: block !important;
}

.mele-checkout-notices-popup {
  position: fixed;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  width: min(760px, calc(100% - 32px));
  z-index: 99999;
  display: none;
  pointer-events: none;
}

.mele-checkout-notices-popup.is-visible {
  display: block;
  pointer-events: auto;
}

.mele-checkout-notices-popup__inner {
  background: linear-gradient(135deg, #fff5f3 0%, #ffffff 100%);
  border: 2px solid #c85a54;
  border-radius: 16px;
  padding: 18px 20px 18px;
  padding-inline-end: 64px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.2);
  position: relative;
  display: flex;
  align-items: stretch;
  gap: 16px;
  opacity: 0;
  transform: translateY(-6px);
  transition: opacity 0.22s ease, transform 0.22s ease;
}

.mele-checkout-notices-popup__close {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: 2px solid #c85a54;
  background: #ffffff;
  color: #c85a54;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 8px 20px rgba(200, 90, 84, 0.25);
}

.mele-checkout-notices-popup.is-visible .mele-checkout-notices-popup__inner {
  opacity: 1;
  transform: translateY(0);
}

.mele-checkout-notices-popup.is-hiding .mele-checkout-notices-popup__inner {
  opacity: 0;
  transform: translateY(-6px);
}

.mele-notice {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  width: 100%;
  min-width: 0;
}

.mele-notice__icon {
  width: 36px;
  height: 36px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  flex: 0 0 auto;
  background: #fbe3df;
  color: #b64540;
}

.mele-notice--success .mele-notice__icon {
  background: #e1f4e6;
  color: #1b7a3b;
}

.mele-notice--info .mele-notice__icon {
  background: #e4effb;
  color: #225fa5;
}

.mele-notice__body {
  flex: 1 1 auto;
  min-width: 0;
}

.mele-notice__title {
  font-weight: 700;
  font-size: 16px;
  color: #3f2f27;
  margin-bottom: 6px;
}

.mele-notice__text {
  font-size: 14px;
  line-height: 1.5;
  color: #6b3a36;
  word-break: break-word;
}

.mele-notice__text ul {
  margin: 0;
  padding-inline-start: 18px;
}

.mele-notice__text .woocommerce-error,
.mele-notice__text .woocommerce-message,
.mele-notice__text .woocommerce-info {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mele-notice__text .woocommerce-error::before,
.mele-notice__text .woocommerce-message::before,
.mele-notice__text .woocommerce-info::before,
.mele-notice__text .woocommerce-error li::before,
.mele-notice__text .woocommerce-message li::before,
.mele-notice__text .woocommerce-info li::before {
  content: none !important;
}

.mele-notice__text .woocommerce-error li,
.mele-notice__text .woocommerce-message li,
.mele-notice__text .woocommerce-info li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mele-notice__text .woocommerce-error li::marker,
.mele-notice__text .woocommerce-message li::marker,
.mele-notice__text .woocommerce-info li::marker {
  content: '';
}

.mele-checkout-notices-popup__content .woocommerce-error,
.mele-checkout-notices-popup__content .woocommerce-message,
.mele-checkout-notices-popup__content .woocommerce-info {
  display: block !important;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
}

.mele-checkout-login-hint {
  margin-top: 10px;
  font-size: 13px;
  color: #6b3a36;
}

.mele-checkout-login-link {
  font-weight: 700;
  color: #c85a54;
  text-decoration: underline;
}

body.mele-checkout-wizard--ready .blockUI.blockOverlay,
body.mele-checkout-wizard--ready .blockUI.blockMsg {
  display: none !important;
}

body.woocommerce-checkout .woocommerce-SavedPaymentMethods,
body.woocommerce-checkout .woocommerce-SavedPaymentMethods-saveNew,
body.woocommerce-checkout .woocommerce-SavedPaymentMethods-new,
body.woocommerce-checkout .woocommerce-SavedPaymentMethods-token {
  display: none !important;
}

#mele-checkout-wizard .mele-checkout-wizard__mobile-bar {
  position: relative;
}

/*#mele-checkout-wizard .mele-checkout-wizard__spinner {*/
/*  width: 16px;*/
/*  height: 16px;*/
/*  border-radius: 9999px;*/
/*  border: 2px solid rgba(200, 181, 166, 0.35);*/
/*  border-top-color: #b39f8f;*/
/*  animation: mele-spin 0.9s linear infinite;*/
/*}*/

/*#mele-checkout-wizard .mele-checkout-wizard__mobile-loader {*/
/*  position: fixed;*/
/*  left: 16px;*/
/*  right: 16px;*/
/*  top: 50%;*/
/*  transform: translateY(-50%);*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  gap: 8px;*/
/*  padding: 10px 12px;*/
/*  border-radius: 12px;*/
/*  background: rgba(255, 244, 224, 0.95);*/
/*  border: 1px solid rgba(229, 223, 217, 0.9);*/
/*  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);*/
/*  z-index: 60;*/
/*}*/

/*@keyframes mele-spin {*/
/*  to {*/
/*    transform: rotate(360deg);*/
/*  }*/
/*}*/

/*@media (max-width: 1024px) {*/
/*  #mele-checkout-wizard .mele-checkout-wizard__desktop-loader {*/
/*    display: none;*/
/*  }*/
/*}*/

@media (max-width: 768px) {
  body.woocommerce-checkout.mele-checkout-wizard--has-error #mele-checkout-wizard .mele-checkout-wizard__notice-slot,
  body.woocommerce-checkout.mele-checkout-wizard--has-error #mele-checkout-wizard .woocommerce-notices-wrapper {
    position: fixed;
    left: 16px;
    right: 16px;
    top: 92px;
    z-index: 80;
    max-height: 40vh;
    overflow: auto;
  }
  body.woocommerce-order-pay #payment,
  body.woocommerce-order-pay #payment .payment_box,
  body.woocommerce-order-pay .woocommerce {
    max-width: 100%;
  }

  body.woocommerce-order-pay #payment .payment_box {
    overflow: hidden;
  }

  body.woocommerce-order-pay #payment .payment_box iframe,
  body.woocommerce-order-pay iframe {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
    display: block;
  }
}

@media (min-width: 769px) {
  body.woocommerce-order-pay #payment .payment_box {
    overflow: visible;
  }

  body.woocommerce-order-pay #payment .payment_box iframe,
  body.woocommerce-order-pay iframe {
    width: auto !important;
    max-width: none !important;
  }
}

#mele-checkout-wizard .mele-checkout-wizard__shell--rtl {
  direction: rtl;
}

#mele-checkout-wizard .mele-checkout-wizard__shell--rtl .mele-checkout-wizard__required {
  margin-left: 0;
  margin-right: 4px;
}

#mele-checkout-wizard :focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}

#mele-checkout-wizard .mele-checkout-wizard__step {
  animation: mele-step-fade 0.25s ease;
}

#mele-checkout-wizard .mele-checkout-wizard__hidden {
  display: none !important;
}

.mele-checkout-wizard__native-hidden {
  display: none !important;
}

#mele-checkout-wizard .mele-checkout-wizard__debug-panel {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 90px;
  z-index: 90;
  border-radius: 12px;
  border: 1px solid #e6dfd6;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
  font-size: 12px;
  color: #3f2f27;
  overflow: hidden;
}

#mele-checkout-wizard .mele-checkout-wizard__debug-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 12px;
  border-bottom: 1px solid #e6dfd6;
  font-weight: 600;
}

#mele-checkout-wizard .mele-checkout-wizard__debug-clear {
  background: transparent;
  border: 1px solid #e6dfd6;
  border-radius: 9999px;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 600;
  color: #6b5e52;
}

#mele-checkout-wizard .mele-checkout-wizard__debug-list {
  max-height: 32vh;
  overflow: auto;
  padding: 8px 12px 12px;
}

#mele-checkout-wizard .mele-checkout-wizard__debug-item {
  border-bottom: 1px dashed rgba(230, 223, 217, 0.7);
  padding: 6px 0;
}

#mele-checkout-wizard .mele-checkout-wizard__debug-item:last-child {
  border-bottom: 0;
}

#mele-checkout-wizard .mele-checkout-wizard__debug-meta {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  font-size: 11px;
  color: #6b5e52;
  margin-bottom: 4px;
}

#mele-checkout-wizard .mele-checkout-wizard__debug-item pre {
  margin: 0;
  white-space: pre-wrap;
  word-break: break-word;
  font-size: 11px;
  color: #1f2937;
}

#mele-checkout-wizard .mele-checkout-wizard__debug-empty {
  padding: 12px 0;
  color: #6b5e52;
  font-size: 11px;
}

@media (min-width: 769px) {
  #mele-checkout-wizard .mele-checkout-wizard__debug-panel {
    left: auto;
    right: 24px;
    bottom: 24px;
    width: 360px;
  }
}


.mele-checkout-wizard .mele-checkout-wizard__visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  opacity: 0;
}

.mele-checkout-wizard .mele-checkout-wizard__error-text {
  margin-top: 8px;
  display: flex;
  gap: 6px;
  font-size: 12px;
  font-weight: 600;
  color: #c85a54;
  text-align: start;
}

.mele-checkout-wizard .mele-checkout-wizard__error-bullet {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #c85a54;
  margin-top: 6px;
  flex-shrink: 0;
}

.mele-checkout-wizard .mele-checkout-wizard__error-outline {
  border: 1px solid #c85a54;
  border-radius: 8px;
  padding: 12px;
}

#mele-checkout-wizard .woocommerce-error,
#mele-checkout-wizard .woocommerce-message,
#mele-checkout-wizard .woocommerce-info,
.mele-checkout-wizard__shell .woocommerce-error,
.mele-checkout-wizard__shell .woocommerce-message,
.mele-checkout-wizard__shell .woocommerce-info {
  display: none !important;
}

@keyframes mele-step-fade {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Spinner (scoped to wizard) */
#mele-checkout-wizard .mele-checkout-wizard__spinner {
  width: 16px;
  height: 16px;
  border-radius: 9999px;
  border: 2px solid rgba(200, 181, 166, 0.35);
  border-top-color: #c8b5a6;
  animation: mele-spin 0.8s linear infinite;
  flex: 0 0 auto;
}

#mele-checkout-wizard .mele-checkout-wizard__spinner--lg {
  width: 18px;
  height: 18px;
  border-width: 2px;
}

/* Mobile loader bubble */
#mele-checkout-wizard .mele-checkout-wizard__mobile-loader {
  position: fixed;
  left: 16px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 12px;
  background: rgba(255, 244, 224, 0.95);
  border: 1px solid rgba(229, 223, 217, 0.9);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
  z-index: 60;
}

@keyframes mele-spin {
  to { transform: rotate(360deg); }
}

#mele-checkout-wizard .placeholder\:text-\[\#9d8f85\]::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(157 143 133 / var(--tw-text-opacity, 1));
}

#mele-checkout-wizard .placeholder\:text-\[\#9d8f85\]::placeholder{
  --tw-text-opacity: 1;
  color: rgb(157 143 133 / var(--tw-text-opacity, 1));
}

#mele-checkout-wizard .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));
}

#mele-checkout-wizard .hover\:border-\[\#c8b5a6\]\/40:hover{
  border-color: rgb(200 181 166 / 0.4);
}

#mele-checkout-wizard .hover\:border-\[\#d4c4b8\]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(212 196 184 / var(--tw-border-opacity, 1));
}

#mele-checkout-wizard .hover\:bg-\[\#b39f8f\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(179 159 143 / var(--tw-bg-opacity, 1));
}

#mele-checkout-wizard .hover\:bg-\[\#f0ebe5\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(240 235 229 / var(--tw-bg-opacity, 1));
}

#mele-checkout-wizard .hover\:bg-\[\#f8f6f3\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 246 243 / var(--tw-bg-opacity, 1));
}

#mele-checkout-wizard .hover\:bg-\[\#faf7f2\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 242 / var(--tw-bg-opacity, 1));
}

#mele-checkout-wizard .hover\:bg-\[\#faf8f6\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 246 / var(--tw-bg-opacity, 1));
}

#mele-checkout-wizard .hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#mele-checkout-wizard .active\:scale-\[0\.98\]:active{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  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));
}

#mele-checkout-wizard .disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}

#mele-checkout-wizard .disabled\:bg-\[\#faf8f6\]:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 246 / var(--tw-bg-opacity, 1));
}

#mele-checkout-wizard .disabled\:opacity-50:disabled{
  opacity: 0.5;
}

#mele-checkout-wizard .disabled\:opacity-60:disabled{
  opacity: 0.6;
}

@media (min-width: 640px){
  #mele-checkout-wizard .sm\:block{
    display: block;
  }
  #mele-checkout-wizard .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  #mele-checkout-wizard .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 768px){
  #mele-checkout-wizard .md\:mb-12{
    margin-bottom: 3rem;
  }
  #mele-checkout-wizard .md\:p-8{
    padding: 2rem;
  }
  #mele-checkout-wizard .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

@media (min-width: 1024px){
  #mele-checkout-wizard .lg\:order-1{
    order: 1;
  }
  #mele-checkout-wizard .lg\:order-2{
    order: 2;
  }
  #mele-checkout-wizard .lg\:block{
    display: block;
  }
  #mele-checkout-wizard .lg\:grid{
    display: grid;
  }
  #mele-checkout-wizard .lg\:hidden{
    display: none;
  }
  #mele-checkout-wizard .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  #mele-checkout-wizard .lg\:grid-cols-\[1fr_400px\]{
    grid-template-columns: 1fr 400px;
  }
  #mele-checkout-wizard .lg\:grid-cols-\[360px_minmax\(0\2c 1fr\)\]{
    grid-template-columns: 360px minmax(0,1fr);
  }
  #mele-checkout-wizard .lg\:grid-cols-\[minmax\(0\2c 1fr\)_360px\]{
    grid-template-columns: minmax(0,1fr) 360px;
  }
  #mele-checkout-wizard .lg\:items-start{
    align-items: flex-start;
  }
  #mele-checkout-wizard .lg\:gap-8{
    gap: 2rem;
  }
  #mele-checkout-wizard .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #mele-checkout-wizard .lg\:pb-0{
    padding-bottom: 0px;
  }
  #mele-checkout-wizard .lg\:pb-8{
    padding-bottom: 2rem;
  }
}

@media (min-width: 1280px){
  #mele-checkout-wizard .xl\:gap-12{
    gap: 3rem;
  }
}

.mele-mini-cart {
	--mele-mini-bg: #ffffff;
	--mele-mini-overlay: rgba(0, 0, 0, 0.15);
	--mele-mini-text: #3d3935;
	--mele-mini-muted: #9d8f85;
	--mele-mini-border: #e5dfd9;
	--mele-mini-accent: #c8b5a6;
	--mele-mini-accent-hover: #b39f8f;
	--mele-mini-secondary-bg: #f8f6f3;
	--mele-mini-secondary-border: #e0d8d1;
	font-family: system-ui, -apple-system, 'Segoe UI', 'Helvetica Neue', sans-serif;
	color: var(--mele-mini-text);
}

.mele-mini-cart__overlay {
	position: fixed;
	inset: 0;
	background: var(--mele-mini-overlay);
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease;
	z-index: 9997;
}

.mele-mini-cart__overlay--open {
	opacity: 1;
	pointer-events: auto;
}

.mele-mini-cart__drawer {
	position: fixed;
	background: var(--mele-mini-bg);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
	transition: transform 0.3s ease;
	z-index: 9998;
	display: flex;
	flex-direction: column;
	max-width: 100%;
}

.mele-mini-cart__drawer--right {
	top: 0;
	right: 0;
	bottom: 0;
	width: 420px;
	transform: translateX(100%);
}

.mele-mini-cart__drawer--left {
	top: 0;
	left: 0;
	bottom: 0;
	width: 420px;
	transform: translateX(-100%);
}

.mele-mini-cart__drawer--bottom {
	left: 0;
	right: 0;
	bottom: 0;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	transform: translateY(100%);
	max-height: 85vh;
}

.mele-mini-cart__drawer--open.mele-mini-cart__drawer--right,
.mele-mini-cart__drawer--open.mele-mini-cart__drawer--left {
	transform: translateX(0);
}

.mele-mini-cart__drawer--open.mele-mini-cart__drawer--bottom {
	transform: translateY(0);
}

.mele-mini-cart__header,
.mele-mini-cart__footer {
	padding: 24px;
	border-bottom: 1px solid var(--mele-mini-border);
}

.mele-mini-cart__footer {
	border-top: 1px solid var(--mele-mini-border);
	border-bottom: none;
}

.mele-mini-cart__content {
	flex: 1;
	overflow-y: auto;
	padding: 24px;
}

.mele-mini-cart__title {
	font-size: 18px;
	font-weight: 600;
}

.mele-mini-cart__subtitle {
	font-size: 12px;
	color: var(--mele-mini-muted);
}

.mele-mini-cart__icon-circle {
	width: 40px;
	height: 40px;
	border-radius: 999px;
	background: #f4f1ed;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mele-mini-cart__icon {
	width: 20px;
	height: 20px;
	color: var(--mele-mini-accent);
}

.mele-mini-cart__product-card {
	background: #faf8f6;
	border-radius: 10px;
	border: 1px solid var(--mele-mini-border);
	padding: 16px;
	display: flex;
	gap: 16px;
}

.mele-mini-cart__items {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.mele-mini-cart__product-image {
	width: 80px;
	height: 80px;
	-o-object-fit: cover;
	   object-fit: cover;
	border-radius: 8px;
	flex-shrink: 0;
}

.mele-mini-cart__product-name {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 8px;
}

.mele-mini-cart__meta {
	font-size: 12px;
	color: var(--mele-mini-muted);
	margin-bottom: 8px;
}

.mele-mini-cart__meta span {
	color: var(--mele-mini-text);
	font-weight: 600;
}

.mele-mini-cart__price {
	font-weight: 700;
}

.mele-mini-cart__subtotal {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: 600;
}

.mele-mini-cart__subtotal-value {
	font-size: 18px;
	font-weight: 700;
}

.mele-mini-cart__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 12px 20px;
	border-radius: 6px;
	font-weight: 600;
	font-size: 14px;
	border: 1px solid transparent;
	cursor: pointer;
	transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease;
	min-height: 44px;
}

.mele-mini-cart__button--full {
	width: 100%;
}

.mele-mini-cart__button--primary {
	background: var(--mele-mini-accent);
	color: #fff;
}

.mele-mini-cart__button--primary:hover {
	background: var(--mele-mini-accent-hover);
}

.mele-mini-cart__button--secondary {
	background: var(--mele-mini-secondary-bg);
	border-color: var(--mele-mini-secondary-border);
	color: var(--mele-mini-text);
}

.mele-mini-cart__button--secondary:hover {
	background: #f0ebe5;
	border-color: #d4c4b8;
}

.mele-mini-cart__button--ghost {
	background: transparent;
	color: var(--mele-mini-text);
}

.mele-mini-cart__button:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

.mele-mini-cart__icon-button {
	width: 40px;
	height: 40px;
	border-radius: 6px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: none;
	background: transparent;
	cursor: pointer;
}

.mele-mini-cart__icon-button:hover {
	background: var(--mele-mini-secondary-bg);
}

.mele-mini-cart__divider {
	height: 1px;
	background: var(--mele-mini-border);
	margin: 16px 0;
}

.mele-mini-cart__spinner {
	width: 16px;
	height: 16px;
	animation: mele-mini-spin 1s linear infinite;
}

.mele-mini-cart__spinner-track {
	opacity: 0.25;
}

.mele-mini-cart__spinner-head {
	opacity: 0.75;
}

.mele-mini-cart__handle {
	width: 48px;
	height: 4px;
	border-radius: 999px;
	background: var(--mele-mini-border);
	margin: 12px auto 8px;
}

.mele-mini-cart__note {
	font-size: 12px;
	text-align: center;
	color: var(--mele-mini-muted);
}

.mele-mini-cart__action-stack {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

/* Ensure header cart badge is visible above header icons. */
.mw-cart-count {
	display: inline-flex;
	opacity: 1;
	visibility: visible;
	z-index: 50;
	pointer-events: auto;
	background: #e6d6c8;
	color: #4a3f36;
}

.mele-mini-cart__header-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.mele-mini-cart__header-title {
	display: flex;
	align-items: center;
	gap: 12px;
}

.mele-mini-cart__meta-list {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.mele-mini-cart__state-button {
	position: relative;
	min-height: 52px;
}

.mele-mini-cart__state-button.is-loading,
.mele-mini-cart__state-button.is-success {
	pointer-events: none;
}

.mele-mini-cart__state-button.is-success {
	background: #87b379;
	color: #fff;
}

.mele-atc-loading {
	position: relative;
	opacity: 0.8;
}

.mele-atc-loading::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	margin: -9px 0 0 -9px;
	border-radius: 50%;
	border: 2px solid rgba(61, 57, 53, 0.35);
	border-top-color: rgba(61, 57, 53, 0.85);
	animation: mele-mini-spin 0.8s linear infinite;
}

@keyframes mele-mini-spin {
	to {
		transform: rotate(360deg);
	}
}

@media (max-width: 640px) {
	.mele-mini-cart__drawer--right,
	.mele-mini-cart__drawer--left {
		display: none;
	}

	.mele-mini-cart__drawer--bottom {
		display: flex;
	}

	.mele-mini-cart__header,
	.mele-mini-cart__footer,
	.mele-mini-cart__content {
		padding: 20px;
	}
}

@media (min-width: 641px) {
	.mele-mini-cart__drawer--bottom {
		display: none;
	}
}

