.page_main__nw1Wk{min-height:100vh;background:#fff;color:#000;overflow-x:hidden;position:relative}.Hero_hero__NjNAX{position:relative;height:90vh;width:100%;overflow:hidden;background:#000}.Hero_heroBackground__iVv2X{position:relative;width:100%;height:100%;opacity:.9}.Hero_heroImage__LXGV0{object-fit:cover;z-index:1;filter:grayscale(100%)}.Hero_heroContent__LmFbO{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;width:90%;max-width:1200px}.Hero_brandLogo__zpx_T{margin-bottom:3rem;opacity:0;animation:Hero_fadeIn__FEBT8 1.5s ease-out forwards}.Hero_title__oP5dg{font-size:clamp(2rem,5vw,3.5rem);font-weight:200;letter-spacing:.3em;margin-bottom:.8rem;opacity:0;animation:Hero_fadeIn__FEBT8 1.5s ease-out .5s forwards}.Hero_subtitle__pl523{font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:300;letter-spacing:.2em;opacity:0;animation:Hero_fadeIn__FEBT8 1.5s ease-out 1s forwards}@keyframes Hero_fadeIn__FEBT8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero_hero__NjNAX{height:80vh}.Hero_heroContent__LmFbO{width:85%}.Hero_title__oP5dg{letter-spacing:.2em}.Hero_subtitle__pl523{letter-spacing:.15em}.Hero_brandLogo__zpx_T img{width:300px;height:auto}}.Collections_collections__FtiFR{padding:4rem 1.5rem;background:#fff}.Collections_collectionGrid__6MLZR{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.Collections_collectionItem__eQ_Rs{position:relative;overflow:hidden;aspect-ratio:1/1;width:90%;margin:0 auto}.Collections_collectionImage__WJZxj{width:100%;height:100%;position:relative}.Collections_collectionImg__ZtS4S{object-fit:cover;transition:transform .6s cubic-bezier(.215,.61,.355,1);width:100%;height:100%}.Collections_collectionItem__eQ_Rs:hover .Collections_collectionImg__ZtS4S{transform:scale(1.03)}.Collections_collectionInfo__4hk5V{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:#fff;transform:translateY(0);transition:transform .4s cubic-bezier(.215,.61,.355,1)}.Collections_collectionInfo__4hk5V h3{font-size:clamp(1rem,2vw,1.2rem);font-weight:300;letter-spacing:.15em;margin-bottom:.5rem}.Collections_collectionInfo__4hk5V p{font-size:clamp(.8rem,1.5vw,.9rem);opacity:.8;font-weight:300;letter-spacing:.1em}@media (max-width:768px){.Collections_collections__FtiFR{padding:3rem 1rem}.Collections_collectionGrid__6MLZR{grid-template-columns:1fr;gap:1rem}.Collections_collectionItem__eQ_Rs{aspect-ratio:4/5}.Collections_collectionInfo__4hk5V{padding:1.5rem}}