.Header-module__GPz-la__header{width:100%;height:var(--nav-height);z-index:200;background:var(--color-off-white);border-bottom:1px solid var(--color-border);transition:box-shadow .3s;position:fixed;top:0;left:0}.Header-module__GPz-la__header.Header-module__GPz-la__scrolled{box-shadow:0 2px 20px #0000000f}.Header-module__GPz-la__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:2rem;height:100%;margin:0 auto;padding:0 3rem;display:flex}.Header-module__GPz-la__logo{font-family:var(--font-serif);letter-spacing:.3em;color:var(--color-black);white-space:nowrap;font-size:1.5rem;font-weight:400}.Header-module__GPz-la__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__GPz-la__navLink{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);transition:var(--transition-fast);padding-bottom:2px;font-size:.75rem;font-weight:400;position:relative}.Header-module__GPz-la__navLink:after{content:"";background:var(--color-black);width:0;height:1px;transition:width .25s;position:absolute;bottom:0;left:0}.Header-module__GPz-la__navLink:hover{color:var(--color-black)}.Header-module__GPz-la__navLink:hover:after,.Header-module__GPz-la__navLinkActive:after{width:100%}.Header-module__GPz-la__navLinkActive{color:var(--color-black)}.Header-module__GPz-la__cartBtn{color:var(--color-black);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;align-items:center;padding:.25rem;display:flex;position:relative}.Header-module__GPz-la__cartBtn:hover{opacity:.6}.Header-module__GPz-la__cartBadge{background:var(--color-black);color:var(--color-white);width:16px;height:16px;font-size:.62rem;font-weight:600;font-family:var(--font-sans);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-4px;right:-6px}.Header-module__GPz-la__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__GPz-la__bar{background:var(--color-black);width:22px;height:1px;transition:var(--transition-fast);display:block}.Header-module__GPz-la__barOpen1{transform:rotate(45deg)translate(4px,4px)}.Header-module__GPz-la__barOpen2{opacity:0}.Header-module__GPz-la__barOpen3{transform:rotate(-45deg)translate(4px,-4px)}.Header-module__GPz-la__mobileMenu{top:var(--nav-height);background:var(--color-off-white);border-bottom:1px solid var(--color-border);z-index:199;flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem 3rem;display:flex;position:fixed;left:0}.Header-module__GPz-la__mobileNavLink{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-black);font-size:.85rem}@media (max-width:768px){.Header-module__GPz-la__hamburger{display:flex}.Header-module__GPz-la__nav{display:none}.Header-module__GPz-la__inner{padding:0 1.5rem}}.Header-module__GPz-la__announcementBar{background:var(--color-black);width:100%;height:35px;color:var(--color-white);z-index:201;align-items:center;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Header-module__GPz-la__announcementMarquee{width:100%;display:flex;overflow:hidden}.Header-module__GPz-la__announcementTrack{gap:4rem;width:max-content;animation:35s linear infinite Header-module__GPz-la__announcementLoop;display:flex}.Header-module__GPz-la__announcementItem{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:var(--color-white);white-space:nowrap;font-size:.65rem}@keyframes Header-module__GPz-la__announcementLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Footer-module__as8s1W__footer{background:var(--color-black);color:var(--color-white)}.Footer-module__as8s1W__top{max-width:var(--max-width);grid-template-columns:2fr 1fr 1fr 2fr;gap:4rem;margin:0 auto;padding:5rem 3rem 4rem;display:grid}.Footer-module__as8s1W__logo{font-family:var(--font-serif);letter-spacing:.3em;color:var(--color-white);margin-bottom:1.2rem;font-size:2rem;font-weight:300}.Footer-module__as8s1W__tagline{font-family:var(--font-sans);color:#ffffff80;max-width:260px;margin-bottom:1.5rem;font-size:.85rem;font-weight:300;line-height:1.7}.Footer-module__as8s1W__social{gap:1rem;display:flex}.Footer-module__as8s1W__socialLink{color:#ffffff80;transition:var(--transition-fast)}.Footer-module__as8s1W__socialLink:hover{color:var(--color-white)}.Footer-module__as8s1W__groupTitle{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;margin-bottom:1.5rem;font-size:.7rem;font-weight:500}.Footer-module__as8s1W__linksGroup{flex-direction:column;gap:.8rem;display:flex}.Footer-module__as8s1W__link{font-family:var(--font-sans);color:#ffffffa6;transition:var(--transition-fast);font-size:.85rem;font-weight:300}.Footer-module__as8s1W__link:hover{color:var(--color-white)}.Footer-module__as8s1W__newsletterDesc{font-family:var(--font-sans);color:#ffffff80;margin-bottom:1.5rem;font-size:.82rem;font-weight:300;line-height:1.7}.Footer-module__as8s1W__newsletter{flex-direction:column;gap:.75rem;display:flex}.Footer-module__as8s1W__newsletterInput{color:var(--color-white);font-family:var(--font-sans);background:#ffffff0f;border:1px solid #ffffff26;outline:none;width:100%;padding:.9rem 1.2rem;font-size:.82rem;font-weight:300;transition:border-color .2s}.Footer-module__as8s1W__newsletterInput::placeholder{color:#ffffff4d}.Footer-module__as8s1W__newsletterInput:focus{border-color:#fff6}.Footer-module__as8s1W__newsletterBtn{background:var(--color-white);color:var(--color-black);font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:var(--transition-fast);border:none;width:100%;padding:.9rem 1.2rem;font-size:.75rem;font-weight:500}.Footer-module__as8s1W__newsletterBtn:hover{background:var(--color-cream)}.Footer-module__as8s1W__bottom{max-width:var(--max-width);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin:0 auto;padding:1.5rem 3rem;display:flex}.Footer-module__as8s1W__copyright,.Footer-module__as8s1W__bottomRight{font-family:var(--font-sans);letter-spacing:.1em;color:#ffffff4d;font-size:.72rem;font-weight:300}@media (max-width:1024px){.Footer-module__as8s1W__top{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:640px){.Footer-module__as8s1W__top{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem}.Footer-module__as8s1W__bottom{text-align:center;flex-direction:column;gap:.5rem;padding:1.5rem}}
.HomeProductGrid-module__CBVosq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.HomeProductGrid-module__CBVosq__card{background:var(--color-white);border:1px solid var(--color-border);transition:var(--transition-smooth);flex-direction:column;display:flex;overflow:hidden}.HomeProductGrid-module__CBVosq__card:hover{border-color:var(--color-black)}.HomeProductGrid-module__CBVosq__imageWrapper{aspect-ratio:3/4;background:var(--color-cream);width:100%;position:relative;overflow:hidden}.HomeProductGrid-module__CBVosq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.HomeProductGrid-module__CBVosq__card:hover .HomeProductGrid-module__CBVosq__image{transform:scale(1.04)}.HomeProductGrid-module__CBVosq__details{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.HomeProductGrid-module__CBVosq__category{font-family:var(--font-sans);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem;font-size:.65rem;display:block}.HomeProductGrid-module__CBVosq__name{font-family:var(--font-serif);color:var(--color-black);margin-bottom:.75rem;font-size:1.25rem}.HomeProductGrid-module__CBVosq__description{font-family:var(--font-sans);color:var(--color-text-dark);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.HomeProductGrid-module__CBVosq__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.HomeProductGrid-module__CBVosq__price{font-family:var(--font-sans);color:var(--color-black);font-size:.95rem;font-weight:500}.HomeProductGrid-module__CBVosq__addBtn{border:1px solid var(--color-black);color:var(--color-black);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;transition:var(--transition-fast);background:0 0;padding:.7rem 1.2rem;font-size:.7rem;font-weight:400}.HomeProductGrid-module__CBVosq__addBtn:hover:not(:disabled){background:var(--color-black);color:var(--color-white)}.HomeProductGrid-module__CBVosq__addBtn:disabled{border-color:var(--color-border);color:var(--color-text-muted);cursor:not-allowed}@media (max-width:968px){.HomeProductGrid-module__CBVosq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.HomeProductGrid-module__CBVosq__grid{grid-template-columns:1fr}}
.CheckoutForm-module__EgkfNa__wrapper{max-width:var(--max-width);margin:0 auto;padding:4rem 3rem 8rem}.CheckoutForm-module__EgkfNa__emptyState{text-align:center;font-family:var(--font-sans);color:var(--color-text-muted);padding:6rem 2rem;font-size:.95rem}.CheckoutForm-module__EgkfNa__indicatorContainer{justify-content:center;margin-bottom:5rem;display:flex}.CheckoutForm-module__EgkfNa__steps{align-items:center;gap:1.5rem;display:flex}.CheckoutForm-module__EgkfNa__step{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.78rem;display:flex}.CheckoutForm-module__EgkfNa__stepNum{border:1px solid var(--color-border);width:28px;height:28px;transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;display:flex}.CheckoutForm-module__EgkfNa__stepActive{color:var(--color-black);font-weight:500}.CheckoutForm-module__EgkfNa__stepActive .CheckoutForm-module__EgkfNa__stepNum{background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.CheckoutForm-module__EgkfNa__stepDone{color:var(--color-black)}.CheckoutForm-module__EgkfNa__stepDone .CheckoutForm-module__EgkfNa__stepNum{background:var(--color-cream);color:var(--color-black);border-color:var(--color-border)}.CheckoutForm-module__EgkfNa__line{background:var(--color-border);width:60px;height:1px}.CheckoutForm-module__EgkfNa__layoutGrid{grid-template-columns:1.7fr 1fr;align-items:start;gap:6rem;display:grid}.CheckoutForm-module__EgkfNa__formCol{background:var(--color-white);border:1px solid var(--color-border);padding:3.5rem}.CheckoutForm-module__EgkfNa__sectionTitle{font-family:var(--font-serif);letter-spacing:.05em;border-bottom:1px solid var(--color-border);margin-bottom:2.5rem;padding-bottom:1rem;font-size:1.8rem;font-weight:300}.CheckoutForm-module__EgkfNa__itemsList{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.CheckoutForm-module__EgkfNa__cartItem{border-bottom:1px solid var(--color-cream);grid-template-columns:60px 1fr auto;align-items:center;gap:1.5rem;padding-bottom:1.5rem;display:grid}.CheckoutForm-module__EgkfNa__itemImg{object-fit:cover;width:60px;height:75px}.CheckoutForm-module__EgkfNa__itemMeta{flex-direction:column;gap:.25rem;display:flex}.CheckoutForm-module__EgkfNa__itemName{font-family:var(--font-serif);color:var(--color-black);font-size:1.1rem}.CheckoutForm-module__EgkfNa__itemQty{font-family:var(--font-sans);color:var(--color-text-muted);letter-spacing:.05em;font-size:.72rem}.CheckoutForm-module__EgkfNa__itemPrice{font-family:var(--font-sans);color:var(--color-black);font-size:.95rem;font-weight:500}.CheckoutForm-module__EgkfNa__actions{flex-direction:column;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.CheckoutForm-module__EgkfNa__backLink{font-family:var(--font-sans);letter-spacing:.1em;color:var(--color-text-muted);font-size:.78rem}.CheckoutForm-module__EgkfNa__backLink:hover{color:var(--color-black)}.CheckoutForm-module__EgkfNa__backLinkBtn{font-family:var(--font-sans);letter-spacing:.1em;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;font-size:.78rem}.CheckoutForm-module__EgkfNa__backLinkBtn:hover{color:var(--color-black)}.CheckoutForm-module__EgkfNa__inputGrid{grid-template-columns:1fr 1fr;gap:2rem 1.5rem;display:grid}.CheckoutForm-module__EgkfNa__fullWidth{grid-column:span 2}.CheckoutForm-module__EgkfNa__inputGrid label{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.5rem;font-size:.7rem;display:block}.CheckoutForm-module__EgkfNa__inputGrid input{border:none;border-bottom:1px solid var(--color-border);width:100%;font-family:var(--font-sans);color:var(--color-black);background:0 0;outline:none;padding:.8rem 0;font-size:.95rem;transition:border-color .2s}.CheckoutForm-module__EgkfNa__inputGrid input:focus{border-bottom-color:var(--color-black)}.CheckoutForm-module__EgkfNa__inputGrid input:disabled{color:var(--color-text-muted);border-bottom-style:dashed}.CheckoutForm-module__EgkfNa__paymentTabs{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:3rem;display:grid}.CheckoutForm-module__EgkfNa__tab{border:1px solid var(--color-border);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;padding:.9rem;font-size:.75rem}.CheckoutForm-module__EgkfNa__tab:hover{border-color:var(--color-black);color:var(--color-black)}.CheckoutForm-module__EgkfNa__activeTab{background:var(--color-black);color:var(--color-white)!important;border-color:var(--color-black)!important}.CheckoutForm-module__EgkfNa__cardForm{border-top:1px solid var(--color-border);margin-bottom:2rem;padding-top:2rem}.CheckoutForm-module__EgkfNa__subTitle{font-family:var(--font-serif);color:var(--color-black);margin-bottom:1.5rem;font-size:1.15rem;font-weight:300}.CheckoutForm-module__EgkfNa__cardInputGrid{grid-template-columns:1fr 1fr;gap:2rem 1.5rem;display:grid}.CheckoutForm-module__EgkfNa__cardInputGrid label{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.5rem;font-size:.7rem;display:block}.CheckoutForm-module__EgkfNa__cardInputGrid input{border:none;border-bottom:1px solid var(--color-border);width:100%;font-family:var(--font-sans);color:var(--color-black);background:0 0;outline:none;padding:.8rem 0;font-size:.95rem;transition:border-color .2s}.CheckoutForm-module__EgkfNa__cardInputGrid input:focus{border-bottom-color:var(--color-black)}.CheckoutForm-module__EgkfNa__secureBadge{color:var(--color-text-muted);font-family:var(--font-sans);align-items:center;gap:.5rem;margin-top:2rem;font-size:.78rem;display:flex}.CheckoutForm-module__EgkfNa__secureBadge svg{color:var(--color-text-muted)}.CheckoutForm-module__EgkfNa__applePayMock{border:1px dashed var(--color-border);text-align:center;background:var(--color-off-white);margin-bottom:2rem;padding:3rem}.CheckoutForm-module__EgkfNa__applePayBtn{background:var(--color-black);color:var(--color-white);font-family:var(--font-sans);border-radius:4px;padding:1rem 2rem;font-size:.9rem;font-weight:500;display:inline-block}.CheckoutForm-module__EgkfNa__applePayText{color:var(--color-text-muted);margin-top:1.5rem;font-size:.85rem}.CheckoutForm-module__EgkfNa__summaryCol{top:calc(var(--nav-height) + 2rem);position:sticky}.CheckoutForm-module__EgkfNa__summaryBox{background:var(--color-cream);border:1px solid var(--color-border);padding:2.5rem}.CheckoutForm-module__EgkfNa__summaryTitle{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--color-black);border-bottom:1px solid var(--color-border);margin-bottom:2rem;padding-bottom:.75rem;font-size:.8rem;font-weight:500}.CheckoutForm-module__EgkfNa__summaryRows{flex-direction:column;gap:1.25rem;display:flex}.CheckoutForm-module__EgkfNa__row{font-family:var(--font-sans);color:var(--color-text-dark);justify-content:space-between;font-size:.88rem;display:flex}.CheckoutForm-module__EgkfNa__totalRow{border-top:1px solid var(--color-border);color:var(--color-black);padding-top:1.25rem;font-size:1.05rem;font-weight:500}.CheckoutForm-module__EgkfNa__successWrapper{text-align:center;background:var(--color-white);border:1px solid var(--color-border);max-width:600px;margin:0 auto;padding:5rem 4rem}.CheckoutForm-module__EgkfNa__successCheck{background:var(--color-cream);width:64px;height:64px;color:var(--color-black);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;font-size:1.8rem;display:flex}.CheckoutForm-module__EgkfNa__successTitle{font-family:var(--font-serif);letter-spacing:.05em;margin-bottom:.5rem;font-size:2.2rem;font-weight:300}.CheckoutForm-module__EgkfNa__successRef{font-family:var(--font-sans);letter-spacing:.15em;color:var(--color-text-muted);margin-bottom:2rem;font-size:.8rem;display:block}.CheckoutForm-module__EgkfNa__successText{font-family:var(--font-sans);color:var(--color-text-dark);font-size:1rem;line-height:1.8}@media (max-width:1024px){.CheckoutForm-module__EgkfNa__layoutGrid{grid-template-columns:1fr;gap:3.5rem}.CheckoutForm-module__EgkfNa__summaryCol{position:static}}@media (max-width:768px){.CheckoutForm-module__EgkfNa__wrapper{padding:3rem 1.5rem 6rem}.CheckoutForm-module__EgkfNa__formCol{padding:2rem}}@media (max-width:640px){.CheckoutForm-module__EgkfNa__inputGrid{grid-template-columns:1fr}.CheckoutForm-module__EgkfNa__fullWidth{grid-column:span 1}.CheckoutForm-module__EgkfNa__cardInputGrid{grid-template-columns:1fr}.CheckoutForm-module__EgkfNa__paymentTabs{grid-template-columns:1fr;gap:.5rem}}
.ContactForm-module__GT3lbq__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__GT3lbq__formGrid{grid-template-columns:1fr;gap:2rem;display:grid}.ContactForm-module__GT3lbq__formGroup{flex-direction:column;display:flex}.ContactForm-module__GT3lbq__label{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.5rem;font-size:.7rem}.ContactForm-module__GT3lbq__input,.ContactForm-module__GT3lbq__textarea,.ContactForm-module__GT3lbq__select{border:none;border-bottom:1px solid var(--color-border);font-family:var(--font-sans);color:var(--color-black);background:0 0;outline:none;padding:.8rem 0;font-size:.95rem;transition:border-color .2s}.ContactForm-module__GT3lbq__input:focus,.ContactForm-module__GT3lbq__textarea:focus,.ContactForm-module__GT3lbq__select:focus{border-bottom-color:var(--color-black)}.ContactForm-module__GT3lbq__select{cursor:pointer;padding-right:1.5rem}.ContactForm-module__GT3lbq__textarea{resize:vertical;min-height:120px}.ContactForm-module__GT3lbq__submitBtn{background-color:var(--color-black);color:var(--color-white);border:1px solid var(--color-black);font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:var(--transition-fast);margin-top:1.5rem;padding:1.1rem;font-size:.78rem;font-weight:500}.ContactForm-module__GT3lbq__submitBtn:hover{color:var(--color-black);background-color:#0000}.ContactForm-module__GT3lbq__errorAlert{color:#b91c1c;font-family:var(--font-sans);background-color:#fee2e2;border:1px solid #fca5a5;border-radius:4px;padding:1rem;font-size:.875rem}.ContactForm-module__GT3lbq__successState{text-align:center;padding:2rem 0}.ContactForm-module__GT3lbq__successCheck{background-color:var(--color-cream);width:50px;height:50px;color:var(--color-black);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;display:flex}.ContactForm-module__GT3lbq__successTitle{font-family:var(--font-serif);letter-spacing:.1em;margin-bottom:1rem;font-size:1.75rem;font-weight:300}.ContactForm-module__GT3lbq__successText{font-family:var(--font-sans);color:var(--color-text-dark);font-size:.95rem;line-height:1.7}
.HomeNewsletter-module__xPJTzG__newsletterSection{text-align:center;max-width:600px;margin:0 auto}.HomeNewsletter-module__xPJTzG__eyebrow{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:#fff6;margin-bottom:1.5rem;font-size:.72rem;display:block}.HomeNewsletter-module__xPJTzG__title{font-family:var(--font-serif);color:var(--color-white);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300}.HomeNewsletter-module__xPJTzG__subtitle{font-family:var(--font-sans);color:#ffffff80;margin-bottom:2.5rem;font-size:.95rem;font-weight:300;line-height:1.7}.HomeNewsletter-module__xPJTzG__form{flex-direction:column;gap:1rem;display:flex}.HomeNewsletter-module__xPJTzG__input{color:var(--color-white);font-family:var(--font-sans);text-align:center;background:#ffffff0d;border:1px solid #ffffff26;outline:none;width:100%;padding:1.1rem 1.5rem;font-size:.9rem;font-weight:300;transition:border-color .2s}.HomeNewsletter-module__xPJTzG__input::placeholder{color:#ffffff4d}.HomeNewsletter-module__xPJTzG__input:focus{border-color:#fff6}.HomeNewsletter-module__xPJTzG__button{background:var(--color-white);color:var(--color-black);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:var(--transition-fast);border:none;width:100%;padding:1.1rem;font-size:.78rem;font-weight:500}.HomeNewsletter-module__xPJTzG__button:hover{background:var(--color-cream)}.HomeNewsletter-module__xPJTzG__successMessage{color:var(--color-white);font-family:var(--font-sans);background:#ffffff0d;border:1px solid #ffffff26;padding:1.5rem;font-size:.95rem;font-weight:300}
.page-module__XjuLyG__main{padding-top:var(--nav-height);background-color:var(--color-off-white)}.page-module__XjuLyG__pageHeader{background-color:var(--color-cream);text-align:center;border-bottom:1px solid var(--color-border);padding:5rem 3rem 4rem}.page-module__XjuLyG__eyebrow{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1rem;font-size:.72rem;display:block}.page-module__XjuLyG__title{font-family:var(--font-serif);letter-spacing:.05em;color:var(--color-black);font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:300}@media (max-width:640px){.page-module__XjuLyG__pageHeader{padding:3.5rem 1.5rem 2.5rem}}
.page-module__OSLHOG__main{padding-top:var(--nav-height);background-color:var(--color-off-white)}.page-module__OSLHOG__eyebrow{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1rem;font-size:.72rem;display:block}.page-module__OSLHOG__heroSection{background-color:var(--color-cream);text-align:center;border-bottom:1px solid var(--color-border);padding:6rem 3rem 4rem}.page-module__OSLHOG__title{font-family:var(--font-serif);letter-spacing:.05em;color:var(--color-black);margin-bottom:1rem;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:300}.page-module__OSLHOG__tagline{font-family:var(--font-serif);color:var(--color-text-dark);max-width:550px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.4rem);font-style:italic;line-height:1.5}.page-module__OSLHOG__contentSection{max-width:var(--max-width);margin:0 auto;padding:6rem 3rem 8rem}.page-module__OSLHOG__grid{grid-template-columns:1fr 1.5fr;align-items:start;gap:6rem;display:grid}.page-module__OSLHOG__infoCol{flex-direction:column;gap:3rem;display:flex}.page-module__OSLHOG__infoGroup{flex-direction:column;display:flex}.page-module__OSLHOG__infoLabel{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.75rem;font-size:.7rem;font-weight:600}.page-module__OSLHOG__infoLink{font-family:var(--font-serif);color:var(--color-black);width:max-content;transition:var(--transition-fast);border-bottom:1px solid #0000;font-size:1.5rem}.page-module__OSLHOG__infoLink:hover{border-bottom-color:var(--color-black)}.page-module__OSLHOG__infoText{font-family:var(--font-sans);color:var(--color-text-dark);font-size:1rem;line-height:1.7}.page-module__OSLHOG__formCol{background-color:var(--color-white);border:1px solid var(--color-border);padding:4rem 3.5rem}@media (max-width:1024px){.page-module__OSLHOG__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:640px){.page-module__OSLHOG__heroSection{padding:4rem 1.5rem 3rem}.page-module__OSLHOG__contentSection{padding:4rem 1.5rem 6rem}.page-module__OSLHOG__formCol{padding:2.5rem 1.5rem}}
.page-module__fKnH0G__container{max-width:var(--max-width);margin:0 auto}.page-module__fKnH0G__eyebrow{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1rem;font-size:.72rem}.page-module__fKnH0G__heroSection{background-color:var(--color-cream);text-align:center;border-bottom:1px solid var(--color-border);padding:6rem 3rem 4rem}.page-module__fKnH0G__title{font-family:var(--font-serif);letter-spacing:.05em;color:var(--color-black);margin-bottom:1rem;font-size:clamp(2.5rem,5.5vw,4.8rem);font-weight:300}.page-module__fKnH0G__tagline{font-family:var(--font-serif);color:var(--color-text-dark);max-width:550px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.4rem);font-style:italic;line-height:1.5}.page-module__fKnH0G__logosSection{background:var(--color-white);border-bottom:1px solid var(--color-border);padding:7rem 3rem}.page-module__fKnH0G__logosGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.page-module__fKnH0G__logoBox{border:1px solid var(--color-border);text-align:center;background:var(--color-off-white);transition:var(--transition-smooth);flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.page-module__fKnH0G__logoBox:hover{background:var(--color-black);border-color:var(--color-black)}.page-module__fKnH0G__logoText{font-family:var(--font-serif);letter-spacing:.15em;color:var(--color-black);transition:var(--transition-fast);margin-bottom:.5rem;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:400}.page-module__fKnH0G__logoDesc{font-family:var(--font-sans);letter-spacing:.05em;color:var(--color-text-muted);transition:var(--transition-fast);font-size:.72rem}.page-module__fKnH0G__logoBox:hover .page-module__fKnH0G__logoText{color:var(--color-white)}.page-module__fKnH0G__logoBox:hover .page-module__fKnH0G__logoDesc{color:#fff6}.page-module__fKnH0G__pressLinkWrapper{text-align:center;margin-top:3.5rem}.page-module__fKnH0G__pressLink{font-family:var(--font-sans);letter-spacing:.1em;color:var(--color-black);border-bottom:1px solid var(--color-black);padding-bottom:4px;font-size:.85rem}.page-module__fKnH0G__featuresSection{background:var(--color-cream);border-bottom:1px solid var(--color-border);padding:8rem 3rem}.page-module__fKnH0G__featuresTitle{letter-spacing:.05em;margin-bottom:4rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300}.page-module__fKnH0G__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.page-module__fKnH0G__articleCard{background:var(--color-white);border:1px solid var(--color-border);flex-direction:column;display:flex;overflow:hidden}.page-module__fKnH0G__cardImageWrapper{aspect-ratio:16/10;background:var(--color-cream);width:100%;overflow:hidden}.page-module__fKnH0G__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module__fKnH0G__articleCard:hover .page-module__fKnH0G__cardImg{transform:scale(1.03)}.page-module__fKnH0G__cardContent{flex-direction:column;flex-grow:1;padding:1.8rem;display:flex}.page-module__fKnH0G__cardPub{font-family:var(--font-serif);color:var(--color-text-muted);margin-bottom:.5rem;font-size:.82rem;font-style:italic;display:block}.page-module__fKnH0G__cardHeadline{font-family:var(--font-serif);color:var(--color-black);margin-bottom:1rem;font-size:1.3rem;line-height:1.3}.page-module__fKnH0G__cardExcerpt{font-family:var(--font-sans);color:var(--color-text-dark);flex-grow:1;margin-bottom:2rem;font-size:.88rem;line-height:1.6}.page-module__fKnH0G__cardReadMore{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--color-black);margin-top:auto;font-size:.75rem;font-weight:500}.page-module__fKnH0G__tvSection{background:var(--color-dark-section);color:var(--color-white);padding:var(--spacing-xl) 3rem}.page-module__fKnH0G__tvTitle{font-family:var(--font-serif);color:var(--color-white);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300}.page-module__fKnH0G__tvSubtitle{font-family:var(--font-sans);color:#ffffff80;max-width:600px;margin-bottom:4rem;font-size:.95rem}.page-module__fKnH0G__tvGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.page-module__fKnH0G__tvCard{cursor:pointer}.page-module__fKnH0G__tvImgWrapper{aspect-ratio:16/9;background-color:var(--color-dark-gray);width:100%;position:relative;overflow:hidden}.page-module__fKnH0G__tvImg{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:var(--transition-smooth)}.page-module__fKnH0G__tvCard:hover .page-module__fKnH0G__tvImg{filter:grayscale(20%);transform:scale(1.02)}.page-module__fKnH0G__tvOverlay{transition:var(--transition-fast);background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.page-module__fKnH0G__tvCard:hover .page-module__fKnH0G__tvOverlay{background:#00000040}.page-module__fKnH0G__playBtn{border:1px solid var(--color-white);width:64px;height:64px;transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.page-module__fKnH0G__playIcon{color:var(--color-white);margin-left:4px;font-size:1.25rem}.page-module__fKnH0G__tvCard:hover .page-module__fKnH0G__playBtn{background:var(--color-white)}.page-module__fKnH0G__tvCard:hover .page-module__fKnH0G__playIcon{color:var(--color-black)}.page-module__fKnH0G__tvMeta{margin-top:1.5rem}.page-module__fKnH0G__tvChannel{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;margin-bottom:.4rem;font-size:.72rem;display:block}.page-module__fKnH0G__tvCardTitle{font-family:var(--font-serif);color:var(--color-white);font-size:1.3rem;font-weight:300}.page-module__fKnH0G__tvFooterNote{text-align:center;font-family:var(--font-sans);color:#ffffff4d;margin-top:4rem;font-size:.78rem}.page-module__fKnH0G__mocSection{background:var(--color-cream);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:9rem 3rem}.page-module__fKnH0G__mocInner{text-align:center;max-width:800px;margin:0 auto;position:relative}.page-module__fKnH0G__giantQuote{font-family:var(--font-serif);color:var(--color-border);z-index:1;font-size:9rem;line-height:.1;position:absolute;top:-2rem;left:50%;transform:translate(-50%)}.page-module__fKnH0G__mocInner .page-module__fKnH0G__eyebrow{z-index:2;position:relative}.page-module__fKnH0G__mocTitle{font-family:var(--font-serif);z-index:2;margin-bottom:2rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300;position:relative}.page-module__fKnH0G__mocText{font-family:var(--font-serif);color:var(--color-text-dark);z-index:2;font-size:clamp(1.2rem,2.2vw,1.6rem);font-style:italic;line-height:1.7;position:relative}.page-module__fKnH0G__contactSection{background:var(--color-white);text-align:center;padding:8rem 3rem}.page-module__fKnH0G__contactTitle{margin-bottom:2.5rem;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:300}@media (max-width:1024px){.page-module__fKnH0G__logosGrid{grid-template-columns:repeat(2,1fr)}.page-module__fKnH0G__featuresGrid,.page-module__fKnH0G__tvGrid{grid-template-columns:1fr;gap:3.5rem}}@media (max-width:640px){.page-module__fKnH0G__logosGrid{grid-template-columns:1fr}.page-module__fKnH0G__heroSection{padding:4rem 1.5rem 3rem}.page-module__fKnH0G__logosSection,.page-module__fKnH0G__featuresSection,.page-module__fKnH0G__tvSection,.page-module__fKnH0G__mocSection,.page-module__fKnH0G__contactSection{padding:5rem 1.5rem}}
.page-module__74MmjW__main{background-color:var(--color-off-white)}.page-module__74MmjW__container{max-width:var(--max-width);margin:0 auto}.page-module__74MmjW__eyebrow{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1.25rem;font-size:.72rem}.page-module__74MmjW__heroSection{background:var(--color-cream);border-bottom:1px solid var(--color-border);padding:6rem 3rem 0}.page-module__74MmjW__heroInner{text-align:center;max-width:800px;margin:0 auto;padding-top:4rem}.page-module__74MmjW__title{font-family:var(--font-serif);color:var(--color-black);letter-spacing:.05em;margin-bottom:1.5rem;font-size:clamp(3.5rem,7vw,7.5rem);font-weight:300;line-height:1}.page-module__74MmjW__tagline{font-family:var(--font-serif);color:var(--color-text-dark);font-size:clamp(1.1rem,2vw,1.5rem);font-style:italic}.page-module__74MmjW__divider{background:var(--color-border);width:1px;height:80px;margin:3rem auto 0}.page-module__74MmjW__heroImageWrapper{aspect-ratio:16/7;border-top:1px solid var(--color-border);width:100%;margin-top:0;overflow:hidden}.page-module__74MmjW__heroImage{object-fit:cover;width:100%;height:100%}.page-module__74MmjW__originSection{background:var(--color-white);padding:8rem 3rem}.page-module__74MmjW__originContent{text-align:center;max-width:740px;margin:0 auto}.page-module__74MmjW__introText{font-family:var(--font-serif);color:var(--color-black);margin-bottom:2.5rem;font-size:clamp(1.4rem,2.5vw,2.1rem);font-style:italic;line-height:1.5}.page-module__74MmjW__smallDivider{background:var(--color-black);width:40px;height:1px;margin:2.5rem auto}.page-module__74MmjW__bodyText{color:var(--color-text-dark);text-align:justify;text-justify:inter-word;margin-bottom:2rem;font-size:1.05rem;line-height:1.9}.page-module__74MmjW__timelineSection{background:var(--color-cream);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:8rem 3rem}.page-module__74MmjW__timelineMainTitle{letter-spacing:.05em;text-align:center;margin-bottom:5rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300}.page-module__74MmjW__timelineGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid;position:relative}.page-module__74MmjW__timelineGrid:before{content:"";background:var(--color-border);z-index:1;height:1px;position:absolute;top:60px;left:0;right:0}.page-module__74MmjW__timelineItem{z-index:2;flex-direction:column;display:flex;position:relative}.page-module__74MmjW__timelineYear{font-family:var(--font-serif);color:var(--color-text-muted);background:var(--color-cream);width:max-content;margin-bottom:1.5rem;padding-right:1.5rem;font-size:4rem;line-height:1}.page-module__74MmjW__timelineTitle{font-family:var(--font-serif);color:var(--color-black);margin-bottom:.75rem;font-size:1.4rem}.page-module__74MmjW__timelineDesc{color:var(--color-text-dark);font-size:.95rem;line-height:1.7}.page-module__74MmjW__philosophySection{background:var(--color-white);max-width:var(--max-width);margin:0 auto;padding:8rem 3rem}.page-module__74MmjW__quoteWrapper{text-align:center;max-width:900px;margin:0 auto 7rem;position:relative}.page-module__74MmjW__giantQuote{font-family:var(--font-serif);color:var(--color-cream);z-index:1;font-size:10rem;line-height:.1;position:absolute;top:-2rem;left:50%;transform:translate(-50%)}.page-module__74MmjW__blockquote{font-family:var(--font-serif);color:var(--color-black);z-index:2;margin-bottom:2rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-style:italic;line-height:1.4;position:relative}.page-module__74MmjW__quoteCite{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);font-size:.8rem}.page-module__74MmjW__philosophyGrid{grid-template-columns:repeat(3,1fr);gap:3.5rem;display:grid}.page-module__74MmjW__philosophyTitle{font-family:var(--font-serif);border-bottom:1px solid var(--color-border);margin-bottom:1rem;padding-bottom:.75rem;font-size:1.3rem}.page-module__74MmjW__philosophyDesc{color:var(--color-text-muted);font-size:.9rem;line-height:1.7}.page-module__74MmjW__designerSection{background:var(--color-cream);padding:var(--spacing-xl) 3rem;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.page-module__74MmjW__designerGrid{max-width:var(--max-width);grid-template-columns:1fr 1.2fr;align-items:center;gap:6rem;margin:0 auto;display:grid}.page-module__74MmjW__designerImgWrapper{aspect-ratio:4/5;border:1px solid var(--color-border);overflow:hidden}.page-module__74MmjW__designerImg{object-fit:cover;width:100%;height:100%}.page-module__74MmjW__designerInfo{flex-direction:column;align-items:flex-start;display:flex}.page-module__74MmjW__designerName{margin-bottom:2rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:300}.page-module__74MmjW__designerText{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.page-module__74MmjW__designerBookNote{font-family:var(--font-sans);color:var(--color-text-muted);margin:1.5rem 0 2rem;font-size:.9rem;font-style:italic;line-height:1.6}.page-module__74MmjW__valuesList{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--color-black);flex-wrap:wrap;align-items:center;gap:.8rem;font-size:.78rem;display:flex}.page-module__74MmjW__bullet{color:var(--color-border)}.page-module__74MmjW__valuesSection{background:var(--color-dark-section);color:var(--color-white);padding:var(--spacing-xl) 3rem}.page-module__74MmjW__valuesSection .page-module__74MmjW__eyebrow{color:#fff6;text-align:center;display:block}.page-module__74MmjW__valuesMainTitle{font-family:var(--font-serif);color:var(--color-white);text-align:center;margin-bottom:5rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300}.page-module__74MmjW__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.page-module__74MmjW__valueItem{flex-direction:column;display:flex}.page-module__74MmjW__valueNumber{font-family:var(--font-serif);color:#ffffff26;margin-bottom:1.25rem;font-size:3rem;line-height:1}.page-module__74MmjW__valueTitle{font-family:var(--font-serif);color:var(--color-white);margin-bottom:.75rem;font-size:1.4rem}.page-module__74MmjW__valueDesc{font-family:var(--font-sans);color:#ffffff80;font-size:.88rem;line-height:1.7}@media (max-width:1024px){.page-module__74MmjW__designerGrid,.page-module__74MmjW__timelineGrid{grid-template-columns:1fr;gap:3.5rem}.page-module__74MmjW__timelineGrid:before{display:none}.page-module__74MmjW__philosophyGrid{grid-template-columns:1fr;gap:2.5rem}.page-module__74MmjW__valuesGrid{grid-template-columns:repeat(2,1fr);gap:3.5rem}}@media (max-width:640px){.page-module__74MmjW__heroSection{padding:6rem 1.5rem 0}.page-module__74MmjW__originSection,.page-module__74MmjW__timelineSection,.page-module__74MmjW__philosophySection,.page-module__74MmjW__designerSection,.page-module__74MmjW__valuesSection{padding:5rem 1.5rem}.page-module__74MmjW__valuesGrid{grid-template-columns:1fr;gap:3rem}}
.page-module___8aEwW__heroSection{height:calc(100vh - var(--nav-height));background-color:var(--color-off-white);border-bottom:1px solid var(--color-border);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.page-module___8aEwW__heroLeft{background:var(--color-black);color:var(--color-white);flex-direction:column;justify-content:center;padding:5rem 6rem;animation:1s ease-out page-module___8aEwW__fadeIn;display:flex}.page-module___8aEwW__heroEyebrow{font-family:var(--font-sans);letter-spacing:.3em;text-transform:uppercase;color:#fff6;margin-bottom:1.5rem;font-size:.72rem}.page-module___8aEwW__heroTitle{font-family:var(--font-serif);color:var(--color-white);letter-spacing:.05em;margin-bottom:1rem;font-size:clamp(3.5rem,5.5vw,6.5rem);font-weight:300;line-height:1}.page-module___8aEwW__heroTagline{font-family:var(--font-serif);color:#ffffffb3;max-width:480px;margin-bottom:3.5rem;font-size:clamp(1.2rem,1.8vw,1.6rem);font-style:italic;font-weight:300;line-height:1.5}.page-module___8aEwW__heroCtas{align-items:center;gap:2.5rem;display:flex}.page-module___8aEwW__heroShopLink{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--color-white);border-bottom:1px solid #fff3;padding-bottom:4px;font-size:.78rem;font-weight:400}.page-module___8aEwW__heroShopLink:hover{border-bottom-color:var(--color-white)}.page-module___8aEwW__heroRight{height:100%;position:relative;overflow:hidden}.page-module___8aEwW__heroImg{object-fit:cover;width:100%;height:100%;animation:20s infinite alternate page-module___8aEwW__slowZoom}.page-module___8aEwW__pressStrip{background:var(--color-white);border-bottom:1px solid var(--color-border);padding:1.8rem 0;position:relative;overflow:hidden}.page-module___8aEwW__pressLabel{font-family:var(--font-sans);letter-spacing:.2em;color:var(--color-black);z-index:10;background:var(--color-white);padding-right:1.5rem;font-size:.65rem;font-weight:500;position:absolute;top:50%;left:3rem;transform:translateY(-50%)}.page-module___8aEwW__marqueeContainer{margin-left:12rem;position:relative;overflow:hidden}.page-module___8aEwW__marqueeContainer:after{content:"";background:linear-gradient(to right, transparent, var(--color-white));z-index:2;width:100px;position:absolute;top:0;bottom:0;right:0}.page-module___8aEwW__marqueeTrack{gap:3rem;width:max-content;animation:35s linear infinite page-module___8aEwW__marquee;display:flex}.page-module___8aEwW__marqueeItem{font-family:var(--font-serif);letter-spacing:.25em;color:var(--color-text-muted);white-space:nowrap;font-size:.9rem}.page-module___8aEwW__section{padding:var(--spacing-xl) 3rem;max-width:var(--max-width);margin:0 auto}.page-module___8aEwW__sectionHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;padding-bottom:1.5rem;display:flex}.page-module___8aEwW__sectionTitle{letter-spacing:.05em;font-size:clamp(2rem,3.5vw,3rem);font-weight:300}.page-module___8aEwW__sectionHeaderLink{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-black);padding-bottom:4px;font-size:.78rem;font-weight:400}.page-module___8aEwW__sectionHeaderLink:hover{opacity:.6}.page-module___8aEwW__eyebrow{font-family:var(--font-sans);letter-spacing:.25em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.75rem;font-size:.72rem;display:block}.page-module___8aEwW__collectionGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module___8aEwW__collectionCard{aspect-ratio:3/4;background:var(--color-cream);display:block;position:relative;overflow:hidden}.page-module___8aEwW__collectionCard img{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth)}.page-module___8aEwW__collectionCard:hover img{transform:scale(1.05)}.page-module___8aEwW__cardOverlay{opacity:0;background:#0006;flex-direction:column;justify-content:flex-end;padding:2.5rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.page-module___8aEwW__collectionCard:hover .page-module___8aEwW__cardOverlay{opacity:1}.page-module___8aEwW__cardTitle{color:var(--color-white);margin-bottom:.4rem;font-size:1.5rem}.page-module___8aEwW__cardSubtitle{color:#ffffffb3;font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}.page-module___8aEwW__aboutWrapper{background:var(--color-cream);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.page-module___8aEwW__aboutGrid{grid-template-columns:1fr 1.2fr;align-items:center;gap:6rem;display:grid}.page-module___8aEwW__aboutLeft{aspect-ratio:4/5;border:1px solid var(--color-border);width:100%;overflow:hidden}.page-module___8aEwW__aboutImg{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__aboutRight{flex-direction:column;align-items:flex-start;display:flex}.page-module___8aEwW__aboutTitle{margin-bottom:2rem;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:300}.page-module___8aEwW__aboutText{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.page-module___8aEwW__valuesGrid{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;margin:2.5rem 0 1rem;display:grid}.page-module___8aEwW__valueBox{border:1px solid var(--color-border);background:var(--color-white);text-align:center;font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--color-black);padding:1rem .5rem;font-size:.78rem}.page-module___8aEwW__darkSection{background-color:var(--color-dark-section);padding:var(--spacing-xl) 3rem;border-top:1px solid var(--color-border)}@media (max-width:1024px){.page-module___8aEwW__heroSection{grid-template-columns:1fr;height:auto}.page-module___8aEwW__heroLeft{padding:6rem 3rem}.page-module___8aEwW__heroRight{height:60vh}.page-module___8aEwW__aboutGrid{grid-template-columns:1fr;gap:3.5rem}.page-module___8aEwW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module___8aEwW__collectionGrid{grid-template-columns:1fr}.page-module___8aEwW__pressLabel{margin-bottom:1rem;padding-left:3rem;position:static;transform:none}.page-module___8aEwW__marqueeContainer{margin-left:3rem}}@keyframes page-module___8aEwW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
