.stores-directory{--stores-content-width: 152rem;--stores-text-width: 58rem;--stores-border: rgba(var(--color-foreground), .14);--stores-muted: rgba(var(--color-foreground), .68);--stores-accent: 85, 27, 130;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.stores-directory__hero{width:100%;overflow:hidden;background:#f6f3ed}.stores-directory__hero-image{display:block;width:100%;height:auto}.stores-directory__top-sentinel{position:absolute;width:.1rem;height:.1rem;pointer-events:none}.stores-directory__header{max-width:84rem;margin:0 auto;text-align:center}.stores-directory__eyebrow{margin:0 0 1.4rem;color:var(--stores-muted);font-size:1.2rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.stores-directory__title{margin:0;text-wrap:balance}.stores-directory__intro{max-width:66rem;margin:2rem auto 0;color:var(--stores-muted);font-size:clamp(1.6rem,1.3vw,1.9rem);line-height:1.65}.stores-directory__intro>:first-child{margin-top:0}.stores-directory__intro>:last-child{margin-bottom:0}.stores-navigation{position:relative;margin-top:clamp(3.2rem,5vw,6rem);background:transparent}.stores-navigation__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(1.6rem,2vw,2.8rem)}.stores-navigation__link{position:relative;display:flex;min-width:0;height:100%;padding:clamp(2rem,2vw,2.8rem);flex-direction:column;border:.1rem solid var(--stores-border);background:#fff;color:rgb(var(--color-foreground));text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.stores-navigation__link:hover,.stores-navigation__link:focus-visible{border-color:rgba(var(--stores-accent),.72);box-shadow:0 1.2rem 2.8rem rgba(var(--stores-accent),.08);transform:translateY(-.2rem)}.stores-navigation__link:focus-visible{outline:.2rem solid rgb(var(--stores-accent));outline-offset:.3rem}.stores-navigation__link.is-active,.stores-navigation__link[aria-current=location]{border-color:rgb(var(--stores-accent));box-shadow:inset 0 .3rem rgb(var(--stores-accent))}.stores-navigation__city{margin-bottom:1rem;color:rgb(var(--stores-accent));font-size:1.1rem;font-weight:700;letter-spacing:.16em;line-height:1.25;text-transform:uppercase}.stores-navigation__title{font-family:var(--font-heading-family);font-size:clamp(1.8rem,1.55vw,2.3rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .01em);line-height:1.2;text-wrap:balance}.stores-navigation__headline{margin-top:1.5rem;font-size:1.4rem;line-height:1.52}.stores-navigation__subtitle,.stores-navigation__address{margin-top:auto;padding-top:1.8rem;color:var(--stores-muted);font-size:1.25rem;line-height:1.5}.stores-navigation__address span{display:block}.stores-directory__list{max-width:var(--stores-content-width)}.stores-entry{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(34rem,.85fr);align-items:center;gap:clamp(4rem,7vw,11rem);padding-block:clamp(6rem,9vw,13rem);border-bottom:.1rem solid var(--stores-border);scroll-margin-top:10rem}.stores-entry:first-child{padding-top:clamp(5rem,8vw,10rem)}.stores-entry--reverse .stores-entry__media{order:2}.stores-entry--reverse .stores-entry__content{order:1;justify-self:end}.stores-entry__media,.stores-entry__content{min-width:0}.stores-entry__content{width:100%;max-width:var(--stores-text-width)}.stores-entry__intro-block,.stores-entry__details{min-width:0}.stores-entry__eyebrow{margin:0 0 1.1rem;color:var(--stores-muted);font-size:1.2rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.stores-entry__title{margin:0;font-size:clamp(3rem,3.25vw,5.6rem);line-height:1.04;text-wrap:balance}.stores-entry__headline{margin:1.6rem 0 0;font-size:clamp(1.8rem,1.5vw,2.4rem);line-height:1.35;text-wrap:balance}.stores-entry__subtitle{margin:.7rem 0 0;color:var(--stores-muted);font-size:1.5rem;line-height:1.5}.stores-entry__description{margin-top:2.6rem;color:var(--stores-muted);font-size:1.55rem;line-height:1.7}.stores-entry__description>:first-child{margin-top:0}.stores-entry__description>:last-child{margin-bottom:0}.stores-entry__quote{margin:2.8rem 0 0;padding:2rem 0 0 2rem;border-top:.1rem solid var(--stores-border);border-left:.2rem solid rgb(var(--color-foreground))}.stores-entry__quote blockquote{margin:0;font-size:1.65rem;line-height:1.55}.stores-entry__quote figcaption{margin-top:.8rem;color:var(--stores-muted);font-size:1.3rem}.stores-entry__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3.2rem;border-top:.1rem solid var(--stores-border)}.stores-fact{padding:2.2rem 1.8rem 0 0}.stores-fact:nth-child(2n){padding-right:0;padding-left:1.8rem;border-left:.1rem solid var(--stores-border)}.stores-fact__title{margin:0 0 1rem;font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.stores-fact address,.stores-fact p{margin:0;font-size:1.45rem;font-style:normal;line-height:1.65}.stores-contact{display:grid;gap:.5rem}.stores-contact a{color:inherit;text-underline-offset:.25rem;overflow-wrap:anywhere}.stores-hours{display:grid;gap:.5rem;margin:0}.stores-hours__row{display:grid;grid-template-columns:minmax(5.5rem,auto) 1fr;gap:1rem;font-size:1.4rem;line-height:1.45}.stores-hours__row dt,.stores-hours__row dd{margin:0}.stores-hours__row dt{color:var(--stores-muted)}.stores-hours__note{margin-top:1.2rem!important;padding-left:1rem;border-left:.2rem solid rgb(var(--color-foreground))}.stores-entry__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:3rem}.stores-entry__actions .button{min-height:4.4rem;padding-inline:2rem}.stores-entry__brands{margin-top:3.2rem}.stores-back-to-top{position:fixed;z-index:5;right:clamp(1.4rem,2.4vw,3.2rem);bottom:clamp(1.4rem,2.4vw,3.2rem);display:inline-flex;min-height:4.6rem;padding:.9rem 1.5rem;align-items:center;gap:.8rem;border:.1rem solid rgba(var(--stores-accent),.7);background:#fffffff5;box-shadow:0 .8rem 2.4rem rgba(var(--stores-accent),.1);color:rgb(var(--stores-accent));font:inherit;font-size:1.25rem;font-weight:650;letter-spacing:.04em;line-height:1;opacity:0;pointer-events:none;transform:translateY(1rem);transition:opacity .18s ease,transform .18s ease,border-color .18s ease;cursor:pointer}.stores-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.stores-back-to-top:hover{border-color:rgb(var(--stores-accent))}.stores-back-to-top:focus-visible{outline:.2rem solid rgb(var(--stores-accent));outline-offset:.3rem}.stores-brands{display:flex;flex-wrap:wrap;gap:.7rem;margin:0;padding:0;list-style:none}.stores-brands li{padding:.55rem 1rem;border:.1rem solid var(--stores-border);border-radius:999px;font-size:1.2rem;line-height:1.2}.stores-gallery{position:relative}.stores-gallery__primary,.stores-gallery__preview{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:0;border-radius:var(--media-radius, 0);background:rgba(var(--color-foreground),.05);color:inherit;cursor:zoom-in}.stores-gallery__primary{aspect-ratio:4 / 5}.stores-gallery__primary img,.stores-gallery__preview img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.65,.3,1)}.stores-gallery__primary:hover img,.stores-gallery__preview:hover img{transform:scale(1.015)}.stores-gallery__position{position:absolute;right:1.2rem;bottom:1.2rem;display:none;padding:.55rem .9rem;border-radius:999px;background:#0000009e;color:#fff;font-size:1.2rem;line-height:1;pointer-events:none}.stores-gallery__previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.stores-gallery__preview{aspect-ratio:4 / 3}.stores-gallery--swipe .stores-gallery__previews{display:flex;padding-bottom:.5rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin}.stores-gallery--swipe .stores-gallery__preview{flex:0 0 min(68%,30rem);scroll-snap-align:start}.stores-gallery__more{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#00000085;color:#fff;font-size:1.4rem;font-weight:600;letter-spacing:.04em}.stores-gallery__all{margin-top:1.5rem;min-height:4.4rem}.stores-gallery__primary:focus-visible,.stores-gallery__preview:focus-visible,.stores-gallery__all:focus-visible,.stores-lightbox button:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.stores-lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.stores-lightbox::backdrop{background:#000000b8}.stores-lightbox__shell{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100dvh;overflow:hidden}.stores-lightbox__bar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;min-height:6.4rem;padding:1rem 2rem;gap:1.5rem;border-bottom:.1rem solid var(--stores-border)}.stores-lightbox__title{margin:0;overflow:hidden;font-size:1.5rem;text-overflow:ellipsis;white-space:nowrap}.stores-lightbox__counter{color:var(--stores-muted);font-size:1.3rem}.stores-lightbox__close,.stores-lightbox__control{display:inline-grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;border:.1rem solid var(--stores-border);border-radius:50%;background:rgb(var(--color-background));color:inherit;font-size:2.4rem;line-height:1;cursor:pointer}.stores-lightbox__stage{position:relative;min-height:0;overflow:hidden}.stores-lightbox__viewport{display:grid;width:100%;height:100%;min-height:0;padding:clamp(1.2rem,3vw,3.2rem) clamp(1.2rem,3vw,3.2rem) 8rem;place-items:center;overflow:hidden;touch-action:pan-y}.stores-lightbox__track{width:100%;height:100%}.stores-lightbox__slide{position:relative;display:grid;width:100%;height:100%;margin:0;place-items:center;overflow:hidden}.stores-lightbox__slide[hidden]{display:none}.stores-lightbox__slide:before{content:"";position:absolute;width:3.2rem;height:3.2rem;border:.2rem solid var(--stores-border);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:stores-loading .8s linear infinite}.stores-lightbox__slide.is-loaded:before{display:none}.stores-lightbox__slide img{display:block;width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;opacity:0;transition:opacity .16s ease}.stores-lightbox__slide.is-loaded img{opacity:1}.stores-lightbox__controls{position:absolute;z-index:2;top:var(--stores-lightbox-controls-top, calc(50% + 12rem) );right:0;left:0;display:flex;align-items:center;justify-content:center;min-height:5.2rem;padding:.4rem 1.5rem;gap:2.4rem}@keyframes stores-loading{to{transform:rotate(360deg)}}@media screen and (max-width:1099px){.stores-navigation__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.stores-entry,.stores-entry--reverse{grid-template-columns:minmax(0,1fr);grid-template-areas:"intro" "media" "details";align-items:start;gap:0;padding-block:7rem}.stores-entry--reverse .stores-entry__media,.stores-entry--reverse .stores-entry__content{order:initial;justify-self:stretch}.stores-entry__content{display:contents;max-width:none}.stores-entry__intro-block{grid-area:intro;max-width:74rem;margin-bottom:3rem}.stores-entry__media{grid-area:media;width:100%;margin-bottom:3rem}.stores-entry__details{grid-area:details;max-width:74rem}.stores-gallery__primary{aspect-ratio:4 / 3}.stores-entry__facts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.stores-navigation{margin-top:3.2rem}.stores-navigation__inner{grid-template-columns:minmax(0,1fr);gap:1.4rem}.stores-navigation__link{min-height:0;padding:2rem}.stores-navigation__title{font-size:2rem}.stores-navigation__headline{margin-top:1.2rem;font-size:1.35rem}.stores-navigation__subtitle,.stores-navigation__address{padding-top:1.4rem;font-size:1.2rem}.stores-entry,.stores-entry--reverse{padding-block:4.8rem;scroll-margin-top:8rem}.stores-entry:first-child{padding-top:4.8rem}.stores-entry__intro-block,.stores-entry__media{margin-bottom:2.4rem}.stores-entry__title{font-size:clamp(2.9rem,9vw,4.2rem);line-height:1.08}.stores-entry__headline{margin-top:1.2rem;font-size:1.85rem}.stores-entry__subtitle{margin-top:.5rem}.stores-entry__description{margin-top:0;font-size:1.5rem;line-height:1.58}.stores-entry__description .metafield-rich_text_field>p{margin-block:0 1.25rem}.stores-entry__description .metafield-rich_text_field>:last-child{margin-bottom:0}.stores-entry__quote{margin-top:2.2rem;padding:1.6rem 0 0 1.5rem}.stores-entry__quote blockquote{font-size:1.55rem;line-height:1.5}.stores-entry__facts{grid-template-columns:1fr;margin-top:2.4rem}.stores-fact,.stores-fact:nth-child(2n){padding:1.8rem 0 0;border-left:0}.stores-entry__brands{margin-top:2.4rem}.stores-entry__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.4rem}.stores-entry__actions .button{width:100%;min-width:0;padding-inline:1rem}.stores-back-to-top{min-height:4.4rem;padding:.8rem 1.2rem;font-size:1.15rem}.stores-gallery__position{display:block}.stores-gallery__previews{display:flex;margin-right:-1.5rem;padding-right:1.5rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin}.stores-gallery__preview{flex:0 0 min(68vw,27rem);scroll-snap-align:start}.stores-gallery__all{width:auto;min-height:4.2rem;margin-top:1.2rem;padding:0 1.6rem}.stores-lightbox__bar{min-height:6rem;padding:.8rem 1.2rem;gap:1rem}.stores-lightbox__title{font-size:1.35rem}.stores-lightbox__viewport{padding:1.2rem 1.2rem 7rem}.stores-lightbox__controls{min-height:5.2rem;padding-block:.4rem}}@media screen and (max-width:359px){.stores-entry__actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.stores-directory *,.stores-directory *:before,.stores-directory *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/stores-directory.css.map */
