/* v18 - antique and specialty cards match the primary shape-card geometry. */
.antique-shape-section{margin-top:24px;padding-top:23px;border-top:1px solid #ded7ca}
.antique-shape-heading{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:24px!important;margin:0 0 14px!important}
.antique-shape-heading>div{min-width:0}
.antique-shape-heading strong{display:block!important;font:500 18px/1.2 "DM Serif Display",serif;letter-spacing:0}
.antique-shape-heading div>span{display:block!important;max-width:680px;color:var(--muted);font-size:11px;line-height:1.45;margin-top:5px}
.shape-section-count{display:block!important;flex:0 0 auto;color:var(--gold);font:600 9px/1 "DM Sans",sans-serif;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}
.antique-featured-gallery,.antique-more-gallery{display:grid!important;grid-template-columns:repeat(6,minmax(108px,1fr))!important;gap:10px!important;align-items:stretch!important;width:100%;min-width:0}
.antique-featured-gallery>.antique-featured-tile,.antique-more-gallery>.antique-more-tile{position:relative!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;min-width:0!important;max-width:none!important;width:auto!important;height:auto!important;min-height:162px!important;margin:0!important;padding:0 0 13px!important;box-sizing:border-box!important;overflow:hidden!important}
.antique-featured-gallery>.antique-featured-tile .shape-photo,.antique-more-gallery>.antique-more-tile .shape-photo{display:block!important;flex:0 0 104px!important;width:100%!important;height:104px!important;margin:0 0 12px!important;padding:7px 10px!important;box-sizing:border-box!important;overflow:hidden!important;background:linear-gradient(145deg,#f4f3f0,#e3e3df)!important}
.antique-featured-gallery>.antique-featured-tile .shape-photo img,.antique-more-gallery>.antique-more-tile .shape-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important}
.antique-featured-gallery>.antique-featured-tile .shape-name,.antique-more-gallery>.antique-more-tile .shape-name{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding:0 7px!important;text-align:center!important;font:600 10px/1.25 "DM Sans",sans-serif!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.antique-featured-gallery>.antique-featured-tile small,.antique-more-gallery>.antique-more-tile small{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:4px!important;padding:0 7px!important;text-align:center!important;color:var(--muted)!important;font:400 9px/1.3 "DM Sans",sans-serif!important;letter-spacing:.02em!important;text-transform:none!important}
.antique-featured-gallery>.antique-featured-tile::after,.antique-more-gallery>.antique-more-tile::after{right:9px!important;top:9px!important;width:17px!important;height:17px!important}
.antique-featured-gallery>.antique-more-choice{align-items:center!important;justify-content:center!important;border:1px solid #d8d9d3!important;background:#e5e9e2!important;color:#60756d!important;cursor:pointer!important}
.antique-featured-gallery>.antique-more-choice:hover,.antique-featured-gallery>.antique-more-choice:focus-visible{border-color:var(--gold)!important;background:#f3efe4!important;color:var(--gold)!important;transform:translateY(-2px)}
.antique-featured-gallery>.antique-more-choice::after{display:none!important}
.antique-featured-gallery>.antique-more-choice .antique-more-icon{display:block!important;margin:0 0 12px!important;color:currentColor!important;font:400 29px/1 "DM Serif Display",serif!important}
.antique-featured-gallery>.antique-more-choice.is-open .antique-more-icon{font-size:25px!important}
.antique-shape-more-panel[hidden]{display:none!important}
.antique-shape-more-panel{clear:both;width:100%;margin-top:17px;padding:18px 0 3px;border-top:1px solid #e8e1d6}
.antique-more-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin:0 0 10px;color:var(--ink);font:500 12px/1.35 "DM Sans",sans-serif}
.antique-more-heading small{color:var(--muted);font-size:10px}
.antique-more-gallery{margin-top:2px}
@media(max-width:1100px){.antique-featured-gallery,.antique-more-gallery{grid-template-columns:repeat(4,minmax(92px,1fr))!important}}
@media(max-width:740px){.antique-shape-heading{display:block!important}.shape-section-count{display:inline-block!important;margin-top:10px}.antique-featured-gallery,.antique-more-gallery{display:flex!important;overflow-x:auto;padding:2px 2px 12px;gap:10px!important;scroll-snap-type:x mandatory;scrollbar-color:var(--gold) var(--cream)}.antique-featured-gallery>.antique-featured-tile,.antique-more-gallery>.antique-more-tile{flex:0 0 142px!important;min-height:155px!important;scroll-snap-align:start}.antique-featured-gallery>.antique-featured-tile .shape-photo,.antique-more-gallery>.antique-more-tile .shape-photo{flex-basis:98px!important;height:98px!important}.antique-more-heading{display:block}.antique-more-heading small{display:block;margin-top:4px}}

/* v20 mobile containment: specialty shapes wrap instead of forcing sideways scroll. */
@media(max-width:740px){
  .antique-featured-gallery,.antique-more-gallery{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;overflow:visible!important;scroll-snap-type:none!important;padding:0!important;max-width:100%!important;min-width:0!important}
  .antique-featured-gallery>.antique-featured-tile,.antique-more-gallery>.antique-more-tile{flex:initial!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:145px!important;scroll-snap-align:none!important}
  .antique-featured-gallery>.antique-featured-tile .shape-photo,.antique-more-gallery>.antique-more-tile .shape-photo{flex-basis:88px!important;height:88px!important}
}
