shadow-cart-drawer{display:contents}.shadow-cart{position:fixed;inset:0 0 0 auto;width:min(100%,470px);height:100%;max-height:100%;max-width:100%;margin:0;padding:0;border:0;background:#f6f5f1;color:#111;font-family:Arial,Helvetica,sans-serif}.shadow-cart::backdrop{background:#00000070;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.shadow-cart[open]{animation:shadow-cart-enter .25s ease-out}.shadow-cart[open]::backdrop{animation:shadow-cart-dim .2s ease-out}.shadow-cart__shell{display:flex;flex-direction:column;height:100%;height:100dvh}.shadow-cart__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 25px;border-bottom:1px solid #dcdad4}.shadow-cart__header h2{display:flex;align-items:center;gap:12px;margin:0;font-size:17px;font-weight:600;letter-spacing:-.02em}.shadow-cart__header h2 span{display:grid;min-width:22px;height:22px;padding:0 5px;place-items:center;border:1px solid #d0cec8;font-size:11px;font-weight:400}.shadow-cart__close{display:grid;place-items:center;width:44px;height:44px;margin:-10px -10px -10px 0;border:0;background:transparent;color:inherit;cursor:pointer}.shadow-cart__body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 25px}.shadow-cart__items{margin:0;padding:0;list-style:none}.shadow-cart__item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;padding:25px 0;border-bottom:1px solid #dcdad4}.shadow-cart__image{display:block;aspect-ratio:1;background:#ebe9e3}.shadow-cart__image img{display:block;width:100%;height:100%;object-fit:cover}.shadow-cart__item-content{min-width:0}.shadow-cart__item-title{display:block;margin:0 0 7px;color:#111;font-size:13px;line-height:1.4;font-weight:600;text-decoration:none;overflow-wrap:anywhere}.shadow-cart__variant{margin:0 0 10px;color:#5b5a56;font-size:12px;line-height:1.5}.shadow-cart__prices{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px;font-size:13px}.shadow-cart__prices s{color:#76756e;font-size:12px}.shadow-cart__line-discount{margin:4px 0 10px;color:#39503b;font-size:11px;line-height:1.5}.shadow-cart__controls{display:flex;align-items:center;justify-content:space-between;gap:10px}.shadow-cart__quantity{display:inline-flex;height:36px;align-items:center;border:1px solid #cfcdc7}.shadow-cart__quantity button{width:35px;height:34px;padding:0;border:0;background:transparent;color:inherit;font-size:17px;cursor:pointer}.shadow-cart__quantity output{min-width:22px;font-size:12px;text-align:center}.shadow-cart__remove{padding:10px 0 10px 10px;border:0;background:transparent;color:#5b5a56;font:inherit;font-size:11px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.shadow-cart__footer{flex-shrink:0;padding:22px 25px max(18px,env(safe-area-inset-bottom));border-top:1px solid #dcdad4}.shadow-cart__bundle{margin:0 0 17px;font-size:12px;line-height:1.5}.shadow-cart__total{display:flex;justify-content:space-between;align-items:baseline;gap:15px;margin:0;font-size:15px}.shadow-cart__total strong{font-size:19px;font-weight:600}.shadow-cart__discounts p{display:flex;justify-content:space-between;gap:12px;margin:0 0 13px;color:#39503b;font-size:12px}.shadow-cart__tax{margin:11px 0 20px;color:#68665f;font-size:11px;line-height:1.5}.shadow-cart__checkout{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:54px;padding:16px 20px;border:1px solid #111;border-radius:0;background:#111;color:#fff;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.shadow-cart__continue{display:block;margin:15px auto 0;padding:5px 10px;border:0;background:transparent;color:#54524d;font:inherit;font-size:11px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.shadow-cart__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;min-height:330px;height:100%;text-align:center}.shadow-cart__empty p{margin:0;font-size:16px}.shadow-cart__shop{display:block;padding:17px 25px;background:#111;color:#fff;font-size:12px;text-decoration:none}.shadow-cart__status{padding:0 25px;font-size:12px;line-height:1.5}.shadow-cart__status:not(:empty){padding-top:14px;padding-bottom:2px}.shadow-cart__error{margin:16px 25px 0;padding:12px;border:1px solid #b66052;color:#7c261c;font-size:12px;line-height:1.5}.shadow-cart__fallback{margin:13px 25px;color:#111;font-size:12px;text-underline-offset:3px}.shadow-cart button:disabled{opacity:.45;cursor:wait}.shadow-cart :focus-visible{outline:2px solid #111;outline-offset:3px}.shadow-cart__checkout:focus-visible{outline-offset:4px}.shadow-cart [hidden]{display:none!important}@keyframes shadow-cart-enter{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes shadow-cart-dim{0%{opacity:0}to{opacity:1}}@media(max-width:390px){.shadow-cart__header,.shadow-cart__footer{padding-left:18px;padding-right:18px}.shadow-cart__body{padding:0 18px}.shadow-cart__item{grid-template-columns:82px minmax(0,1fr);gap:14px}}@media(prefers-reduced-motion:reduce){.shadow-cart[open],.shadow-cart[open]::backdrop{animation:none}}.shadow-footer{background:#171715;color:#f6f5f1;padding-block:62px 28px}.shadow-footer__top{display:flex;justify-content:space-between;gap:32px;padding-bottom:55px}.shadow-footer__brand{text-decoration:none}.shadow-footer__top p{margin-top:15px;color:#b6b4ae;font-size:12px}.shadow-footer__help{display:grid;gap:12px;align-content:start}.shadow-footer__help>a{font-size:16px;text-decoration:none}.shadow-footer__help>a>span{margin-inline-start:36px}.shadow-footer__bottom{border-top:1px solid #41413d;padding-top:24px;display:flex;justify-content:space-between;align-items:start;gap:24px}.shadow-footer__bottom small{white-space:nowrap;font-size:10px;color:#b6b4ae}.shadow-footer nav{display:flex;flex-wrap:wrap;gap:12px 22px;justify-content:flex-end}.shadow-footer nav a{font-size:10px;color:#d4d2cb;text-decoration:none}.shadow-footer nav a:hover{text-decoration:underline}.shadow-localization{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:28px;font-size:11px}.shadow-localization select,.shadow-localization button{background:#171715;color:#f6f5f1;border:1px solid #68665d;padding:10px;min-height:44px}@media(max-width:749px){.shadow-footer{padding-block:28px 24px}.shadow-footer__top{padding-bottom:24px;gap:20px;flex-wrap:wrap}.shadow-footer__bottom{flex-direction:column;gap:16px;padding-top:18px}.shadow-footer nav{justify-content:flex-start;gap:16px 20px}.shadow-footer nav a{font-size:11px}}.shadow-announcement{background:#111;color:#fff;text-align:center;min-height:34px;padding:8px 18px;font-size:10px;letter-spacing:.075em}.shadow-announcement a{text-decoration:none}.shadow-announcement span{margin-inline-start:12px}.shadow-header{border-bottom:1px solid #dcdad4;background:#f6f5f1}.shadow-header__inner{min-height:83px;display:flex;align-items:center;justify-content:space-between;gap:24px}.shadow-header__brand{text-decoration:none}.shadow-header nav{display:flex;gap:30px}.shadow-header nav a{font-size:11px;text-decoration:none;text-transform:uppercase;letter-spacing:.1em}.shadow-header nav a:hover{text-decoration:underline}.shadow-header__cart{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:12px;min-height:44px}.shadow-header__count{min-width:24px;height:24px;display:grid;place-items:center;border:1px solid #111;font-size:10px}@media(max-width:749px){.shadow-header__inner{min-height:56px}.shadow-header nav{display:none}.shadow-announcement{font-size:9px;letter-spacing:.04em;min-height:30px;padding-block:6px}}.shadow-product__option-values.shadow-product__size-values{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.shadow-product__option-label.shadow-product__size-label{flex-direction:column;gap:5px;min-width:0;min-height:57px;padding:10px 3px}.shadow-product__size-label strong{font-size:13px;font-weight:600}.shadow-product__size-label span{font-size:10px;white-space:nowrap}.shadow-product__size-hint{font-size:11px;color:#63615c;margin:10px 0 0;line-height:1.4}.shadow-product__swatch--position-1 .shadow-product__swatch-fill{background:#171717}.shadow-product__swatch--position-2 .shadow-product__swatch-fill{background:#555654}.shadow-product__swatch--position-3 .shadow-product__swatch-fill{background:#fdfdfb}.shadow-product__swatch--position-4 .shadow-product__swatch-fill{background:#a02c34}.shadow-product{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:clamp(32px,5vw,82px);padding-top:36px;padding-bottom:88px;align-items:start}.shadow-product [hidden]{display:none!important}.shadow-product__gallery{min-width:0;position:sticky;top:98px}.shadow-product__stage{position:relative;background:#ecece8;overflow:hidden}.shadow-product__slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.shadow-product__slides::-webkit-scrollbar{display:none}.shadow-product__slide{flex:0 0 100%;aspect-ratio:1;scroll-snap-align:center;scroll-snap-stop:always;min-width:0}.shadow-product__slide img{width:100%;height:100%;display:block;object-fit:contain}.shadow-product__photo-label{position:absolute;top:22px;left:23px;font-size:10px;letter-spacing:.15em;font-weight:650;text-transform:uppercase;color:#282722;background:#f6f5f1d6;padding:7px 9px}.shadow-product__gallery-controls{position:absolute;bottom:18px;right:18px;display:flex;align-items:center;background:#f6f5f1e8;gap:9px;padding:3px}.shadow-product__gallery-controls button{border:0;background:transparent;width:36px;height:38px;display:grid;place-items:center;cursor:pointer}.shadow-product__gallery-controls span{font-size:11px;font-variant-numeric:tabular-nums;min-width:43px;text-align:center}.shadow-product__thumbnails{display:flex;gap:8px;overflow-x:auto;padding:12px 1px 4px;scrollbar-width:thin}.shadow-product__thumbnails button{flex:0 0 calc((100% - 64px)/9);min-width:47px;padding:0;border:1px solid transparent;background:#ebeae5;opacity:.6;cursor:pointer}.shadow-product__thumbnails button[aria-pressed=true]{border-color:#111;opacity:1}.shadow-product__thumbnails img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.shadow-product__gallery-foot{display:flex;justify-content:space-between;gap:16px;margin-top:15px;color:#63615c;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.shadow-product__buybox{padding:9px 0 0;max-width:530px}.shadow-product__eyebrow{margin:0 0 18px}.shadow-product__title{font-size:clamp(48px,5.25vw,80px);line-height:.91;letter-spacing:-.065em;font-weight:850;margin:0 0 14px}.shadow-product__subtitle{font-size:17px;margin:0;color:#3b3a36;letter-spacing:-.025em}.shadow-product__price-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0 0}.shadow-product__price{font-size:23px;letter-spacing:-.025em}.shadow-product__unisex{font-size:10px;text-transform:uppercase;letter-spacing:.15em;border:1px solid #dcdad4;padding:6px 9px}.shadow-product__intro{color:#63615c;font-size:14px;line-height:1.7;margin:17px 0 27px;max-width:420px}.shadow-product__option{border:0;padding:0;margin:0 0 24px;min-width:0}.shadow-product__option legend{font-size:12px;font-weight:650;margin:0 0 11px;padding:0}.shadow-product__option legend span{color:#63615c;font-weight:400;margin-left:8px}.shadow-product__option-values{display:flex;gap:9px;flex-wrap:wrap}.shadow-product__option-label{cursor:pointer;display:flex;justify-content:center;align-items:center;min-width:44px;min-height:42px;padding:8px 13px;border:1px solid #dcdad4;font-size:12px;transition:border-color .15s,background .15s}.shadow-product__option-values input:checked+label{border-color:#111;background:#111;color:#fff}.shadow-product__option-values input:focus-visible+label{outline:2px solid #111;outline-offset:3px}.shadow-product__option-label.shadow-product__swatch{border:1px solid transparent;padding:4px;min-width:40px;min-height:40px;border-radius:50%;background:transparent}.shadow-product__option-values input:checked+.shadow-product__swatch{border-color:#111;background:transparent}.shadow-product__swatch-fill{display:block;width:29px;height:29px;border-radius:50%;background:#ccc;box-shadow:inset 0 0 0 1px #00000012}.shadow-product__swatch--black .shadow-product__swatch-fill{background:#171717}.shadow-product__swatch--charcoal .shadow-product__swatch-fill{background:#555654}.shadow-product__swatch--white .shadow-product__swatch-fill{background:#fdfdfb}.shadow-product__swatch--red .shadow-product__swatch-fill{background:#a02c34}.shadow-product__second-heading{font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding-top:20px;border-top:1px solid #dcdad4;margin:0 0 19px}.shadow-product__bundle{border:0;padding:0;margin:0 0 22px;min-width:0}.shadow-product__bundle legend{font-size:12px;font-weight:650;margin-bottom:11px;padding:0}.shadow-product__bundle-options{display:grid;gap:8px}.shadow-product__bundle-choice{display:flex;align-items:center;gap:12px;border:1px solid #dcdad4;padding:14px;cursor:pointer;min-height:73px;background:transparent}.shadow-product__bundle-choice:has(input:checked){border-color:#111;background:#eeede8;box-shadow:inset 0 0 0 1px #111}.shadow-product__bundle-choice input{accent-color:#111;margin:0;flex:none;width:15px;height:15px}.shadow-product__bundle-copy{display:grid;gap:4px;flex:1}.shadow-product__bundle-copy strong{font-weight:600;font-size:13px}.shadow-product__bundle-copy>span{font-size:11px;color:#63615c}.shadow-product__bundle-price{font-size:13px;display:grid;gap:5px;text-align:right;flex:none}.shadow-product__bundle-tag{font-size:9px;text-transform:uppercase;letter-spacing:.06em}.shadow-product__bundle-disclaimer{font-size:10px;color:#63615c;line-height:1.5;margin:9px 0 0}.shadow-product__availability{display:flex;align-items:center;gap:7px;font-size:11px;color:#8d282e;margin:0 0 14px}.shadow-product__availability:before{content:"";height:5px;width:5px;background:currentColor;border-radius:50%;flex:none}.shadow-product__add{width:100%;display:flex!important;align-items:center;justify-content:space-between;min-height:56px;padding:16px 21px!important;font-size:12px!important;letter-spacing:.07em;text-transform:uppercase}.shadow-product__add:disabled{background:#5d5c58;color:#f6f5f1;cursor:not-allowed;opacity:.65}.shadow-product__checkout-note{font-size:10px;text-align:center;color:#63615c;margin:10px 0 0;line-height:1.5}.shadow-product__form-error{font-size:12px;line-height:1.5;padding:12px;background:#f6e9e7;color:#8d282e;margin:10px 0 0}.shadow-product__service-row{display:flex;flex-wrap:wrap;gap:13px 22px;padding:24px 0 20px}.shadow-product__service-row>span{font-size:10px;display:flex;align-items:center;gap:8px;color:#55534e}.shadow-product__details{border-top:1px solid #dcdad4}.shadow-product__details details{border-bottom:1px solid #dcdad4}.shadow-product__details summary{padding:17px 0;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:12px;list-style:none}.shadow-product__details summary::-webkit-details-marker{display:none}.shadow-product__details summary>span{position:relative;width:12px;height:12px;flex:none;align-self:center}.shadow-product__details summary>span:before,.shadow-product__details summary>span:after{content:"";position:absolute;background:#111;left:0;top:5px;width:12px;height:1px}.shadow-product__details summary>span:after{transform:rotate(90deg)}.shadow-product__details details[open] summary>span:after{transform:rotate(0)}.shadow-product__detail-content{color:#63615c;font-size:12px;line-height:1.75;padding-bottom:20px}.shadow-product__detail-content p{margin:0 0 12px}.shadow-product__detail-content p:not(:first-child){margin-top:18px}.shadow-product__detail-content ul{padding-left:16px;margin:0}.shadow-product__detail-content li{padding-left:2px;margin:4px 0}.shadow-product__detail-content a{color:#111;text-underline-offset:3px}.shadow-product__sticky{position:fixed;bottom:0;left:0;right:0;z-index:45;background:#f6f5f1f7;border-top:1px solid #dcdad4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 0 calc(12px + env(safe-area-inset-bottom))}.shadow-product__sticky-inner{display:flex;align-items:center;gap:25px}.shadow-product__sticky-description{display:grid;gap:5px;flex:1}.shadow-product__sticky-description strong{font-size:20px;font-weight:800;letter-spacing:-.055em}.shadow-product__sticky-description span{font-size:10px;color:#63615c}.shadow-product__sticky-inner>[data-sticky-price]{font-size:15px}.shadow-product__sticky button{min-width:210px;font-size:11px;min-height:45px;text-transform:uppercase;letter-spacing:.06em}.shadow-product__sticky button:disabled{opacity:.5;cursor:not-allowed}.shadow-product__native-label{display:block;font-size:12px;margin:0 0 8px}.shadow-product noscript select{width:100%;padding:12px;border:1px solid #dcdad4;background:#f6f5f1;margin-bottom:20px}.shadow-product__empty{padding-top:100px;padding-bottom:120px;max-width:800px}.shadow-product__empty h1{font-size:40px;letter-spacing:-.04em}.shadow-product__empty>p:last-child{font-size:15px;line-height:1.7;color:#63615c}.shadow-product__slides:focus-visible,.shadow-product button:focus-visible,.shadow-product summary:focus-visible{outline:2px solid #111;outline-offset:3px}@media(min-width:1600px){.shadow-product{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}}@media(max-width:989px){.shadow-product{grid-template-columns:1fr;gap:29px;padding-top:18px;padding-bottom:56px}.shadow-product__gallery{position:relative;top:auto}.shadow-product__buybox{max-width:none;padding:0}.shadow-product__title{font-size:64px}.shadow-product__intro{max-width:530px}.shadow-product__gallery-foot{font-size:9px}.shadow-product__price-row{margin-top:20px}.shadow-product__option{margin-bottom:22px}.shadow-product__sticky-inner{gap:15px}.shadow-product__sticky button{min-width:170px}.shadow-product__thumbnails button{max-width:74px}}@media(max-width:599px){.shadow-product{padding-top:0;gap:28px}.shadow-product__gallery{margin:0 -18px}.shadow-product__photo-label{top:16px;left:18px;font-size:9px;padding:6px 8px}.shadow-product__gallery-controls{bottom:15px;right:16px}.shadow-product__thumbnails{padding:10px 18px 2px;gap:7px}.shadow-product__thumbnails button{min-width:49px;max-width:57px;flex-basis:49px}.shadow-product__gallery-foot{padding:0 18px;margin-top:12px;letter-spacing:.04em}.shadow-product__eyebrow{margin-bottom:17px;font-size:9px}.shadow-product__title{font-size:62px;margin-bottom:13px}.shadow-product__subtitle{font-size:16px}.shadow-product__price{font-size:22px}.shadow-product__intro{font-size:13px;line-height:1.65;margin-top:16px;margin-bottom:24px}.shadow-product__bundle-choice{padding:13px 12px;gap:10px}.shadow-product__bundle-copy strong{font-size:12px}.shadow-product__bundle-copy>span{font-size:10px}.shadow-product__service-row{justify-content:space-between;gap:10px}.shadow-product__service-row>span{font-size:9px;gap:6px}.shadow-product__sticky{padding-top:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.shadow-product__sticky-inner{gap:12px}.shadow-product__sticky-description{display:none}.shadow-product__sticky-inner>[data-sticky-price]{font-size:14px;flex:1}.shadow-product__sticky button{min-width:190px;flex:1.6;white-space:nowrap;font-size:10px}.shadow-product__sticky-inner{padding-inline:18px}}@media(prefers-reduced-motion:reduce){.shadow-product *{scroll-behavior:auto!important;transition:none!important}}.shadow-product__buybox,.shadow-product__bundle-copy{min-width:0}.shadow-product__offer-details{margin-top:8px;font-size:11px;color:#63615c}.shadow-product__offer-details summary{cursor:pointer;width:fit-content;text-underline-offset:3px}.shadow-product__offer-details[open] summary{color:#111}@media(max-width:989px)and (min-width:750px){.shadow-product__slide{aspect-ratio:auto;height:480px}.shadow-product__title{font-size:48px}.shadow-product__gallery-foot{display:none}}@media(max-width:749px){.shadow-product{padding-top:0;padding-bottom:30px;gap:16px}.shadow-product__gallery{margin-inline:-18px}.shadow-product__slide{aspect-ratio:auto;height:min(82vw,340px)}.shadow-product__photo-label,.shadow-product__gallery-foot,.shadow-product__eyebrow{display:none}.shadow-product__gallery-controls{bottom:10px;right:12px;gap:3px;padding:0}.shadow-product__gallery-controls button{width:44px;height:44px}.shadow-product__gallery-controls span{min-width:36px}.shadow-product__thumbnails{padding:8px 18px 0;gap:6px}.shadow-product__thumbnails button{flex:0 0 44px;min-width:44px;max-width:44px}.shadow-product__title{font-size:34px;line-height:1;margin:0 0 6px;letter-spacing:-.055em}.shadow-product__subtitle{font-size:14px}.shadow-product .shadow-rating{margin-top:9px;gap:5px 8px;font-size:10px}.shadow-product .shadow-rating__stars{font-size:14px}.shadow-product__price-row{margin-top:10px;gap:12px}.shadow-product__price{font-size:21px}.shadow-product__unisex{font-size:9px;padding:3px 7px}.shadow-product__intro{font-size:12px;line-height:1.45;margin:9px 0 14px;max-width:none}.shadow-product__option{margin-bottom:13px}.shadow-product__option legend{font-size:12px;margin-bottom:6px}.shadow-product__option-label.shadow-product__swatch{min-height:44px;min-width:44px;padding:6px}.shadow-product__option-values{gap:7px}.shadow-product__option-values.shadow-product__size-values{gap:6px}.shadow-product__option-label.shadow-product__size-label{min-height:48px;padding:6px 2px;gap:2px;min-width:0}.shadow-product__size-label strong{font-size:12px}.shadow-product__size-label span{font-size:10px}.shadow-product__size-hint{margin-top:5px;font-size:10px}.shadow-product__bundle{margin-bottom:12px}.shadow-product__bundle legend{margin-bottom:7px}.shadow-product__bundle-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shadow-product__bundle-choice{display:grid;grid-template-columns:15px minmax(0,1fr);gap:7px;padding:11px 9px;min-height:85px;align-content:start;align-items:center}.shadow-product__bundle-copy{display:block}.shadow-product__bundle-copy strong{font-size:12px}.shadow-product__bundle-copy>span{display:none}.shadow-product__bundle-price{grid-column:1/-1;display:flex;flex-direction:column-reverse;align-items:flex-start;gap:2px;font-size:14px;text-align:left;padding-left:22px;min-width:0}.shadow-product__bundle-tag{font-size:9px;letter-spacing:0;line-height:1.25;text-transform:none}.shadow-product__bundle-disclaimer{font-size:11px;margin-top:6px}.shadow-product__second-heading{padding-top:12px;margin:0 0 10px;font-size:10px}.shadow-product__add{min-height:50px;padding:13px 16px!important}.shadow-product__checkout-note{font-size:10px;margin-top:7px}.shadow-product__service-row{padding:14px 0;gap:8px 14px;justify-content:flex-start}.shadow-product__service-row>span{font-size:10px;gap:5px}.shadow-product__service-row svg{width:16px;height:16px}.shadow-product__details summary{padding:13px 0;min-height:44px}.shadow-product__detail-content{padding-bottom:14px}.shadow-product__sticky{padding:8px 0 calc(8px + env(safe-area-inset-bottom))}.shadow-product__sticky-description{display:none}.shadow-product__sticky-inner{gap:10px;padding-inline:18px}.shadow-product__sticky-inner>[data-sticky-price]{font-size:14px;flex:1}.shadow-product__sticky button{min-width:0;flex:2;min-height:44px;font-size:10px;padding:10px 12px;white-space:normal}}.shadow-reviews__card-stars{display:flex;align-items:center;gap:9px}.shadow-reviews__demo{font:inherit;letter-spacing:normal;color:#44423d}.shadow-reviews{scroll-margin-top:100px}.shadow-reviews{display:grid;grid-template-columns:225px minmax(0,1fr);gap:clamp(32px,4vw,68px);padding-block:80px 94px;border-top:1px solid #dcdad4}.shadow-reviews__summary{padding-top:8px}.shadow-reviews__summary h2{font-size:clamp(32px,3.2vw,47px);font-weight:800;line-height:1.02;letter-spacing:-.055em;margin-top:18px;max-width:225px}.shadow-reviews__rating{display:grid;gap:13px;margin-top:30px}.shadow-reviews__score{display:flex;align-items:baseline;gap:9px;font-size:55px;font-weight:600;line-height:1;letter-spacing:-.055em;font-variant-numeric:tabular-nums}.shadow-reviews__score>span{font-size:13px;font-weight:400;letter-spacing:0;color:#63615c}.shadow-reviews__stars{position:relative;display:block;width:fit-content;color:#d8d3c8;font-family:Arial,Helvetica,sans-serif;font-size:20px;letter-spacing:3px;line-height:1;white-space:nowrap}.shadow-reviews__stars>span{display:block}.shadow-reviews__stars .shadow-reviews__star-fill{position:absolute;inset:0 auto 0 0;width:96.8%;overflow:hidden;color:#a57b27}.shadow-reviews__count{font-size:11px;color:#63615c}.shadow-reviews__intro{font-size:12px;line-height:1.7;color:#63615c;margin-top:24px;max-width:210px}.shadow-reviews__controls{display:flex;gap:8px;margin-top:27px}.shadow-reviews__controls button{display:grid;place-items:center;width:45px;height:45px;padding:0;background:transparent;border:1px solid #b5b2a9;color:#111}.shadow-reviews__controls button:hover{background:#eeede8}.shadow-reviews__controls button:disabled{opacity:.3}.shadow-reviews__gallery{min-width:0}.shadow-reviews__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(235px,calc((100% - 32px)/3));gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a9a59b #e8e5dc;overscroll-behavior-x:contain;scroll-padding-inline:1px;padding:1px 1px 19px;align-items:stretch}.shadow-reviews__card{scroll-snap-align:start;border:1px solid #dcdad4;background:#faf9f6;min-width:0;display:flex;flex-direction:column}.shadow-reviews__photo{position:relative;background:#eeede8;overflow:hidden}.shadow-reviews__photo img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block}.shadow-reviews__color{position:absolute;inset:auto auto 12px 12px;max-width:calc(100% - 24px);background:#f6f5f1eb;padding:5px 9px;font-size:9px;letter-spacing:.06em}.shadow-reviews__content{display:flex;flex-direction:column;align-items:start;flex:1;padding:20px 19px}.shadow-reviews__card-stars{color:#a57b27;font-size:13px;letter-spacing:2px;line-height:1}.shadow-reviews__star-empty{color:#d8d3c8}.shadow-reviews__content h3{font-size:14px;font-weight:600;letter-spacing:-.015em;line-height:1.4;margin-top:14px}.shadow-reviews__content blockquote{padding:0;margin:10px 0 0;color:#63615c;font-size:12px;line-height:1.7}.shadow-reviews__reviewer{display:flex;align-items:center;gap:9px;font-size:10px;margin-top:auto;padding-top:23px;color:#44423d}.shadow-reviews__avatar{display:grid;place-items:center;width:26px;height:26px;border:1px solid #dcdad4;border-radius:50%;font-size:10px;color:#63615c}.shadow-reviews__swipe{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:10px;color:#63615c;margin-top:9px}.shadow-reviews__swipe>span{font-size:19px;line-height:1}.shadow-reviews button:focus-visible,.shadow-reviews__track:focus-visible{outline:2px solid #111;outline-offset:4px}@media(max-width:989px){.shadow-reviews{grid-template-columns:180px minmax(0,1fr);gap:28px;padding-block:62px}.shadow-reviews__summary h2{font-size:36px}.shadow-reviews__track{grid-auto-columns:calc((100% - 16px)/1.65)}.shadow-reviews__score{font-size:48px}.shadow-reviews__content{padding:18px 16px}}@media(max-width:749px){.shadow-reviews{display:block;padding-block:36px 40px;scroll-margin-top:76px}.shadow-reviews__summary{padding:0;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:12px;align-items:start}.shadow-reviews__summary>.shadow-eyebrow{grid-column:1/-1;font-size:9px}.shadow-reviews__summary h2{font-size:clamp(26px,7.4vw,32px);line-height:1.06;max-width:230px;margin-top:10px;overflow-wrap:break-word}.shadow-reviews__rating{gap:6px;margin-top:10px;text-align:right;justify-items:end}.shadow-reviews__score{font-size:32px;gap:6px}.shadow-reviews__score>span{font-size:10px}.shadow-reviews__stars{font-size:14px;letter-spacing:2px}.shadow-reviews__count{font-size:10px;line-height:1.4;max-width:130px}.shadow-reviews__intro{grid-column:1;max-width:240px;font-size:12px;line-height:1.5;margin-top:12px}.shadow-reviews__controls{grid-column:2;margin-top:10px;justify-content:flex-end}.shadow-reviews__controls button{width:44px;height:44px}.shadow-reviews__gallery{margin-top:18px;margin-right:-18px}.shadow-reviews__track{grid-auto-columns:min(76%,280px);gap:10px;padding-right:18px;padding-bottom:14px}.shadow-reviews__content{padding:16px}.shadow-reviews__photo img{height:190px;aspect-ratio:auto;object-fit:contain}.shadow-reviews__color{inset:auto auto 9px 9px;padding:4px 7px}.shadow-reviews__swipe{margin-right:18px;font-size:10px;line-height:1.5}.shadow-reviews__card-stars{font-size:13px;gap:8px}.shadow-reviews__content h3{font-size:14px;margin-top:12px}.shadow-reviews__content blockquote{font-size:12px;line-height:1.6;margin-top:8px}.shadow-reviews__reviewer{font-size:11px;padding-top:14px}}@media(prefers-reduced-motion:reduce){.shadow-reviews__track{scroll-behavior:auto}}.shadow-story{padding-top:90px}.shadow-story__intro{max-width:820px;margin:0 auto 48px;text-align:center}.shadow-story__intro h2{font-size:clamp(36px,5vw,76px);line-height:1;letter-spacing:-.055em;font-weight:800;max-width:740px;margin:20px auto}.shadow-story__intro>p:last-child{font-size:14px;color:#63615c}.shadow-story__editorial{display:grid;grid-template-columns:1fr 1fr;gap:20px}.shadow-story figure img{width:100%;aspect-ratio:1;object-fit:contain;background:#eee}.shadow-story figcaption{display:flex;justify-content:space-between;align-items:center;padding-block:15px;font-size:12px}.shadow-story__details{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;margin-block:110px}.shadow-story__rear img{width:100%;aspect-ratio:1;object-fit:contain}.shadow-story__specs h2{font-size:clamp(30px,3.1vw,46px);letter-spacing:-.045em;line-height:1.04;max-width:400px;margin:20px 0 28px}.shadow-story__specs dl{margin:0}.shadow-story__specs dl>div{border-top:1px solid #dcdad4;padding-block:20px}.shadow-story__specs dt{font-weight:700;font-size:14px;display:flex;gap:20px}.shadow-story__specs dt span{font-size:10px;color:#63615c;font-weight:400;padding-top:3px}.shadow-story__specs dd{margin:8px 0 0 32px;font-size:13px;line-height:1.65;color:#63615c;max-width:370px}.shadow-story__link{display:inline-flex;gap:50px;margin-top:20px;font-size:12px;font-weight:700;text-decoration:none;padding-bottom:9px;border-bottom:1px solid #111}.shadow-story__colorheading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.shadow-story__colorheading h2{font-size:clamp(28px,3vw,42px);letter-spacing:-.045em;line-height:1.05}.shadow-story__colorgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.shadow-story__colorgrid a{text-decoration:none}.shadow-story__colorgrid img{aspect-ratio:1;object-fit:contain;width:100%;background:#eee;transition:opacity .2s}.shadow-story__colorgrid a:hover img{opacity:.82}.shadow-story__colorgrid a>span{display:flex;justify-content:space-between;padding-top:14px;font-size:12px}.shadow-questions{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-block:110px}.shadow-questions h2{font-size:clamp(30px,3vw,44px);line-height:1.1;letter-spacing:-.045em;margin-block:18px}.shadow-questions>div>p:last-child{font-size:12px;color:#63615c;margin-top:20px}.shadow-questions details{border-top:1px solid #dcdad4}.shadow-questions details:last-child{border-bottom:1px solid #dcdad4}.shadow-questions summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding:22px 0;font-size:13px;font-weight:700}.shadow-questions summary::-webkit-details-marker{display:none}.shadow-questions details[open] summary>span{transform:rotate(45deg)}.shadow-questions details p{font-size:13px;line-height:1.8;color:#63615c;padding-bottom:22px;max-width:520px}@media(max-width:749px){.shadow-story{padding-top:34px}.shadow-story__intro{margin-bottom:22px}.shadow-story__intro h2{font-size:clamp(28px,8vw,36px);margin-block:12px;line-height:1.04}.shadow-story__intro>p:last-child{font-size:12px;line-height:1.6;max-width:320px;margin-inline:auto}.shadow-story__editorial{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shadow-story__editorial figure{min-width:0}.shadow-story figcaption{align-items:start;flex-direction:column;gap:4px;padding-block:9px;font-size:11px}.shadow-story figcaption .shadow-eyebrow{font-size:8px;letter-spacing:.07em}.shadow-story__details{grid-template-columns:118px minmax(0,1fr);gap:12px 18px;align-items:start;margin-block:34px}.shadow-story__rear{grid-column:1;grid-row:1/3;min-width:0;background:#eeede8}.shadow-story__rear img{display:block;width:100%;height:148px;aspect-ratio:auto;object-fit:contain}.shadow-story__specs{display:contents}.shadow-story__specs>.shadow-eyebrow{grid-column:2;align-self:end;margin-top:8px;font-size:9px}.shadow-story__specs h2{grid-column:2;font-size:clamp(24px,6.5vw,29px);margin:0;line-height:1.06;overflow-wrap:break-word}.shadow-story__specs dl{grid-column:1/-1;min-width:0;margin-top:4px}.shadow-story__specs dl>div{padding-block:12px}.shadow-story__specs dt{font-size:13px;gap:14px;line-height:1.4}.shadow-story__specs dt span{flex-shrink:0;padding-top:3px}.shadow-story__specs dd{font-size:12px;line-height:1.55;margin:6px 0 0 26px;max-width:none}.shadow-story__link{grid-column:1/-1;justify-self:start;align-items:center;min-height:44px;margin-top:0;padding-block:8px;gap:30px}.shadow-story__colorheading{display:block;margin-bottom:18px}.shadow-story__colorheading h2{font-size:27px;margin-top:10px;max-width:300px}.shadow-story__colorgrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.shadow-story__colorgrid a{min-width:0}.shadow-story__colorgrid a>span{padding-top:8px;gap:4px;font-size:10px;line-height:1.5;overflow-wrap:break-word}.shadow-story__colorgrid a>span>span{flex-shrink:0}.shadow-questions{grid-template-columns:minmax(0,1fr);gap:20px;padding-block:38px}.shadow-questions h2{font-size:28px;margin-block:12px}.shadow-questions>div>p:last-child{margin-top:12px;line-height:1.5}.shadow-questions summary{min-height:50px;padding:15px 0;font-size:13px;line-height:1.5;align-items:center}.shadow-questions summary>span{flex-shrink:0}.shadow-questions details p{font-size:12px;line-height:1.65;padding-bottom:16px}}.shadow-rating{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px;width:fit-content;margin:17px 0 0;color:#111;text-decoration:none;font-size:11px;line-height:1.45}.shadow-rating__stars{position:relative;display:inline-block;flex:none;color:#d8d3c8;font-family:Arial,Helvetica,sans-serif;font-size:16px;letter-spacing:1.5px;line-height:1;white-space:nowrap}.shadow-rating__stars>span{display:block}.shadow-rating__stars .shadow-rating__fill{position:absolute;inset:0 auto 0 0;width:96.8%;overflow:hidden;color:#a57b27}.shadow-rating__score{font-weight:700;white-space:nowrap}.shadow-rating__count{color:#63615c;text-decoration:underline;text-underline-offset:3px}.shadow-rating:focus-visible{outline:2px solid #111;outline-offset:5px}.shadow-rating:hover .shadow-rating__count{color:#111}@media(max-width:599px){.shadow-rating{font-size:10px;gap:7px 8px;margin-top:16px}.shadow-rating__stars{font-size:15px}}html:has(.shadow-size-guide[open]){overflow:hidden}.shadow-size-guide{width:min(740px,calc(100% - 32px));max-height:calc(100dvh - 40px);margin:auto;padding:0;border:1px solid #dcdad4;background:#f6f5f1;color:#111;overflow:auto;overscroll-behavior:contain;box-shadow:0 24px 100px #0003}.shadow-size-guide::backdrop{background:#1118;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.shadow-size-guide [hidden]{display:none!important}.shadow-size-guide__header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 30px 20px;background:#f6f5f1;border-bottom:1px solid #dcdad4}.shadow-size-guide__eyebrow{margin:0 0 8px;font-size:10px;font-weight:700;letter-spacing:.14em}.shadow-size-guide__header h2{margin:0;font-size:29px;font-weight:650;line-height:1.1;letter-spacing:-.045em}.shadow-size-guide__close{display:grid;place-items:center;flex:none;width:42px;height:42px;border:1px solid #dcdad4;background:transparent;color:#111;cursor:pointer}.shadow-size-guide__body{padding:22px 30px 26px}.shadow-size-guide__intro{max-width:530px;margin:0 0 24px;color:#63615c;font-size:13px;line-height:1.65}.shadow-size-guide__table-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px;font-size:12px;font-weight:650}.shadow-size-guide__units{display:flex;padding:3px;gap:2px;border:1px solid #dcdad4;background:#eeede8}.shadow-size-guide__units button{border:0;background:transparent;color:#63615c;min-width:43px;min-height:33px;padding:7px 10px;font:inherit;font-size:11px;cursor:pointer}.shadow-size-guide__units button[aria-pressed=true]{background:#111;color:#fff}.shadow-size-guide__table-wrap{max-width:100%;overflow-x:auto;border:1px solid #dcdad4}.shadow-size-guide__table-wrap table{width:100%;border-collapse:collapse;text-align:center;font-size:12px;font-variant-numeric:tabular-nums}.shadow-size-guide__table-wrap th,.shadow-size-guide__table-wrap td{padding:12px 9px;border-bottom:1px solid #e1dfd9}.shadow-size-guide__table-wrap thead th{background:#eeede8;font-size:11px;font-weight:600;white-space:nowrap}.shadow-size-guide__table-wrap thead th span{font-weight:400;color:#63615c}.shadow-size-guide__table-wrap tbody th{font-weight:650}.shadow-size-guide__table-wrap tr:nth-child(2n){background:#f0efea}.shadow-size-guide__table-wrap tr:last-child th,.shadow-size-guide__table-wrap tr:last-child td{border-bottom:0}.shadow-size-guide__note{font-size:10px;color:#63615c;line-height:1.55;margin:12px 0 0}.shadow-size-guide__measure{display:grid;grid-template-columns:185px minmax(0,1fr);align-items:center;gap:28px;margin-top:25px;padding-top:23px;border-top:1px solid #dcdad4}.shadow-size-guide__diagram{display:block;width:100%;height:auto}.shadow-size-guide__instructions h3{font-size:14px;margin:0 0 17px;font-weight:650;letter-spacing:-.015em}.shadow-size-guide__instructions dl{margin:0}.shadow-size-guide__instructions dt{font-size:11px;font-weight:650;margin:14px 0 5px}.shadow-size-guide__instructions dd{margin:0;font-size:11px;color:#63615c;line-height:1.65}.shadow-size-guide__instructions>p{font-size:11px;margin:15px 0 0;line-height:1.65;color:#63615c}.shadow-size-guide__help{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #dcdad4;margin-top:23px;padding-top:19px;font-size:11px;color:#63615c}.shadow-size-guide__help a{display:inline-flex;align-items:center;gap:9px;color:#111;text-underline-offset:3px;white-space:nowrap;min-height:24px}.shadow-size-guide button:focus-visible,.shadow-size-guide a:focus-visible{outline:2px solid #111;outline-offset:3px}.shadow-size-guide__fallback{grid-column:1/-1;margin-top:30px;padding-top:25px;border-top:1px solid #dcdad4;scroll-margin-top:100px}.shadow-size-guide__fallback p{font-size:12px;line-height:1.7}.shadow-product__option legend{width:100%}.shadow-product__size-guide{float:right;display:inline-flex;align-items:center;gap:6px;margin-top:-4px;min-height:25px;padding:3px 0;color:#44423d;font-size:11px;font-weight:400;text-underline-offset:3px}.shadow-product__size-guide svg{flex:none}@media(max-width:599px){.shadow-size-guide{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.shadow-size-guide__header{padding:20px 18px 17px}.shadow-size-guide__header h2{font-size:26px}.shadow-size-guide__body{padding:18px}.shadow-size-guide__intro{font-size:12px;margin-bottom:20px}.shadow-size-guide__table-heading{font-size:11px}.shadow-size-guide__table-wrap th,.shadow-size-guide__table-wrap td{padding:12px 7px}.shadow-size-guide__table-wrap thead th{font-size:10px}.shadow-size-guide__table-wrap table{font-size:11px}.shadow-size-guide__measure{grid-template-columns:110px minmax(0,1fr);gap:16px;align-items:start}.shadow-size-guide__diagram{margin-top:27px}.shadow-size-guide__instructions h3{font-size:13px}.shadow-size-guide__help{align-items:start;font-size:10px}.shadow-product__size-guide{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAAAAIDGAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAE */
