:root{--vvm-paper:#f7f5ef;--vvm-ink:#173f35;--vvm-body:#303c35;--vvm-muted:#657069;--vvm-line:#ddded5;--vvm-wine:#6b2937;--vvm-display:"VV Display",Georgia,serif;--vvm-sans:"VV Sans",Arial,sans-serif}:root{--vv-parchment:var(--vvm-paper);--vv-bone:var(--vvm-paper);--vv-forest:var(--vvm-ink);--vv-espresso:var(--vvm-body);--vv-line:var(--vvm-line)}body,.page-container,.main-content{background:var(--vvm-paper)}.vvm-home{color:var(--vvm-ink);background:var(--vvm-paper);font-family:var(--vvm-sans)}.vvm-home *,.vvm-home *:before,.vvm-home *:after{box-sizing:border-box}.vvm-home h1,.vvm-home h2,.vvm-home h3{margin:0;color:inherit;font-family:var(--vvm-display);font-weight:400;letter-spacing:-.035em;text-transform:none}.vvm-home p,.vvm-home figure{margin:0}.vvm-home a{color:inherit;text-decoration:none}.vvm-home a:focus-visible{outline:2px solid var(--vvm-wine);outline-offset:5px}.vvm-home img{display:block;width:100%;height:auto}.vvm-wrap{width:100%;max-width:1480px;margin-inline:auto;padding-inline:clamp(24px,4.5vw,72px)}.vvm-kicker{display:block;color:inherit;font-family:var(--vvm-sans);font-size:11px;line-height:1.6;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.vvm-hero{position:relative;isolation:isolate;width:100%;max-width:1920px;margin-inline:auto;color:var(--vvm-paper);background:var(--vvm-ink)}.vvm-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0c1a141a,#0c1a1414 70%,#0c1a1480),radial-gradient(ellipse at center,#0c1a1485,#0c1a140d 72%)}.vvm-hero__visual img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}.vvm-hero__copy{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:55px 24px;text-align:center}.vvm-hero h1{margin:0;color:var(--vvm-paper);font-size:clamp(60px,7vw,112px);line-height:1.02;text-shadow:0 2px 24px rgba(12,26,20,.35)}.vvm-hero__labels{position:absolute;left:clamp(22px,4.5vw,72px);right:clamp(22px,4.5vw,72px);bottom:24px;z-index:2;display:flex;justify-content:space-between;gap:20px;color:var(--vvm-paper);font-size:11px;line-height:1.6;letter-spacing:.025em}.vvm-intro{padding-top:38px;padding-bottom:40px;text-align:center;color:var(--vvm-ink);border-bottom:1px solid var(--vvm-line)}.vvm-intro__emblem{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.vvm-intro__emblem:before,.vvm-intro__emblem:after{content:"";width:34px;height:1px;background:currentColor;opacity:.3}.vvm-intro__emblem img{width:56px;height:auto}.vvm-intro .vvm-kicker{margin-bottom:13px}.vvm-intro h2{font-size:clamp(36px,3.4vw,50px);line-height:1.12}.vvm-intro h2 span{display:inline-block}.vvm-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:50px;padding:15px 22px;background:var(--vvm-ink);color:var(--vvm-paper)!important;font:600 12px/1.5 var(--vvm-sans);border:1px solid transparent;transition:background .2s ease}.vvm-button:hover{background:var(--vvm-wine)}.vvm-hero .vvm-hero__button{min-height:52px;padding:16px 25px;background:var(--vvm-paper);color:var(--vvm-ink)!important;font-size:13px;text-shadow:none}.vvm-hero .vvm-hero__button:hover{background:var(--vvm-ink);color:var(--vvm-paper)!important}.vvm-hero a:focus-visible{outline:2px solid var(--vvm-paper);outline-offset:5px}.vvm-link{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;border-bottom:1px solid currentColor;font:600 12px/1.5 var(--vvm-sans)}.vvm-link:hover{color:var(--vvm-wine)}.vvm-section{padding-top:48px;padding-bottom:80px}.vvm-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.vvm-heading .vvm-kicker{margin-bottom:10px}.vvm-heading h2{font-size:clamp(32px,3.1vw,45px);line-height:1.15}.vvm-heading>.vvm-link{flex-shrink:0}.vvm-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.vvm-product{min-width:0}.vvm-product__image{position:relative;overflow:hidden;background:#eeece6}.vvm-product__image img{aspect-ratio:1;object-fit:cover;transition:transform .35s ease}.vvm-product a:hover img{transform:scale(1.025)}.vvm-product__view{position:absolute;bottom:12px;left:12px;right:12px;padding:10px;text-align:center;background:var(--vvm-paper);color:var(--vvm-ink);font-size:11px;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s}.vvm-product a:hover .vvm-product__view,.vvm-product a:focus-visible .vvm-product__view{opacity:1;transform:none}.vvm-product__meta{padding-top:16px}.vvm-product__edition{display:block;margin-bottom:7px;color:var(--vvm-muted);font-size:10px;font-weight:600;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}.vvm-product__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.vvm-home .vvm-product h3{font:500 14px/1.5 var(--vvm-sans);letter-spacing:0}.vvm-product__price{flex-shrink:0;font-size:12px;line-height:1.5}.vvm-category-section{padding-top:16px;padding-bottom:80px}.vvm-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.vvm-category{min-width:0}.vvm-category__photo{overflow:hidden;background:#eeece6}.vvm-category__photo img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;transition:transform .35s}.vvm-category--apparel img{object-position:50% 35%}.vvm-category:hover img{transform:scale(1.025)}.vvm-category__caption{padding-top:20px}.vvm-category__caption .vvm-kicker{font-size:10px;color:var(--vvm-muted);margin-bottom:5px}.vvm-category h3{font-size:clamp(24px,2.5vw,32px);line-height:1.3;white-space:nowrap;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}.vvm-club{background:var(--vvm-ink);color:var(--vvm-paper)}.vvm-club__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-top:48px;padding-bottom:48px}.vvm-club__photo{width:100%;max-width:560px}.vvm-club__photo img{aspect-ratio:1;object-fit:cover}.vvm-club__copy{padding-left:clamp(32px,6vw,92px)}.vvm-club h2{margin:22px 0;font-size:clamp(38px,4.3vw,59px);line-height:1.1}.vvm-club__copy>p:not(.vvm-kicker){max-width:355px;font-size:14px;line-height:1.85;opacity:.85}.vvm-button--light{margin-top:28px;background:var(--vvm-paper);color:var(--vvm-ink)!important}.vvm-button--light:hover{background:#e1dfd4}.vvm-club__secondary{display:block;width:fit-content;min-height:44px;margin-top:12px;padding-top:13px;font-size:11px;text-decoration:underline!important;text-underline-offset:5px}.vvm-apparel{padding-top:80px}.vvm-apparel__grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.vvm-apparel__item img{aspect-ratio:1.2;object-fit:cover;object-position:50% 35%}.vvm-apparel__item>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:20px}.vvm-apparel h3{font-size:30px;line-height:1.2}.vvm-apparel__item span{font-size:11px;line-height:1.5}.vvm-story{background:var(--vvm-ink);color:var(--vvm-paper)}.vvm-story__inner{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(36px,9vw,135px);align-items:center;padding-top:48px;padding-bottom:48px}.vvm-story figure{width:100%;max-width:350px;margin-left:auto}.vvm-story img{aspect-ratio:1;object-fit:cover}.vvm-story figcaption{padding-top:12px;color:var(--vvm-paper);opacity:.8;font-size:10px;line-height:1.6}.vvm-story h2{margin:18px 0;font-size:clamp(36px,3.8vw,53px);line-height:1.12}.vvm-story__copy>p:not(.vvm-kicker){max-width:370px;color:var(--vvm-paper);opacity:.85;font-size:14px;line-height:1.85}.vvm-story .vvm-link{margin-top:20px}.vvm-story .vvm-link:hover{color:var(--vvm-paper);opacity:.8}.vvm-story a:focus-visible{outline-color:var(--vvm-paper)}.vvm-gifts{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:30px;padding-bottom:32px;border-top:1px solid var(--vvm-line)}.vvm-gifts p{font-family:var(--vvm-display);font-size:26px;line-height:1.3;letter-spacing:-.02em}.vvm-gifts .vvm-link{flex-shrink:0}@media(max-width:1100px){.vvm-gifts{flex-wrap:wrap}.vvm-gifts .vvm-kicker{width:100%}}@media(max-width:700px){.vvm-wrap{padding-inline:22px}.vvm-hero__visual img{aspect-ratio:3/2;object-fit:contain}.vvm-hero__copy{gap:0;padding:18px 18px 50px}.vvm-hero h1{font-size:clamp(28px,7.7vw,52px);line-height:1.06}.vvm-hero:after{background:linear-gradient(180deg,#0c1a1424,#0c1a141f 70%,#0c1a1480),radial-gradient(ellipse at center,#0c1a148c,#0c1a1414 78%)}.vvm-hero__labels{bottom:12px;font-size:10px;gap:12px}.vvm-hero .vvm-hero__button{min-height:44px;padding:6px 8px;gap:0;justify-content:center;border:0;background:transparent;color:var(--vvm-paper)!important;font-size:11px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;text-shadow:0 1px 5px rgba(12,26,20,.6)}.vvm-hero .vvm-hero__button:hover{background:transparent}.vvm-hero__button>span{display:none}.vvm-intro{padding-top:30px;padding-bottom:32px}.vvm-intro__emblem{gap:14px;margin-bottom:14px}.vvm-intro__emblem img{width:46px}.vvm-intro .vvm-kicker{margin-bottom:12px;font-size:10px}.vvm-intro h2{font-size:clamp(30px,8.4vw,36px)}.vvm-intro h2 span{display:block}.vvm-kicker{font-size:10px}.vvm-section{padding-top:35px;padding-bottom:52px}.vvm-heading{flex-wrap:wrap;gap:14px;margin-bottom:25px}.vvm-heading h2{font-size:34px}.vvm-heading>.vvm-link{min-height:34px}.vvm-products{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:28px}.vvm-product__meta{padding-top:12px}.vvm-product__row{flex-direction:column;gap:3px}.vvm-home .vvm-product h3{font-size:13px}.vvm-product__edition{font-size:10px;margin-bottom:4px}.vvm-product__price{font-size:12px}.vvm-product__view{display:none}.vvm-category-section{padding-top:12px;padding-bottom:48px}.vvm-categories{grid-template-columns:1fr;gap:30px}.vvm-category__caption{padding-top:13px}.vvm-category__caption .vvm-kicker{font-size:9px;letter-spacing:.065em}.vvm-category h3{font-size:30px}.vvm-club__inner{grid-template-columns:1fr;padding-top:26px;padding-bottom:38px}.vvm-club__photo{max-width:none}.vvm-club__copy{padding:34px 0 0}.vvm-club h2{font-size:46px;margin:16px 0}.vvm-club__copy>p:not(.vvm-kicker){font-size:13px}.vvm-apparel{padding-top:48px}.vvm-apparel__grid{grid-template-columns:1fr;gap:30px}.vvm-apparel__item>div{padding-top:15px}.vvm-apparel h3{font-size:27px}.vvm-story__inner{grid-template-columns:1fr;gap:30px;padding-top:26px;padding-bottom:38px}.vvm-story figure{max-width:300px;margin-inline:auto}.vvm-story h2{font-size:44px}.vvm-story__copy>p:not(.vvm-kicker){font-size:13px}.vvm-gifts{display:flex;align-items:flex-start;flex-direction:column;gap:12px;padding-block:28px}.vvm-gifts p{font-size:29px}}@media(prefers-reduced-motion:reduce){.vvm-home *{scroll-behavior:auto;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/vv-modern-club.css.map */
