/* Collection */
.hod-collection{padding:0 0 120px}.hod-collection-head{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;padding:86px 0 50px;border-bottom:1px solid var(--hod-line)}.hod-collection-head h1{font-size:clamp(4.2rem,7vw,7.6rem);line-height:.86;margin:0}.hod-collection-description{max-width:44rem;color:var(--hod-muted);line-height:1.7;margin-top:20px}.hod-collection-head__note{max-width:32rem;color:var(--hod-muted);line-height:1.7;padding-bottom:6px}.hod-collection-toolbar{display:flex;justify-content:space-between;align-items:center;padding:26px 0 30px;font-size:.78rem;color:var(--hod-muted)}.hod-sort-form{display:flex;align-items:center;gap:10px}.hod-sort-form label{color:var(--hod-muted)}.hod-sort-form select{appearance:none;border:0;border-bottom:1px solid var(--hod-line);background:transparent;color:var(--hod-ink);padding:5px 22px 5px 2px;font-size:.78rem}.hod-product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}.hod-pagination{display:flex;justify-content:center;align-items:center;gap:34px;padding:60px 0 10px;font-size:.82rem}.hod-pagination a{color:var(--hod-ink);text-decoration:none}.hod-pagination span{color:var(--hod-muted)}.hod-collection-signature{margin-top:90px;background:#eee5d9;padding:48px 52px;display:flex;justify-content:space-between;align-items:center;gap:50px}.hod-collection-signature span{font:400 2.6rem/1 var(--hod-display)}.hod-collection-signature p{margin:0;color:var(--hod-muted)}.hod-empty-state{text-align:center;padding:118px 20px 90px;max-width:900px!important}.hod-empty-state h2{font-size:clamp(3.2rem,5vw,5rem);line-height:.95;margin:0 auto 20px;max-width:800px}.hod-empty-state>p:not(.hod-kicker){max-width:630px;margin:0 auto 30px;color:var(--hod-muted);line-height:1.7}

/* Product */
.hod-product{padding:44px 0 120px}.hod-product-layout{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(360px,.78fr);gap:54px;align-items:start}.hod-product-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hod-product-media__item{margin:0;background:#ede7df;aspect-ratio:4/5;overflow:hidden}.hod-product-media__item--lead{grid-column:1/-1;aspect-ratio:16/12}.hod-product-media__image{width:100%;height:100%;object-fit:cover;display:block}.hod-product-buybox{position:sticky;top:26px;padding:28px 16px 0 0}.hod-product-eyebrow{font-size:.69rem;letter-spacing:.13em;color:var(--hod-burgundy);margin:0 0 14px}.hod-product-buybox h1{font-size:clamp(3rem,4vw,4.5rem);line-height:.91;margin:0 0 16px}.hod-product-price{font-family:var(--hod-sans)!important;font-size:1rem;letter-spacing:.01em;margin:0 0 22px}.hod-product-availability{color:var(--hod-muted);font-size:.88rem;line-height:1.6;border-top:1px solid var(--hod-line);padding-top:18px}.hod-product-form{margin-top:22px}.hod-product-form label{display:block;font-size:.76rem;margin-bottom:8px}.hod-product-form select{width:100%;background:transparent;border:1px solid var(--hod-line);padding:13px}.hod-add-btn{width:100%;min-height:54px;margin-top:10px;border:1px solid var(--hod-burgundy);background:var(--hod-burgundy);color:#fff;font-size:.9rem;cursor:pointer}.hod-add-btn:disabled{background:#9e918a;border-color:#9e918a;cursor:not-allowed}.hod-viewing-link{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding:15px 0;color:var(--hod-burgundy);text-decoration:none;border-bottom:1px solid var(--hod-line);font-size:.86rem}.hod-purchase-notes{padding:20px 0;border-bottom:1px solid var(--hod-line)}.hod-purchase-notes>div{display:grid;grid-template-columns:120px 1fr;gap:14px;margin:10px 0}.hod-purchase-notes strong{font:500 .74rem/1.4 var(--hod-sans)}.hod-purchase-notes span{font-size:.76rem;line-height:1.5;color:var(--hod-muted)}.hod-product-accordions details{border-bottom:1px solid var(--hod-line)}.hod-product-accordions summary{list-style:none;padding:18px 0;display:flex;justify-content:space-between;cursor:pointer;font-size:.86rem}.hod-product-accordions summary::-webkit-details-marker{display:none}.hod-product-accordions details>div{padding:0 0 20px;color:var(--hod-muted);font-size:.82rem;line-height:1.7}.hod-product-richtext p:first-child{margin-top:0}.hod-product-storyline{text-align:center;padding:112px 0 88px;max-width:900px!important}.hod-product-storyline h2{font-size:clamp(3.2rem,5vw,5.2rem)}.hod-product-storyline>p:last-child{max-width:650px;margin:20px auto 0;color:var(--hod-muted);line-height:1.7}.hod-more-edit{padding-top:64px;border-top:1px solid var(--hod-line)}.hod-more-edit__head{display:flex;align-items:end;justify-content:space-between;margin-bottom:36px}.hod-more-edit h2{font-size:clamp(2.8rem,4vw,4.5rem)}
