.ProductCarousel-module__JHwulW__carouselContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding-bottom:2rem;overflow-x:auto}.ProductCarousel-module__JHwulW__carouselContainer::-webkit-scrollbar{display:none}.ProductCarousel-module__JHwulW__carouselTrack{gap:2rem;padding:1rem 0;display:flex}.ProductCarousel-module__JHwulW__productCardWrapper{scroll-snap-align:center;flex-direction:column;flex:0 0 70vw;gap:1rem;display:flex}@media (min-width:768px){.ProductCarousel-module__JHwulW__productCardWrapper{scroll-snap-align:start;flex:0 0 32vw}}@media (min-width:1024px){.ProductCarousel-module__JHwulW__productCardWrapper{flex:0 0 22vw}}.ProductCarousel-module__JHwulW__productCard{flex-direction:column;display:flex}.ProductCarousel-module__JHwulW__imageLink{display:block}.ProductCarousel-module__JHwulW__imageContainer{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.ProductCarousel-module__JHwulW__productImage{object-fit:cover;transition:transform .5s}.ProductCarousel-module__JHwulW__productCardWrapper:hover .ProductCarousel-module__JHwulW__productImage{transform:scale(1.03)}.ProductCarousel-module__JHwulW__productFooter{border-top:none;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:0;padding-top:0;display:flex}.ProductCarousel-module__JHwulW__textDetails{text-align:left;flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.ProductCarousel-module__JHwulW__productName{font-family:var(--font-heading);color:var(--color-charcoal);margin:0;font-size:1.25rem;font-weight:400;line-height:1.3;transition:color .3s}.ProductCarousel-module__JHwulW__textDetails:hover .ProductCarousel-module__JHwulW__productName{color:var(--color-taupe)}.ProductCarousel-module__JHwulW__productPrice{font-family:var(--font-body);color:var(--color-warm-grey);font-size:.9rem;font-weight:500}.ProductCarousel-module__JHwulW__actionArea{justify-content:flex-end;align-items:center;min-height:40px;display:flex}.ProductCarousel-module__JHwulW__mobileIconBtn{color:var(--color-charcoal);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:transform .2s,color .3s;display:flex}.ProductCarousel-module__JHwulW__mobileIconBtn:hover{color:var(--color-slate)}.ProductCarousel-module__JHwulW__mobileIconBtn:active{transform:scale(.9)}.ProductCarousel-module__JHwulW__mobileAddBtn{white-space:nowrap;padding:8px 12px;font-size:.75rem;animation:.3s cubic-bezier(.4,0,.2,1) forwards ProductCarousel-module__JHwulW__slideIn}@keyframes ProductCarousel-module__JHwulW__slideIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}
.EditorialGallery-module__UXUUNq__gallerySection{width:100%;padding:calc(var(--spacing-unit) * 8) 0}.EditorialGallery-module__UXUUNq__sectionHeader{align-items:baseline;gap:1.5rem;margin-bottom:4rem;display:flex}.EditorialGallery-module__UXUUNq__sectionTitle{font-family:var(--font-heading);text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(1.5rem,2.5vw,1.8rem);font-weight:300}.EditorialGallery-module__UXUUNq__sectionLine{background-color:var(--color-warm-grey);opacity:.3;flex-grow:1;height:1px}.EditorialGallery-module__UXUUNq__sectionCategory{font-family:var(--font-mono);color:var(--color-warm-grey);letter-spacing:.1em;white-space:nowrap;font-size:.7rem}.EditorialGallery-module__UXUUNq__galleryContainer{position:relative}.EditorialGallery-module__UXUUNq__galleryGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}@media (min-width:768px){.EditorialGallery-module__UXUUNq__galleryGrid{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(80px,auto);align-items:center;gap:1rem;display:grid}.EditorialGallery-module__UXUUNq__textBlock{grid-area:1/1/span 2/7;padding-top:4rem;padding-right:3rem}.EditorialGallery-module__UXUUNq__image1{grid-area:1/7/auto/9;margin-top:2rem;transform:rotate(-3deg)}.EditorialGallery-module__UXUUNq__image2{grid-area:1/9/auto/12;margin-top:6rem;transform:rotate(2deg)}.EditorialGallery-module__UXUUNq__image3{z-index:2;grid-area:2/8/auto/10;margin-top:-2rem;transform:rotate(4deg)}.EditorialGallery-module__UXUUNq__image4{grid-area:2/10/auto/13;margin-top:-6rem;transform:rotate(-2deg)}}.EditorialGallery-module__UXUUNq__textBlock{flex-direction:column;gap:1rem;display:flex}.EditorialGallery-module__UXUUNq__subheading{font-family:var(--font-mono);letter-spacing:.15em;color:var(--color-taupe);text-transform:uppercase;font-size:.75rem}.EditorialGallery-module__UXUUNq__heading{font-family:var(--font-heading);color:var(--color-text-main);margin:0;font-size:clamp(2rem,3vw,2.5rem);font-weight:300;line-height:1.2}.EditorialGallery-module__UXUUNq__description{color:var(--color-text-light);margin:0;font-size:1rem;line-height:1.7}.EditorialGallery-module__UXUUNq__imageWrapper{flex-direction:column;gap:.75rem;width:140px;display:flex}@media (min-width:768px){.EditorialGallery-module__UXUUNq__imageWrapper{width:100%}}.EditorialGallery-module__UXUUNq__frame{aspect-ratio:9/16;background:var(--color-off-white);border:1px solid #25323714;width:100%;padding:.75rem;transition:transform .6s;position:relative;box-shadow:0 10px 30px #2532370a}.EditorialGallery-module__UXUUNq__frame:hover{transform:translateY(-5px)}.EditorialGallery-module__UXUUNq__image{object-fit:cover;filter:grayscale(10%)contrast(105%)}.EditorialGallery-module__UXUUNq__caption{font-family:var(--font-handwriting);color:var(--color-warm-grey);text-align:center;font-size:.85rem}
.page-module___8aEwW__main{width:100%}.page-module___8aEwW__hero{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroImageContainer{z-index:1;position:absolute;inset:0}.page-module___8aEwW__heroImage{object-fit:cover}.page-module___8aEwW__heroOverlay{z-index:2;text-align:center;background:radial-gradient(circle,#0f141680 0%,#0f141600 65%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.page-module___8aEwW__heroTextWrapper{max-width:800px;padding:2rem}@media (max-width:768px){.page-module___8aEwW__heroTextWrapper{width:calc(100% - 40px);padding:2rem 1.5rem}}.page-module___8aEwW__heroTitle{color:var(--color-white);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(3.5rem,8vw,6rem);font-weight:300}.page-module___8aEwW__heroSubtitle{color:var(--color-white);letter-spacing:.05em;opacity:.9;margin-bottom:5rem;font-size:1.25rem}.page-module___8aEwW__heroBtnGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module___8aEwW__heroBtn{text-transform:uppercase;letter-spacing:.1em;border-radius:4px;font-size:.875rem;transition:all .3s;color:var(--color-white)!important;border:1px solid var(--color-white)!important;background-color:#0000!important;padding:1rem 3rem!important}.page-module___8aEwW__heroBtn:hover{transform:translateY(-2px);background-color:var(--color-white)!important;color:var(--color-charcoal)!important}.page-module___8aEwW__sectionContainer{padding-top:calc(var(--spacing-unit) * 6);padding-bottom:calc(var(--spacing-unit) * 12);position:relative;overflow:hidden}@media (max-width:768px){.page-module___8aEwW__sectionContainer{padding-top:calc(var(--spacing-unit) * 4);padding-bottom:calc(var(--spacing-unit) * 8)}}.page-module___8aEwW__carouselSection{padding-bottom:calc(var(--spacing-unit) * 2)}@media (max-width:768px){.page-module___8aEwW__carouselSection{padding-bottom:0}}.page-module___8aEwW__backgroundSvg{z-index:-1;pointer-events:none;opacity:.15;width:clamp(200px,35vw,450px);height:auto;position:absolute}.page-module___8aEwW__svgLeft{top:10%;left:-5%}.page-module___8aEwW__svgRight{bottom:5%;right:-5%}.page-module___8aEwW__sectionHeader{align-items:baseline;gap:1.5rem;margin-bottom:4rem;display:flex;position:relative}.page-module___8aEwW__sectionTitle{text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(2rem,3.5vw,2.5rem)}.page-module___8aEwW__sectionLine{background-color:var(--color-warm-grey);opacity:.3;flex-grow:1;height:1px}.page-module___8aEwW__sectionCategory{font-family:var(--font-mono);color:var(--color-warm-grey);letter-spacing:.1em;white-space:nowrap;font-size:.75rem}@media (max-width:768px){.page-module___8aEwW__sectionHeader{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:2.5rem}.page-module___8aEwW__sectionTitle{white-space:normal;line-height:1.1}.page-module___8aEwW__sectionLine{width:100%;margin-top:.25rem;margin-bottom:.25rem}.page-module___8aEwW__aboutTextCol{margin:0;padding-right:15%}.page-module___8aEwW__aboutImageCol{margin:0}}.page-module___8aEwW__aboutSectionWrapper{background-color:var(--color-white);width:100%}.page-module___8aEwW__aboutSection{padding-top:calc(var(--spacing-unit) * 10);padding-bottom:calc(var(--spacing-unit) * 10)}@media (max-width:768px){.page-module___8aEwW__aboutSection{padding-top:calc(var(--spacing-unit) * 4);padding-bottom:calc(var(--spacing-unit) * 6)}}.page-module___8aEwW__aboutGridCentered{text-align:center;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__aboutImageCol{width:100%;max-width:400px;margin:0 auto}.page-module___8aEwW__imageFrame{background-color:var(--color-white);border:1px solid #25323714;flex-direction:column;padding:.75rem;display:flex;position:relative;box-shadow:0 10px 30px #25323705}.page-module___8aEwW__editorialImage{aspect-ratio:4/5;transition:transform .8s cubic-bezier(.25,1,.5,1);display:block}.page-module___8aEwW__imageFrame:hover .page-module___8aEwW__editorialImage{transform:scale(1.02)}.page-module___8aEwW__imageCaption{font-family:var(--font-handwriting);letter-spacing:.05em;color:var(--color-warm-grey);text-align:center;margin-top:1rem;font-size:.9rem}.page-module___8aEwW__aboutTextColCenter{flex-direction:column;align-items:center;width:100%;max-width:650px;margin:0 auto;display:flex}.page-module___8aEwW__aboutSubheading{font-family:var(--font-handwriting);letter-spacing:.05em;color:var(--color-taupe);margin-bottom:.75rem;font-size:1.25rem;display:block}.page-module___8aEwW__aboutHeading{font-family:var(--font-heading);color:var(--color-charcoal);margin-bottom:1.5rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:300;line-height:1.3}.page-module___8aEwW__aboutText{font-family:var(--font-body);color:var(--color-warm-grey);width:100%;margin-bottom:2rem;font-size:1rem;line-height:1.7}.page-module___8aEwW__aboutLinkWrapper{margin-top:.5rem}.page-module___8aEwW__aboutLink{text-transform:uppercase;letter-spacing:.15em;border-bottom:1.5px solid var(--color-charcoal);padding-bottom:6px;font-size:.8rem;font-weight:600;transition:all .3s}.page-module___8aEwW__aboutLink:hover{color:var(--color-slate);border-bottom-color:var(--color-slate);padding-left:5px}@media (min-width:992px){.page-module___8aEwW__aboutGrid{grid-template-columns:4.5fr 5.5fr;gap:6rem}.page-module___8aEwW__aboutImageCol{padding-right:1.5rem}.page-module___8aEwW__imageFrame{padding:1.5rem;box-shadow:0 15px 40px #25323708}.page-module___8aEwW__aboutTextColCenter{max-width:750px}.page-module___8aEwW__aboutSubheading{margin-bottom:1rem}.page-module___8aEwW__aboutHeading{margin-bottom:2rem;line-height:1.25}.page-module___8aEwW__aboutText{margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.page-module___8aEwW__aboutLinkWrapper{margin-top:1rem}}
