:root{--bg:oklch(99% .002 85);--paper:oklch(96% .004 85);--ink:oklch(14% .005 85);--ink-soft:oklch(42% .006 85);--ink-faint:oklch(64% .006 85);--line:oklch(90% .004 85);--accent:oklch(52% .08 45);--container: 1440px;--gutter: 56px}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);font-family:Work Sans,-apple-system,Helvetica Neue,Arial,sans-serif}a{color:var(--ink);text-decoration:none}a:hover{color:var(--accent)}img{display:block;max-width:100%}button{font-family:inherit}.serif{font-family:Cormorant,Georgia,serif}.sans{font-family:Work Sans,-apple-system,Helvetica Neue,Arial,sans-serif}.label{font-family:Work Sans,sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft)}.wrap{max-width:var(--container);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.veld-nav{display:flex;align-items:center;justify-content:space-between;height:96px;border-bottom:1px solid var(--line)}.veld-nav__links{display:flex;gap:36px;width:280px}.veld-nav__links--right{justify-content:flex-end}.nav-link{font-family:Work Sans,sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink)}.nav-link:hover{color:var(--accent)}.nav-link.active{border-bottom:1px solid var(--ink);padding-bottom:5px}.veld-logo{font-family:Cormorant,serif;font-size:24px;font-weight:500;letter-spacing:.22em;color:var(--ink)}.veld-nav__icons{display:flex;gap:26px;align-items:center;color:var(--ink);width:280px;justify-content:flex-end}.veld-nav__icons a{display:flex;align-items:center;position:relative}.cart-count{position:absolute;top:-8px;right:-10px;font-size:10px;background:var(--ink);color:var(--bg);border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center}.veld-footer{border-top:1px solid var(--line);padding:44px var(--gutter);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.veld-footer__links{display:flex;gap:40px;flex-wrap:wrap}.veld-footer__links a{color:var(--ink-soft)}.ph{position:relative;overflow:hidden;background:var(--paper)}.ph:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(0,0,0,.045) 1px,transparent 0);background-size:5px 5px;mix-blend-mode:multiply;pointer-events:none}.ph img{width:100%;height:100%;object-fit:cover;position:relative;z-index:0}.caption{font-family:Work Sans,sans-serif;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);padding:14px var(--gutter) 0 var(--gutter)}.btn{background:var(--ink);color:var(--bg);border:none;font-family:Work Sans,sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;padding:18px 40px;cursor:pointer;display:inline-block}.btn:hover{background:var(--ink);color:var(--bg);opacity:.85}.link-underline{display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid var(--ink);padding-bottom:6px}.product-card__title{font-size:14px;margin-top:16px}.product-card__row{display:flex;justify-content:space-between;margin-top:16px}.product-card__price{font-size:13px;color:var(--ink-faint)}.masonry{padding:56px var(--gutter) 120px var(--gutter);display:flex;gap:28px}.masonry__col{width:32%;display:flex;flex-direction:column;gap:28px}.masonry__col--wide{width:36%}.pdp{display:flex;flex-wrap:wrap}.pdp__gallery{width:58%;display:flex;flex-direction:column;gap:2px}.pdp__gallery img,.pdp__gallery .ph{width:100%;height:900px}.pdp__info{width:42%;padding:72px 72px 64px 64px}.swatch{width:22px;height:22px;border-radius:50%;cursor:pointer;border:1px solid var(--line);padding:0;background:var(--paper)}.swatch.is-selected{outline:1px solid var(--ink);outline-offset:3px}.size-tab{font-family:Work Sans,sans-serif;font-size:13px;color:var(--ink-soft);padding-bottom:8px;border:none;border-bottom:1px solid transparent;background:none;cursor:pointer}.size-tab.is-selected{color:var(--ink);border-color:var(--ink)}.add-to-bag{margin-top:44px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:18px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:none;width:100%;color:var(--ink)}.hero{display:flex;flex-wrap:wrap}.hero__media{width:66%;height:760px;background:var(--paper)}.hero__media--empty{background:linear-gradient(155deg,#e0deda,#82807c,#302e29)}.hero__media-fill{width:100%;height:100%;object-fit:cover;display:block}.hero__media-fill--video{object-fit:contain}.hero__text{width:34%;min-width:320px;height:760px;display:flex;flex-direction:column;justify-content:center;padding:0 48px}.brand-teaser{padding:120px 0;display:flex;justify-content:flex-end}.brand-teaser--with-image{justify-content:space-between;align-items:center;gap:64px;flex-wrap:wrap}.brand-teaser__media{width:42%;min-width:280px;height:520px;flex-shrink:0}.brand-teaser__media-fill{width:100%;height:100%;object-fit:cover;display:block}.brand-teaser__text{width:46%;min-width:300px}.bar-track{width:100%;height:2px;background:var(--line)}.bar-fill{height:2px;background:var(--ink)}.avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Work Sans,sans-serif;font-size:11px;color:var(--bg);background:var(--ink);flex-shrink:0}.review-row{display:flex;gap:18px;padding:26px 0;border-bottom:1px solid var(--line)}@media(max-width:900px){:root{--gutter:24px}.pdp,.masonry{flex-direction:column}.pdp__gallery,.pdp__info,.masonry__col,.masonry__col--wide{width:100%}.pdp__gallery img,.pdp__gallery .ph{height:520px}.veld-nav__links{display:none}.hero{flex-direction:column}.hero__media{width:100%;height:100vh;height:100svh}.hero__media-fill--video{object-fit:cover}.hero__text{width:100%;height:auto;padding:48px 24px}.brand-teaser{padding:64px 0;justify-content:center}.brand-teaser--with-image{flex-direction:column;gap:32px}.brand-teaser__media{width:100%;height:420px}.brand-teaser__text{width:100%;min-width:0;max-width:none;text-align:center}.brand-teaser__text .sans{margin-left:auto;margin-right:auto}.brand-teaser__text .link-underline{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/base.css.map */
