:root{--gv-burgundy:#4A0714;--gv-burgundy-dk:#30040D;--gv-cream:#F7F0E6;--gv-cream-lt:#FBF7F0;--gv-gold:#D8AD4D;--gv-gold-soft:#E8C875;--gv-ink:#351018;--gv-muted:#7A5D61;--gv-card:#FFFFFF;--gv-line:rgba(216,173,77,.35);--gv-line-soft:rgba(53,16,24,.1);--gv-on-dark:#FBF7F0;--gv-on-dark-muted:rgba(251,247,240,.74);--gv-shadow-lg:0 20px 60px rgba(74,7,20,.08);--gv-shadow-md:0 8px 24px rgba(74,7,20,.06);--gv-shadow-gold:0 14px 40px rgba(216,173,77,.18);--gv-r-card:22px;--gv-r-card-lg:28px;--gv-r-pill:999px;--gv-sans:"Inter","Helvetica Neue",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;--gv-serif:"Cormorant Garamond","Playfair Display","Instrument Serif",Georgia,"Times New Roman",serif;--gv-pad-sec:60px;--gv-wrap:1160px;--gv-gap:18px}.gv{box-sizing:border-box}.gv *,.gv *:before,.gv *:after{box-sizing:border-box}.gv-section{font-family:var(--gv-sans);color:var(--gv-ink);padding:var(--gv-pad-sec) 18px;position:relative;overflow:hidden}.gv-section--cream{background:var(--gv-cream)}.gv-section--cream-lt{background:var(--gv-cream-lt)}.gv-section--burgundy{background:radial-gradient(120% 140% at 50% 0%,var(--gv-burgundy) 0%,var(--gv-burgundy-dk) 100%);color:var(--gv-on-dark)}.gv-wrap{max-width:var(--gv-wrap);margin:0 auto;width:100%}.gv-wrap--narrow{max-width:760px}.gv-eyebrow{font-family:var(--gv-sans);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--gv-gold);margin:0 0 14px}.gv-section--burgundy .gv-eyebrow{color:var(--gv-gold-soft)}.gv .gv-h2{font-family:var(--gv-serif);font-weight:600;font-size:clamp(28px,6vw,40px);line-height:1.08;letter-spacing:-.01em;color:var(--gv-ink)!important;margin:0 0 14px}.gv .gv-section--burgundy .gv-h2,.gv-section--burgundy .gv-h2{color:var(--gv-on-dark)!important}.gv .gv-h3{font-family:var(--gv-serif);font-weight:600;font-size:clamp(19px,3.4vw,23px);line-height:1.15;color:var(--gv-ink)!important;margin:0 0 8px}.gv-lead{font-size:clamp(15px,2.6vw,17px);line-height:1.62;color:var(--gv-muted);margin:0 0 8px;max-width:60ch}.gv-section--burgundy .gv-lead{color:var(--gv-on-dark-muted)}.gv-body{font-size:15px;line-height:1.65;color:var(--gv-ink);margin:0}.gv-section--burgundy .gv-body{color:var(--gv-on-dark)}.gv-micro{font-size:13px;line-height:1.5;color:var(--gv-muted)}.gv-section--burgundy .gv-micro{color:var(--gv-on-dark-muted)}.gv-center{text-align:center}.gv-center .gv-lead{margin-left:auto;margin-right:auto}.gv-pill{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;letter-spacing:.04em;color:var(--gv-burgundy);background:#d8ad4d24;border:1px solid var(--gv-line);border-radius:var(--gv-r-pill);padding:7px 14px}.gv-pill__dot{width:7px;height:7px;border-radius:50%;background:var(--gv-gold)}.gv-chip{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:var(--gv-ink);background:var(--gv-card);border:1px solid var(--gv-line);border-radius:var(--gv-r-pill);padding:9px 15px;box-shadow:var(--gv-shadow-md)}.gv-chip__dot{width:6px;height:6px;border-radius:50%;background:var(--gv-burgundy)}.gv-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--gv-sans);font-weight:700;font-size:16px;letter-spacing:.01em;text-decoration:none;cursor:pointer;min-height:56px;padding:0 30px;border-radius:var(--gv-r-pill);border:1px solid transparent;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.gv-btn--primary{background:var(--gv-burgundy);color:var(--gv-on-dark);box-shadow:0 10px 26px #4a071438}.gv-btn--primary:hover{background:var(--gv-burgundy-dk);transform:translateY(-1px);box-shadow:0 14px 32px #4a071447}.gv-btn--gold{background:var(--gv-gold);color:var(--gv-burgundy);box-shadow:var(--gv-shadow-gold)}.gv-btn--gold:hover{background:var(--gv-gold-soft);transform:translateY(-1px)}.gv-btn--ghost{background:transparent;color:var(--gv-burgundy);border-color:var(--gv-line)}.gv-btn--ghost:hover{background:#d8ad4d1a}.gv-btn--full{width:100%}.gv-btn:focus-visible{outline:3px solid var(--gv-gold-soft);outline-offset:2px}.gv-card{background:var(--gv-card);border:1px solid var(--gv-line-soft);border-radius:var(--gv-r-card);padding:22px;box-shadow:var(--gv-shadow-md)}.gv-card--gold{border-color:var(--gv-line);box-shadow:var(--gv-shadow-gold)}.gv-card__ico{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#d8ad4d24;color:var(--gv-burgundy);margin-bottom:14px}.gv-card__ico svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.7}.gv-grid{display:grid;gap:var(--gv-gap)}.gv-grid--2,.gv-grid--3{grid-template-columns:1fr}.gv-grid--4{grid-template-columns:1fr 1fr}.gv-checks{list-style:none;margin:0;padding:0;display:grid;gap:11px}.gv-checks li{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;color:var(--gv-ink)}.gv-section--burgundy .gv-checks li{color:var(--gv-on-dark)}.gv-checks li:before{content:"";flex:0 0 auto;width:20px;height:20px;margin-top:1px;border-radius:50%;background:#d8ad4d2e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234A0714' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center/12px no-repeat}.gv-section--burgundy .gv-checks li:before{background:#d8ad4d38 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C875' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center/12px no-repeat}.gv-rule{height:1px;background:linear-gradient(90deg,transparent,var(--gv-line),transparent);border:0;margin:0}@media(min-width:750px){.gv-section{padding:96px 32px}.gv-grid--2{grid-template-columns:1fr 1fr;gap:28px}.gv-grid--3{grid-template-columns:repeat(3,1fr);gap:24px}.gv-grid--4{grid-template-columns:repeat(4,1fr);gap:24px}.gv-card{border-radius:var(--gv-r-card-lg);padding:28px}.gv-btn{min-height:58px}}@media(min-width:1024px){.gv-section{padding:112px 40px}}html body .gv-section .gv-formula__mini-title,html body .gv-section .gv-diff__title{color:var(--gv-ink)!important}html body .custom-hero__image-wrapper{background:var(--gv-cream-lt)!important;border-radius:28px!important;box-shadow:0 20px 60px #4a071414!important;border:1px solid rgba(216,173,77,.25)!important;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/29/assets/gluvalia-home.css.map */
