/* Shared ACID Vacuno presentation for SIGNATURE and COLLECTION. */
.gaia-layer{--piece-paper:#fff;--piece-media:#fff;--piece-ink:#11110f;--piece-muted:#666;--piece-line:rgba(17,17,15,.18);background:#fff;color:#11110f}
.gaia-layer .piece-topbar,.gaia-layer .piece-info,.gaia-layer .family-media,.gaia-layer .piece-frame{background:#fff;backdrop-filter:none}
.gaia-layer .piece-wordmark--isotype img{height:32px;width:auto}
.gaia-layer .family-head h1{font-size:clamp(22px,2vw,28px);color:#11110f}
.gaia-layer .family-intro{font-size:12px;line-height:1.6;color:#666}
.gaia-layer .family-media{background:#fff;border:1px solid rgba(17,17,15,.08)}
.gaia-layer .family-media img,.gaia-layer .family-media:hover img{object-fit:contain;transform:none;filter:none}
.gaia-layer .family-card .family-card-title{margin:14px 0 4px;font-size:14px;letter-spacing:.02em;text-align:left;font-weight:700}
.gaia-layer .family-card-title a{text-decoration:none}
.gaia-layer .family-card-price{font-size:13px;color:#666}
.gaia-layer .family-carousel:focus-within .family-carousel-arrow{opacity:1}
.gaia-layer .signature-white-sticky{position:sticky;top:74px;max-height:calc(100dvh - 74px);overflow-y:auto;scrollbar-width:thin}
.gaia-layer .signature-white-frame,.gaia-layer .signature-white-frame img{height:auto;aspect-ratio:auto;object-fit:contain;transform:none}
.gaia-layer .piece-field:has(strong:empty){display:none}
@media(hover:none){.gaia-layer .family-carousel-arrow{opacity:1}}
@media(max-width:820px){
 .gaia-layer .signature-white-sticky{position:static;max-height:none;overflow:visible}
 .gaia-layer .piece-wordmark--isotype img{height:28px}
 .gaia-layer .family-row{width:calc(100% - 36px)}
}
