.collection-hero{position:relative;height:calc(100svh - 82px);min-height:680px;overflow:hidden;background:#050505;color:#fff}.collection-hero>img{width:100%;height:100%;object-fit:cover}.collection-hero>div{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.36) 52%,rgba(0,0,0,.08))}.collection-hero header{position:absolute;left:7%;top:50%;width:min(650px,45vw);transform:translateY(-50%)}.collection-hero span,.collection-products header span,.collection-portal>span,.collection-statement>span{text-transform:uppercase;letter-spacing:7px;font-size:11px}.collection-hero h1{font:400 clamp(60px,7vw,118px)/.95 var(--serif);text-transform:uppercase;margin:20px 0 32px}.collection-hero h1 em,.collection-statement em,.collection-portal em{font-weight:400;text-transform:none}.collection-hero p{max-width:510px;line-height:1.7;color:#eee}.collection-hero a,.collection-portal a{display:inline-flex;margin-top:35px;padding-bottom:8px;border-bottom:1px solid;text-transform:uppercase;letter-spacing:3px;font-size:10px}.collection-statement{text-align:center;padding:125px 20px}.collection-statement h2,.collection-portal h2{font:400 clamp(42px,4.5vw,72px)/1.08 var(--serif);text-transform:uppercase;margin:18px 0 28px}.collection-statement p{max-width:680px;margin:auto;color:#666;line-height:1.7}.collection-products{padding:90px 5.3% 140px;background:#fbf6f1}.collection-products>header{text-align:center;margin-bottom:70px}.collection-products h2{font:400 clamp(40px,4vw,64px) var(--serif);text-transform:uppercase;margin:15px 0}.collection-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;max-width:1440px;margin:auto}.collection-product{text-align:center;background:#fff;padding-bottom:38px;overflow:hidden}.collection-product>div{aspect-ratio:1;overflow:hidden}.collection-product img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,.61,.36,1)}.collection-product:hover img{transform:scale(1.045)}.collection-product small{display:block;margin-top:28px;color:#777;text-transform:uppercase;letter-spacing:2px}.collection-product h3{font:400 25px var(--serif);text-transform:uppercase;margin:14px}.collection-product b{display:inline-block;margin-top:15px;font-size:10px;font-weight:500;letter-spacing:3px;text-transform:uppercase}.collection-portal{text-align:center;padding:130px 20px;background:#0a0a0b;color:#fff}.collection-portal p{color:#bbb}.collection-portal a{color:#d5ad60}@media(max-width:900px){.collection-hero{height:720px}.collection-hero header{width:65vw}.collection-product-grid{gap:18px}}@media(max-width:560px){.collection-hero{height:680px;min-height:0}.collection-hero>img{object-position:center}.collection-hero>div{background:linear-gradient(0deg,rgba(0,0,0,.94),rgba(0,0,0,.2))}.collection-hero header{left:24px;right:24px;top:auto;bottom:70px;width:auto;transform:none}.collection-hero h1{font-size:55px}.collection-statement{padding:80px 24px}.collection-products{padding:70px 20px 90px}.collection-product-grid{grid-template-columns:1fr}.collection-portal{padding:90px 24px}}
