.ContactForm-module__j1WgZG__contactSection{border-top:1px solid var(--color-border);background-color:#f7f6f2;padding:80px 0}.ContactForm-module__j1WgZG__container{max-width:1200px;margin:0 auto;padding:0 24px}.ContactForm-module__j1WgZG__formContainer{background-color:var(--color-bg);border:1px solid var(--color-border);max-width:600px;margin:0 auto;padding:48px 40px;box-shadow:0 4px 20px #00000005}.ContactForm-module__j1WgZG__sectionHeader{text-align:center;margin-bottom:32px}.ContactForm-module__j1WgZG__sectionHeader h2{letter-spacing:.05em;margin-bottom:8px;font-size:3.6rem}.ContactForm-module__j1WgZG__sectionHeader p{color:var(--color-gold);letter-spacing:.2em;text-transform:uppercase;font-size:1.2rem}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:24px;display:flex}.ContactForm-module__j1WgZG__formGroup{flex-direction:column;gap:8px;display:flex}.ContactForm-module__j1WgZG__label{letter-spacing:.15em;text-transform:uppercase;color:var(--color-fg);opacity:.8;font-size:1.1rem;font-weight:600}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea{border:1px solid var(--color-border);width:100%;font-family:var(--font-body);color:var(--color-fg);transition:var(--transition-smooth);background-color:#fcfbf9;outline:none;padding:12px 16px;font-size:1.5rem}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__textarea:focus{border-color:var(--color-gold);background-color:var(--color-bg)}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:140px}.ContactForm-module__j1WgZG__submitBtn{align-self:center;min-width:220px;margin-top:8px}.ContactForm-module__j1WgZG__errorMessage{color:#c9302c;letter-spacing:.02em;background-color:#d9534f0d;border-left:3px solid #d9534f;padding:12px 16px;font-size:1.4rem}.ContactForm-module__j1WgZG__successContainer{background-color:var(--color-bg);border:1px solid var(--color-border);text-align:center;max-width:600px;margin:0 auto;padding:64px 40px;animation:.8s cubic-bezier(.25,.46,.45,.94) forwards ContactForm-module__j1WgZG__fadeIn;box-shadow:0 4px 20px #00000005}.ContactForm-module__j1WgZG__successIconWrapper{color:var(--color-gold);justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.ContactForm-module__j1WgZG__successContainer h3{letter-spacing:.05em;margin-bottom:16px;font-size:2.8rem}.ContactForm-module__j1WgZG__successContainer p{color:#121212b3;max-width:480px;margin:0 auto;font-size:1.5rem;line-height:1.8}@keyframes ContactForm-module__j1WgZG__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ContactForm-module__j1WgZG__contactSection{padding:60px 0}.ContactForm-module__j1WgZG__formContainer,.ContactForm-module__j1WgZG__successContainer{padding:32px 24px}.ContactForm-module__j1WgZG__sectionHeader h2{font-size:2.8rem}}
.NewsletterSubscribe-module__kwVk4G__subscribeForm{flex-direction:column;gap:8px;width:100%;max-width:420px;margin-top:24px;display:flex}.NewsletterSubscribe-module__kwVk4G__inputGroup{gap:8px;width:100%;display:flex}.NewsletterSubscribe-module__kwVk4G__subscribeInput{color:#fff;font-family:var(--font-body);transition:var(--transition-smooth);background-color:#ffffff14;border:1px solid #ffffff4d;outline:none;flex:1;padding:12px 16px;font-size:1.4rem}.NewsletterSubscribe-module__kwVk4G__subscribeInput::placeholder{color:#fff9}.NewsletterSubscribe-module__kwVk4G__subscribeInput:focus{background-color:#ffffff26;border-color:#fff}.NewsletterSubscribe-module__kwVk4G__subscribeBtn{color:#121212;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:var(--transition-smooth);background-color:#fff;border:1px solid #fff;padding:12px 24px;font-size:1.3rem;font-weight:600}.NewsletterSubscribe-module__kwVk4G__subscribeBtn:hover{color:#fff;background-color:#0000}.NewsletterSubscribe-module__kwVk4G__successText{color:var(--color-gold);font-family:var(--font-heading);letter-spacing:.05em;margin-top:24px;font-size:2.2rem;animation:.6s cubic-bezier(.25,.46,.45,.94) forwards NewsletterSubscribe-module__kwVk4G__fadeIn}.NewsletterSubscribe-module__kwVk4G__errorText{color:#ffb3b3;letter-spacing:.02em;text-align:left;margin-top:4px;font-size:1.2rem}@keyframes NewsletterSubscribe-module__kwVk4G__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:576px){.NewsletterSubscribe-module__kwVk4G__inputGroup{flex-direction:column;gap:12px}.NewsletterSubscribe-module__kwVk4G__subscribeBtn{width:100%}}
.HeroCarousel-module__hy1Euq__carouselContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroCarousel-module__hy1Euq__slide{opacity:0;z-index:1;width:100%;height:100%;transition:opacity 1.5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.HeroCarousel-module__hy1Euq__slideActive{opacity:1;z-index:2}.HeroCarousel-module__hy1Euq__carouselImage{object-fit:cover;width:100%;height:100%}.HeroCarousel-module__hy1Euq__overlay{z-index:3;pointer-events:none;background:linear-gradient(#14141433 0%,#14141466 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroCarousel-module__hy1Euq__navBtn{color:#fff9;cursor:pointer;z-index:4;background:0 0;border:none;padding:12px;transition:color .3s,transform .3s;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__hy1Euq__navBtn:hover{color:#fff}.HeroCarousel-module__hy1Euq__prevBtn{left:20px}.HeroCarousel-module__hy1Euq__prevBtn:hover{transform:translateY(-50%)translate(-4px)}.HeroCarousel-module__hy1Euq__nextBtn{right:20px}.HeroCarousel-module__hy1Euq__nextBtn:hover{transform:translateY(-50%)translate(4px)}.HeroCarousel-module__hy1Euq__dotsContainer{z-index:4;gap:12px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.HeroCarousel-module__hy1Euq__dot{cursor:pointer;background-color:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .3s,transform .3s}.HeroCarousel-module__hy1Euq__dot:hover{background-color:#ffffffb3}.HeroCarousel-module__hy1Euq__dotActive{background-color:#fff;transform:scale(1.2)}@media (max-width:576px){.HeroCarousel-module__hy1Euq__navBtn{display:none}}
.Home-module__jKgjFW__hero{background-color:#f5f3ef;justify-content:center;align-items:center;width:100%;height:80vh;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroImageWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__jKgjFW__heroImage{object-fit:cover;opacity:.85;width:100%;height:100%}.Home-module__jKgjFW__heroOverlay{z-index:2;background:linear-gradient(#14141426 0%,#1414144d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__jKgjFW__heroContent{z-index:3;text-align:center;color:#fff;max-width:800px;padding:0 24px;position:relative}.Home-module__jKgjFW__heroContent p{letter-spacing:.3em;text-transform:uppercase;margin-bottom:20px;font-size:1.2rem;font-weight:600}.Home-module__jKgjFW__heroContent h1{letter-spacing:.1em;color:#fff;margin-bottom:32px;font-size:5.6rem;font-weight:300;line-height:1.15}.Home-module__jKgjFW__storySection{background-color:var(--color-bg);text-align:center;border-bottom:1px solid var(--color-border)}.Home-module__jKgjFW__storyContent{max-width:750px;margin:0 auto}.Home-module__jKgjFW__storyContent h2{letter-spacing:.05em;color:var(--color-fg);margin-bottom:24px;font-size:3.6rem}.Home-module__jKgjFW__storyContent p{color:#121212bf;font-size:1.6rem;line-height:1.9}.Home-module__jKgjFW__featuredSection{background-color:var(--color-bg);border-bottom:1px solid var(--color-border)}.Home-module__jKgjFW__sectionHeader{text-align:center;margin-bottom:48px}.Home-module__jKgjFW__sectionHeader h2{letter-spacing:.05em;font-size:3.6rem}.Home-module__jKgjFW__sectionHeader p{color:var(--color-gold);letter-spacing:.2em;text-transform:uppercase;margin-top:8px;font-size:1.2rem}.Home-module__jKgjFW__productGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.Home-module__jKgjFW__productCard{transition:var(--transition-smooth);flex-direction:column;display:flex}.Home-module__jKgjFW__productCard:hover .Home-module__jKgjFW__imageWrapper img{transform:scale(1.05)}.Home-module__jKgjFW__productCard:hover .Home-module__jKgjFW__productInfo h3{color:var(--color-gold)}.Home-module__jKgjFW__imageWrapper{border:1px solid var(--color-border);aspect-ratio:3/4;background-color:#f7f6f2;margin-bottom:16px;position:relative;overflow:hidden}.Home-module__jKgjFW__productImg{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.Home-module__jKgjFW__productInfo{flex-direction:column;gap:4px;display:flex}.Home-module__jKgjFW__category{letter-spacing:.1em;text-transform:uppercase;color:#12121280;font-size:1.1rem}.Home-module__jKgjFW__productInfo h3{font-family:var(--font-body);color:var(--color-fg);transition:var(--transition-smooth);font-size:1.5rem;font-weight:500}.Home-module__jKgjFW__price{margin-top:4px;font-size:1.4rem;font-weight:600}.Home-module__jKgjFW__showroomBanner{border-bottom:1px solid var(--color-border);background-color:#f5f3ef;justify-content:flex-start;align-items:center;width:100%;height:80vh;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__showroomImageWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__jKgjFW__showroomImage{object-fit:cover;opacity:.85;width:100%;height:100%}.Home-module__jKgjFW__showroomOverlay{z-index:2;background:linear-gradient(#14141433 0%,#14141466 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__jKgjFW__showroomContent{z-index:3;text-align:left;color:#fff;max-width:500px;margin-left:10%;padding:0 24px;position:relative}.Home-module__jKgjFW__showroomContent h2{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:#fff;margin-bottom:16px;font-size:4.8rem;font-weight:300}.Home-module__jKgjFW__showroomContent p{letter-spacing:.05em;color:#ffffffe6;margin-bottom:32px;font-size:1.6rem}.Home-module__jKgjFW__promoSection{border-bottom:1px solid var(--color-border);background-color:#fcfbf9}.Home-module__jKgjFW__promoGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Home-module__jKgjFW__promoCol{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.Home-module__jKgjFW__promoCol h3{letter-spacing:.1em;text-transform:uppercase;font-size:2.2rem}.Home-module__jKgjFW__promoCol p{color:#121212b3;max-width:320px;font-size:1.4rem;line-height:1.7}.Home-module__jKgjFW__promoLink{letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold);border-bottom:1px solid var(--color-gold);padding-bottom:4px;font-size:1.2rem;font-weight:600}.Home-module__jKgjFW__promoLink:hover{color:var(--color-fg);border-bottom-color:var(--color-fg)}.Home-module__jKgjFW__journalSection{background-color:#f7f6f2}.Home-module__jKgjFW__journalGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Home-module__jKgjFW__journalCard{background-color:var(--color-bg);border:1px solid var(--color-border);transition:var(--transition-smooth)}.Home-module__jKgjFW__journalCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000a}.Home-module__jKgjFW__journalImageWrapper{aspect-ratio:16/10;position:relative;overflow:hidden}.Home-module__jKgjFW__journalImg{object-fit:cover;width:100%;height:100%}.Home-module__jKgjFW__journalContent{padding:24px}.Home-module__jKgjFW__journalMeta{letter-spacing:.1em;text-transform:uppercase;color:var(--color-gold);margin-bottom:12px;font-size:1.1rem;display:block}.Home-module__jKgjFW__journalCard h3{margin-bottom:12px;font-size:2rem;line-height:1.3}.Home-module__jKgjFW__journalExcerpt{color:#121212b3;font-size:1.4rem;line-height:1.6}@media (max-width:992px){.Home-module__jKgjFW__productGrid{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__promoGrid{grid-template-columns:1fr;gap:30px}.Home-module__jKgjFW__journalGrid{grid-template-columns:1fr}.Home-module__jKgjFW__hero h1{font-size:4rem}.Home-module__jKgjFW__showroomBanner{justify-content:center}.Home-module__jKgjFW__showroomContent{text-align:center;max-width:600px;margin-left:0}.Home-module__jKgjFW__showroomContent h2{letter-spacing:.1em;font-size:3.2rem}.Home-module__jKgjFW__showroomContent p{font-size:1.4rem}}@media (max-width:576px){.Home-module__jKgjFW__productGrid{grid-template-columns:1fr}.Home-module__jKgjFW__hero{height:60vh}.Home-module__jKgjFW__showroomBanner{height:40vh}.Home-module__jKgjFW__hero h1{font-size:3rem}.Home-module__jKgjFW__showroomContent h2{letter-spacing:.08em;font-size:2.6rem}}
