/* VZAY 3.7 — 2026 premium visual system */
:root{
  --vzay-cream:#f1eadf;
  --vzay-cream-2:#e8ddcf;
  --vzay-card:#f7f1e8;
  --vzay-card-strong:#fbf6ee;
  --vzay-forest:#203c35;
  --vzay-forest-2:#2e5449;
  --vzay-teal:#315f5c;
  --vzay-plum:#4b2739;
  --vzay-persimmon:#c86445;
  --vzay-gold:#c9a45d;
  --vzay-powder:#cfd9df;
  --vzay-ink:#20221f;
  --vzay-ink-soft:#51534d;
  --vzay-muted:#747168;
  --vzay-line:rgba(64,52,42,.14);
  --vzay-serif:'Fraunces',Georgia,serif;
  --vzay-display:'Fraunces',Georgia,serif;
  --vzay-sans:'Manrope',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  --vzay-shadow-soft:0 18px 55px rgba(45,37,31,.09);
  --vzay-shadow-lift:0 32px 90px rgba(36,31,27,.17);
}
html{background:var(--vzay-cream)!important;scroll-behavior:smooth}
body{
  font-family:var(--vzay-sans)!important;
  font-size:16px;
  line-height:1.65;
  letter-spacing:-.012em;
  color:var(--vzay-ink)!important;
  background:
    radial-gradient(circle at 6% 4%,rgba(200,100,69,.13),transparent 31rem),
    radial-gradient(circle at 94% 12%,rgba(49,95,92,.15),transparent 34rem),
    radial-gradient(circle at 55% 88%,rgba(75,39,57,.09),transparent 36rem),
    linear-gradient(180deg,#f2eadf 0%,#ebe1d5 46%,#e5d9cb 100%)!important;
  background-attachment:fixed!important;
}
body::before{opacity:.11!important}
body::after{
  content:"";position:fixed;inset:-20%;z-index:-3;pointer-events:none;
  background:conic-gradient(from 20deg at 50% 50%,rgba(200,100,69,.08),rgba(49,95,92,.1),rgba(75,39,57,.07),rgba(201,164,93,.07),rgba(200,100,69,.08));
  filter:blur(80px);animation:vzayAmbient2026 24s ease-in-out infinite alternate;
}
@keyframes vzayAmbient2026{0%{transform:translate3d(-2%,-1%,0) rotate(-2deg) scale(1)}100%{transform:translate3d(3%,2%,0) rotate(4deg) scale(1.07)}}
*{scrollbar-color:var(--vzay-forest-2) var(--vzay-cream-2)}
h1,h2,h3,.vzay-brand__fallback,.woocommerce div.product .product_title{font-family:var(--vzay-serif)!important;font-variation-settings:'opsz' 72;font-weight:550!important;letter-spacing:-.035em!important}
p,li,label,input,select,textarea,button,a{font-family:var(--vzay-sans)}
.vzay-eyebrow{font-family:var(--vzay-sans)!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.18em!important;color:var(--vzay-persimmon)!important}
.vzay-announcement{background:var(--vzay-plum)!important;color:#f7ede5!important}
.vzay-header{background:rgba(241,234,223,.9)!important;border-bottom-color:rgba(32,60,53,.13)!important}
.vzay-mobile-panel{background:rgba(241,234,223,.98)!important}
.vzay-main,.vzay-catalog-page,.vzay-product-page,.vzay-content-layout,.vzay-woocommerce-wrap,.site-main{background:transparent!important}
.vzay-section,.vzay-content-layout,.vzay-product-description,.vzay-catalog-tools,.vzay-empty-state,.woocommerce div.product,.woocommerce-cart-form,.woocommerce-checkout-review-order{color:var(--vzay-ink)}
.vzay-catalog-hero,.vzay-product-summary,.vzay-product-description,.vzay-product-detail-bar,.vzay-catalog-tools,.vzay-empty-state,.woocommerce div.product,.woocommerce-cart-form,.woocommerce-checkout-review-order,.vzay-club__inner{
  background:linear-gradient(145deg,rgba(247,241,232,.94),rgba(232,221,207,.86))!important;
  border-color:rgba(32,60,53,.12)!important;
  box-shadow:var(--vzay-shadow-soft)!important;
}
.vzay-demo-product,.vzay-catalog-card,.woocommerce ul.products li.product{
  background:linear-gradient(160deg,rgba(251,246,238,.96),rgba(235,225,212,.92))!important;
  border-color:rgba(32,60,53,.11)!important;
  box-shadow:0 14px 42px rgba(45,37,31,.07)!important;
}
.vzay-demo-product:hover,.vzay-catalog-card:hover,.woocommerce ul.products li.product:hover{border-color:rgba(200,100,69,.35)!important;box-shadow:var(--vzay-shadow-lift)!important}
.vzay-demo-product__image,.vzay-catalog-card__image,.woocommerce ul.products li.product a img,.vzay-product-main-image,.vzay-product-image-wall a{background:linear-gradient(145deg,#ded3c6,#eee5da)!important}
.vzay-demo-product__content h3,.vzay-catalog-card__body h2,.woocommerce-loop-product__title{font-size:clamp(1rem,1.15vw,1.16rem)!important;line-height:1.2!important}
.vzay-demo-product__content strong,.vzay-catalog-card__body strong,.woocommerce-Price-amount{color:var(--vzay-plum)!important;font-weight:800!important}
.vzay-demo-cart,.vzay-card-cart,.vzay-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{
  background:linear-gradient(135deg,var(--vzay-forest),var(--vzay-teal))!important;color:#f8f1e8!important;border:0!important;box-shadow:0 12px 28px rgba(32,60,53,.18)!important;position:relative;overflow:hidden
}
.vzay-demo-cart::after,.vzay-card-cart::after,.vzay-button::after,.woocommerce a.button::after,.woocommerce button.button::after{
  content:"";position:absolute;inset:-70% auto -70% -35%;width:32%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transition:transform .65s ease
}
.vzay-demo-cart:hover::after,.vzay-card-cart:hover::after,.vzay-button:hover::after,.woocommerce a.button:hover::after,.woocommerce button.button:hover::after{transform:translateX(430%) rotate(18deg)}
.vzay-demo-cart:hover,.vzay-card-cart:hover,.vzay-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:linear-gradient(135deg,var(--vzay-plum),#704055)!important;transform:translateY(-2px)}
.vzay-button--secondary{background:rgba(247,241,232,.54)!important;color:var(--vzay-forest)!important;border:1px solid rgba(32,60,53,.32)!important;box-shadow:none!important}
.vzay-card-category{color:var(--vzay-teal)!important}
.vzay-card-story{color:var(--vzay-ink-soft)!important}
.vzay-trust{background:rgba(222,211,198,.74)!important}
.vzay-marquee{background:var(--vzay-forest)!important;color:#f6eee5!important}
.vzay-custom-banner{background:linear-gradient(125deg,var(--vzay-plum),#6c354d 55%,var(--vzay-persimmon))!important;color:#fff4eb!important;box-shadow:0 28px 80px rgba(75,39,57,.2)}
.vzay-experience{background:linear-gradient(145deg,#18332d,#294a40 58%,#4b2739)!important}
.vzay-gift-finder{background:linear-gradient(125deg,#cfd9df,#d9c9d2 52%,#e6b29d)!important;color:var(--vzay-ink)!important}
.vzay-footer{background:linear-gradient(145deg,#172e29,#253e38 60%,#3c2330)!important;color:#efe6dc!important}
.vzay-footer a,.vzay-footer p,.vzay-footer li,.vzay-footer span{color:#ddd4ca!important}
.vzay-footer h2,.vzay-footer h3,.vzay-footer strong{color:#fff7ef!important}
input,select,textarea,.vzay-search,.vzay-mobile-search{background:rgba(247,241,232,.86)!important;color:var(--vzay-ink)!important;border-color:rgba(32,60,53,.18)!important}
input:focus,select:focus,textarea:focus{border-color:var(--vzay-persimmon)!important;box-shadow:0 0 0 4px rgba(200,100,69,.12)!important}
.vzay-section-heading h2,.vzay-editorial-seo h2,.vzay-instagram-section h2,.vzay-faq h2{font-size:clamp(2.25rem,5vw,4.8rem)!important;line-height:.98!important}
.vzay-hero h1{font-size:clamp(4.2rem,9vw,8.7rem)!important;line-height:.85!important;text-shadow:0 20px 50px rgba(45,37,31,.08)}
.vzay-hero h1 em{color:var(--vzay-persimmon)!important}
.vzay-hero-card,.vzay-stage-mosaic__item{box-shadow:0 22px 68px rgba(45,37,31,.13)!important}
.vzay-hero-card:hover,.vzay-stage-mosaic__item:hover{box-shadow:0 36px 100px rgba(45,37,31,.21)!important}
.vzay-section-heading,.vzay-hero__copy,.vzay-collection-stage__copy{position:relative}
.vzay-section-heading::after,.vzay-collection-stage__copy::after{content:"";position:absolute;width:68px;height:3px;left:0;bottom:-18px;border-radius:9px;background:linear-gradient(90deg,var(--vzay-persimmon),var(--vzay-gold));transform-origin:left;animation:vzayLinePulse 4s ease-in-out infinite}
@keyframes vzayLinePulse{0%,100%{transform:scaleX(.55);opacity:.6}50%{transform:scaleX(1.2);opacity:1}}
.vzay-progress-2026{position:fixed;z-index:99999;left:0;top:0;height:3px;width:0;background:linear-gradient(90deg,var(--vzay-persimmon),var(--vzay-gold),var(--vzay-teal));box-shadow:0 0 16px rgba(200,100,69,.45);pointer-events:none}
.vzay-premium-reveal{opacity:0;transform:translateY(24px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.75,.2,1)}
.vzay-premium-reveal.is-visible{opacity:1;transform:none}
@media(max-width:900px){body{font-size:15px}.vzay-hero h1{font-size:clamp(3.6rem,16vw,6.7rem)!important}.vzay-section-heading h2,.vzay-editorial-seo h2,.vzay-instagram-section h2,.vzay-faq h2{font-size:clamp(2rem,9vw,3.7rem)!important}}
@media(max-width:600px){body{background-attachment:scroll!important}.vzay-section{padding-block:62px!important}.vzay-hero h1{line-height:.9!important}.vzay-section-heading::after,.vzay-collection-stage__copy::after{bottom:-12px}}
@media(prefers-reduced-motion:reduce){body::after,.vzay-section-heading::after,.vzay-collection-stage__copy::after{animation:none!important}.vzay-premium-reveal{opacity:1!important;transform:none!important}}

/* VZAY 3.8 — experiential content refinements */
.vzay-hero{padding-inline:clamp(18px,2vw,28px)!important}
.vzay-hero__copy{padding:clamp(18px,2vw,28px) 0 clamp(22px,2.6vw,34px)!important}
.vzay-hero__copy h1,.vzay-hero__copy .vzay-hero__lead,.vzay-hero__copy .vzay-eyebrow{max-width:12ch}
.vzay-editorial-seo__links{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch}
.vzay-editorial-seo__links>a{height:100%;min-height:156px;padding:24px 24px 24px 22px!important;display:grid;grid-template-columns:42px 1fr;grid-auto-rows:min-content;gap:10px 16px;border-radius:24px!important}
.vzay-editorial-seo__footer{margin-top:18px;display:flex;justify-content:space-between;gap:18px;align-items:end;background:linear-gradient(145deg,rgba(247,241,232,.74),rgba(232,221,207,.58));border:1px solid rgba(32,60,53,.1);padding:22px 24px;border-radius:24px;box-shadow:var(--vzay-shadow-soft)}
.vzay-editorial-seo__footer strong{display:block;font-family:var(--vzay-serif);font-size:1.2rem;color:var(--vzay-forest);margin-bottom:8px}
.vzay-editorial-seo__footer p{margin:0;max-width:60ch;color:var(--vzay-ink-soft)}
.vzay-experience-grid{display:grid!important;grid-template-columns:1.15fr .85fr .9fr!important;grid-template-areas:'story dna live' 'story mini founder'!important;align-items:stretch}
.vzay-story-card--large{grid-area:story!important;min-height:620px}
.vzay-dna-card{grid-area:dna!important}
.vzay-live-card{grid-area:live!important}
.vzay-mini-product-card{grid-area:mini;background:linear-gradient(155deg,rgba(247,241,232,.96),rgba(231,220,206,.92));border:1px solid rgba(255,255,255,.14);border-radius:28px;overflow:hidden;display:grid;grid-template-columns:.88fr 1.12fr;min-height:272px;box-shadow:0 20px 50px rgba(15,20,18,.12)}
.vzay-mini-product-card__visual{display:block;min-height:100%;background:rgba(255,255,255,.06)}
.vzay-mini-product-card__visual img{width:100%;height:100%;object-fit:cover;display:block}
.vzay-mini-product-card__copy{padding:28px 28px 26px;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;background:linear-gradient(145deg,rgba(32,60,53,.86),rgba(52,80,73,.88))}
.vzay-mini-product-card__copy h3{margin:0;font-family:var(--vzay-serif);font-size:clamp(1.6rem,2vw,2.4rem);line-height:1.04}
.vzay-mini-product-card__copy p{margin:0;color:rgba(248,241,232,.82)}
.vzay-founder-note{grid-area:founder;background:linear-gradient(145deg,rgba(75,39,57,.95),rgba(52,31,41,.9));color:#f8f1e8;border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:30px;box-shadow:0 20px 60px rgba(25,18,22,.18)}
.vzay-founder-note h3{margin:10px 0 12px;font-family:var(--vzay-serif);font-size:clamp(1.8rem,2.3vw,2.8rem);line-height:1.02}
.vzay-founder-note p{color:rgba(248,241,232,.86);margin:0 0 16px}
.vzay-founder-note ul{margin:0;padding-left:18px;display:grid;gap:10px;color:rgba(248,241,232,.82)}
.vzay-story-card__visual small{position:absolute;left:18px;bottom:18px;background:rgba(255,255,255,.78);color:var(--vzay-forest);border:1px solid rgba(32,60,53,.14);padding:9px 12px;border-radius:999px;font-weight:700;max-width:calc(100% - 36px);backdrop-filter:blur(8px)}
.vzay-live-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0 8px}
.vzay-live-metrics>div{padding:14px 12px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09)}
.vzay-live-metrics strong{display:block;font-family:var(--vzay-serif);font-size:clamp(1.5rem,2vw,2rem);color:#fff;line-height:1}
.vzay-live-metrics span{display:block;margin-top:6px;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(248,241,232,.68)}
@media (max-width:1200px){.vzay-experience-grid{grid-template-columns:1fr 1fr!important;grid-template-areas:'story story' 'dna live' 'mini founder'!important}.vzay-editorial-seo__links{grid-template-columns:1fr!important}.vzay-mini-product-card{grid-template-columns:1fr}}
@media (max-width:780px){.vzay-experience-grid{grid-template-columns:1fr!important;grid-template-areas:'story' 'dna' 'live' 'mini' 'founder'!important}.vzay-editorial-seo__footer{flex-direction:column;align-items:flex-start}.vzay-live-metrics{grid-template-columns:1fr}.vzay-story-card--large{min-height:auto}.vzay-mini-product-card__copy,.vzay-founder-note{padding:22px}.vzay-hero__copy h1,.vzay-hero__copy .vzay-hero__lead,.vzay-hero__copy .vzay-eyebrow{max-width:none}}

/* VZAY 3.9 — consistent catalogue cards, readable experience and editable workshop */
.vzay-home-product-grid,.vzay-full-catalog{align-items:stretch!important}
.vzay-home-product-grid .vzay-demo-product,.vzay-full-catalog .vzay-catalog-card{
  display:grid!important;
  grid-template-rows:auto auto 1fr!important;
  height:100%!important;
  min-height:100%!important;
}
.vzay-demo-product__image,.vzay-catalog-card__image{
  aspect-ratio:1/1!important;
  min-height:0!important;
}
.vzay-demo-product__image img,.vzay-catalog-card__image img{
  width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;
}
.vzay-demo-product__content,.vzay-catalog-card__body{
  display:grid!important;
  grid-template-rows:2.55em auto!important;
  gap:8px!important;
  min-height:0!important;
}
.vzay-demo-product__content h3,.vzay-catalog-card__body h2{
  height:2.55em!important;min-height:2.55em!important;max-height:2.55em!important;
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;
  overflow:hidden!important;text-overflow:ellipsis!important;
}
.vzay-demo-product__content h3 a,.vzay-catalog-card__body h2 a{display:block;overflow:hidden;text-overflow:ellipsis}
.vzay-demo-product__actions,.vzay-card-actions{
  display:grid!important;
  grid-template-rows:auto auto auto minmax(4.7em,1fr)!important;
  align-content:start!important;
  height:100%!important;
}
.vzay-card-category{
  min-height:2.3em!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  text-align:center!important;
}
.vzay-card-story{
  min-height:4.7em!important;max-height:4.7em!important;
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;
  overflow:hidden!important;text-overflow:ellipsis!important;
  position:relative!important;
}
.vzay-card-story::after{content:none!important}
.vzay-story-card__visual small{
  background:rgba(22,46,41,.88)!important;
  color:#fff8ef!important;
  border-color:rgba(255,255,255,.18)!important;
  box-shadow:0 10px 28px rgba(11,25,22,.24)!important;
  text-shadow:0 1px 1px rgba(0,0,0,.15)!important;
}
.vzay-story-card__copy>p:not(.vzay-eyebrow){color:rgba(255,248,239,.86)!important;font-size:.96rem;line-height:1.75;margin:0 0 24px}
.vzay-workshop-card{background:linear-gradient(145deg,rgba(27,54,48,.96),rgba(49,78,69,.95))!important}
.vzay-workshop-card h3{margin:24px 0 10px!important}
.vzay-workshop-card>p{color:rgba(255,248,239,.76)!important;line-height:1.65}
.vzay-workshop-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}
.vzay-workshop-metrics>div{padding:15px 12px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}
.vzay-workshop-metrics strong{display:block;font-family:var(--vzay-serif);font-size:clamp(1.55rem,2vw,2.15rem);line-height:1;color:#fff8ef}
.vzay-workshop-metrics span{display:block;margin-top:6px;color:rgba(255,248,239,.62);font-size:.7rem;letter-spacing:.07em;text-transform:uppercase}
.vzay-printer-fleet{display:grid;gap:8px}
.vzay-printer-fleet>div{display:grid;grid-template-columns:minmax(110px,.8fr) 1.2fr;gap:12px;padding:10px 0;border-top:1px solid rgba(255,255,255,.1)}
.vzay-printer-fleet b{color:#fff8ef;font-size:.78rem}
.vzay-printer-fleet span{color:rgba(255,248,239,.62);font-size:.75rem}
@media(max-width:720px){
  .vzay-demo-product__actions,.vzay-card-actions{grid-template-rows:auto auto auto minmax(4.45em,1fr)!important}
  .vzay-card-story{min-height:4.45em!important;max-height:4.45em!important}
  .vzay-workshop-metrics{grid-template-columns:1fr!important}
  .vzay-printer-fleet>div{grid-template-columns:1fr!important;gap:3px}
}
