.page-module__E0kJGG__main{color:#000;background:#fff;min-height:100vh;position:relative;overflow-x:hidden}
.Hero-module__PycF7W__hero{background:#000;width:100%;height:90vh;position:relative;overflow:hidden}.Hero-module__PycF7W__heroBackground{opacity:.9;width:100%;height:100%;position:relative}.Hero-module__PycF7W__heroImage{object-fit:cover;z-index:1;filter:grayscale()}.Hero-module__PycF7W__heroContent{text-align:center;color:#fff;z-index:2;width:90%;max-width:1200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__PycF7W__brandLogo{opacity:0;margin-bottom:3rem;animation:1.5s ease-out forwards Hero-module__PycF7W__fadeIn}.Hero-module__PycF7W__title{letter-spacing:.3em;opacity:0;margin-bottom:.8rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:200;animation:1.5s ease-out .5s forwards Hero-module__PycF7W__fadeIn}.Hero-module__PycF7W__subtitle{letter-spacing:.2em;opacity:0;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:300;animation:1.5s ease-out 1s forwards Hero-module__PycF7W__fadeIn}@keyframes Hero-module__PycF7W__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__PycF7W__hero{height:80vh}.Hero-module__PycF7W__heroContent{width:85%}.Hero-module__PycF7W__title{letter-spacing:.2em}.Hero-module__PycF7W__subtitle{letter-spacing:.15em}.Hero-module__PycF7W__brandLogo img{width:300px;height:auto}}
.Collections-module__vlUmtq__collections{background:#fff;padding:4rem 1.5rem}.Collections-module__vlUmtq__collectionGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.Collections-module__vlUmtq__collectionItem{aspect-ratio:1;width:90%;margin:0 auto;position:relative;overflow:hidden}.Collections-module__vlUmtq__collectionImage{width:100%;height:100%;position:relative}.Collections-module__vlUmtq__collectionImg{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.215,.61,.355,1)}.Collections-module__vlUmtq__collectionItem:hover .Collections-module__vlUmtq__collectionImg{transform:scale(1.03)}.Collections-module__vlUmtq__collectionInfo{color:#fff;background:linear-gradient(#0000,#000c);padding:2rem;transition:transform .4s cubic-bezier(.215,.61,.355,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.Collections-module__vlUmtq__collectionInfo h3{letter-spacing:.15em;margin-bottom:.5rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:300}.Collections-module__vlUmtq__collectionInfo p{opacity:.8;letter-spacing:.1em;font-size:clamp(.8rem,1.5vw,.9rem);font-weight:300}@media (max-width:768px){.Collections-module__vlUmtq__collections{padding:3rem 1rem}.Collections-module__vlUmtq__collectionGrid{grid-template-columns:1fr;gap:1rem}.Collections-module__vlUmtq__collectionItem{aspect-ratio:4/5}.Collections-module__vlUmtq__collectionInfo{padding:1.5rem}}
.Latest-module__d3vatW__latest{background:#fff;padding:4rem 1.5rem}.Latest-module__d3vatW__latestGrid{grid-template-columns:repeat(2,1fr);align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:grid}.Latest-module__d3vatW__latestImage{aspect-ratio:1;width:90%;margin:0 auto;position:relative}.Latest-module__d3vatW__latestImg{object-fit:cover;width:100%;height:100%}.Latest-module__d3vatW__latestContent{padding:1.5rem}.Latest-module__d3vatW__latestContent h2{letter-spacing:.2em;color:#000;margin-bottom:1rem;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:300}.Latest-module__d3vatW__latestContent p{opacity:.8;letter-spacing:.05em;margin-bottom:1.5rem;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.6}.Latest-module__d3vatW__latestButton{color:#fff;letter-spacing:.15em;cursor:pointer;background:#000;border:1px solid #000;padding:.8rem 2rem;font-size:.9rem;transition:all .3s}.Latest-module__d3vatW__latestButton:hover{color:#000;background:0 0}@media (max-width:768px){.Latest-module__d3vatW__latest{padding:3rem 1rem}.Latest-module__d3vatW__latestGrid{grid-template-columns:1fr;gap:1.5rem}.Latest-module__d3vatW__latestImage{aspect-ratio:4/3}.Latest-module__d3vatW__latestContent{text-align:center;padding:1rem 0}.Latest-module__d3vatW__latestButton{width:100%;max-width:300px}}
.Services-module__s4rB2G__services{color:#fff;background:#000;padding:4rem 2rem}.Services-module__s4rB2G__services h2{text-align:center;color:#b8860b;letter-spacing:.1em;margin-bottom:1rem;font-size:2rem}.Services-module__s4rB2G__description{text-align:center;color:#888;letter-spacing:.05em;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.Services-module__s4rB2G__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Services-module__s4rB2G__serviceCard{text-align:center;border:1px solid #222;padding:2rem;transition:all .3s}.Services-module__s4rB2G__serviceCard:hover{border-color:#b8860b;transform:translateY(-5px)}.Services-module__s4rB2G__serviceCard h3{color:#b8860b;letter-spacing:.1em;margin-bottom:1rem;font-size:1.2rem}.Services-module__s4rB2G__serviceCard p{color:#888;letter-spacing:.05em;font-size:.9rem;line-height:1.6}@media (max-width:768px){.Services-module__s4rB2G__services{padding:3rem 1rem}.Services-module__s4rB2G__services h2{font-size:1.5rem}.Services-module__s4rB2G__description{margin-bottom:2rem;font-size:1rem}.Services-module__s4rB2G__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.Services-module__s4rB2G__serviceCard{padding:1.5rem}.Services-module__s4rB2G__serviceCard h3{font-size:1.1rem}}
