/* ============================================================================
   PAGE FAMILY: catalog categories + group-by pages (B9) — SKIN tier — from site-allpaintingsstore-V2.0.css, original order
   Migrated 2026-07-05. Scope: every rule scoped to a *-categories-page or
   *-groupby-page class (the 4 categories + 4 group-by templates).
   PHASE-A FIDELITY: verbatim relocation (incl. legacy !important); tokenization
   is a recorded follow-up. Do not edit without re-running the harness diff.
   ============================================================================ */
.search_sec.catalog-groupby-page,
.search_sec.artwork-groupby-page,
.search_sec.artist-groupby-page,
.search_sec.museum-groupby-page,
.search_sec.article-groupby-page {
  --aps-gb-bg:        var(--aps-paper, #FBFAF6);
  --aps-gb-bg-2:      var(--aps-bg, #F6F4EF);
  --aps-gb-band:      var(--aps-bg-2, #ECE9E1);
  --aps-gb-slot:      var(--aps-cream, #E8DFC9);
  --aps-gb-ink:       var(--aps-ink, #161310);
  --aps-gb-ink-2:     var(--aps-ink-2, #4A4641);
  --aps-gb-ink-3:     var(--aps-ink-3, #8A857D);
  --aps-gb-line:      var(--aps-rule, #DCD7CB);
  --aps-gb-line-2:    var(--aps-rule-2, #C8C2B3);
  --aps-gb-accent:    var(--aps-burgundy, #5B1622);
  --aps-gb-accent-h:  var(--aps-burgundy-2, #7A1F30);
  --aps-gb-display:   var(--aps-f-display, "Bricolage Grotesque", ui-sans-serif, sans-serif);
  --aps-gb-body:      var(--aps-f-text, "Familjen Grotesk", ui-sans-serif, sans-serif);
}

.search_sec.artwork-groupby-page .breadcrumb-navigation-list li,
.search_sec.artwork-groupby-page .breadcrumb-navigation-list a,
.search_sec.artwork-groupby-page .breadcrumb-current-page-item,
.search_sec.artwork-groupby-page .Showing_text,
.search_sec.artwork-groupby-page .sortABC,
.search_sec.artwork-groupby-page .sortABC a,
.search_sec.artwork-groupby-page .sortABC span,
.search_sec.artist-groupby-page .breadcrumb-navigation-list li,
.search_sec.artist-groupby-page .breadcrumb-navigation-list a,
.search_sec.artist-groupby-page .breadcrumb-current-page-item,
.search_sec.artist-groupby-page .Showing_text,
.search_sec.artist-groupby-page .sortABC,
.search_sec.artist-groupby-page .sortABC a,
.search_sec.artist-groupby-page .sortABC span {
  color: var(--aps-gb-ink);
  font-family: var(--aps-gb-body);
}

.search_sec.artwork-groupby-page .Showing_text,
.search_sec.artist-groupby-page .Showing_text {
  font-size: 14px;
  line-height: 1.5;
}

.search_sec.catalog-groupby-page #groupby-selector,
.search_sec.catalog-groupby-page #fieldSelector,
.search_sec.catalog-groupby-page .Showing_text .form-control,
.search_sec.artwork-groupby-page #groupby-selector,
.search_sec.artwork-groupby-page .Showing_text .form-control,
.search_sec.artist-groupby-page #groupby-selector,
.search_sec.artist-groupby-page .Showing_text .form-control,
.search_sec.museum-groupby-page #groupby-selector,
.search_sec.museum-groupby-page #fieldSelector,
.search_sec.museum-groupby-page .Showing_text .form-control,
.search_sec.article-groupby-page #groupby-selector,
.search_sec.article-groupby-page .Showing_text .form-control {
  background-color: var(--aps-gb-bg) !important;
  border: 1px solid var(--aps-gb-line-2) !important;
  color: var(--aps-gb-ink) !important;
  border-radius: 2px;
  font-family: var(--aps-gb-body);
  font-size: 13px;
}

.search_sec.artwork-groupby-page .sortABC a.active,
.search_sec.artist-groupby-page .sortABC a.active {
  color: var(--aps-gb-accent) !important;
  font-weight: 600;
}

.search_sec.artwork-groupby-page .sortABC a.disabled,
.search_sec.artist-groupby-page .sortABC a.disabled {
  color: var(--aps-gb-ink-3) !important;
}

.search_sec.catalog-groupby-page .sidebar .sidebar_box,
.search_sec.artwork-groupby-page .sidebar .sidebar_box,
.search_sec.artist-groupby-page .sidebar .sidebar_box,
.search_sec.museum-groupby-page .sidebar .sidebar_box,
.search_sec.article-groupby-page .sidebar .sidebar_box {
  background: var(--aps-gb-band) !important;
  border: 1px solid var(--aps-gb-line) !important;
  color: var(--aps-gb-ink) !important;
  border-radius: 2px;
  font-family: var(--aps-gb-body);
}

.search_sec.catalog-groupby-page .sidebar .sidebar_box:hover,
.search_sec.artwork-groupby-page .sidebar .sidebar_box:hover,
.search_sec.artist-groupby-page .sidebar .sidebar_box:hover,
.search_sec.museum-groupby-page .sidebar .sidebar_box:hover,
.search_sec.article-groupby-page .sidebar .sidebar_box:hover {
  background: var(--aps-gb-band) !important;
  border-color: var(--aps-gb-line-2) !important;
}

.search_sec.catalog-groupby-page .sidebar .sidebar_box.active,
.search_sec.artwork-groupby-page .sidebar .sidebar_box.active,
.search_sec.artist-groupby-page .sidebar .sidebar_box.active,
.search_sec.museum-groupby-page .sidebar .sidebar_box.active,
.search_sec.article-groupby-page .sidebar .sidebar_box.active {
  background: var(--aps-paper, #FBFAF6) !important;
  border-color: var(--aps-gb-accent, #5B1622) !important;
  border-left-width: 3px !important;
}

.search_sec.artwork-groupby-page h3.sidebar_box_title,
.search_sec.artwork-groupby-page h3.sidebar_box_title a,
.search_sec.artist-groupby-page h3.sidebar_box_title,
.search_sec.artist-groupby-page h3.sidebar_box_title a {
  color: var(--aps-gb-ink) !important;
  font-family: var(--aps-gb-body);
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
}

.search_sec.artwork-groupby-page p.sidebar_box_description,
.search_sec.artwork-groupby-page p.sidebar_box_description a,
.search_sec.artist-groupby-page p.sidebar_box_description,
.search_sec.artist-groupby-page p.sidebar_box_description a {
  color: var(--aps-gb-ink-2, #4A4641) !important;
  font-family: var(--aps-gb-body);
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
}

.search_sec.artwork-groupby-page h3.sidebar_box_title,
.search_sec.artwork-groupby-page h3.sidebar_box_title a,
.search_sec.artist-groupby-page h3.sidebar_box_title,
.search_sec.artist-groupby-page h3.sidebar_box_title a {
  font-family: var(--aps-gb-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.015em;
  margin-bottom: 12px;
}

.search_sec.artwork-groupby-page h3.sidebar_box_title a:hover,
.search_sec.artist-groupby-page h3.sidebar_box_title a:hover {
  color: var(--aps-gb-accent) !important;
}

.search_sec.artwork-groupby-page .showMainResuls,
.search_sec.artist-groupby-page .showMainResuls {
  font-family: var(--aps-gb-body);
}

.search_sec.artwork-groupby-page .showMainResulsTitle h3,
.search_sec.artwork-groupby-page .showMainResulsTitle h3 a,
.search_sec.artist-groupby-page .showMainResulsTitle h3,
.search_sec.artist-groupby-page .showMainResulsTitle h3 a {
  color: var(--aps-gb-ink) !important;
  font-family: var(--aps-gb-display);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.015em;
  text-transform: none;
}

.search_sec.artwork-groupby-page .showMainResulsTitle h3 a:hover,
.search_sec.artist-groupby-page .showMainResulsTitle h3 a:hover {
  color: var(--aps-gb-accent) !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.search_sec.artwork-groupby-page .showMainResulsTitle h3 span,
.search_sec.artist-groupby-page .showMainResulsTitle h3 span {
  background: var(--aps-gb-slot) !important;
  color: var(--aps-gb-ink) !important;
  font-family: var(--aps-gb-body);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: normal;
}

.search_sec.artwork-groupby-page .showMainResulsTitle > a,
.search_sec.artwork-groupby-page .showMainResulsTitle > button.catalog-nav-btn,
.search_sec.artist-groupby-page .showMainResulsTitle > a,
.search_sec.artist-groupby-page .showMainResulsTitle > button.catalog-nav-btn {
  color: var(--aps-gb-ink) !important;
  font-family: var(--aps-gb-body);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: none;
}

.search_sec.artwork-groupby-page .showMainResulsTitle > a:hover,
.search_sec.artwork-groupby-page .showMainResulsTitle > button.catalog-nav-btn:hover,
.search_sec.artist-groupby-page .showMainResulsTitle > a:hover,
.search_sec.artist-groupby-page .showMainResulsTitle > button.catalog-nav-btn:hover {
  color: var(--aps-gb-accent) !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.search_sec.artwork-groupby-page .showMainResulsBox,
.search_sec.artist-groupby-page .showMainResulsBox {
  background: var(--aps-gb-band) !important;
  color: var(--aps-gb-ink) !important;
  border: 1px solid var(--aps-gb-line);
  border-radius: 2px;
  font-family: var(--aps-gb-body);
}

.search_sec.artwork-groupby-page .showMainResulsImage h3,
.search_sec.artwork-groupby-page .showMainResulsImage h3 a,
.search_sec.artist-groupby-page .showMainResulsImage h3,
.search_sec.artist-groupby-page .showMainResulsImage h3 a {
  background: rgba(22, 19, 16, 0.72) !important;
  color: var(--aps-gb-bg) !important;
  font-family: var(--aps-gb-body);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}

.search_sec.artwork-groupby-page .showMainResulsImage p,
.search_sec.artwork-groupby-page .showMainResulsImage p a,
.search_sec.artist-groupby-page .showMainResulsImage p,
.search_sec.artist-groupby-page .showMainResulsImage p a {
  color: var(--aps-gb-bg) !important;
  font-family: var(--aps-gb-body);
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
}

.search_sec.artwork-groupby-page .showMainResulsImage h3 a:hover,
.search_sec.artwork-groupby-page .showMainResulsImage p a:hover,
.search_sec.artist-groupby-page .showMainResulsImage h3 a:hover,
.search_sec.artist-groupby-page .showMainResulsImage p a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.search_sec.artwork-groupby-page .showResultsItems h3 a,
.search_sec.artwork-groupby-page .showResultsItems h3,
.search_sec.artwork-groupby-page .showResultsItems h4,
.search_sec.artwork-groupby-page .showResultsItems h4 a,
.search_sec.artwork-groupby-page .showResultsItems p,
.search_sec.artwork-groupby-page .showResultsItems p a,
.search_sec.artwork-groupby-page .artwork_list_additional_values h3,
.search_sec.artwork-groupby-page .artwork_list_additional_values h3 a,
.search_sec.artist-groupby-page .showResultsItems h3 a,
.search_sec.artist-groupby-page .showResultsItems h3,
.search_sec.artist-groupby-page .showResultsItems h4,
.search_sec.artist-groupby-page .showResultsItems h4 a,
.search_sec.artist-groupby-page .showResultsItems p,
.search_sec.artist-groupby-page .showResultsItems p a {
  color: var(--aps-gb-ink) !important;
  font-family: var(--aps-gb-body);
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  text-transform: none;
  white-space: normal;
}

.search_sec.artwork-groupby-page .showResultsItems h3 a,
.search_sec.artwork-groupby-page .showResultsItems h4 a,
.search_sec.artist-groupby-page .showResultsItems h3 a,
.search_sec.artist-groupby-page .showResultsItems h4 a {
  font-weight: 600;
}

.search_sec.artwork-groupby-page .showResultsItems h4 a:hover,
.search_sec.artwork-groupby-page .showResultsItems h3 a:hover,
.search_sec.artwork-groupby-page .showResultsItems p a:hover,
.search_sec.artist-groupby-page .showResultsItems h4 a:hover,
.search_sec.artist-groupby-page .showResultsItems h3 a:hover,
.search_sec.artist-groupby-page .showResultsItems p a:hover {
  color: var(--aps-gb-accent) !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.search_sec.catalog-categories-page .breadcrumb-navigation-list li,
.search_sec.catalog-categories-page .breadcrumb-navigation-list a,
.search_sec.catalog-categories-page .breadcrumb-current-page-item,
.search_sec.catalog-categories-page .Showing_text,
.search_sec.catalog-categories-page .sorting_content,
.search_sec.catalog-categories-page .sort_by,
.search_sec.artwork-categories-page .breadcrumb-navigation-list li,
.search_sec.artwork-categories-page .breadcrumb-navigation-list a,
.search_sec.artwork-categories-page .breadcrumb-current-page-item,
.search_sec.artwork-categories-page .Showing_text,
.search_sec.artwork-categories-page .sorting_content,
.search_sec.artwork-categories-page .sort_by {
  color: var(--aps-ink, #161310);
  font-family: var(--aps-f-text, "Familjen Grotesk", ui-sans-serif, sans-serif);
}

.search_sec.catalog-categories-page .breadcrumb-navigation-list a:hover,
.search_sec.artwork-categories-page .breadcrumb-navigation-list a:hover {
  color: var(--aps-burgundy, #5B1622);
}

.search_sec.catalog-categories-page .Showing_text .form-control,
.search_sec.catalog-categories-page .sorting_content select.custom-select,
.search_sec.artwork-categories-page .Showing_text .form-control,
.search_sec.artwork-categories-page .sorting_content select.custom-select {
  background-color: var(--aps-paper, #FBFAF6) !important;
  border: 1px solid var(--aps-rule-2, #C8C2B3) !important;
  color: var(--aps-ink, #161310) !important;
  border-radius: 2px;
  font-family: var(--aps-f-text, "Familjen Grotesk", ui-sans-serif, sans-serif);
  font-size: 13px;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card,
.search_sec.catalog-categories-page .custom_search .article-list-card,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card,
.search_sec.artwork-categories-page .custom_search .article-list-card{
  background: var(--aps-paper, #FBFAF6);
  border: 1px solid var(--aps-rule, #DCD7CB) !important;
  border-bottom: 1px solid var(--aps-rule, #DCD7CB) !important;
  border-radius: 2px;
  overflow: visible; /* the global hover panel extends BELOW the card — never clip it
                        (image zoom is clipped by .search_img's own overflow:hidden) */
  position: relative;
  transition: border-color 0.22s ease, transform 0.22s ease;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card:hover,
.search_sec.catalog-categories-page .custom_search .article-list-card:hover,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card:hover,
.search_sec.artwork-categories-page .custom_search .article-list-card:hover{
  background: var(--aps-paper, #FBFAF6) !important;
  border-color: var(--aps-rule-2, #C8C2B3) !important;
  transform: translateY(-3px);
}

.search_sec.catalog-categories-page .custom_search .row > [class*="col-"],
.search_sec.artwork-categories-page .custom_search .row > [class*="col-"] {
  border: none !important;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__media,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__media,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__media,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__media{
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid var(--aps-rule, #DCD7CB);
  background: var(--aps-bg-2, #ECE9E1);
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__body,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__body,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__body,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__body{
  padding: 14px 16px 12px;
  background: transparent;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__meta,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__meta{
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 5px;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist h2,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__meta h2,
.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist h2 a,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__meta h2 a,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist h2,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__meta h2,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist h2 a,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__meta h2 a{
  font-family: var(--aps-f-display, "Bricolage Grotesque", sans-serif) !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  line-height: 1.25 !important;
  letter-spacing: -0.005em !important;
  font-variation-settings: "wdth" 90 !important;
  text-transform: none !important;
  color: var(--aps-ink, #161310) !important;
  text-decoration: none;
  margin: 0;
  flex: 1 1 auto;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.15s ease;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist h2 a:hover,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__meta h2 a:hover,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist h2 a:hover,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__meta h2 a:hover{
  color: var(--aps-burgundy, #5B1622) !important;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist span,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__meta span,
.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist span a,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__meta span a,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist span,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__meta span,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__artist span a,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__meta span a{
  font-family: var(--aps-f-mono, "JetBrains Mono", monospace) !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  color: var(--aps-ink-3, #8A857D) !important;
  white-space: nowrap;
  flex-shrink: 0;
  text-decoration: none;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__title,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__title,
.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__title a,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__title a,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__title,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__title,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__title a,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__title a{
  font-family: var(--aps-f-display, "Bricolage Grotesque", sans-serif) !important;
  font-weight: 300 !important;
  font-style: italic !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  letter-spacing: -0.008em !important;
  font-variation-settings: "wdth" 92 !important;
  color: var(--aps-ink-2, #4A4641) !important;
  text-decoration: none;
  display: block;
  transition: color 0.15s ease;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__title a:hover,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__title a:hover,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__title a:hover,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__title a:hover{
  color: var(--aps-ink, #161310) !important;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__hover,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__hover,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__hover,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__hover{
  box-sizing: border-box;
  background: var(--aps-paper, #FBFAF6) !important;   /* same as card :hover (panel only shows on hover) */
  border: 1px solid var(--aps-rule-2, #C8C2B3);       /* side + bottom frame, matches list-page panel */
  border-top: 1px solid var(--aps-rule, #DCD7CB);
  border-radius: 0 0 2px 2px;
  padding: 14px 16px 12px;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__hover p,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__hover p,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__hover p,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__hover p{
  font-family: var(--aps-f-text, "Familjen Grotesk", sans-serif) !important;
  font-size: 12.5px !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 1.55 !important;
  color: var(--aps-ink-2, #4A4641) !important;
  margin-bottom: 12px;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__hover p a,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__hover p a,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__hover p a,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__hover p a{
  color: var(--aps-burgundy, #5B1622) !important;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__footer,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__footer,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__footer,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__footer{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-top: 4px;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__buy-btn,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__cta,
.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__buy-btn.added,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__cta.added,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__buy-btn,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__cta,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__buy-btn.added,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__cta.added{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  min-height: 36px !important;
  padding: 6px 14px !important;
  background: var(--aps-burgundy, #5B1622) !important;
  color: var(--aps-cream-2, #F2E6D8) !important;
  font-family: var(--aps-f-display, "Bricolage Grotesque", sans-serif) !important;
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 1.3 !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase !important;
  text-align: center !important;
  font-variation-settings: "wdth" 90 !important;
  border: none !important;
  border-radius: 2px !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
  transition: background-color 0.18s ease !important;
  text-decoration: none;
  white-space: normal !important;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__buy-btn:hover,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__cta:hover,
.search_sec.catalog-categories-page .custom_search .artwork-catalog-card__cart-group a.artwork-catalog-card__buy-btn:hover,
.search_sec.catalog-categories-page .custom_search .article-list-card__cta-group a.article-list-card__cta:hover,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__buy-btn:hover,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__cta:hover,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card__cart-group a.artwork-catalog-card__buy-btn:hover,
.search_sec.artwork-categories-page .custom_search .article-list-card__cta-group a.article-list-card__cta:hover{
  background: var(--aps-burgundy-2, #7A1F30) !important;
  color: var(--aps-cream-2, #F2E6D8) !important;
}.search_sec.catalog-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__media-link::after,
.search_sec.catalog-categories-page .custom_search .article-list-card .article-list-card__media-link::after,
.search_sec.artwork-categories-page .custom_search .artwork-catalog-card .artwork-catalog-card__media-link::after,
.search_sec.artwork-categories-page .custom_search .article-list-card .article-list-card__media-link::after{
  content: none !important;
}


/* ============================================================================
   A1b/c/d RECONCILIATION PINS (2026-07-06, git-HEAD-reference verified):
   tiles converted to BEM now match A1 phase-A `.custom_search ...` !important
   chains the old alias markup never matched. Values re-assert a git-HEAD
   reference render (RULE 4); high class-repetition out-specifies those chains.
   ========================================================================= */
.artist-categories-page .artwork-catalog-card.artwork-catalog-card.artwork-catalog-card.artwork-catalog-card.artwork-catalog-card.artwork-catalog-card.artwork-catalog-card {
  display: block !important;
  flex-direction: row !important;
  padding: 25px 15px !important;
}
.artist-categories-page .artwork-catalog-card__media-link.artwork-catalog-card__media-link.artwork-catalog-card__media-link.artwork-catalog-card__media-link.artwork-catalog-card__media-link.artwork-catalog-card__media-link.artwork-catalog-card__media-link {
  display: flex !important;
  line-height: 24px !important;
}
.artist-categories-page .artwork-catalog-card__body.artwork-catalog-card__body.artwork-catalog-card__body.artwork-catalog-card__body.artwork-catalog-card__body.artwork-catalog-card__body.artwork-catalog-card__body {
  margin-top: 12px !important;
}
.artist-categories-page .artwork-catalog-card__hover.artwork-catalog-card__hover.artwork-catalog-card__hover.artwork-catalog-card__hover.artwork-catalog-card__hover.artwork-catalog-card__hover.artwork-catalog-card__hover {
  margin-top: 15px !important;
  margin-bottom: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.artist-categories-page .artwork-catalog-card__content.artwork-catalog-card__content.artwork-catalog-card__content.artwork-catalog-card__content.artwork-catalog-card__content.artwork-catalog-card__content.artwork-catalog-card__content {
  margin-left: auto !important;
  margin-right: auto !important;
}
.artist-categories-page .artwork-catalog-card__footer.artwork-catalog-card__footer.artwork-catalog-card__footer.artwork-catalog-card__footer.artwork-catalog-card__footer.artwork-catalog-card__footer.artwork-catalog-card__footer {
  align-items: center !important;
}
.artist-categories-page .artwork-catalog-card__cart-group.artwork-catalog-card__cart-group.artwork-catalog-card__cart-group.artwork-catalog-card__cart-group.artwork-catalog-card__cart-group.artwork-catalog-card__cart-group.artwork-catalog-card__cart-group {
  display: block !important;
  align-items: normal !important;
}

/* -- GROUPBY SEARCH CHROME SWEEP (2026-07-06): bare inner classes of the 4 group_by templates (showResultsItems, showMainResuls*, sortABC, sidebar rail, labels, numeric slider container, custom cols) - verbatim, original order -- */

.showMainResulsImage::after {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(transparent 30%, rgba(0, 0, 0, .55) 100%);
    opacity: 0;
    transition: opacity 1.1s;
    pointer-events: none;
}

.showMainResulsImage:hover::after {
    opacity: 1;
}

