body.woocommerce-shop.taussig-shop-polished {
  --tls-shop-pine: #001c16;
  --tls-shop-ink: #0b2d21;
  --tls-shop-muted: #52625c;
  --tls-shop-accent: #67cb00;
  --tls-shop-accent-dark: #3d7e00;
  --tls-shop-surface: #ffffff;
  --tls-shop-canvas: #f5f7f2;
  --tls-shop-border: #d8e1da;
  --tls-shop-focus: #ffcf52;
  color: var(--tls-shop-ink);
  background: var(--tls-shop-canvas);
}

body.woocommerce-shop.taussig-shop-polished #brxe-4a8285 {
  display: flex;
  min-height: clamp(330px, 29vw, 390px);
  align-items: center;
}

body.woocommerce-shop.taussig-shop-polished #brxe-4a8285 .brxe-container {
  padding-top: 42px;
  padding-bottom: 48px;
}

body.woocommerce-shop.taussig-shop-polished #brxe-4a8285 h1 {
  max-width: 760px;
  margin-bottom: 12px;
  font-size: clamp(42px, 5vw, 64px);
  letter-spacing: -0.045em;
  line-height: 1.02;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-hero-copy {
  max-width: 680px;
  margin: 0 0 22px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 17px;
  line-height: 1.65;
}

body.woocommerce-shop.taussig-shop-polished #brxe-76d67a {
  padding: 72px 24px 92px;
  background: var(--tls-shop-canvas);
}

body.woocommerce-shop.taussig-shop-polished #brxe-avifiv {
  width: min(1180px, 100%);
  max-width: 1180px;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(430px, 0.95fr);
  gap: 42px;
  align-items: center;
  width: 100%;
  margin-bottom: 28px;
  padding: 38px 40px;
  border: 1px solid var(--tls-shop-border);
  border-radius: 24px;
  background: var(--tls-shop-surface);
  box-shadow: 0 20px 54px rgba(0, 28, 22, 0.08);
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-eyebrow {
  margin: 0 0 9px;
  color: var(--tls-shop-accent-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-transform: uppercase;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-intro h2,
body.woocommerce-shop.taussig-shop-polished .tls-shop-filter-heading h2 {
  margin: 0;
  color: var(--tls-shop-ink);
  font-family: Poppins, Montserrat, "Avenir Next", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: -0.035em;
  line-height: 1.1;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-intro h2 {
  max-width: 560px;
  font-size: clamp(28px, 3vw, 40px);
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-intro__copy > p:last-child {
  max-width: 590px;
  margin: 16px 0 0;
  color: var(--tls-shop-muted);
  font-size: 15px;
  line-height: 1.7;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-steps {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-steps li {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  min-height: 68px;
  padding: 12px 14px;
  border: 1px solid #e0e7e1;
  border-radius: 14px;
  background: #f8faf6;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-steps__number {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 50%;
  background: var(--tls-shop-accent);
  color: #061c14;
  font-size: 14px;
  font-weight: 900;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-steps strong,
body.woocommerce-shop.taussig-shop-polished .tls-shop-steps small {
  display: block;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-steps strong {
  color: var(--tls-shop-ink);
  font-size: 14px;
  line-height: 1.35;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-steps small {
  margin-top: 3px;
  color: var(--tls-shop-muted);
  font-size: 12px;
  line-height: 1.4;
}

body.woocommerce-shop.taussig-shop-polished #brxe-ecnegs {
  display: grid !important;
  grid-template-columns: minmax(260px, 350px) minmax(0, 1fr);
  gap: 18px 28px;
  align-items: end;
  width: 100%;
  margin: 0;
  padding: 26px 28px 28px;
  border: 1px solid var(--tls-shop-border);
  border-radius: 20px;
  background: var(--tls-shop-surface);
  box-shadow: 0 12px 32px rgba(0, 28, 22, 0.055);
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-filter-heading {
  grid-column: 1 / -1;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-filter-heading h2 {
  font-size: 25px;
}

body.woocommerce-shop.taussig-shop-polished #brxe-ecnegs > .brxe-wpgb-facet {
  width: 100%;
  margin: 0;
}

body.woocommerce-shop.taussig-shop-polished .wpgb-search-facet label {
  display: block;
  position: relative;
}

body.woocommerce-shop.taussig-shop-polished .wpgb-search-facet .wpgb-input {
  width: 100% !important;
  min-height: 50px;
  padding: 11px 44px 11px 16px !important;
  border: 1px solid #b9c7bf !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  color: var(--tls-shop-ink) !important;
  font-size: 14px !important;
  box-shadow: none !important;
}

body.woocommerce-shop.taussig-shop-polished .wpgb-search-facet .wpgb-input::placeholder {
  color: #6d7b75;
  opacity: 1;
}

body.woocommerce-shop.taussig-shop-polished .wpgb-button-facet .wpgb-inline-list {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 !important;
}

body.woocommerce-shop.taussig-shop-polished .wpgb-button-facet .wpgb-inline-list li {
  margin: 0 !important;
}

body.woocommerce-shop.taussig-shop-polished .wpgb-button-facet .wpgb-button {
  min-height: 44px;
  padding: 9px 16px !important;
  border: 1px solid #b9c7bf !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  color: #27473d !important;
  font-size: 13px !important;
  font-weight: 750 !important;
  line-height: 1.2 !important;
  transition: border-color 160ms ease, background-color 160ms ease, color 160ms ease;
}

body.woocommerce-shop.taussig-shop-polished .wpgb-button-facet .wpgb-button:hover {
  border-color: var(--tls-shop-accent) !important;
  background: #f2f9eb !important;
}

body.woocommerce-shop.taussig-shop-polished .wpgb-button-facet .wpgb-button[aria-pressed="true"] {
  border-color: var(--tls-shop-pine) !important;
  background: var(--tls-shop-pine) !important;
  color: #ffffff !important;
}

body.woocommerce-shop.taussig-shop-polished .wpgb-input:focus-visible,
body.woocommerce-shop.taussig-shop-polished .wpgb-button:focus-visible,
body.woocommerce-shop.taussig-shop-polished .tls-shop-results__request:focus-visible,
body.woocommerce-shop.taussig-shop-polished .tls-material-card > a:focus-visible {
  outline: 3px solid var(--tls-shop-focus) !important;
  outline-offset: 3px;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-results {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  max-width: 1180px;
  margin: 24px auto 18px;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-results__count {
  margin: 0;
  color: var(--tls-shop-muted);
  font-size: 13px;
  font-weight: 700;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-results__request {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 17px;
  border-radius: 12px;
  background: var(--tls-shop-pine);
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.25;
  text-decoration: none;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-results__request:hover {
  background: #064431;
  color: #ffffff;
}

body.woocommerce-shop.taussig-shop-polished ul.fr-product-grid-alpha {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 22px !important;
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 !important;
  padding: 0 !important;
  align-items: stretch;
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card {
  display: flex !important;
  width: auto !important;
  min-width: 0;
  height: 100%;
  margin: 0 !important;
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card > a {
  display: flex !important;
  position: relative;
  flex: 1 1 auto;
  flex-direction: column;
  min-width: 0;
  min-height: 100%;
  overflow: hidden;
  border: 1px solid var(--tls-shop-border);
  border-radius: 18px;
  background: var(--tls-shop-surface);
  color: var(--tls-shop-ink);
  text-decoration: none;
  box-shadow: 0 10px 28px rgba(0, 28, 22, 0.075);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card > a:hover {
  border-color: #a9bda9;
  color: var(--tls-shop-ink);
  box-shadow: 0 18px 38px rgba(0, 28, 22, 0.13);
  transform: translateY(-3px);
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__image {
  order: 1;
  width: 100% !important;
  margin: 0 !important;
  overflow: hidden;
  aspect-ratio: 4 / 3;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 320ms ease;
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card > a:hover .fr-product-card-alpha__image img {
  transform: scale(1.035);
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__heading {
  order: 2;
  margin: 17px 18px 0 !important;
  color: var(--tls-shop-ink) !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em;
  line-height: 1.28 !important;
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__price-wrapper {
  order: 3;
  margin: 7px 18px 17px !important;
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__price,
body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__price p {
  margin: 0 !important;
  color: var(--tls-shop-accent-dark) !important;
  font-size: 13px !important;
  font-weight: 750 !important;
  line-height: 1.45 !important;
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card__category {
  position: absolute;
  z-index: 2;
  top: 12px;
  left: 12px;
  padding: 6px 9px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 999px;
  background: rgba(0, 28, 22, 0.88);
  color: #ffffff;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-transform: uppercase;
  backdrop-filter: blur(8px);
}

body.woocommerce-shop.taussig-shop-polished .tls-material-card__action {
  display: block;
  order: 4;
  margin-top: auto;
  padding: 13px 18px;
  border-top: 1px solid #e4e9e5;
  background: #f7f9f5;
  color: #27473d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.3;
}

body.woocommerce-shop.taussig-shop-polished #brxe-050089 {
  overflow: hidden;
  background: linear-gradient(128deg, #001c16 0%, #07512f 100%);
}

body.woocommerce-shop.taussig-shop-polished #brxe-78053b {
  min-height: 400px;
  padding: 76px 24px;
}

body.woocommerce-shop.taussig-shop-polished #brxe-228e9c {
  width: min(760px, 100%);
  margin: 0 auto;
  text-align: center;
}

body.woocommerce-shop.taussig-shop-polished .fr-cta-echo__heading {
  max-width: 720px;
  margin: 0 auto;
  color: #ffffff;
  font-size: clamp(34px, 4vw, 48px);
  letter-spacing: -0.04em;
  line-height: 1.08;
}

body.woocommerce-shop.taussig-shop-polished .tls-shop-help-copy {
  max-width: 650px;
  margin: 16px auto 24px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 1.65;
}

body.woocommerce-shop.taussig-shop-polished #brxe-630963 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 13px 24px;
  border: 1px solid var(--tls-shop-accent);
  border-radius: 12px;
  background: var(--tls-shop-accent);
  color: #061c14;
  font-size: 14px;
  font-weight: 850;
  text-decoration: none;
}

body.woocommerce-shop.taussig-shop-polished #brxe-630963:hover {
  border-color: #7adb08;
  background: #7adb08;
  color: #061c14;
}

body.woocommerce-shop.taussig-shop-polished .floating-button-newsletter {
  display: none !important;
}

@media (max-width: 1023px) {
  body.woocommerce-shop.taussig-shop-polished .tls-shop-intro {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-steps li {
    grid-template-columns: 34px minmax(0, 1fr);
  }

  body.woocommerce-shop.taussig-shop-polished ul.fr-product-grid-alpha {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  body.woocommerce-shop.taussig-shop-polished #brxe-4a8285 {
    min-height: 250px;
  }

  body.woocommerce-shop.taussig-shop-polished #brxe-4a8285 .brxe-container {
    padding-top: 28px;
    padding-bottom: 34px;
  }

  body.woocommerce-shop.taussig-shop-polished #brxe-4a8285 h1 {
    margin-bottom: 8px;
    font-size: clamp(32px, 10vw, 42px);
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-hero-copy {
    max-width: 320px;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 1.55;
  }

  body.woocommerce-shop.taussig-shop-polished #brxe-76d67a {
    padding: 34px 12px 54px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-intro {
    gap: 17px;
    margin-bottom: 18px;
    padding: 20px;
    border-radius: 18px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-intro h2 {
    font-size: 28px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-intro__copy > p:last-child {
    display: none;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 7px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-steps li {
    display: flex;
    min-height: 76px;
    flex-direction: column;
    gap: 7px;
    justify-content: center;
    padding: 9px 6px;
    text-align: center;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-steps__number {
    width: 29px;
    height: 29px;
    font-size: 12px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-steps strong {
    font-size: 11px;
    line-height: 1.25;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-steps small {
    display: none;
  }

  body.woocommerce-shop.taussig-shop-polished #brxe-ecnegs {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
    border-radius: 17px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-filter-heading h2 {
    font-size: 23px;
  }

  body.woocommerce-shop.taussig-shop-polished .wpgb-button-facet .wpgb-button {
    min-height: 42px;
    padding-right: 13px !important;
    padding-left: 13px !important;
    font-size: 12px !important;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-results {
    align-items: stretch;
    margin: 18px 0 14px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-results__count {
    align-self: center;
    font-size: 12px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-results__request {
    min-height: 42px;
    padding-right: 13px;
    padding-left: 13px;
    font-size: 11.5px;
  }

  body.woocommerce-shop.taussig-shop-polished ul.fr-product-grid-alpha {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-material-card > a {
    border-radius: 14px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__image {
    aspect-ratio: 1 / 1;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__heading {
    margin: 12px 12px 0 !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__price-wrapper {
    margin: 5px 12px 12px !important;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__price,
  body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__price p {
    font-size: 11px !important;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-material-card__category {
    top: 8px;
    left: 8px;
    padding: 5px 7px;
    font-size: 8px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-material-card__action {
    padding: 10px 12px;
    font-size: 10px;
  }

  body.woocommerce-shop.taussig-shop-polished #brxe-78053b {
    min-height: 340px;
    padding: 60px 20px;
  }

  body.woocommerce-shop.taussig-shop-polished .fr-cta-echo__heading {
    font-size: 32px;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-help-copy {
    font-size: 14px;
  }

}

@media (max-width: 359px) {
  body.woocommerce-shop.taussig-shop-polished .tls-shop-intro {
    display: none;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-shop-results {
    flex-direction: column;
  }

  body.woocommerce-shop.taussig-shop-polished ul.fr-product-grid-alpha {
    grid-template-columns: 1fr !important;
  }

  body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__image {
    aspect-ratio: 4 / 3;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.woocommerce-shop.taussig-shop-polished .tls-material-card > a,
  body.woocommerce-shop.taussig-shop-polished .tls-material-card .fr-product-card-alpha__image img {
    transition: none;
  }
}

