/* ============================================================================
   PAGE FAMILY: catalog categories + group-by pages (B9) — SKIN tier — from site-originaluniqueart-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:not(.catalog-groupby-page) .sidebar_box {
	color: #4A4A4A;
	background:#D3D3D3;
}

.search_sec:not(.catalog-groupby-page) #groupby-selector {
	background-color: #d3d3d3 !important;
}

.search_sec.catalog-categories-page .custom_search .row > [class*="col-"],
.search_sec.artwork-categories-page .custom_search .row > [class*="col-"] {
  border-color: var(--oua-line) !important;
}.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-color: var(--oua-bg);
  border-color: var(--oua-line) !important;
  transition: background-color 0.2s ease;
}.search_sec.catalog-categories-page .artwork-catalog-card:hover,
.search_sec.catalog-categories-page .article-list-card:hover,
.search_sec.artwork-categories-page .artwork-catalog-card:hover,
.search_sec.artwork-categories-page .article-list-card:hover{
  background-color: var(--oua-band) !important;
}.search_sec.catalog-categories-page .artwork-catalog-card__hover,
.search_sec.catalog-categories-page .article-list-card__hover,
.search_sec.artwork-categories-page .artwork-catalog-card__hover,
.search_sec.artwork-categories-page .article-list-card__hover{
  background: var(--oua-band) !important;
  border-top: 1px solid var(--oua-line, #e6e6e6) !important;
  border-bottom: none !important;
  /* horizontal inset = card padding + body padding (31px) so the hover snippet
     and buy button line up with the artist/title text above; vertical kept. */
  padding: 10px 31px 8px !important;
}.search_sec.catalog-categories-page .artwork-catalog-card__hover,
.search_sec.catalog-categories-page .article-list-card__hover,
.search_sec.artwork-categories-page .artwork-catalog-card__hover,
.search_sec.artwork-categories-page .article-list-card__hover{
  background: var(--oua-band) !important;
}.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__artist,
.search_sec.artwork-categories-page .article-list-card .article-list-card__meta{
  align-items: center;
  gap: 0.5rem;
}.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__artist h2,
.search_sec.artwork-categories-page .article-list-card .article-list-card__meta h2{
  margin: 0;
  flex: 1 1 auto;
  min-width: 0;
}.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__artist h2,
.search_sec.artwork-categories-page .article-list-card .article-list-card__meta h2,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__artist h2 a,
.search_sec.artwork-categories-page .article-list-card .article-list-card__meta h2 a{
  font-family: var(--oua-body);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-align: left;
  color: var(--oua-accent) !important;
  text-decoration: none;
  transition: color 0.15s ease;
}.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__artist h2 a:hover,
.search_sec.artwork-categories-page .article-list-card .article-list-card__meta h2 a:hover{
  color: var(--oua-accent-dark) !important;
}.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__artist span,
.search_sec.artwork-categories-page .article-list-card .article-list-card__meta span,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__artist span a,
.search_sec.artwork-categories-page .article-list-card .article-list-card__meta span a{
  font-family: var(--oua-body);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
  text-align: right;
  flex-shrink: 0;
  opacity: 1;
  color: var(--oua-ink-3) !important;
}.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__title,
.search_sec.artwork-categories-page .article-list-card .article-list-card__title,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__title a,
.search_sec.artwork-categories-page .article-list-card .article-list-card__title a{
  font-family: var(--oua-body);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  color: var(--oua-ink) !important;
  text-decoration: none;
  transition: color 0.15s ease;
}.search_sec.catalog-categories-page .artwork-catalog-card .artwork-catalog-card__title a:hover,
.search_sec.catalog-categories-page .article-list-card .article-list-card__title a:hover,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__title a:hover,
.search_sec.artwork-categories-page .article-list-card .article-list-card__title a:hover{
  color: var(--oua-accent) !important;
}.search_sec.catalog-categories-page .artwork-catalog-card .artwork-catalog-card__hover p,
.search_sec.catalog-categories-page .article-list-card .article-list-card__hover p,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__hover p,
.search_sec.artwork-categories-page .article-list-card .article-list-card__hover p{
  font-family: var(--oua-body);
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.55;
  text-align: left;
  color: var(--oua-ink-2) !important;
  opacity: 1;
  margin-bottom: 24px;
}.search_sec.catalog-categories-page .artwork-catalog-card .artwork-catalog-card__hover p a,
.search_sec.catalog-categories-page .article-list-card .article-list-card__hover p a,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__hover p a,
.search_sec.artwork-categories-page .article-list-card .article-list-card__hover p a{
  color: var(--oua-accent) !important;
}.search_sec.catalog-categories-page .artwork-catalog-card .artwork-catalog-card__buy-btn,
.search_sec.catalog-categories-page .article-list-card .article-list-card__cta,
.search_sec.catalog-categories-page .artwork-catalog-card .artwork-catalog-card__buy-btn.added,
.search_sec.catalog-categories-page .article-list-card .article-list-card__cta.added,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__buy-btn,
.search_sec.artwork-categories-page .article-list-card .article-list-card__cta,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__buy-btn.added,
.search_sec.artwork-categories-page .article-list-card .article-list-card__cta.added{
  background: var(--oua-ink) !important;
  color: #ffffff !important;
  font-family: var(--oua-body);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.04em;
  text-transform: none;
  border-radius: 999px;
  padding: 10px 20px;
  width: auto;
  min-width: 0;
  transition: background-color 0.15s ease, color 0.15s ease;
}.search_sec.catalog-categories-page .artwork-catalog-card .artwork-catalog-card__buy-btn:hover,
.search_sec.catalog-categories-page .article-list-card .article-list-card__cta:hover,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__buy-btn:hover,
.search_sec.artwork-categories-page .article-list-card .article-list-card__cta:hover{
  background: #2c2a27 !important;
  color: #ffffff !important;
}.search_sec.artwork-categories-page .custom_search .artwork-catalog-card__cart-group a.artwork-catalog-card__buy-btn,
.search_sec.artwork-categories-page .custom_search .article-list-card__cta-group a.article-list-card__cta{
  color: #ffffff !important;
}.search_sec.catalog-categories-page .artwork-catalog-card .artwork-catalog-card__fav-group,
.search_sec.catalog-categories-page .article-list-card .article-list-card__fav-group,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__fav-group,
.search_sec.artwork-categories-page .article-list-card .article-list-card__fav-group{
  background: var(--oua-bg);
  border: 1px solid var(--oua-line-2) !important;
  border-radius: 999px;
  padding: 7px 10px;
  transition: border-color 0.15s ease, background-color 0.15s ease;
}.search_sec.catalog-categories-page .artwork-catalog-card .artwork-catalog-card__fav-group:hover,
.search_sec.catalog-categories-page .article-list-card .article-list-card__fav-group:hover,
.search_sec.catalog-categories-page .artwork-catalog-card .artwork-catalog-card__fav-group.active,
.search_sec.catalog-categories-page .article-list-card .article-list-card__fav-group.active,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__fav-group:hover,
.search_sec.artwork-categories-page .article-list-card .article-list-card__fav-group:hover,
.search_sec.artwork-categories-page .artwork-catalog-card .artwork-catalog-card__fav-group.active,
.search_sec.artwork-categories-page .article-list-card .article-list-card__fav-group.active{
  background: var(--oua-slot) !important;
  border-color: var(--oua-accent) !important;
}

.search_sec.catalog-categories-page,
.search_sec.artwork-categories-page,
.search_sec.artist-categories-page,
.search_sec.museum-categories-page,
.search_sec.article-categories-page {
  --oua-bg:      #ffffff;
  --oua-ink:     #232323;
  --oua-ink-2:   #6f6f6f;
  --oua-ink-3:   #959595;
  --oua-line:    #e3e3e3;
  --oua-line-2:  #d6d6d6;
  --oua-band:    #f5f5f5;
  --oua-slot:    #eeeeee;
  --oua-accent:  #45433f;
  --oua-accent-dark: #93311f;
  --oua-body:    var(--font-body);
}

.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(--oua-ink);
  font-family: var(--oua-body);
}

.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(--oua-bg) !important;
  border: 1px solid var(--oua-line-2) !important;
  color: var(--oua-ink) !important;
  border-radius: 2px;
  font-family: var(--oua-body);
  font-size: 13px;
}

.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 {
  --oua-bg:      #ffffff;
  --oua-ink:     #232323;
  --oua-ink-2:   #6f6f6f;
  --oua-ink-3:   #959595;
  --oua-line:    #e3e3e3;
  --oua-line-2:  #d6d6d6;
  --oua-band:    #f5f5f5;
  --oua-slot:    #eeeeee;
  --oua-accent:  #45433f;
  --oua-body:    var(--font-body);
}

.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(--oua-ink);
  font-family: var(--oua-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(--oua-bg) !important;
  border: 1px solid var(--oua-line-2) !important;
  color: var(--oua-ink) !important;
  border-radius: 2px;
  font-family: var(--oua-body);
  font-size: 13px;
}

.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(--oua-band) !important;
  border: 1px solid var(--oua-line) !important;
  color: var(--oua-ink) !important;
  border-radius: 2px;
  font-family: var(--oua-body);
}

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

.search_sec.artwork-groupby-page h3.sidebar_box_title,
.search_sec.artwork-groupby-page h3.sidebar_box_title a,
.search_sec.artwork-groupby-page p.sidebar_box_description,
.search_sec.artwork-groupby-page p.sidebar_box_description a,
.search_sec.artist-groupby-page h3.sidebar_box_title,
.search_sec.artist-groupby-page h3.sidebar_box_title a,
.search_sec.artist-groupby-page p.sidebar_box_description,
.search_sec.artist-groupby-page p.sidebar_box_description a {
  color: var(--oua-ink) !important;
  font-family: var(--oua-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(--oua-ink-2) !important;
  font-size: 12px !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 {
  font-family: var(--oua-display, var(--oua-body));
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.01em;
  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(--oua-accent) !important;
}

.search_sec.artwork-groupby-page .showMainResuls,
.search_sec.artist-groupby-page .showMainResuls {
  font-family: var(--oua-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(--oua-ink) !important;
  font-family: var(--oua-display, var(--oua-body));
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.01em;
  text-transform: none;
}

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

.search_sec.artwork-groupby-page .showMainResulsTitle h3 span,
.search_sec.artist-groupby-page .showMainResulsTitle h3 span {
  background: var(--oua-slot) !important;
  color: var(--oua-ink) !important;
  font-family: var(--oua-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(--oua-ink) !important;
  font-family: var(--oua-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(--oua-accent) !important;
}

.search_sec.artwork-groupby-page .showMainResulsBox,
.search_sec.artist-groupby-page .showMainResulsBox {
  background: var(--oua-band) !important;
  color: var(--oua-ink) !important;
  border: 1px solid var(--oua-line);
  border-radius: 2px;
  font-family: var(--oua-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: rgb(17 17 16 / 70%) !important;
  color: var(--oua-bg) !important;
  font-family: var(--oua-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(--oua-bg) !important;
  font-family: var(--oua-body);
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
}

.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(--oua-ink) !important;
  font-family: var(--oua-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(--oua-accent) !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(--oua-slot, #eeeeee) !important;
  border: 1px solid var(--oua-accent, #45433f) !important;
  border-left: 3px solid var(--oua-accent, #45433f) !important;
}

.search_sec.catalog-groupby-page .sidebar .sidebar_box.active h3.sidebar_box_title,
.search_sec.catalog-groupby-page .sidebar .sidebar_box.active h3.sidebar_box_title a,
.search_sec.artwork-groupby-page .sidebar .sidebar_box.active h3.sidebar_box_title,
.search_sec.artwork-groupby-page .sidebar .sidebar_box.active h3.sidebar_box_title a,
.search_sec.artist-groupby-page .sidebar .sidebar_box.active h3.sidebar_box_title,
.search_sec.artist-groupby-page .sidebar .sidebar_box.active h3.sidebar_box_title a {
  font-weight: 700;
}

.search_sec.catalog-groupby-page h3.sidebar_box_title,
.search_sec.catalog-groupby-page h3.sidebar_box_title a,
.search_sec.museum-groupby-page h3.sidebar_box_title,
.search_sec.museum-groupby-page h3.sidebar_box_title a,
.search_sec.article-groupby-page h3.sidebar_box_title,
.search_sec.article-groupby-page h3.sidebar_box_title a {
  color: var(--oua-ink, #232323) !important;
  font-family: var(--oua-display, var(--oua-body));
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.01em;
  margin-bottom: 12px;
  text-transform: none;
}

.search_sec.catalog-groupby-page h3.sidebar_box_title a:hover,
.search_sec.museum-groupby-page h3.sidebar_box_title a:hover,
.search_sec.article-groupby-page h3.sidebar_box_title a:hover {
  color: var(--oua-accent, #45433f) !important;
}

.search_sec.catalog-groupby-page p.sidebar_box_description,
.search_sec.catalog-groupby-page p.sidebar_box_description a,
.search_sec.museum-groupby-page p.sidebar_box_description,
.search_sec.museum-groupby-page p.sidebar_box_description a,
.search_sec.article-groupby-page p.sidebar_box_description,
.search_sec.article-groupby-page p.sidebar_box_description a {
  color: var(--oua-ink-2, #6f6f6f) !important;
  font-family: var(--oua-body);
  font-size: 12px !important;
  line-height: 1.4;
}


/* ============================================================================
   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;
  border-top-style: none !important;
  border-radius: 0px !important;
}
.artist-categories-page .artwork-catalog-card__media.artwork-catalog-card__media.artwork-catalog-card__media.artwork-catalog-card__media.artwork-catalog-card__media.artwork-catalog-card__media.artwork-catalog-card__media {
  background-color: rgba(0, 0, 0, 0) !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;
  overflow: visible !important;
  position: static !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 {
  padding: 0px !important;
  margin-top: 12px !important;
}
.artist-categories-page .artwork-catalog-card__title.artwork-catalog-card__title.artwork-catalog-card__title.artwork-catalog-card__title.artwork-catalog-card__title.artwork-catalog-card__title.artwork-catalog-card__title {
  margin-top: 0px !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;
  overflow: visible !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 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  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;
  justify-content: normal !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 0px !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 a img {
	-webkit-filter: none;
	filter: none;
	transition: filter 0.3s ease-out, transform 1s ease-out;
}

.showMainResulsImage a:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transform: scale(1.02);
}

.showResultsItems h3 a,.showResultsItems h3 {
    color: #660000;
}

.showMainResulsImage p a {
	color: #ffffff;
}

.showMainResulsImage h3 {
	background: #d3d3d3 !important;
}

h3.sidebar_box_title,h3.sidebar_box_title a,p.sidebar_box_description,.showMainResuls,.showMainResulsTitle,.showMainResulsTitle h3,.showMainResulsTitle a,.showMainResulsTitle button.catalog-nav-btn {
	color: #4A4A4A;
}

.showMainResulsTitle h3 span {
	color: #4A4A4A;
	background-color: #c8c8c8 !important;
}

.showMainResulsBox {
	background: #D8D8D8;
	color: #4A4A4A;
}

.showMainResulsImage,.showMainResulsImage img,.showMainResulsImage h3,.showMainResulsImage h3 a {
	color: #4A4A4A;
}

.showMainResulsImage p {
	color: #b5b5b5;
}

.showResultsItems .row.align-items-center,.showMainResulsBox .col-md-8.col-md-82,.showResultsItems img,.showResultsItems h3 a,.showResultsItems h3,.artwork_list_additional_values h3,.artwork_list_additional_values h3 a,.showResultsItems h4,.showResultsItems p.article-keywords,.showResultsItems p,.showResultsItems h4 a,.showResultsItems p.article-keywords a,.showResultsItems p a,.showResultsItems h4 button.catalog-nav-btn,.showResultsItems p.article-keywords button.catalog-nav-btn,.showResultsItems p.article-tone-style button.catalog-nav-btn,.showResultsItems p button.catalog-nav-btn,.slider-container,.labels {
	color: #4A4A4A;
}

.sortABC,.sortABC a,.sortABC span,.sortABC span.active,.sortABC span.active:after,.sortABC span.disabled {
	color: #4A4A4A;
}

.col-md-4.col-md-42,.col-md-8.col-md-82 {
	color: #4A4A4A;
}

