.sh-pdp__crumbs{padding-top:18px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--sh-taupe)}.sh-pdp__crumbs a{color:inherit;text-decoration:none}.sh-pdp__grid{display:grid;grid-template-columns:58fr 42fr;gap:clamp(32px,5vw,72px);padding-top:clamp(28px,4vw,48px)}.sh-pdp__grid>*{min-width:0}.sh-pdp__gallery{position:sticky;top:calc(var(--sh-header-h, 69px) + 24px);align-self:start;display:grid;grid-template-columns:86px minmax(0,1fr);gap:16px;align-items:start}.sh-pdp__gallery:not(:has(.sh-pdp__thumbs)){grid-template-columns:minmax(0,1fr)}.sh-pdp__thumbs{display:flex;flex-direction:column;gap:10px}.sh-pdp__thumb{display:block;width:100%;aspect-ratio:1 / 1;padding:0;overflow:hidden;border:1px solid var(--sh-line);border-radius:0;background:var(--sh-sand);cursor:pointer}.sh-pdp__thumb.is-on{border-color:var(--sh-ink)}.sh-pdp__thumb img{display:block;width:100%;height:100%;object-fit:cover}.sh-pdp__stage{position:relative;min-width:0}.sh-pdp__slides{display:grid}.sh-pdp__slide{grid-area:1 / 1;margin:0;aspect-ratio:1 / 1;overflow:hidden;background:var(--sh-sand)}.sh-pdp__slide:not(:first-child){visibility:hidden}.sh-pdp__slides[data-ready] .sh-pdp__slide{visibility:hidden}.sh-pdp__slides[data-ready] .sh-pdp__slide.is-on{visibility:visible}.sh-pdp__slide img{display:block;width:100%;height:100%;object-fit:cover}.sh-pdp__slide--empty{display:flex;align-items:center;justify-content:center}.sh-pdp__slide--empty img{width:44%;height:auto}.sh-pdp__chip,.sh-pdp__counter{display:none}.sh .sh-pdp__title{margin:10px 0 0;font-family:var(--sh-font-display);font-size:clamp(24px,2.8vw,30px);font-weight:400;line-height:1.2;color:var(--sh-ink)}.sh .sh-pdp__price{margin:12px 0 0;font-size:16px;font-weight:500;font-variant-numeric:tabular-nums}.sh-pdp__compare{margin-left:10px;font-weight:400;color:var(--sh-taupe)}.sh-pdp__setnote{margin-left:10px;font-style:normal;font-weight:400;font-size:14px;color:var(--sh-taupe)}.sh-pdp__specs{margin:24px 0 0;border-top:1px solid var(--sh-line)}.sh-pdp__specs>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--sh-line);font-size:14px}.sh-pdp__specs dt{color:var(--sh-taupe)}.sh-pdp__specs dd{margin:0;text-align:right}.sh-pdp__opt{margin:24px 0 0;padding:0;border:0;min-width:0}.sh-pdp__opt legend{padding:0}.sh-pdp__optvals{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.sh-pdp__optval{padding:11px 18px;border:1px solid var(--sh-line);border-radius:var(--sh-radius-ctl);background:transparent;font-family:inherit;font-size:13.5px;line-height:1.6;color:var(--sh-ink);cursor:pointer}.sh-pdp__optval[aria-pressed=true]{border-color:var(--sh-ink)}.sh-pdp__optval.is-unavailable{color:var(--sh-taupe);text-decoration:line-through}.sh-check{position:relative;display:block;flex:0 0 15px;width:15px;height:15px;box-sizing:border-box;border:1px solid var(--sh-ink);background:var(--sh-bone)}.sh-check:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid var(--sh-bone);border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}[aria-checked=true]>.sh-check,[aria-checked=true] .sh-pdp__setrow>.sh-check{background:var(--sh-ink)}.sh-pdp__set{margin-top:26px;padding:20px;background:var(--sh-sand);cursor:pointer}.sh-pdp__setrow{display:flex;gap:12px;align-items:flex-start}.sh-pdp__setrow .sh-check{margin-top:3px}.sh-pdp__settitle{display:block;font-size:14px;font-weight:500}.sh-pdp__settext{display:block;margin-top:4px;font-size:13px;color:var(--sh-taupe)}.sh-pdp__setthumbs{display:flex;gap:10px;margin-top:14px}.sh-pdp__setthumb{display:block;width:58px;height:58px;overflow:hidden;box-sizing:border-box;background:var(--sh-bone);border:1px solid var(--sh-line)}.sh-pdp__setthumb img{width:100%;height:100%;object-fit:cover}.sh-pdp__set:focus-visible,.sh-pdp__addon:focus-visible{outline:2px solid var(--sh-clay-deep);outline-offset:3px}.sh-pdp__atc{margin-top:20px}.sh-pdp__atcbtn[disabled]{opacity:.6;cursor:not-allowed}.sh .sh-pdp__reassure{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 18px;margin:12px 0 0;font-size:13px;color:var(--sh-taupe)}.sh-pdp__reassure span{display:flex;align-items:center;gap:6px}.sh-pdp__reassure img{width:auto;height:12px}.sh-pdp__addons{margin-top:14px;border:1px solid var(--sh-line)}.sh .sh-pdp__addhead{margin:0;padding:10px 14px;border-bottom:1px solid var(--sh-line);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--sh-taupe)}.sh-pdp__addon{display:grid;grid-template-columns:15px 44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 14px;border-bottom:1px solid var(--sh-line);cursor:pointer}.sh-pdp__addon:last-child{border-bottom:0}.sh-pdp__addimg{display:block;width:44px;height:44px;overflow:hidden;background:var(--sh-sand)}.sh-pdp__addimg img{width:100%;height:100%;object-fit:cover}.sh-pdp__addtext{display:flex;flex-direction:column;min-width:0}.sh-pdp__addname{font-size:13.5px;font-weight:500;line-height:1.35}.sh-pdp__addwhy{font-size:12.5px;line-height:1.35;color:var(--sh-taupe)}.sh-pdp__addprice{font-size:14px;font-weight:500;font-variant-numeric:tabular-nums}.sh-pdp__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:18px 0 0;padding:0;list-style:none;background:var(--sh-line);border:1px solid var(--sh-line)}.sh-pdp__trust li{display:flex;flex-direction:column;gap:4px;padding:14px 10px;text-align:center;background:var(--sh-bone)}.sh-pdp__trustfig{font-family:var(--sh-font-display);font-size:22px;line-height:1;color:var(--sh-forest)}.sh-pdp__trusttext{font-size:12px;line-height:1.35;color:var(--sh-taupe)}.sh-pdp__accs{margin-top:30px;border-top:1px solid var(--sh-line)}.sh-acc{border-bottom:1px solid var(--sh-line)}.sh-acc__sum{display:flex;justify-content:space-between;gap:16px;padding:15px 0;font-size:14px;font-weight:500;line-height:1.6;color:var(--sh-ink);list-style:none;cursor:pointer}.sh-acc__sum::-webkit-details-marker{display:none}.sh-acc__sign:before{content:"+";color:var(--sh-taupe);font-weight:400}.sh-acc[open] .sh-acc__sign:before{content:"\2013"}.sh-acc__body{max-width:60ch;padding:0 0 16px;font-size:14px;color:var(--sh-taupe)}.sh-acc__body p{margin:0}.sh-acc__body p+p{margin-top:8px}.sh-vids{margin-top:28px;min-width:0}.sh .sh-vids__h{margin:0 0 14px;font-family:var(--sh-font-display);font-size:20px;font-weight:400;line-height:1.25}.sh-vids__track{display:grid;grid-auto-flow:column;grid-auto-columns:80px;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.sh-vids__track::-webkit-scrollbar{display:none}.sh-vids__card{position:relative;display:block;aspect-ratio:13 / 21;padding:0;border:0;border-radius:0;overflow:hidden;background:var(--sh-sand);cursor:pointer;scroll-snap-align:start}.sh-vids__card video{display:block;width:100%;height:100%;object-fit:cover}.sh-vids__play{position:absolute;left:77%;bottom:10px;width:22px;height:22px;transform:translate(-50%);background:var(--sh-bone);clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%)}.sh-vids__play:after{content:"";position:absolute;left:8px;top:7px;border-style:solid;border-width:4px 0 4px 7px;border-color:transparent transparent transparent var(--sh-forest)}.sh-vids__dialog{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent}.sh-vids__dialog::backdrop{background:#1e281fdb}.sh-vids__dialog[open]{display:flex;align-items:center;justify-content:center}.sh-vids__viewer{display:flex;flex-direction:column;gap:10px;width:min(49.5vh,428px,92vw)}.sh-vids__big{display:block;width:100%;aspect-ratio:9 / 16;max-height:min(88vh,760px);background:#000;object-fit:cover}.sh-vids__nav{display:flex;justify-content:space-between}.sh-vids__navbtn{padding:8px 12px;border:0;background:none;color:var(--sh-bone);font-family:var(--sh-font-sans);font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.sh-vids__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:var(--sh-bone)}.sh-vids__barname{font-size:13.5px;font-weight:500}.sh-vids__add{padding:12px 22px}.sh-pdp__bar{position:fixed;left:0;right:0;bottom:0;z-index:var(--sh-z-fixed-bar);display:none;align-items:center;gap:12px;padding:10px var(--sh-gutter) calc(10px + env(safe-area-inset-bottom,0px));background:var(--sh-bone);border-top:1px solid var(--sh-line)}.sh-pdp__barinfo{display:flex;flex-direction:column;flex:1;min-width:0}.sh-pdp__barname{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500}.sh-pdp__barprice{font-size:13px;color:var(--sh-taupe);font-variant-numeric:tabular-nums}.sh-pdp__barbtn{padding:14px 22px;white-space:nowrap}@media(max-width:899px){.sh-pdp__grid{grid-template-columns:minmax(0,1fr)}.sh-pdp__gallery{position:static;display:block;margin:0 calc(var(--sh-gutter) * -1)}.sh-pdp__thumbs{display:none}.sh-pdp__slides{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.sh-pdp__slides::-webkit-scrollbar{display:none}.sh-pdp__slide,.sh-pdp__slides[data-ready] .sh-pdp__slide{grid-area:auto;visibility:visible;scroll-snap-align:start}.sh-pdp__chip{display:block;top:auto;bottom:14px;left:20px}.sh-pdp__counter{position:absolute;right:20px;bottom:14px;display:block;padding:5px 9px;background:var(--sh-bone);font-size:11px;font-weight:500;letter-spacing:.14em;font-variant-numeric:tabular-nums}.sh-vids__track{grid-auto-columns:29%;gap:10px;margin:0 calc(var(--sh-gutter) * -1);padding:0 var(--sh-gutter);scroll-padding-left:var(--sh-gutter)}body:has(.sh-pdp__bar.is-on) .sh-pdp__bar{display:flex}body:has(.sh-pdp__bar.is-on){padding-bottom:76px}}.sh .sh-acc__body h2{margin:20px 0 8px;font-family:var(--sh-font-sans);font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--sh-ink)}.sh .sh-acc__body h2:first-child{margin-top:0}.sh .sh-acc__body ul{margin:0 0 12px;padding-left:18px}.sh .sh-acc__body li{margin:0 0 4px}.sh .sh-acc__body p+p{margin-top:10px}.sh .sh-acc__body a{color:var(--sh-ink);text-decoration:underline;text-underline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/sh-pdp.css.map */
