.cr{--cr-ink: #343230;--cr-dim: #5E5748;--cr-bronze: #8D7B5D;--cr-sand: #D2BD99;--cr-bg: #F8F6F2;--cr-cream: #F2EFE7;--cr-plate: #E6DFD2;--cr-plate-lg: #DCD4C6;--cr-dark: #2A2724;--cr-red: #C43022;--cr-gutter: 40px;font-size:16px;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;background:var(--cr-bg);color:var(--cr-ink)}.cr *,.cr *:before,.cr *:after{box-sizing:border-box}.cr img{display:block;max-width:100%}.cr a{color:inherit;text-decoration:none}.cr button{font:inherit}.cr__mast{display:flex;justify-content:space-between;align-items:flex-end;gap:64px;padding:56px var(--cr-gutter) 30px}.cr__mast-l{display:flex;flex-direction:column;gap:14px}.cr__eyebrow{font-family:inherit;font-weight:300;font-size:11px;line-height:1;letter-spacing:.2em;text-transform:uppercase;color:var(--cr-bronze)}.cr__title{margin:0;font-family:inherit;font-weight:700;font-size:72px;line-height:.92;letter-spacing:.05em;text-transform:uppercase}.cr__lede{margin:0 0 8px;max-width:360px;font-family:inherit;font-weight:400;font-size:15px;line-height:1.65;color:var(--cr-dim);text-wrap:pretty}.cr__bar{display:flex;justify-content:space-between;align-items:center;padding:0 var(--cr-gutter);border-top:1px solid var(--cr-ink);border-bottom:1px solid var(--cr-sand)}.cr__bar-l{padding:14px 0;font-family:inherit;font-weight:700;font-size:11px;line-height:1;letter-spacing:.2em;text-transform:uppercase}.cr__bar-r{padding:14px 0;font:400 10px/1 ui-monospace,Menlo,monospace;letter-spacing:.06em;color:var(--cr-bronze)}.cr__row{display:grid;gap:1px;background:var(--cr-sand);border-bottom:1px solid var(--cr-sand)}.cr__row--2{grid-template-columns:1fr 1fr}.cr__row--3{grid-template-columns:repeat(3,1fr)}.cr__row--4{grid-template-columns:repeat(4,1fr)}.cr__card{background:var(--cr-bg);display:flex;flex-direction:column;padding:28px 28px 32px;transition:background .18s linear}.cr__card:hover{background:var(--cr-cream)}.cr__row--2>.cr__card{padding:34px 34px 38px}.cr__media,.cr__plate{margin-top:16px}.cr__row--2>.cr__card .cr__media,.cr__row--2>.cr__card .cr__plate{margin-top:18px}.cr__plate{aspect-ratio:4/5;background:var(--cr-plate)}.cr__img{aspect-ratio:4/5;width:100%;object-fit:cover;background:var(--cr-plate)}.cr__media{position:relative}.cr__media .cr__img{display:block}.cr__img--alt{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .18s linear}@media(hover:hover){.cr__card:hover .cr__img--alt{opacity:1}}.cr__card-foot{display:flex;justify-content:space-between;align-items:baseline;padding-top:16px}.cr__row--2>.cr__card .cr__card-foot{padding-top:18px}.cr__name{font-family:inherit;font-weight:700;font-size:13px;line-height:1.25;letter-spacing:.04em;text-transform:uppercase}.cr__price{font-family:inherit;font-weight:400;font-size:12px;line-height:1;color:var(--cr-dim)}.cr__row--2>.cr__card .cr__name{font-size:15px}.cr__row--2>.cr__card .cr__price{font-size:13px}.cr__swatches{display:flex;align-items:center;gap:6px;padding-top:11px;min-height:10px}.cr__row--2 .cr__swatches{gap:7px;padding-top:13px;min-height:12px}.cr__swatch{width:10px;height:10px;padding:0;border:0;border-radius:50%;position:relative;background:var(--cr-sand);box-shadow:inset 0 0 0 1px #34323038;cursor:pointer;flex:none;transition:opacity .15s linear}.cr__row--2 .cr__swatch{width:12px;height:12px}.cr__swatch:hover{opacity:.7}.cr__swatch[aria-pressed=true]{outline:1px solid var(--cr-ink);outline-offset:2px}.cr__swatch:focus-visible{outline:1px solid var(--cr-ink);outline-offset:2px}.cr__swatch-more{font:400 9.5px/1 ui-monospace,Menlo,monospace;color:var(--cr-bronze);padding-left:2px}.cr__video{position:relative;height:520px;background:var(--cr-dark);display:flex;flex-direction:column;justify-content:flex-end;padding:44px var(--cr-gutter);overflow:hidden}.cr__video-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.cr__video-line{position:relative;z-index:1;margin:0;max-width:760px;font-family:inherit;font-weight:700;font-size:34px;line-height:1.18;letter-spacing:.03em;text-transform:uppercase;color:var(--cr-bg);text-wrap:pretty}.cr__slot{position:absolute;z-index:1;font:400 9.5px/1 ui-monospace,Menlo,monospace;letter-spacing:.14em;text-transform:uppercase;color:#3432306b}.cr__video .cr__slot{top:20px;right:var(--cr-gutter);color:#ffffff57}.cr__quote{background:var(--cr-cream);border-bottom:1px solid var(--cr-sand);padding:80px var(--cr-gutter) 74px;display:flex;flex-direction:column;align-items:center;gap:26px}.cr__label{font-family:inherit;font-weight:300;font-size:10.5px;line-height:1;letter-spacing:.2em;text-transform:uppercase;color:var(--cr-bronze)}.cr__quote-body{margin:0;max-width:800px;text-align:center;font-family:inherit;font-weight:400;font-size:27px;line-height:1.42;color:var(--cr-ink);text-wrap:pretty}.cr__attrib{font:400 11px/1 ui-monospace,Menlo,monospace;letter-spacing:.08em;color:var(--cr-bronze)}.cr__hero{display:grid;grid-template-columns:2fr 1fr;border-bottom:1px solid var(--cr-sand)}.cr__hero-media{aspect-ratio:1/1;background:var(--cr-plate-lg);position:relative}.cr__hero-media>img{width:100%;height:100%;object-fit:cover}.cr__hero-media .cr__slot{bottom:18px;left:22px}.cr__hero-body{border-left:1px solid var(--cr-sand);padding:44px 38px;display:flex;flex-direction:column;justify-content:center;gap:22px}.cr__hero-title{margin:0;font-family:inherit;font-weight:700;font-size:36px;line-height:1.1;letter-spacing:.04em;text-transform:uppercase}.cr__hero-copy{margin:0;font-family:inherit;font-weight:400;font-size:14.5px;line-height:1.7;color:var(--cr-dim);text-wrap:pretty}.cr__pricing{display:flex;align-items:baseline;gap:16px;padding-top:4px}.cr__pricing-amt{font-family:inherit;font-weight:400;font-size:17px;line-height:1}.cr__scarce{font:400 10px/1 ui-monospace,Menlo,monospace;letter-spacing:.08em;color:var(--cr-red)}.cr__btn{border:1px solid var(--cr-ink);background:none;padding:16px 0;cursor:pointer;font-family:inherit;font-weight:700;font-size:11px;line-height:1;letter-spacing:.2em;text-transform:uppercase;color:var(--cr-ink);transition:background .16s linear,color .16s linear}.cr__btn:hover{background:var(--cr-ink);color:var(--cr-bg)}.cr__btn[disabled]{opacity:.4;cursor:default}.cr__btn--inline{align-self:flex-start;padding:15px 40px}.cr__trio{border-bottom:1px solid var(--cr-sand);padding:52px var(--cr-gutter) 56px;display:flex;flex-direction:column;gap:24px}.cr__trio-head{display:flex;justify-content:space-between;align-items:baseline;gap:24px}.cr__trio-meta{font:400 10px/1 ui-monospace,Menlo,monospace;letter-spacing:.06em;color:var(--cr-bronze)}.cr__trio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cr__crop{display:flex;flex-direction:column;gap:12px}.cr__crop-plate{aspect-ratio:4/5;background:var(--cr-plate)}.cr__crop-cap{font-family:inherit;font-weight:400;font-size:12.5px;line-height:1.55;color:var(--cr-dim);text-wrap:pretty}.cr__process{display:grid;grid-template-columns:560px 1fr;background:var(--cr-cream)}.cr__process-media{aspect-ratio:5/4;background:var(--cr-plate-lg);position:relative}.cr__process-media>img{width:100%;height:100%;object-fit:cover}.cr__process-media .cr__slot{bottom:18px;left:22px}.cr__process-body{padding:56px var(--cr-gutter);display:flex;flex-direction:column;justify-content:center;gap:20px}.cr__process-title{margin:0;font-family:inherit;font-weight:700;font-size:26px;line-height:1.2;letter-spacing:.05em;text-transform:uppercase}.cr__process-copy{margin:0;max-width:440px;font-family:inherit;font-weight:400;font-size:14.5px;line-height:1.7;color:var(--cr-dim);text-wrap:pretty}.cr__pair{border-bottom:1px solid var(--cr-sand);padding:44px var(--cr-gutter) 48px;display:flex;flex-direction:column;gap:22px}.cr__pair-head{display:flex;justify-content:space-between;align-items:baseline;gap:24px}.cr__pair-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:760px}.cr__pair-foot{display:flex;justify-content:space-between;align-items:center;gap:24px}.cr__pair-copy{margin:0;max-width:420px;font-family:inherit;font-weight:400;font-size:13.5px;line-height:1.6;color:var(--cr-dim);text-wrap:pretty}.cr__pair-foot .cr__btn{padding:13px 26px;font-size:10.5px;white-space:nowrap}.cr__bleed{position:relative;height:560px;background:var(--cr-plate-lg);display:flex;flex-direction:column;justify-content:flex-end;padding:46px var(--cr-gutter);overflow:hidden}.cr__bleed>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cr__bleed .cr__slot{top:22px;left:var(--cr-gutter)}.cr__bleed-line{position:relative;z-index:1;margin:0;max-width:620px;font-family:inherit;font-weight:700;font-size:30px;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;text-wrap:pretty}.cr__bleed--dark{background:var(--cr-dark);color:var(--cr-bg)}.cr__end{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:34px var(--cr-gutter) 44px}.cr__end-link{font-family:inherit;font-weight:700;font-size:11px;line-height:1;letter-spacing:.2em;text-transform:uppercase}@media(max-width:1024px){.cr{--cr-gutter: 28px}.cr__mast{gap:40px;padding-top:44px}.cr__title{font-size:54px}.cr__lede{max-width:320px;font-size:14px}.cr__row--3,.cr__row--4{grid-template-columns:1fr 1fr}.cr__row--2>.cr__card{padding:28px 28px 32px}.cr__video{height:420px}.cr__video-line{font-size:27px}.cr__quote{padding:60px var(--cr-gutter) 56px}.cr__quote-body{font-size:22px}.cr__hero{grid-template-columns:1fr}.cr__hero-media{aspect-ratio:4/3}.cr__hero-body{border-left:0;border-top:1px solid var(--cr-sand);padding:36px var(--cr-gutter)}.cr__hero-title{font-size:30px}.cr__process{grid-template-columns:1fr}.cr__process-body{padding:36px var(--cr-gutter) 44px}.cr__bleed{height:420px}.cr__bleed-line{font-size:25px}}@media(max-width:640px){.cr{--cr-gutter: 20px}.cr__mast{flex-direction:column;align-items:flex-start;gap:22px;padding:34px var(--cr-gutter) 24px}.cr__title{font-size:40px;letter-spacing:.04em}.cr__lede{max-width:none;margin-bottom:0}.cr__bar{flex-direction:column;align-items:flex-start}.cr__bar-l{padding-bottom:4px}.cr__bar-r{padding-top:0}.cr__row--2,.cr__row--3,.cr__row--4{grid-template-columns:1fr}.cr__card,.cr__row--2>.cr__card{padding:20px var(--cr-gutter) 26px}.cr__media,.cr__plate,.cr__row--2>.cr__card .cr__media,.cr__row--2>.cr__card .cr__plate{margin-top:14px}.cr__card-foot,.cr__row--2>.cr__card .cr__card-foot{padding-top:16px}.cr__name,.cr__row--2>.cr__card .cr__name{font-size:13px}.cr__price,.cr__row--2>.cr__card .cr__price{font-size:12.5px}.cr__swatches,.cr__row--2 .cr__swatches{gap:16px;padding-top:8px;min-height:44px;flex-wrap:wrap}.cr__swatch,.cr__row--2 .cr__swatch{width:16px;height:16px}.cr__swatch:after{content:"";position:absolute;top:-14px;right:-8px;bottom:-14px;left:-8px}.cr__video{height:320px;padding:24px var(--cr-gutter)}.cr__video-line{font-size:21px}.cr__quote{padding:48px var(--cr-gutter) 44px;gap:18px}.cr__quote-body{font-size:18px;line-height:1.45}.cr__hero-media{aspect-ratio:1/1}.cr__hero-title{font-size:25px}.cr__hero-body{gap:16px}.cr__btn{padding:15px 0}.cr__btn--inline{padding:15px 28px}.cr__trio{padding:34px var(--cr-gutter) 38px}.cr__trio-head{flex-direction:column;gap:6px}.cr__trio-grid{grid-template-columns:1fr;gap:26px}.cr__crop-cap{font-size:12px}.cr__pair{padding:30px var(--cr-gutter) 34px}.cr__pair-head{flex-direction:column;gap:6px}.cr__pair-grid{gap:12px}.cr__pair-foot{flex-direction:column;align-items:flex-start}.cr__pair-foot .cr__btn{align-self:stretch;text-align:center}.cr__bleed{height:340px;padding:26px var(--cr-gutter)}.cr__bleed-line{font-size:20px}.cr__process-title{font-size:21px}.cr__end{flex-direction:column;align-items:flex-start;gap:14px;padding-bottom:34px}}@media(prefers-reduced-motion:no-preference){.cr [data-cr-reveal]{animation:cr-rise .56s cubic-bezier(.22,.61,.36,1) both;animation-play-state:paused}.cr [data-cr-reveal].is-in{animation-play-state:running}}@keyframes cr-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/94/assets/collection-hero.css.map */
