/* Public discovery only: no styles for protected catalog/cart or homepage. */
.xg-collections{padding-top:120px;padding-bottom:56px;overflow-wrap:anywhere}
.xg-collections h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.15}
.xg-collections h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:24px}
.xg-collections h3{font-size:1.2rem;line-height:1.4}
.xg-collections p{line-height:1.75}
.xg-collections section{padding-top:32px;margin-top:32px;border-top:1px solid #ccd1c6;scroll-margin-top:110px}
.xg-collection-intro{max-width:900px}
.xg-kicker{font-size:.85rem;letter-spacing:.08em;color:#296d5c;font-weight:700}
.xg-collection-nav{display:flex;flex-wrap:wrap;gap:8px 24px;margin:24px 0}
.xg-collection-nav a{display:inline-flex;align-items:center;min-height:44px}
.xg-collections a{color:#296d5c;text-underline-offset:3px}
.xg-collections a:focus-visible{outline:3px solid #296d5c;outline-offset:4px}
.xg-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;margin:22px 0}
.xg-collection-card,.xg-product-reference{background:#fff;border:1px solid #d6dfd2;border-radius:5px;overflow:hidden;min-width:0}
.xg-collection-card img{display:block;width:100%;aspect-ratio:1466/1080;object-fit:cover;background:#f2f1ed}
.xg-collection-card>div{padding:16px}
.xg-collection-card h3 a{display:inline-block;min-height:44px}
.xg-family-editorial{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-top:32px;align-items:start}
.xg-family-art{display:block;width:100%;height:auto;aspect-ratio:auto 1466/1080}
.xg-family-portrait{aspect-ratio:auto 1080/1466}
.xg-product-reference-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
.xg-product-reference img{display:block;width:100%;aspect-ratio:1466/1080;object-fit:contain;background:#f2f1ed}
.xg-product-reference>div{padding:16px}
.xg-product-reference dt{font-size:.85rem;color:#315f50}
.xg-product-reference dd{margin-bottom:12px;font-size:.95rem}
.xg-collections .xg-collection-next{padding:24px;background:#edf1e7;border-left:4px solid #899776}
.xg-collection-jumps a,.xg-selection-link{display:inline-flex;align-items:center;min-height:44px;padding:7px 11px;border:1px solid #899776;border-radius:4px}
.xg-secondary-path a,.xg-collections .breadcrumb a{display:inline-flex;align-items:center;min-height:44px}
.xg-collections .breadcrumb{align-items:center}
.xg-collections .breadcrumb-item{display:flex;align-items:center;min-height:44px;max-width:100%;line-height:1.5}
.xg-collections .breadcrumb-item+.breadcrumb-item::before{float:none;flex-shrink:0}
.xg-collections .btn{white-space:normal;max-width:100%;min-height:44px;align-content:center}
@media(max-width:1024px){.xg-product-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.xg-collections{padding-top:110px}.xg-family-editorial{grid-template-columns:1fr}.xg-collection-grid,.xg-product-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.xg-collections .xg-collection-next{padding:22px}}
@media(max-width:480px){.xg-collection-grid,.xg-product-reference-grid{grid-template-columns:1fr}}
