/* AU VapeBase 1.5.0 — product detail system */

body.single-product{
  background:#f3f0e7;
}
body.single-product .ct-container-full{
  padding:34px 0 86px;
  background:
    radial-gradient(circle at 12% 0,rgba(199,238,60,.07),transparent 27%),
    #f3f0e7;
}
body.single-product .ct-container-full>.woocommerce{
  width:min(1240px,calc(100% - 48px));
  margin-inline:auto;
}
body.single-product .woocommerce-breadcrumb{
  width:min(1240px,calc(100% - 48px));
  margin:0 auto 26px!important;
  overflow-x:auto;
  color:#637066;
  font-size:11px;
  font-weight:780;
  letter-spacing:.055em;
  line-height:1.5;
  text-transform:uppercase;
  scrollbar-width:none;
  white-space:nowrap;
}
body.single-product .woocommerce-breadcrumb::-webkit-scrollbar{display:none}
body.single-product .woocommerce-breadcrumb a{
  color:var(--mist-ink)!important;
  text-decoration:none;
}
body.single-product .woocommerce-breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}
body.single-product .woocommerce-notices-wrapper{
  width:min(1240px,calc(100% - 48px));
  margin-inline:auto;
}
body.single-product .product.mist-product-detail{
  display:block!important;
  width:min(1240px,calc(100% - 48px));
  max-width:none!important;
  margin:0 auto!important;
}

.mist-product-primary{
  display:block;
}
.mist-hero-visual{
  background:#f3f4ee;
}
.mist-hero-visual>img{
  width:100%!important;
  height:100%!important;
  padding:clamp(18px,2.4vw,36px);
  background:#f3f4ee;
  object-fit:contain!important;
  object-position:center!important;
  image-rendering:auto;
}
.mist-product-media{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);
  align-items:start;
  gap:clamp(44px,5.5vw,76px);
  min-width:0;
}
body.single-product .mist-product-media .woocommerce-product-gallery{
  position:sticky;
  top:128px;
  float:none!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:1.6/1!important;
  margin:0!important;
  overflow:hidden;
}
body.single-product .mist-product-media .woocommerce-product-gallery>.ct-product-gallery-container,
body.single-product .mist-product-media .woocommerce-product-gallery>.ct-product-gallery-container>figure.ct-media-container{
  position:relative!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  aspect-ratio:1.6/1!important;
}
body.single-product .mist-product-media .woocommerce-product-gallery>.ct-product-gallery-container>figure.ct-media-container{
  display:block!important;
  overflow:hidden;
  border:1px solid #d9ddd4;
  border-radius:16px;
  background:#fbfbf7;
  box-shadow:0 24px 60px rgba(22,30,25,.07);
}
body.single-product .mist-product-media .woocommerce-product-gallery>.ct-product-gallery-container>figure.ct-media-container>img:not(.zoomImg){
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  padding:clamp(18px,2.4vw,34px)!important;
  object-fit:contain!important;
  object-position:center!important;
  aspect-ratio:auto!important;
}
body.single-product .woocommerce-product-gallery img.zoomImg{
  position:absolute!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  opacity:0!important;
  pointer-events:none!important;
}
body.single-product .mist-product-media>.summary.mist-product-summary{
  grid-column:2;
  grid-row:1;
}
body.single-product .woocommerce-product-gallery__wrapper{
  position:relative;
  margin:0!important;
  border:1px solid #d9ddd4;
  border-radius:16px;
  background:#fbfbf7;
  box-shadow:0 24px 60px rgba(22,30,25,.07);
}
body.single-product .woocommerce-product-gallery .flex-viewport{
  position:relative;
  height:auto!important;
  aspect-ratio:1.6/1!important;
  border:1px solid #d9ddd4;
  border-radius:16px;
  background:#fbfbf7;
  box-shadow:0 24px 60px rgba(22,30,25,.07);
}
body.single-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper{
  height:100%!important;
  border:0;
  border-radius:0;
  box-shadow:none;
}
body.single-product .woocommerce-product-gallery__image{
  position:relative!important;
  display:block!important;
  height:100%!important;
  min-height:0;
  overflow:hidden;
  background:#fbfbf7;
  aspect-ratio:1.6/1!important;
}
body.single-product .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image:only-child{
  height:100%!important;
  aspect-ratio:1.6/1!important;
  border-radius:16px;
}
body.single-product .woocommerce-product-gallery__image>a{
  position:relative;
  display:block;
  width:100%;
  height:100%;
}
body.single-product .woocommerce-product-gallery__image img:not(.zoomImg){
  position:absolute!important;
  inset:0!important;
  display:block;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  padding:clamp(24px,4vw,52px);
  background:#fbfbf7;
  object-fit:contain!important;
  object-position:center!important;
  aspect-ratio:auto!important;
}
html body.single-product article.product.mist-product-detail .mist-product-media .woocommerce-product-gallery__image img.wp-post-image:not(.zoomImg){
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  aspect-ratio:auto!important;
}
html body.single-product article.product.mist-product-detail .mist-product-media .woocommerce-product-gallery img:not(.zoomImg){
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  aspect-ratio:auto!important;
}
body.single-product .woocommerce-product-gallery__trigger{
  top:16px!important;
  right:16px!important;
  display:grid!important;
  width:44px!important;
  height:44px!important;
  border:1px solid #d7dcd3!important;
  border-radius:50%!important;
  background:#fff!important;
  color:var(--mist-ink)!important;
  place-items:center;
  box-shadow:0 8px 20px rgba(22,30,25,.08);
}
body.single-product .flex-control-thumbs{
  display:flex;
  gap:10px;
  margin:12px 0 0!important;
  padding:0!important;
}
body.single-product .flex-control-thumbs li{width:74px!important}
body.single-product .flex-control-thumbs img{
  width:74px!important;
  height:74px!important;
  padding:6px;
  border:1px solid #d7dcd3;
  border-radius:8px;
  background:#fff;
  object-fit:contain!important;
}
body.single-product .flex-control-thumbs img.flex-active{border-color:var(--mist-ink)}
body.single-product .onsale{
  top:16px!important;
  left:16px!important;
  z-index:4;
  min-width:0!important;
  min-height:0!important;
  padding:7px 11px!important;
  border-radius:99px!important;
  background:var(--mist-signal)!important;
  color:var(--mist-ink)!important;
  font-size:10px!important;
  font-weight:850!important;
  letter-spacing:.09em;
  line-height:1!important;
  text-transform:uppercase;
}

body.single-product .summary.mist-product-summary{
  float:none!important;
  width:auto!important;
  margin:0!important;
  padding:clamp(28px,3vw,42px);
  border:1px solid #d9ddd4;
  border-radius:16px;
  background:rgba(255,255,252,.9);
  box-shadow:0 24px 60px rgba(22,30,25,.06);
}
.mist-product-context{
  display:flex;
  align-items:center;
  gap:9px;
  margin:0 0 16px;
  color:#5a685e;
  font-size:10px;
  font-weight:820;
  letter-spacing:.11em;
  line-height:1.3;
  text-transform:uppercase;
}
.mist-product-context i{width:4px;height:4px;border-radius:50%;background:var(--mist-signal)}
.mist-product-context strong{color:var(--mist-ink);font:inherit}
body.single-product .product_title{
  max-width:13ch;
  margin:0 0 18px!important;
  color:var(--mist-ink)!important;
  font-size:clamp(40px,4vw,58px)!important;
  font-weight:700!important;
  letter-spacing:-.055em!important;
  line-height:.98!important;
  text-wrap:balance;
}
body.single-product .summary .woocommerce-product-rating{
  display:flex;
  align-items:center;
  gap:10px;
  margin:0 0 14px!important;
}
body.single-product .summary .price{
  margin:0!important;
  color:var(--mist-ink)!important;
  font-size:25px!important;
  font-weight:850!important;
  letter-spacing:-.025em;
  line-height:1.25;
}
body.single-product .summary .price del{color:#7a827c;font-size:.72em;font-weight:600}
body.single-product .summary .price ins{color:var(--mist-ink);text-decoration:none}
body.single-product .woocommerce-product-details__short-description{
  margin:18px 0 0;
  color:#4f5d53;
  font-size:15px;
  line-height:1.65;
}
.mist-product-availability{
  display:grid;
  grid-template-columns:9px auto minmax(0,1fr);
  align-items:center;
  gap:8px;
  margin:19px 0 0;
  padding:14px 0 0;
  border-top:1px solid #e0e3dc;
}
.mist-product-availability>span{width:9px;height:9px;border-radius:50%;background:#6b8e47;box-shadow:0 0 0 4px rgba(107,142,71,.11)}
.mist-product-availability.is-out>span{background:#a94e3f;box-shadow:0 0 0 4px rgba(169,78,63,.11)}
.mist-product-availability strong{color:var(--mist-ink);font-size:12px}
.mist-product-availability small{color:#66736a;font-size:11px;line-height:1.45}

body.single-product .summary form.cart{
  margin:26px 0 0!important;
  padding:24px;
  border:1px solid #d9ddd4;
  border-radius:12px;
  background:#f7f7f2;
}
body.single-product .summary form.variations_form{display:block}
body.single-product .variations{
  display:block!important;
  width:100%!important;
  margin:0!important;
  border:0!important;
}
body.single-product .variations tbody,
body.single-product .variations tr,
body.single-product .variations th,
body.single-product .variations td{display:block;width:100%!important;padding:0!important;border:0!important}
body.single-product .variations tr+tr{margin-top:18px}
body.single-product .variations th.label{
  margin:0 0 8px;
  color:var(--mist-ink);
  font-size:12px;
  font-weight:800;
  line-height:1.3;
  text-align:left;
}
body.single-product .variations select{
  width:100%!important;
  min-width:0!important;
  min-height:54px;
  margin:0!important;
  padding:0 48px 0 15px!important;
  border:1px solid #cfd5cc!important;
  border-radius:8px!important;
  background-color:#fff!important;
  color:var(--mist-ink)!important;
  font-size:14px!important;
  line-height:1.35;
  box-shadow:none!important;
}
body.single-product .variations select:focus{
  border-color:#64783a!important;
  outline:3px solid rgba(199,238,60,.35)!important;
  outline-offset:1px;
}
body.single-product form.variations_form select.mist-native-variation-select{display:none!important}
.mist-variation-picker{
  position:relative;
  width:100%;
}
.mist-variation-picker__trigger{
  position:relative;
  display:flex!important;
  width:100%!important;
  min-height:56px!important;
  padding:12px 48px 12px 15px!important;
  align-items:center;
  border:1px solid #cfd5cc!important;
  border-radius:8px!important;
  background:#fff!important;
  color:var(--mist-ink)!important;
  font-size:13px!important;
  font-weight:650!important;
  line-height:1.35!important;
  text-align:left!important;
  white-space:normal!important;
  box-shadow:none!important;
}
.mist-variation-picker__trigger:after{
  content:"";
  position:absolute;
  top:50%;
  right:18px;
  width:8px;
  height:8px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:translateY(-70%) rotate(45deg);
  transition:transform .2s ease;
}
.mist-variation-picker__trigger[aria-expanded="true"]:after{transform:translateY(-30%) rotate(225deg)}
.mist-variation-picker__trigger:hover,
.mist-variation-picker__trigger:focus-visible{
  border-color:#75806f!important;
  outline:3px solid rgba(199,238,60,.3)!important;
  outline-offset:1px;
}
.mist-variation-picker__list{
  position:absolute;
  z-index:45;
  top:calc(100% + 8px);
  left:0;
  right:0;
  display:grid;
  max-height:286px;
  padding:6px;
  overflow:auto;
  border:1px solid #cbd1c8;
  border-radius:10px;
  background:#fff;
  box-shadow:0 22px 54px rgba(20,29,23,.17);
  overscroll-behavior:contain;
}
.mist-variation-picker__list[hidden]{display:none!important}
.mist-variation-picker__option{
  display:flex!important;
  width:100%!important;
  min-height:44px!important;
  padding:9px 11px!important;
  align-items:center;
  border:0!important;
  border-radius:6px!important;
  background:transparent!important;
  color:var(--mist-ink)!important;
  font-size:12px!important;
  font-weight:650!important;
  line-height:1.35!important;
  text-align:left!important;
  white-space:normal!important;
  box-shadow:none!important;
}
.mist-variation-picker__option:hover,
.mist-variation-picker__option:focus-visible{background:#f1f3ec!important;outline:2px solid #96a18f!important;outline-offset:-2px}
.mist-variation-picker__option[aria-selected="true"]{background:var(--mist-signal)!important;color:var(--mist-ink)!important}
body.single-product .reset_variations{
  display:inline-flex!important;
  min-height:32px;
  margin:7px 0 0!important;
  align-items:center;
  color:#4f5d53!important;
  font-size:11px!important;
  font-weight:720;
  text-decoration:underline;
  text-underline-offset:3px;
}
body.single-product .single_variation_wrap{margin-top:18px}
body.single-product .woocommerce-variation-description{color:#56645a;font-size:13px;line-height:1.6}
body.single-product .woocommerce-variation-price{margin:0 0 14px}
body.single-product .woocommerce-variation-price .price{font-size:22px!important}
body.single-product .woocommerce-variation-availability{margin:0 0 12px;color:#607055;font-size:12px}
body.single-product .woocommerce-variation-add-to-cart,
body.single-product .summary form.cart:not(.variations_form){
  display:grid;
  grid-template-columns:116px minmax(0,1fr);
  align-items:stretch;
  gap:10px;
}
body.single-product .summary form.cart:not(.variations_form){padding:24px}
body.single-product .summary .quantity{
  display:grid!important;
  grid-template-columns:38px 1fr 38px;
  align-items:stretch;
  width:116px!important;
  min-width:116px!important;
  min-height:54px;
  margin:0!important;
  overflow:hidden;
  border:1px solid #cfd5cc!important;
  border-radius:8px!important;
  background:#fff;
}
body.single-product .summary .quantity input.qty{
  grid-column:2;
  grid-row:1;
  width:100%!important;
  min-width:0!important;
  height:52px!important;
  padding:0!important;
  border:0!important;
  background:#fff!important;
  color:var(--mist-ink)!important;
  font-size:14px!important;
  font-weight:760;
  text-align:center;
  position:relative!important;
  z-index:1;
  box-shadow:none!important;
}
body.single-product .summary .quantity .ct-decrease{
  grid-column:1;
  grid-row:1;
}
body.single-product .summary .quantity .ct-increase{
  grid-column:3;
  grid-row:1;
}
body.single-product .summary .quantity .ct-increase,
body.single-product .summary .quantity .ct-decrease,
body.single-product .summary .quantity button{
  display:grid!important;
  width:38px!important;
  min-width:38px!important;
  height:52px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--mist-ink)!important;
  place-items:center;
  position:relative!important;
  inset:auto!important;
  margin:0!important;
  transform:none!important;
}
body.single-product .single_add_to_cart_button{
  width:100%!important;
  min-height:54px!important;
  padding:0 24px!important;
  border:1px solid var(--mist-ink)!important;
  border-radius:8px!important;
  background:var(--mist-signal)!important;
  color:var(--mist-ink)!important;
  font-size:13px!important;
  font-weight:850!important;
  letter-spacing:.01em;
  line-height:1.2!important;
  box-shadow:none!important;
  transition:background-color .2s ease,transform .2s var(--mist-ease),box-shadow .2s ease!important;
}
body.single-product .single_add_to_cart_button:hover{
  background:#d2f65b!important;
  transform:translateY(-1px);
  box-shadow:0 10px 24px rgba(82,103,36,.16)!important;
}
body.single-product .single_add_to_cart_button:focus-visible{
  outline:3px solid rgba(199,238,60,.45)!important;
  outline-offset:3px;
}
body.single-product .single_add_to_cart_button.disabled,
body.single-product .single_add_to_cart_button:disabled{
  border-color:#c9cec6!important;
  background:#dfe2dc!important;
  color:#747b75!important;
  opacity:1!important;
  transform:none!important;
  box-shadow:none!important;
}
body.single-product .product_meta{
  display:grid;
  gap:8px;
  margin:22px 0 0!important;
  padding:19px 0 0;
  border-top:1px solid #e0e3dc;
  color:#68736b;
  font-size:11px;
  line-height:1.5;
}
body.single-product .product_meta>span{
  display:grid;
  grid-template-columns:72px minmax(0,1fr);
  gap:8px;
}
body.single-product .product_meta>span>*:first-child,
body.single-product .product_meta>span{min-width:0}
body.single-product .product_meta a{color:var(--mist-ink)!important;font-weight:700;text-decoration:none}
body.single-product .product_meta a:hover{text-decoration:underline;text-underline-offset:3px}

.mist-product-assurance{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  margin:58px 0 0;
  border-top:1px solid #cfd5cc;
  border-bottom:1px solid #cfd5cc;
}
.mist-product-assurance article{
  display:grid;
  grid-template-columns:30px minmax(0,1fr);
  gap:12px;
  min-height:122px;
  padding:24px;
  align-content:center;
}
.mist-product-assurance article+article{border-left:1px solid #cfd5cc}
.mist-product-assurance article>span{padding-top:2px;color:#66736a;font-size:10px;font-weight:820;letter-spacing:.08em}
.mist-product-assurance strong{display:block;margin:0 0 5px;color:var(--mist-ink);font-size:14px}
.mist-product-assurance p{margin:0;color:#5f6d63;font-size:12px;line-height:1.55}
.mist-product-assurance a{color:var(--mist-ink)!important;font-weight:760;text-underline-offset:3px}

.mist-product-lower{margin:0}
.mist-product-lower:has(>*){margin-top:64px}
body.single-product .woocommerce-tabs{
  float:none!important;
  grid-column:auto!important;
  width:100%!important;
  margin:0!important;
}
body.single-product .woocommerce-tabs ul.tabs{
  display:flex!important;
  gap:26px;
  margin:0!important;
  padding:0!important;
  overflow-x:auto;
  border:0!important;
  border-bottom:1px solid #cfd5cc!important;
  background:transparent!important;
  list-style:none!important;
}
body.single-product .woocommerce-tabs ul.tabs:before,
body.single-product .woocommerce-tabs ul.tabs:after,
body.single-product .woocommerce-tabs ul.tabs li:before,
body.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}
body.single-product .woocommerce-tabs ul.tabs li{
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
body.single-product .woocommerce-tabs ul.tabs li a{
  display:flex!important;
  min-height:52px;
  align-items:center;
  padding:0 2px!important;
  border-bottom:2px solid transparent;
  color:#647067!important;
  font-size:12px!important;
  font-weight:800!important;
  text-decoration:none;
  white-space:nowrap;
}
body.single-product .woocommerce-tabs ul.tabs li.active a{border-color:var(--mist-ink);color:var(--mist-ink)!important}
body.single-product .woocommerce-tabs .panel{
  max-width:860px;
  margin:0!important;
  padding:34px 0 0!important;
  color:#4f5d53;
  font-size:15px;
  line-height:1.75;
}
body.single-product .woocommerce-tabs .panel h2{
  margin:0 0 16px;
  color:var(--mist-ink);
  font-size:clamp(28px,3vw,40px);
  letter-spacing:-.035em;
  line-height:1.08;
}
body.single-product #reviews{max-width:860px}
body.single-product #review_form_wrapper{
  margin-top:24px;
  padding:28px;
  border:1px solid #d9ddd4;
  border-radius:12px;
  background:#fff;
}
body.single-product #review_form input:not([type=checkbox]),
body.single-product #review_form textarea{background:#fff!important}

body.single-product .related.products,
body.single-product .up-sells.products{
  float:none!important;
  width:100%!important;
  margin:76px 0 0!important;
}
body.single-product .related.products>h2,
body.single-product .up-sells.products>h2{
  margin:0 0 24px;
  color:var(--mist-ink);
  font-size:clamp(30px,3.4vw,46px);
  letter-spacing:-.045em;
  line-height:1;
}
body.single-product .related.products ul.products,
body.single-product .up-sells.products ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
}
body.single-product .related.products li.product,
body.single-product .up-sells.products li.product{
  width:auto!important;
  min-width:0;
  margin:0!important;
  border-radius:10px!important;
}
.woocommerce ul.products li.product a img{
  background:#f8f8f4!important;
  object-fit:contain!important;
  object-position:center!important;
}
body.single-product .related.products li.product a img,
body.single-product .up-sells.products li.product a img{
  aspect-ratio:1;
  height:auto!important;
  padding:14px;
}

@media(max-width:1024px){
  .mist-product-media{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:34px}
  body.single-product .product_title{font-size:clamp(38px,5vw,50px)!important}
  body.single-product .summary.mist-product-summary{padding:28px}
  .mist-product-assurance article{padding:20px 16px}
}

@media(max-width:820px){
  body.single-product .ct-container-full{padding:24px 0 72px}
  .mist-product-media{grid-template-columns:1fr;gap:24px}
  body.single-product .mist-product-media>.summary.mist-product-summary{grid-column:1;grid-row:auto}
  body.single-product .mist-product-media .woocommerce-product-gallery{position:relative;top:auto}
  body.single-product .woocommerce-product-gallery__image img{padding:clamp(22px,8vw,56px)}
  body.single-product .summary.mist-product-summary{padding:30px}
  body.single-product .product_title{max-width:16ch;font-size:clamp(40px,8vw,56px)!important}
  .mist-product-assurance{grid-template-columns:1fr;margin-top:36px}
  .mist-product-assurance article{min-height:0;padding:18px 8px}
  .mist-product-assurance article+article{border-top:1px solid #cfd5cc;border-left:0}
  body.single-product .related.products ul.products,
  body.single-product .up-sells.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(max-width:560px){
  body.single-product .ct-container-full{padding:18px 0 54px}
  body.single-product .ct-container-full>.woocommerce,
  body.single-product .woocommerce-breadcrumb,
  body.single-product .woocommerce-notices-wrapper,
  body.single-product .product.mist-product-detail{width:calc(100% - 28px)}
  body.single-product .woocommerce-breadcrumb{margin-bottom:16px!important;font-size:10px}
  body.single-product .woocommerce-product-gallery__wrapper,
  body.single-product .woocommerce-product-gallery .flex-viewport{border-radius:12px;box-shadow:0 14px 34px rgba(22,30,25,.06)}
  body.single-product .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image:only-child{border-radius:12px}
  body.single-product .woocommerce-product-gallery__image img{padding:22px}
  body.single-product .summary.mist-product-summary{padding:24px 20px;border-radius:12px}
  .mist-product-context{margin-bottom:13px}
  body.single-product .product_title{max-width:none;margin-bottom:14px!important;font-size:clamp(34px,10vw,44px)!important;line-height:1.02!important}
  body.single-product .summary .price{font-size:22px!important}
  .mist-product-availability{grid-template-columns:9px auto;align-items:start}
  .mist-product-availability small{grid-column:1/-1;padding-left:17px}
  body.single-product .summary form.cart{margin-top:22px!important;padding:18px}
  body.single-product .woocommerce-variation-add-to-cart,
  body.single-product .summary form.cart:not(.variations_form){grid-template-columns:108px minmax(0,1fr);gap:8px}
  body.single-product .summary form.cart:not(.variations_form){padding:18px}
  body.single-product .summary .quantity{width:108px!important;min-width:108px!important;grid-template-columns:34px 1fr 34px}
  body.single-product .summary .quantity .ct-increase,
  body.single-product .summary .quantity .ct-decrease,
  body.single-product .summary .quantity button{width:34px!important;min-width:34px!important}
  body.single-product .single_add_to_cart_button{padding-inline:14px!important;font-size:12px!important}
  body.single-product .product_meta>span{grid-template-columns:64px minmax(0,1fr)}
  .mist-product-assurance article{grid-template-columns:26px minmax(0,1fr);padding:17px 2px}
  .mist-product-lower:has(>*){margin-top:48px}
  body.single-product .woocommerce-tabs .panel{padding-top:26px!important;font-size:14px}
  body.single-product #review_form_wrapper{padding:20px}
  body.single-product .related.products,
  body.single-product .up-sells.products{margin-top:54px!important}
  body.single-product .related.products ul.products,
  body.single-product .up-sells.products ul.products{gap:10px!important}
  body.single-product .related.products li.product a img,
  body.single-product .up-sells.products li.product a img{padding:8px}
}

/* Keep the drawer price independent from WooCommerce's product-page quantity control. */
.mist-cart-drawer .mist-mini-cart-quantity>.quantity{
  display:block!important;
  flex:0 0 auto;
  width:auto!important;
  min-width:max-content!important;
  height:auto!important;
  min-height:0!important;
  margin-left:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--mist-muted)!important;
  line-height:1.2!important;
  white-space:nowrap;
}

@media(max-width:350px){
  body.single-product .woocommerce-variation-add-to-cart,
  body.single-product .summary form.cart:not(.variations_form){grid-template-columns:1fr}
  body.single-product .summary .quantity{width:100%!important;grid-template-columns:44px 1fr 44px}
  body.single-product .summary .quantity .ct-increase,
  body.single-product .summary .quantity .ct-decrease,
  body.single-product .summary .quantity button{width:44px!important;min-width:44px!important}
  body.single-product .related.products ul.products,
  body.single-product .up-sells.products ul.products{grid-template-columns:1fr!important}
}

@media(prefers-reduced-motion:reduce){
  body.single-product .single_add_to_cart_button{transition:none!important}
  body.single-product .single_add_to_cart_button:hover{transform:none}
}

/* Catalogue archives */
body.woocommerce-shop .entry-header.ct-container-narrow,
body.woocommerce-shop .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header,
body.tax-product_brand .woocommerce-products-header{display:none!important}

body.woocommerce-shop .ct-container,
body.tax-product_cat .ct-container,
body.tax-product_brand .ct-container{
  width:min(1320px,calc(100% - 48px));
  max-width:none;
  padding-top:34px;
}
.mist-archive-intro{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:end;
  gap:24px;
  margin:0 0 22px;
  padding:0 0 22px;
  border-bottom:1px solid var(--mist-line);
}
.mist-archive-intro p{
  margin:0 0 7px;
  color:#647067;
  font-size:10px;
  font-weight:850;
  letter-spacing:.12em;
  line-height:1.3;
  text-transform:uppercase;
}
.mist-archive-intro h1{
  margin:0;
  color:var(--mist-ink);
  font-size:clamp(34px,4vw,54px);
  font-weight:720;
  letter-spacing:-.05em;
  line-height:1;
}
.mist-archive-intro>span{
  color:#657169;
  font-size:12px;
  font-weight:720;
  white-space:nowrap;
}
body.woocommerce-shop .woocommerce-result-count,
body.tax-product_cat .woocommerce-result-count,
body.tax-product_brand .woocommerce-result-count{display:none!important}
body.woocommerce-shop .woocommerce-ordering,
body.tax-product_cat .woocommerce-ordering,
body.tax-product_brand .woocommerce-ordering{
  position:relative!important;
  inset:auto!important;
  display:flex!important;
  float:none!important;
  width:min(240px,100%)!important;
  min-width:0!important;
  min-height:46px;
  margin:0 0 20px auto!important;
  padding:0!important;
  align-items:center;
  border:0!important;
  background:transparent!important;
}
body.woocommerce-shop .woocommerce-ordering select,
body.tax-product_cat .woocommerce-ordering select,
body.tax-product_brand .woocommerce-ordering select{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  min-height:46px;
  padding:0 42px 0 13px!important;
  border:1px solid #ccd2c9!important;
  border-radius:8px!important;
  background-color:#fff!important;
  color:var(--mist-ink)!important;
  font-size:12px!important;
  font-weight:700;
  box-shadow:none!important;
}
body.woocommerce-shop ul.products,
body.tax-product_cat ul.products,
body.tax-product_brand ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  margin:0!important;
}
body.woocommerce-shop ul.products li.product,
body.tax-product_cat ul.products li.product,
body.tax-product_brand ul.products li.product{
  width:auto!important;
  min-width:0;
  margin:0!important;
  padding:9px!important;
  border:1px solid #d6dad2!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:none!important;
}
body.woocommerce-shop ul.products li.product:hover,
body.tax-product_cat ul.products li.product:hover,
body.tax-product_brand ul.products li.product:hover{
  border-color:#aeb8aa!important;
  transform:translateY(-2px);
  box-shadow:0 16px 36px rgba(22,30,25,.07)!important;
}
body.woocommerce-shop ul.products li.product a img,
body.tax-product_cat ul.products li.product a img,
body.tax-product_brand ul.products li.product a img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:1.12/1;
  margin:0 0 13px!important;
  padding:8px;
  border:0!important;
  border-radius:7px!important;
  background:#f5f5f0!important;
  object-fit:contain!important;
}
body.home .mist-products-section ul.products li.product a img{
  display:block!important;
  width:100%!important;
  height:300px!important;
  aspect-ratio:auto!important;
  margin:0!important;
  padding:10px!important;
  border-radius:8px!important;
  background:#f5f5f0!important;
  object-fit:contain!important;
  object-position:center!important;
}
body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
body.tax-product_brand ul.products li.product .woocommerce-loop-product__title{
  min-height:2.6em!important;
  margin:0 2px 8px!important;
  padding:0!important;
  overflow:hidden;
  color:var(--mist-ink)!important;
  font-size:15px!important;
  font-weight:800!important;
  letter-spacing:-.018em;
  line-height:1.3!important;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
body.woocommerce-shop ul.products li.product .price,
body.tax-product_cat ul.products li.product .price,
body.tax-product_brand ul.products li.product .price{
  min-height:1.5em;
  margin:0 2px 8px!important;
  color:var(--mist-ink)!important;
  font-size:17px!important;
  font-weight:850!important;
  line-height:1.35!important;
}
body.woocommerce-shop ul.products li.product .price del,
body.tax-product_cat ul.products li.product .price del,
body.tax-product_brand ul.products li.product .price del{font-size:.78em}
body.woocommerce-shop ul.products li.product .product-categories,
body.tax-product_cat ul.products li.product .product-categories,
body.tax-product_brand ul.products li.product .product-categories{
  min-height:1.4em;
  margin:0 2px 10px!important;
  overflow:hidden;
  color:#66736a!important;
  font-size:9px!important;
  font-weight:780!important;
  letter-spacing:.07em;
  line-height:1.4!important;
  text-overflow:ellipsis;
  text-transform:uppercase;
  white-space:nowrap;
}
body.woocommerce-shop ul.products li.product .button,
body.tax-product_cat ul.products li.product .button,
body.tax-product_brand ul.products li.product .button{
  min-height:44px!important;
  margin-top:auto!important;
  padding:0 12px!important;
  border-radius:7px!important;
  font-size:11px!important;
}
body.woocommerce-shop ul.products li.product .onsale,
body.tax-product_cat ul.products li.product .onsale,
body.tax-product_brand ul.products li.product .onsale{
  top:18px!important;
  left:18px!important;
  padding:7px 9px!important;
  border-radius:6px!important;
  font-size:9px!important;
}
body.woocommerce-shop .woocommerce-pagination,
body.tax-product_cat .woocommerce-pagination,
body.tax-product_brand .woocommerce-pagination{margin:34px 0 0!important}

@media(max-width:900px){
  body.woocommerce-shop ul.products,
  body.tax-product_cat ul.products,
  body.tax-product_brand ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media(max-width:640px){
  .mist-variation-picker__list{position:relative;top:6px;max-height:238px;margin-bottom:8px;box-shadow:0 14px 34px rgba(20,29,23,.13)}
  body.woocommerce-shop .ct-container,
  body.tax-product_cat .ct-container,
  body.tax-product_brand .ct-container{width:calc(100% - 24px);padding-top:18px!important}
  .mist-archive-intro{align-items:start;gap:10px;margin-bottom:13px;padding-bottom:14px}
  .mist-archive-intro p{margin-bottom:5px;font-size:9px}
  .mist-archive-intro h1{font-size:clamp(30px,9vw,38px)}
  .mist-archive-intro>span{padding-top:18px;font-size:10px}
  body.woocommerce-shop .woocommerce-ordering,
  body.tax-product_cat .woocommerce-ordering,
  body.tax-product_brand .woocommerce-ordering{width:100%!important;min-height:44px;margin:0 0 12px!important}
  body.woocommerce-shop .woocommerce-ordering select,
  body.tax-product_cat .woocommerce-ordering select,
  body.tax-product_brand .woocommerce-ordering select{min-height:44px}
  body.woocommerce-shop ul.products,
  body.tax-product_cat ul.products,
  body.tax-product_brand ul.products{grid-template-columns:1fr!important;gap:10px!important}
  body.woocommerce-shop ul.products li.product,
  body.tax-product_cat ul.products li.product,
  body.tax-product_brand ul.products li.product{
    display:grid!important;
    grid-template-columns:112px minmax(0,1fr);
    grid-template-rows:auto auto auto 44px;
    column-gap:13px;
    min-height:164px;
    padding:10px!important;
    border-radius:8px!important;
  }
  body.woocommerce-shop ul.products li.product:hover,
  body.tax-product_cat ul.products li.product:hover,
  body.tax-product_brand ul.products li.product:hover{transform:none;box-shadow:none!important}
  body.woocommerce-shop ul.products li.product figure,
  body.tax-product_cat ul.products li.product figure,
  body.tax-product_brand ul.products li.product figure{
    grid-column:1;
    grid-row:1/5;
    min-width:0;
    height:142px!important;
    min-height:142px;
    align-self:start;
    margin:0!important;
  }
  body.woocommerce-shop ul.products li.product figure>a,
  body.tax-product_cat ul.products li.product figure>a,
  body.tax-product_brand ul.products li.product figure>a{display:block;height:100%}
  body.woocommerce-shop ul.products li.product a img,
  body.tax-product_cat ul.products li.product a img,
  body.tax-product_brand ul.products li.product a img{
    height:100%!important;
    aspect-ratio:auto!important;
    margin:0!important;
    padding:5px;
    border-radius:5px!important;
    object-fit:contain!important;
  }
  body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
  body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
  body.tax-product_brand ul.products li.product .woocommerce-loop-product__title{
    grid-column:2;
    min-height:0!important;
    margin:1px 0 6px!important;
    font-size:14px!important;
    line-height:1.28!important;
  }
  body.woocommerce-shop ul.products li.product .price,
  body.tax-product_cat ul.products li.product .price,
  body.tax-product_brand ul.products li.product .price{grid-column:2;margin:0 0 5px!important;font-size:16px!important}
  body.woocommerce-shop ul.products li.product .product-categories,
  body.tax-product_cat ul.products li.product .product-categories,
  body.tax-product_brand ul.products li.product .product-categories,
  body.woocommerce-shop ul.products li.product .entry-meta,
  body.tax-product_cat ul.products li.product .entry-meta,
  body.tax-product_brand ul.products li.product .entry-meta{grid-column:2;margin:0 0 8px!important;font-size:9px!important}
  body.woocommerce-shop ul.products li.product .ct-woo-card-actions,
  body.tax-product_cat ul.products li.product .ct-woo-card-actions,
  body.tax-product_brand ul.products li.product .ct-woo-card-actions{grid-column:2;align-self:end}
  body.woocommerce-shop ul.products li.product .button,
  body.tax-product_cat ul.products li.product .button,
  body.tax-product_brand ul.products li.product .button{min-height:44px!important;padding-inline:9px!important;font-size:11px!important}
  body.woocommerce-shop ul.products li.product .onsale,
  body.tax-product_cat ul.products li.product .onsale,
  body.tax-product_brand ul.products li.product .onsale{top:13px!important;left:13px!important;padding:6px 7px!important;font-size:8px!important}
  .mist-mobile-dock{bottom:8px!important;width:calc(100% - 32px)!important;min-height:54px!important;padding:3px!important;border-radius:15px!important}
  .mist-mobile-dock>a,.mist-mobile-dock>button{min-height:46px!important;gap:1px!important}
  .mist-mobile-dock span:not(.mist-cart-count){font-size:9px!important}
  body.single-product .mist-mobile-dock{display:none!important}
}

@media(max-width:340px){
  body.woocommerce-shop ul.products,
  body.tax-product_cat ul.products,
  body.tax-product_brand ul.products{grid-template-columns:1fr!important}
  body.woocommerce-shop ul.products li.product a img,
  body.tax-product_cat ul.products li.product a img,
  body.tax-product_brand ul.products li.product a img{aspect-ratio:auto!important}
  body.woocommerce-shop ul.products li.product,
  body.tax-product_cat ul.products li.product,
  body.tax-product_brand ul.products li.product{grid-template-columns:94px minmax(0,1fr);column-gap:10px;min-height:156px}
}

/* 1.5.9: one uncropped, high-resolution media stage per catalogue card. */
body.home .mist-products-section ul.products li.product>figure,
body.woocommerce-shop ul.products li.product>figure,
body.tax-product_cat ul.products li.product>figure,
body.tax-product_brand ul.products li.product>figure{
  position:relative;
  display:grid!important;
  width:100%;
  height:300px!important;
  min-height:0!important;
  margin:0 0 13px!important;
  overflow:hidden;
  place-items:center;
  border-radius:8px!important;
  background:#f5f5f0!important;
}
body.home .mist-products-section ul.products li.product>figure>img,
body.woocommerce-shop ul.products li.product>figure>img,
body.tax-product_cat ul.products li.product>figure>img,
body.tax-product_brand ul.products li.product>figure>img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:0!important;
  padding:10px!important;
  border:0!important;
  border-radius:8px!important;
  background:#f5f5f0!important;
  object-fit:contain!important;
  object-position:center!important;
}

@media(max-width:640px){
  body.home .mist-products-section ul.products li.product a img{height:190px!important}
  body.home .mist-products-section ul.products li.product>figure{height:190px!important}
  body.woocommerce-shop ul.products li.product>figure,
  body.tax-product_cat ul.products li.product>figure,
  body.tax-product_brand ul.products li.product>figure{
    grid-column:1;
    grid-row:1/5;
    width:112px;
    height:142px!important;
    margin:0!important;
  }
}

@media(max-width:340px){
  body.home .mist-products-section ul.products li.product a img{height:220px!important}
  body.home .mist-products-section ul.products li.product>figure{height:220px!important}
  body.woocommerce-shop ul.products li.product>figure,
  body.tax-product_cat ul.products li.product>figure,
  body.tax-product_brand ul.products li.product>figure{width:94px;height:136px!important}
}

/*
 * AU VapeBase homepage hero slider and full-screen age gate.
 * This layer intentionally uses isolated component selectors so the legacy
 * .mist-hero cascade cannot alter the carousel layout.
 */

.mist-hero-slider {
  --mist-hero-stage: #101713;
  --mist-hero-stage-soft: #1b251f;
  --mist-hero-copy: #f7f8f3;
  --mist-hero-muted: #c0c9c2;
  --mist-hero-control: rgba(247, 248, 243, .12);
  --mist-hero-duration: 600ms;
  position: relative;
  isolation: isolate;
  width: var(--mist-shell, min(1440px, calc(100vw - 72px)));
  margin-inline: auto;
  border-right: 1px solid rgba(255, 255, 255, .12);
  border-left: 1px solid rgba(255, 255, 255, .12);
  background:
    radial-gradient(circle at 78% 18%, rgba(215, 239, 84, .12), transparent 29%),
    linear-gradient(135deg, var(--mist-hero-stage) 0%, #121b16 58%, #0c110e 100%);
  color: var(--mist-hero-copy);
}

.mist-hero-slider__viewport {
  width: 100%;
  overflow: hidden;
  touch-action: pan-y pinch-zoom;
}

.mist-hero-slider__track {
  min-width: 0;
}

.mist-hero-slider.is-ready .mist-hero-slider__track {
  display: flex;
  width: 100%;
  transform: translate3d(0, 0, 0);
  transition: transform var(--mist-hero-duration) cubic-bezier(.22, .61, .36, 1);
  will-change: transform;
}

.mist-hero-slider.is-initializing .mist-hero-slider__track,
.mist-hero-slider.is-dragging .mist-hero-slider__track {
  transition: none;
}

.mist-hero-slide {
  position: relative;
  display: grid;
  grid-template-areas: "copy media";
  grid-template-columns: minmax(300px, .82fr) minmax(480px, 1.18fr);
  width: 100%;
  min-width: 0;
  min-height: clamp(520px, 64vh, 680px);
  background: transparent;
}

.mist-hero-slider:not(.is-ready) .mist-hero-slide:not(:first-child),
.mist-hero-slider:not(.is-ready) [data-mist-hero-prev],
.mist-hero-slider:not(.is-ready) [data-mist-hero-next],
.mist-hero-slider:not(.is-ready) [data-mist-hero-dot],
.mist-hero-slider:not(.is-ready) [data-mist-hero-toggle] {
  display: none;
}

.mist-hero-slide[hidden] {
  display: none;
}

.mist-hero-slider.is-ready .mist-hero-slide {
  flex: 0 0 100%;
}

.mist-hero-slide__media {
  position: relative;
  z-index: 1;
  grid-area: media;
  display: grid;
  min-width: 0;
  min-height: 0;
  place-items: center;
  padding: clamp(42px, 5vw, 78px) clamp(30px, 4vw, 66px);
  margin: 0;
  overflow: visible;
}

.mist-hero-slide__media::before,
.mist-hero-slide__media::after {
  position: absolute;
  z-index: -1;
  width: min(72%, 620px);
  aspect-ratio: 1.22 / 1;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 22px;
  content: "";
  pointer-events: none;
}

.mist-hero-slide__media::before {
  transform: translate(-10%, 4%) rotate(-3deg);
  background: rgba(255, 255, 255, .055);
}

.mist-hero-slide__media::after {
  transform: translate(10%, -2%) rotate(3deg);
  background: rgba(215, 239, 84, .07);
}

.mist-hero-slide__media img {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 540px;
  object-fit: contain;
  object-position: center;
  border-radius: 18px;
  filter: drop-shadow(0 30px 45px rgba(0, 0, 0, .35));
}

.mist-hero-slide__image {
  position: relative;
  z-index: 2;
  display: grid;
  width: 100%;
  height: 100%;
  min-height: 0;
  place-items: center;
}

.mist-hero-slide__copy {
  position: relative;
  z-index: 2;
  grid-area: copy;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: clamp(54px, 6vw, 92px) clamp(34px, 5.2vw, 82px) clamp(112px, 11vw, 148px);
}

.mist-hero-slide__eyebrow {
  margin: 0 0 20px;
  color: var(--mist-signal, #d7ef54);
  font-family: var(--mist-sans, sans-serif);
  font-size: clamp(10px, .85vw, 12px);
  font-weight: 800;
  letter-spacing: .2em;
  line-height: 1.35;
  text-transform: uppercase;
}

.mist-hero-slide__eyebrow::before {
  display: none;
  content: none;
}

.mist-hero-slide__copy h1,
.mist-hero-slide__copy h2,
.mist-hero-slide__title {
  max-width: 720px;
  margin: 0;
  color: var(--mist-hero-copy);
  font-family: var(--mist-sans, sans-serif);
  font-size: clamp(44px, 5vw, 78px);
  font-weight: 800;
  letter-spacing: -.048em;
  line-height: .98;
  overflow-wrap: anywhere;
  text-wrap: balance;
}

.mist-hero-slide__body {
  max-width: 610px;
  margin: clamp(22px, 2.3vw, 32px) 0 0;
  color: var(--mist-hero-muted);
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.58;
  overflow-wrap: anywhere;
}

.mist-hero-slide__cta,
.mist-hero-slide__copy .mist-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 176px;
  min-height: 54px;
  padding: 14px 24px;
  margin-top: clamp(28px, 3vw, 40px);
  border: 1px solid var(--mist-signal, #d7ef54) !important;
  border-radius: 6px !important;
  background: var(--mist-signal, #d7ef54) !important;
  box-shadow: 0 0 0 0 rgba(215, 239, 84, 0);
  color: var(--mist-ink, #171d1a) !important;
  font-family: var(--mist-sans, sans-serif);
  font-size: 13px !important;
  font-weight: 850 !important;
  letter-spacing: .09em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.mist-hero-slide__cta svg,
.mist-hero-slide__copy .mist-button svg {
  width: 18px;
  height: 18px;
  margin-left: 12px;
}

.mist-hero-slide__cta:hover,
.mist-hero-slide__copy .mist-button:hover {
  transform: translateY(-2px);
  background: #e4f680 !important;
  box-shadow: 0 12px 28px rgba(215, 239, 84, .18);
}

.mist-hero-slide__cta:focus-visible,
.mist-hero-slide__copy .mist-button:focus-visible,
.mist-hero-slider button:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

.mist-hero-slider__controls,
.mist-hero-slider__navigation {
  position: absolute;
  z-index: 8;
  bottom: max(30px, env(safe-area-inset-bottom));
  left: clamp(34px, 5.2vw, 82px);
  display: flex;
  align-items: center;
  gap: 8px;
}

.mist-hero-slider [data-mist-hero-prev],
.mist-hero-slider [data-mist-hero-next],
.mist-hero-slider [data-mist-hero-toggle] {
  display: inline-grid;
  place-items: center;
  width: 44px;
  height: 44px;
  min-width: 44px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 50%;
  background: var(--mist-hero-control);
  color: #fff;
  cursor: pointer;
  font: inherit;
  line-height: 1;
  transition: border-color .2s ease, background-color .2s ease, color .2s ease, transform .2s ease;
}

.mist-hero-slider [data-mist-hero-prev]:hover,
.mist-hero-slider [data-mist-hero-next]:hover,
.mist-hero-slider [data-mist-hero-toggle]:hover {
  transform: translateY(-1px);
  border-color: var(--mist-signal, #d7ef54);
  background: var(--mist-signal, #d7ef54);
  color: var(--mist-ink, #171d1a);
}

.mist-hero-slider [data-mist-hero-prev] svg,
.mist-hero-slider [data-mist-hero-next] svg,
.mist-hero-slider [data-mist-hero-toggle] svg {
  width: 18px;
  height: 18px;
  pointer-events: none;
}

.mist-hero-slider__dots,
.mist-hero-slider__indicators {
  display: flex;
  align-items: center;
  gap: 7px;
  padding-inline: 4px;
}

.mist-hero-slider [data-mist-hero-dot] {
  position: relative;
  width: clamp(28px, 3vw, 42px);
  height: 44px;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
}

.mist-hero-slider [data-mist-hero-dot]::before,
.mist-hero-slider [data-mist-hero-dot]::after {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 3px;
  transform: translateY(-50%);
  border-radius: 99px;
  content: "";
}

.mist-hero-slider [data-mist-hero-dot]::before {
  background: rgba(255, 255, 255, .3);
}

.mist-hero-slider [data-mist-hero-dot]::after {
  right: 100%;
  background: var(--mist-signal, #d7ef54);
  transition: right .25s ease;
}

.mist-hero-slider [data-mist-hero-dot][aria-current="true"]::after {
  right: 0;
}

.mist-hero-slider [data-mist-hero-dot]:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 0;
}

.mist-hero-slider [data-mist-hero-toggle][data-state="paused"] {
  border-color: var(--mist-signal, #d7ef54);
  color: var(--mist-signal, #d7ef54);
}

.mist-hero-slider.is-single [data-mist-hero-prev],
.mist-hero-slider.is-single [data-mist-hero-next],
.mist-hero-slider.is-single [data-mist-hero-toggle],
.mist-hero-slider.is-single .mist-hero-slider__dots,
.mist-hero-slider.is-single .mist-hero-slider__indicators {
  display: none;
}

.mist-hero-slider [data-mist-hero-status] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* Full-screen age confirmation, preserving the existing accessible dialog. */
.mist-age-gate[hidden] {
  display: none !important;
}

.mist-age-gate {
  position: fixed;
  z-index: 1000001;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  padding: clamp(18px, 4vw, 48px);
  overflow: auto;
  overscroll-behavior: contain;
  background: #fff !important;
  color: var(--mist-ink, #171d1a);
}

.mist-age-panel {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: min(520px, 100%) !important;
  padding: clamp(30px, 5vw, 58px) clamp(16px, 4vw, 38px) !important;
  margin: auto;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--mist-ink, #171d1a);
  text-align: center;
}

.mist-age-panel > .mist-eyebrow {
  order: 1;
  max-width: 100%;
  margin: 0 0 clamp(34px, 6vh, 68px);
  color: var(--mist-ink, #171d1a) !important;
  font-family: var(--mist-sans, sans-serif);
  font-size: clamp(34px, 5vw, 52px);
  font-weight: 800;
  letter-spacing: -.035em;
  line-height: 1.05;
  overflow-wrap: anywhere;
  text-transform: none;
}

.mist-age-panel > .mist-eyebrow::before {
  display: none;
  content: none;
}

.mist-age-panel h2 {
  order: 2;
  max-width: 440px;
  margin: 0;
  color: var(--mist-ink, #171d1a);
  font-family: var(--mist-sans, sans-serif);
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 500;
  letter-spacing: -.02em;
  line-height: 1.28;
  overflow-wrap: anywhere;
}

.mist-age-panel .mist-age-copy {
  order: 3;
  max-width: 430px;
  margin: 18px 0 0;
  color: var(--mist-muted, #626b66);
  font-size: 15px;
  line-height: 1.55;
}

.mist-age-gate .mist-age-panel > .mist-age-actions {
  order: 4;
  display: flex !important;
  align-items: stretch;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  justify-content: center;
  width: 100%;
  gap: 14px;
  margin: clamp(30px, 5vh, 48px) 0 0;
}

.mist-age-gate .mist-age-panel > .mist-age-actions > .mist-age-exit,
.mist-age-gate .mist-age-panel > .mist-age-actions > .mist-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 112px !important;
  width: 112px !important;
  max-width: calc(50% - 5px);
  min-width: 112px;
  min-height: 64px;
  padding: 14px 25px;
  border: 1px solid #30302f !important;
  border-radius: 3px !important;
  background: #30302f !important;
  color: #fff !important;
  font-family: var(--mist-sans, sans-serif);
  font-size: 16px !important;
  font-weight: 800 !important;
  letter-spacing: .06em;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: transform .18s ease, background-color .18s ease, border-color .18s ease, color .18s ease;
}

.mist-age-actions > .mist-age-exit:hover,
.mist-age-actions > .mist-button:hover {
  transform: translateY(-1px);
  border-color: var(--mist-signal, #d7ef54) !important;
  background: var(--mist-signal, #d7ef54) !important;
  color: var(--mist-ink, #171d1a) !important;
}

.mist-age-actions > .mist-age-exit:focus-visible,
.mist-age-actions > .mist-button:focus-visible,
.mist-age-remember input:focus-visible {
  outline: 3px solid var(--mist-signal, #d7ef54);
  outline-offset: 3px;
}

.mist-age-remember {
  order: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  margin: 24px 0 0;
  color: var(--mist-ink, #171d1a);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  cursor: pointer;
}

.mist-age-remember input {
  width: 22px;
  height: 22px;
  margin: 0;
  accent-color: var(--mist-signal, #d7ef54);
}

@media (max-width: 980px) {
  .mist-hero-slide {
    grid-template-columns: minmax(280px, .9fr) minmax(400px, 1.1fr);
  }

  .mist-hero-slide__copy {
    padding-inline: clamp(30px, 4.6vw, 54px);
  }

  .mist-hero-slider__controls,
  .mist-hero-slider__navigation {
    left: clamp(30px, 4.6vw, 54px);
  }
}

@media (max-width: 860px) {
  .mist-hero-slider {
    width: 100%;
    border-right: 0;
    border-left: 0;
  }

  .mist-hero-slide {
    grid-template-areas:
      "media"
      "copy";
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: minmax(clamp(260px, 70vw, 410px), auto) auto;
    min-height: 0;
  }

  .mist-hero-slide__media {
    min-height: clamp(260px, 70vw, 410px);
    padding: clamp(24px, 7vw, 46px) clamp(18px, 7vw, 46px) 14px;
  }

  .mist-hero-slide__media::before,
  .mist-hero-slide__media::after {
    width: min(72%, 470px);
    border-radius: 16px;
  }

  .mist-hero-slide__media img {
    max-height: clamp(235px, 62vw, 370px);
    border-radius: 14px;
    filter: drop-shadow(0 20px 30px rgba(0, 0, 0, .3));
  }

  .mist-hero-slide__copy {
    justify-content: flex-start;
    min-height: 365px;
    padding: 32px clamp(22px, 6.2vw, 40px) calc(105px + env(safe-area-inset-bottom));
  }

  .mist-hero-slide__eyebrow {
    margin-bottom: 14px;
  }

  .mist-hero-slide__copy h1,
  .mist-hero-slide__copy h2,
  .mist-hero-slide__title {
    max-width: 680px;
    font-size: clamp(36px, 10.5vw, 58px);
    line-height: 1.02;
  }

  .mist-hero-slide__body {
    max-width: 620px;
    margin-top: 18px;
    font-size: clamp(15px, 4.2vw, 18px);
    line-height: 1.48;
  }

  .mist-hero-slide__cta,
  .mist-hero-slide__copy .mist-button {
    min-height: 52px;
    margin-top: 26px;
  }

  .mist-hero-slider__controls,
  .mist-hero-slider__navigation {
    right: clamp(22px, 6.2vw, 40px);
    bottom: max(20px, env(safe-area-inset-bottom));
    left: clamp(22px, 6.2vw, 40px);
  }

  .mist-hero-slider__dots,
  .mist-hero-slider__indicators {
    flex: 1;
    justify-content: center;
  }

  .mist-hero-slider [data-mist-hero-dot] {
    max-width: 54px;
  }
}

@media (max-width: 360px) {
  .mist-hero-slide {
    grid-template-rows: minmax(225px, auto) auto;
  }

  .mist-hero-slide__media {
    min-height: 225px;
    padding: 20px 15px 10px;
  }

  .mist-hero-slide__media img {
    max-height: 218px;
  }

  .mist-hero-slide__copy {
    min-height: 350px;
    padding: 27px 18px calc(96px + env(safe-area-inset-bottom));
  }

  .mist-hero-slide__copy h1,
  .mist-hero-slide__copy h2,
  .mist-hero-slide__title {
    font-size: clamp(33px, 10.5vw, 40px);
  }

  .mist-hero-slide__cta,
  .mist-hero-slide__copy .mist-button {
    width: 100%;
    min-width: 0;
  }

  .mist-hero-slider__controls,
  .mist-hero-slider__navigation {
    right: 18px;
    left: 18px;
    gap: 5px;
  }

  .mist-hero-slider [data-mist-hero-prev],
  .mist-hero-slider [data-mist-hero-next],
  .mist-hero-slider [data-mist-hero-toggle] {
    width: 42px;
    height: 42px;
    min-width: 42px;
  }

  .mist-hero-slider__dots,
  .mist-hero-slider__indicators {
    gap: 4px;
    padding-inline: 0;
  }

  .mist-hero-slider [data-mist-hero-dot] {
    width: 24px;
    height: 42px;
  }

  .mist-age-gate {
    padding: 12px;
  }

  .mist-age-panel {
    padding: 24px 10px !important;
  }

  .mist-age-panel > .mist-eyebrow {
    margin-bottom: 34px;
    font-size: clamp(31px, 10vw, 36px);
  }

  .mist-age-panel h2 {
    font-size: 20px;
  }

  .mist-age-actions {
    gap: 10px;
    margin-top: 30px;
  }

  .mist-age-actions > .mist-age-exit,
  .mist-age-actions > .mist-button {
    min-width: 92px;
    min-height: 58px;
    padding-inline: 18px;
  }

  .mist-age-remember {
    margin-top: 20px;
    font-size: 16px;
  }
}

@media (max-width: 280px) {
  .mist-age-gate .mist-age-panel > .mist-age-actions {
    display: grid !important;
    flex-direction: column !important;
    grid-template-columns: minmax(0, 1fr);
  }

  .mist-age-gate .mist-age-panel > .mist-age-actions > .mist-age-exit,
  .mist-age-gate .mist-age-panel > .mist-age-actions > .mist-button {
    max-width: none;
    width: 100% !important;
  }
}

@media (max-height: 560px) and (orientation: landscape) {
  .mist-age-gate {
    align-items: flex-start;
  }

  .mist-age-panel {
    padding-block: 20px !important;
  }

  .mist-age-panel > .mist-eyebrow {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .mist-age-panel h2 {
    font-size: 20px;
  }

  .mist-age-actions {
    margin-top: 22px;
  }

  .mist-age-actions > .mist-age-exit,
  .mist-age-actions > .mist-button {
    min-height: 54px;
  }

  .mist-age-remember {
    margin-top: 16px;
    font-size: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mist-hero-slider {
    --mist-hero-duration: 0ms;
  }

  .mist-hero-slider__track,
  .mist-hero-slide__cta,
  .mist-hero-slide__copy .mist-button,
  .mist-hero-slider [data-mist-hero-prev],
  .mist-hero-slider [data-mist-hero-next],
  .mist-hero-slider [data-mist-hero-toggle],
  .mist-hero-slider [data-mist-hero-dot]::after,
  .mist-age-actions > .mist-age-exit,
  .mist-age-actions > .mist-button {
    transition-duration: 0ms !important;
  }

  .mist-hero-slider [data-mist-hero-toggle] {
    display: none;
  }
}

/*
 * Hero composition refinement (v1.5.19).
 * The source artwork is a full-width banner with its product group on the
 * right. Treating it as a small contained card made the real product tiny and
 * elevated the decorative layers. Desktop now uses the artwork as the stage;
 * mobile uses a deliberate product-focused crop and a shorter reading flow.
 */

.mist-hero-slide__media::before,
.mist-hero-slide__media::after,
.mist-hero-slide__media-back,
.mist-hero-slide__media-mid {
  display: none !important;
  content: none !important;
}

@media (min-width: 861px) {
  .mist-hero-slider {
    width: 100%;
    max-width: none;
    border-inline: 0;
    overflow: hidden;
  }

  .mist-hero-slide {
    display: block;
    min-height: clamp(500px, 29vw, 560px);
  }

  .mist-hero-slide::after {
    position: absolute;
    z-index: 1;
    inset: 0;
    background: linear-gradient(90deg, rgba(8, 17, 13, .98) 0%, rgba(8, 17, 13, .9) 31%, rgba(8, 17, 13, .54) 47%, rgba(8, 17, 13, .08) 66%, transparent 76%);
    content: "";
    pointer-events: none;
  }

  .mist-hero-slide__media {
    position: absolute;
    z-index: 0;
    inset: 0;
    display: block;
    padding: 0;
    overflow: hidden;
  }

  .mist-hero-slide__image {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .mist-hero-slide__media img {
    width: 100%;
    height: 100%;
    max-height: none;
    border-radius: 0;
    object-fit: cover;
    object-position: 50% 47%;
    filter: none;
  }

  .mist-hero-slide__copy {
    position: relative;
    z-index: 2;
    justify-content: center;
    width: min(58%, 980px);
    min-height: clamp(500px, 29vw, 560px);
    padding: clamp(54px, 4vw, 68px) clamp(48px, 6vw, 112px) 96px;
  }

  .mist-hero-slide__copy h1,
  .mist-hero-slide__copy h2,
  .mist-hero-slide__title {
    max-width: 620px;
    font-size: clamp(44px, 3.45vw, 64px);
    line-height: .98;
    overflow-wrap: normal;
    word-break: normal;
    text-wrap: pretty;
  }

  .mist-hero-slide__eyebrow {
    margin-bottom: 16px;
  }

  .mist-hero-slide__body {
    max-width: 530px;
    margin-top: clamp(18px, 1.6vw, 24px);
    font-size: clamp(16px, 1.05vw, 18px);
    line-height: 1.5;
  }

  .mist-hero-slide__cta,
  .mist-hero-slide__copy .mist-button {
    min-height: 52px;
    margin-top: clamp(24px, 2vw, 30px);
  }

  .mist-hero-slider__controls,
  .mist-hero-slider__navigation {
    bottom: 24px;
    left: clamp(48px, 6vw, 112px);
  }
}

@media (max-width: 860px) {
  .mist-hero-slider {
    width: 100%;
    border-inline: 0;
    overflow: hidden;
  }

  .mist-hero-slide {
    grid-template-areas:
      "media"
      "copy";
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: clamp(230px, 67vw, 300px) auto;
    min-height: 0;
  }

  .mist-hero-slide::after {
    content: none;
  }

  .mist-hero-slide__media {
    position: relative;
    z-index: 1;
    inset: auto;
    display: block;
    height: clamp(230px, 67vw, 300px);
    min-height: 0;
    padding: 0;
    overflow: hidden;
  }

  .mist-hero-slide__image {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .mist-hero-slide__media img {
    width: 100%;
    height: 100%;
    max-height: none;
    border-radius: 0;
    object-fit: cover;
    object-position: 100% 50%;
    transform: scale(1.22);
    transform-origin: 78% 50%;
    filter: none;
  }

  .mist-hero-slide__copy {
    justify-content: flex-start;
    min-height: 0;
    padding: 25px clamp(20px, 6vw, 32px) 30px;
  }

  .mist-hero-slide__eyebrow {
    margin-bottom: 11px;
    font-size: 10px;
    letter-spacing: .17em;
  }

  .mist-hero-slide__copy h1,
  .mist-hero-slide__copy h2,
  .mist-hero-slide__title {
    max-width: 620px;
    font-size: clamp(31px, 8.7vw, 41px);
    line-height: 1.01;
    overflow-wrap: normal;
    word-break: normal;
    text-wrap: pretty;
  }

  .mist-hero-slide__body {
    max-width: 560px;
    margin-top: 14px;
    font-size: clamp(14px, 3.85vw, 16px);
    line-height: 1.45;
  }

  .mist-hero-slide__cta,
  .mist-hero-slide__copy .mist-button {
    width: auto;
    min-width: 158px;
    min-height: 49px;
    padding: 12px 20px;
    margin-top: 20px;
  }

  .mist-hero-slider__controls,
  .mist-hero-slider__navigation {
    top: calc(clamp(230px, 67vw, 300px) - 39px);
    right: 20px;
    bottom: auto;
    left: 20px;
    justify-content: center;
    gap: 0;
  }

  .mist-hero-slider [data-mist-hero-prev],
  .mist-hero-slider [data-mist-hero-next],
  .mist-hero-slider [data-mist-hero-toggle] {
    display: none;
  }

  .mist-hero-slider__dots,
  .mist-hero-slider__indicators {
    flex: 0 0 auto;
    justify-content: center;
    gap: 4px;
    padding: 0 8px;
    background: transparent;
  }

  .mist-hero-slider [data-mist-hero-dot] {
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 360px) {
  .mist-hero-slide {
    grid-template-rows: 200px auto;
  }

  .mist-hero-slide__media {
    height: 200px;
  }

  .mist-hero-slide__copy {
    min-height: 0;
    padding: 18px 18px 24px;
  }

  .mist-hero-slide__copy h1,
  .mist-hero-slide__copy h2,
  .mist-hero-slide__title {
    font-size: clamp(29px, 9vw, 34px);
  }

  .mist-hero-slide__body {
    font-size: 14px;
  }

  .mist-hero-slide__cta,
  .mist-hero-slide__copy .mist-button {
    width: auto;
    min-width: 150px;
    min-height: 47px;
    margin-top: 16px;
  }

  .mist-hero-slider__controls,
  .mist-hero-slider__navigation {
    top: 161px;
  }
}

@media (max-width: 340px) {
  .mist-hero-slide {
    grid-template-rows: 175px auto;
  }

  .mist-hero-slide__media {
    height: 175px;
  }

  .mist-hero-slide__media img {
    transform: scale(1.32);
  }

  .mist-hero-slide__copy {
    padding: 16px 16px 18px;
  }

  .mist-hero-slide__eyebrow {
    margin-bottom: 8px;
  }

  .mist-hero-slide__copy h1,
  .mist-hero-slide__copy h2,
  .mist-hero-slide__title {
    font-size: 28px;
  }

  .mist-hero-slide__body {
    margin-top: 10px;
    font-size: 13.5px;
    line-height: 1.4;
  }

  .mist-hero-slide__cta,
  .mist-hero-slide__copy .mist-button {
    min-height: 44px;
    margin-top: 12px;
  }

  .mist-hero-slider__controls,
  .mist-hero-slider__navigation {
    top: 140px;
  }
}

/*
 * Independent product-card gallery (v1.5.22).
 * Each hero slide now contains real media elements rather than a flattened
 * three-product banner. The existing outer carousel remains the single source
 * of swipe, autoplay, keyboard and accessibility state.
 */
.mist-hero-slide.has-card-deck {
  background:
    radial-gradient(circle at 76% 42%, rgba(119, 184, 108, .16), transparent 31%),
    linear-gradient(135deg, #0d1712 0%, #101a15 57%, #0b110e 100%);
}

.mist-hero-slide.has-card-deck::after {
  content: none;
}

.mist-hero-slide.has-card-deck .mist-hero-slide__media {
  overflow: hidden;
}

.mist-hero-card-stage {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 0;
  perspective: 1200px;
  transform-style: preserve-3d;
}

.mist-hero-card {
  --mist-card-x: 0%;
  --mist-card-y: 0%;
  --mist-card-rotate: 0deg;
  --mist-card-scale: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: clamp(270px, 19vw, 360px);
  aspect-ratio: .82 / 1;
  overflow: hidden;
  transform:
    translate(-50%, -50%)
    translate3d(var(--mist-card-x), var(--mist-card-y), 0)
    rotate(var(--mist-card-rotate))
    scale(var(--mist-card-scale));
  transform-origin: 50% 50%;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 12px;
  background: #f8f7f1;
  box-shadow: 0 24px 58px rgba(0, 0, 0, .34);
  opacity: 1;
  will-change: transform;
}

.mist-hero-card--front {
  --mist-card-y: -2%;
  z-index: 3;
}

.mist-hero-card--left {
  --mist-card-x: -62%;
  --mist-card-y: 7%;
  --mist-card-rotate: -4deg;
  --mist-card-scale: .84;
  z-index: 1;
  opacity: .82;
}

.mist-hero-card--right {
  --mist-card-x: 62%;
  --mist-card-y: 7%;
  --mist-card-rotate: 4deg;
  --mist-card-scale: .84;
  z-index: 2;
  opacity: .9;
}

.mist-hero-card.is-wide {
  width: clamp(320px, 24vw, 440px);
  aspect-ratio: 1.34 / 1;
}

.mist-hero-card.is-square {
  aspect-ratio: 1 / 1.06;
}

.mist-hero-card__image,
.mist-hero-card__image img {
  display: block;
  width: 100%;
  height: 100%;
}

.mist-hero-slide.has-card-deck .mist-hero-card__image img {
  max-height: none;
  transform: none !important;
  border-radius: 0;
  object-fit: contain;
  object-position: 50% 50%;
  background: #fff;
  filter: none;
}

.mist-hero-slider.is-ready .mist-hero-card {
  transition:
    transform 620ms cubic-bezier(.22, .72, .22, 1),
    opacity 320ms ease;
}

.mist-hero-slider.is-dragging .mist-hero-card {
  transition: none;
}

@media (min-width: 861px) {
  .mist-hero-slide.has-card-deck {
    display: grid;
    grid-template-areas: "copy media";
    grid-template-columns: minmax(360px, 42%) minmax(0, 58%);
    min-height: clamp(560px, 35vw, 650px);
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__media {
    position: relative;
    inset: auto;
    grid-area: media;
    display: block;
    height: 100%;
    min-height: clamp(560px, 35vw, 650px);
    padding: 18px clamp(20px, 3vw, 54px) 42px;
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__copy {
    grid-area: copy;
    width: auto;
    min-height: clamp(560px, 35vw, 650px);
    padding: clamp(58px, 5vw, 82px) clamp(46px, 5.7vw, 108px) 78px;
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__copy h1,
  .mist-hero-slide.has-card-deck .mist-hero-slide__copy h2 {
    max-width: 680px;
    font-size: clamp(48px, 3.8vw, 70px);
    line-height: .97;
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__body {
    max-width: 560px;
  }

  .mist-hero-slider__controls {
    right: clamp(30px, 4vw, 70px);
    bottom: 20px;
    left: 45%;
    justify-content: center;
  }
}

@media (max-width: 860px) {
  .mist-hero-slide.has-card-deck {
    display: grid;
    grid-template-areas:
      "media"
      "copy";
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: clamp(224px, 64vw, 260px) auto;
    min-height: 0;
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__media {
    position: relative;
    inset: auto;
    grid-area: media;
    display: block;
    height: clamp(224px, 64vw, 260px);
    min-height: 0;
    padding: 8px 0 28px;
  }

  .mist-hero-card-stage {
    perspective: 900px;
  }

  .mist-hero-card {
    width: clamp(178px, 56vw, 222px);
    border-radius: 10px;
    box-shadow: 0 18px 42px rgba(0, 0, 0, .34);
  }

  .mist-hero-card--front {
    --mist-card-y: -2%;
  }

  .mist-hero-card--left {
    --mist-card-x: -46%;
    --mist-card-y: 5%;
    --mist-card-rotate: -3deg;
    --mist-card-scale: .8;
  }

  .mist-hero-card--right {
    --mist-card-x: 46%;
    --mist-card-y: 5%;
    --mist-card-rotate: 3deg;
    --mist-card-scale: .8;
  }

  .mist-hero-card.is-wide {
    width: clamp(220px, 69vw, 270px);
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__copy {
    grid-area: copy;
    min-height: 0;
    padding: 22px clamp(20px, 6vw, 28px) 28px;
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__copy h1,
  .mist-hero-slide.has-card-deck .mist-hero-slide__copy h2 {
    max-width: 620px;
    font-size: clamp(32px, 9.1vw, 40px);
    line-height: .98;
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__body {
    margin-top: 12px;
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__cta,
  .mist-hero-slide.has-card-deck .mist-hero-slide__copy .mist-button {
    margin-top: 18px;
  }

  .mist-hero-slider__controls {
    top: calc(clamp(224px, 64vw, 260px) - 40px);
  }
}

@media (max-width: 360px) {
  .mist-hero-slide.has-card-deck {
    grid-template-rows: 214px auto;
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__media {
    height: 214px;
  }

  .mist-hero-card {
    width: clamp(174px, 57vw, 202px);
  }

  .mist-hero-card.is-wide {
    width: clamp(206px, 70vw, 246px);
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__copy {
    padding: 19px 18px 24px;
  }

  .mist-hero-slider__controls {
    top: 174px;
  }
}

@media (max-width: 330px) {
  .mist-hero-slide.has-card-deck {
    grid-template-rows: 202px auto;
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__media {
    height: 202px;
  }

  .mist-hero-card {
    width: 178px;
  }

  .mist-hero-card.is-wide {
    width: 218px;
  }

  .mist-hero-slide.has-card-deck .mist-hero-slide__copy h1,
  .mist-hero-slide.has-card-deck .mist-hero-slide__copy h2 {
    font-size: 30px;
  }

  .mist-hero-slider__controls {
    top: 162px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mist-hero-slider .mist-hero-card {
    transition: none !important;
  }
}

/* Keep the first-visit age confirmation as calm and compact as the reference. */
@media (max-width: 600px) {
  .mist-age-panel {
    width: 100% !important;
    padding-inline: 10px !important;
  }

  .mist-age-panel > .mist-eyebrow {
    margin-bottom: 38px;
    font-size: clamp(30px, 8.4vw, 34px);
  }

  .mist-age-gate .mist-age-panel h2 {
    max-width: 350px;
    font-size: clamp(20px, 5.3vw, 22px) !important;
    letter-spacing: -.025em;
    line-height: 1.25 !important;
    overflow-wrap: normal !important;
    word-break: normal;
  }

  .mist-age-gate .mist-age-panel > .mist-age-actions {
    gap: 12px;
    margin-top: 30px;
  }

  .mist-age-gate .mist-age-panel > .mist-age-actions > .mist-age-exit,
  .mist-age-gate .mist-age-panel > .mist-age-actions > .mist-button {
    flex-basis: 100px !important;
    width: 100px !important;
    min-width: 100px;
    min-height: 56px;
    padding: 12px 20px;
  }

  .mist-age-remember {
    margin-top: 22px;
    font-size: 17px;
  }
}

@media (max-width: 340px) {
  .mist-age-gate .mist-age-panel h2 {
    font-size: 19px !important;
  }

  .mist-age-gate .mist-age-panel > .mist-age-actions > .mist-age-exit,
  .mist-age-gate .mist-age-panel > .mist-age-actions > .mist-button {
    flex-basis: 96px !important;
    width: 96px !important;
    min-width: 96px;
  }
}

/* The card deck is a real coverflow: independent cards exchange positions. */
.mist-hero-card-stage[data-card-count="3"] .mist-hero-card[data-pos="0"] {
  --mist-card-x: 0%;
  --mist-card-y: -2%;
  --mist-card-rotate: 0deg;
  --mist-card-scale: 1;
  z-index: 3;
  opacity: 1;
}

.mist-hero-card-stage[data-card-count="3"] .mist-hero-card[data-pos="-1"] {
  --mist-card-x: -62%;
  --mist-card-y: 7%;
  --mist-card-rotate: -4deg;
  --mist-card-scale: .84;
  z-index: 1;
  opacity: .82;
}

.mist-hero-card-stage[data-card-count="3"] .mist-hero-card[data-pos="1"] {
  --mist-card-x: 62%;
  --mist-card-y: 7%;
  --mist-card-rotate: 4deg;
  --mist-card-scale: .84;
  z-index: 2;
  opacity: .9;
}

.mist-hero-card-stage[data-card-count="2"] .mist-hero-card--front {
  --mist-card-x: -28%;
  --mist-card-y: 3%;
  --mist-card-rotate: -2deg;
}

.mist-hero-card-stage[data-card-count="2"] .mist-hero-card--right {
  --mist-card-x: 28%;
  --mist-card-y: 3%;
  --mist-card-rotate: 2deg;
}

.mist-hero-card-stage[data-card-count="2"] .mist-hero-card:not(.is-card-active) {
  --mist-card-scale: .84;
  z-index: 1;
  opacity: .82;
}

.mist-hero-card-stage[data-card-count="2"] .mist-hero-card.is-card-active {
  --mist-card-y: -2%;
  --mist-card-scale: 1;
  z-index: 3;
  opacity: 1;
}

@media (max-width: 860px) {
  .mist-hero-card-stage[data-card-count="3"] .mist-hero-card[data-pos="-1"] {
    --mist-card-x: -46%;
    --mist-card-y: 5%;
    --mist-card-rotate: -3deg;
    --mist-card-scale: .8;
  }

  .mist-hero-card-stage[data-card-count="3"] .mist-hero-card[data-pos="1"] {
    --mist-card-x: 46%;
    --mist-card-y: 5%;
    --mist-card-rotate: 3deg;
    --mist-card-scale: .8;
  }

  .mist-hero-card-stage[data-card-count="2"] .mist-hero-card--front {
    --mist-card-x: -22%;
  }

  .mist-hero-card-stage[data-card-count="2"] .mist-hero-card--right {
    --mist-card-x: 22%;
  }
}

/* v1.5.23 — one interactive Coverflow; the card changes first, then its copy. */
.mist-hero-coverflow {
  --mist-hero-copy-column: 42%;
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-areas: "copy visual";
  grid-template-columns: minmax(390px, var(--mist-hero-copy-column)) minmax(0, 1fr);
  min-height: clamp(560px, 34vw, 640px);
  overflow: hidden;
  background:
    radial-gradient(circle at 74% 42%, rgba(126, 200, 88, .12), transparent 34%),
    linear-gradient(135deg, #0c1712 0%, #0a1611 52%, #101b15 100%);
  color: #f7f7f2;
}

.mist-hero-coverflow::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, .025) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .025) 50%, rgba(255, 255, 255, .025) 75%, transparent 75%);
  background-size: 44px 44px;
  content: "";
  opacity: .4;
  pointer-events: none;
}

.mist-hero-coverflow__visual {
  position: relative;
  grid-area: visual;
  min-width: 0;
  min-height: clamp(560px, 34vw, 640px);
  overflow: hidden;
  perspective: 1300px;
  touch-action: pan-y;
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;
}

.mist-hero-coverflow.is-dragging .mist-hero-coverflow__visual {
  cursor: grabbing;
}

.mist-hero-coverflow .mist-hero-card {
  --mist-card-x: 0%;
  --mist-card-y: -3%;
  --mist-card-rotate: 0deg;
  --mist-card-scale: 1;
  --mist-card-drag-x: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  width: clamp(270px, 20vw, 370px);
  aspect-ratio: .84 / 1;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(232, 239, 231, .76);
  border-radius: 14px;
  background: #fbfbf7;
  box-shadow: 0 32px 78px rgba(0, 0, 0, .42);
  opacity: .82;
  transform:
    translate(-50%, -50%)
    translate3d(calc(var(--mist-card-x) + var(--mist-card-drag-x)), var(--mist-card-y), 0)
    rotate(var(--mist-card-rotate))
    scale(var(--mist-card-scale));
  transform-origin: 50% 55%;
  transition:
    transform 620ms cubic-bezier(.2, .78, .2, 1),
    opacity 320ms ease,
    box-shadow 320ms ease;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  will-change: transform;
}

.mist-hero-coverflow.is-dragging .mist-hero-card {
  transition: none;
}

.mist-hero-coverflow .mist-hero-card[data-pos="0"] {
  --mist-card-x: 0%;
  --mist-card-y: -3%;
  --mist-card-rotate: 0deg;
  --mist-card-scale: 1;
  z-index: 3;
  opacity: 1;
  box-shadow: 0 36px 92px rgba(0, 0, 0, .5);
}

.mist-hero-coverflow .mist-hero-card[data-pos="-1"] {
  --mist-card-x: -68%;
  --mist-card-y: 5%;
  --mist-card-rotate: -5deg;
  --mist-card-scale: .84;
  z-index: 1;
}

.mist-hero-coverflow .mist-hero-card[data-pos="1"] {
  --mist-card-x: 68%;
  --mist-card-y: 5%;
  --mist-card-rotate: 5deg;
  --mist-card-scale: .84;
  z-index: 2;
  opacity: .9;
}

.mist-hero-coverflow .mist-hero-card:focus-visible {
  outline: 3px solid #c8f530;
  outline-offset: 5px;
}

.mist-hero-coverflow .mist-hero-card.is-wide {
  width: clamp(330px, 25vw, 460px);
  aspect-ratio: 1.34 / 1;
}

.mist-hero-coverflow .mist-hero-card.is-square {
  aspect-ratio: 1 / 1.06;
}

.mist-hero-coverflow .mist-hero-card__image,
.mist-hero-coverflow .mist-hero-card__image img {
  display: block;
  width: 100%;
  height: 100%;
}

.mist-hero-coverflow .mist-hero-card__image img {
  max-height: none;
  border-radius: 0;
  background: #fff;
  object-fit: contain;
  object-position: 50% 50%;
  filter: none;
  transform: none !important;
  pointer-events: none;
  -webkit-user-drag: none;
}

.mist-hero-coverflow__drag-hint {
  position: absolute;
  bottom: 72px;
  left: 50%;
  z-index: 5;
  color: rgba(245, 248, 240, .66);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .18em;
  transform: translateX(-50%);
  pointer-events: none;
}

.mist-hero-coverflow__copy-stage {
  position: relative;
  z-index: 5;
  grid-area: copy;
  display: grid;
  min-width: 0;
  min-height: clamp(560px, 34vw, 640px);
  align-items: center;
  padding: clamp(64px, 5.2vw, 96px) clamp(46px, 5.7vw, 108px) 94px;
}

.mist-hero-coverflow .mist-hero-slide__copy {
  position: relative !important;
  inset: auto !important;
  grid-area: 1 / 1;
  display: flex;
  width: auto;
  max-width: 650px;
  min-height: 0;
  padding: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  background: transparent;
  color: inherit;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 18px, 0);
  transition:
    opacity 300ms ease,
    transform 520ms cubic-bezier(.22, .72, .22, 1),
    visibility 0s linear 0s;
  pointer-events: none;
}

.mist-hero-coverflow .mist-hero-slide__copy.is-active {
  z-index: 2;
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  transition-delay: 90ms, 90ms, 0s;
  pointer-events: auto;
}

.mist-hero-coverflow .mist-hero-slide__copy h1,
.mist-hero-coverflow .mist-hero-slide__copy h2 {
  max-width: 650px;
  margin: 0;
  color: #f7f7f2;
  font-size: clamp(48px, 3.7vw, 70px);
  line-height: .98;
  letter-spacing: -.055em;
}

.mist-hero-coverflow .mist-hero-slide__eyebrow {
  margin: 0 0 24px;
  color: #c8f530;
}

.mist-hero-coverflow .mist-hero-slide__body {
  max-width: 560px;
  margin-top: 28px;
  color: rgba(244, 246, 240, .76);
  font-size: clamp(17px, 1.15vw, 20px);
  line-height: 1.55;
}

.mist-hero-coverflow .mist-hero-slide__cta {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  margin-top: 34px;
}

.mist-hero-coverflow .mist-hero-slider__controls {
  top: auto;
  right: 0;
  bottom: 18px;
  left: var(--mist-hero-copy-column);
  z-index: 12;
  justify-content: center;
  pointer-events: none;
}

.mist-hero-coverflow .mist-hero-slider__controls button {
  pointer-events: auto;
}

@media (max-width: 860px) {
  .mist-hero-coverflow {
    display: grid;
    grid-template-areas:
      "visual"
      "copy";
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: clamp(252px, 70vw, 286px) auto;
    min-height: 0;
  }

  .mist-hero-coverflow__visual {
    min-height: 0;
    height: clamp(252px, 70vw, 286px);
  }

  .mist-hero-coverflow .mist-hero-card {
    width: clamp(178px, 57vw, 224px);
    border-radius: 11px;
    box-shadow: 0 20px 48px rgba(0, 0, 0, .38);
  }

  .mist-hero-coverflow .mist-hero-card[data-pos="-1"] {
    --mist-card-x: -48%;
    --mist-card-y: 5%;
    --mist-card-rotate: -4deg;
    --mist-card-scale: .79;
  }

  .mist-hero-coverflow .mist-hero-card[data-pos="1"] {
    --mist-card-x: 48%;
    --mist-card-y: 5%;
    --mist-card-rotate: 4deg;
    --mist-card-scale: .79;
  }

  .mist-hero-coverflow .mist-hero-card.is-wide {
    width: clamp(218px, 70vw, 274px);
  }

  .mist-hero-coverflow__copy-stage {
    min-height: 330px;
    padding: 30px clamp(22px, 6vw, 30px) 44px;
    align-items: start;
  }

  .mist-hero-coverflow .mist-hero-slide__copy {
    justify-content: flex-start;
  }

  .mist-hero-coverflow .mist-hero-slide__copy h1,
  .mist-hero-coverflow .mist-hero-slide__copy h2 {
    max-width: 620px;
    font-size: clamp(34px, 10.4vw, 42px);
    line-height: .98;
  }

  .mist-hero-coverflow .mist-hero-slide__eyebrow {
    margin-bottom: 17px;
  }

  .mist-hero-coverflow .mist-hero-slide__body {
    margin-top: 17px;
    font-size: 16px;
    line-height: 1.5;
  }

  .mist-hero-coverflow .mist-hero-slide__cta {
    margin-top: 24px;
  }

  .mist-hero-coverflow__drag-hint {
    display: none;
  }

  .mist-hero-coverflow .mist-hero-slider__controls {
    top: clamp(215px, 59vw, 242px);
    right: 0;
    bottom: auto;
    left: 0;
  }

  .mist-hero-coverflow .mist-hero-slider__prev,
  .mist-hero-coverflow .mist-hero-slider__next,
  .mist-hero-coverflow .mist-hero-slider__toggle {
    display: none !important;
  }
}

@media (max-width: 360px) {
  .mist-hero-coverflow {
    grid-template-rows: 238px auto;
  }

  .mist-hero-coverflow__visual {
    height: 238px;
  }

  .mist-hero-coverflow .mist-hero-card {
    width: clamp(172px, 56vw, 202px);
  }

  .mist-hero-coverflow .mist-hero-card.is-wide {
    width: clamp(206px, 68vw, 244px);
  }

  .mist-hero-coverflow__copy-stage {
    min-height: 316px;
    padding: 27px 20px 38px;
  }

  .mist-hero-coverflow .mist-hero-slider__controls {
    top: 200px;
  }

  .mist-hero-coverflow__drag-hint {
    bottom: 34px;
  }
}

@media (max-width: 330px) {
  .mist-announcement {
    display: none;
  }

  .mist-hero-coverflow {
    grid-template-rows: 195px auto;
  }

  .mist-hero-coverflow__visual {
    height: 195px;
  }

  .mist-hero-coverflow .mist-hero-card {
    width: 160px;
  }

  .mist-hero-coverflow .mist-hero-card.is-wide {
    width: 194px;
  }

  .mist-hero-coverflow__copy-stage {
    min-height: 270px;
    padding-top: 16px;
    padding-bottom: 26px;
    padding-inline: 18px;
  }

  .mist-hero-coverflow .mist-hero-slide__copy h1,
  .mist-hero-coverflow .mist-hero-slide__copy h2 {
    font-size: 28px;
  }

  .mist-hero-coverflow .mist-hero-slide__eyebrow {
    margin-bottom: 8px;
  }

  .mist-hero-coverflow .mist-hero-slide__body {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.4;
  }

  .mist-hero-coverflow .mist-hero-slide__cta {
    margin-top: 10px;
  }

  .mist-hero-coverflow .mist-hero-slider__controls {
    top: 158px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mist-hero-coverflow .mist-hero-card,
  .mist-hero-coverflow .mist-hero-slide__copy {
    transition: none !important;
  }
}
