.main-content{margin-top:calc(var(--announce-h) + var(--header-h))}.collection-hero{width:100%;position:relative}.collection-hero-img{width:100%;height:60vh;object-fit:cover}.collection-hero-content{max-width:800px;margin:0 auto;padding:80px 32px;text-align:center}.collection-title{font-family:var(--font-headline);font-size:clamp(22px,4.5vw,36px);font-weight:400;letter-spacing:2px;text-transform:uppercase;margin-bottom:24px;color:var(--text)}.collection-narrative{font-family:var(--font-headline);font-size:clamp(14px,1.6vw,17px);font-weight:400;font-style:italic;line-height:1.8;color:var(--text-secondary);max-width:600px;margin:0 auto}.editorial-split{display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.editorial-left{position:relative;overflow:hidden}.editorial-left img{width:100%;height:100%;object-fit:cover}.editorial-right{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 60px;background:var(--white)}.editorial-product-img{width:100%;max-width:400px;aspect-ratio:1;object-fit:cover;margin-bottom:32px;transition:transform .5s ease}.editorial-right:hover .editorial-product-img{transform:scale(1.02)}.editorial-product-name{font-family:var(--font-headline);font-size:clamp(24px,3vw,36px);font-weight:400;margin-bottom:16px;text-align:center}.editorial-product-desc{font-size:14px;font-weight:300;line-height:1.8;color:var(--text-secondary);text-align:center;margin-bottom:32px;max-width:400px}.editorial-right .btn-underline,.asymmetric-left .btn-underline{color:var(--text)}.editorial-right .btn-underline:after,.asymmetric-left .btn-underline:after{background:var(--text)}.curated-trio{padding:100px 32px;background:var(--white)}.curated-trio-header{text-align:center;margin-bottom:64px}.curated-trio-title{font-family:var(--font-headline);font-size:clamp(28px,3.5vw,42px);font-weight:400;margin-bottom:16px}.curated-trio-subtitle{font-size:14px;font-weight:300;color:var(--text-secondary);letter-spacing:1px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;max-width:1200px;margin:0 auto}.product-card{cursor:pointer;transition:transform .3s ease;display:flex;flex-direction:column;height:100%}.product-image-wrap{position:relative;aspect-ratio:1;overflow:hidden;margin-bottom:20px}.img-main{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .3s ease}.img-hover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1)}.product-card:hover .img-main{transform:scale(1.03)}.product-card:hover .img-hover{opacity:1;transform:scale(1.03)}.product-card-meta{font-size:11px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.product-card-name{font-family:var(--font-headline);font-size:20px;font-weight:400;margin-bottom:12px;min-height:2.6em;line-height:1.3em}.product-card .btn-underline{font-size:11px;margin-top:auto;align-self:flex-start;color:var(--text)}.product-card .btn-underline:after{background:var(--text)}.color-swatches{display:flex;gap:8px;margin-bottom:16px;margin-top:4px}.color-swatch{width:20px;height:20px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s ease;padding:0;outline:none;position:relative;background-clip:padding-box;overflow:hidden}.color-swatch:hover{transform:scale(1.15)}.color-swatch.active{border-color:var(--text);transform:scale(1.1)}.color-swatch:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:1px solid transparent;transition:border-color .2s ease}.color-swatch.active:after{border-color:var(--text)}.immersive-break{width:100%;height:50vh;overflow:hidden}.immersive-break img{width:100%;height:100%;object-fit:cover;object-position:center center}.asymmetric-duo{display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.asymmetric-left{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 60px;background:var(--white)}.asymmetric-product-img{width:100%;max-width:400px;aspect-ratio:1;object-fit:cover;margin-bottom:32px;transition:transform .5s ease}.asymmetric-left:hover .asymmetric-product-img{transform:scale(1.02)}.asymmetric-product-name{font-family:var(--font-headline);font-size:clamp(24px,3vw,36px);font-weight:400;margin-bottom:16px;text-align:center}.asymmetric-product-desc{font-size:14px;font-weight:300;line-height:1.8;color:var(--text-secondary);text-align:center;margin-bottom:32px;max-width:400px}.asymmetric-right{position:relative;overflow:hidden}.asymmetric-right img{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr);gap:32px}.editorial-right,.asymmetric-left{padding:60px 40px}}@media(max-width:768px){.collection-hero-img{height:40vh}.collection-hero-content{padding:56px 16px}.editorial-split{grid-template-columns:1fr;min-height:auto}.editorial-left{height:50vh}.editorial-right{padding:40px 24px;background:var(--white)}.curated-trio{padding:56px 16px}.curated-trio-header{margin-bottom:40px}.products-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.product-card,.product-card-meta,.product-card-name,.product-card .btn-underline{text-align:left}.product-card .btn-underline:after{left:0;transform-origin:left center}.immersive-break{height:33vh}.immersive-break img{object-fit:none}.asymmetric-duo{grid-template-columns:1fr;min-height:auto}.asymmetric-left{padding:40px 24px;order:1;background:var(--white)}.asymmetric-right{height:50vh;order:2}}@media(max-width:480px){.collection-hero-img{height:30vh}.editorial-left,.asymmetric-right{height:40vh}.products-grid{gap:12px}}
