.cj-product{background:#faf7f2;color:#332721}.cj-product__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.48fr);gap:34px;max-width:1440px;padding:22px 0 40px}.cj-product__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.cj-product__tile{overflow:hidden;background:#f4eee7;aspect-ratio:.86/1}.cj-product__media,.cj-product__tile img{display:block;width:100%;height:100%;object-fit:cover}.cj-product__sticky{position:sticky;top:18px}.cj-product__vendor{margin:0 0 8px;color:#7f675b;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}.cj-product__reviews{margin:0 0 10px;color:#4f3b30;font-size:1.25rem;text-decoration:underline;text-underline-offset:3px}.cj-product__title{margin:0;color:#2b211d;font-family:var(--font-heading-family);font-size:clamp(2.5rem,2.1vw,3.4rem);line-height:1.12;letter-spacing:0}.cj-product__apps{margin-top:10px}.cj-product__price{display:flex;gap:12px;margin-top:14px;font-size:1.55rem;font-weight:600}.cj-product__price s{color:#9a877e;font-size:1.35rem;font-weight:400}.cj-product__form{margin-top:18px}.cj-product__option{margin:0 0 16px;padding:0;border:0}.cj-product__option legend,.cj-product__quantity-label{display:block;margin-bottom:8px;color:#111;font-size:1.18rem;font-weight:700}.cj-product__option legend span{font-weight:400}.cj-product__pills,.cj-product__swatches{display:flex;flex-wrap:wrap;gap:8px}.cj-product__pills input,.cj-product__swatches input{position:absolute;opacity:0;pointer-events:none}.cj-product__pills label{min-width:52px;border:1px solid rgba(70,49,39,.34);background:#fff;padding:11px 15px;color:#342820;font-size:1.2rem;line-height:1;text-align:center;cursor:pointer}.cj-product__pills input:checked+label{border-color:#3a2a22;background:#3a2a22;color:#fff}.cj-product__swatch{display:inline-flex;width:24px;height:24px;border:1px solid transparent;border-radius:50%;background:transparent;padding:2px;cursor:pointer}.cj-product__swatch-chip{display:block;width:18px;height:18px;border-radius:50%;background-position:center;background-size:cover;box-shadow:inset 0 0 0 1px rgba(47,36,31,.15)}.cj-product__swatches input:checked+.cj-product__swatch,.cj-product__swatch.is-active{border-color:#111}.cj-product__sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cj-product__quantity{width:86px;min-height:42px;border:1px solid rgba(70,49,39,.24);border-radius:0;background:#fff;padding:0 12px}.cj-product__add{width:100%;min-height:52px;margin-top:14px;border:0;border-radius:0;background:#34231d;color:#fff;font-size:1.35rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.cj-product__add:disabled{background:#b7aaa2}.cj-product__payment{margin-top:9px}.cj-product__shipping{margin:12px 0 0;color:#6f5b51;font-size:1.2rem;text-align:center}.cj-product__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.cj-product__trust span{border-top:1px solid rgba(70,49,39,.14);padding-top:12px;color:#675148;font-size:1.05rem;line-height:1.35;text-align:center}.cj-product__accordions{margin-top:20px;border-top:1px solid rgba(70,49,39,.16)}.cj-product__accordions details{border-bottom:1px solid rgba(70,49,39,.16)}.cj-product__accordions summary{display:flex;justify-content:space-between;min-height:50px;color:#2f241f;font-size:1.22rem;font-weight:700;cursor:pointer;list-style:none}.cj-product__accordions summary:after{content:"+";color:#85634d;font-size:2rem;font-weight:400}.cj-product__accordions details[open] summary:after{content:"-"}.cj-product__copy{padding:0 0 18px;color:#5a4941;font-size:1.22rem;line-height:1.65}.cj-product__watch{max-width:1440px;padding:20px 0 56px}.cj-product__watch-title{margin:0 0 18px;padding-top:22px;border-top:1px solid rgba(70,49,39,.16);color:#111;font-family:var(--font-body-family);font-size:1.35rem;font-weight:500;letter-spacing:.08em}.cj-product__watch-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.cj-product__watch-card{position:relative;flex:0 0 min(215px,30vw);overflow:hidden;background:#f4eee7;aspect-ratio:9/16}.cj-product__watch-media,.cj-product__watch-card video,.cj-product__watch-card iframe{display:block;width:100%;height:100%;object-fit:cover;border:0}.cj-product__play{position:absolute;left:50%;top:50%;width:72px;height:72px;border-radius:50%;background:#f7dadd;transform:translate(-50%,-50%);pointer-events:none}.cj-product__play:after{content:"";position:absolute;left:30px;top:22px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:22px solid #fff}.cj-product__duration{position:absolute;right:10px;bottom:8px;color:#fff;font-size:1.25rem;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.35)}@media screen and (max-width:989px){.cj-product__layout{grid-template-columns:1fr;gap:24px}.cj-product__sticky{position:static}.cj-product__watch-card{flex-basis:220px}}@media screen and (max-width:749px){.cj-product__layout{padding-left:16px;padding-right:16px}.cj-product__gallery{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px}.cj-product__tile{flex:0 0 88%;aspect-ratio:1/1.08}.cj-product__title{font-size:2.6rem}.cj-product__trust{grid-template-columns:1fr}.cj-product__trust span{text-align:left}.cj-product__watch{padding-left:16px;padding-right:0}.cj-product__watch-card{flex-basis:58vw}.cj-product__play{width:64px;height:64px}.cj-product__play:after{left:27px;top:19px}}
