:root{--vs-line: rgba(26, 25, 23, .16);--vs-muted: #736f68;--vs-white: #fffdf8;--vs-serif: Georgia, "Times New Roman", serif;--vs-sans: Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--vs-paper);color:var(--vs-ink);font-family:var(--vs-sans);font-size:14px}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}svg:not(.vs-payment-icon){width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.skip-link,.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{z-index:1000;top:10px;left:10px;width:auto;height:auto;padding:12px;background:#fff;clip:auto}.vs-eyebrow{margin:0 0 18px;color:var(--vs-wine);font-size:11px;font-weight:700;letter-spacing:.21em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--vs-serif);font-weight:400;letter-spacing:-.035em}.rte,.vs-rte{color:var(--vs-muted);line-height:1.8}.vs-announcement{display:grid;min-height:32px;padding:6px 20px;place-items:center;background:var(--vs-ink);color:#fff;font-size:10px;letter-spacing:.14em;text-align:center;text-transform:uppercase}.vs-header{position:sticky;z-index:30;top:0;display:grid;min-height:76px;padding:0 4.5vw;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--vs-line);background:color-mix(in srgb,var(--vs-paper) 92%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.vs-logo{font-family:var(--vs-serif);font-size:22px;letter-spacing:.22em;white-space:nowrap}.vs-logo em{font-weight:400;letter-spacing:.12em}.vs-logo img{width:100%;height:auto}.vs-logo--image{width:min(var(--vs-logo-width, 220px),42vw);line-height:0}.vs-desktop-nav{justify-self:start}.vs-nav-list,.vs-desktop-dropdown ul,.vs-mobile-nav-list,.vs-mobile-submenu,.vs-mobile-submenu-nested{margin:0;padding:0;list-style:none}.vs-nav-list{display:flex;gap:28px;align-items:center}.vs-nav-item{position:relative}.vs-nav-parent-row{display:flex;align-items:center}.vs-nav-link{position:relative;display:block;padding:10px 0;font-size:12px}.vs-nav-link:after{position:absolute;right:0;bottom:3px;left:0;height:1px;background:var(--vs-ink);content:"";transform:scaleX(0);transform-origin:right;transition:.25s}.vs-nav-link:hover:after,.vs-nav-link:focus-visible:after,.vs-nav-link.is-active:after{transform:scaleX(1);transform-origin:left}.vs-desktop-submenu-toggle{display:grid;width:26px;height:32px;margin:0 -8px 0 2px;padding:0;place-items:center;border:0;background:transparent;cursor:pointer}.vs-desktop-submenu-toggle svg{width:14px;height:14px;transition:transform .2s ease}.vs-nav-item:hover .vs-desktop-submenu-toggle svg,.vs-nav-item:focus-within .vs-desktop-submenu-toggle svg,.vs-nav-item.is-open .vs-desktop-submenu-toggle svg{transform:rotate(180deg)}.vs-desktop-dropdown{position:absolute;z-index:60;top:calc(100% - 2px);left:-18px;width:max-content;min-width:230px;padding:14px;border:1px solid var(--vs-line);background:var(--vs-white);box-shadow:0 18px 45px #1a191724;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s;visibility:hidden}.vs-nav-item:hover>.vs-desktop-dropdown,.vs-nav-item:focus-within>.vs-desktop-dropdown,.vs-nav-item.is-open>.vs-desktop-dropdown{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.vs-desktop-dropdown a{display:block;padding:10px 12px;font-size:12px;line-height:1.3;white-space:nowrap}.vs-desktop-dropdown a:hover,.vs-desktop-dropdown a:focus-visible,.vs-desktop-dropdown a.is-active{background:var(--vs-cream)}.vs-dropdown-all{margin-bottom:7px;padding-bottom:7px;border-bottom:1px solid var(--vs-line);font-weight:700}.vs-dropdown-nested{margin:0 0 6px 12px;padding-left:10px;border-left:1px solid var(--vs-line)}.vs-dropdown-nested a{color:var(--vs-muted);font-size:11px}.vs-header-actions{display:flex;gap:8px;justify-self:end}.vs-icon-button{display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;background:transparent;cursor:pointer}.vs-cart-link{position:relative}.vs-cart-link span{position:absolute;top:1px;right:0;display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:var(--vs-wine);color:#fff;font-size:9px}.vs-menu-toggle{display:none}.vs-mobile-menu{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;width:100%;height:100dvh;max-width:none;padding:0 24px 40px;overflow-y:auto;overscroll-behavior:contain;flex-direction:column;background:var(--vs-white);box-shadow:none;isolation:isolate}.vs-mobile-menu:after{display:none;content:none}.vs-mobile-menu[hidden]{display:none}.vs-mobile-menu-head{position:sticky;z-index:2;top:0;display:flex;min-height:76px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--vs-line);background:var(--vs-white)}.vs-mobile-menu nav{padding:34px 0 80px}.vs-mobile-nav-item{border-bottom:1px solid var(--vs-line)}.vs-mobile-nav-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.vs-mobile-nav-link{display:block;padding:17px 0;font-family:var(--vs-serif);font-size:clamp(30px,9vw,40px);line-height:1.1}.vs-mobile-nav-link.is-active,.vs-mobile-submenu a.is-active{color:var(--vs-wine)}.vs-mobile-submenu-toggle{display:grid;width:48px;height:48px;padding:0;place-items:center;border:1px solid var(--vs-line);border-radius:50%;background:transparent;cursor:pointer}.vs-mobile-submenu-toggle svg{transition:transform .2s ease}.vs-mobile-submenu-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.vs-mobile-submenu{display:grid;padding:0 0 18px 18px;gap:2px}.vs-mobile-submenu>li>a{display:block;padding:10px 0;font-family:var(--vs-serif);font-size:21px;line-height:1.25}.vs-mobile-submenu .vs-mobile-view-all{color:var(--vs-wine);font-family:var(--vs-sans);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.vs-mobile-submenu-nested{display:grid;margin-bottom:4px;padding-left:14px;gap:4px;border-left:1px solid var(--vs-line)}.vs-mobile-submenu-nested a{display:block;padding:5px 0;color:var(--vs-muted);font-size:14px}.vs-mobile-close{position:static}.vs-hero{display:grid;min-height:calc(100svh - 108px);grid-template-columns:46% 54%;border-bottom:1px solid var(--vs-line)}.vs-hero-copy{display:flex;padding:clamp(54px,8vw,120px) 6vw 48px;flex-direction:column;justify-content:center}.vs-hero h1{max-width:690px;margin:0 0 28px;font-size:clamp(62px,7.3vw,116px);line-height:.91}.vs-hero-copy>.vs-rte{max-width:510px;font-size:16px}.vs-hero-actions{display:flex;gap:34px;margin-top:28px;align-items:center}.vs-button{display:inline-flex;min-height:50px;padding:0 24px;gap:16px;align-items:center;justify-content:center;border:1px solid var(--vs-ink);background:transparent;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.04em}.vs-button-dark{background:var(--vs-ink);color:#fff}.vs-button-dark:hover{border-color:var(--vs-wine);background:var(--vs-wine)}.vs-button:disabled{cursor:not-allowed;opacity:.5}.vs-text-link{display:inline-block;width:max-content;padding:8px 0;border:0;border-bottom:1px solid currentColor;background:none;cursor:pointer;font-size:12px;font-weight:700}.vs-hero-note{display:flex;max-width:390px;gap:18px;margin-top:auto;padding-top:48px;align-items:flex-start}.vs-hero-note span{display:grid;width:42px;height:42px;flex:none;place-items:center;border:1px solid var(--vs-line);border-radius:50%;color:var(--vs-wine);font-family:var(--vs-serif);font-style:italic}.vs-hero-note p{margin:4px 0 0;color:var(--vs-muted);font-size:11px;line-height:1.6}.vs-hero-media{position:relative;min-height:620px;overflow:hidden;background:#c8b6a5}.vs-hero-media img{width:100%;height:100%;object-fit:cover}.vs-vertical-label{position:absolute;right:18px;bottom:24px;padding:10px 8px;background:#f5f1e9d1;font-size:9px;letter-spacing:.18em;writing-mode:vertical-rl}.vs-section{padding:clamp(80px,10vw,150px) 4.5vw}.vs-section-heading{display:grid;margin-bottom:48px;grid-template-columns:1.2fr .8fr;gap:50px;align-items:end}.vs-section-heading h2,.vs-catalog-heading h2,.vs-reviews h2{max-width:760px;margin:0;font-size:clamp(44px,5vw,74px);line-height:1.02}.vs-section-heading>p{max-width:460px;margin:0 0 8px;justify-self:end;color:var(--vs-muted);font-size:14px;line-height:1.7}.vs-category-grid{display:grid;min-height:650px;grid-template-columns:1.2fr .8fr .8fr;gap:14px}.vs-category-card{position:relative;min-height:520px;overflow:hidden;background:#aaa}.vs-category-card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(14,12,10,.72),transparent 60%);content:""}.vs-category-card>img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.vs-category-card:hover>img{transform:scale(1.035)}.vs-category-card>span{position:absolute;z-index:1;right:26px;bottom:28px;left:26px;display:grid;grid-template-columns:1fr auto;align-items:end;color:#fff}.vs-category-card small{grid-column:1/-1;margin-bottom:8px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.vs-category-card strong{font-family:var(--vs-serif);font-size:clamp(34px,3vw,48px);font-weight:400}.vs-category-card i{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;transition:.25s}.vs-category-card:hover i{background:#fff;color:var(--vs-ink)}.vs-editorial-carousel{overflow:hidden;background:var(--vs-paper)}.vs-carousel-heading{display:grid;margin-bottom:46px;grid-template-columns:1.2fr .8fr;gap:50px;align-items:end}.vs-carousel-heading h2{max-width:760px;margin:0;font-size:clamp(48px,5.5vw,82px);line-height:.98}.vs-carousel-intro{display:grid;max-width:500px;justify-self:end;gap:24px}.vs-carousel-intro>p{margin:0;color:var(--vs-muted);font-size:14px;line-height:1.7}.vs-carousel-controls{display:flex;gap:16px;align-items:center}.vs-carousel-controls button{display:grid;width:46px;height:46px;padding:0;place-items:center;border:1px solid var(--vs-line);border-radius:50%;background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease}.vs-carousel-controls button:first-child svg{transform:rotate(180deg)}.vs-carousel-controls button:hover,.vs-carousel-controls button:focus-visible{background:var(--vs-ink);color:#fff}.vs-carousel-controls span{min-width:58px;color:var(--vs-muted);font-size:10px;letter-spacing:.12em;text-align:center}.vs-carousel-controls b{color:var(--vs-ink)}.vs-carousel-track{display:grid;margin-right:-4.5vw;padding-right:4.5vw;grid-auto-columns:minmax(430px,58vw);grid-auto-flow:column;gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.vs-carousel-track::-webkit-scrollbar{display:none}.vs-carousel-slide{min-width:0;scroll-snap-align:start}.vs-carousel-slide>a{position:relative;display:block;min-height:620px;overflow:hidden;background:var(--vs-cream)}.vs-carousel-media,.vs-carousel-media:after{position:absolute;top:0;right:0;bottom:0;left:0}.vs-carousel-media:after{background:linear-gradient(to top,rgba(16,13,11,.76),transparent 62%);content:""}.vs-carousel-media img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 24%;transition:transform .75s cubic-bezier(.2,.7,.2,1)}.vs-carousel-slide:hover .vs-carousel-media img{transform:scale(1.035)}.vs-carousel-copy{position:absolute;z-index:1;right:34px;bottom:34px;left:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;color:#fff}.vs-carousel-copy small{grid-column:1 / -1;margin-bottom:12px;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.vs-carousel-copy strong{font-family:var(--vs-serif);font-size:clamp(38px,4.2vw,66px);font-weight:400;line-height:.98}.vs-carousel-copy i{display:grid;width:50px;height:50px;place-items:center;border:1px solid rgba(255,255,255,.6);border-radius:50%;transition:background .2s ease,color .2s ease}.vs-carousel-slide:hover .vs-carousel-copy i{background:#fff;color:var(--vs-ink)}.vs-carousel-dots{display:flex;margin-top:26px;gap:8px}.vs-carousel-dots button{width:44px;height:3px;padding:0;border:0;background:var(--vs-line);cursor:pointer;transition:background .2s ease}.vs-carousel-dots button.is-active{background:var(--vs-wine)}.vs-featured{background:var(--vs-white)}.vs-catalog-heading{display:flex;margin-bottom:46px;gap:30px;align-items:end;justify-content:space-between}.vs-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:42px 14px}.vs-product-card{position:relative;min-width:0}.vs-product-media{position:relative;display:block;aspect-ratio:.77;overflow:hidden;background:var(--vs-cream)}.vs-product-media img,.vs-product-media svg{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.vs-product-card:hover .vs-product-media img{transform:scale(1.025)}.vs-badge{position:absolute;top:12px;left:12px;padding:7px 10px;background:var(--vs-paper);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.vs-product-info{display:flex;padding-top:16px;gap:18px;justify-content:space-between}.vs-product-info p{margin:0 0 5px;color:var(--vs-wine);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.vs-product-info h3{margin:0;font-family:var(--vs-serif);font-size:18px;font-weight:400}.vs-price{display:flex;flex-direction:column;align-items:flex-end;font-size:12px;white-space:nowrap}.vs-price s{margin-top:4px;color:var(--vs-muted);font-size:10px}.vs-quick-form{position:absolute;right:12px;bottom:72px;left:12px}.vs-quick-add{display:flex;width:100%;min-height:44px;gap:8px;align-items:center;justify-content:center;border:0;background:#fffdf8f2;cursor:pointer;font-size:11px;font-weight:700;opacity:0;transform:translateY(8px);transition:.25s}.vs-product-card:hover .vs-quick-add,.vs-quick-add:focus{opacity:1;transform:translateY(0)}.vs-story{display:grid;min-height:790px;grid-template-columns:1fr 1fr}.vs-story-media{position:relative;overflow:hidden;background:#c5b39e}.vs-story-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.45),transparent 60%);content:""}.vs-story-media img{width:100%;height:100%;object-fit:cover;object-position:center top}.vs-story-media span{position:absolute;z-index:1;bottom:50px;left:4.5vw;color:#fff;font-family:var(--vs-serif);font-size:clamp(48px,5vw,76px);font-style:italic;line-height:.92}.vs-story-copy{display:flex;padding:clamp(70px,9vw,140px);flex-direction:column;justify-content:center;background:var(--vs-cream)}.vs-story-copy h2{margin:0 0 30px;font-size:clamp(48px,5.4vw,80px);line-height:.98}.vs-story-copy ul{display:grid;margin:22px 0 38px;padding:26px 0;gap:16px;border-block:1px solid var(--vs-line);list-style:none;font-size:12px}.vs-story-copy li:before{margin-right:12px;color:var(--vs-wine);content:"\2713"}.vs-reviews{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(60px,10vw,160px)}.vs-reviews-intro{max-width:520px}.vs-rating{display:grid;margin-top:46px;grid-template-columns:auto 1fr;gap:4px 16px;align-items:center}.vs-rating strong{grid-row:1/3;font-family:var(--vs-serif);font-size:56px;font-weight:400}.vs-rating span{color:var(--vs-wine);letter-spacing:.12em}.vs-rating small{color:var(--vs-muted)}.vs-review-list blockquote{margin:0;padding:34px 0;border-bottom:1px solid var(--vs-line)}.vs-review-list blockquote:first-child{padding-top:0}.vs-review-list blockquote>div{margin-bottom:16px;color:var(--vs-wine);font-size:12px;letter-spacing:.14em}.vs-review-list blockquote>p{font-family:var(--vs-serif);font-size:clamp(22px,2vw,30px);line-height:1.35}.vs-review-list footer{display:flex;gap:14px;align-items:center}.vs-review-list footer>span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--vs-cream);font-size:11px}.vs-review-list footer strong,.vs-review-list footer small{display:block;font-size:11px}.vs-review-list footer small{margin-top:3px;color:var(--vs-muted)}.vs-newsletter{padding:clamp(80px,10vw,150px) 20px;background:var(--vs-wine);color:#fff;text-align:center}.vs-newsletter .vs-eyebrow{color:#f0d8d9}.vs-newsletter h2{max-width:1000px;margin:0 auto 38px;font-size:clamp(48px,6vw,86px);line-height:1}.vs-newsletter-form{position:relative;display:grid;max-width:520px;margin:0 auto 14px;grid-template-columns:1fr auto;border-bottom:1px solid rgba(255,255,255,.6)}.vs-newsletter input{min-width:0;padding:16px 0;border:0;outline:0;background:transparent;color:#fff;font-family:var(--vs-serif);font-size:20px}.vs-newsletter input::placeholder{color:#ffffffa6}.vs-newsletter button{display:grid;border:0;background:transparent;color:#fff;place-items:center;cursor:pointer}.vs-newsletter small{color:#ffffffa6;font-size:10px}.vs-form-message{position:absolute;top:100%;width:100%;padding-top:8px;font-size:11px}.vs-contact{display:grid;padding:clamp(80px,10vw,150px) 4.5vw;grid-template-columns:.85fr 1.15fr;gap:clamp(60px,10vw,150px);background:var(--vs-cream)}.vs-contact-intro{max-width:640px}.vs-contact-intro h2{margin:0 0 28px;font-size:clamp(58px,7vw,104px);line-height:.9}.vs-contact-intro>.vs-rte{max-width:500px;font-size:15px}.vs-contact-details{display:grid;margin-top:44px;border-top:1px solid var(--vs-line)}.vs-contact-details>*{display:flex;padding:18px 0;gap:20px;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--vs-line)}.vs-contact-details small{color:var(--vs-muted);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.vs-contact-details strong{font-family:var(--vs-serif);font-size:17px;font-weight:400;text-align:right}.vs-contact-form-wrap{padding:clamp(34px,5vw,72px);background:var(--vs-white)}.vs-contact-form{display:grid;gap:24px}.vs-contact-field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.vs-contact-field{display:grid;gap:9px}.vs-contact-field label{font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.vs-contact-field label span{color:var(--vs-muted);font-weight:400}.vs-contact-field input,.vs-contact-field textarea{width:100%;min-width:0;padding:14px 0;border:0;border-bottom:1px solid var(--vs-line);outline:0;background:transparent;resize:vertical}.vs-contact-field input:focus,.vs-contact-field textarea:focus{border-color:var(--vs-wine)}.vs-contact-form .vs-button{width:max-content;margin-top:10px}.vs-contact-success{padding:60px 0;text-align:center}.vs-contact-success strong{font-family:var(--vs-serif);font-size:clamp(34px,4vw,52px);font-weight:400}.vs-contact-success p,.vs-contact-errors{margin-top:18px;color:var(--vs-muted);line-height:1.7}.vs-footer{display:grid;padding:80px 4.5vw 30px;grid-template-columns:minmax(220px,2fr) repeat(4,minmax(120px,1fr));gap:40px;background:var(--vs-ink);color:#fff}.vs-footer-logo{align-self:start}.vs-footer-logo--inverted img{filter:invert(1)}.vs-footer-column{display:flex;gap:12px;flex-direction:column}.vs-footer-column strong{margin-bottom:8px;color:#b9b3a9;font-size:9px;letter-spacing:.16em;text-transform:uppercase}.vs-footer-column a,.vs-footer-policy-link{width:max-content;max-width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font-size:12px;text-align:left}.vs-footer-column a:hover,.vs-footer-column a:focus-visible,.vs-footer-policy-link:hover,.vs-footer-policy-link:focus-visible{text-decoration:underline;text-underline-offset:4px}.vs-footer>p{grid-column:1/-1;margin:60px 0 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.15);color:#8e8981;font-size:10px}.vs-policy-dialog{width:min(860px,calc(100% - 32px));max-height:min(86vh,900px);padding:0;overflow:hidden;border:1px solid var(--vs-line);background:var(--vs-white);box-shadow:0 28px 90px #00000059;color:var(--vs-ink)}.vs-policy-dialog::backdrop{background:#0a0908b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.vs-policy-dialog-head{position:sticky;z-index:1;top:0;display:flex;min-height:78px;padding:20px 24px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--vs-line);background:var(--vs-white)}.vs-policy-dialog-head h2{margin:0;padding-right:24px;font-size:clamp(26px,4vw,42px);line-height:1}.vs-policy-close{display:grid;width:42px;height:42px;flex:none;padding:0;place-items:center;border:1px solid var(--vs-line);border-radius:50%;background:transparent;cursor:pointer;font-size:26px;line-height:1}.vs-policy-dialog-content{max-height:calc(min(86vh,900px) - 78px);padding:30px clamp(22px,5vw,56px) 56px;overflow-y:auto;color:var(--vs-ink);font-size:14px;line-height:1.75;text-align:left;overflow-wrap:anywhere}.vs-policy-copy{width:100%;max-width:72ch;margin:0 auto}.vs-policy-copy h3{margin:38px 0 14px;padding-top:26px;border-top:1px solid var(--vs-line);font-family:var(--vs-serif);font-size:24px;font-weight:400;letter-spacing:-.015em;line-height:1.2}.vs-policy-copy h3:first-child{margin-top:0;padding-top:0;border-top:0}.vs-policy-copy h4{margin:20px 0 10px;color:var(--vs-wine);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.vs-policy-copy p{margin:0 0 18px;color:#3f3c37;line-height:1.8}.vs-policy-copy ul,.vs-policy-copy ol{margin:4px 0 24px;padding-left:24px;color:#3f3c37}.vs-policy-copy li{padding-left:5px;line-height:1.7}.vs-policy-copy li+li{margin-top:10px}.vs-policy-copy a{color:var(--vs-wine);font-weight:700;text-decoration:underline;text-underline-offset:3px}.vs-policy-lead{color:var(--vs-ink)!important;font-size:16px;line-height:1.7!important}.vs-policy-notice{margin:20px 0 26px!important;padding:18px 20px;border-left:3px solid var(--vs-wine);background:var(--vs-cream);color:var(--vs-ink)!important;font-weight:700}.vs-main-product{display:grid;min-height:80vh;grid-template-columns:1.2fr .8fr;background:var(--vs-white)}.vs-product-gallery-shell{position:relative;min-width:0}.vs-product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.vs-product-gallery-item{min-height:580px;background:var(--vs-cream)}.vs-product-gallery-item[hidden]{display:none!important}.vs-product-gallery-item img,.vs-product-gallery-item svg{width:100%;height:100%;object-fit:cover}.vs-product-gallery-status{display:none}.vs-product-panel{position:relative;border-left:1px solid var(--vs-line)}.vs-product-panel-inner{position:sticky;top:110px;padding:clamp(50px,7vw,100px)}.vs-product-panel h1{margin:0 0 16px;font-size:clamp(46px,5vw,74px);line-height:1}.vs-product-price{display:flex;gap:14px;margin-bottom:30px;align-items:center;font-size:17px}.vs-product-price s{color:var(--vs-muted);font-size:13px}.vs-product-description{margin:25px 0;padding-block:24px;border-block:1px solid var(--vs-line)}.vs-product-form{display:grid;gap:10px}.vs-product-form label{margin-top:8px;color:var(--vs-muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.vs-product-form select,.vs-product-form input[type=number]{width:100%;padding:14px;border:1px solid var(--vs-line);background:#fff}.vs-product-form .vs-button{width:100%;margin-top:12px}.shopify-payment-button__button{min-height:50px!important;border-radius:0!important}.vs-product-assurances{display:grid;margin-top:30px;padding-top:18px;gap:10px;border-top:1px solid var(--vs-line);color:var(--vs-muted);font-size:10px}.vs-product-assurances p{margin:0}.vs-collection-header{max-width:880px;margin-bottom:60px}.vs-collection-header h1,.vs-cart-page>h1{margin:0 0 20px;font-size:clamp(56px,7vw,100px);line-height:.95}.vs-main-collection--trousers{padding-top:clamp(44px,6vw,80px)}.vs-main-collection--trousers .vs-collection-header{max-width:none;margin-bottom:20px;text-align:center}.vs-main-collection--trousers .vs-collection-header .vs-eyebrow{display:none}.vs-main-collection--trousers .vs-collection-header h1{margin-bottom:14px;font-family:var(--vs-sans);font-size:clamp(30px,3vw,44px);font-weight:700;letter-spacing:.02em;line-height:1;text-transform:uppercase}.vs-main-collection--trousers .vs-collection-header .rte{max-width:650px;margin:0 auto}.vs-trousers-tabs{display:flex;margin:0 -4.5vw 34px;padding:0 4.5vw 22px;gap:clamp(18px,2.1vw,34px);align-items:center;justify-content:center;border-bottom:1px solid var(--vs-line);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;white-space:nowrap}.vs-trousers-tabs::-webkit-scrollbar{display:none}.vs-trousers-tabs a{position:relative;padding:8px 0;color:var(--vs-muted);font-size:10px;font-weight:500;letter-spacing:.045em;text-transform:uppercase}.vs-trousers-tabs a:after{position:absolute;right:0;bottom:1px;left:0;height:1px;background:var(--vs-ink);content:"";transform:scaleX(0);transition:transform .2s ease}.vs-trousers-tabs a:hover,.vs-trousers-tabs a:focus-visible,.vs-trousers-tabs a.is-active{color:var(--vs-ink);font-weight:700}.vs-trousers-tabs a:hover:after,.vs-trousers-tabs a:focus-visible:after,.vs-trousers-tabs a.is-active:after{transform:scaleX(1)}.vs-main-collection--trousers .vs-product-grid{column-gap:4px}.vs-subcollections{margin:-8px 0 70px;padding-bottom:70px;border-bottom:1px solid var(--vs-line)}.vs-subcollections-heading{display:flex;margin-bottom:24px;gap:24px;align-items:end;justify-content:space-between}.vs-subcollections-heading h2{margin:0;font-size:clamp(30px,3.3vw,48px)}.vs-subcollection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.vs-subcollection-card{min-width:0}.vs-subcollection-media{display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--vs-cream)}.vs-subcollection-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.vs-subcollection-card:hover .vs-subcollection-media img{transform:scale(1.025)}.vs-subcollection-placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(145deg,var(--vs-cream),var(--vs-paper));color:var(--vs-wine)}.vs-subcollection-placeholder svg{width:34px;height:34px}.vs-trousers-placeholder{position:relative;display:flex;padding:24px;align-items:flex-end;justify-content:space-between;overflow:hidden}.vs-trousers-placeholder:before{position:absolute;top:10%;right:-20%;width:80%;aspect-ratio:1;border:1px solid currentColor;border-radius:50%;content:"";opacity:.2}.vs-trousers-placeholder small{position:relative;font-family:var(--vs-serif);font-size:clamp(26px,2.5vw,40px);font-style:italic}.vs-trousers-placeholder svg{position:relative}.vs-trousers-placeholder--lino{background:linear-gradient(145deg,#e9dfca,#cdbd9f);color:#55442f}.vs-trousers-placeholder--traje{background:linear-gradient(145deg,#c9c8c4,#797a78);color:#20211f}.vs-trousers-placeholder--campana{background:linear-gradient(145deg,#d7b7ad,#8c4f4c);color:#fff8ef}.vs-subcollection-copy{display:flex;padding:14px 0 0;gap:8px;align-items:baseline;justify-content:space-between}.vs-subcollection-copy strong{font-family:var(--vs-serif);font-size:20px;font-weight:400}.vs-subcollection-copy small{color:var(--vs-muted);font-size:9px;white-space:nowrap}.vs-collection-toolbar{display:flex;margin-bottom:30px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--vs-line)}.vs-collection-toolbar p{color:var(--vs-muted);font-size:11px}.vs-collection-toolbar form{display:flex;gap:10px;align-items:center}.vs-collection-toolbar label{font-size:10px}.vs-collection-toolbar select{padding:10px;border:0;background:transparent}.vs-pagination{margin-top:60px;text-align:center}.vs-pagination .page,.vs-pagination>a{display:inline-block;padding:10px}.vs-collection-empty{grid-column:1 / -1;padding:70px 20px;text-align:center}.vs-collection-empty h2{max-width:620px;margin:0 auto 28px;font-size:clamp(34px,5vw,58px)}.vs-main-search form{display:flex;max-width:620px}.vs-main-search input{width:100%;padding:14px;border:1px solid var(--vs-line);background:#fff}.vs-cart-page>h1 span{color:var(--vs-muted);font-size:.4em}.vs-cart-form{display:grid;grid-template-columns:1.3fr .7fr;gap:8vw}.vs-cart-line{display:grid;padding:22px 0;grid-template-columns:120px 1fr auto;gap:22px;border-top:1px solid var(--vs-line)}.vs-cart-line img{width:120px;height:155px;object-fit:cover}.vs-cart-line h2{margin:0 0 8px;font-size:24px}.vs-cart-line p,.vs-cart-line label{color:var(--vs-muted);font-size:10px}.vs-cart-line input{width:65px;margin-right:20px;padding:9px;border:1px solid var(--vs-line)}.vs-cart-total{padding:30px;align-self:start;background:var(--vs-cream)}.vs-cart-total>div{display:flex;justify-content:space-between;font-family:var(--vs-serif);font-size:24px}.vs-cart-total>p{margin:12px 0 25px;color:var(--vs-muted);font-size:10px}.vs-cart-total .vs-button{width:100%;margin-bottom:15px}.vs-cart-total .vs-text-link{display:block;margin:auto}.vs-cart-empty,.vs-empty-page{padding:100px 20px;text-align:center}.vs-cart-empty h2,.vs-empty-page h1{font-size:clamp(44px,6vw,80px)}.vs-cart-empty .vs-button,.vs-empty-page .vs-button{margin-top:25px}@media(max-width:1000px){.vs-header{padding:0 22px}.vs-desktop-nav{display:none}.vs-menu-toggle{display:grid}.vs-hero{min-height:auto;grid-template-columns:1fr}.vs-hero-copy{min-height:620px;padding:80px 7vw 42px}.vs-hero-media{min-height:80vw}.vs-category-grid{min-height:0;grid-template-columns:1fr 1fr}.vs-category-main{min-height:720px;grid-row:span 2}.vs-category-card{min-height:350px}.vs-carousel-heading{grid-template-columns:1fr 1fr}.vs-carousel-track{grid-auto-columns:minmax(420px,76vw)}.vs-product-grid{grid-template-columns:repeat(3,1fr)}.vs-subcollection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vs-story-copy{padding:80px 7vw}.vs-reviews,.vs-contact,.vs-main-product{grid-template-columns:1fr}.vs-product-panel{border-top:1px solid var(--vs-line);border-left:0}.vs-product-panel-inner{position:static}.vs-cart-form{grid-template-columns:1fr}.vs-footer{grid-template-columns:repeat(4,minmax(0,1fr))}.vs-footer-logo{grid-column:1/-1}}@media(max-width:700px){.vs-announcement{font-size:8px}.vs-header{min-height:66px}.vs-header>.vs-logo{font-size:16px}.vs-hero h1{width:100%;max-width:620px;margin-right:auto;margin-left:auto;font-size:clamp(44px,13.5vw,66px);line-height:.96;text-align:center;text-wrap:balance}.vs-hero-copy{min-height:590px;padding-top:64px;align-items:center;text-align:center}.vs-hero-copy>.vs-rte{margin-right:auto;margin-left:auto}.vs-hero-actions{align-items:center;flex-direction:column;gap:16px}.vs-hero-note{width:100%;text-align:left}.vs-section-heading{grid-template-columns:1fr;gap:20px}.vs-carousel-heading{grid-template-columns:1fr;gap:24px}.vs-carousel-intro{justify-self:start}.vs-carousel-track{margin-right:-20px;padding-right:20px;grid-auto-columns:84vw;gap:12px}.vs-carousel-slide>a{min-height:116vw}.vs-carousel-copy{right:22px;bottom:24px;left:22px}.vs-carousel-copy strong{font-size:clamp(36px,11vw,50px)}.vs-carousel-copy i{width:44px;height:44px}.vs-category-grid{display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1fr);gap:14px;overflow:visible}.vs-category-card,.vs-category-main{width:100%;min-width:0;min-height:0;aspect-ratio:4/5;scroll-snap-align:none}.vs-category-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.vs-category-main>img{object-position:center center}.vs-section{width:100%;max-width:100%;padding-right:20px;padding-left:20px;overflow:hidden}.vs-catalog-heading{align-items:flex-start;flex-direction:column}.vs-collection-header{margin-bottom:40px}.vs-main-collection--trousers{padding-top:46px}.vs-main-collection--trousers .vs-collection-header{margin-bottom:16px}.vs-main-collection--trousers .vs-collection-header h1{font-size:30px}.vs-trousers-tabs{margin:0 -20px 26px;padding:0 20px 18px;gap:22px;justify-content:flex-start}.vs-trousers-tabs a{font-size:9px}.vs-subcollections{margin:0 -20px 48px;padding:0 20px 48px;overflow:hidden}.vs-subcollections-heading{align-items:flex-start}.vs-subcollection-grid{display:flex;margin-right:-20px;padding-right:20px;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.vs-subcollection-grid::-webkit-scrollbar{display:none}.vs-subcollection-card{width:min(68vw,280px);flex:0 0 auto;scroll-snap-align:start}.vs-subcollection-copy{align-items:flex-start;flex-direction:column}.vs-collection-toolbar{gap:10px}.vs-collection-toolbar label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.vs-product-grid{grid-template-columns:repeat(2,1fr);gap:32px 9px}.vs-quick-form{position:static;margin-top:10px}.vs-quick-add{min-height:40px;opacity:1;transform:none}.vs-product-info{align-items:flex-start;flex-direction:column;gap:8px}.vs-price{align-items:flex-start}.vs-story{grid-template-columns:1fr}.vs-story-media{min-height:620px}.vs-story-copy{padding:80px 24px}.vs-contact{padding:80px 20px;gap:50px}.vs-contact-details>*{align-items:flex-start;flex-direction:column;gap:7px}.vs-contact-details strong{text-align:left}.vs-contact-form-wrap{padding:34px 20px}.vs-contact-field-row{grid-template-columns:1fr;gap:24px}.vs-contact-form .vs-button{width:100%}.vs-footer{padding:70px 24px 28px;grid-template-columns:1fr 1fr}.vs-footer-logo{grid-column:1/-1;margin-bottom:30px}.vs-policy-dialog{width:calc(100% - 20px);max-height:92vh}.vs-policy-dialog-head{min-height:68px;padding:14px 16px}.vs-policy-dialog-content{max-height:calc(92vh - 68px);padding:24px 18px 42px;font-size:13px}.vs-policy-copy h3{margin-top:30px;padding-top:22px;font-size:20px}.vs-policy-copy h4{font-size:11px}.vs-policy-copy p{line-height:1.7}.vs-policy-notice{padding:15px 16px}.vs-product-gallery{display:flex;gap:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.vs-product-gallery::-webkit-scrollbar{display:none}.vs-product-gallery-item{min-height:0;aspect-ratio:2 / 3;flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}.vs-product-gallery-status:not([hidden]){position:absolute;right:14px;bottom:14px;z-index:2;display:block;margin:0;padding:7px 10px;border-radius:999px;background:#1a1917c7;color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em}.vs-product-panel-inner{padding:60px 22px}.vs-cart-line{grid-template-columns:85px 1fr}.vs-cart-line>strong{grid-column:2}.vs-cart-line img{width:85px;height:110px}.vs-cart-total{padding:24px}.vs-main-search form{flex-direction:column}.vs-main-search .vs-button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.vs-header{grid-template-areas:"nav logo actions"}.vs-header>.vs-logo{grid-area:logo;justify-self:center}.vs-desktop-nav,.vs-menu-toggle{grid-area:nav}.vs-header-actions{grid-area:actions}*[hidden]{display:none!important}.vs-quick-error{margin:.5rem 0 0;font-size:.78rem;line-height:1.35;color:var(--vs-wine, #6b2432)}.vs-collection-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:18px 28px;margin:0 0 26px;padding:16px 0 20px;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.vs-filter-group{display:grid;gap:8px}.vs-filter-title{margin:0;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;opacity:.6}.vs-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.vs-filter-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid rgba(0,0,0,.18);border-radius:999px;background:transparent;color:inherit;font:inherit;font-size:.85rem;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.vs-filter-chip:hover{border-color:currentColor}.vs-filter-chip.is-active{background:var(--vs-ink, #1c1c1c);border-color:var(--vs-ink, #1c1c1c);color:var(--vs-paper, #fff)}.vs-chip-dot{width:14px;height:14px;border-radius:50%;background:var(--vs-swatch, #ccc);box-shadow:inset 0 0 0 1px #0000002e}.vs-filter-clear{margin-left:auto;padding:8px 4px;border:0;background:none;color:inherit;font:inherit;font-size:.82rem;text-decoration:underline;cursor:pointer}.vs-filter-empty{text-align:center;padding:40px 0}.vs-card-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:10px 0 0}.vs-card-swatch{width:18px;height:18px;padding:0;border:0;border-radius:50%;background:var(--vs-swatch, #ccc);box-shadow:inset 0 0 0 1px #0003;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.vs-card-swatch:hover,.vs-card-swatch.is-active{transform:scale(1.12);box-shadow:inset 0 0 0 1px #00000040,0 0 0 2px var(--vs-paper, #fff),0 0 0 3px var(--vs-ink, #1c1c1c)}.vs-card-swatch-more{font-size:.75rem;opacity:.6}.vs-option-groups{display:grid;gap:18px;margin:4px 0 18px}.vs-option-group{display:grid;gap:10px}.vs-option-label{margin:0;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;opacity:.65}.vs-option-label [data-option-selected]{margin-left:8px;letter-spacing:.04em;text-transform:none;opacity:.9}.vs-option-values{display:flex;flex-wrap:wrap;gap:10px}.vs-option-value{min-width:46px;padding:10px 14px;border:1px solid rgba(0,0,0,.2);border-radius:999px;background:transparent;color:inherit;font:inherit;font-size:.85rem;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.vs-option-value.is-active{background:var(--vs-ink, #1c1c1c);border-color:var(--vs-ink, #1c1c1c);color:var(--vs-paper, #fff)}.vs-option-value.is-unavailable{opacity:.35;text-decoration:line-through}.vs-option-value--color{width:34px;height:34px;min-width:0;padding:0;border-radius:50%;background:var(--vs-swatch, #ccc);box-shadow:inset 0 0 0 1px #0000002e}.vs-option-value--color.is-active{background:var(--vs-swatch, #ccc);box-shadow:inset 0 0 0 1px #0000002e,0 0 0 2px var(--vs-paper, #fff),0 0 0 3px var(--vs-ink, #1c1c1c)}.vs-option-value--color.is-unavailable{text-decoration:none}@media(max-width:749px){.vs-collection-filters{gap:14px 18px}.vs-filter-clear{margin-left:0}}.vs-product-description{margin-top:28px;padding-top:24px;border-top:1px solid rgba(0,0,0,.1)}.vs-product-form{margin-top:4px}
/*# sourceMappingURL=/cdn/shop/t/66/assets/theme.css.map */
