/*
Theme Name: Violet Store
Theme URI: https://example.com/
Description: Purple neon WooCommerce storefront child theme for Astra.
Author: Store Team
Template: astra
Version: 3.1.3
Text Domain: haveavape-child
*/

:root {
  --hv-ink: #0b0714;
  --hv-ink-soft: #110a20;
  --hv-surface: #171027;
  --hv-surface-2: #201538;
  --hv-surface-3: #2a1a48;
  --hv-line: rgba(218, 191, 255, .15);
  --hv-line-strong: rgba(202, 136, 255, .42);
  --hv-text: #f8f5ff;
  --hv-muted: #b8accd;
  --hv-faint: #817293;
  --hv-purple: #a855f7;
  --hv-purple-bright: #d49bff;
  --hv-lilac: #e7d4ff;
  --hv-blue: #62d7ff;
  --hv-pink: #fb6fb6;
  --hv-green: #55e9b2;
  --hv-danger: #ff7e9c;
  --hv-shadow: 0 24px 70px rgba(1, 0, 9, .45);
  --hv-radius: 18px;
  --hv-radius-sm: 12px;
  --hv-font: "DM Sans", Arial, sans-serif;
  --hv-font-display: "Space Grotesk", Arial, sans-serif;
  --hv-font-brand: "Unbounded", "Space Grotesk", Arial, sans-serif;
}

html { background: var(--hv-ink); }
body.hv-violet-store,
body.hv-violet-store #page,
body.hv-violet-store .site,
body.hv-violet-store .site-content,
body.hv-violet-store .ast-container,
body.hv-violet-store #primary,
body.hv-violet-store .site-main {
  background: var(--hv-ink);
  color: var(--hv-text);
  font-family: var(--hv-font);
}

body.hv-violet-store { overflow-x: hidden; }
body.hv-violet-store * { box-sizing: border-box; }
body.hv-violet-store a { color: inherit; }
body.hv-violet-store ::selection { background: var(--hv-purple); color: #fff; }
body.hv-violet-store img { max-width: 100%; }
body.hv-violet-store h1,
body.hv-violet-store h2,
body.hv-violet-store h3,
body.hv-violet-store h4,
body.hv-violet-store .site-title,
body.hv-violet-store .woocommerce-loop-product__title,
body.hv-violet-store .product_title {
  color: var(--hv-text);
  font-family: var(--hv-font-display);
  letter-spacing: -.035em;
}

.hv-violet-store .ast-container { max-width: 1260px; }
.hv-icon { display: inline-flex; flex: 0 0 auto; line-height: 0; }
.hv-icon svg { width: 1em; height: 1em; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.75; }
.hv-icon svg path:only-child { vector-effect: non-scaling-stroke; }
.hv-icon img { display: block; height: 1em; max-width: none; width: 1em; }

/* Header */
.hv-violet-store .site-header,
.hv-violet-store .main-header-bar,
.hv-violet-store .ast-primary-header-bar,
.hv-violet-store .ast-mobile-header-wrap,
.hv-violet-store .ast-builder-menu-mobile {
  background: rgba(11, 7, 20, .9) !important;
  border: 0 !important;
  box-shadow: inset 0 -1px 0 var(--hv-line);
  backdrop-filter: blur(18px);
}
.hv-violet-store .site-title a,
.hv-violet-store .ast-site-title-wrap a,
.hv-violet-store .main-header-menu a,
.hv-violet-store .ast-builder-menu-mobile a,
.hv-violet-store .ast-header-account-wrap a { color: var(--hv-text) !important; }
.hv-violet-store .site-title a,
.hv-violet-store .ast-site-title-wrap a { font-family: var(--hv-font-brand); font-size: clamp(20px, 2.3vw, 29px); font-weight: 800; letter-spacing: -.065em; text-shadow: 0 0 22px rgba(193, 111, 255, .22); }
.hv-violet-store .main-header-menu a { font-size: 13px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.hv-violet-store .main-header-menu a:hover,
.hv-violet-store .ast-builder-menu-mobile a:hover { color: var(--hv-purple-bright) !important; }
.hv-violet-store .ast-menu-toggle { color: var(--hv-text); border-color: var(--hv-line); }
.hv-violet-store .ast-mobile-menu-trigger-minimal .ast-mobile-svg,
.hv-violet-store .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg { fill: var(--hv-purple-bright) !important; }

/* Astra renders the mobile drawer outside the normal header bar. */
body.hv-violet-store .ast-mobile-popup-drawer .ast-mobile-popup-inner,
body.hv-violet-store .ast-mobile-popup-drawer .ast-mobile-popup-header,
body.hv-violet-store .ast-mobile-popup-drawer .ast-mobile-popup-content,
body.hv-violet-store .ast-mobile-popup-drawer .ast-builder-menu-mobile,
body.hv-violet-store .ast-mobile-popup-drawer .main-header-menu,
body.hv-violet-store .ast-mobile-popup-drawer .main-header-menu .menu-item,
body.hv-violet-store .ast-mobile-popup-drawer .main-header-menu .sub-menu {
  background: #150c25 !important;
  color: var(--hv-text) !important;
}
body.hv-violet-store .ast-mobile-popup-drawer .ast-mobile-popup-inner { border-left: 1px solid var(--hv-line-strong); box-shadow: -18px 0 60px rgba(0,0,0,.48); }
body.hv-violet-store .ast-mobile-popup-drawer .ast-mobile-popup-content a,
body.hv-violet-store .ast-mobile-popup-drawer .main-header-menu a,
body.hv-violet-store .ast-mobile-popup-drawer .ast-menu-toggle,
body.hv-violet-store .ast-mobile-popup-drawer .menu-toggle-close { color: var(--hv-text) !important; }
body.hv-violet-store .ast-mobile-popup-drawer .main-header-menu a { border-bottom: 1px solid var(--hv-line); font-family: var(--hv-font-display); font-size: 15px; font-weight: 700; padding: 14px 22px; }
body.hv-violet-store .ast-mobile-popup-drawer .main-header-menu a:hover,
body.hv-violet-store .ast-mobile-popup-drawer .main-header-menu a:focus-visible { background: rgba(168,85,247,.18) !important; color: var(--hv-purple-bright) !important; }
body.hv-violet-store .ast-mobile-popup-drawer .current-menu-item > a { color: var(--hv-purple-bright) !important; }

/* Astra can render the phone menu as either a popup drawer or a dropdown. */
@media (max-width: 921px) {
  body.hv-violet-store .ast-mobile-popup-drawer,
  body.hv-violet-store .ast-mobile-popup-drawer .ast-mobile-popup-inner,
  body.hv-violet-store .ast-mobile-popup-drawer .ast-mobile-popup-header,
  body.hv-violet-store .ast-mobile-popup-drawer .ast-mobile-popup-content,
  body.hv-violet-store .ast-mobile-popup-drawer .ast-builder-layout-element,
  body.hv-violet-store .ast-mobile-popup-drawer .ast-builder-menu-mobile,
  body.hv-violet-store .ast-mobile-popup-drawer .main-navigation,
  body.hv-violet-store .ast-mobile-popup-drawer .main-header-menu,
  body.hv-violet-store.ast-header-break-point .main-header-bar-navigation,
  body.hv-violet-store.ast-header-break-point .main-header-bar-navigation .main-navigation,
  body.hv-violet-store.ast-header-break-point .main-header-bar-navigation .main-header-menu {
    background: #150c25 !important;
    color: var(--hv-text) !important;
  }
  body.hv-violet-store .ast-mobile-popup-drawer .menu-item > a,
  body.hv-violet-store.ast-header-break-point .main-header-bar-navigation .menu-item > a {
    background: transparent !important;
    border-bottom: 1px solid var(--hv-line) !important;
    color: var(--hv-text) !important;
  }
  body.hv-violet-store .ast-mobile-popup-drawer .menu-item > a:hover,
  body.hv-violet-store .ast-mobile-popup-drawer .current-menu-item > a,
  body.hv-violet-store.ast-header-break-point .main-header-bar-navigation .menu-item > a:hover {
    background: rgba(168,85,247,.18) !important;
    color: var(--hv-purple-bright) !important;
  }
}

.hv-announce { background: linear-gradient(90deg, #10091d, #211037 50%, #10091d); border-bottom: 1px solid rgba(180, 111, 255, .52); color: var(--hv-lilac); position: relative; z-index: 11; }
body.hv-violet-store .hv-announce-inner { align-items: center; background: transparent !important; display: flex; justify-content: center; min-height: 38px; padding: 8px 14px; }
.hv-announce-inner span { color: var(--hv-lilac); font-family: var(--hv-font-brand); font-size: 9px; font-weight: 700; letter-spacing: .07em; line-height: 1.5; text-align: center; text-shadow: 0 0 12px rgba(177, 100, 255, .32); text-transform: uppercase; }

/* Shared buttons and heading components */
.hv-button,
.hv-violet-store .button,
.hv-violet-store .woocommerce a.button,
.hv-violet-store .woocommerce button.button,
.hv-violet-store .woocommerce input.button,
.hv-violet-store .woocommerce #respond input#submit,
.hv-violet-store .woocommerce .single_add_to_cart_button,
.hv-violet-store .ast-button {
  align-items: center;
  background: linear-gradient(135deg, #c274ff, #8f38e5) !important;
  border: 1px solid rgba(255,255,255,.2) !important;
  border-radius: 999px !important;
  box-shadow: 0 12px 28px rgba(148, 52, 232, .25), inset 0 1px 0 rgba(255,255,255,.3);
  color: #fff !important;
  display: inline-flex;
  font-family: var(--hv-font-display);
  font-size: 13px;
  font-weight: 700;
  gap: 9px;
  justify-content: center;
  letter-spacing: .01em;
  min-height: 46px;
  padding: 12px 20px;
  text-decoration: none;
  text-transform: none;
  transition: box-shadow .2s ease, transform .2s ease, filter .2s ease;
}
.hv-button:hover,
.hv-violet-store .button:hover,
.hv-violet-store .woocommerce a.button:hover,
.hv-violet-store .woocommerce button.button:hover,
.hv-violet-store .woocommerce .single_add_to_cart_button:hover { box-shadow: 0 16px 34px rgba(170, 83, 247, .44), inset 0 1px 0 rgba(255,255,255,.35); filter: brightness(1.08); transform: translateY(-2px); }
.hv-button .hv-icon { font-size: 18px; }
.hv-button-ghost { background: rgba(255,255,255,.04) !important; border-color: var(--hv-line-strong) !important; box-shadow: none !important; color: var(--hv-lilac) !important; }
.hv-button-ghost:hover { background: rgba(185, 99, 255, .14) !important; }

.hv-kicker { align-items: center; color: var(--hv-purple-bright); display: flex; font-family: var(--hv-font-display); font-size: 11px; font-weight: 700; gap: 9px; letter-spacing: .16em; margin: 0 0 13px; text-transform: uppercase; }
.hv-kicker > span { background: linear-gradient(90deg, var(--hv-purple), var(--hv-blue)); border-radius: 99px; box-shadow: 0 0 12px var(--hv-purple); display: block; height: 6px; width: 6px; }
.hv-section { padding: 100px 0; position: relative; }
.hv-section-heading { align-items: end; display: flex; gap: 24px; justify-content: space-between; margin-bottom: 34px; }
.hv-section-heading h2,
.hv-choice-banner h2,
.hv-community h2 { font-size: clamp(32px, 4.1vw, 58px); font-weight: 700; line-height: .98; margin: 0; max-width: 700px; text-transform: uppercase; }
.hv-section-heading h2 em,
.hv-choice-banner h2 em,
.hv-community h2 em { color: var(--hv-purple-bright); font-style: normal; }
.hv-text-link { align-items: center; color: var(--hv-lilac); display: inline-flex; flex: 0 0 auto; font-family: var(--hv-font-display); font-size: 13px; font-weight: 700; gap: 8px; padding: 9px 0; text-decoration: none; }
.hv-text-link span { color: var(--hv-purple-bright); font-size: 20px; line-height: 1; transition: transform .2s ease; }
.hv-text-link:hover span { transform: translate(3px, -3px); }
.hv-empty,
.hv-empty-panel { align-items: center; background: linear-gradient(135deg, rgba(168,85,247,.12), rgba(98,215,255,.06)); border: 1px dashed var(--hv-line-strong); border-radius: var(--hv-radius); color: var(--hv-muted); display: flex; gap: 12px; justify-content: center; margin: 0; min-height: 160px; padding: 28px; text-align: center; }
.hv-empty-panel .hv-icon { color: var(--hv-purple-bright); font-size: 26px; }

/* Home hero */
.hv-front { overflow: hidden; }
.hv-hero { background: radial-gradient(circle at 77% 45%, rgba(182, 79, 255, .2), transparent 28%), radial-gradient(circle at 12% 15%, rgba(92, 64, 255, .16), transparent 29%), #0b0714; isolation: isolate; min-height: 670px; overflow: hidden; padding: 94px 0 72px; position: relative; }
.hv-hero::after { background: linear-gradient(180deg, transparent 50%, var(--hv-ink)); bottom: 0; content: ""; height: 230px; left: 0; pointer-events: none; position: absolute; right: 0; z-index: -1; }
.hv-hero-grid { background-image: linear-gradient(rgba(220,194,255,.055) 1px, transparent 1px), linear-gradient(90deg, rgba(220,194,255,.055) 1px, transparent 1px); background-size: 48px 48px; inset: 0; mask-image: linear-gradient(180deg, black, transparent 78%); opacity: .6; position: absolute; z-index: -2; }
.hv-hero-orb { border-radius: 50%; filter: blur(4px); pointer-events: none; position: absolute; z-index: -1; }
.hv-orb-one { background: #9b4dff; height: 410px; opacity: .2; right: -130px; top: -150px; width: 410px; }
.hv-orb-two { background: #ef65bd; bottom: -210px; height: 400px; left: -180px; opacity: .14; width: 400px; }
.hv-hero-layout { align-items: center; display: grid; gap: 54px; grid-template-columns: minmax(0, 1.07fr) minmax(400px, .93fr); min-height: 500px; position: relative; }
.hv-hero-copy { max-width: 650px; }
.hv-hero h1 { font-size: clamp(48px, 6.4vw, 92px); font-weight: 700; line-height: .91; margin: 0; max-width: 680px; text-transform: uppercase; }
.hv-hero h1 em { background: linear-gradient(104deg, #efd8ff 10%, #c775ff 51%, #68d8ff); -webkit-background-clip: text; background-clip: text; color: transparent; font-style: normal; text-shadow: 0 0 38px rgba(191, 113, 255, .28); }
.hv-hero-lead { color: var(--hv-muted); font-size: 17px; line-height: 1.7; margin: 25px 0 28px; max-width: 540px; }
.hv-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.hv-hero-notes { display: flex; flex-wrap: wrap; gap: 10px 20px; margin-top: 30px; }
.hv-hero-notes span { align-items: center; color: #d8ccea; display: inline-flex; font-size: 12px; gap: 8px; }
.hv-hero-notes .hv-icon { color: var(--hv-purple-bright); font-size: 16px; }

.hv-hero-product-stage { align-items: center; display: flex; justify-content: center; min-height: 460px; position: relative; }
.hv-stage-halo { background: conic-gradient(from 22deg, #5b26b9, #d16ef5, #62d7ff, #5b26b9); border-radius: 50%; filter: blur(1px); height: min(35vw, 380px); opacity: .55; position: absolute; width: min(35vw, 380px); }
.hv-stage-halo::after { background: var(--hv-ink); border-radius: inherit; content: ""; inset: 3px; position: absolute; }
.hv-hero-product-stack { height: 400px; max-width: 430px; position: relative; transform: translate(var(--hv-pointer-x, 0px), var(--hv-pointer-y, 0px)); transition: transform .25s ease-out; width: 100%; }
.hv-hero-stack-mobile,
.hv-hero-empty-art.hv-hero-empty-mobile { display: none; }
.hv-hero-product-card { align-items: center; background: linear-gradient(150deg, rgba(44, 28, 75, .94), rgba(16, 9, 29, .94)); border: 1px solid rgba(236,219,255,.2); border-radius: 23px; box-shadow: var(--hv-shadow); display: flex; flex-direction: column; justify-content: center; overflow: hidden; padding: 20px 18px 48px; position: absolute; text-decoration: none; transition: transform .25s ease, border-color .25s ease; }
.hv-hero-product-card:hover { border-color: var(--hv-purple-bright); transform: translateY(-8px) rotate(0deg) !important; }
.hv-hero-product-card img { height: 100%; max-height: 250px; object-fit: contain; position: relative; width: 100%; z-index: 1; }
.hv-hero-product-glow { background: radial-gradient(circle, rgba(197, 117, 255, .55), transparent 65%); filter: blur(10px); height: 84%; left: 8%; position: absolute; top: 3%; width: 84%; }
.hv-hero-card-1 { height: 320px; left: 2%; top: 44px; transform: rotate(-10deg); width: 210px; z-index: 1; }
.hv-hero-card-2 { height: 380px; left: 28%; top: 4px; transform: rotate(2deg); width: 255px; z-index: 3; }
.hv-hero-card-3 { height: 300px; right: 0; top: 63px; transform: rotate(11deg); width: 200px; z-index: 2; }
.hv-hero-product-name { bottom: 16px; color: #fff; font-family: var(--hv-font-display); font-size: 11px; font-weight: 700; left: 18px; letter-spacing: .035em; overflow: hidden; position: absolute; right: 18px; text-align: center; text-overflow: ellipsis; text-transform: uppercase; white-space: nowrap; }
.hv-hero-fallback { align-items: center; background: rgba(193,117,255,.13); border: 1px solid rgba(193,117,255,.36); border-radius: 50%; color: var(--hv-purple-bright); display: flex; font-size: 60px; height: 160px; justify-content: center; width: 160px; }
.hv-hero-empty-art { align-items: center; display: flex; height: 360px; justify-content: center; position: relative; width: 360px; }
.hv-hero-empty-art > span { border: 1px solid rgba(210,139,255,.35); border-radius: 50%; position: absolute; }
.hv-hero-empty-art > span:nth-child(1) { height: 100%; width: 100%; }
.hv-hero-empty-art > span:nth-child(2) { height: 72%; transform: rotate(57deg); width: 72%; }
.hv-hero-empty-art > span:nth-child(3) { height: 46%; transform: rotate(-27deg); width: 46%; }
.hv-hero-empty-art .hv-icon { color: var(--hv-purple-bright); font-size: 80px; }

.hv-quick-strip { background: linear-gradient(90deg, rgba(31, 18, 56, .96), rgba(50, 25, 83, .96), rgba(31, 18, 56, .96)); border-bottom: 1px solid var(--hv-line); border-top: 1px solid var(--hv-line); position: relative; }
.hv-quick-strip-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.hv-quick-strip-grid > div { align-items: center; display: flex; gap: 13px; min-height: 102px; padding: 20px 34px; position: relative; }
.hv-quick-strip-grid > div + div::before { background: var(--hv-line); bottom: 20%; content: ""; left: 0; position: absolute; top: 20%; width: 1px; }
.hv-quick-strip .hv-icon { color: var(--hv-purple-bright); font-size: 25px; }
.hv-quick-strip strong,
.hv-quick-strip small { display: block; }
.hv-quick-strip strong { color: var(--hv-text); font-family: var(--hv-font-display); font-size: 13px; }
.hv-quick-strip small { color: var(--hv-muted); font-size: 11px; margin-top: 3px; }

/* Collection cards */
.hv-collections-section { background: radial-gradient(circle at 30% 0, rgba(126, 61, 209, .11), transparent 30%); }
.hv-collections { display: grid; gap: 16px; grid-template-columns: repeat(5, 1fr); }
.hv-collection-card { aspect-ratio: .76; background: linear-gradient(145deg, #321b54, #130c24); border: 1px solid var(--hv-line); border-radius: var(--hv-radius); display: flex; flex-direction: column; isolation: isolate; justify-content: flex-end; overflow: hidden; padding: 19px; position: relative; text-decoration: none; transition: border-color .28s ease, transform .28s ease, box-shadow .28s ease; }
.hv-collection-card:hover { border-color: var(--hv-purple-bright); box-shadow: 0 22px 45px rgba(104, 39, 180, .3); transform: translateY(-6px); }
.hv-collection-background { background: center / cover no-repeat; filter: saturate(.7) contrast(1.05); inset: 0; opacity: .8; position: absolute; transition: transform .5s ease, filter .5s ease; z-index: -2; }
.hv-collection-background:empty { background: radial-gradient(circle at 30% 15%, rgba(224,153,255,.62), transparent 14%), radial-gradient(circle at 74% 76%, rgba(71,202,255,.45), transparent 28%), linear-gradient(135deg, #3e1b70, #150b2a); }
.hv-collection-card:hover .hv-collection-background { filter: saturate(1) contrast(1.07); transform: scale(1.07); }
.hv-collection-shade { background: linear-gradient(180deg, rgba(9,5,17,.08), rgba(9,5,17,.86) 78%, #0d0717); inset: 0; position: absolute; z-index: -1; }
.hv-collection-top { align-items: center; display: flex; justify-content: space-between; left: 19px; position: absolute; right: 19px; top: 18px; }
.hv-collection-top small { color: rgba(255,255,255,.8); font-family: var(--hv-font-display); font-size: 9px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }
.hv-collection-top i { align-items: center; background: rgba(11, 7, 20, .5); border: 1px solid rgba(255,255,255,.16); border-radius: 50%; color: var(--hv-purple-bright); display: flex; font-size: 18px; font-style: normal; height: 32px; justify-content: center; width: 32px; }
.hv-collection-label { color: #fff; font-family: var(--hv-font-display); font-size: clamp(19px, 1.8vw, 26px); font-weight: 700; letter-spacing: -.045em; line-height: 1; text-transform: uppercase; }
.hv-collection-count { color: var(--hv-lilac); font-size: 11px; margin-top: 8px; }

/* Product grid and cards */
.hv-violet-store .woocommerce ul.products,
.hv-violet-store ul.products.hv-grid { display: grid; gap: 18px; grid-template-columns: repeat(4, minmax(0, 1fr)); margin: 0; padding: 0; }
.hv-violet-store .woocommerce ul.products::before,
.hv-violet-store .woocommerce ul.products::after { display: none; }
.hv-violet-store .woocommerce ul.products li.product,
.hv-violet-store .woocommerce-page ul.products li.product {
  background: linear-gradient(160deg, rgba(30, 18, 52, .9), rgba(15, 9, 28, .95));
  border: 1px solid var(--hv-line);
  border-radius: var(--hv-radius);
  box-shadow: none;
  float: none;
  margin: 0;
  min-width: 0;
  overflow: hidden;
  padding: 11px 11px 15px;
  position: relative;
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
  width: auto;
}
.hv-violet-store .woocommerce ul.products li.product:hover { border-color: var(--hv-line-strong); box-shadow: 0 20px 40px rgba(3, 0, 10, .32); transform: translateY(-5px); }
.hv-violet-store .woocommerce ul.products li.product > a:first-of-type { background: radial-gradient(circle at 50% 40%, rgba(184,99,255,.17), transparent 58%), #120a21; border: 1px solid rgba(255,255,255,.035); border-radius: 13px; display: block; overflow: hidden; position: relative; }
.hv-violet-store .woocommerce ul.products li.product a img { aspect-ratio: 1 / 1; margin: 0; mix-blend-mode: normal; object-fit: contain; padding: 8px; transition: transform .35s ease; }
.hv-violet-store .woocommerce ul.products li.product:hover a img { transform: scale(1.045); }
.hv-violet-store .woocommerce ul.products li.product .woocommerce-loop-product__title { color: var(--hv-text); font-size: 14px; font-weight: 600; line-height: 1.3; margin: 14px 5px 7px; min-height: 36px; }
.hv-violet-store .woocommerce ul.products li.product .price { color: var(--hv-purple-bright); font-family: var(--hv-font-display); font-size: 15px; font-weight: 700; margin: 0 5px 13px; }
.hv-violet-store .woocommerce ul.products li.product .price del { color: var(--hv-faint); font-family: var(--hv-font); font-size: 11px; font-weight: 500; margin-right: 5px; opacity: 1; }
.hv-violet-store .woocommerce ul.products li.product .price ins { color: var(--hv-purple-bright); text-decoration: none; }
.hv-violet-store .woocommerce ul.products li.product .button { display: flex; font-size: 12px; margin: 0; min-height: 41px; padding: 9px 13px; width: 100%; }
.hv-sale-badge,
.hv-brand-badge,
.hv-stock-badge { border-radius: 99px; font-family: var(--hv-font-display); font-size: 9px; font-weight: 700; letter-spacing: .05em; line-height: 1; padding: 7px 8px; position: absolute; text-transform: uppercase; z-index: 3; }
.hv-sale-badge { background: linear-gradient(135deg, #ff73b7, #d948a0); color: #fff; left: 18px; top: 18px; }
.hv-brand-badge { backdrop-filter: blur(6px); background: rgba(15,9,28,.65); border: 1px solid rgba(255,255,255,.12); color: var(--hv-lilac); left: 18px; top: 49px; }
.hv-stock-badge { background: rgba(7, 31, 24, .72); border: 1px solid rgba(85,233,178,.3); color: var(--hv-green); right: 18px; top: 18px; }
.hv-stock-badge.is-out { background: rgba(51, 15, 25, .75); border-color: rgba(255,126,156,.35); color: var(--hv-danger); }
.hv-card-variation-count { color: var(--hv-muted); display: block; font-size: 10px; margin: -7px 5px 10px; }

/* Choice banner */
.hv-choice-banner { background: linear-gradient(120deg, #190c30, #3d1670 52%, #170b2b); border-bottom: 1px solid var(--hv-line); border-top: 1px solid var(--hv-line); isolation: isolate; overflow: hidden; padding: 100px 0; position: relative; }
.hv-choice-orb { border-radius: 50%; filter: blur(5px); position: absolute; z-index: -1; }
.hv-choice-orb-one { background: rgba(221, 122, 255, .32); height: 380px; right: -120px; top: -180px; width: 380px; }
.hv-choice-orb-two { background: rgba(91, 209, 255, .2); bottom: -170px; height: 310px; left: 32%; width: 310px; }
.hv-choice-layout { align-items: center; display: grid; gap: 80px; grid-template-columns: 1fr 1fr; }
.hv-choice-layout > div > p:not(.hv-kicker) { color: #d4c6e8; font-size: 16px; line-height: 1.7; margin: 24px 0 0; max-width: 530px; }
.hv-choice-steps { border-left: 1px solid rgba(234,205,255,.3); list-style: none; margin: 0; padding: 0 0 0 28px; }
.hv-choice-steps li { align-items: flex-start; display: flex; gap: 18px; padding: 18px 0; position: relative; }
.hv-choice-steps li + li::before { background: rgba(234,205,255,.25); content: ""; height: 1px; left: 0; position: absolute; right: 0; top: 0; }
.hv-choice-steps > li > span { color: var(--hv-purple-bright); font-family: var(--hv-font-display); font-size: 12px; font-weight: 700; letter-spacing: .08em; padding-top: 3px; }
.hv-choice-steps p { margin: 0; }
.hv-choice-steps strong,
.hv-choice-steps small { display: block; }
.hv-choice-steps strong { color: #fff; font-family: var(--hv-font-display); font-size: 16px; }
.hv-choice-steps small { color: #d4c6e8; font-size: 13px; line-height: 1.45; margin-top: 4px; }

.hv-community { padding: 42px 0 120px; }
.hv-community-card { align-items: center; background: radial-gradient(circle at 85% 16%, rgba(197,111,255,.25), transparent 23%), linear-gradient(130deg, #1a0d30, #251044); border: 1px solid var(--hv-line-strong); border-radius: 24px; display: flex; gap: 35px; justify-content: space-between; overflow: hidden; padding: 55px 64px; position: relative; }
.hv-community-card::before { border: 1px solid rgba(223,190,255,.15); border-radius: 50%; content: ""; height: 320px; position: absolute; right: -90px; top: -120px; width: 320px; }
.hv-community h2 { font-size: clamp(29px, 3.7vw, 52px); }
.hv-community p:not(.hv-kicker) { color: var(--hv-muted); line-height: 1.6; margin: 16px 0 0; max-width: 550px; }
.hv-community .hv-button { flex: 0 0 auto; position: relative; z-index: 1; }

/* Catalogue archive */
.hv-shop-wrap { padding: 58px 0 105px; }
.hv-shop-intro { margin-bottom: 28px; }
.hv-shop-intro h1 { font-size: clamp(40px, 5vw, 66px); font-weight: 700; line-height: .95; margin: 0; text-transform: uppercase; }
.hv-shop-intro h1 em { color: var(--hv-purple-bright); font-style: normal; }
.hv-brand-bar { display: flex; flex-wrap: wrap; gap: 9px; margin: 0 0 34px; }
.hv-brand-pill { background: rgba(255,255,255,.035); border: 1px solid var(--hv-line); border-radius: 99px; color: var(--hv-muted); font-family: var(--hv-font-display); font-size: 12px; font-weight: 700; padding: 10px 16px; text-decoration: none; transition: all .2s ease; }
.hv-brand-pill:hover,
.hv-brand-pill.active { background: rgba(173,86,248,.18); border-color: var(--hv-purple); box-shadow: 0 0 0 3px rgba(168,85,247,.08); color: #fff; }
.hv-violet-store .woocommerce .woocommerce-breadcrumb { color: var(--hv-faint); font-size: 12px; margin-bottom: 19px; }
.hv-violet-store .woocommerce .woocommerce-breadcrumb a { color: var(--hv-purple-bright); }
.hv-violet-store .woocommerce .page-title { font-size: clamp(36px, 5vw, 62px); text-transform: uppercase; }
.hv-violet-store .woocommerce .woocommerce-result-count,
.hv-violet-store .woocommerce .woocommerce-ordering { color: var(--hv-muted); font-size: 12px; margin-bottom: 25px; }
.hv-violet-store .woocommerce .woocommerce-ordering select { background: var(--hv-surface); border: 1px solid var(--hv-line); border-radius: 10px; color: var(--hv-text); min-height: 38px; padding: 0 9px; }

/* Single product */
.hv-single-wrap { padding: 35px 20px 100px; }
.hv-product-context { align-items: center; display: flex; gap: 11px; margin: 0 0 21px; }
.hv-product-context .hv-context-brand { color: var(--hv-purple-bright); font-family: var(--hv-font-display); font-size: 11px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; }
.hv-product-context .hv-context-separator { background: var(--hv-line-strong); height: 13px; width: 1px; }
.hv-product-context .hv-context-adult { color: var(--hv-muted); font-size: 11px; }
.hv-product-stage > .product { align-items: start; display: grid; gap: clamp(28px, 5vw, 70px); grid-template-columns: minmax(0, 1.12fr) minmax(360px, .88fr); }
.hv-violet-store .single-product div.product .woocommerce-product-gallery,
.hv-violet-store .single-product div.product .summary { float: none; margin: 0; width: auto; }
.hv-violet-store .single-product div.product .woocommerce-product-gallery { background: radial-gradient(circle at 52% 35%, rgba(183,91,255,.2), transparent 55%), linear-gradient(150deg, #1c1031, #10091d); border: 1px solid var(--hv-line); border-radius: 23px; overflow: hidden; padding: 15px; position: relative; }
.hv-violet-store .woocommerce-product-gallery__wrapper { border-radius: 15px; overflow: hidden; }
.hv-violet-store .woocommerce-product-gallery__image > a { display: block; }
.hv-violet-store .woocommerce-product-gallery__image img { aspect-ratio: 1 / 1; object-fit: contain; }
.hv-violet-store .flex-control-thumbs { display: flex; gap: 9px; margin: 13px 0 0 !important; }
.hv-violet-store .flex-control-thumbs li { border: 1px solid transparent; border-radius: 9px; overflow: hidden; transition: border-color .2s ease; }
.hv-violet-store .flex-control-thumbs li:has(.flex-active) { border-color: var(--hv-purple-bright); }
.hv-violet-store .flex-control-thumbs img { background: var(--hv-surface); opacity: .55 !important; padding: 2px; }
.hv-violet-store .flex-control-thumbs img.flex-active { opacity: 1 !important; }
.hv-violet-store .woocommerce-product-gallery__trigger { background: rgba(18, 9, 33, .8) !important; border-radius: 50% !important; color: var(--hv-lilac) !important; top: 26px !important; right: 26px !important; }
.hv-violet-store .single-product .summary { background: transparent; padding-top: 6px; }
.hv-violet-store .single-product .product_title { font-size: clamp(33px, 4vw, 56px); font-weight: 700; line-height: .98; margin: 0 0 15px; text-transform: uppercase; }
.hv-violet-store .single-product .price { color: var(--hv-purple-bright) !important; font-family: var(--hv-font-display); font-size: 26px !important; font-weight: 700; margin: 0 0 20px !important; }
.hv-violet-store .single-product .price del { color: var(--hv-faint); font-family: var(--hv-font); font-size: 15px; margin-right: 7px; opacity: 1; }
.hv-violet-store .single-product .price ins { color: var(--hv-purple-bright); text-decoration: none; }
.hv-violet-store .single-product .woocommerce-product-details__short-description { border-bottom: 1px solid var(--hv-line); border-top: 1px solid var(--hv-line); color: var(--hv-muted); font-size: 14px; line-height: 1.7; margin: 0 0 21px; padding: 17px 0; }
.hv-violet-store .single-product .product_meta { border-top: 1px solid var(--hv-line); color: var(--hv-faint); font-size: 11px; margin-top: 20px; padding-top: 14px; }
.hv-violet-store .single-product .product_meta a { color: var(--hv-purple-bright); }

.hv-violet-store .single-product table.variations { border: 0; margin: 0 0 16px; width: 100%; }
.hv-violet-store .single-product table.variations tr,
.hv-violet-store .single-product table.variations td,
.hv-violet-store .single-product table.variations th { background: transparent; border: 0; display: block; padding: 0; text-align: left; width: 100%; }
.hv-violet-store .single-product table.variations th.label label { color: var(--hv-lilac); font-family: var(--hv-font-display); font-size: 13px; font-weight: 700; }
.hv-violet-store .single-product .hv-variation-enhanced table.variations th.label { display: none; }
.hv-violet-store .single-product table.variations select { background: var(--hv-surface); border: 1px solid var(--hv-line-strong); border-radius: 11px; color: var(--hv-text); font-size: 14px; min-height: 46px; padding: 0 12px; width: 100%; }
.hv-violet-store .single-product .reset_variations { color: var(--hv-purple-bright); font-size: 11px; margin: 8px 0 0; }
.hv-violet-store .single-product .woocommerce-variation-description { color: var(--hv-muted); font-size: 13px; }
.hv-violet-store .single-product .woocommerce-variation-price { margin: 11px 0; }
.hv-violet-store .single-product .woocommerce-variation-price .price { font-size: 21px !important; margin: 0 !important; }
.hv-violet-store .single-product .woocommerce-variation-availability .stock { color: var(--hv-green); font-size: 13px; font-weight: 700; margin: 0 0 11px; }
.hv-violet-store .hv-variant-native-select,
.hv-violet-store .hv-visually-hidden { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; white-space: nowrap !important; width: 1px !important; }
.hv-violet-store .single-product .hv-variant-selection-summary { background: linear-gradient(90deg, rgba(168,85,247,.14), rgba(87,96,255,.06)); border: 1px solid rgba(185,132,255,.24); border-radius: 12px; color: var(--hv-muted); font-size: 12px; line-height: 1.45; margin: 0 0 18px; padding: 10px 12px; }
.hv-violet-store .single-product .hv-variant-selection-summary__prefix { color: var(--hv-lilac); font-family: var(--hv-font-display); }
.hv-violet-store .single-product .hv-variant-selection-summary__item { color: var(--hv-text); font-weight: 700; }
.hv-violet-store .single-product .hv-variant-control { margin: 14px 0 17px; }
.hv-violet-store .single-product .hv-variant-control__heading { align-items: baseline; display: flex; font-family: var(--hv-font-display); gap: 8px; margin: 0 0 9px; }
.hv-violet-store .single-product .hv-variant-control__label { color: var(--hv-lilac); font-size: 13px; font-weight: 700; letter-spacing: .02em; text-transform: uppercase; }
.hv-violet-store .single-product .hv-variant-control__selected { color: var(--hv-muted); font-size: 12px; font-weight: 500; }
.hv-violet-store .single-product .hv-variant-control__options { display: flex; flex-wrap: wrap; gap: 8px; }
.hv-violet-store .single-product .hv-variant-option { background: rgba(255,255,255,.025); border: 1px solid rgba(203,164,255,.25); border-radius: 999px; color: var(--hv-text); cursor: pointer; font-family: var(--hv-font); font-size: 12px; font-weight: 600; min-height: 39px; padding: 8px 13px; transition: background .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease; }
.hv-violet-store .single-product .hv-variant-option:hover:not(:disabled) { background: rgba(177,91,255,.12); border-color: var(--hv-purple-bright); transform: translateY(-1px); }
.hv-violet-store .single-product .hv-variant-option.is-selected { background: linear-gradient(135deg, rgba(183,89,255,.32), rgba(78,108,255,.22)); border-color: #d7afff; box-shadow: 0 0 0 1px rgba(215,175,255,.25), 0 0 20px rgba(159,65,255,.2); color: #fff; }
.hv-violet-store .single-product .hv-variant-option:disabled { cursor: not-allowed; opacity: .38; text-decoration: line-through; }
.hv-violet-store .single-product .hv-variant-option:focus-visible { outline: 2px solid var(--hv-blue); outline-offset: 2px; }
.hv-violet-store .single-product .hv-variant-option--color { border-radius: 50%; min-height: 40px; padding: 4px; width: 40px; }
.hv-violet-store .single-product .hv-variant-option--color .hv-variant-option__text { clip: rect(0 0 0 0); height: 1px; overflow: hidden; position: absolute; width: 1px; }
.hv-violet-store .single-product .hv-variant-option__color { border: 1px solid rgba(255,255,255,.45); border-radius: 50%; display: block; height: 27px; width: 27px; }
.hv-violet-store .single-product .hv-variant-option--image { align-items: center; display: inline-flex; gap: 7px; min-height: 54px; padding: 4px 10px 4px 4px; }
.hv-violet-store .single-product .hv-variant-option__image { border-radius: 50%; height: 43px; object-fit: cover; width: 43px; }
.hv-violet-store .single-product .out-of-stock { color: var(--hv-danger) !important; }
.hv-violet-store .single-product form.cart { border-top: 1px solid var(--hv-line); margin: 19px 0 0; padding-top: 20px; }
.hv-violet-store .single-product form.cart .quantity { display: inline-flex; margin-right: 8px; }
.hv-violet-store .single-product form.cart .quantity .qty { background: var(--hv-surface); border: 1px solid var(--hv-line-strong); border-radius: 999px; color: var(--hv-text); font-family: var(--hv-font-display); height: 46px; min-width: 73px; }
.hv-violet-store .single-product .single_add_to_cart_button { min-width: 216px; }
.hv-violet-store .single-product .woocommerce-tabs { border-top: 1px solid var(--hv-line); margin-top: 70px; padding-top: 35px; }
.hv-violet-store .single-product .woocommerce-tabs ul.tabs { border: 0; display: flex; gap: 10px; margin: 0 0 24px; padding: 0; }
.hv-violet-store .single-product .woocommerce-tabs ul.tabs::before { border: 0; }
.hv-violet-store .single-product .woocommerce-tabs ul.tabs li { background: transparent; border: 1px solid var(--hv-line); border-radius: 99px; margin: 0; padding: 0; }
.hv-violet-store .single-product .woocommerce-tabs ul.tabs li::before,
.hv-violet-store .single-product .woocommerce-tabs ul.tabs li::after { display: none; }
.hv-violet-store .single-product .woocommerce-tabs ul.tabs li a { color: var(--hv-muted); font-size: 12px; padding: 10px 15px; }
.hv-violet-store .single-product .woocommerce-tabs ul.tabs li.active { background: rgba(168,85,247,.18); border-color: var(--hv-purple); }
.hv-violet-store .single-product .woocommerce-tabs ul.tabs li.active a { color: var(--hv-text); }
.hv-violet-store .single-product .woocommerce-Tabs-panel { color: var(--hv-muted); line-height: 1.7; }
.hv-violet-store .single-product .related,
.hv-violet-store .single-product .upsells { margin-top: 65px; }
.hv-violet-store .single-product .related > h2,
.hv-violet-store .single-product .upsells > h2 { font-size: 27px; margin-bottom: 20px; text-transform: uppercase; }

.hv-violet-store .hv-variant-control { margin: 13px 0 17px; }
.hv-violet-store .hv-variant-control__heading { align-items: center; justify-content: space-between; margin-bottom: 10px; }
.hv-violet-store .hv-variant-control__label { color: var(--hv-lilac); font-family: var(--hv-font-display); font-size: 13px; font-weight: 700; }
.hv-violet-store .hv-variant-control__selected { color: var(--hv-muted); font-family: var(--hv-font); font-size: 12px; font-weight: 500; }
.hv-violet-store .hv-variant-control__options { gap: 8px; }
.hv-violet-store .hv-variant-option { background: rgba(255,255,255,.028); border: 1px solid var(--hv-line); border-radius: 9px; color: #e9def7; font-size: 12px; min-height: 39px; padding: 8px 11px; }
.hv-violet-store .hv-variant-option:hover:not(:disabled) { background: rgba(168,85,247,.12); border-color: var(--hv-purple); color: #fff; }
.hv-violet-store .hv-variant-option.is-selected { background: linear-gradient(135deg, rgba(183,93,255,.28), rgba(106,55,189,.22)); border-color: var(--hv-purple-bright); box-shadow: 0 0 0 2px rgba(168,85,247,.11), 0 0 22px rgba(168,85,247,.2); color: #fff; }
.hv-violet-store .hv-variant-option:focus-visible { outline-color: var(--hv-blue); }
.hv-violet-store .hv-variant-selection-summary { background: rgba(168,85,247,.1); border-left: 2px solid var(--hv-purple-bright); border-radius: 0 8px 8px 0; color: var(--hv-lilac); font-size: 12px; margin: 10px 0 16px; padding: 9px 11px; }
.hv-selection-status { align-items: center; background: rgba(98,215,255,.07); border: 1px solid rgba(98,215,255,.18); border-radius: 10px; color: var(--hv-muted); display: flex; font-size: 11px; gap: 9px; margin: 12px 0 0; padding: 10px 12px; }
.hv-selection-status strong { color: var(--hv-blue); font-family: var(--hv-font-display); font-size: 12px; }
.hv-purchase-promises { border-top: 1px solid var(--hv-line); display: grid; gap: 12px; margin-top: 24px; padding-top: 20px; }
.hv-purchase-promises > div { align-items: center; display: flex; gap: 10px; }
.hv-purchase-promises .hv-icon { align-items: center; background: rgba(168,85,247,.11); border: 1px solid rgba(168,85,247,.25); border-radius: 9px; color: var(--hv-purple-bright); font-size: 17px; height: 35px; justify-content: center; width: 35px; }
.hv-purchase-promises strong,
.hv-purchase-promises small { display: block; }
.hv-purchase-promises strong { color: var(--hv-text); font-family: var(--hv-font-display); font-size: 12px; }
.hv-purchase-promises small { color: var(--hv-muted); font-size: 10px; margin-top: 2px; }

/* Cart drawer */
.hv-cart-overlay { background: rgba(4, 1, 10, .7); backdrop-filter: blur(4px); inset: 0; opacity: 0; pointer-events: none; position: fixed; transition: opacity .25s ease; z-index: 999990; }
.hv-cart-drawer { background: #130b22; box-shadow: -26px 0 70px rgba(0,0,0,.45); color: var(--hv-text); display: flex; flex-direction: column; height: 100dvh; max-width: 100%; position: fixed; right: 0; top: 0; transform: translateX(105%); transition: transform .3s cubic-bezier(.2,.8,.2,1); width: 440px; z-index: 999991; }
.hv-cart-drawer::before { background: linear-gradient(90deg, var(--hv-purple), var(--hv-blue), var(--hv-pink)); content: ""; height: 2px; left: 0; position: absolute; right: 0; top: 0; }
body.hv-cart-open .hv-cart-overlay { opacity: 1; pointer-events: auto; }
body.hv-cart-open .hv-cart-drawer { transform: translateX(0); }
.hv-cart-head { align-items: center; border-bottom: 1px solid var(--hv-line); display: flex; justify-content: space-between; padding: 21px 22px; }
.hv-cart-head h2 { font-size: 23px; margin: 0; text-transform: uppercase; }
.hv-cart-count { color: var(--hv-purple-bright); font-size: .65em; }
.hv-cart-close { background: transparent; border: 1px solid var(--hv-line); border-radius: 50%; color: var(--hv-text); cursor: pointer; font-size: 26px; height: 36px; line-height: 1; width: 36px; }
.hv-cart-body { flex: 1; overflow-y: auto; padding: 18px 22px 28px; }
.hv-cart-items { list-style: none; margin: 0; padding: 0; }
.hv-cart-item { border-bottom: 1px solid var(--hv-line); display: flex; gap: 13px; padding: 13px 0; position: relative; }
.hci-thumb { background: radial-gradient(circle, rgba(179,92,255,.18), transparent 65%), var(--hv-surface); border-radius: 11px; display: block; flex: 0 0 82px; height: 82px; overflow: hidden; }
.hci-thumb img { height: 100%; object-fit: contain; padding: 4px; width: 100%; }
.hci-info { min-width: 0; padding-right: 21px; }
.hci-name { color: var(--hv-text); display: block; font-family: var(--hv-font-display); font-size: 13px; font-weight: 600; line-height: 1.25; text-decoration: none; }
.hci-price { color: var(--hv-purple-bright); font-family: var(--hv-font-display); font-size: 13px; font-weight: 700; margin: 7px 0; }
.hci-qty { align-items: center; border: 1px solid var(--hv-line); border-radius: 99px; display: inline-flex; overflow: hidden; }
.hci-qty-btn { background: transparent; border: 0; color: var(--hv-lilac); cursor: pointer; font-size: 17px; height: 28px; width: 28px; }
.hci-qty-btn:hover { background: rgba(168,85,247,.15); }
.hci-qty-num { font-family: var(--hv-font-display); font-size: 12px; min-width: 24px; text-align: center; }
.hci-remove { background: transparent; border: 0; color: var(--hv-faint); cursor: pointer; font-size: 22px; line-height: 1; padding: 3px; position: absolute; right: 0; top: 10px; }
.hci-remove:hover { color: var(--hv-danger); }
.hv-cart-coupon { border-bottom: 1px solid var(--hv-line); margin: 13px 0; padding: 0 0 13px; }
.hcc-toggle { align-items: center; background: transparent; border: 0; color: var(--hv-lilac); cursor: pointer; display: flex; font-family: var(--hv-font-display); font-size: 12px; font-weight: 700; justify-content: space-between; padding: 0; width: 100%; }
.hcc-plus { color: var(--hv-purple-bright); font-size: 20px; line-height: .7; }
.hcc-body { display: flex; gap: 8px; margin-top: 11px; }
.hcc-body[hidden] { display: none; }
.hcc-input { background: var(--hv-surface); border: 1px solid var(--hv-line); border-radius: 10px; color: var(--hv-text); flex: 1; min-width: 0; padding: 10px; }
.hcc-apply { font-size: 11px !important; min-height: 39px !important; padding: 7px 13px !important; }
.hv-cart-total { display: flex; font-family: var(--hv-font-display); font-size: 15px; font-weight: 700; justify-content: space-between; padding: 8px 0; }
.hv-cart-total-amount { color: var(--hv-purple-bright); }
.hv-cart-tax { color: var(--hv-muted); font-size: 11px; line-height: 1.45; margin: 2px 0 15px; }
.hv-cart-checkout { display: flex !important; width: 100%; }
.hv-cart-empty-state { align-items: center; display: flex; flex-direction: column; justify-content: center; min-height: 65%; padding: 30px; text-align: center; }
.hv-cart-empty-state .hce-icon { color: var(--hv-purple-bright); font-size: 52px; }
.hv-cart-empty-state h3 { font-size: 21px; margin: 15px 0 7px; }
.hv-cart-empty-state p { color: var(--hv-muted); font-size: 13px; line-height: 1.5; margin: 0 0 20px; max-width: 270px; }
.hv-cart-notices .woocommerce-error,
.hv-cart-notices .woocommerce-message,
.hv-cart-notices .woocommerce-info { background: rgba(168,85,247,.12); border: 1px solid rgba(168,85,247,.3); border-top: 0; color: var(--hv-lilac); font-size: 11px; margin: 0 0 12px; padding: 11px 11px 11px 31px; }
.hv-cart-drawer.is-updating .hv-cart-body { cursor: progress; opacity: .58; pointer-events: none; transition: opacity .18s ease; }

/* Age gate and navigation */
.hv-age-overlay { align-items: center; background: rgba(5,2,12,.88); backdrop-filter: blur(10px); display: flex; inset: 0; justify-content: center; opacity: 1; padding: 20px; position: fixed; transition: opacity .25s ease, visibility .25s ease; z-index: 1000001; }
.hv-age-overlay.hv-hidden { opacity: 0; pointer-events: none; visibility: hidden; }
.hv-age-card { background: radial-gradient(circle at 80% 0, rgba(197,111,255,.23), transparent 35%), linear-gradient(150deg, #24123e, #12091f); border: 1px solid rgba(220,186,255,.28); border-radius: 23px; box-shadow: 0 35px 100px rgba(0,0,0,.55); max-width: 430px; padding: 37px 31px 29px; text-align: center; width: 100%; }
.hv-age-mark { align-items: center; background: linear-gradient(135deg, var(--hv-purple-bright), var(--hv-purple)); border-radius: 50%; box-shadow: 0 0 28px rgba(192,111,255,.38); color: #fff; display: flex; font-family: var(--hv-font-display); font-size: 22px; font-weight: 700; height: 67px; justify-content: center; margin: 0 auto 18px; width: 67px; }
.hv-age-card .hv-kicker { justify-content: center; }
.hv-age-title { font-size: 31px; margin: 0 0 11px; text-transform: uppercase; }
.hv-age-sub { color: var(--hv-muted); font-size: 14px; line-height: 1.55; margin: 0 auto 23px; max-width: 290px; }
.hv-age-btn { border-radius: 99px; cursor: pointer; font-family: var(--hv-font-display); font-size: 13px; font-weight: 700; min-height: 46px; padding: 11px 20px; width: 100%; }
.hv-age-yes { background: linear-gradient(135deg, #c274ff, #8f38e5); border: 1px solid rgba(255,255,255,.2); color: #fff; }
.hv-age-no { background: transparent; border: 1px solid var(--hv-line-strong); color: var(--hv-muted); margin-top: 9px; }
.hv-age-fine { color: var(--hv-faint); font-size: 10px; line-height: 1.45; margin: 17px auto 0; max-width: 315px; }
.hv-age-blocked { color: var(--hv-text); font-family: var(--hv-font-display); font-size: 22px; font-weight: 700; max-width: 370px; text-align: center; }
body.hv-age-locked { overflow: hidden; }

.hv-mobile-bar { background: rgba(17, 10, 32, .95); border-top: 1px solid var(--hv-line-strong); bottom: 0; box-shadow: 0 -10px 36px rgba(0,0,0,.28); display: none; left: 0; padding-bottom: env(safe-area-inset-bottom, 0px); position: fixed; right: 0; z-index: 99999; }
.hv-mobile-bar a { align-items: center; color: var(--hv-muted) !important; display: flex; flex: 1; flex-direction: column; font-family: var(--hv-font-display); font-size: 10px; font-weight: 700; gap: 3px; min-height: 61px; justify-content: center; position: relative; text-decoration: none; }
.hv-mobile-bar .mb-icon { color: var(--hv-lilac); font-size: 21px; height: 22px; }
.hv-mobile-bar .mb-whatsapp .mb-icon { color: var(--hv-green); }
.mb-badge { align-items: center; background: var(--hv-purple); border: 2px solid #160b25; border-radius: 50%; color: #fff; display: inline-flex; font-family: var(--hv-font); font-size: 9px; font-weight: 700; height: 18px; justify-content: center; min-width: 18px; position: absolute; right: calc(50% - 22px); top: 5px; }
.mb-badge[hidden] { display: none; }
.hv-float-wa { align-items: center; background: #29c477; border: 1px solid rgba(255,255,255,.28); border-radius: 999px; bottom: 25px; box-shadow: 0 12px 30px rgba(9, 105, 51, .33); color: #fff; display: inline-flex; font-family: var(--hv-font-display); font-size: 12px; font-weight: 700; gap: 8px; padding: 12px 17px; position: fixed; right: 25px; text-decoration: none; z-index: 9998; }
.hv-float-wa .hv-icon { font-size: 20px; }

/* Native WooCommerce forms, cart and checkout */
.hv-violet-store .woocommerce form .form-row label,
.hv-violet-store .woocommerce-page form .form-row label { color: var(--hv-lilac); font-family: var(--hv-font-display); font-size: 12px; font-weight: 700; }
.hv-violet-store .woocommerce form .form-row input.input-text,
.hv-violet-store .woocommerce form .form-row textarea,
.hv-violet-store .woocommerce form .form-row select,
.hv-violet-store .select2-container--default .select2-selection--single,
.hv-violet-store .select2-container--default .select2-selection--multiple { background: var(--hv-surface) !important; border: 1px solid var(--hv-line) !important; border-radius: 10px !important; color: var(--hv-text) !important; min-height: 45px; padding: 7px 10px; }
.hv-violet-store .select2-container--default .select2-selection--single .select2-selection__rendered { color: var(--hv-text); }
.hv-violet-store .select2-container--default .select2-selection--single .select2-selection__arrow { height: 43px; }
.select2-dropdown { background: var(--hv-surface) !important; border-color: var(--hv-line-strong) !important; color: var(--hv-text) !important; }
.select2-results__option--highlighted[aria-selected] { background: var(--hv-purple) !important; }
.hv-violet-store .woocommerce table.shop_table,
.hv-violet-store .woocommerce-cart-form,
.hv-violet-store .cart-collaterals .cart_totals,
.hv-violet-store .woocommerce-checkout-review-order { background: var(--hv-surface); border: 1px solid var(--hv-line); border-radius: var(--hv-radius); color: var(--hv-text); overflow: hidden; }
.hv-violet-store .woocommerce table.shop_table th,
.hv-violet-store .woocommerce table.shop_table td { border-color: var(--hv-line); color: var(--hv-text); }
.hv-violet-store .woocommerce table.shop_table th { color: var(--hv-lilac); font-family: var(--hv-font-display); font-size: 12px; }
.hv-violet-store .woocommerce-cart-form { padding: 8px 15px; }
.hv-violet-store .cart-collaterals .cart_totals,
.hv-violet-store .woocommerce-checkout-review-order { padding: 18px; }
.hv-violet-store .woocommerce-cart-form .quantity .qty { background: var(--hv-surface-2); border: 1px solid var(--hv-line); border-radius: 99px; color: var(--hv-text); }
.hv-violet-store .woocommerce-info,
.hv-violet-store .woocommerce-message,
.hv-violet-store .woocommerce-error { background: rgba(168,85,247,.12); border-color: var(--hv-purple) !important; color: var(--hv-lilac); }
.hv-violet-store .woocommerce-checkout #payment { background: var(--hv-surface-2); border: 1px solid var(--hv-line); border-radius: var(--hv-radius); color: var(--hv-text); }
.hv-violet-store .woocommerce-checkout #payment div.payment_box { background: rgba(255,255,255,.04); color: var(--hv-muted); }
.hv-violet-store .woocommerce-checkout #payment div.payment_box::before { border-bottom-color: rgba(255,255,255,.04); }
.hv-violet-store .woocommerce-checkout #payment ul.payment_methods { border-bottom-color: var(--hv-line); }
.hv-violet-store .vcr-delivery-note { align-items: flex-start; background: linear-gradient(100deg, rgba(168,85,247,.16), rgba(55,146,255,.1)); border: 1px solid rgba(190,138,255,.35); border-radius: 13px; color: var(--hv-lilac); display: flex; flex-direction: column; font-size: 13px; gap: 4px; line-height: 1.45; margin: 0 0 17px; padding: 13px 15px; }
.hv-violet-store .vcr-delivery-note strong { color: var(--hv-text); font-family: var(--hv-font-display); font-size: 12px; letter-spacing: .07em; text-transform: uppercase; }
.hv-violet-store .wp-block-woocommerce-checkout,
.hv-violet-store .wc-block-checkout { color: var(--hv-text); }
.hv-violet-store .wc-block-components-checkout-step,
.hv-violet-store .wc-block-components-order-summary,
.hv-violet-store .wc-block-components-totals-wrapper,
.hv-violet-store .wc-block-components-radio-control-accordion-option { background: var(--hv-surface); border-color: var(--hv-line) !important; color: var(--hv-text); }
.hv-violet-store .wc-block-components-checkout-step,
.hv-violet-store .wc-block-components-order-summary { border: 1px solid var(--hv-line); border-radius: var(--hv-radius); margin-bottom: 14px; padding: 16px; }
.hv-violet-store .wc-block-components-checkout-step__title,
.hv-violet-store .wc-block-components-order-summary-item__title,
.hv-violet-store .wc-block-components-totals-item__label,
.hv-violet-store .wc-block-components-radio-control__label { color: var(--hv-text) !important; font-family: var(--hv-font-display); }
.hv-violet-store .wc-block-components-text-input input[type="email"],
.hv-violet-store .wc-block-components-text-input input[type="tel"],
.hv-violet-store .wc-block-components-text-input input[type="text"],
.hv-violet-store .wc-block-components-combobox .components-combobox-control__input,
.hv-violet-store .wc-block-components-textarea { background: var(--hv-surface-2) !important; border-color: var(--hv-line-strong) !important; border-radius: 10px !important; box-shadow: none !important; color: var(--hv-text) !important; }
.hv-violet-store .wc-block-components-text-input label,
.hv-violet-store .wc-block-components-combobox label,
.hv-violet-store .wc-block-components-checkbox__label { color: var(--hv-lilac) !important; font-family: var(--hv-font-display); font-size: 12px; font-weight: 700; }
.hv-violet-store .wc-block-components-radio-control-accordion-option--checked { border-color: var(--hv-purple-bright) !important; box-shadow: 0 0 0 1px rgba(187,111,255,.16), 0 0 23px rgba(148,61,255,.12); }
.hv-violet-store .wc-block-components-radio-control__input:checked { border-color: var(--hv-purple-bright); }
.hv-violet-store .wc-block-components-button,
.hv-violet-store .wc-block-components-checkout-place-order-button { background: linear-gradient(100deg, var(--hv-purple), #8558ff) !important; border-radius: 999px !important; color: #fff !important; font-family: var(--hv-font-display); font-weight: 700; }
.hv-violet-store .wc-block-components-notice-banner { background: rgba(168,85,247,.12) !important; border-color: var(--hv-purple) !important; color: var(--hv-lilac) !important; }

/* Footer */
.hv-violet-store .site-footer,
.hv-violet-store .ast-footer-overlay,
.hv-violet-store .ast-small-footer { background: #0a0612 !important; border-top: 1px solid var(--hv-line); color: var(--hv-muted); }
.hv-violet-store .site-footer a,
.hv-violet-store .ast-footer-overlay a,
.hv-violet-store .ast-small-footer a { color: var(--hv-lilac); }
.hv-violet-store .site-footer h1,
.hv-violet-store .site-footer h2,
.hv-violet-store .site-footer h3,
.hv-violet-store .site-footer h4 { color: var(--hv-text); }
.hv-violet-store .site-footer .site-below-footer-wrap,
.hv-violet-store .site-footer .site-below-footer-inner-wrap,
.hv-violet-store .site-footer .ast-container {
  background: #11091d !important;
  border-color: var(--hv-line) !important;
  color: var(--hv-muted) !important;
}
.hv-violet-store .site-footer .site-below-footer-wrap { border-top: 1px solid var(--hv-line-strong) !important; }
.hv-footer-copyright { align-items: center; color: var(--hv-muted); display: flex; flex-wrap: wrap; font-size: 12px; gap: 8px 22px; justify-content: center; line-height: 1.5; padding: 20px 15px; text-align: center; }
.hv-footer-wordmark { color: var(--hv-text); font-family: var(--hv-font-brand); font-size: 15px; font-weight: 800; letter-spacing: -.05em; }
.hv-footer-email { color: var(--hv-lilac) !important; overflow-wrap: anywhere; text-decoration: underline; text-decoration-color: rgba(214,160,255,.42); text-underline-offset: 4px; }
.hv-footer-email:hover { color: var(--hv-purple-bright) !important; }
.hv-mobile-footer-fallback { background: #11091d; border-top: 1px solid var(--hv-line-strong); color: var(--hv-text); display: none; font-family: var(--hv-font-display); font-size: 12px; gap: 8px; padding: 22px 16px 88px; text-align: center; }
.hv-mobile-footer-fallback a { color: var(--hv-lilac) !important; overflow-wrap: anywhere; text-decoration: underline; }

/* Motion and responsive layout */
[data-hv-reveal] { opacity: 0; transform: translateY(20px); transition: opacity .65s ease, transform .65s ease; }
[data-hv-reveal].is-visible { opacity: 1; transform: translateY(0); }
@keyframes hvFloat { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-9px); } }
@keyframes hvFloatLeft { 0%, 100% { transform: translateY(0) rotate(-9deg); } 50% { transform: translateY(-10px) rotate(-7deg); } }
@keyframes hvFloatRight { 0%, 100% { transform: translateY(0) rotate(3deg); } 50% { transform: translateY(-13px) rotate(5deg); } }
.hv-hero-card-1 { animation: hvFloatLeft 5.7s ease-in-out infinite; }
.hv-hero-card-2 { animation: hvFloatRight 4.9s ease-in-out infinite; }

@media (max-width: 1100px) {
  .hv-collections { grid-template-columns: repeat(3, 1fr); }
  .hv-violet-store .woocommerce ul.products,
  .hv-violet-store ul.products.hv-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .hv-hero-layout { gap: 20px; grid-template-columns: 1fr .9fr; }
  .hv-hero-product-stack { transform: scale(.86); transform-origin: center; }
}

@media (max-width: 921px) {
  .hv-hero { min-height: auto; padding: 74px 0 47px; }
  .hv-hero-layout { grid-template-columns: 1fr; text-align: center; }
  .hv-hero-copy { margin: 0 auto; }
  .hv-hero-copy .hv-kicker,
  .hv-hero-actions,
  .hv-hero-notes { justify-content: center; }
  .hv-hero-product-stage { min-height: 370px; }
  .hv-hero-product-stack { transform: scale(.9); }
  .hv-quick-strip-grid { grid-template-columns: 1fr; }
  .hv-quick-strip-grid > div { min-height: 76px; padding: 17px 12px; }
  .hv-quick-strip-grid > div + div::before { bottom: auto; height: 1px; left: 12px; right: 12px; top: 0; width: auto; }
  .hv-choice-layout { gap: 38px; grid-template-columns: 1fr; }
  .hv-product-stage > .product { grid-template-columns: 1fr; }
  .hv-violet-store .single-product .summary { max-width: 690px; }
}

@media (max-width: 768px) {
  .hv-hero-stack-desktop,
  .hv-hero-empty-desktop { display: none; }
  .hv-hero-stack-mobile { display: block; }
  .hv-hero-empty-art.hv-hero-empty-mobile { display: flex; }
  .hv-hero-copy > .hv-kicker { display: none !important; }
  .hv-mobile-footer-fallback { display: flex; flex-direction: column; }
  body.hv-violet-store .hv-announce-inner { min-height: 42px; padding: 7px 13px; }
  .hv-announce-inner span { font-size: 8px; letter-spacing: .045em; white-space: normal; }
  .hv-hero { padding: 44px 0 48px; }
  .hv-hero-layout { align-items: stretch; display: flex; flex-direction: column; gap: 0; text-align: left; }
  .hv-hero-copy { display: contents; opacity: 1 !important; transform: none !important; }
  .hv-hero-copy .hv-kicker { justify-content: flex-start; order: 0; }
  .hv-hero-copy h1 { font-size: clamp(40px, 8.7vw, 64px); max-width: 700px; order: 1; }
  .hv-hero-product-stage { margin: 14px 0 8px; min-height: 340px; order: 2; width: 100%; }
  .hv-hero-product-stack { height: 330px; max-width: 450px; transform: none; }
  .hv-hero-copy .hv-hero-lead { margin: 9px 0 20px; max-width: 650px; order: 3; }
  .hv-hero-copy .hv-hero-actions { justify-content: flex-start; order: 4; }
  .hv-hero-copy .hv-hero-notes { justify-content: flex-start; margin-top: 18px; order: 5; }
  .hv-hero-card-1 { height: 265px; left: 3%; top: 40px; width: 47%; }
  .hv-hero-card-2 { height: 315px; left: auto; right: 2%; top: 5px; width: 53%; }
  .hv-hero-stack-mobile .hv-hero-card-1 { height: 260px; left: 0; top: 44px; width: 44%; z-index: 1; }
  .hv-hero-stack-mobile .hv-hero-card-2 { height: 305px; left: 28%; right: auto; top: 6px; width: 44%; z-index: 3; }
  .hv-hero-stack-mobile .hv-hero-card-3 { height: 260px; right: 0; top: 44px; width: 44%; z-index: 2; }
  .hv-hero-stack-mobile .hv-hero-card-3 { animation: hvFloatRight 5.3s ease-in-out infinite; }
  .hv-section { padding: 68px 0; }
  .hv-section-heading { align-items: start; flex-direction: column; gap: 14px; margin-bottom: 25px; }
  .hv-section-heading h2,
  .hv-choice-banner h2,
  .hv-community h2 { font-size: clamp(31px, 11vw, 48px); }
  .hv-collections { gap: 11px; grid-template-columns: repeat(2, 1fr); }
  .hv-collection-card { padding: 14px; }
  .hv-collection-top { left: 14px; right: 14px; top: 13px; }
  .hv-collection-label { font-size: 22px; }
  .hv-violet-store .woocommerce ul.products,
  .hv-violet-store ul.products.hv-grid { gap: 11px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .hv-violet-store .woocommerce ul.products li.product { border-radius: 14px; padding: 8px 8px 11px; }
  .hv-violet-store .woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 12px; margin: 11px 3px 6px; min-height: 32px; }
  .hv-violet-store .woocommerce ul.products li.product .price { font-size: 13px; margin: 0 3px 10px; }
  .hv-violet-store .woocommerce ul.products li.product .button { font-size: 10px; min-height: 37px; padding: 7px 8px; }
  .hv-sale-badge,
  .hv-brand-badge,
  .hv-stock-badge { font-size: 7px; padding: 5px 6px; }
  .hv-sale-badge { left: 12px; top: 12px; }
  .hv-brand-badge { left: 12px; top: 35px; }
  .hv-stock-badge { right: 12px; top: 12px; }
  .hv-card-variation-count { font-size: 9px; margin: -5px 3px 8px; }
  .hv-choice-banner { padding: 67px 0; }
  .hv-choice-steps { padding-left: 18px; }
  .hv-community { padding: 28px 0 86px; }
  .hv-community-card { align-items: flex-start; flex-direction: column; padding: 35px 25px; }
  .hv-community .hv-button { width: 100%; }
  .hv-shop-wrap { padding: 39px 0 80px; }
  .hv-single-wrap { padding: 25px 15px 88px; }
  .hv-violet-store .single-product div.product .woocommerce-product-gallery { border-radius: 15px; padding: 9px; }
  .hv-violet-store .single-product .product_title { font-size: 37px; }
  .hv-violet-store .single-product form.cart .quantity { margin-bottom: 9px; }
  .hv-violet-store .single-product .single_add_to_cart_button { width: 100%; }
  .hv-violet-store .single-product .woocommerce-tabs { margin-top: 45px; }
  .hv-violet-store .single-product .woocommerce-tabs ul.tabs { flex-wrap: wrap; }
  .hv-violet-store .single-product .woocommerce-tabs ul.tabs li a { font-size: 11px; }
  .hv-mobile-bar { display: flex; }
  .hv-float-wa { display: none; }
  body.hv-violet-store #page { padding-bottom: 67px; }
  .hv-cart-drawer { width: 100%; }
}

@media (max-width: 470px) {
  .hv-hero { padding-top: 34px; }
  .hv-hero h1 { font-size: clamp(38px, 10.3vw, 48px); }
  .hv-hero-lead { font-size: 15px; }
  .hv-hero-actions { flex-direction: column; }
  .hv-hero-actions .hv-button { width: 100%; }
  .hv-hero-product-stage { margin-top: 14px; min-height: 285px; }
  .hv-hero-product-stack { height: 280px; max-width: 370px; transform: none; }
  .hv-hero-product-card { border-radius: 18px; padding: 10px 8px 40px; }
  .hv-hero-card-1 { height: 220px; left: 2%; top: 35px; width: 49%; }
  .hv-hero-card-2 { height: 260px; right: 1%; top: 5px; width: 54%; }
  .hv-hero-stack-mobile .hv-hero-card-1 { height: 220px; left: 0; top: 38px; width: 43%; }
  .hv-hero-stack-mobile .hv-hero-card-2 { height: 255px; left: 28%; right: auto; top: 6px; width: 44%; }
  .hv-hero-stack-mobile .hv-hero-card-3 { height: 220px; right: 0; top: 38px; width: 43%; }
  .hv-hero-product-card img { max-height: 200px; }
  .hv-hero-product-name { bottom: 13px; font-size: 9px; left: 7px; right: 7px; }
  .hv-hero-notes { align-items: start; flex-direction: column; }
  .hv-footer-copyright { flex-direction: column; gap: 6px; padding: 21px 10px 24px; }
  .hv-collections { gap: 8px; }
  .hv-collection-card { border-radius: 13px; }
  .hv-collection-label { font-size: 18px; }
  .hv-collection-count { font-size: 9px; }
  .hv-quick-strip-grid > div { padding-left: 4px; padding-right: 4px; }
  .hv-quick-strip strong { font-size: 12px; }
  .hv-quick-strip small { font-size: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; }
  [data-hv-reveal] { opacity: 1; transform: none; }
}
