/* Collectible Design: gallery typography, warm paper and complete photographs. */
.collectible-intro { padding-top: 76px; padding-bottom: 66px; }
.collectible-intro > h1 { margin: 14px 0 18px; font-size: clamp(42px, 5.8vw, 76px); line-height: 1.08; letter-spacing: .035em; }
.collectible-subtitle { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(23px, 2.5vw, 31px); line-height: 1.4; color: var(--sage); margin: 0 0 30px; }
.collectible-lead { max-width: 830px; font-size: 17px; line-height: 1.85; color: var(--muted); }
.collectible-collaboration { display: grid; grid-template-columns: minmax(0,.75fr) minmax(0,1.25fr); gap: 64px; margin-top: 48px; padding-top: 42px; border-top: 1px solid var(--line); }
.collectible-collaboration h2 { font-size: clamp(25px,3vw,36px); max-width: 340px; line-height: 1.3; margin-top: 16px; }
.collectible-editorial-copy p { margin: 0 0 20px; font-size: 15px; line-height: 1.85; color: var(--muted); }
.collectible-editorial-copy p:last-child { margin-bottom: 0; }
.collectible-editorial-copy strong { color: var(--ink); font-weight: 600; }
.collectible-visuals { background: var(--page); }
.collectible-section-heading { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,.7fr); gap: 64px; align-items: end; margin-bottom: 36px; }
.collectible-section-heading h2 { margin-bottom: 0; font-size: clamp(26px,3vw,38px); }
.collectible-section-heading > p { margin: 0; max-width: 440px; font-size: 15px; color: var(--muted); }
.collectible-editorial-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 38px 30px; }
.collectible-editorial-photo { margin: 0; min-width: 0; }
.collectible-editorial-photo > a { display: block; background: #f2ebe1; }
.collectible-editorial-photo img { width: 100%; height: auto; aspect-ratio: 3 / 4; object-fit: contain; }
.collectible-photo-wide { grid-column: 1 / -1; }
.collectible-photo-wide img { aspect-ratio: 16 / 9; max-height: 650px; }
.collectible-editorial-photo figcaption { display: flex; justify-content: space-between; gap: 10px 24px; flex-wrap: wrap; padding: 15px 1px 0; line-height: 1.5; }
.collectible-editorial-photo figcaption span:first-child { font-family: Georgia, 'Times New Roman', serif; font-size: 18px; }
.collectible-editorial-photo figcaption span:last-child { font-size: 13px; color: var(--muted); }
.collectible-catalogue-cta { display: flex; align-items: center; flex-direction: column; gap: 19px; margin-top: 55px; text-align: center; }
.collectible-catalogue-intro { border-block: 1px solid var(--line); margin: 28px 0; padding: 17px 0; display: flex; align-items: center; justify-content: space-between; gap: 12px 28px; flex-wrap: wrap; font-size: 14px; }
.collectible-catalogue-intro p { margin: 0; }
.collectible-catalogue-intro a { color: var(--terra); text-decoration: underline; text-underline-offset: 5px; }
.filter-group[hidden] { display: none; }
.catalogue-card.collectible-card .catalogue-preview img { height: auto; aspect-ratio: 3 / 4; object-fit: contain; background: #f3eee7; }
.catalogue-card.collectible-card .catalogue-preview:hover img { transform: none; }
.collectible-card .catalogue-caption { padding: 19px 20px 24px; }
.collectible-card-ref { display: block; color: var(--terra); font-size: 10px; letter-spacing: .13em; text-transform: uppercase; margin-bottom: 10px; }
.collectible-card .catalogue-caption h3 { margin-bottom: 7px; line-height: 1.4; }
.collectible-card-dim { display: block; color: var(--muted); font-size: 12px; line-height: 1.7; margin-top: 11px; }
.collectible-card-link { display: inline-block; color: var(--terra); font-size: 12px; margin-top: 15px; border-bottom: 1px solid var(--line); }
.collectible-detail-grid { display: grid; grid-template-columns: minmax(0,1.05fr) minmax(0,1fr); gap: clamp(32px,5vw,70px); align-items: start; }
.collectible-detail .oeuvre-copy h1 { font-size: clamp(29px,3.1vw,43px); line-height: 1.2; margin: 12px 0 26px; }
.collectible-detail .oeuvre-copy { min-width: 0; padding-top: 16px; }
.collectible-detail .oeuvre-image-trigger img { height: auto; aspect-ratio: 3 / 4; max-height: 670px; background: #f3eee7; }
.collectible-gallery { min-width: 0; }
.collectible-thumbnails { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 9px; margin-top: 12px; }
.collectible-thumbnails button { border: 1px solid var(--line); padding: 3px; background: var(--paper); cursor: pointer; }
.collectible-thumbnails button[aria-pressed='true'] { border: 2px solid var(--terra); padding: 2px; }
.collectible-thumbnails img { width: 100%; height: auto; aspect-ratio: 1; object-fit: contain; background: #f3eee7; }
.collectible-facts { margin: 0; border-top: 1px solid var(--line); }
.collectible-facts > div { display: grid; grid-template-columns: minmax(100px,.65fr) minmax(0,1.35fr); gap: 16px; padding: 11px 0; border-bottom: 1px solid var(--line); font-size: 13px; }
.collectible-facts dt { color: var(--muted); }
.collectible-facts dd { margin: 0; line-height: 1.65; }
.collectible-detail .oeuvre-description-compact { border: 0; padding-top: 0; }
.collectible-detail .oeuvre-description-compact p { line-height: 1.8; font-size: 15px; }
.collectible-detail .related-piece img { height: auto; aspect-ratio: 3 / 4; object-fit: contain; background: #f3eee7; }
@media (max-width: 900px) {
 .collectible-collaboration, .collectible-section-heading { gap: 32px; }
 .collectible-detail-grid { grid-template-columns: minmax(0,1fr); max-width: 690px; margin: auto; }
 .collectible-detail .oeuvre-image-trigger img { max-height: 600px; }
}
@media (max-width: 700px) {
 .collectible-intro { padding-top: 44px; padding-bottom: 40px; }
 .collectible-intro > h1 { font-size: clamp(32px,8vw,49px); letter-spacing: .015em; }
 .collectible-lead { font-size: 16px; }
 .collectible-collaboration, .collectible-section-heading { grid-template-columns: minmax(0,1fr); gap: 22px; }
 .collectible-collaboration { margin-top: 30px; padding-top: 26px; }
 .collectible-collaboration h2 { max-width: none; margin-bottom: 0; }
 .collectible-editorial-grid { grid-template-columns: minmax(0,1fr); gap: 30px; }
 .collectible-photo-wide { grid-column: auto; }
 .collectible-photo-wide img { aspect-ratio: 4 / 3; }
 .collectible-editorial-photo figcaption { display: grid; gap: 4px; }
 .collectible-catalogue-cta .btn { white-space: normal; }
 .collectible-thumbnails { grid-template-columns: repeat(4,minmax(0,1fr)); }
 .collectible-facts > div { gap: 10px; }
}
@media (max-width: 620px) {
 .catalogue-card.collectible-card .catalogue-preview img { height: auto; aspect-ratio: 3 / 4; }
 .collectible-card .catalogue-caption { padding-inline: 18px; }
}
