/* OGA V5.0.12 — MASTER EXTRA SUPREME
   Authoritative consolidated rules for artist grids, artist profile media, certificate/topbar polish
   and compact dual-handle price filtering. */

/* ARTISTS — one component on homepage + /artisti/. No carousel, no legacy spans. */
html body.oga-v510-master .oga-artists-two-row-grid,
html body.oga-v510-master .oga-artists-two-row-grid--directory{
  width:min(100%,1640px)!important;
  margin-inline:auto!important;
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:42px 28px!important;
  align-items:start!important;
  overflow:visible!important;
  transform:none!important;
}
html body.oga-v510-master .oga-artists-directory{padding:clamp(42px,5vw,76px) 42px 78px!important;overflow:hidden!important}
html body.oga-v510-master .oga-artists-two-row-grid .oga-featured-artist,
html body.oga-v510-master .oga-artists-two-row-grid--directory .oga-directory-artist{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  text-align:center!important;
  text-decoration:none!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
}
html body.oga-v510-master .oga-artists-two-row-grid .oga-featured-portrait{
  display:grid!important;
  place-items:center!important;
  width:clamp(138px,9vw,168px)!important;
  height:clamp(138px,9vw,168px)!important;
  min-width:0!important;
  min-height:0!important;
  max-width:168px!important;
  max-height:168px!important;
  aspect-ratio:1/1!important;
  margin:0 auto 14px!important;
  border-radius:50%!important;
  overflow:hidden!important;
  background:#f2efeb!important;
}
html body.oga-v510-master .oga-artists-two-row-grid .oga-featured-portrait>img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:50%!important;
  margin:0!important;
  transform:none!important;
}
html body.oga-v510-master .oga-artists-two-row-grid .oga-avatar-fallback{
  width:100%!important;height:100%!important;aspect-ratio:1/1!important;border-radius:50%!important;
  display:grid!important;place-items:center!important;font-size:42px!important;font-weight:500!important;background:#eee4d5!important;
}
html body.oga-v510-master .oga-artists-two-row-grid .oga-featured-artist>strong{
  margin:0!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:15px!important;line-height:1.25!important;font-weight:500!important;letter-spacing:.025em!important;
}
html body.oga-v510-master .oga-artists-two-row-grid .oga-featured-artist>small{
  margin-top:7px!important;color:#a34e3e!important;font-size:13px!important;line-height:1.3!important;font-weight:400!important;
}

/* PRICE FIRST — visually separate, above taxonomy filters. */
html body.oga-v510-master .oga-v5-catalog-page .oga-filters{overflow:visible!important}
html body.oga-v510-master .oga-filter-price-panel{
  margin:0 0 18px!important;
  padding:18px 20px 20px!important;
  border:1px solid #e5ddd4!important;
  background:#f5eee4!important;
  min-width:0!important;
}
html body.oga-v510-master .oga-filter-price-panel>legend{
  padding:0 8px 0 0!important;
  font-family:"Instrument Sans",Arial,sans-serif!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:600!important;
  color:#211f1d!important;
}
html body.oga-v510-master .oga-filter-price-panel__hint{margin:0 0 12px!important;font-size:12px!important;color:#756d65!important}
html body.oga-v510-master .oga-filter-price-panel__controls{
  display:grid!important;
  grid-template-columns:minmax(150px,220px) 22px minmax(150px,220px) auto!important;
  gap:12px!important;
  align-items:end!important;
  justify-content:start!important;
}
html body.oga-v510-master .oga-filter-price{display:grid!important;gap:6px!important;min-width:0!important}
html body.oga-v510-master .oga-filter-price>span:first-child{font-size:12px!important;font-weight:500!important;color:#5e5751!important}
html body.oga-v510-master .oga-price-input{height:46px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;background:#fff!important;border:1px solid #d8cec4!important}
html body.oga-v510-master .oga-price-input input{
  width:100%!important;height:44px!important;min-width:0!important;margin:0!important;padding:0 12px!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:15px!important;
}
html body.oga-v510-master .oga-price-input em{padding:0 12px 0 8px!important;font-style:normal!important;font-size:11px!important;font-weight:600!important;color:#817970!important;letter-spacing:.05em!important}
html body.oga-v510-master .oga-price-separator{align-self:center!important;padding-top:22px!important;text-align:center!important;color:#8a8178!important}
html body.oga-v510-master .oga-filter-price-submit{
  height:46px!important;min-width:142px!important;padding:0 18px!important;border:1px solid #a34e3e!important;background:#a34e3e!important;color:#fff!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:12px!important;font-weight:600!important;letter-spacing:.055em!important;text-transform:uppercase!important;cursor:pointer!important;
}
html body.oga-v510-master .oga-v5-catalog-page .oga-filter-grid{
  display:grid!important;
  grid-template-columns:minmax(180px,1.4fr) repeat(5,minmax(118px,1fr)) minmax(140px,.9fr)!important;
  gap:10px!important;align-items:end!important;overflow:visible!important;
}

/* ARTIST PROFILE — no representative-work strip; stable vertical media stage. */
html body.oga-v510-master .oga-artist-profile-cta{white-space:nowrap!important}
html body.oga-v510-master section.oga-artist-about.oga-artist-about-unified{
  display:grid!important;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;
  align-items:stretch!important;
  overflow:visible!important;
}
html body.oga-v510-master section.oga-artist-about.oga-artist-about-unified .oga-artist-about-media{
  min-width:0!important;padding:clamp(22px,3vw,38px)!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;
}
html body.oga-v510-master .oga-artist-work-slider--vertical{width:min(100%,480px)!important;max-width:480px!important;margin:auto!important;position:relative!important;background:#fff!important}
html body.oga-v510-master .oga-artist-work-slider--vertical .oga-artist-work-slides{width:100%!important;aspect-ratio:4/5!important;max-height:660px!important;overflow:hidden!important;background:#fff!important}
html body.oga-v510-master .oga-artist-work-slider--vertical .oga-artist-work-slide,
html body.oga-v510-master .oga-artist-work-slider--vertical .oga-artist-work-slide img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important}
html body.oga-v510-master .oga-artist-work-slider--vertical .oga-artist-work-slide img{display:block!important;object-fit:contain!important;object-position:center!important;background:#fff!important}
html body.oga-v510-master .oga-artist-work-slider--vertical :is(.oga-artist-work-prev,.oga-artist-work-next){width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;z-index:4!important}
html body.oga-v510-master section.oga-artist-about.oga-artist-about-unified .oga-artist-about-content{min-width:0!important;padding:clamp(30px,4vw,50px)!important;background:#eee4d5!important}

/* CERTIFICATE — display only. No public print/download affordance. */
html body.oga-v510-master .oga-certificate-preview,
html body.oga-v510-master .oga991-certificate-page-image{display:block!important;width:100%!important;overflow:hidden!important;background:#f7f2e8!important}
html body.oga-v510-master .oga-certificate-preview img,
html body.oga-v510-master .oga991-certificate-page-image>img{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important;margin:0!important}
html body.oga-v510-master .oga991-certificate-page-image figcaption{margin-top:14px!important;font-size:13px!important;line-height:1.55!important;color:#655e57!important}
html body.oga-v510-master .oga-certificate-actions{display:flex!important;gap:10px!important;margin-top:16px!important}

@media(max-width:1199px){
 html body.oga-v510-master .oga-artists-two-row-grid,html body.oga-v510-master .oga-artists-two-row-grid--directory{grid-template-columns:repeat(4,minmax(0,1fr))!important}
 html body.oga-v510-master .oga-v5-catalog-page .oga-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:900px){
 html body.oga-v510-master .oga-filter-price-panel__controls{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)!important}
 html body.oga-v510-master .oga-filter-price-submit{grid-column:1/-1!important;width:100%!important}
 html body.oga-v510-master section.oga-artist-about.oga-artist-about-unified{grid-template-columns:1fr!important}
 html body.oga-v510-master .oga-artist-work-slider--vertical{width:min(100%,440px)!important}
}
@media(max-width:820px){
 html body.oga-v510-master .oga-artists-two-row-grid,html body.oga-v510-master .oga-artists-two-row-grid--directory{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:32px 18px!important}
 html body.oga-v510-master .oga-artists-directory{padding-inline:24px!important}
}
@media(max-width:767px){
 html body.oga-v510-master .oga-artists-two-row-grid,html body.oga-v510-master .oga-artists-two-row-grid--directory{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 14px!important}
 html body.oga-v510-master .oga-artists-two-row-grid .oga-featured-portrait{width:clamp(108px,34vw,138px)!important;height:clamp(108px,34vw,138px)!important}
 html body.oga-v510-master .oga-v5-catalog-page .oga-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 html body.oga-v510-master .oga-v5-catalog-page .oga-filter-search,html body.oga-v510-master .oga-v5-catalog-page .oga-filter-submit{grid-column:1/-1!important}
 html body.oga-v510-master .oga-filter-price-panel{padding:16px!important}
 html body.oga-v510-master .oga-filter-price-panel__controls{grid-template-columns:1fr!important;gap:10px!important}
 html body.oga-v510-master .oga-price-separator{display:none!important}
 html body.oga-v510-master .oga-filter-price-submit{grid-column:1!important}
 html body.oga-v510-master .oga-artist-work-slider--vertical{width:min(100%,390px)!important}
 html body.oga-v510-master .oga-certificate-actions{display:grid!important;grid-template-columns:1fr!important}
 html body.oga-v510-master .oga-certificate-actions .oga-btn{width:100%!important;justify-content:center!important}
}
@media(max-width:480px){
 html body.oga-v510-master .oga-artists-directory{padding-inline:14px!important}
 html body.oga-v510-master .oga-v5-catalog-page .oga-filter-grid{grid-template-columns:1fr!important}
 html body.oga-v510-master .oga-v5-catalog-page :is(.oga-filter-search,.oga-filter-submit){grid-column:1!important}
 html body.oga-v510-master .oga-filter-price-panel__hint{font-size:11px!important}
}

/* V5.0.10.1 — /ARTISTI/: restore classic artist cards, only layout changes to two rows. */
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artists-grid--classic-two-rows{
  width:min(calc(100% - 84px),1640px)!important;
  margin:clamp(42px,5vw,72px) auto 82px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:24px 18px!important;
  align-items:stretch!important;
  overflow:visible!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-card--classic{
  grid-column:auto!important;
  width:auto!important;
  min-width:0!important;
  min-height:430px!important;
  height:100%!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  position:relative!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid var(--oga-line,#e3ddd5)!important;
  box-shadow:none!important;
  transform:none!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-card--classic:hover{
  transform:none!important;
  box-shadow:none!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-main{
  position:static!important;
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:100%!important;
  min-width:0!important;
  min-height:0!important;
  padding:24px 14px 16px!important;
  text-align:center!important;
  color:inherit!important;
  text-decoration:none!important;
  overflow:visible!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-card-portrait{
  display:block!important;
  width:clamp(112px,8vw,145px)!important;
  height:clamp(112px,8vw,145px)!important;
  aspect-ratio:1/1!important;
  margin:0 auto 16px!important;
  border-radius:50%!important;
  overflow:hidden!important;
  background:#f2efeb!important;
  flex:0 0 auto!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-card-portrait>img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:50%!important;
  filter:grayscale(100%)!important;
  transform:none!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-main>small{
  display:block!important;
  margin:0 0 8px!important;
  color:#a34e3e!important;
  font-family:"Instrument Sans",Arial,sans-serif!important;
  font-size:11px!important;
  line-height:1.25!important;
  font-weight:500!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-main>strong{
  display:block!important;
  margin:0!important;
  font-family:"Instrument Sans",Arial,sans-serif!important;
  font-size:15px!important;
  line-height:1.28!important;
  font-weight:500!important;
  letter-spacing:.015em!important;
  color:#111!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-card-motto{
  width:100%!important;
  min-height:4.6em!important;
  max-height:4.6em!important;
  margin:14px 0 0!important;
  overflow:hidden!important;
  color:#625b55!important;
  font-family:"Instrument Sans",Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1.52!important;
  font-style:italic!important;
  font-weight:400!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-card-foot{
  position:static!important;
  width:100%!important;
  margin:0!important;
  padding:14px 12px 16px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:11px!important;
  background:#fff!important;
  border-top:1px solid var(--oga-line,#e3ddd5)!important;
  transform:none!important;
  opacity:1!important;
  visibility:visible!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-categories{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:6px 8px!important;
  width:100%!important;
  min-height:20px!important;
  margin:0!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-categories a{
  display:inline-flex!important;
  width:auto!important;
  padding:0 0 2px!important;
  border:0!important;
  border-bottom:1px solid rgba(166,58,58,.28)!important;
  background:transparent!important;
  color:#24211e!important;
  font-size:9px!important;
  line-height:1.3!important;
  letter-spacing:.11em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}
html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-profile-link{
  position:static!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:min(100%,150px)!important;
  min-width:0!important;
  min-height:42px!important;
  margin:0!important;
  padding:0 14px!important;
  background:#a34e3e!important;
  border:1px solid #a34e3e!important;
  color:#fff!important;
  font-family:"Instrument Sans",Arial,sans-serif!important;
  font-size:11px!important;
  font-weight:600!important;
  text-decoration:none!important;
  transform:none!important;
  opacity:1!important;
}
@media(max-width:1199px){
  html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artists-grid--classic-two-rows{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:min(calc(100% - 48px),1640px)!important}
}
@media(max-width:820px){
  html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artists-grid--classic-two-rows{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px 14px!important}
}
@media(max-width:640px){
  html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artists-grid--classic-two-rows{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100% - 28px)!important;gap:14px!important}
  html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-card--classic{min-height:390px!important}
  html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-main{padding:20px 10px 12px!important}
  html body.oga-v510-master .oga-artists-page--classic-two-rows .oga-artist-card-portrait{width:108px!important;height:108px!important}
}


/* V5.0.10.2 — final clarification: classic /artisti/ two-row cards + certificate/topbar polish. */

/* TOPBAR: all three promises share the exact same base typography; only links change to terracotta on hover/focus. */
html body.oga-v510-master .oga-topbar .oga-topbar-promise,
html body.oga-v510-master .oga-topbar .oga-topbar-promise>span,
html body.oga-v510-master .oga-topbar .oga-topbar-promise>a{
  font-family:"Instrument Sans",Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:400!important;
  letter-spacing:0!important;
  text-transform:none!important;
  color:var(--oga-muted,#6c665f)!important;
}
html body.oga-v510-master .oga-topbar .oga-topbar-promise>a{
  text-decoration:none!important;
  transition:color .18s ease!important;
}
html body.oga-v510-master .oga-topbar .oga-topbar-promise>a:hover,
html body.oga-v510-master .oga-topbar .oga-topbar-promise>a:focus-visible{
  color:var(--oga-accent,#a34e3e)!important;
}
html body.oga-v510-master .oga-topbar .oga-topbar-promise>i{
  color:var(--oga-muted,#6c665f)!important;
  font-weight:400!important;
  opacity:.72!important;
}

/* CERTIFICATE DIALOG: informational CTA is a centered text link, never a button. */
html body.oga-v510-master .oga-certificate-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  margin:18px 0 0!important;
  gap:0!important;
  text-align:center!important;
}
html body.oga-v510-master .oga-certificate-actions .oga-certificate-text-link{
  display:inline!important;
  width:auto!important;
  min-width:0!important;
  min-height:0!important;
  margin:0 auto!important;
  padding:0 0 3px!important;
  border:0!important;
  border-bottom:1px solid rgba(163,78,62,.42)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#3f3a36!important;
  font-family:"Instrument Sans",Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1.45!important;
  font-weight:500!important;
  letter-spacing:.035em!important;
  text-transform:none!important;
  text-decoration:none!important;
}
html body.oga-v510-master .oga-certificate-actions .oga-certificate-text-link:hover,
html body.oga-v510-master .oga-certificate-actions .oga-certificate-text-link:focus-visible{
  color:var(--oga-accent,#a34e3e)!important;
  border-bottom-color:var(--oga-accent,#a34e3e)!important;
  background:transparent!important;
}
@media(max-width:767px){
  html body.oga-v510-master .oga-certificate-actions{
    display:flex!important;
    justify-content:center!important;
  }
  html body.oga-v510-master .oga-certificate-actions .oga-certificate-text-link{
    width:auto!important;
    min-height:0!important;
  }
}


/* ARTIST PROFILE CTA: the single “Vezi lucrările artistului” action is centered and rendered as an editorial text link, not a boxed button. */
html body.oga-v510-master .oga-artist-profile-card .oga-artist-profile-cta{
  align-self:center!important;
  justify-self:center!important;
  display:inline-flex!important;
  width:auto!important;
  min-width:0!important;
  min-height:0!important;
  margin:16px auto 6px!important;
  padding:0 0 4px!important;
  gap:7px!important;
  border:0!important;
  border-bottom:1px solid rgba(163,78,62,.42)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#3f3a36!important;
  font-family:"Instrument Sans",Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1.45!important;
  font-weight:500!important;
  letter-spacing:.035em!important;
  text-transform:none!important;
  text-decoration:none!important;
}
html body.oga-v510-master .oga-artist-profile-card .oga-artist-profile-cta:hover,
html body.oga-v510-master .oga-artist-profile-card .oga-artist-profile-cta:focus-visible{
  color:var(--oga-accent,#a34e3e)!important;
  border-bottom-color:var(--oga-accent,#a34e3e)!important;
  background:transparent!important;
}


/* ==========================================================================
   OGA V5.0.12 — COMPACT CATALOG FILTER TOOLBAR + DUAL-HANDLE PRICE RANGE
   Authoritative final filter UI. No price dropdown/popup and no giant panel.
   ========================================================================== */
html body.oga-v512-master .oga-filters.oga-filters-compact{
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  margin:10px 0 18px!important;
  padding:9px 0 11px!important;
  background:#fff!important;
  border:0!important;
  border-top:1px solid var(--oga-line,#e3ddd5)!important;
  border-bottom:1px solid var(--oga-line,#e3ddd5)!important;
  box-shadow:none!important;
  overflow:visible!important;
}
html body.oga-v512-master .oga-filter-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 7px!important;
  padding:0!important;
}
html body.oga-v512-master .oga-filter-heading{
  display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;min-width:0!important;
}
html body.oga-v512-master .oga-filter-heading>span:first-child{
  font-family:"Instrument Sans",Arial,sans-serif!important;font-size:13px!important;line-height:1.2!important;font-weight:600!important;color:var(--oga-ink,#211f1d)!important;
}
html body.oga-v512-master .oga-filter-active-count{
  display:inline-flex!important;align-items:center!important;min-height:21px!important;padding:2px 7px!important;border:1px solid rgba(163,78,62,.24)!important;border-radius:999px!important;background:#fffaf7!important;color:#865046!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:10px!important;line-height:1!important;font-weight:500!important;white-space:nowrap!important;
}
html body.oga-v512-master .oga-filter-reset{
  display:inline-flex!important;align-items:center!important;width:auto!important;min-height:24px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--oga-muted,#6c665f)!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:11px!important;line-height:1.25!important;font-weight:400!important;text-decoration:none!important;
}
html body.oga-v512-master .oga-filter-reset:hover,
html body.oga-v512-master .oga-filter-reset:focus-visible{color:var(--oga-accent,#a34e3e)!important;text-decoration:underline!important;text-underline-offset:3px!important}

/* One compact toolbar on large desktop. */
html body.oga-v512-master .oga-filter-toolbar--range{
  display:grid!important;
  grid-template-columns:minmax(230px,1.6fr) repeat(5,minmax(96px,.82fr)) minmax(155px,1.12fr) 118px!important;
  gap:7px!important;
  align-items:end!important;
  width:100%!important;
  min-width:0!important;
}
html body.oga-v512-master .oga-filter-toolbar--range>label{display:grid!important;gap:3px!important;min-width:0!important;margin:0!important}
html body.oga-v512-master .oga-filter-toolbar--range>label>span{font-family:"Instrument Sans",Arial,sans-serif!important;font-size:9.5px!important;line-height:1.15!important;font-weight:600!important;letter-spacing:.045em!important;color:var(--oga-muted,#6c665f)!important;text-transform:uppercase!important}
html body.oga-v512-master .oga-filter-toolbar--range :is(input[type=search],select){
  width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0 9px!important;border:1px solid var(--oga-line,#e3ddd5)!important;border-radius:0!important;background:#fff!important;color:var(--oga-ink,#211f1d)!important;box-shadow:none!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:12.5px!important;line-height:1.2!important;
}
html body.oga-v512-master .oga-filter-submit{
  width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0 10px!important;border:1px solid var(--oga-accent,#a34e3e)!important;border-radius:0!important;background:var(--oga-accent,#a34e3e)!important;color:#fff!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:10px!important;line-height:1!important;font-weight:600!important;letter-spacing:.055em!important;white-space:nowrap!important;text-transform:uppercase!important;
}

/* Price: visible compact dual-handle range, never a dropdown. */
html body.oga-v512-master .oga-filter-price-range{
  --oga-price-start:0%;--oga-price-end:100%;
  display:grid!important;grid-template-rows:auto 18px!important;gap:3px!important;align-self:end!important;min-width:0!important;width:100%!important;margin:0!important;padding:0!important;
}
html body.oga-v512-master .oga-filter-price-range__head{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-height:14px!important;margin:0!important;
}
html body.oga-v512-master .oga-filter-price-range__head>span{font-family:"Instrument Sans",Arial,sans-serif!important;font-size:9.5px!important;line-height:1.1!important;font-weight:600!important;letter-spacing:.045em!important;text-transform:uppercase!important;color:var(--oga-muted,#6c665f)!important}
html body.oga-v512-master .oga-filter-price-range__head>output{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:10.5px!important;line-height:1.1!important;font-weight:500!important;color:#3e3935!important;text-align:right!important}
html body.oga-v512-master .oga-filter-price-range__control{
  position:relative!important;width:100%!important;height:18px!important;min-height:18px!important;margin:0!important;padding:0 1px!important;
}
html body.oga-v512-master .oga-filter-price-range__track{
  position:absolute!important;z-index:1!important;left:0!important;right:0!important;top:8px!important;height:3px!important;border-radius:999px!important;background:#ddd6cf!important;overflow:hidden!important;pointer-events:none!important;
}
html body.oga-v512-master .oga-filter-price-range__track>span{
  position:absolute!important;left:var(--oga-price-start)!important;right:calc(100% - var(--oga-price-end))!important;top:0!important;bottom:0!important;background:var(--oga-accent,#a34e3e)!important;border-radius:999px!important;
}
html body.oga-v512-master input.oga-price-range-input{
  position:absolute!important;z-index:3!important;left:0!important;top:0!important;width:100%!important;height:18px!important;min-height:18px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important;pointer-events:none!important;outline:none!important;
}
html body.oga-v512-master input.oga-price-range-input--max{z-index:4!important}
html body.oga-v512-master input.oga-price-range-input::-webkit-slider-runnable-track{height:3px!important;background:transparent!important;border:0!important}
html body.oga-v512-master input.oga-price-range-input::-webkit-slider-thumb{
  width:16px!important;height:16px!important;margin-top:-6.5px!important;border:2px solid #fff!important;border-radius:50%!important;background:var(--oga-accent,#a34e3e)!important;box-shadow:0 0 0 1px rgba(111,55,45,.36),0 2px 5px rgba(49,31,27,.12)!important;appearance:none!important;-webkit-appearance:none!important;pointer-events:auto!important;cursor:grab!important;
}
html body.oga-v512-master input.oga-price-range-input::-moz-range-track{height:3px!important;background:transparent!important;border:0!important}
html body.oga-v512-master input.oga-price-range-input::-moz-range-thumb{
  width:16px!important;height:16px!important;border:2px solid #fff!important;border-radius:50%!important;background:var(--oga-accent,#a34e3e)!important;box-shadow:0 0 0 1px rgba(111,55,45,.36),0 2px 5px rgba(49,31,27,.12)!important;pointer-events:auto!important;cursor:grab!important;
}
html body.oga-v512-master input.oga-price-range-input:active::-webkit-slider-thumb{cursor:grabbing!important;transform:scale(1.08)!important}
html body.oga-v512-master input.oga-price-range-input:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--oga-accent,#a34e3e)!important}
html body.oga-v512-master input.oga-price-range-input:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--oga-accent,#a34e3e)!important}

/* The old price panels/popovers are forbidden in V5.0.12. */
html body.oga-v512-master :is(.oga-filter-price-panel,.oga-filter-price-popover,.oga-filter-price-popover__panel,.oga-filter-price-quick){display:none!important}

/* Applied-filter chips stay tiny and secondary. */
html body.oga-v512-master .oga-filter-active-row{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px!important;margin:7px 0 0!important;padding:0!important}
html body.oga-v512-master .oga-filter-active-row>span{color:var(--oga-muted,#6c665f)!important;font-size:10px!important}
html body.oga-v512-master .oga-filter-chip{
  display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:24px!important;padding:3px 7px!important;border:1px solid rgba(163,78,62,.22)!important;border-radius:999px!important;background:#fffaf7!important;color:#5a4b45!important;font-family:"Instrument Sans",Arial,sans-serif!important;font-size:10px!important;line-height:1.15!important;text-decoration:none!important;
}
html body.oga-v512-master .oga-filter-chip:hover,html body.oga-v512-master .oga-filter-chip:focus-visible{border-color:var(--oga-accent,#a34e3e)!important;color:var(--oga-accent,#a34e3e)!important}
html body.oga-v512-master .oga-filter-chip__x{font-size:13px!important;line-height:1!important;opacity:.68!important}

/* Results/sort row remains visually subordinate to the compact filters. */
html body.oga-v512-master .oga-catalog-toolbar{margin-top:0!important;padding-top:4px!important;align-items:center!important}
html body.oga-v512-master .oga-catalog-toolbar :is(p,.woocommerce-result-count){margin:0!important;font-size:12px!important;color:var(--oga-muted,#6c665f)!important}
html body.oga-v512-master .oga-catalog-toolbar .orderby{min-height:36px!important;height:36px!important;font-size:12px!important}

/* V5.0.12.1 responsive compaction: preserve one-row toolbar on common 1280/1366 desktops,
   then use dense 5-column and 3-column arrangements instead of a tall stacked form. */
@media(min-width:1100px) and (max-width:1399px){
  html body.oga-v512-master .oga-filter-toolbar--range{
    grid-template-columns:minmax(200px,1.45fr) repeat(5,minmax(78px,.78fr)) minmax(128px,1fr) 106px!important;
    gap:5px!important;
  }
  html body.oga-v512-master .oga-filter-toolbar--range :is(input[type=search],select){padding-inline:7px!important;font-size:11.5px!important}
  html body.oga-v512-master .oga-filter-submit{font-size:9.5px!important;padding-inline:6px!important}
}
@media(min-width:568px) and (max-width:1099px){
  html body.oga-v512-master .oga-filters.oga-filters-compact{margin-top:8px!important;padding:8px 0 9px!important}
  html body.oga-v512-master .oga-filter-toolbar--range{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}
  html body.oga-v512-master .oga-filter-price-range{grid-column:span 2!important;padding:0!important}
  html body.oga-v512-master .oga-filter-search{grid-column:span 2!important}
  html body.oga-v512-master .oga-filter-submit{grid-column:span 1!important;width:100%!important;justify-self:stretch!important}
}
@media(max-width:567px){
  html body.oga-v512-master .oga-filter-head{align-items:flex-start!important;gap:7px!important;margin-bottom:6px!important}
  html body.oga-v512-master .oga-filter-toolbar--range{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  html body.oga-v512-master .oga-filter-price-range{grid-column:1/-1!important;padding:0 0 2px!important}
  html body.oga-v512-master .oga-filter-search{grid-column:span 2!important}
  html body.oga-v512-master .oga-filter-submit{grid-column:span 1!important;width:100%!important;font-size:9px!important;padding-inline:4px!important}
  html body.oga-v512-master .oga-filter-toolbar--range :is(input[type=search],select){height:42px!important;min-height:42px!important;padding-inline:7px!important;font-size:11.5px!important}
  html body.oga-v512-master .oga-filter-submit{height:42px!important;min-height:42px!important}
  html body.oga-v512-master .oga-filter-price-range__head>output{font-size:10px!important}
  html body.oga-v512-master .oga-filter-active-row{margin-top:6px!important}
}
