.collections-page .commerce-hero{padding:0;background:#171210;color:#fff;overflow:hidden}.collections-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);min-height:620px}.collections-hero-copy{padding:clamp(4rem,8vw,8rem) clamp(1.5rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center;max-width:760px;margin-left:auto}.collections-hero-copy .eyebrow{color:#dec087}.collections-hero-copy h1{font-size:clamp(3rem,6vw,6.7rem);line-height:.93;margin-top:.65rem}.collections-hero-copy p{color:#e9dfd9;font-size:1.05rem;max-width:650px;margin-top:1.25rem}.collections-hero-copy .btn-secondary{color:#fff;border-color:rgba(255,255,255,.48)}.collections-hero-media{position:relative;min-height:620px}.collections-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 22%}.collections-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#171210 0%,rgba(23,18,16,.42) 14%,transparent 48%)}
.collections-page .shop-nav{position:sticky;top:86px;z-index:40;background:rgba(251,248,245,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.collection-visual-section{padding:clamp(3.5rem,7vw,6.5rem) 0}.collection-visual-section:nth-child(even){background:#f7f2ee}.collection-visual-head{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.collection-visual-head small{font-size:.68rem;letter-spacing:.23em;font-weight:800;color:var(--gold)}.collection-visual-head h2{margin-top:.3rem}.collection-visual-head>span{font-size:.85rem;color:var(--ink-soft);white-space:nowrap}.collection-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem}.collection-image-card{display:block;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.collection-image-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.collection-card-media{position:relative;aspect-ratio:4/5;background:#e9e0da;overflow:hidden}.collection-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.collection-image-card:hover .collection-card-media img{transform:scale(1.04)}.collection-card-media:after{content:"";position:absolute;inset:52% 0 0;background:linear-gradient(transparent,rgba(18,11,11,.7))}.collection-card-count{position:absolute;z-index:2;left:.85rem;bottom:.75rem;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.collection-card-copy{padding:1rem 1.05rem 1.15rem}.collection-card-copy b{display:block;font-family:var(--serif);font-size:1.3rem;font-weight:500;line-height:1.1}.collection-card-copy p{font-size:.79rem;line-height:1.55;margin-top:.45rem;min-height:2.5em}.collection-card-link{display:inline-flex;margin-top:.7rem;color:var(--wine);font-size:.75rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.collection-card-link:after{content:" →"}
.collections-featured{padding:4rem 0 2rem}.collections-featured-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:1.15rem}.collections-featured-main,.collections-featured-small{position:relative;overflow:hidden;border-radius:24px;min-height:500px}.collections-featured-side{display:grid;grid-template-rows:1fr 1fr;gap:1.15rem}.collections-featured-small{min-height:240px}.collections-featured img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.collections-featured-main:after,.collections-featured-small:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(20,10,12,.82))}.collections-featured-copy{position:absolute;z-index:2;left:1.5rem;right:1.5rem;bottom:1.5rem;color:#fff}.collections-featured-copy .eyebrow{color:#ebcc95}.collections-featured-copy h2,.collections-featured-copy h3{margin-top:.35rem}.collections-featured-copy p{color:#eee;margin-top:.4rem;max-width:520px}
@media(max-width:1050px){.collection-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collections-hero-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.collections-page .shop-nav{top:74px}.collections-hero-grid{display:block;min-height:0}.collections-hero-media{min-height:390px;order:-1}.collections-hero-media:after{background:linear-gradient(0deg,#171210 0%,rgba(23,18,16,.2) 40%,transparent 70%)}.collections-hero-copy{padding:2.3rem 5vw 3.2rem}.collections-hero-copy h1{font-size:clamp(2.7rem,13vw,4.3rem)}.collections-hero-copy .button-row{gap:.55rem}.collections-hero-copy .btn{width:100%}.collections-featured{padding-top:1.5rem}.collections-featured-grid{display:block}.collections-featured-main{min-height:430px}.collections-featured-side{grid-template-columns:1fr 1fr;grid-template-rows:none;margin-top:1rem}.collections-featured-small{min-height:260px}.collection-visual-section{padding:3rem 0}.collection-visual-head{align-items:flex-start;display:block}.collection-visual-head>span{display:block;margin-top:.5rem}.collection-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.collection-image-card{border-radius:14px}.collection-card-copy{padding:.8rem}.collection-card-copy b{font-size:1.05rem}.collection-card-copy p{font-size:.72rem;min-height:0}.collection-card-link{font-size:.66rem}.collection-card-count{font-size:.62rem}}
@media(max-width:430px){.collections-featured-side{display:block}.collections-featured-small{min-height:320px;margin-top:.8rem}.collection-card-media{aspect-ratio:3/4}}