.vv{--vv-cream:#FBF8F3;--vv-sand:#F2EADD;--vv-deep:#EDE3D4;--vv-white:#fff;--vv-line:#E4D8C6;--vv-espresso:#2E2620;--vv-ink:#5A4E44;--vv-muted:#7A6B5C;--vv-gold:#C08B3D;--vv-gold-deep:#9A6E2C;--vv-rust:#A8452E;--vv-wrap:1200px;--vv-r:10px;background:var(--vv-cream);color:var(--vv-espresso);font-family:Jost,Avenir Next,system-ui,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}.vv *,.vv *:before,.vv *:after{box-sizing:border-box}.vv img{max-width:100%;display:block}.vv a{color:inherit;text-decoration:none}.vv h1,.vv h2,.vv h3{font-family:Playfair Display,Georgia,serif;font-weight:500;margin:0;line-height:1.12;color:var(--vv-espresso)}.vv h1{font-size:clamp(34px,4.4vw,62px);letter-spacing:-.015em}.vv h2{font-size:clamp(26px,3vw,40px)}.vv h3{font-size:clamp(20px,2vw,28px)}.vv p{margin:0}.vv{--vv-gutter:24px}.vv-wrap{max-width:var(--vv-wrap);margin:0 auto;padding:0 var(--vv-gutter)}.vv-sec{padding:clamp(48px,6vw,88px) 0}.vv-sand{background:var(--vv-sand)}.vv-eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--vv-gold-deep);font-weight:500;display:block}.vv-lead{font-size:clamp(16px,1.3vw,19px);color:var(--vv-ink);font-weight:300}.vv-small{font-size:15px;color:var(--vv-ink)}.vv-center{text-align:center}.vv-ph{width:100%;height:100%;object-fit:cover;border-radius:inherit}.vv-media{position:relative;overflow:hidden;border-radius:var(--vv-r);background:var(--vv-deep)}.vv-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font:500 15px/1 Jost,sans-serif;letter-spacing:.06em;text-transform:uppercase;padding:17px 30px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.vv-btn:active{transform:translateY(1px)}.vv-btn-dark{background:var(--vv-espresso);color:var(--vv-cream)}.vv-btn-dark:hover{background:#443a31;box-shadow:0 6px 20px #2e262038}.vv-btn-gold{background:var(--vv-gold-deep);color:#fff}.vv-btn-gold:hover{background:#855e24;box-shadow:0 6px 20px #9a6e2c40}.vv-btn-line{background:transparent;color:var(--vv-espresso);border-color:var(--vv-espresso)}.vv-btn-line:hover{background:var(--vv-espresso);color:var(--vv-cream)}.vv-btn-sm{padding:13px 22px;font-size:13px}.vv-btn-block{display:flex;width:100%}.vv-link-u{font-size:14px;letter-spacing:.04em;border-bottom:1px solid var(--vv-gold);padding-bottom:3px;white-space:nowrap}.vv-link-u:hover{color:var(--vv-gold-deep);border-color:var(--vv-gold-deep)}.vv-hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.vv-hero-copy{background:var(--vv-sand);display:flex;flex-direction:column;justify-content:center;gap:20px;padding:64px clamp(24px,5vw,80px)}.vv-hero-copy .vv-inner{max-width:520px;margin-left:auto;display:flex;flex-direction:column;gap:20px}.vv-hero-media{position:relative;overflow:hidden;min-height:420px;background:var(--vv-deep)}.vv-rating{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--vv-ink)}.vv-stars{color:var(--vv-gold);letter-spacing:.1em}.vv-trust{background:#fff;border-top:1px solid var(--vv-line);border-bottom:1px solid var(--vv-line);overflow:hidden}.vv-trust .vv-track{display:flex;gap:44px;align-items:center;height:84px;font-size:14px;width:max-content;padding-left:44px;animation:vvMarquee 38s linear infinite}.vv-trust:hover .vv-track{animation-play-state:paused}@keyframes vvMarquee{to{transform:translate(-50%)}}.vv-trust span{white-space:nowrap;display:flex;align-items:center;gap:9px;color:var(--vv-ink)}.vv-bullet{width:7px;height:7px;border-radius:999px;background:var(--vv-gold);flex:none}.vv-head-row{display:flex;align-items:flex-end;gap:24px;margin-bottom:30px}.vv-head-row .vv-grow{flex:1}.vv-g3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.vv-g4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.vv-card{background:#fff;border:1px solid var(--vv-line);border-radius:var(--vv-r);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.vv-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #2e26201a}.vv-card .vv-media{border-radius:0;aspect-ratio:4/3}.vv-card-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:9px;flex:1}.vv-card-body h3{font-size:21px}.vv-price{font-size:20px;font-weight:500;display:flex;align-items:baseline;gap:10px}.vv-was{font-size:15px;color:var(--vv-muted);text-decoration:line-through}.vv-tag{position:absolute;top:14px;left:14px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--vv-gold-deep);border-radius:999px;padding:6px 12px}.vv-tag.vv-rust{background:var(--vv-rust)}.vv-card .vv-ph{transition:transform .55s cubic-bezier(.22,.7,.3,1)}.vv-card:hover .vv-ph{transform:scale(1.05)}.vv-tile{background:var(--vv-deep);border-radius:var(--vv-r);padding:20px;display:flex;flex-direction:column;gap:8px}.vv-tile .vv-media{aspect-ratio:16/11;margin-bottom:6px}.vv-tile h3{font-size:24px}.vv-tile .vv-ph{transition:transform .55s cubic-bezier(.22,.7,.3,1)}.vv-tile:hover .vv-ph{transform:scale(1.05)}.vv-builder{display:grid;grid-template-columns:minmax(0,480px) 1fr;gap:clamp(24px,4vw,56px);align-items:center}.vv-builder .vv-media{aspect-ratio:4/3}.vv-optlabel{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--vv-ink);margin-bottom:10px}.vv-pills{display:flex;gap:10px;flex-wrap:wrap}.vv-pill{flex:1;min-width:110px;text-align:center;border:1px solid var(--vv-line);background:#fff;border-radius:999px;padding:12px 10px;cursor:pointer;font:400 15px/1.3 Jost,sans-serif;color:var(--vv-espresso);transition:border-color .15s,background .15s}.vv-pill:hover{border-color:var(--vv-espresso)}.vv-pill b{display:block;font-weight:500}.vv-pill small{color:var(--vv-muted);font-size:13px}.vv-pill[aria-pressed=true]{background:var(--vv-espresso);border-color:var(--vv-espresso);color:var(--vv-cream)}.vv-pill[aria-pressed=true] small{color:#fbf8f3cc}.vv-packs{display:flex;gap:12px}.vv-pack{flex:1;text-align:left;background:#fff;border:1px solid var(--vv-line);border-radius:var(--vv-r);padding:14px 16px;cursor:pointer;position:relative;font-family:Jost,sans-serif;color:var(--vv-espresso)}.vv-pack:hover{border-color:var(--vv-espresso)}.vv-pack[aria-pressed=true]{border:2px solid var(--vv-espresso);padding:13px 15px}.vv-pack b{display:block;font-size:16px;font-weight:500}.vv-pack small{color:var(--vv-muted);font-size:14px}.vv-save{position:absolute;top:-10px;right:12px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--vv-rust);border-radius:999px;padding:4px 10px}.vv-bigprice{display:flex;align-items:baseline;gap:12px}.vv-bigprice .vv-now{font-size:36px;font-weight:500;font-family:Playfair Display,serif}.vv-soldout{opacity:.45;pointer-events:none}.vv-pillar{background:#fff;border:1px solid var(--vv-line);border-radius:var(--vv-r);padding:26px 24px;display:flex;flex-direction:column;gap:12px}.vv-pillar h3{font-size:20px;font-family:Jost,sans-serif;font-weight:500}.vv-num{width:46px;height:46px;border-radius:999px;background:var(--vv-sand);border:1px solid var(--vv-line);display:grid;place-items:center;font-family:Playfair Display,serif;font-size:20px;color:var(--vv-gold-deep)}.vv-reel{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.vv-vcard{background:#fff;border:1px solid var(--vv-line);border-radius:var(--vv-r);overflow:hidden;display:flex;flex-direction:column}.vv-vcard .vv-media{aspect-ratio:9/16;border-radius:0;background:#2e2620;cursor:pointer}.vv-vcard video{width:100%;height:100%;object-fit:cover;display:block}.vv-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:52px;height:52px;border-radius:999px;background:#fbf8f3eb;border:0;display:grid;place-items:center;cursor:pointer;color:var(--vv-espresso);font-size:15px;transition:transform .18s ease,opacity .18s ease}.vv-vcard:hover .vv-play{transform:scale(1.08)}.vv-media.vv-playing .vv-play{opacity:0;pointer-events:none}.vv-len{position:absolute;top:12px;right:12px;font-size:11px;color:var(--vv-cream);background:#2e2620b8;border-radius:999px;padding:4px 10px}.vv-vbar{padding:14px 16px;display:flex;align-items:center;gap:12px}.vv-vbar .vv-grow{flex:1;min-width:0}.vv-add{width:44px;height:44px;border-radius:999px;background:var(--vv-espresso);color:var(--vv-cream);border:0;font-size:20px;cursor:pointer;flex:none;line-height:1}.vv-add:hover{background:#443a31}.vv-swatches{display:flex;gap:10px;align-items:center}.vv-sw{width:26px;height:26px;border-radius:999px;border:1px solid var(--vv-line);cursor:pointer;padding:0}.vv-sw[aria-pressed=true]{outline:2px solid var(--vv-espresso);outline-offset:2px}.vv-vs{background:#fff;border:1px solid var(--vv-line);border-radius:var(--vv-r);overflow:hidden}.vv-vs table{width:100%;border-collapse:collapse}.vv-vs th,.vv-vs td{padding:16px 24px;text-align:left;font-size:16px;border-bottom:1px solid var(--vv-sand)}.vv-vs thead th{background:var(--vv-sand);font-family:Playfair Display,serif;font-size:20px;font-weight:500}.vv-vs thead th:first-child{font-family:Jost,sans-serif;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--vv-ink);width:38%}.vv-vs tbody tr:last-child td{border-bottom:0}.vv-yes{color:var(--vv-gold-deep);font-weight:500}.vv-no{color:var(--vv-muted)}.vv-vs td:first-child{color:var(--vv-ink)}.vv-rev-rail{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px max(24px,calc((100vw - 1200px)/2)) 22px;scroll-padding-left:max(24px,calc((100vw - 1200px)/2))}.vv-rev-rail::-webkit-scrollbar{display:none}.vv-rev-card{flex:0 0 min(360px,78vw);max-width:360px;scroll-snap-align:start;overflow:hidden;background:#fff;border:1px solid var(--vv-line);border-radius:var(--vv-r);box-shadow:0 10px 26px #2e262014;display:flex;flex-direction:column}.vv-rev-photo{width:100%;aspect-ratio:1.2/1;overflow:hidden;background:var(--vv-deep)}.vv-rev-photo img{width:100%;height:100%;object-fit:cover;display:block}.vv-rev-body{flex:1;padding:32px 24px 26px;text-align:center;display:flex;flex-direction:column;align-items:center}.vv-rev-stars{display:inline-flex;gap:2px;margin-top:-54px;margin-bottom:20px;padding:13px 17px;position:relative;z-index:3;background:#fff;border-radius:12px;color:var(--vv-gold);font-size:21px;line-height:1;white-space:nowrap;box-shadow:0 9px 24px #2e26201f}.vv-rev-dim{color:#dcd3c4}.vv-rev-name{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:8px;font-family:Playfair Display,serif;font-size:19px;color:var(--vv-espresso)}.vv-rev-tick{width:18px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--vv-gold-deep);color:#fff;font-size:10px;font-family:Jost,sans-serif}.vv-rev-title{margin-bottom:9px;font-size:14px;font-weight:500;color:var(--vv-espresso)}.vv-rev-text{margin:0;color:var(--vv-ink);font-size:14px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.vv-rev-hint{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:2px;color:var(--vv-muted);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.vv-rev-arrow{color:var(--vv-gold);font-size:16px}.vv-band{border-top:1px solid var(--vv-line);border-bottom:1px solid var(--vv-line)}.vv-band .vv-wrap{display:flex;align-items:center;gap:32px;padding-top:40px;padding-bottom:40px;flex-wrap:wrap}.vv-mkt-row{display:flex;gap:12px}.vv-mkt-row a{flex:1;justify-content:center;background:#fff;border:1px solid var(--vv-line);color:var(--vv-espresso)}.vv-mkt-row a:hover{border-color:var(--vv-gold);background:#fff}.vv-guarantee .vv-wrap{display:flex;gap:44px;justify-content:center;flex-wrap:wrap;font-size:15px;color:var(--vv-ink)}.vv-guarantee span{display:flex;gap:9px;align-items:center}.vv-tick{color:var(--vv-gold);font-style:normal}.vv-faq{display:grid;grid-template-columns:320px 1fr;gap:clamp(24px,5vw,60px)}.vv details{border-top:1px solid var(--vv-line)}.vv details:last-of-type{border-bottom:1px solid var(--vv-line)}.vv summary{list-style:none;cursor:pointer;padding:20px 0;display:flex;gap:20px;align-items:center;font-size:18px}.vv summary::-webkit-details-marker{display:none}.vv summary:after{content:"+";margin-left:auto;font-size:22px;color:var(--vv-gold-deep);line-height:1}.vv details[open] summary:after{content:"\2212"}.vv details p{padding:0 0 20px;max-width:64ch;color:var(--vv-ink);font-size:16px}.vv-signup form{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.vv-signup input[type=email]{font:400 16px Jost,sans-serif;width:min(320px,100%);padding:16px 20px;border:1px solid var(--vv-line);border-radius:999px;background:#fff;color:var(--vv-espresso)}.vv-signup input[type=email]:focus{outline:2px solid var(--vv-gold);outline-offset:1px}.vv-reveal{opacity:0;transform:translateY(20px);transition:opacity .75s cubic-bezier(.22,.7,.3,1),transform .75s cubic-bezier(.22,.7,.3,1)}.vv-reveal.vv-in{opacity:1;transform:none}@media(max-width:1024px){.vv-g4,.vv-reel{grid-template-columns:repeat(2,1fr)}.vv-faq{grid-template-columns:1fr}}.vv-body{margin:0;background:#fbf8f3}.vv-skip{position:absolute;left:-9999px;top:0;background:#2e2620;color:#fbf8f3;padding:12px 18px;z-index:100}.vv-skip:focus{left:0}#shopify-section-topbar,#shopify-section-vv-topbar,.shopify-section:has(>.vv-topbar){position:sticky;top:0;z-index:40}.vv-topbar{position:relative;z-index:40}.vv-announce{background:var(--vv-deep);border-bottom:1px solid var(--vv-line);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--vv-espresso)}.vv-announce .vv-wrap{position:relative;height:40px;overflow:hidden}.vv-msg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease}.vv-msg.vv-on{opacity:1}.vv-header{background:#fbf8f3f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--vv-line);transition:box-shadow .25s ease}.vv-header.vv-scrolled{box-shadow:0 4px 24px #2e262014}.vv-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;height:74px;transition:height .25s ease}.vv-bar-left{display:flex;align-items:center;gap:28px;min-width:0}.vv-bar-right{display:flex;align-items:center;gap:10px;justify-content:flex-end;min-width:0}.vv-logo{justify-self:center}.vv-header.vv-scrolled .vv-bar{height:62px}.vv-logo img{width:150px;height:auto;transition:width .25s ease}.vv-header.vv-scrolled .vv-logo img{width:128px}.vv-nav{display:flex;gap:30px;font-size:15px}.vv-nav a{padding:6px 0;border-bottom:1px solid transparent;color:var(--vv-espresso)}.vv-nav a:hover{border-color:var(--vv-gold)}.vv-spacer{flex:1}.vv-mkt{display:flex;gap:8px}.vv-mkt a{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--vv-line);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:500;color:var(--vv-espresso);transition:border-color .2s,box-shadow .2s}.vv-mkt a:hover{border-color:var(--vv-gold);box-shadow:0 3px 12px #2e262014}.vv-mkt-dot{width:7px;height:7px;border-radius:999px;background:var(--vv-gold);flex:none}.vv-icons{display:flex;gap:6px;align-items:center}.vv-iconbtn{background:none;border:0;padding:8px;cursor:pointer;line-height:0;position:relative;color:var(--vv-espresso);display:inline-flex}.vv-iconbtn:hover{color:var(--vv-gold-deep)}.vv-pip{position:absolute;top:2px;right:2px;background:var(--vv-gold-deep);color:#fff;font-size:10px;min-width:15px;height:15px;border-radius:999px;display:grid;place-items:center;font-family:Jost,sans-serif;line-height:1;padding:0 4px}.vv-burger{display:none}.vv-mobile-menu{background:var(--vv-cream);border-top:1px solid var(--vv-line)}.vv-mobile-menu .vv-wrap{display:flex;flex-direction:column;padding-top:8px;padding-bottom:12px}.vv-mobile-menu a{padding:12px 0;border-bottom:1px solid var(--vv-line);font-size:16px;color:var(--vv-espresso)}.vv-mobile-menu a:last-child{border-bottom:0}.vv-footer{background:var(--vv-sand);border-top:1px solid var(--vv-line);padding:60px 0 28px}.vv-fgrid{display:grid;grid-template-columns:300px 1fr;gap:56px}.vv-fcols{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.vv-fcols h4{font:500 12px/1 Jost,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--vv-gold-deep);margin:0 0 14px}.vv-fcols a{display:block;font-size:15px;color:var(--vv-ink);padding:5px 0}.vv-fcols a:hover{color:var(--vv-espresso)}.vv-legal{border-top:1px solid var(--vv-line);margin-top:34px;padding-top:20px;display:flex;gap:20px;font-size:13px;color:var(--vv-muted);flex-wrap:wrap}.vv-legal .vv-grow{flex:1}@media(max-width:1100px){.vv-nav{display:none}.vv-burger{display:inline-flex}.vv-bar-left{gap:10px}}@media(max-width:860px){.vv-mkt{display:none}.vv-bar{gap:12px;height:64px}.vv-header.vv-scrolled .vv-bar{height:58px}.vv-logo img{width:124px}.vv-fgrid{grid-template-columns:1fr;gap:34px}}@media(max-width:560px){.vv-hide-sm{display:none}.vv-announce{font-size:11px;letter-spacing:.12em}.vv-announce .vv-wrap{height:36px}.vv-fcols{grid-template-columns:1fr;gap:20px}.vv-footer{padding:44px 0 24px}}.vv-promo{position:relative;overflow:hidden;border-bottom:1px solid var(--vv-line)}.vv-promo-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(20px,4vw,56px);padding-top:clamp(26px,3.4vw,44px);padding-bottom:clamp(26px,3.4vw,44px);position:relative;z-index:2}.vv-promo-side{display:flex;flex-direction:column;gap:12px;align-items:flex-start;max-width:460px}.vv-promo-side h2{font-size:clamp(24px,2.5vw,36px);line-height:1.14}.vv-promo-side .vv-small{color:var(--vv-muted)}.vv-promo-side .vv-btn{margin-top:4px}.vv-promo-right{margin-left:auto;align-items:flex-end;text-align:right}.vv-promo-badge{position:relative;width:clamp(140px,15vw,196px);flex:none}.vv-promo-badge svg{width:100%;height:auto;display:block;overflow:visible}.vv-badge-curve{font-family:Jost,sans-serif;font-size:11.5px;font-weight:500;letter-spacing:.24em}.vv-badge-big{font-family:Playfair Display,serif;font-size:42px;font-weight:500}.vv-badge-small{font-family:Jost,sans-serif;font-size:12px;font-weight:500;letter-spacing:.3em}.vv-promo-badge:before,.vv-promo-badge:after{content:"";position:absolute;top:50%;width:1px;height:130%;transform:translateY(-50%);background:var(--vv-line)}.vv-promo-badge:before{left:calc(-1*clamp(10px,2vw,28px))}.vv-promo-badge:after{right:calc(-1*clamp(10px,2vw,28px))}.vv-sparkle{position:absolute;color:var(--vv-gold);opacity:.75;line-height:0;z-index:1;pointer-events:none}.vv-sparkle svg{display:block}.vv-sparkle-1{top:18%;left:5%;width:26px;height:26px}.vv-sparkle-2{top:46%;left:2.5%;width:14px;height:14px;opacity:.5}.vv-sparkle-3{top:30%;left:9%;width:17px;height:17px;opacity:.55}.vv-sparkle-4{top:58%;right:4%;width:24px;height:24px}.vv-sparkle-5{top:78%;right:1.5%;width:15px;height:15px;opacity:.5}.vv-sparkle svg{width:100%;height:100%}@media(max-width:900px){.vv-promo-grid{grid-template-columns:1fr;justify-items:center;text-align:center;gap:24px}.vv-promo-side{align-items:center;text-align:center;margin-left:0;max-width:520px}.vv-promo-right{order:3}.vv-promo-badge{order:2}.vv-promo-badge:before,.vv-promo-badge:after{display:none}.vv-sparkle-3,.vv-sparkle-5{display:none}}.vv-herov-sec{padding-top:clamp(20px,2.4vw,34px);padding-bottom:clamp(20px,2.4vw,34px)}.vv-herov-sec:has(.vv-herov-full){padding:0;border-top:12px solid #FFFFFF}.vv-herov-sec:has(.vv-herov-full) .vv-wrap{max-width:none;padding:0}.vv-herov{position:relative;border-radius:22px;overflow:hidden;background:var(--vv-espresso);min-height:clamp(420px,46vw,620px);display:flex;align-items:center}.vv-herov-full{border-radius:0;min-height:clamp(360px,40vw,560px)}.vv-herov-media{position:absolute;top:0;right:0;bottom:0;left:0}.vv-herov-media video,.vv-herov-media img{width:100%;height:100%;object-fit:cover;display:block}.vv-herov-scrim{position:absolute;top:0;right:0;bottom:0;left:0}.vv-herov-none .vv-herov-scrim,.vv-herov-panel .vv-herov-scrim{background:none}.vv-herov-panel .vv-herov-inner{background:#fbf8f3e6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(228,216,198,.9);border-radius:16px;padding:clamp(24px,2.6vw,38px);box-shadow:0 18px 44px #2e262029;display:flex;flex-direction:column;gap:16px}.vv-herov-panel .vv-herov-copy h1{color:var(--vv-espresso)}.vv-herov-panel .vv-herov-eyebrow{color:var(--vv-gold-deep)}.vv-herov-panel .vv-herov-lead,.vv-herov-panel .vv-herov-rating{color:var(--vv-ink)}.vv-herov-panel .vv-herov-rating .vv-stars{color:var(--vv-gold)}.vv-herov-panel .vv-btn-cream{background:var(--vv-espresso);color:var(--vv-cream)}.vv-herov-panel .vv-btn-cream:hover{background:#443a31;box-shadow:0 6px 20px #2e262038}.vv-herov-panel .vv-btn-ghost{color:var(--vv-espresso);border-color:var(--vv-espresso)}.vv-herov-panel .vv-btn-ghost:hover{background:var(--vv-espresso);color:var(--vv-cream)}.vv-herov-none .vv-herov-copy h1{color:var(--vv-espresso)}.vv-herov-none .vv-herov-eyebrow{color:var(--vv-gold-deep)}.vv-herov-none .vv-herov-lead,.vv-herov-none .vv-herov-rating{color:var(--vv-ink)}.vv-herov-none .vv-herov-rating .vv-stars{color:var(--vv-gold)}.vv-herov-none .vv-btn-cream{background:var(--vv-espresso);color:var(--vv-cream)}.vv-herov-none .vv-btn-cream:hover{background:#443a31;box-shadow:0 6px 20px #2e262038}.vv-herov-none .vv-btn-ghost{color:var(--vv-espresso);border-color:var(--vv-espresso)}.vv-herov-none .vv-btn-ghost:hover{background:var(--vv-espresso);color:var(--vv-cream)}.vv-herov-dark .vv-herov-scrim{background:linear-gradient(100deg,#1e1813e0,#1e1813b8 34%,#1e181347 62%,#1e18130f)}.vv-herov-dark .vv-herov-copy h1{color:#fbf8f3}.vv-herov-dark .vv-herov-eyebrow{color:#dcc08a}.vv-herov-dark .vv-herov-lead{color:#fbf8f3e0}.vv-herov-dark .vv-herov-rating{color:#fbf8f3d1}.vv-herov-dark .vv-herov-rating .vv-stars{color:#dcc08a}.vv-herov-light .vv-herov-scrim{background:linear-gradient(100deg,#fbf8f3f5,#fbf8f3e6 32%,#fbf8f394,#fbf8f31f 80%,#fbf8f300)}.vv-herov-light{background:var(--vv-sand)}.vv-herov-light .vv-herov-copy h1{color:var(--vv-espresso)}.vv-herov-light .vv-herov-eyebrow{color:var(--vv-gold-deep)}.vv-herov-light .vv-herov-lead,.vv-herov-light .vv-herov-rating{color:var(--vv-ink)}.vv-herov-light .vv-herov-rating .vv-stars{color:var(--vv-gold)}.vv-herov-light .vv-btn-cream{background:var(--vv-espresso);color:var(--vv-cream)}.vv-herov-light .vv-btn-cream:hover{background:#443a31;box-shadow:0 6px 20px #2e262038}.vv-herov-light .vv-btn-ghost{color:var(--vv-espresso);border-color:var(--vv-espresso)}.vv-herov-light .vv-btn-ghost:hover{background:var(--vv-espresso);color:var(--vv-cream)}.vv-herov-copy{position:relative;z-index:2;display:flex;flex-direction:column;gap:18px;max-width:min(560px,58%);padding:clamp(28px,4vw,64px)}.vv-herov-inner{display:flex;flex-direction:column;gap:18px}.vv-herov-full .vv-herov-copy{max-width:calc(min(560px,46vw) + max(24px,(100vw - 1200px) / 2));padding-left:max(24px,calc((100vw - 1200px)/2));padding-right:24px}.vv-herov-copy h1{font-size:clamp(30px,3.9vw,56px)}.vv-herov-lead{font-size:clamp(15px,1.25vw,18px);font-weight:300;line-height:1.6;max-width:46ch}.vv-herov-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:2px}.vv-btn-cream{background:var(--vv-cream);color:var(--vv-espresso)}.vv-btn-cream:hover{background:#fff;box-shadow:0 6px 20px #00000038}.vv-btn-ghost{background:transparent;color:#fbf8f3;border-color:#fbf8f3a6}.vv-btn-ghost:hover{background:#fbf8f31f;border-color:#fbf8f3}.vv-herov-sound{position:absolute;right:18px;bottom:18px;z-index:3;cursor:pointer;background:#fbf8f324;border:1px solid rgba(251,248,243,.4);color:#fbf8f3;border-radius:999px;padding:8px 16px;font:500 12px/1 Jost,sans-serif;letter-spacing:.1em;text-transform:uppercase}.vv-herov-sound:hover{background:#fbf8f342}@media(max-width:900px){.vv-herov{min-height:0;aspect-ratio:4/5;align-items:flex-end}.vv-herov-copy{max-width:none;width:100%;gap:14px;padding:clamp(22px,6vw,34px) clamp(20px,5vw,28px) clamp(26px,7vw,36px)}.vv-herov-dark .vv-herov-scrim{background:linear-gradient(180deg,#1e18132e,#1e18136b 42%,#1e1813e0)}.vv-herov-light .vv-herov-scrim{background:linear-gradient(180deg,#fbf8f31a,#fbf8f39e 42%,#fbf8f3f7 78%,#fbf8f3)}.vv-herov-actions .vv-btn{flex:1;min-width:160px}.vv-herov-full .vv-herov-copy{max-width:none;padding-left:clamp(16px,4vw,24px);padding-right:clamp(16px,4vw,24px)}.vv-herov-panel .vv-herov-inner{padding:clamp(20px,5vw,28px);border-radius:14px}.vv-herov-full{min-height:0}.vv-herov-sec:has(.vv-herov-full){border-top-width:8px}}@media(max-width:560px){.vv-herov{aspect-ratio:3/4;border-radius:16px}.vv-herov-sec{padding-left:0;padding-right:0}}.vv-promo-image{display:block;width:100%}.vv-promo-image img{width:100%;height:auto;display:block}.vv-crumb{display:flex;gap:8px;align-items:center;height:48px;font-size:13px;color:var(--vv-muted)}.vv-crumb-now{color:var(--vv-espresso)}.vv-pdp{display:grid;grid-template-columns:1fr 440px;gap:clamp(24px,4vw,48px);align-items:start;padding-bottom:56px}.vv-pdp>.vv-gallery{grid-column:1;grid-row:1}.vv-pdp>.vv-buybox{grid-column:2;grid-row:1 / span 2}.vv-pdp>.vv-pdp-acc{grid-column:1;grid-row:2}.vv-gal-rail{position:relative;aspect-ratio:1/1;max-width:1000px;border-radius:var(--vv-r);overflow:hidden;background:var(--vv-deep)}.vv-slide{display:none;width:100%;height:100%}.vv-slide.is-active{display:block}.vv-slide img{width:100%;height:100%;object-fit:cover;display:block}.vv-gal-tag{z-index:2;top:14px;left:14px}.vv-dots{display:none;gap:7px;justify-content:center;margin-top:12px}.vv-dots i{width:7px;height:7px;border-radius:999px;background:var(--vv-line);display:block}.vv-dots i.on{background:var(--vv-espresso);width:20px}.vv-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:14px;max-width:1000px}.vv-thumbs button{padding:0;border:1px solid var(--vv-line);background:var(--vv-deep);border-radius:8px;overflow:hidden;aspect-ratio:1;cursor:pointer}.vv-thumbs button[aria-pressed=true]{border:2px solid var(--vv-espresso)}.vv-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.vv-buybox{display:flex;flex-direction:column;gap:16px;position:sticky;top:96px;align-self:start}.vv-badges{display:flex;gap:8px;flex-wrap:wrap}.vv-chip{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--vv-ink);background:var(--vv-sand);border:1px solid var(--vv-line);border-radius:999px;padding:5px 12px}.vv-chip-gold{background:var(--vv-gold-deep);border-color:var(--vv-gold-deep);color:#fff}.vv .vv-pdp-title{font-size:clamp(28px,3vw,36px);line-height:1.16}.vv-tag-static{position:static;display:inline-block}.vv-divider{display:flex;align-items:center;gap:14px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--vv-muted)}.vv-divider:before,.vv-divider:after{content:"";flex:1;height:1px;background:var(--vv-line)}.vv-assure{display:flex;flex-direction:column;gap:9px;font-size:15px;color:var(--vv-ink)}.vv-assure span{display:flex;gap:9px;align-items:flex-start}.vv-stickybuy{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fbf8f3f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--vv-line);padding:12px 16px;display:none;gap:10px;align-items:center}.vv-stickybuy .vv-grow{flex:1;min-width:0;font-size:14px}.vv-stickybuy .vv-btn{flex:none;padding:15px 20px;font-size:13px}.vv-feat h3{font-size:23px;margin-top:16px}.vv-feat p{margin-top:8px}.vv-statband{background:var(--vv-deep)}.vv-stat{font-family:Playfair Display,serif;font-size:clamp(34px,4vw,56px);color:var(--vv-gold-deep);line-height:1}.vv-detail{display:flex;gap:16px;align-items:flex-start}.vv-detail .vv-num{flex:none}.vv-detail-title{font-size:19px;font-weight:500}.vv-revsplit{display:grid;grid-template-columns:320px 1fr;gap:clamp(24px,5vw,60px);align-items:start}.vv-revscore{display:flex;align-items:baseline;gap:12px;margin:14px 0}.vv-revnum{font-family:Playfair Display,serif;font-size:56px;line-height:1;color:var(--vv-espresso)}.vv-bars{display:flex;flex-direction:column;gap:8px}.vv-barrow{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--vv-ink)}.vv-barlab{width:26px}.vv-barval{width:46px;text-align:right}.vv-track{flex:1;height:6px;border-radius:999px;background:var(--vv-deep);overflow:hidden}.vv-fill{display:block;height:100%;background:var(--vv-gold);border-radius:999px}.vv-revlist{display:flex;flex-direction:column;gap:16px}.vv-revitem{display:flex;gap:16px;background:#fff;border:1px solid var(--vv-line);border-radius:var(--vv-r);padding:20px}.vv-revthumb{flex:0 0 92px;width:92px;height:92px;border-radius:8px;overflow:hidden;background:var(--vv-deep)}.vv-revthumb img{width:100%;height:100%;object-fit:cover;display:block}.vv-revcontent{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.vv-revtop{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.vv-revtitle{flex:1;font-family:Playfair Display,serif;font-size:19px;font-weight:500}@media(max-width:1024px){.vv-pdp{grid-template-columns:1fr;gap:28px}.vv-pdp>.vv-gallery,.vv-pdp>.vv-buybox,.vv-pdp>.vv-pdp-acc{grid-column:1;grid-row:auto}.vv-buybox{position:static}.vv-revsplit{grid-template-columns:1fr}.vv-gallery{margin-left:calc(-1 * var(--vv-gutter, 16px));margin-right:calc(-1 * var(--vv-gutter, 16px))}.vv-gal-rail{display:flex;flex-direction:row;gap:0;aspect-ratio:auto;max-width:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:0;background:var(--vv-cream)}.vv-gal-rail::-webkit-scrollbar{display:none}.vv-slide{display:block;flex:0 0 100%;width:100%;aspect-ratio:1/1;height:auto;scroll-snap-align:center;border-radius:0;background:var(--vv-cream)}.vv-slide img{object-fit:contain}.vv-thumbs{display:none}.vv-dots{display:flex}.vv-gal-tag{left:16px}}@media(max-width:900px){.vv-hero{grid-template-columns:1fr;min-height:0}.vv-hero-copy{order:2;padding:44px 24px}.vv-hero-copy .vv-inner{margin-left:0;max-width:none}.vv-hero-media{order:1;min-height:340px;aspect-ratio:4/3}.vv-builder{grid-template-columns:1fr}.vv-builder .vv-media{order:-1}.vv-g3{grid-template-columns:1fr;gap:18px}.vv-head-row{flex-direction:column;align-items:flex-start;gap:12px}.vv-vs{overflow-x:auto}.vv-vs table{min-width:620px}}@media(max-width:900px){.vv-rev-rail{padding-left:18px;padding-right:18px;scroll-padding-left:18px;gap:14px}.vv-rev-card{flex-basis:84vw}}@media(max-width:560px){.vv{font-size:16px}.vv{--vv-gutter:16px}.vv-g4,.vv-reel{grid-template-columns:1fr}.vv-packs{flex-direction:column}.vv-btn{padding:15px 24px}.vv-guarantee .vv-wrap{gap:14px;flex-direction:column;align-items:flex-start}.vv-band .vv-wrap{gap:20px}.vv-mkt-row{width:100%}}@media(prefers-reduced-motion:reduce){.vv-trust .vv-track{animation:none}.vv-reveal{opacity:1;transform:none;transition:none}.vv-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/vv-home.css.map */
