:root{--shouldi-ink: #111111;--shouldi-paper: #ffffff;--shouldi-soft: #f3f3ef;--shouldi-silver: #6d777a;--shouldi-plum: #5a465b;--shouldi-line: rgba(17, 17, 17, .16);--shouldi-serif: "Iowan Old Style", Baskerville, Georgia, serif}.template-index .shouldi-story-player{--story-accent-one: #aabec5;--story-accent-two: #6f7f82;--story-drag-offset: 0px;position:relative;isolation:isolate;height:100%;padding:calc(var(--shouldi-home-header-height) + .6rem) 0 1rem;overflow:hidden;color:#f5f3ee;background:#1b1b1a}.shouldi-story-player__atmosphere,.shouldi-story-player__grain,.shouldi-story-player__vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.shouldi-story-player__atmosphere{z-index:-4;overflow:hidden;opacity:.72;filter:saturate(.76);mix-blend-mode:screen}.shouldi-story-player__atmosphere svg{display:block;width:100%;height:100%;transform:scale(1.1);transform-origin:center;animation:shouldi-story-goo-drift 18s ease-in-out infinite alternate;will-change:transform,opacity}.shouldi-story-player__goo{transform-origin:center}.shouldi-story-player__blob{opacity:.64;transform-box:fill-box;transform-origin:center;transition:fill .9s ease}.shouldi-story-player__blob--one{fill:var(--story-accent-one)}.shouldi-story-player__blob--two{fill:var(--story-accent-two)}.shouldi-story-player__blob--three{fill:var(--story-accent-two);fill:color-mix(in srgb,var(--story-accent-one) 48%,var(--story-accent-two))}.shouldi-story-player__blob--four{fill:var(--story-accent-one);opacity:.5}.shouldi-story-player__grain{z-index:8;opacity:.15;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.82'/%3E%3C/svg%3E");background-size:18rem 18rem;mix-blend-mode:soft-light;animation:shouldi-story-grain-fine .85s steps(2,end) infinite}.shouldi-story-player__grain--coarse{z-index:7;opacity:.08;background-size:32rem 32rem;mix-blend-mode:overlay;animation:shouldi-story-grain-coarse 1.45s steps(3,end) infinite reverse}.shouldi-story-player__vignette{z-index:-1;background:radial-gradient(circle at 50% 44%,transparent 16%,rgba(13,13,12,.16) 48%,rgba(8,8,8,.82) 100%),linear-gradient(to bottom,rgba(8,8,8,.42),transparent 22%,transparent 74%,rgba(8,8,8,.5))}.shouldi-story-player:not(.is-in-view) .shouldi-story-player__atmosphere svg,.shouldi-story-player:not(.is-in-view) .shouldi-story-player__grain{animation-play-state:paused}@keyframes shouldi-story-goo-drift{0%{opacity:.72;transform:translate3d(-1.5%,-1%,0) scale(1.06) rotate(-1deg)}50%{opacity:.88}to{opacity:.76;transform:translate3d(1.5%,1.5%,0) scale(1.14) rotate(1.5deg)}}@keyframes shouldi-story-grain-fine{0%{background-position:0 0}25%{background-position:4rem -3rem}50%{background-position:-5rem 5rem}75%{background-position:7rem 2rem}to{background-position:-2rem -6rem}}@keyframes shouldi-story-grain-coarse{0%{background-position:0 0}50%{background-position:-8rem 6rem}to{background-position:5rem -7rem}}.shouldi-story-player__inner{position:relative;z-index:2;display:grid;grid-template-rows:auto minmax(24rem,1fr) auto auto;height:100%;min-height:0}.shouldi-story-player__heading{position:relative;z-index:4;padding-top:clamp(1.2rem,2.4vh,2.4rem);text-align:center}.shouldi-story-player__eyebrow{margin:0 0 .3rem;color:#f5f3ee9e;font-size:1rem;font-weight:600;line-height:1.2;text-transform:uppercase}.shouldi-story-player__heading h2{margin:0;color:inherit;font-family:var(--font-body-family);font-size:clamp(2.4rem,2.7vw,3.8rem);font-style:normal;font-weight:700;line-height:1;text-transform:uppercase}.shouldi-story-player__heading h2 a{position:relative;display:inline-block;padding:.35rem .2rem .45rem;color:inherit;text-decoration:none;text-shadow:0 0 0 transparent;transform:translateY(0) scale(1);transition:color .24s ease,text-shadow .36s ease,transform .36s cubic-bezier(.2,.75,.2,1)}.shouldi-story-player__heading h2 a:after{position:absolute;right:.2rem;bottom:0;left:.2rem;height:.1rem;background:currentColor;content:"";transform:scaleX(0);transform-origin:right center;transition:transform .36s cubic-bezier(.2,.75,.2,1)}.shouldi-story-player__heading h2 a:hover,.shouldi-story-player__heading h2 a:focus-visible{color:#fff;outline:none;text-shadow:0 0 2.2rem color-mix(in srgb,var(--story-accent-one) 78%,transparent);transform:translateY(-.2rem) scale(1.025)}.shouldi-story-player__heading h2 a:hover:after,.shouldi-story-player__heading h2 a:focus-visible:after{transform:scaleX(1);transform-origin:left center}.shouldi-story-player__stage{position:relative;z-index:1;min-height:0;margin:.8rem 0 .4rem;outline:none;cursor:grab;perspective:150rem;perspective-origin:50% 50%;touch-action:pan-y pinch-zoom;overscroll-behavior-inline:contain;-webkit-user-select:none;user-select:none}.shouldi-story-player__stage.is-dragging{cursor:grabbing}.shouldi-story-player__stage:focus-visible:after{position:absolute;top:0;right:0;bottom:0;left:0;border:.1rem solid rgba(245,243,238,.5);content:"";pointer-events:none}.shouldi-story-player__track{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;pointer-events:none}.shouldi-story-player__slide{position:absolute;top:50%;left:50%;width:clamp(20rem,32vh,30rem);aspect-ratio:1;opacity:0;filter:brightness(.42) saturate(.74);pointer-events:none;transform:translate3d(calc(-50% + var(--story-drag-offset)),-50%,-42rem) scale(.2);transform-origin:center;transform-style:preserve-3d;transition:transform .68s cubic-bezier(.18,.74,.18,1),opacity .42s ease,filter .42s ease;will-change:transform,opacity}.shouldi-story-player__slide.is-active{z-index:5;opacity:1;filter:none;pointer-events:auto;transform:translate3d(calc(-50% + var(--story-drag-offset)),-50%,0) scale(1)}.shouldi-story-player__slide.is-previous,.shouldi-story-player__slide.is-next{z-index:3;opacity:.58;pointer-events:auto}.shouldi-story-player__slide.is-previous{transform:translate3d(calc(-50% - clamp(20rem,25vw,38rem) + var(--story-drag-offset)),-50%,-13rem) rotateY(52deg) scale(.58)}.shouldi-story-player__slide.is-next{transform:translate3d(calc(-50% + clamp(20rem,25vw,38rem) + var(--story-drag-offset)),-50%,-13rem) rotateY(-52deg) scale(.58)}.shouldi-story-player__slide.is-far-previous,.shouldi-story-player__slide.is-far-next{z-index:2;opacity:.26;pointer-events:auto}.shouldi-story-player__slide.is-far-previous{transform:translate3d(calc(-50% - clamp(33rem,43vw,64rem) + var(--story-drag-offset)),-50%,-28rem) rotateY(68deg) scale(.36)}.shouldi-story-player__slide.is-far-next{transform:translate3d(calc(-50% + clamp(33rem,43vw,64rem) + var(--story-drag-offset)),-50%,-28rem) rotateY(-68deg) scale(.36)}.shouldi-story-player__slide.is-opposite{z-index:1;opacity:.08;transform:translate3d(calc(-50% + var(--story-drag-offset)),-50%,-48rem) rotateY(90deg) scale(.2)}.shouldi-story-player__cover-link,.shouldi-story-player__image,.shouldi-story-player__placeholder{display:block;width:100%;height:100%}.shouldi-story-player__cover-link{position:relative;overflow:hidden;border:.1rem solid rgba(245,243,238,.22);border-radius:.8rem;background:#242424;box-shadow:0 2.4rem 7rem #00000070;pointer-events:auto}.shouldi-story-player__slide.is-active .shouldi-story-player__cover-link{border-color:#f5f3eec7}.shouldi-story-player__cover-link:focus-visible{outline:.2rem solid #f5f3ee;outline-offset:.4rem}.shouldi-story-player__image,.shouldi-story-player__placeholder{object-fit:cover;object-position:center top}.shouldi-story-player__slide:not(.is-active) .shouldi-story-player__cover-link:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000029;content:"";pointer-events:none}.shouldi-story-player__copy{position:relative;z-index:6;width:min(76rem,100%);margin:-4.4rem auto 0;text-align:center;transform:translateY(-9.2rem)}.shouldi-story-player__meta{margin:0 0 .3rem;color:#f5f3ee94;font-size:1rem;line-height:1.2;text-transform:uppercase}.shouldi-story-player__copy h3{margin:0;color:inherit;font-family:var(--font-body-family);font-size:clamp(2.2rem,2.8vw,4rem);font-weight:700;line-height:1.05}.shouldi-story-player__copy h3 a{display:inline-block;color:inherit;text-decoration:none}.shouldi-story-player__copy h3 a.is-entering{animation:shouldi-story-title-enter .56s cubic-bezier(.2,.76,.2,1) both}@keyframes shouldi-story-title-enter{0%{opacity:0;filter:blur(.6rem);transform:translateY(1.5rem) scale(.985)}58%{opacity:1;filter:blur(0)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.shouldi-story-player__copy h3 a:hover,.shouldi-story-player__copy h3 a:focus-visible{color:var(--story-accent-one);outline:none;text-decoration:none}.shouldi-story-player__summary{display:-webkit-box;max-width:58rem;margin:.6rem auto 0;overflow:hidden;color:#f5f3eeb3;font-size:1.2rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shouldi-story-player__read-link{display:inline-flex;gap:.8rem;align-items:center;margin-top:.7rem;color:inherit;font-size:1.1rem;font-weight:600;text-decoration:none;text-transform:uppercase}.shouldi-story-player__read-link span{transition:transform .18s ease}.shouldi-story-player__read-link:hover span,.shouldi-story-player__read-link:focus-visible span{transform:translate(.4rem)}.shouldi-story-player__controls{position:relative;z-index:6;display:flex;gap:.8rem;align-items:center;justify-content:center;min-height:4.2rem;margin-top:-.6rem;padding-top:.2rem;transform:translateY(-7.8rem)}.shouldi-story-player__control{display:grid;flex:0 0 3.6rem;width:3.6rem;height:3.6rem;padding:1.1rem;color:#f5f3ee;border:.1rem solid rgba(245,243,238,.32);border-radius:50%;background:transparent;cursor:pointer;place-items:center;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.shouldi-story-player__control:hover,.shouldi-story-player__control:focus-visible{color:#111;border-color:#f5f3ee;outline:none;background:#f5f3ee}.shouldi-story-player__control svg{display:block;width:100%;height:100%}.shouldi-story-player__control--previous svg{transform:rotate(90deg)}.shouldi-story-player__control--next svg{transform:rotate(-90deg)}.shouldi-story-player__control--toggle{position:relative;isolation:isolate;overflow:hidden;flex-basis:4.4rem;width:4.4rem;height:4.4rem;padding:1.35rem}.shouldi-story-player__control--toggle:before{position:absolute;z-index:-1;right:-18%;bottom:-82%;left:-18%;height:112%;border-radius:46% 54% 42% 58%/58% 44% 56% 42%;background:var(--story-accent-one);content:"";transform:translateY(72%) rotate(0);transition:transform .52s cubic-bezier(.24,.78,.22,1);animation:shouldi-story-liquid-button 4.8s linear infinite}.shouldi-story-player__control--toggle.is-playing:before{transform:translateY(-12%) rotate(180deg)}.shouldi-story-player__control--toggle.is-playing{color:#111;border-color:var(--story-accent-one);border-color:color-mix(in srgb,var(--story-accent-one) 70%,#ffffff)}@keyframes shouldi-story-liquid-button{to{rotate:360deg}}.shouldi-story-player__control--toggle span{display:contents}.shouldi-story-player__control--toggle span[hidden]{display:none}.shouldi-story-player__count{min-width:5.8rem;margin-left:.5rem;color:#f5f3ee94;font-size:1rem}.template-index .footer{height:var(--shouldi-home-footer-height);min-height:0;background:linear-gradient(90deg,color-mix(in srgb,var(--shouldi-story-footer-accent-one, #aabec5) 18%,#1b1b1a),#1b1b1a 48%,color-mix(in srgb,var(--shouldi-story-footer-accent-two, #6f7f82) 16%,#1b1b1a));color:#f5f3ee}.shouldi-home-footer__bar{height:100%;padding:0;border-top:0;gap:clamp(1.2rem,1.8vw,2.6rem);background:transparent}.shouldi-home-footer__notes{display:flex;flex:0 0 auto;align-items:center;gap:.9rem}@media screen and (min-width:750px){.shouldi-home-footer__notes{margin-left:auto}}.shouldi-home-footer__notes-label{font-weight:600}.shouldi-home-footer__newsletter{width:clamp(15rem,18vw,23rem);border-color:#f5f3ee9e}.shouldi-home-footer__newsletter input,.shouldi-home-footer__newsletter button{padding-top:.45rem;padding-bottom:.45rem}.shouldi-home-footer__panel{border-color:#f5f3ee38;background:#1d1f1ee6;box-shadow:0 1.4rem 4rem #0000002e;-webkit-backdrop-filter:blur(1.6rem);backdrop-filter:blur(1.6rem)}.shouldi-home-footer__social-panel{width:max-content;min-width:0}.shouldi-home-footer__social-list{display:flex!important;gap:1.6rem!important}.shouldi-home-footer__social-list a,.shouldi-home-footer__social-placeholder{display:flex;align-items:center;gap:.65rem}.shouldi-home-footer__social-list svg{width:1.5rem;height:1.5rem;flex:0 0 1.5rem}.shouldi-home-footer__social-placeholder{opacity:.52}@media screen and (max-width:749px){.template-index{--shouldi-home-footer-height: 6.8rem}.template-index .shouldi-story-player{padding:calc(var(--shouldi-home-header-height) + .2rem) 0 .6rem}.shouldi-story-player__inner{grid-template-rows:auto minmax(20rem,1fr) auto auto}.shouldi-story-player__heading h2{font-size:2.4rem}.shouldi-story-player__heading{padding-top:1.2rem}.shouldi-story-player__stage{margin:.6rem -1.5rem .2rem}.shouldi-story-player__slide{width:min(56vw,22rem)}.shouldi-story-player__slide.is-previous{transform:translate3d(calc(-50% - 38vw + var(--story-drag-offset)),-50%,-12rem) rotateY(50deg) scale(.54)}.shouldi-story-player__slide.is-next{transform:translate3d(calc(-50% + 38vw + var(--story-drag-offset)),-50%,-12rem) rotateY(-50deg) scale(.54)}.shouldi-story-player__slide.is-far-previous,.shouldi-story-player__slide.is-far-next{opacity:0;pointer-events:none}.shouldi-story-player__copy h3{max-width:34rem;margin:0 auto;font-size:clamp(2rem,6.4vw,2.8rem);line-height:1.05}.shouldi-story-player__copy{margin-top:-4rem;transform:translateY(-14.1rem)}.shouldi-story-player__summary{display:none}.shouldi-story-player__read-link{margin-top:.6rem;font-size:1rem}.shouldi-story-player__controls{min-height:4.4rem;padding-top:.5rem}.shouldi-story-player__control{flex-basis:3.4rem;width:3.4rem;height:3.4rem}.shouldi-story-player__control--toggle{flex-basis:4rem;width:4rem;height:4rem}.shouldi-home-footer{padding-top:0;padding-bottom:max(0rem,env(safe-area-inset-bottom))}.shouldi-home-footer__bar{padding:0}.shouldi-story-player__controls{transform:translateY(-11rem)}.shouldi-home-footer__newsletter{width:15rem}.shouldi-home-footer__social-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.shouldi-home-footer__panel{bottom:calc(var(--shouldi-home-footer-height) - .4rem)}}.shouldi-product-tabs{margin-top:2.4rem;border-top:.1rem solid var(--shouldi-line);border-bottom:.1rem solid var(--shouldi-line)}.shouldi-product-tabs__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow-x:auto;border-bottom:.1rem solid var(--shouldi-line);scrollbar-width:none}.shouldi-product-tabs__list::-webkit-scrollbar{display:none}.shouldi-product-tabs__tab{min-width:0;min-height:4.6rem;padding:.8rem .6rem;border:0;border-bottom:.2rem solid transparent;background:transparent;color:rgba(var(--color-foreground),.6);cursor:pointer;font:inherit;font-size:1.05rem;font-weight:600;line-height:1.2;text-align:center;text-transform:uppercase;transition:border-color .16s ease,color .16s ease}.shouldi-product-tabs__tab:hover,.shouldi-product-tabs__tab:focus-visible,.shouldi-product-tabs__tab[aria-selected=true]{border-bottom-color:rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.shouldi-product-tabs__panel{min-height:13.6rem;padding:2rem 0;animation:shouldi-product-tab-in .18s ease both}.shouldi-product-tabs__panel[hidden]{display:none}.shouldi-product-tabs__panel>:first-child{margin-top:0}.shouldi-product-tabs__panel>:last-child{margin-bottom:0}.shouldi-product-tabs__panel h3{margin:1.8rem 0 .7rem;font-size:1.15rem;font-weight:600;text-transform:uppercase}.shouldi-product-tabs__panel .size-table,.shouldi-product-tabs__panel .shouldi-size-guide{overflow-x:auto}.shouldi-product-tabs__panel table{min-width:46rem;border-collapse:collapse}.shouldi-product-tabs__panel th,.shouldi-product-tabs__panel td{padding:.9rem 1rem;border:.1rem solid var(--shouldi-line);text-align:left}.shouldi-product-tabs__panel .shouldi-product-note{margin-top:1.6rem;padding-top:1.6rem;border-top:.1rem solid var(--shouldi-line);color:rgba(var(--color-foreground),.68)}.shouldi-product-tabs__related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.shouldi-product-tabs__related-item{display:block;min-width:0;color:rgb(var(--color-foreground));text-decoration:none}.shouldi-product-tabs__related-item img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.shouldi-product-tabs__related-copy{display:grid;gap:.35rem;padding-top:.8rem;font-size:1.15rem;line-height:1.35}.shouldi-product-tabs__related-copy strong{display:-webkit-box;overflow:hidden;font-weight:500;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shouldi-product-tabs__related-copy span{color:rgba(var(--color-foreground),.68)}@keyframes shouldi-product-tab-in{0%{opacity:0;transform:translate(.6rem)}to{opacity:1;transform:translate(0)}}@media screen and (min-width:750px){.template-product .product__info-container>*+*{margin-top:.8rem;margin-bottom:.8rem}.template-product .product__info-container .product__title{margin-bottom:.8rem}.template-product .product__info-container .product__tax{margin-top:-.6rem}.template-product .product__info-container .product-form{margin-top:1rem;margin-bottom:0}.template-product .product__info-container .product-form__input{margin-bottom:.6rem}.template-product .product__info-container .product-form__input--pill input[type=radio]+label{margin-top:.35rem;padding:.8rem 1.6rem}.template-product .product__info-container .product-form__quantity .form__label{margin-bottom:.35rem}.template-product .product__info-container .product-form__submit{min-height:4.8rem;margin-bottom:0}.template-product .product__info-container .shouldi-product-tabs{margin-top:1rem;margin-bottom:0}.template-product .shouldi-product-tabs__panel{min-height:16.8rem;padding-top:1.6rem;padding-bottom:1.6rem}.product__info-container .product__title h1[data-title-fitted=true]{white-space:nowrap}.product__info-container .product__title h1[data-title-wrap=true]{white-space:normal}}@media screen and (max-width:749px){.shouldi-product-tabs__list{display:flex}.shouldi-product-tabs__tab{flex:0 0 auto;min-width:max-content;padding-right:1.4rem;padding-left:1.4rem}.shouldi-product-tabs__panel{min-height:11rem}}@media(prefers-reduced-motion:reduce){.shouldi-product-tabs__panel{animation:none}}.template-collection .product-grid .card-wrapper,.template-collection .product-grid .card{height:100%}.template-collection .product-grid .card{display:grid;grid-template-rows:auto 1fr}.template-collection .product-grid .card__content{display:flex;min-height:12.4rem;flex-direction:column}.template-collection .product-grid .card__information{padding-top:.8rem;padding-bottom:0}.template-collection .product-grid .card__heading{display:-webkit-box;min-height:3.4rem;overflow:hidden;font-size:1.25rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-collection .product-grid .card-information>.price{margin-top:.35rem;font-size:1.3rem}.template-collection .product-grid .shouldi-card-meta,.template-collection .product-grid .caption-large.light,.template-collection .product-grid .card__badge{display:none}.template-collection .product-grid .quick-add{margin-top:auto;padding-top:.8rem}.template-collection .product-grid .quick-add__submit{min-height:4.4rem;padding:.8rem 1rem;font-size:1.15rem}@media screen and (min-width:750px)and (max-width:1100px)and (orientation:portrait){.template-index{--shouldi-home-footer-height: calc(6.4rem + env(safe-area-inset-bottom)) }.template-index .shouldi-home-hero-section,.template-index .shouldi-home-product-screen{height:100dvh;min-height:100dvh}.template-index .shouldi-home-story-screen{height:calc(100dvh - var(--shouldi-home-footer-height))}.template-index .shouldi-story-player{height:100%;padding:calc(var(--shouldi-home-header-height) + env(safe-area-inset-top) + .4rem) 0 .6rem}.shouldi-story-player__inner{grid-template-rows:auto minmax(0,1fr) auto}.shouldi-story-player__heading{padding-top:.4rem}.shouldi-story-player__heading h2{font-size:clamp(2.2rem,3.6vw,3.2rem)}.shouldi-story-player__stage{min-height:0;margin:.4rem -2rem 0}.shouldi-story-player__slide{width:min(38vw,28dvh,28rem)}.shouldi-story-player__slide.is-previous{transform:translate3d(calc(-50% - 29vw + var(--story-drag-offset)),-50%,-12rem) rotateY(50deg) scale(.56)}.shouldi-story-player__slide.is-next{transform:translate3d(calc(-50% + 29vw + var(--story-drag-offset)),-50%,-12rem) rotateY(-50deg) scale(.56)}.shouldi-story-player__slide.is-far-previous,.shouldi-story-player__slide.is-far-next{opacity:.14}.shouldi-story-player__copy{width:min(62rem,90vw);margin:0 auto;padding:0 1.6rem 1rem;transform:translateY(clamp(-33rem,-24dvh,-18rem))}.shouldi-story-player__copy h3{display:-webkit-box;overflow:hidden;font-size:clamp(2rem,3.2vw,3rem);-webkit-box-orient:vertical;-webkit-line-clamp:2}.shouldi-story-player__summary,.shouldi-story-player__read-link,.shouldi-story-player__controls{display:none}}@media(prefers-reduced-motion:reduce){.shouldi-story-player__atmosphere,.shouldi-story-player__grain,.shouldi-story-player__grain--coarse{animation:none}}@media screen and (max-height:760px)and (min-width:750px){.shouldi-story-player__summary{display:none}.shouldi-story-player__slide{width:clamp(18rem,29vh,23rem)}.shouldi-story-player__copy h3{font-size:clamp(2.2rem,2.6vw,3.4rem)}}@media screen and (orientation:landscape)and (max-height:520px){.template-index .shouldi-story-player{padding:calc(var(--shouldi-home-header-height) + .2rem) 0 .2rem}.shouldi-story-player__inner{grid-template-columns:minmax(0,1.55fr) minmax(18rem,.7fr);grid-template-rows:auto minmax(0,1fr);column-gap:clamp(1rem,3vw,3rem)}.shouldi-story-player__heading{grid-column:1 / -1;padding-top:.2rem}.shouldi-story-player__heading h2{font-size:2rem}.shouldi-story-player__stage{grid-row:2;grid-column:1;min-height:0;margin:0}.shouldi-story-player__slide{width:min(42vh,16rem)}.shouldi-story-player__copy{grid-row:2;grid-column:2;align-self:center;width:auto;margin:0;text-align:left;transform:none}.shouldi-story-player__copy h3{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05}}@media(prefers-reduced-motion:reduce){.shouldi-story-player__slide,.shouldi-story-player__heading h2 a,.shouldi-story-player__heading h2 a:after,.shouldi-story-player__copy h3 a.is-entering,.shouldi-story-player__read-link span,.shouldi-story-player__atmosphere svg,.shouldi-story-player__grain,.shouldi-story-player__control--toggle:before{animation:none;transition:none}}body,button,input,select,textarea,.caption-with-letter-spacing,.shouldi-kicker,.shouldi-shop-nav a{letter-spacing:0}.header-wrapper,.announcement-bar-section{border-color:var(--shouldi-line)}.header__heading-link .h2{font-family:var(--shouldi-wordmark);font-size:2.8rem;font-weight:620;line-height:.9;letter-spacing:0;text-transform:none;font-variation-settings:"opsz" 48,"wght" 620;font-synthesis:none}.header__icons--localization .desktop-localization-wrapper{margin-right:.8rem;padding-right:.8rem;border-right:.1rem solid var(--shouldi-line)}.header-localization .disclosure .localization-form__select{font-size:1.1rem;font-weight:600;line-height:1;text-transform:uppercase}.desktop-localization-wrapper .language-selector.disclosure__list-wrapper{min-width:21rem;max-height:min(60vh,52rem);border:.1rem solid var(--shouldi-line);border-radius:0;box-shadow:none}.desktop-localization-wrapper .language-selector .disclosure__list{max-height:min(60vh,50rem);padding:.8rem 0}.desktop-localization-wrapper .language-selector .disclosure__link{min-height:4rem;padding:1rem 1.6rem;font-size:1.2rem}.desktop-localization-wrapper .language-selector .disclosure__link[aria-current=true]{background:var(--shouldi-soft)}.menu-drawer__localization{margin:0 3rem;padding:1.8rem 0 0;border-top:.1rem solid var(--shouldi-line)}.menu-drawer__localization .localization-form__select{min-height:4.4rem;font-size:1.2rem}.menu-drawer__localization .language-selector.disclosure__list-wrapper{border:.1rem solid var(--shouldi-line);border-radius:0;box-shadow:none}.footer__localization .localization-form__select{font-size:1.2rem}.footer__localization .language-selector.disclosure__list-wrapper{border-radius:0;box-shadow:none}.shouldi-shop-nav{border-top:.1rem solid var(--shouldi-line);background:rgb(var(--color-background))}.shouldi-shop-nav__inner{display:flex;width:min(var(--page-width),calc(100vw - 4rem));min-height:4.4rem;margin:0 auto;align-items:center;justify-content:center;gap:3.2rem;overflow-x:auto;scrollbar-width:none}.shouldi-shop-nav__inner::-webkit-scrollbar{display:none}.shouldi-shop-nav a{color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:500;text-decoration:none;text-transform:uppercase;white-space:nowrap}.shouldi-shop-nav a:hover,.shouldi-text-link:hover{text-decoration:underline;text-underline-offset:.4rem}.menu-drawer__navigation{height:100%;padding:0}.shouldi-drawer-nav{display:flex;min-height:100%;padding:3.2rem 3rem 2.8rem;flex-direction:column}.shouldi-drawer-nav__label{margin:0 0 1.2rem;color:rgba(var(--color-foreground),.5);font-size:1rem;font-weight:600;text-transform:uppercase}.shouldi-drawer-nav__primary{margin:0;padding:0}.shouldi-drawer-nav__primary{border-top:.1rem solid var(--shouldi-line)}.shouldi-drawer-nav__primary a{display:flex;min-height:5rem;align-items:center;justify-content:space-between;border-bottom:.1rem solid var(--shouldi-line);color:rgb(var(--color-foreground));font-size:1.8rem;font-weight:500;line-height:1.15;text-decoration:none}.shouldi-drawer-nav__primary a .icon{width:1.5rem;transition:transform .18s ease}.shouldi-drawer-nav__primary a:hover .icon,.shouldi-drawer-nav__primary a:focus-visible .icon{transform:translate(.4rem)}.shouldi-drawer-nav__primary a:hover,.shouldi-drawer-nav__primary a:focus-visible{color:rgba(var(--color-foreground),.58)}.shouldi-kicker{margin:0 0 1rem;font-size:1.1rem;font-weight:600;text-transform:uppercase}.shouldi-section-heading{display:flex;margin-bottom:3.2rem;align-items:end;justify-content:space-between;gap:3rem}.shouldi-section-heading h2{margin:0;max-width:68rem;font-family:var(--shouldi-serif);font-size:4.8rem;font-weight:400;line-height:1.02}.shouldi-section-heading>p{max-width:34rem;margin:0;color:rgba(var(--color-foreground),.65)}.shouldi-text-link{color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:600;text-decoration:none;text-transform:uppercase}.shouldi-category-section,.shouldi-brand-statement,.shouldi-complete-looks,.shouldi-journal-feature{padding:7.2rem 0}.shouldi-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.shouldi-category-tile{color:rgb(var(--color-foreground));text-decoration:none}.shouldi-category-tile__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--shouldi-soft)}.shouldi-category-tile__media img{width:100%;height:100%;object-fit:cover;object-position:center 18%;transition:transform .4s ease}.shouldi-category-tile:hover img{transform:scale(1.025)}.shouldi-category-tile__label{display:flex;padding:1.4rem 0;align-items:center;justify-content:space-between;border-bottom:.1rem solid var(--shouldi-line);font-size:1.4rem;text-transform:uppercase}.shouldi-brand-statement__lead{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(28rem,.65fr);gap:6rem;align-items:end}.shouldi-brand-statement__lead h2{max-width:82rem;margin:0;font-family:var(--shouldi-serif);font-size:6rem;font-weight:400;line-height:1.02}.shouldi-brand-statement__lead .rte{color:rgba(var(--color-foreground),.7);font-size:1.7rem}.shouldi-brand-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:6rem;border-top:.1rem solid var(--shouldi-line)}.shouldi-brand-value{min-height:18rem;padding:2.4rem 2.4rem 0 0;border-right:.1rem solid var(--shouldi-line)}.shouldi-brand-value+.shouldi-brand-value{padding-left:2.4rem}.shouldi-brand-value:last-child{border-right:0}.shouldi-brand-value>span{color:rgba(var(--color-foreground),.48);font-size:1.2rem}.shouldi-brand-value h3{margin:3.2rem 0 .8rem;font-size:1.5rem;text-transform:uppercase}.shouldi-brand-value p{max-width:32rem;margin:0;color:rgba(var(--color-foreground),.65)}.shouldi-look-pairs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.shouldi-look-pair{border-top:.1rem solid var(--shouldi-line)}.shouldi-look-pair__header{display:flex;min-height:8.4rem;padding:1.6rem 0;align-items:start;justify-content:space-between;gap:2rem}.shouldi-look-pair__header span{color:rgba(var(--color-foreground),.5);font-size:1.1rem}.shouldi-look-pair__header h3{max-width:18rem;margin:0;text-align:right;font-size:1.3rem;font-weight:500;text-transform:uppercase}.shouldi-look-pair__products,.shouldi-pdp-look__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}.shouldi-pdp-look__grid{max-width:74rem}.shouldi-look-pair__products>li{display:flex;min-width:0}.shouldi-look-pair__products>li>product-component,.shouldi-look-pair__products .product-card-wrapper{display:flex;width:100%;height:100%;flex-direction:column}.shouldi-look-pair__products .product-card-wrapper>.card{flex:1 1 auto;height:auto}.shouldi-look-pair__products .quick-add{margin-top:auto}.shouldi-journal-feature__header{display:grid;margin-bottom:3.2rem;grid-template-columns:minmax(0,1.55fr) minmax(28rem,.65fr);align-items:end;gap:5.6rem}.shouldi-journal-feature__header h2{max-width:76rem;margin:0;font-family:var(--shouldi-serif);font-size:5.2rem;font-weight:400;line-height:1.02}.shouldi-journal-feature__intro p{margin:0 0 2rem;color:rgba(var(--color-foreground),.65)}.shouldi-journal-feature__read{display:inline-flex;align-items:center;gap:1rem}.shouldi-journal-feature__visual{position:relative;display:grid;min-height:60rem;grid-template-columns:minmax(0,1.9fr) minmax(24rem,.72fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:1.2rem;color:rgb(var(--color-foreground));text-decoration:none}.shouldi-journal-feature__cover,.shouldi-journal-feature__secondary{display:block;min-width:0;overflow:hidden;background:var(--shouldi-soft)}.shouldi-journal-feature__cover{grid-row:1 / -1}.shouldi-journal-feature__visual img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.shouldi-journal-feature__cover img{object-position:center 28%}.shouldi-journal-feature__secondary img{object-position:center top}.shouldi-journal-feature__visual:hover img{transform:scale(1.015)}.shouldi-journal-feature__visual-label{position:absolute;bottom:0;left:0;display:grid;width:min(38rem,calc(100% - 3.2rem));padding:1.6rem 2rem 1.8rem;background:var(--shouldi-ink);color:var(--shouldi-paper);gap:.5rem}.shouldi-journal-feature__visual-label span{font-size:1rem;font-weight:600;text-transform:uppercase}.shouldi-journal-feature__visual-label strong{font-family:var(--shouldi-serif);font-size:2.8rem;font-weight:400;line-height:1.05}.shouldi-journal-feature__archive{display:grid;margin-top:3.2rem;padding-top:1.6rem;border-top:.1rem solid var(--shouldi-line);grid-template-columns:minmax(16rem,.45fr) minmax(0,1.55fr);gap:3.2rem}.shouldi-journal-feature__archive-label{margin:0;font-size:1.1rem;font-weight:600;text-transform:uppercase}.shouldi-journal-feature__archive ul{display:grid;margin:0;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none}.shouldi-journal-feature__archive li+li{padding-left:2rem;border-left:.1rem solid var(--shouldi-line)}.shouldi-journal-feature__archive a{display:grid;min-height:7.2rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;color:rgb(var(--color-foreground));gap:1.2rem;text-decoration:none}.shouldi-journal-feature__archive a>span:first-child,.shouldi-journal-feature__archive small{color:rgba(var(--color-foreground),.5);font-size:1rem;font-weight:400}.shouldi-journal-feature__archive strong,.shouldi-journal-feature__archive small{display:block}.shouldi-journal-feature__archive strong{font-size:1.2rem;font-weight:500;line-height:1.3}.shouldi-journal-feature__archive small{margin-top:.6rem}.shouldi-journal-feature__archive a:hover strong{text-decoration:underline;text-underline-offset:.4rem}.shouldi-stories__header{display:grid;margin-bottom:3.6rem;padding-bottom:2rem;border-bottom:.1rem solid var(--shouldi-line);grid-template-columns:minmax(12rem,.32fr) minmax(0,1.68fr);align-items:end;gap:2.4rem}.shouldi-stories__header>div{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(22rem,.75fr);align-items:end;gap:3.2rem}.shouldi-stories__header h1{margin:0;font-family:var(--shouldi-serif);font-size:4.8rem;font-weight:400;line-height:1}.shouldi-stories__header p{max-width:42rem;margin:0;color:rgba(var(--color-foreground),.65);font-size:1.4rem;line-height:1.5}.shouldi-stories__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7.2rem 2.4rem}.shouldi-story-card{min-width:0}.shouldi-story-card--lead{display:grid;padding-bottom:6.4rem;border-bottom:.1rem solid var(--shouldi-line);grid-column:1 / -1;grid-template-columns:minmax(0,1.35fr) minmax(30rem,.65fr);align-items:end;gap:4.8rem}.shouldi-story-card__media{display:block;overflow:hidden;aspect-ratio:4 / 3;background:var(--shouldi-soft)}.shouldi-story-card:not(.shouldi-story-card--lead) .shouldi-story-card__media{aspect-ratio:4 / 5}.shouldi-story-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.shouldi-story-card__media:hover img{transform:scale(1.015)}.shouldi-story-card__placeholder{display:grid;width:100%;height:100%;place-items:center;background:var(--shouldi-soft);color:rgba(var(--color-foreground),.45);font-size:1.1rem;font-weight:600;text-transform:uppercase}.shouldi-story-card__content{padding-top:2.4rem}.shouldi-story-card--lead .shouldi-story-card__content{padding:0 0 1.2rem}.shouldi-story-card__meta{margin:0 0 1.6rem;color:rgba(var(--color-foreground),.5);font-size:1.1rem;font-weight:600;text-transform:uppercase}.shouldi-story-card__meta span{margin:0 .6rem}.shouldi-story-card h2{margin:0 0 1.6rem;font-family:var(--shouldi-serif);font-size:3.6rem;font-weight:400;line-height:1.04}.shouldi-story-card--lead h2{font-size:4.8rem}.shouldi-story-card h2 a{color:rgb(var(--color-foreground));text-decoration:none}.shouldi-story-card__content>p:not(.shouldi-story-card__meta){margin:0 0 2rem;color:rgba(var(--color-foreground),.65);line-height:1.6}.shouldi-stories__empty{min-height:28rem;display:grid;padding:4rem 0;border-top:.1rem solid var(--shouldi-line);border-bottom:.1rem solid var(--shouldi-line);place-items:center start}.shouldi-stories__empty p{max-width:42rem;margin:0;color:rgba(var(--color-foreground),.6)}.article-template__title{font-family:var(--shouldi-serif);font-size:5.6rem;font-weight:400;line-height:1.02}.article-template__content{font-size:1.8rem;line-height:1.65}.article-template__content h2{margin-top:5.6rem;font-family:var(--shouldi-serif);font-size:3.6rem;font-weight:400;line-height:1.08}.article-template__content a{color:rgb(var(--color-foreground));text-underline-offset:.4rem}.shouldi-article-edit{margin-top:8rem;padding-top:6.4rem;border-top:.1rem solid var(--shouldi-line)}.shouldi-article-edit__header{display:grid;margin-bottom:5.6rem;grid-template-columns:minmax(0,1.2fr) minmax(28rem,.55fr);align-items:end;column-gap:5.6rem}.shouldi-article-edit__header .shouldi-kicker{grid-column:1 / -1}.shouldi-article-edit__header h2{margin:0;font-family:var(--shouldi-serif);font-size:5.6rem;font-weight:400;line-height:1.02}.shouldi-article-edit__header>p:last-child{margin:0;color:rgba(var(--color-foreground),.65)}.shouldi-article-edit__header--single{margin-bottom:3.2rem;grid-template-columns:1fr}.shouldi-article-edit__single-product{width:min(100%,42rem)}.shouldi-article-edit__chapter{display:grid;padding:3.2rem 0 6.4rem;border-top:.1rem solid var(--shouldi-line);grid-template-columns:minmax(24rem,.52fr) minmax(0,1.48fr);gap:5.6rem}.shouldi-article-edit__chapter-copy>span{color:rgba(var(--color-foreground),.5);font-size:1.1rem}.shouldi-article-edit__chapter-copy h3{margin:2.8rem 0 1.2rem;font-size:1.5rem;text-transform:uppercase}.shouldi-article-edit__chapter-copy p{max-width:38rem;margin:0;color:rgba(var(--color-foreground),.65)}.shouldi-article-edit__products{display:grid;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;list-style:none}.shouldi-article-edit__products>li,.shouldi-article-edit__products .product-card-wrapper{min-width:0}.card-wrapper .card__inner{overflow:hidden}.product-grid>.grid__item>product-component{height:100%}.product-grid>.grid__item{min-width:0;overflow:hidden}.product-grid>.grid__item>product-component>.product-card-wrapper{display:block}.card-wrapper .card__media img{object-fit:cover;object-position:center top}.card__information{padding-top:1.2rem}.card__heading{line-height:1.25}.card-information>.price{margin-top:.7rem;font-weight:500}.shouldi-card-meta{display:flex;width:100%;max-width:100%;overflow:hidden;margin-top:.6rem;justify-content:space-between;gap:1rem;color:rgba(var(--color-foreground),.52);font-size:1.1rem;line-height:1.35;text-transform:uppercase}.shouldi-card-meta>span:first-child{flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shouldi-card-meta>span:last-child:not(:first-child){flex:0 0 auto}.collection-hero__title,.main-page-title,.product__title h1{font-family:var(--shouldi-serif);font-weight:400}.shouldi-all-reviews__header{display:grid;padding-bottom:4rem;border-bottom:.1rem solid var(--shouldi-line);grid-template-columns:minmax(0,.55fr) minmax(0,1.45fr);gap:2.4rem 4rem}.shouldi-all-reviews__header .shouldi-kicker{grid-column:1 / -1}.shouldi-all-reviews__header h1{max-width:72rem;margin:0;font-family:var(--shouldi-serif);font-size:clamp(4.8rem,7vw,8.4rem);font-weight:400;line-height:.95}.shouldi-all-reviews__header>p:last-child{max-width:52rem;margin:0;align-self:end;color:rgba(var(--color-foreground),.64);font-size:1.8rem}.shouldi-all-reviews__widget{padding-top:4rem}.shopify-policy__container{max-width:84rem;padding-top:6.4rem;padding-bottom:8rem}.shopify-policy__title{text-align:left}.shopify-policy__title h1{margin-bottom:4rem;font-family:var(--shouldi-serif);font-size:clamp(4.2rem,6vw,7.2rem);font-weight:400;line-height:1}.shopify-policy__body h2,.page-width--narrow .rte h2{margin-top:4.8rem;padding-top:2.4rem;border-top:.1rem solid var(--shouldi-line);font-size:1.4rem;font-weight:600;text-transform:uppercase}.shopify-policy__body h3,.page-width--narrow .rte h3{margin-top:3.2rem;font-size:1.8rem}.shopify-policy__body p,.shopify-policy__body li,.page-width--narrow .rte p,.page-width--narrow .rte li{line-height:1.75}@media screen and (max-width:749px){.shouldi-all-reviews__header{padding-bottom:3rem;grid-template-columns:1fr}.shouldi-all-reviews__header h1{font-size:4.8rem}.shouldi-all-reviews__widget{padding-top:3rem}.shopify-policy__container{padding-top:4rem;padding-bottom:6rem}}.collection-hero__title{font-size:5.6rem}.collection-hero:not(.collection-hero--with-image) .collection-hero__inner{padding-top:2.4rem;padding-bottom:2.4rem}.collection-hero:not(.collection-hero--with-image) .collection-hero__text-wrapper{display:grid;width:100%;align-items:end;grid-template-columns:minmax(24rem,.72fr) minmax(32rem,1.28fr);gap:2.4rem 6rem}.collection-hero:not(.collection-hero--with-image) .collection-hero__title{margin:0;font-size:clamp(3.2rem,3.2vw,4.4rem);line-height:1}.collection-hero:not(.collection-hero--with-image) .collection-hero__title+.collection-hero__description{max-width:64rem;margin:0;color:rgba(var(--color-foreground),.68);font-size:1.4rem;line-height:1.45}.facets-container,.facet-filters,.mobile-facets__wrapper{text-transform:uppercase}.product__title h1{font-size:4rem;line-height:1.05}.product__info-container .price{font-size:1.8rem}.product-form__input .form__label{font-size:1.2rem;font-weight:600;text-transform:uppercase}.product-form__submit{min-height:5.4rem;text-transform:uppercase}.product__description{padding-top:2.4rem;border-top:.1rem solid var(--shouldi-line)}.product__description h2{margin-top:3rem;font-size:1.4rem;text-transform:uppercase}.product__description .size-table,.product__accordion .size-table{overflow-x:auto}.product__description table,.product__accordion table{min-width:50rem;border-collapse:collapse}.product__description th,.product__description td,.product__accordion th,.product__accordion td{padding:1rem 1.2rem;border:.1rem solid var(--shouldi-line);text-align:left}.product__accordion .accordion__content h3{margin:1.6rem 0 .8rem;font-size:1.2rem;font-weight:600;text-transform:uppercase}.product__accordion .accordion__content h3:not(:first-child){margin-top:2rem}.product__accordion .shouldi-product-note{margin-top:1.6rem;padding-top:1.6rem;border-top:.1rem solid var(--shouldi-line);color:rgba(var(--color-foreground),.68)}.accordion summary{text-transform:uppercase}.shouldi-mobile-atc,.shouldi-product-gallery__controls{display:none}.shouldi-shipping-progress{margin-bottom:2rem}.shouldi-shipping-progress p{margin:0 0 .8rem;font-size:1.3rem}.shouldi-shipping-progress__track{height:.3rem;overflow:hidden;background:rgba(var(--color-foreground),.16)}.shouldi-shipping-progress__track span{display:block;height:100%;background:rgb(var(--color-foreground));transition:width .25s ease}.shouldi-shipping-progress--cart{padding-bottom:1.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.shouldi-cart-pairing{padding:1.6rem 2rem;border-top:.1rem solid rgba(var(--color-foreground),.16);border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.shouldi-cart-pairing__eyebrow{margin:0 0 1rem;font-size:1.1rem;font-weight:600;text-transform:uppercase}.shouldi-cart-pairing__product{display:grid;grid-template-columns:8rem minmax(0,1fr);gap:1.4rem;color:rgb(var(--color-foreground));text-decoration:none}.shouldi-cart-pairing__product img{width:8rem;height:10rem;object-fit:cover}.shouldi-cart-pairing__copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;gap:.4rem;font-size:1.3rem;line-height:1.35}.shouldi-cart-pairing__copy strong{font-weight:500}.shouldi-cart-pairing__link{margin-top:.4rem;border-bottom:.1rem solid currentColor;font-size:1.1rem;font-weight:600;text-transform:uppercase}.shouldi-reviews{border-top:.1rem solid var(--shouldi-line)}.shouldi-reviews__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(24rem,.8fr);align-items:end;gap:1.2rem 4rem;padding-bottom:2.4rem;border-bottom:.1rem solid var(--shouldi-line)}.shouldi-reviews__header .shouldi-kicker{grid-column:1 / -1;margin:0}.shouldi-reviews__header>div{display:contents}.shouldi-reviews__header h2{max-width:48rem;margin:0;font-family:var(--shouldi-serif);font-size:clamp(2.8rem,3vw,3.6rem);font-weight:400;line-height:1.08}.shouldi-reviews__header div>p{max-width:38rem;margin:0;color:rgba(var(--color-foreground),.66);font-size:1.4rem;line-height:1.45}.shouldi-reviews__editor-note{margin:0;padding:2.4rem;border:.1rem dashed rgba(var(--color-foreground),.28)}.shouldi-reviews .jdgm-widget,.shouldi-reviews .jdgm-rev-widg{max-width:none;padding:0;border:0;color:rgb(var(--color-foreground));font-family:var(--font-body-family)}.shouldi-reviews .jdgm-rev-widg__title,.shouldi-reviews .jdgm-rev__title{letter-spacing:0;text-transform:none}.shouldi-reviews .jdgm-star,.rating-star{color:rgb(var(--color-foreground))}.shouldi-reviews .jdgm-write-rev-link,.shouldi-reviews .jdgm-submit-rev,.shouldi-reviews .jdgm-ask-question-btn{border-radius:0;background:rgb(var(--color-foreground));color:rgb(var(--color-background));text-transform:uppercase}.shouldi-reviews input,.shouldi-reviews textarea,.shouldi-reviews select{border-radius:0}.shouldi-reviews .jdgm-rev{padding:2.4rem 0;border-top-color:var(--shouldi-line)}.footer-block__heading,.footer__newsletter .newsletter-form__field-wrapper+*{text-transform:uppercase}@media screen and (min-width:990px){.header__inline-menu{display:none}.header.header--middle-left{width:100%;max-width:none;padding-right:clamp(2.4rem,3.4vw,6.4rem);padding-left:clamp(2.4rem,3.4vw,6.4rem);grid-template-areas:"navigation heading icons";grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);column-gap:clamp(1.8rem,2.4vw,4rem)}.shouldi-shop-nav{grid-area:navigation;min-width:0;justify-self:start;border-top:0;background:transparent}.shouldi-shop-nav__inner{width:auto;min-height:0;margin:0;gap:clamp(1.4rem,1.55vw,2.8rem);overflow:visible}.header.header--middle-left .header__icons{justify-self:end}.header.header--middle-left .header__heading,.header.header--middle-left .header__heading-link{margin-left:0;justify-self:center;text-align:center}}@media screen and (min-width:750px){.product--thumbnail_slider .product__media-wrapper>media-gallery.product__column-sticky{top:2rem}.product--thumbnail_slider .product__info-container.product__column-sticky{position:static}.product--thumbnail_slider .product-media-container.constrain-height{--viewport-offset: 36rem;--constrained-min-height: 40rem}.product--thumbnail_slider [id^=GalleryViewer-]{position:relative}.product--thumbnail_slider [id^=GalleryViewer-]>.slider-buttons{display:none}.product--thumbnail_slider .shouldi-product-gallery__controls{position:absolute;z-index:3;top:50%;right:1.4rem;left:1.4rem;display:flex;align-items:center;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.product--thumbnail_slider .shouldi-product-gallery__button{display:grid;width:4.4rem;height:4.4rem;padding:0;place-items:center;border:.1rem solid rgba(var(--color-foreground),.22);border-radius:50%;background:rgba(var(--color-background),.92);color:rgb(var(--color-foreground));cursor:pointer;pointer-events:auto;transition:background-color .16s ease,border-color .16s ease}.product--thumbnail_slider .shouldi-product-gallery__button:hover,.product--thumbnail_slider .shouldi-product-gallery__button:focus-visible{border-color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.product--thumbnail_slider .shouldi-product-gallery__button .svg-wrapper{width:1.2rem;height:1.2rem}.product--thumbnail_slider .shouldi-product-gallery__button--previous .icon{transform:rotate(90deg)}.product--thumbnail_slider .shouldi-product-gallery__button--next .icon{transform:rotate(-90deg)}.product--thumbnail_slider .shouldi-product-gallery__count{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product--thumbnail_slider .thumbnail-slider{margin-top:1.2rem}.product--thumbnail_slider .thumbnail-list{gap:.8rem}.product--thumbnail_slider .thumbnail-list__item{flex:0 0 7.6rem;width:7.6rem}.product--thumbnail_slider .thumbnail.global-media-settings img{object-fit:cover}}@media screen and (max-width:989px){.shouldi-shop-nav__inner{width:100%;padding:0 2rem;justify-content:flex-start;gap:2.4rem}.shouldi-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shouldi-brand-statement__lead{grid-template-columns:1fr;gap:2.4rem}.shouldi-look-pairs{grid-template-columns:1fr;gap:4.8rem}.shouldi-look-pair__products{gap:1rem}.shouldi-journal-feature__visual{min-height:48rem;grid-template-columns:minmax(0,1.65fr) minmax(18rem,.75fr)}.shouldi-journal-feature__archive,.shouldi-stories__header{grid-template-columns:1fr}.shouldi-story-card--lead{grid-template-columns:minmax(0,1.2fr) minmax(26rem,.8fr);gap:3.2rem}.shouldi-article-edit__chapter{grid-template-columns:minmax(20rem,.5fr) minmax(0,1.5fr);gap:3.2rem}}@media screen and (max-width:989px){.shouldi-shop-nav{display:none}}@media screen and (max-width:749px){.shouldi-category-section,.shouldi-brand-statement,.shouldi-complete-looks,.shouldi-journal-feature{padding:5.2rem 0}.shouldi-reviews__header{grid-template-columns:1fr;gap:.8rem;padding-bottom:2rem}.shouldi-reviews__header .shouldi-kicker{grid-column:auto}.shouldi-reviews__header>div{display:grid;grid-template-columns:1fr;gap:.8rem}.shouldi-reviews__header h2{max-width:32rem;font-size:2.8rem}.shouldi-reviews__header div>p{max-width:34rem;font-size:1.3rem}.shouldi-journal-feature__header,.shouldi-article-edit__header{grid-template-columns:1fr;gap:2rem}.shouldi-journal-feature__header h2,.shouldi-article-edit__header h2,.article-template__title{font-size:4rem}.shouldi-journal-feature__visual{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;gap:.8rem}.shouldi-journal-feature__cover{aspect-ratio:4 / 3;grid-column:1 / -1;grid-row:auto}.shouldi-journal-feature__cover img{object-position:center top}.shouldi-journal-feature__secondary{aspect-ratio:4 / 5}.shouldi-journal-feature__visual-label{bottom:calc(50% - .4rem);width:calc(100% - 2.4rem);padding:1.2rem 1.6rem 1.4rem}.shouldi-journal-feature__visual-label strong{font-size:2.2rem}.shouldi-journal-feature__archive{margin-top:2.4rem}.shouldi-journal-feature__archive ul{grid-template-columns:1fr}.shouldi-journal-feature__archive li+li{padding-left:0;border-left:0;border-top:.1rem solid var(--shouldi-line)}.shouldi-journal-feature__archive a{min-height:0;padding:1.6rem 0}.shouldi-stories__header{margin-bottom:2.8rem;padding-bottom:1.6rem;gap:1rem}.shouldi-stories__header>div{grid-template-columns:1fr;gap:1rem}.shouldi-stories__header h1{font-size:3.8rem}.shouldi-stories__grid{grid-template-columns:1fr;gap:4.8rem}.shouldi-story-card--lead{display:block;padding-bottom:4.8rem}.shouldi-story-card--lead .shouldi-story-card__content{padding-top:2.4rem}.shouldi-story-card--lead h2,.shouldi-story-card h2{font-size:3.2rem}.shouldi-article-edit{margin-top:5.6rem;padding-top:4.8rem}.shouldi-article-edit__header{margin-bottom:4rem}.shouldi-article-edit__chapter{padding:2.4rem 0 4.8rem;grid-template-columns:1fr;gap:2.4rem}.shouldi-article-edit__chapter-copy h3{margin-top:1.6rem}.shouldi-article-edit__products{gap:.8rem}.shouldi-section-heading{display:block;margin-bottom:2.4rem}.shouldi-section-heading h2{font-size:3.6rem}.shouldi-section-heading>p,.shouldi-section-heading>.shouldi-text-link{display:inline-block;margin-top:1.6rem}.shouldi-category-grid{gap:.8rem}.shouldi-category-tile__label{padding:1.1rem 0 2rem;font-size:1.2rem}.shouldi-brand-statement__lead h2{font-size:4rem}.shouldi-brand-values{grid-template-columns:1fr;margin-top:4rem}.shouldi-brand-value,.shouldi-brand-value+.shouldi-brand-value{min-height:0;padding:2rem 0 2.4rem;border-right:0;border-bottom:.1rem solid var(--shouldi-line)}.shouldi-brand-value h3{margin-top:1.6rem}.collection-hero__title{font-size:4rem}.collection-hero:not(.collection-hero--with-image) .collection-hero__inner{padding-top:1.8rem;padding-bottom:1.8rem}.collection-hero:not(.collection-hero--with-image) .collection-hero__text-wrapper{grid-template-columns:1fr;gap:.8rem}.collection-hero:not(.collection-hero--with-image) .collection-hero__title{font-size:3rem}.collection-hero:not(.collection-hero--with-image) .collection-hero__title+.collection-hero__description{font-size:1.3rem}.product__title h1{font-size:3.2rem}.product__media-wrapper .product__media-list .product__media-item,.product__media-wrapper .product__media-list .product__media-item .product-media-container,.product__media-wrapper .product__media-list .product__media-item .product__media{max-height:68svh}.product__media-wrapper .product__media img{object-fit:contain}body.shouldi-has-mobile-atc{padding-bottom:calc(7.2rem + env(safe-area-inset-bottom))}.shouldi-mobile-atc{position:fixed;z-index:50;right:0;bottom:0;left:0;display:flex;min-height:6.8rem;padding:.9rem 1.6rem max(.9rem,env(safe-area-inset-bottom));align-items:center;gap:1.6rem;border-top:.1rem solid var(--shouldi-line);background:#fffffffa;transform:translateY(110%);transition:transform .18s ease}.shouldi-mobile-atc.is-visible{transform:translateY(0)}body:has(#Details-menu-drawer-container[open]) .shouldi-mobile-atc{pointer-events:none;transform:translateY(110%)}.shouldi-mobile-atc__info{min-width:9rem}.shouldi-mobile-atc__info strong,.shouldi-mobile-atc__info span{display:block}.shouldi-mobile-atc__info strong{font-size:1.1rem;text-transform:uppercase}.shouldi-mobile-atc__info span{margin-top:.2rem;font-size:1.3rem}.shouldi-mobile-atc button{flex:1;min-height:5rem;border:0;background:var(--shouldi-ink);color:#fff;font:inherit;font-size:1.3rem;text-transform:uppercase}.shouldi-mobile-atc button:disabled{background:#8a8a8a}body.shouldi-mobile-atc-visible #ShopifyChat,body.shouldi-mobile-atc-visible shopify-chat,body.shouldi-mobile-atc-visible [data-shopify-chat],body.shouldi-mobile-atc-visible iframe[title*=chat i],body.shouldi-mobile-atc-visible iframe[src*=inbox i]{bottom:calc(7.8rem + env(safe-area-inset-bottom))!important}}.shouldi-utility-page{display:grid;min-height:54rem;padding-top:clamp(6rem,9vw,12rem);padding-bottom:clamp(7rem,10vw,14rem);grid-template-columns:minmax(0,1.15fr) minmax(32rem,.85fr);align-items:start;gap:clamp(5rem,10vw,14rem)}.shouldi-utility-page__intro h1,.shouldi-search-intro h1,.shouldi-contact__title{max-width:12ch;margin:1.8rem 0 0;font-family:var(--shouldi-serif);font-size:clamp(4.2rem,5.4vw,7.4rem);font-weight:400;line-height:.98}.shouldi-utility-page__lede,.shouldi-search-intro>p:last-child,.shouldi-contact__intro{max-width:54rem;margin:2.4rem 0 0;color:rgba(var(--color-foreground),.68);font-size:1.6rem;line-height:1.6}.shouldi-utility-page__action{padding-top:4.2rem}.shouldi-utility-search{display:flex;min-height:6rem;border-bottom:.1rem solid var(--shouldi-ink)}.shouldi-utility-search input{min-width:0;flex:1;padding:0;border:0;border-radius:0;outline-offset:.4rem;background:transparent;color:inherit;font:inherit;font-size:1.6rem}.shouldi-utility-search button{display:grid;width:5.6rem;padding:0;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.shouldi-utility-search .svg-wrapper{width:2.2rem;height:2.2rem}.shouldi-utility-page__browse-label{margin:4rem 0 1.4rem;color:rgba(var(--color-foreground),.58);font-size:1.1rem;font-weight:600;text-transform:uppercase}.shouldi-utility-links{display:grid;border-top:.1rem solid var(--shouldi-line);grid-template-columns:repeat(2,minmax(0,1fr))}.shouldi-utility-links a{padding:1.6rem 0;border-bottom:.1rem solid var(--shouldi-line);color:inherit;font-size:1.3rem;font-weight:500;text-decoration:none;text-transform:uppercase}.shouldi-utility-links a:nth-child(2n){padding-left:2rem;border-left:.1rem solid var(--shouldi-line)}.shouldi-utility-links a:hover,.shouldi-contact__policy-links a:hover{text-decoration:underline;text-underline-offset:.4rem}.template-search__header{display:grid;margin-bottom:5rem;grid-template-columns:minmax(0,.8fr) minmax(36rem,1.2fr);column-gap:clamp(5rem,9vw,13rem)}.shouldi-search-intro{grid-row:1 / span 4}.template-search__search{width:100%;max-width:none;margin:2.8rem 0 0}.template-search__search .search{margin-top:0}.template-search__header>.shouldi-utility-page__browse-label,.template-search__header>.shouldi-utility-links,.template-search__header>[role=status]{grid-column:2}.template-search__header>.shouldi-utility-page__browse-label{margin-top:3rem}.shouldi-contact{display:grid;padding-top:clamp(6rem,8vw,10rem);padding-bottom:clamp(7rem,10vw,14rem);grid-template-columns:minmax(0,.82fr) minmax(42rem,1.18fr);gap:clamp(5rem,10vw,15rem)}.shouldi-contact__title{max-width:9ch}.shouldi-contact__policy-links{display:flex;margin-top:3.6rem;padding-top:1.8rem;gap:2.4rem;border-top:.1rem solid var(--shouldi-line)}.shouldi-contact__policy-links a{color:inherit;font-size:1.2rem;font-weight:600;text-decoration:none;text-transform:uppercase}.shouldi-contact__form{max-width:68rem}.shouldi-contact__form>.field+.field,.shouldi-contact__form>.contact__fields+.field{margin-top:2rem}.shouldi-contact__form .text-area{min-height:19rem}.shouldi-contact__form .contact__button{margin-top:2.4rem}.shouldi-contact__form .contact__button .button{min-width:22rem}.shouldi-contact__note{max-width:58rem;margin:1.8rem 0 0;color:rgba(var(--color-foreground),.58);font-size:1.2rem;line-height:1.55}@media screen and (max-width:749px){.shouldi-utility-page,.template-search__header,.shouldi-contact{display:block}.shouldi-utility-page{min-height:0;padding-top:6rem;padding-bottom:8rem}.shouldi-utility-page__intro h1,.shouldi-search-intro h1,.shouldi-contact__title{font-size:4.2rem}.shouldi-utility-page__action{padding-top:4rem}.shouldi-utility-links{grid-template-columns:1fr}.shouldi-utility-links a:nth-child(2n){padding-left:0;border-left:0}.template-search__header{margin-bottom:4rem}.template-search__search{margin-top:3.6rem}.shouldi-contact{padding-top:6rem;padding-bottom:8rem}.shouldi-contact__form{margin-top:5rem}.shouldi-contact__form .contact__fields{display:block}.shouldi-contact__form .contact__fields .field+.field{margin-top:2rem}.shouldi-contact__form .contact__button .button{width:100%}}@media(prefers-reduced-motion:reduce){.shouldi-category-tile__media img,.shouldi-mobile-atc,.shouldi-shipping-progress__track span{transition:none}}.template-index #MainContent>.shopify-section{margin-top:0}.template-index .section-header{position:absolute;z-index:10;top:0;right:0;left:0}.template-index .section-header.shopify-section-header-sticky{position:fixed;width:100%}.template-index .section-header.shopify-section-header-hidden{top:0}.template-index .section-header .header-wrapper,.template-index .section-header .shouldi-shop-nav{border-color:#11111124;background:#ffffffeb;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem)}.template-index .section-header:not(.shopify-section-header-sticky) .header-wrapper{border-color:transparent;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.template-index .section-header:not(.shopify-section-header-sticky) .shouldi-shop-nav{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.template-index[data-shouldi-home-hero-active=true] .section-header,.template-index[data-shouldi-home-hero-active=true] .section-header .header-wrapper,.template-index[data-shouldi-home-hero-active=true] .section-header .shouldi-shop-nav{border-color:transparent;background:transparent!important;background-image:none!important;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.template-index .section-header:not(.shopify-section-header-sticky) .header{--shouldi-home-header-foreground: #ffffff;--shouldi-home-header-line: rgba(255, 255, 255, .36);color:var(--shouldi-home-header-foreground);transition:color .32s ease}.template-index[data-shouldi-home-header-tone=dark] .section-header:not(.shopify-section-header-sticky) .header{--shouldi-home-header-foreground: #111111;--shouldi-home-header-line: rgba(17, 17, 17, .24)}.template-index[data-shouldi-home-header-tone=light] .section-header:not(.shopify-section-header-sticky) .header{--shouldi-home-header-foreground: #ffffff;--shouldi-home-header-line: rgba(255, 255, 255, .36)}.template-index[data-shouldi-home-hero-active=true] .section-header .header{--shouldi-home-header-foreground: #ffffff;--shouldi-home-header-line: rgba(255, 255, 255, .36);color:var(--shouldi-home-header-foreground)}.template-index[data-shouldi-home-hero-active=true][data-shouldi-home-header-tone=dark] .section-header .header{--shouldi-home-header-foreground: #111111;--shouldi-home-header-line: rgba(17, 17, 17, .24)}.template-index[data-shouldi-home-hero-active=true] .section-header .header__heading-link .h2,.template-index[data-shouldi-home-hero-active=true] .section-header .shouldi-shop-nav a,.template-index[data-shouldi-home-hero-active=true] .section-header .header__icon,.template-index[data-shouldi-home-hero-active=true] .section-header .header-localization .localization-form__select{color:var(--shouldi-home-header-foreground)}.template-index[data-shouldi-home-hero-active=true] .section-header .header__icons--localization .desktop-localization-wrapper{border-color:var(--shouldi-home-header-line)}.template-index .section-header:not(.shopify-section-header-sticky) .header__heading-link .h2,.template-index .section-header:not(.shopify-section-header-sticky) .shouldi-shop-nav a,.template-index .section-header:not(.shopify-section-header-sticky) .header__icon,.template-index .section-header:not(.shopify-section-header-sticky) .header-localization .localization-form__select{color:var(--shouldi-home-header-foreground)}.template-index .section-header:not(.shopify-section-header-sticky) .header__icons--localization .desktop-localization-wrapper{border-color:var(--shouldi-home-header-line)}.shouldi-featured-edit{padding:clamp(7.2rem,8vw,11rem) 0}@supports (content-visibility: auto){.shouldi-featured-edit,.shouldi-journal-feature,.template-index .footer{content-visibility:auto}.shouldi-featured-edit,.shouldi-journal-feature{contain-intrinsic-size:auto 100rem}.template-index .footer{contain-intrinsic-size:auto 54rem}}.shouldi-featured-edit__header{display:grid;margin-bottom:4rem;padding-bottom:2.8rem;border-bottom:.1rem solid var(--shouldi-line);grid-template-columns:minmax(0,1.3fr) minmax(28rem,.7fr);align-items:end;gap:clamp(4rem,8vw,12rem)}.shouldi-featured-edit__header h2{max-width:74rem;margin:0;font-family:var(--shouldi-serif);font-size:clamp(4.4rem,5vw,6.8rem);font-weight:400;line-height:.98}.shouldi-featured-edit__intro p{max-width:42rem;margin:0 0 2rem;color:rgba(var(--color-foreground),.65);line-height:1.55}.shouldi-featured-edit__grid{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;list-style:none}.shouldi-featured-edit__item,.shouldi-featured-edit__item product-component,.shouldi-featured-edit__item .product-card-wrapper{min-width:0;height:100%}.shouldi-featured-edit__item product-component,.shouldi-featured-edit__item .product-card-wrapper,.shouldi-featured-edit__item .card{display:flex;flex-direction:column}.shouldi-featured-edit__item .card,.shouldi-featured-edit__item .card__content{flex:1 1 auto}.shouldi-featured-edit__item .quick-add{margin-top:auto}.shouldi-featured-edit__item .card__inner{background:var(--shouldi-soft)}.shouldi-featured-edit__item .card__media img{object-position:center top}.shouldi-featured-edit__item .card__heading{min-height:3.8rem}.shouldi-featured-edit__item .quick-add__submit{min-height:5rem;border-radius:0}.shouldi-journal-feature__visual{display:block;min-height:0;aspect-ratio:16 / 9}.shouldi-journal-feature__cover{width:100%;height:100%}.shouldi-journal-feature__cover img{object-position:center 32%}.shouldi-journal-feature__archive ul{grid-template-columns:repeat(2,minmax(0,1fr))}.template-index .footer{margin-top:0}.template-index .footer__content-top{padding-top:clamp(4.8rem,6vw,8rem)}@media screen and (min-width:750px){.template-index .footer__content-top{display:grid;padding-bottom:4rem;grid-template-columns:minmax(0,1.4fr) minmax(30rem,.6fr);align-items:start;gap:clamp(5rem,9vw,13rem)}.template-index .footer__blocks-wrapper{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,6vw,8rem)}.template-index .footer__blocks-wrapper .footer-block{width:auto;max-width:none}.template-index .footer-block--newsletter{display:block;margin-top:0}.template-index .footer-block__newsletter{text-align:left}.template-index .footer__newsletter{margin-left:0}.template-index .footer__list-social.list-social{margin-top:2rem;justify-content:flex-start}.template-index .footer__content-bottom{padding-top:2rem}}@media screen and (max-width:989px){.shouldi-featured-edit__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:4rem}.shouldi-journal-feature__visual{aspect-ratio:4 / 3}}@media screen and (max-width:749px){.template-index .section-header .header-wrapper{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.template-index .section-header.shopify-section-header-sticky .header-wrapper{background:#fffffff0;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem)}.shouldi-featured-edit{padding:6.4rem 0 7.2rem;overflow:hidden}.shouldi-featured-edit__header{display:block;margin-bottom:2.8rem;padding-bottom:2.4rem}.shouldi-featured-edit__header h2{max-width:10ch;font-size:4.4rem}.shouldi-featured-edit__intro{margin-top:2rem}.shouldi-featured-edit__intro p{margin-bottom:1.6rem;font-size:1.35rem}.shouldi-featured-edit__grid{display:flex;width:calc(100vw - 1.6rem);padding-right:2rem;gap:1.2rem;overflow-x:auto;scroll-padding-left:0;scroll-snap-type:x mandatory;scrollbar-width:none}.shouldi-featured-edit__grid::-webkit-scrollbar{display:none}.shouldi-featured-edit__item{flex:0 0 82vw;scroll-snap-align:start}.shouldi-featured-edit__item .card__heading{min-height:0}.shouldi-journal-feature{padding:6.4rem 0}.shouldi-journal-feature__header{margin-bottom:2.8rem}.shouldi-journal-feature__header h2{font-size:4.2rem}.shouldi-journal-feature__visual{display:block;min-height:0;aspect-ratio:4 / 5}.shouldi-journal-feature__cover{display:block;width:100%;height:100%;aspect-ratio:auto}.shouldi-journal-feature__cover img{object-position:center top}.shouldi-journal-feature__visual-label{bottom:0;width:calc(100% - 2rem)}.shouldi-journal-feature__archive ul{grid-template-columns:1fr}}.template-index{--shouldi-home-header-height: 6.8rem;--shouldi-home-footer-height: clamp(18rem, 22svh, 22rem)}.template-index #MainContent,.template-index #MainContent>.shopify-section,.template-index .shopify-section-group-footer-group,.template-index .footer{margin:0}.template-index .shouldi-home-hero-section,.template-index .shouldi-home-product-screen{height:100svh;min-height:100svh;overflow:hidden}.template-index .shouldi-home-story-screen{height:calc(100svh - var(--shouldi-home-footer-height));min-height:0;overflow:hidden}.template-index .shouldi-featured-edit,.template-index .shouldi-journal-feature,.template-index .footer{content-visibility:visible;contain-intrinsic-size:none}.template-index[data-shouldi-home-hero-active=false] .section-header .header-wrapper,.template-index[data-shouldi-home-hero-active=false] .section-header .shouldi-shop-nav{border-color:#11111124;background:#fffffff5;color:#111;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem)}.template-index[data-shouldi-home-hero-active=false] .section-header .header__heading-link .h2,.template-index[data-shouldi-home-hero-active=false] .section-header .shouldi-shop-nav a,.template-index[data-shouldi-home-hero-active=false] .section-header .header__icon,.template-index[data-shouldi-home-hero-active=false] .section-header .header-localization .localization-form__select{color:#111}.template-index[data-shouldi-home-story-active=true] .section-header,.template-index[data-shouldi-home-story-active=true] .section-header .header-wrapper,.template-index[data-shouldi-home-story-active=true] .section-header .shouldi-shop-nav,.template-index[data-shouldi-home-panel="3"] .section-header,.template-index[data-shouldi-home-panel="3"] .section-header .header-wrapper,.template-index[data-shouldi-home-panel="3"] .section-header .shouldi-shop-nav{border-color:transparent;background:transparent!important;background-image:none!important;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.template-index[data-shouldi-home-story-active=true] .section-header .header,.template-index[data-shouldi-home-panel="3"] .section-header .header{--shouldi-home-header-foreground: #f5f3ee;--shouldi-home-header-line: rgba(245, 243, 238, .34);color:var(--shouldi-home-header-foreground)}.template-index[data-shouldi-home-story-active=true] .section-header .header__heading-link .h2,.template-index[data-shouldi-home-story-active=true] .section-header .shouldi-shop-nav a,.template-index[data-shouldi-home-story-active=true] .section-header .header__icon,.template-index[data-shouldi-home-story-active=true] .section-header .header-localization .localization-form__select,.template-index[data-shouldi-home-panel="3"] .section-header .header__heading-link .h2,.template-index[data-shouldi-home-panel="3"] .section-header .shouldi-shop-nav a,.template-index[data-shouldi-home-panel="3"] .section-header .header__icon,.template-index[data-shouldi-home-panel="3"] .section-header .header-localization .localization-form__select{color:var(--shouldi-home-header-foreground)}.template-index[data-shouldi-home-story-active=true] .section-header .header__icons--localization .desktop-localization-wrapper{border-color:var(--shouldi-home-header-line)}.template-index .shouldi-featured-edit{height:100%;padding:calc(var(--shouldi-home-header-height) + 1.6rem) 0 1.8rem;overflow:hidden}.template-index .shouldi-featured-edit>.page-width{height:100%}.template-index .shouldi-featured-edit__grid{display:grid;width:100%;height:100%;margin:0;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:1.2rem;overflow:hidden}.template-index .shouldi-featured-edit__item{min-width:0;min-height:0;overflow:hidden}.template-index .shouldi-featured-edit__item product-component,.template-index .shouldi-featured-edit__item .product-card-wrapper,.template-index .shouldi-featured-edit__item .card{width:100%;height:100%;min-height:0}.template-index .shouldi-featured-edit__item .product-card-wrapper>.card{display:grid;grid-template-rows:minmax(0,1fr) auto}.template-index .shouldi-featured-edit__item .card>.card__inner{width:100%;height:100%;min-height:0;aspect-ratio:auto}.template-index .shouldi-featured-edit__item .card>.card__inner:before{padding-bottom:0}.template-index .shouldi-featured-edit__item .card>.card__content{display:block;min-height:5.4rem;padding:.8rem 0 0}.template-index .shouldi-featured-edit__item .card__information{padding:0}.template-index .shouldi-featured-edit__item .card__heading{min-height:0;margin:0;font-size:1.2rem;font-weight:500;line-height:1.22}.template-index .shouldi-featured-edit__item .card-information>.price{margin-top:.45rem;font-size:1.25rem}.template-index .shouldi-featured-edit__item .shouldi-card-meta,.template-index .shouldi-featured-edit__item .card__badge,.template-index .shouldi-featured-edit__item .caption-large.light,.template-index .shouldi-featured-edit__item .quick-add{display:none}.template-index .shouldi-journal-feature{height:100%;padding:calc(var(--shouldi-home-header-height) + 1.4rem) 0 1.4rem}.template-index .shouldi-journal-feature>.page-width,.template-index .shouldi-journal-feature__screen{height:100%;min-height:0}.template-index .shouldi-journal-feature__screen{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(30rem,.75fr);gap:clamp(2rem,4vw,6rem)}.template-index .shouldi-journal-feature__visual{display:block;height:100%;min-height:0;aspect-ratio:auto}.template-index .shouldi-journal-feature__cover{display:block;width:100%;height:100%}.template-index .shouldi-journal-feature__cover img{object-position:center 28%}.template-index .shouldi-journal-feature__visual-label{width:min(32rem,calc(100% - 2rem));padding:1.2rem 1.5rem 1.4rem}.template-index .shouldi-journal-feature__visual-label strong{font-size:2.2rem}.template-index .shouldi-journal-feature__content{display:flex;min-width:0;min-height:0;flex-direction:column;padding:.6rem 0}.template-index .shouldi-journal-feature__header{display:block;margin:0}.template-index .shouldi-journal-feature__header h2{margin-top:clamp(1.2rem,2vh,2.4rem);font-size:clamp(3.2rem,3.4vw,5rem);line-height:.98}.template-index .shouldi-journal-feature__summary{display:-webkit-box;max-width:46rem;margin:clamp(1.2rem,2vh,2rem) 0 1.4rem;overflow:hidden;color:rgba(var(--color-foreground),.66);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.template-index .shouldi-journal-feature__archive{display:block;margin-top:auto;padding-top:1.2rem}.template-index .shouldi-journal-feature__archive ul{display:block;margin-top:.6rem}.template-index .shouldi-journal-feature__archive li+li{padding-left:0;border-top:.1rem solid var(--shouldi-line);border-left:0}.template-index .shouldi-journal-feature__archive a{min-height:0;padding:.9rem 0}.template-index .footer{height:var(--shouldi-home-footer-height);min-height:0;padding:0!important;overflow:visible;background:#0d0d0d;color:#f5f5f2}.shouldi-home-footer{display:grid;height:100%;padding-top:1.2rem;padding-bottom:1.2rem;grid-template-rows:minmax(0,1fr) auto;color:#f5f5f2}.shouldi-home-footer a{color:inherit;text-decoration:none}.shouldi-home-footer__wordmark{display:grid;place-items:center;min-height:0;font-family:var(--shouldi-wordmark);font-size:clamp(4rem,6.4vw,8.8rem);font-weight:600;line-height:.8;text-transform:none;font-variation-settings:"opsz" 72,"wght" 600;font-synthesis:none}.shouldi-home-footer__bar{position:relative;display:flex;min-width:0;padding-top:1rem;align-items:center;gap:clamp(1.2rem,2vw,3rem);border-top:.1rem solid rgba(255,255,255,.25);font-size:1rem;text-transform:uppercase;white-space:nowrap}.shouldi-home-footer__group{position:relative}.shouldi-home-footer__group summary{display:flex;align-items:center;gap:.7rem;color:inherit;cursor:pointer;list-style:none}.shouldi-home-footer__group summary::-webkit-details-marker{display:none}.shouldi-home-footer__group summary span{font-size:1.3rem;transition:transform .18s ease}.shouldi-home-footer__group[open] summary span{transform:rotate(45deg)}.shouldi-home-footer__panel{position:absolute;z-index:3;bottom:calc(100% + 1.2rem);left:-1.4rem;width:max-content;min-width:22rem;max-width:min(34rem,calc(100vw - 3.2rem));padding:1.4rem;border:.1rem solid rgba(255,255,255,.25);background:#0d0d0d;white-space:normal}.shouldi-home-footer__panel ul{display:grid;margin:0;gap:.75rem}.shouldi-home-footer__panel a:hover,.shouldi-home-footer__link:hover{text-decoration:underline;text-underline-offset:.35rem}.shouldi-home-footer__subscribe{width:min(34rem,calc(100vw - 3.2rem))}.shouldi-home-footer__subscribe p{margin:0 0 1rem;font-size:1rem}.shouldi-home-footer__newsletter{display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:.1rem solid currentColor}.shouldi-home-footer__newsletter input,.shouldi-home-footer__newsletter button{min-width:0;padding:.7rem 0;border:0;border-radius:0;outline:0;background:transparent;color:inherit;font:inherit}.shouldi-home-footer__newsletter button{width:3rem;cursor:pointer}.shouldi-home-footer__newsletter small{grid-column:1 / -1;padding:.6rem 0}.shouldi-home-footer__copyright{margin-left:auto;color:#ffffff9e}@media screen and (max-height:760px)and (min-width:750px){.template-index{--shouldi-home-footer-height: 16rem}.template-index .shouldi-featured-edit{padding-bottom:1rem}.template-index .shouldi-featured-edit__item .card>.card__content{min-height:5.2rem}.template-index .shouldi-featured-edit__item .shouldi-card-meta,.template-index .shouldi-journal-feature__summary{display:none}}@media screen and (max-width:749px){.template-index{--shouldi-home-header-height: 6.4rem;--shouldi-home-footer-height: 18rem}.template-index .shouldi-featured-edit{padding:calc(var(--shouldi-home-header-height) + 1rem) 0 1rem}.template-index .shouldi-featured-edit>.page-width{max-width:none;padding-right:0}.template-index .shouldi-featured-edit__grid{width:100%;height:100%;padding-right:1.6rem;grid-auto-columns:minmax(42vw,1fr);grid-auto-flow:column;grid-template-columns:none;grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-padding-left:0;scroll-snap-type:x mandatory;scrollbar-width:none}.template-index .shouldi-featured-edit__grid::-webkit-scrollbar{display:none}.template-index .shouldi-featured-edit__item{scroll-snap-align:start}.template-index .shouldi-featured-edit__item .card>.card__content{min-height:5.8rem;padding-top:.55rem}.template-index .shouldi-featured-edit__item .card__heading{display:-webkit-box;overflow:hidden;font-size:1.05rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-index .shouldi-featured-edit__item .card-information>.price{margin-top:.3rem;font-size:1.1rem}.template-index .shouldi-featured-edit__item .shouldi-card-meta{display:none}.template-index .shouldi-journal-feature{padding:calc(var(--shouldi-home-header-height) + .8rem) 0 .8rem}.template-index .shouldi-journal-feature__screen{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1.1fr) minmax(0,.9fr);gap:1rem}.template-index .shouldi-journal-feature__visual{min-height:0}.template-index .shouldi-journal-feature__visual-label{width:calc(100% - 1.2rem);padding:.8rem 1rem}.template-index .shouldi-journal-feature__visual-label span{font-size:.85rem}.template-index .shouldi-journal-feature__visual-label strong{font-size:1.65rem}.template-index .shouldi-journal-feature__content{display:grid;padding:0;grid-template-columns:minmax(0,1fr) minmax(12rem,.72fr);gap:1.2rem}.template-index .shouldi-journal-feature__header h2{margin-top:.5rem;font-size:2.6rem}.template-index .shouldi-journal-feature__summary{margin:.7rem 0;font-size:1.1rem;-webkit-line-clamp:2}.template-index .shouldi-journal-feature__archive{margin:0;padding:0 0 0 1rem;border-top:0;border-left:.1rem solid var(--shouldi-line)}.template-index .shouldi-journal-feature__archive li:nth-child(n+2){display:none}.template-index .shouldi-journal-feature__archive a{grid-template-columns:auto minmax(0,1fr);padding:.7rem 0}.template-index .shouldi-journal-feature__archive a>span:last-child{display:none}.shouldi-home-footer{padding-top:.8rem;padding-bottom:max(.8rem,env(safe-area-inset-bottom))}.shouldi-home-footer__wordmark{font-size:4.2rem}.shouldi-home-footer__bar{padding:.9rem 0 .2rem;gap:1.8rem;overflow-x:auto;overflow-y:visible;scrollbar-width:none}.shouldi-home-footer__bar::-webkit-scrollbar{display:none}.shouldi-home-footer__panel{position:fixed;right:1.6rem;bottom:calc(var(--shouldi-home-footer-height) - 1rem);left:1.6rem;width:auto;max-width:none}.shouldi-home-footer__copyright{margin-left:0;padding-right:1.6rem}}.template-index{--shouldi-home-footer-height: 6.4rem}.footer.shouldi-compact-footer{--shouldi-home-footer-height: 6.4rem;height:var(--shouldi-home-footer-height);min-height:0;margin-top:0;padding:0!important;overflow:visible;border:0;background:#1b1b1a;background-image:none;color:#f5f3ee;box-shadow:none}.shouldi-home-footer{display:block;height:100%;padding-top:0;padding-bottom:0}.shouldi-home-footer__bar{height:100%;padding:0;border-top:0}@media screen and (max-width:749px){.template-index,.footer.shouldi-compact-footer{--shouldi-home-footer-height: 6.8rem}.shouldi-home-footer{padding-top:0;padding-bottom:max(0rem,env(safe-area-inset-bottom))}.shouldi-home-footer__bar{padding:0}.shouldi-home-footer__panel{bottom:calc(var(--shouldi-home-footer-height) - .4rem)}}.template-index{--shouldi-home-viewport-height: 100dvh}.template-index .shouldi-home-hero-section,.template-index .shouldi-home-product-screen{height:var(--shouldi-home-viewport-height);min-height:var(--shouldi-home-viewport-height)}.template-index .shouldi-home-story-screen{height:calc(var(--shouldi-home-viewport-height) - var(--shouldi-home-footer-height));min-height:0}@media screen and (max-width:749px){.template-index,.footer.shouldi-compact-footer{--shouldi-home-footer-height: calc(9.6rem + env(safe-area-inset-bottom)) }.template-index .shouldi-story-player{height:100%;min-height:0;padding:calc(var(--shouldi-home-header-height) + .2rem) 0 0}.template-index .shouldi-story-player__inner{--shouldi-story-mobile-card-size: min(54vw, 25vh, 21rem);--shouldi-story-mobile-gap: clamp(2.4rem, 4vh, 3.6rem);display:grid;height:100%;min-height:0;position:relative;grid-template-rows:minmax(0,1fr) auto var(--shouldi-story-mobile-card-size) auto minmax(0,1fr);row-gap:var(--shouldi-story-mobile-gap);align-content:stretch}.template-index .shouldi-story-player__heading{padding-top:clamp(.4rem,1.2vh,1rem);grid-row:2}.template-index .shouldi-story-player__heading h2{margin:0;font-size:clamp(2.1rem,6.5vw,2.7rem);line-height:1}.template-index .shouldi-story-player__stage{height:var(--shouldi-story-mobile-card-size);min-height:var(--shouldi-story-mobile-card-size);margin:0 -1.2rem;grid-row:3}.template-index .shouldi-story-player__slide{top:50%;width:var(--shouldi-story-mobile-card-size)}.template-index .shouldi-story-player__slide.is-previous{transform:translate3d(calc(-50% - 38vw + var(--story-drag-offset)),-50%,-12rem) rotateY(50deg) scale(.54)}.template-index .shouldi-story-player__slide.is-next{transform:translate3d(calc(-50% + 38vw + var(--story-drag-offset)),-50%,-12rem) rotateY(-50deg) scale(.54)}.template-index .shouldi-story-player__copy{display:flex;position:static;width:100%;min-height:0;margin:0;padding:0 1.4rem;grid-row:4;align-items:flex-start;justify-content:center;transform:none}.template-index .shouldi-story-player__copy h3{display:-webkit-box;max-width:32rem;margin:0;overflow:hidden;font-size:clamp(1.85rem,5.6vw,2.4rem);line-height:1.08;text-align:center;text-wrap:balance;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-index .shouldi-story-player__controls,.template-index .shouldi-story-player__summary,.template-index .shouldi-story-player__read-link{display:none}.footer.shouldi-compact-footer{height:var(--shouldi-home-footer-height)}.shouldi-home-footer,.shouldi-home-footer__bar{height:100%;padding:0}.shouldi-home-footer__bar{display:grid;width:100%;min-width:0;padding:.8rem 1.2rem max(.8rem,env(safe-area-inset-bottom));overflow:visible;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto;column-gap:.5rem;row-gap:.8rem;align-content:center;align-items:center;white-space:nowrap}.shouldi-home-footer__group{min-width:0;grid-row:2}.shouldi-home-footer__bar>.shouldi-home-footer__group:nth-child(1){grid-column:1}.shouldi-home-footer__bar>.shouldi-home-footer__group:nth-child(2){grid-column:2}.shouldi-home-footer__bar>.shouldi-home-footer__group:nth-child(3){grid-column:3}.shouldi-home-footer__group summary{justify-content:center;gap:.4rem;overflow:hidden;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.shouldi-home-footer__notes{display:grid;width:100%;min-width:0;margin:0;grid-row:1;grid-column:1 / -1;grid-template-columns:max-content minmax(0,1fr);gap:1rem;align-items:center}.shouldi-home-footer__notes-label{font-size:.92rem}.shouldi-home-footer__newsletter{width:100%;min-width:0}.shouldi-home-footer__copyright{display:none}.shouldi-home-footer__panel{right:1.2rem;bottom:calc(var(--shouldi-home-footer-height) - .4rem);left:1.2rem}body[data-shouldi-home-story-active=true] #ShopifyChat,body[data-shouldi-home-story-active=true] shopify-chat,body[data-shouldi-home-story-active=true] [data-shopify-chat],body[data-shouldi-home-story-active=true] iframe[title*=Chat i],body[data-shouldi-home-story-active=true] iframe[src*=inbox i]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media screen and (min-width:750px)and (max-width:1199px){.template-index .shouldi-story-player{height:100%;min-height:0;padding-top:calc(var(--shouldi-home-header-height) + 1rem)}.template-index .shouldi-story-player__inner{--shouldi-story-tablet-card-size: min(42vw, 32vh, 30rem);--shouldi-story-tablet-gap: clamp(3.2rem, 5vh, 5rem);display:grid;height:100%;min-height:0;grid-template-rows:minmax(0,1fr) auto var(--shouldi-story-tablet-card-size) auto minmax(0,1fr);row-gap:var(--shouldi-story-tablet-gap);align-content:stretch}.template-index .shouldi-story-player__heading{padding-top:0;grid-row:2}.template-index .shouldi-story-player__heading h2{margin:0}.template-index .shouldi-story-player__stage{height:var(--shouldi-story-tablet-card-size);min-height:var(--shouldi-story-tablet-card-size);margin:0 -2rem;grid-row:3}.template-index .shouldi-story-player__slide{top:50%;width:var(--shouldi-story-tablet-card-size)}.template-index .shouldi-story-player__copy{position:static;width:100%;min-height:0;margin:0;padding:0 2rem;grid-row:4;transform:none}.template-index .shouldi-story-player__copy h3{margin:0}body[data-shouldi-home-story-active=true] #ShopifyChat,body[data-shouldi-home-story-active=true] shopify-chat,body[data-shouldi-home-story-active=true] [data-shopify-chat],body[data-shouldi-home-story-active=true] iframe[title*=Chat i],body[data-shouldi-home-story-active=true] iframe[src*=inbox i]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media screen and (max-width:989px){.section-header .header{position:relative}.section-header .header__heading{position:absolute;top:50%;right:auto;left:50%;z-index:2;grid-area:auto;width:auto;max-width:none;margin:0;white-space:nowrap;transform:translate(-50%,-50%)}.section-header .header__heading-link{max-width:none;padding-right:0;padding-left:0;text-align:center;white-space:nowrap;word-break:normal}.section-header .header__heading-link .h2{white-space:nowrap;word-break:normal}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/shouldi-storefront.css.map */
