@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&family=Montserrat:wght@300;400;500;600&display=swap";:root{--vh-bg: #F6F0E7;--vh-surface: #FAF7F2;--vh-white: #ffffff;--vh-ink: #4B3621;--vh-ink-mid: #7A6355;--vh-ink-light: #9B8B7A;--vh-gold: #DDC7A0;--vh-rose: #C9A78F;--vh-dark: #1C1208;--vh-dark-mid: #2E2218;--vh-dark-brown: #4B3621;--vh-card-wr: #EDE6DA;--vh-card-br: #2E2218;--vh-font-serif: "Cormorant Garamond", Georgia, serif;--vh-font-sans: "Montserrat", system-ui, sans-serif}.velora-home *{box-sizing:border-box}.velora-home{background:var(--vh-bg);color:var(--vh-ink);font-family:var(--vh-font-sans);overflow-x:hidden}.vh-container{max-width:1200px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.vh-container--narrow{max-width:1100px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.vh-container--tight{max-width:520px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.vh-section{padding:clamp(64px,9vw,108px) clamp(20px,4vw,48px)}.vh-eyebrow{font-size:10px;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--vh-rose);margin-bottom:16px;display:block}.vh-heading{font-family:var(--vh-font-serif);font-weight:400;color:var(--vh-ink);line-height:1.1}.vh-body{font-size:14px;font-weight:300;line-height:1.8;color:var(--vh-ink-mid)}.vh-btn{display:inline-block;background:var(--vh-ink);color:var(--vh-bg);font-family:var(--vh-font-sans);font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;padding:16px 40px;border-radius:2px;border:none;text-decoration:none;cursor:pointer;transition:background .25s;white-space:nowrap}.vh-btn:hover{background:#3a2916}.vh-btn--outline{background:transparent;color:var(--vh-gold);border:1px solid rgba(221,199,160,.5)}.vh-btn--outline:hover{background:var(--vh-gold);color:var(--vh-ink);border-color:var(--vh-gold)}.vh-btn--sm{padding:14px 24px;font-size:10px}.vh-hero{min-height:100vh;padding:100px clamp(20px,4vw,48px) 80px;display:flex;align-items:center;justify-content:center;background:var(--vh-bg)}.vh-hero__inner{max-width:1200px;width:100%;display:flex;flex-wrap:wrap;gap:48px;align-items:center}.vh-hero__text{flex:1 1 380px;min-width:0}.vh-hero__eyebrow{font-size:10px;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--vh-rose);margin-bottom:28px;display:block}.vh-hero__h1{font-family:var(--vh-font-serif);font-size:clamp(54px,7.8vw,104px);font-weight:300;line-height:.95;color:var(--vh-ink);letter-spacing:-.01em;margin-bottom:32px}.vh-hero__h1 em{font-style:italic}.vh-hero__sub{font-size:15px;font-weight:300;line-height:1.85;color:var(--vh-ink-mid);max-width:420px;margin-bottom:44px}.vh-hero__ctas{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.vh-hero__secondary{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--vh-ink);text-decoration:none;opacity:.55;transition:opacity .2s}.vh-hero__secondary:hover{opacity:1}.vh-hero__visual{flex:1 1 300px;min-width:0;display:flex;justify-content:center;align-items:flex-end}.vh-hero__bottles{position:relative;display:flex;gap:20px;align-items:flex-end}.vh-hero__bottle--wr{transform:rotate(-5deg);transform-origin:bottom center;filter:drop-shadow(0 20px 32px rgba(75,54,33,.15))}.vh-hero__bottle--br{transform:rotate(5deg);transform-origin:bottom center;margin-bottom:-24px;filter:drop-shadow(0 20px 32px rgba(75,54,33,.22))}.vh-hero__shadow{position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:220px;height:20px;background:radial-gradient(ellipse at 50% 50%,rgba(75,54,33,.18) 0%,transparent 70%);border-radius:50%}.vh-trust{background:var(--vh-white);border-top:1px solid rgba(221,199,160,.3);border-bottom:1px solid rgba(221,199,160,.3);padding:36px clamp(20px,4vw,48px)}.vh-trust__inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:28px 48px}.vh-trust__item{display:flex;align-items:center;gap:13px;flex:0 1 auto}.vh-trust__label{font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--vh-ink)}.vh-products{padding:clamp(64px,9vw,108px) clamp(20px,4vw,48px);background:var(--vh-bg)}.vh-products__header{text-align:center;margin-bottom:72px}.vh-products__heading{font-size:clamp(36px,5vw,60px);margin-bottom:0}.vh-products__grid{display:flex;flex-wrap:wrap;gap:28px;max-width:1200px;margin:0 auto}.vh-product-card{flex:1 1 340px;background:var(--vh-white);border-radius:4px;overflow:hidden;box-shadow:0 2px 24px #4b362112;transition:transform .35s ease,box-shadow .35s ease}.vh-product-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #4b362121}.vh-product-card__img{height:400px;display:flex;align-items:flex-end;justify-content:center;position:relative;overflow:hidden}.vh-product-card__img img{width:100%;height:100%;object-fit:cover}.vh-product-card__img--wr{background:#ede6da}.vh-product-card__img--br{background:#2e2218}.vh-product-card__badge{position:absolute;top:20px;left:20px;background:var(--vh-gold);color:var(--vh-ink);font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;padding:5px 13px}.vh-product-card__body{padding:36px}.vh-product-card__eyebrow{font-size:10px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--vh-rose);margin-bottom:8px;display:block}.vh-product-card__title{font-family:var(--vh-font-serif);font-size:26px;font-weight:400;color:var(--vh-ink);margin-bottom:12px}.vh-product-card__desc{font-size:14px;font-weight:300;line-height:1.8;color:var(--vh-ink-mid);margin-bottom:24px}.vh-product-card__benefits{display:flex;flex-direction:column;gap:9px;margin-bottom:28px;list-style:none;padding:0}.vh-product-card__benefit{display:flex;align-items:center;gap:10px}.vh-product-card__dot{width:3px;height:3px;background:var(--vh-gold);border-radius:50%;flex-shrink:0}.vh-product-card__benefit-text{font-size:13px;font-weight:300;color:var(--vh-ink-mid)}.vh-product-card__footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(221,199,160,.4);padding-top:24px}.vh-product-card__price{font-family:var(--vh-font-serif);font-size:32px;font-weight:400;color:var(--vh-ink);line-height:1}.vh-product-card__price-meta{font-size:10px;color:var(--vh-ink-light);margin-top:2px}.vh-ritual{background:var(--vh-surface);border-top:1px solid rgba(221,199,160,.25)}.vh-ritual__header{text-align:center;margin-bottom:80px}.vh-ritual__heading{font-size:clamp(34px,4.5vw,56px)}.vh-ritual__grid{display:flex;flex-wrap:wrap;gap:48px;justify-content:center}.vh-ritual__step{flex:1 1 240px;max-width:300px;text-align:center}.vh-ritual__num{font-family:var(--vh-font-serif);font-size:80px;font-weight:300;color:#ddc7a08c;line-height:1;margin-bottom:24px;letter-spacing:-.02em}.vh-ritual__icon{width:44px;height:44px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.vh-ritual__step-title{font-family:var(--vh-font-serif);font-size:22px;font-weight:400;color:var(--vh-ink);margin-bottom:12px}.vh-ritual__step-text{font-size:13px;font-weight:300;line-height:1.85;color:var(--vh-ink-mid)}.vh-ingredients{background:var(--vh-ink);padding:clamp(64px,9vw,108px) clamp(20px,4vw,48px)}.vh-ingredients__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:80px;align-items:center}.vh-ingredients__img{flex:1 1 300px;min-height:420px;background:#ddc7a012;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(221,199,160,.12)}.vh-ingredients__img img{width:100%;height:100%;object-fit:cover}.vh-ingredients__img--placeholder{flex-direction:column;gap:16px}.vh-ingredients__text{flex:1 1 360px;min-width:0}.vh-ingredients__eyebrow{color:var(--vh-rose)}.vh-ingredients__heading{font-size:clamp(36px,5vw,66px);font-weight:300;color:#f6f0e7;line-height:1.05;margin-bottom:36px}.vh-ingredients__heading em{font-style:italic;font-weight:300}.vh-ingredients__body{font-size:15px;font-weight:300;line-height:1.9;color:#f6f0e7b8;margin-bottom:22px}.vh-ingredients__body--last{margin-bottom:44px}.vh-ingredients__link{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--vh-gold);text-decoration:none;border-bottom:1px solid rgba(221,199,160,.35);padding-bottom:5px;transition:border-color .2s}.vh-ingredients__link:hover{border-bottom-color:var(--vh-gold)}.vh-reviews{background:var(--vh-bg)}.vh-reviews__header{text-align:center;margin-bottom:72px}.vh-reviews__heading{font-size:clamp(34px,4.5vw,56px)}.vh-reviews__grid{display:flex;flex-wrap:wrap;gap:24px}.vh-review-card{flex:1 1 280px;background:var(--vh-white);border-radius:4px;padding:40px;box-shadow:0 2px 20px #4b36210f}.vh-review-card__quote-mark{font-family:var(--vh-font-serif);font-size:80px;font-weight:300;color:var(--vh-gold);line-height:.45;margin-bottom:32px;margin-left:-4px;display:block}.vh-review-card__text{font-size:15px;font-weight:300;line-height:1.8;color:var(--vh-ink);font-style:italic;margin-bottom:28px}.vh-review-card__footer{border-top:1px solid rgba(221,199,160,.4);padding-top:20px}.vh-review-card__name{font-size:13px;font-weight:500;color:var(--vh-ink);margin-bottom:3px}.vh-review-card__meta{font-size:11px;color:var(--vh-ink-light)}.vh-glow{background:var(--vh-dark);position:relative;min-height:580px;display:flex;align-items:center;justify-content:center;overflow:hidden}.vh-glow__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 60% 50%,#4b3621e6,#1c1208 70%)}.vh-glow__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.45}.vh-glow__content{position:relative;z-index:2;text-align:center;padding:80px clamp(20px,4vw,48px);max-width:720px}.vh-glow__eyebrow{color:var(--vh-rose)}.vh-glow__heading{font-family:var(--vh-font-serif);font-size:clamp(44px,6.5vw,88px);font-weight:300;color:#f6f0e7;line-height:1.05;margin-bottom:24px}.vh-glow__heading em{font-style:italic}.vh-glow__sub{font-size:15px;font-weight:300;color:#f6f0e7a6;margin-bottom:44px;line-height:1.85;max-width:420px;margin-left:auto;margin-right:auto}.vh-email{background:var(--vh-white);border-top:1px solid rgba(221,199,160,.3)}.vh-email__inner{max-width:520px;margin:0 auto;text-align:center}.vh-email__heading{font-family:var(--vh-font-serif);font-size:clamp(36px,5vw,58px);font-weight:400;color:var(--vh-ink);line-height:1.08;margin-bottom:20px}.vh-email__heading em{font-style:italic}.vh-email__sub{font-size:14px;font-weight:300;line-height:1.8;color:var(--vh-ink-mid);margin-bottom:44px}.vh-email__form{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:16px}.vh-email__input{flex:1 1 240px;padding:16px 20px;border:1px solid rgba(221,199,160,.7);border-radius:2px;background:var(--vh-surface);color:var(--vh-ink);font-family:var(--vh-font-sans);font-size:13px;font-weight:300;outline:none;transition:border-color .2s}.vh-email__input:focus{border-color:var(--vh-ink)}.vh-email__disclaimer{font-size:11px;font-weight:300;color:var(--vh-ink-light)}@media(max-width:749px){.vh-hero{min-height:auto;padding-top:120px;padding-bottom:60px}.vh-hero__h1{font-size:clamp(48px,12vw,72px)}.vh-hero__visual{width:100%}.vh-hero__bottles svg{width:90px;height:auto}.vh-products__grid{flex-direction:column}.vh-product-card{flex:1 1 auto}.vh-ritual__grid{flex-direction:column;align-items:center}.vh-ingredients__inner{gap:48px}.vh-ingredients__img{min-height:260px}.vh-reviews__grid{flex-direction:column}.vh-trust__inner{gap:20px 32px}.vh-glow{min-height:400px}}@media(max-width:989px){.vh-hero__inner{justify-content:center}.vh-hero__text{flex:1 1 100%;text-align:center}.vh-hero__sub{max-width:100%}.vh-hero__ctas{justify-content:center}.vh-ingredients__inner{gap:48px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/velora-home-styles.css.map */
