/* Novotech 2026 premium reset: aligns catalog and repair with the approved visual cover style. */
:root {
  --nt-premium-ink: #101828;
  --nt-premium-muted: #667085;
  --nt-premium-blue: #0875df;
  --nt-premium-blue-deep: #10284b;
  --nt-premium-green: #a7e034;
  --nt-premium-line: rgba(8, 117, 223, 0.14);
  --nt-premium-shadow: 0 20px 46px rgba(10, 28, 50, 0.12);
}

/* Novotech catalog 2026: clean commerce layer */
.novotech-page.novotech-catalog-prototype {
  --nt-blue: #176bd6;
  --nt-blue-dark: #0d4f9e;
  --nt-green: #9be234;
  --nt-ink: #111827;
  --nt-muted: #667085;
  --nt-soft: #f5f8fb;
  --nt-line: rgba(16, 37, 66, 0.1);
  --nt-shadow: 0 16px 38px rgba(15, 35, 68, 0.08);
  color: var(--nt-ink);
  background: linear-gradient(180deg, #f7fbff 0%, #ffffff 42%, #f6faf6 100%) !important;
}

.novotech-page.novotech-catalog-prototype [hidden] {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-workspace {
  padding-top: 18px !important;
  background: transparent !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: end !important;
  gap: 18px !important;
  padding: 22px 24px !important;
  overflow: hidden !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(90deg, rgba(23, 107, 214, 0.06), rgba(155, 226, 52, 0.1)),
    #ffffff !important;
  box-shadow: var(--nt-shadow) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar::before,
.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar::after {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar h1 {
  max-width: 720px !important;
  margin: 8px 0 0 !important;
  color: var(--nt-ink) !important;
  font-size: 38px !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar p {
  max-width: 700px !important;
  margin: 8px 0 0 !important;
  color: var(--nt-muted) !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
  font-weight: 700 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar__actions {
  display: flex !important;
  gap: 10px !important;
  align-items: center !important;
  justify-content: flex-end !important;
  min-width: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-mobile-filter,
.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar__request,
.novotech-page.novotech-catalog-prototype .novotech-catalog-summary > a,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions,
.novotech-page.novotech-catalog-prototype .novotech-catalog-drawer-footer button {
  min-height: 42px !important;
  border: 1px solid rgba(23, 107, 214, 0.16) !important;
  border-radius: 8px !important;
  background: var(--nt-blue) !important;
  color: #ffffff !important;
  box-shadow: 0 10px 22px rgba(23, 107, 214, 0.18) !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-mobile-filter {
  display: none !important;
  background: #ffffff !important;
  color: var(--nt-blue-dark) !important;
  box-shadow: none !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar__request:hover,
.novotech-page.novotech-catalog-prototype .novotech-catalog-summary > a:hover,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions:hover {
  background: var(--nt-blue-dark) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-hero-points {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin-top: 12px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-hero-points span {
  min-height: 30px !important;
  padding: 0 11px !important;
  border: 1px solid rgba(23, 107, 214, 0.12) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: #243447 !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
  box-shadow: none !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-hero-points span::before {
  background: var(--nt-green) !important;
  box-shadow: 0 0 0 4px rgba(155, 226, 52, 0.16) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-layout {
  grid-template-columns: 284px minmax(0, 1fr) !important;
  gap: 16px !important;
  align-items: start !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-sidebar {
  position: sticky !important;
  top: 12px !important;
  padding: 18px !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0 12px 28px rgba(15, 35, 68, 0.06) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-sidebar::before,
.novotech-page.novotech-catalog-prototype .novotech-catalog-sidebar::after {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-sidebar h2 {
  margin: 0 !important;
  color: var(--nt-ink) !important;
  font-size: 20px !important;
  line-height: 1.1 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-sidebar small,
.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-group > span {
  color: var(--nt-muted) !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-search] {
  min-height: 44px !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: var(--nt-ink) !important;
  font-size: 14px !important;
  box-shadow: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clear] {
  min-height: 38px !important;
  border: 1px solid rgba(23, 107, 214, 0.14) !important;
  border-radius: 8px !important;
  background: #f7fbff !important;
  color: var(--nt-blue-dark) !important;
  font-size: 13px !important;
  font-weight: 900 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-row {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-row button,
.novotech-page.novotech-catalog-prototype .novotech-catalog-sort button,
.novotech-page.novotech-catalog-prototype .novotech-catalog-active-filters button {
  min-height: 34px !important;
  padding: 0 12px !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: #263548 !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-row button.is-active,
.novotech-page.novotech-catalog-prototype .novotech-catalog-sort button.is-active {
  border-color: var(--nt-blue) !important;
  background: var(--nt-blue) !important;
  color: #ffffff !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-brand-mark {
  width: 24px !important;
  height: 24px !important;
  border-radius: 8px !important;
  background: #eef6ff !important;
  color: var(--nt-blue-dark) !important;
  font-size: 12px !important;
  font-weight: 900 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-row button.is-active .novotech-catalog-brand-mark {
  background: rgba(255, 255, 255, 0.18) !important;
  color: #ffffff !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-assist-strip {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin-bottom: 12px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-assist-strip div,
.novotech-page.novotech-catalog-prototype .novotech-catalog-brand-rail,
.novotech-page.novotech-catalog-prototype .novotech-catalog-summary,
.novotech-page.novotech-catalog-prototype .novotech-catalog-section__head {
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.94) !important;
  box-shadow: none !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-assist-strip span {
  background: #eef6ff !important;
  color: var(--nt-blue-dark) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-summary {
  grid-template-columns: minmax(0, 1fr) auto auto !important;
  gap: 12px !important;
  align-items: center !important;
  padding: 14px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-summary h2 {
  color: var(--nt-ink) !important;
  font-size: 18px !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-summary p {
  color: var(--nt-muted) !important;
  font-size: 13px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-sort {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  justify-content: flex-end !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-active-filters {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-active-filters button {
  border-color: rgba(155, 226, 52, 0.52) !important;
  background: #f6fde9 !important;
  color: #24420c !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-section {
  margin-top: 16px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-section__head {
  grid-template-columns: auto minmax(0, 1fr) 86px !important;
  gap: 14px !important;
  padding: 14px !important;
  overflow: hidden !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-section__head h2 {
  color: var(--nt-ink) !important;
  font-size: 22px !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-section__head p {
  color: var(--nt-muted) !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-section__visual {
  width: 76px !important;
  height: 76px !important;
  object-fit: contain !important;
  filter: drop-shadow(0 12px 16px rgba(15, 35, 68, 0.13)) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
  align-items: stretch !important;
  margin-top: 12px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
  position: relative !important;
  min-width: 0 !important;
  min-height: 0 !important;
  display: grid !important;
  grid-template-rows: 236px minmax(0, 1fr) auto !important;
  gap: 0 !important;
  overflow: hidden !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  box-shadow: 0 10px 26px rgba(15, 35, 68, 0.06) !important;
  color: var(--nt-ink) !important;
  text-decoration: none !important;
  transform: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover {
  border-color: rgba(23, 107, 214, 0.24) !important;
  box-shadow: 0 16px 34px rgba(15, 35, 68, 0.11) !important;
  transform: translateY(-2px) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card::after {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 236px !important;
  height: 236px !important;
  padding: 38px 20px 18px !important;
  overflow: hidden !important;
  border-right: 0 !important;
  border-bottom: 1px solid rgba(16, 37, 66, 0.07) !important;
  background:
    linear-gradient(180deg, #f7fbff 0%, #ffffff 58%, #f6faf6 100%) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__gallery {
  display: block !important;
  width: 100% !important;
  overflow: visible !important;
  white-space: normal !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 172px !important;
  height: 172px !important;
  padding: 0 !important;
  background: transparent !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image + .novotech-product-card__image,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
  display: block !important;
  width: auto !important;
  max-width: 86% !important;
  height: 172px !important;
  max-height: 172px !important;
  object-fit: contain !important;
  filter: drop-shadow(0 18px 22px rgba(15, 35, 68, 0.13)) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag {
  position: absolute !important;
  left: 14px !important;
  top: 14px !important;
  z-index: 2 !important;
  min-height: 28px !important;
  max-width: 138px !important;
  padding: 0 10px !important;
  border: 1px solid rgba(155, 226, 52, 0.5) !important;
  border-radius: 8px !important;
  background: #f6fde9 !important;
  color: #2d5b0b !important;
  box-shadow: none !important;
  font-size: 11px !important;
  font-weight: 950 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card][data-status="stock"] .novotech-product-mini__tag {
  border-color: rgba(155, 226, 52, 0.58) !important;
  background: #f3fbdf !important;
  color: #2d5b0b !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__favorite {
  position: absolute !important;
  right: 14px !important;
  top: 14px !important;
  z-index: 2 !important;
  display: inline-flex !important;
  width: 32px !important;
  height: 32px !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.86) !important;
  color: #4b5b70 !important;
  box-shadow: none !important;
  font-size: 17px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
  display: grid !important;
  gap: 10px !important;
  padding: 16px 16px 12px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__brandline {
  display: flex !important;
  gap: 8px !important;
  align-items: center !important;
  min-height: 28px !important;
  color: var(--nt-blue-dark) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__brandline > span {
  width: 28px !important;
  height: 28px !important;
  border-radius: 8px !important;
  background: #eef6ff !important;
  color: var(--nt-blue-dark) !important;
  font-size: 13px !important;
  font-weight: 950 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__brandline em {
  color: var(--nt-muted) !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 850 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
  min-height: 46px !important;
  color: var(--nt-ink) !important;
  font-size: 19px !important;
  line-height: 1.18 !important;
  font-weight: 950 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__buy-context {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__buy-context em,
.novotech-page.novotech-catalog-prototype .novotech-product-card__buy-context b {
  min-height: 28px !important;
  padding: 0 9px !important;
  border-radius: 8px !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__buy-context em {
  border: 1px solid rgba(155, 226, 52, 0.45) !important;
  background: #f6fde9 !important;
  color: #31580e !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__buy-context b {
  border: 1px solid rgba(23, 107, 214, 0.12) !important;
  background: #f7fbff !important;
  color: var(--nt-blue-dark) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__quick-specs {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__quick-specs em {
  min-height: 28px !important;
  padding: 0 9px !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: #334155 !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 800 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__swatches {
  display: flex !important;
  gap: 6px !important;
  margin: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__swatches i {
  width: 16px !important;
  height: 16px !important;
  border: 1px solid rgba(16, 37, 66, 0.14) !important;
  border-radius: 50% !important;
  box-shadow: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices {
  display: flex !important;
  min-height: 30px !important;
  align-items: baseline !important;
  gap: 8px !important;
  margin-top: 0 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
  color: var(--nt-ink) !important;
  font-size: 23px !important;
  line-height: 1.05 !important;
  font-weight: 950 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card][data-price-mode="request"] .novotech-product-mini__prices b {
  color: var(--nt-blue-dark) !important;
  font-size: 18px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices del {
  color: #98a2b3 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__store-note {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
  display: inline-flex !important;
  width: auto !important;
  min-height: 42px !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 16px 16px !important;
  padding: 0 16px !important;
  text-align: center !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-empty {
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
}

@media (max-width: 1180px) {
  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 900px) {
  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar {
    grid-template-columns: 1fr !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-layout {
    display: block !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-sidebar {
    position: fixed !important;
    top: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 1001 !important;
    max-height: 82vh !important;
    overflow: auto !important;
    transform: translateY(112%) !important;
    border-radius: 8px 8px 0 0 !important;
    transition: transform 0.22s ease !important;
  }

  .novotech-page.novotech-catalog-prototype.is-catalog-drawer-open .novotech-catalog-sidebar {
    transform: translateY(0) !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-mobile-filter {
    display: inline-flex !important;
  }
}

@media (max-width: 768px) {
  .novotech-page.novotech-catalog-prototype .novotech-catalog-workspace {
    padding-top: 12px !important;
    padding-bottom: 92px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar {
    gap: 12px !important;
    padding: 14px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar h1 {
    font-size: 27px !important;
    line-height: 1.08 !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar p {
    display: none !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar__actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    width: 100% !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-mobile-filter,
  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar__request {
    width: 100% !important;
    min-width: 0 !important;
    justify-content: center !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-hero-points {
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    padding-bottom: 2px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-assist-strip {
    display: flex !important;
    gap: 10px !important;
    overflow-x: auto !important;
    padding-bottom: 2px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-assist-strip div {
    min-width: 236px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-brand-rail {
    padding: 12px !important;
    overflow: hidden !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-brand-rail .novotech-catalog-filter-row,
  .novotech-page.novotech-catalog-prototype .novotech-catalog-sort,
  .novotech-page.novotech-catalog-prototype .novotech-catalog-active-filters {
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    padding-bottom: 2px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-filter-row button,
  .novotech-page.novotech-catalog-prototype .novotech-catalog-sort button,
  .novotech-page.novotech-catalog-prototype .novotech-catalog-active-filters button {
    flex: 0 0 auto !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-summary {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-summary > a {
    width: 100% !important;
    justify-content: center !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-section__head {
    grid-template-columns: minmax(0, 1fr) 58px !important;
    gap: 10px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-section__brand {
    grid-column: 1 / -1 !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-section__head h2 {
    font-size: 20px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-section__visual {
    width: 58px !important;
    height: 58px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
    grid-template-rows: 210px minmax(0, 1fr) auto !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
    min-height: 210px !important;
    height: 210px !important;
    padding: 36px 18px 16px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
    min-height: 152px !important;
    height: 152px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
    height: 152px !important;
    max-height: 152px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
    padding: 14px 14px 10px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
    min-height: 0 !important;
    font-size: 18px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
    font-size: 22px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
    margin: 0 14px 14px !important;
  }
}

.novotech-premium-page-hero {
  padding: 22px 0 28px;
  background:
    linear-gradient(180deg, #eef6ff 0%, #f7fbf4 100%);
}

.novotech-premium-cover-grid {
  display: grid;
  grid-template-columns: minmax(390px, 1.48fr) repeat(3, minmax(0, 1fr));
  gap: 14px;
  align-items: stretch;
}

.novotech-premium-cover {
  position: relative;
  min-height: 356px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 28px 24px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 8px;
  background: var(--nt-premium-blue-deep);
  color: #ffffff !important;
  text-decoration: none !important;
  box-shadow:
    0 22px 46px rgba(10, 28, 50, 0.17),
    inset 0 1px 0 rgba(255, 255, 255, 0.26);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.novotech-premium-cover:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 255, 255, 0.48);
  box-shadow:
    0 28px 56px rgba(10, 28, 50, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.32);
}

.novotech-premium-cover::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(5, 22, 45, 0.9) 0%, rgba(5, 32, 66, 0.68) 42%, rgba(5, 32, 66, 0.2) 74%, rgba(5, 32, 66, 0.06) 100%),
    radial-gradient(circle at 18% 16%, rgba(8, 117, 223, 0.36), transparent 34%);
}

.novotech-premium-cover::after {
  content: "";
  position: absolute;
  left: 24px;
  bottom: 24px;
  z-index: 2;
  width: 86px;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--nt-premium-blue), #23a236);
  box-shadow: 0 0 22px rgba(167, 224, 52, 0.34);
}

.novotech-premium-cover img {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  object-fit: cover;
  object-position: center;
  filter: none;
  transform: scale(1.01);
  transition: transform 0.28s ease;
}

.novotech-premium-cover:hover img {
  transform: scale(1.045);
}

.novotech-premium-cover span,
.novotech-premium-cover h1,
.novotech-premium-cover strong,
.novotech-premium-cover em {
  position: relative;
  z-index: 2;
  text-shadow: 0 12px 30px rgba(2, 14, 30, 0.28);
}

.novotech-premium-cover span {
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  font-size: 13px;
  font-weight: 950;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.novotech-premium-cover h1,
.novotech-premium-cover strong {
  max-width: 280px;
  margin-top: 20px;
  color: #ffffff;
  font-size: clamp(26px, 1.8vw, 34px);
  line-height: 1.02;
  font-weight: 950;
  letter-spacing: 0;
}

.novotech-premium-cover em {
  max-width: 260px;
  margin-top: 14px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.35;
}

.novotech-premium-cover--wide {
  min-height: 392px;
  padding: 34px 32px;
}

.novotech-premium-cover--wide h1,
.novotech-premium-cover--wide strong {
  max-width: 430px;
  font-size: clamp(38px, 3.1vw, 56px);
  line-height: 1.03;
}

.novotech-premium-cover--wide em {
  max-width: 410px;
  font-size: 17px;
}

.novotech-premium-page-hero--catalog .novotech-premium-cover:nth-child(2)::before {
  background:
    linear-gradient(90deg, rgba(5, 22, 45, 0.86) 0%, rgba(5, 32, 66, 0.58) 48%, rgba(5, 32, 66, 0.1) 100%),
    radial-gradient(circle at 76% 18%, rgba(167, 224, 52, 0.22), transparent 34%);
}

.novotech-premium-page-hero--catalog .novotech-premium-cover:nth-child(2) img {
  width: 78%;
  height: 78%;
  left: auto;
  right: -8%;
  top: auto;
  bottom: 0;
  object-fit: contain;
  filter: drop-shadow(0 24px 32px rgba(2, 14, 30, 0.28));
}

.novotech-premium-page-hero--repair .novotech-premium-cover-grid {
  grid-template-columns: minmax(390px, 1.48fr) repeat(3, minmax(0, 1fr));
}

.novotech-premium-service-note {
  min-height: 392px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 28px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 86% 12%, rgba(167, 224, 52, 0.18), transparent 32%),
    linear-gradient(145deg, #0b1d36 0%, #12345a 100%);
  color: #ffffff;
  box-shadow: var(--nt-premium-shadow);
}

.novotech-premium-service-note .novotech-hero__eyebrow {
  width: max-content;
  max-width: 100%;
  border-color: rgba(255, 255, 255, 0.24);
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
}

.novotech-premium-service-note h1 {
  margin: 14px 0 12px;
  color: #ffffff;
  font-size: clamp(28px, 2.3vw, 38px);
  line-height: 1.02;
  font-weight: 950;
}

.novotech-premium-service-note p,
.novotech-premium-service-note .novotech-editable-text p {
  margin-bottom: 16px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 15px;
  font-weight: 750;
  line-height: 1.45;
}

.novotech-premium-service-note .novotech-repair-hero-points {
  margin: 0 0 16px;
}

.novotech-premium-service-note .novotech-repair-hero-points span {
  border-color: rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  box-shadow: none;
}

.novotech-premium-service-note .novotech-hero__actions {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  margin-top: auto;
}

.novotech-premium-service-note .novotech-button {
  min-height: 42px;
  border-radius: 8px;
}

.novotech-premium-service-note .novotech-button--ghost {
  border-color: rgba(255, 255, 255, 0.24);
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff !important;
}

.novotech-premium-intro-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(250px, 320px);
  gap: 18px;
  align-items: center;
  margin-top: 14px;
  padding: 18px 20px;
  border: 1px solid rgba(8, 117, 223, 0.12);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(241, 248, 255, 0.88)),
    #ffffff;
  box-shadow: 0 16px 36px rgba(10, 28, 50, 0.07);
}

.novotech-premium-intro-row .novotech-hero__eyebrow {
  width: max-content;
  max-width: 100%;
  margin-bottom: 10px;
}

.novotech-premium-intro-row p,
.novotech-premium-intro-row .novotech-editable-text p {
  max-width: 790px;
  margin: 0 0 12px;
  color: #526477;
  font-size: 15px;
  font-weight: 740;
  line-height: 1.45;
}

.novotech-premium-intro-row .novotech-repair-hero-points {
  margin: 0;
}

.novotech-premium-intro-row .novotech-hero__actions {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  margin: 0;
}

.novotech-premium-intro-row .novotech-button {
  min-height: 42px;
  border-radius: 8px;
}

.novotech-premium-toolbar {
  margin: 0 0 18px;
  padding: 22px;
  border: 1px solid rgba(8, 117, 223, 0.12);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(244, 249, 255, 0.9)),
    #ffffff;
  box-shadow: 0 16px 36px rgba(10, 28, 50, 0.07);
}

.novotech-catalog-titlebar.novotech-premium-toolbar {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 16px !important;
  min-height: 0 !important;
  align-items: flex-start !important;
  margin-bottom: 14px !important;
  padding: 16px 18px !important;
}

.novotech-catalog-titlebar.novotech-premium-toolbar::after {
  display: none !important;
}

.novotech-catalog-titlebar.novotech-premium-toolbar::before {
  left: 18px !important;
  right: 18px !important;
  bottom: 0 !important;
}

.novotech-catalog-titlebar.novotech-premium-toolbar > div {
  max-width: 780px !important;
}

.novotech-catalog-titlebar.novotech-premium-toolbar .novotech-hero__eyebrow {
  min-height: 25px !important;
  padding: 0 10px !important;
  font-size: 11px !important;
}

.novotech-catalog-workspace {
  padding: 22px 0 58px;
  background:
    linear-gradient(180deg, #f7fbff 0%, #f4f8fb 100%) !important;
}

.novotech-catalog-titlebar h1 {
  max-width: 680px;
  margin-top: 8px !important;
  color: var(--nt-premium-ink);
  font-size: clamp(28px, 2.5vw, 38px);
  line-height: 1.07;
  font-weight: 950;
}

.novotech-catalog-titlebar p {
  max-width: 720px;
  margin-top: 8px !important;
  color: #526477;
  font-size: 14px;
  font-weight: 720;
  line-height: 1.35;
}

.novotech-catalog-titlebar__request,
.novotech-catalog-resultline a,
.novotech-catalog-empty a {
  border: 1px solid rgba(8, 117, 223, 0.18) !important;
  border-radius: 8px !important;
  background: linear-gradient(135deg, var(--nt-premium-blue), #0b8fed) !important;
  color: #ffffff !important;
  box-shadow: 0 12px 24px rgba(8, 117, 223, 0.18);
}

.novotech-catalog-titlebar__request {
  min-height: 42px !important;
  align-self: center !important;
  padding: 0 16px !important;
  white-space: nowrap;
}

.novotech-catalog-hero-points {
  gap: 8px;
  margin-top: 10px !important;
}

.novotech-catalog-hero-points span {
  min-height: 28px !important;
  padding: 0 10px !important;
  border: 1px solid rgba(8, 117, 223, 0.12);
  border-radius: 999px;
  background: #ffffff;
  color: #14345f;
  font-size: 12px !important;
  box-shadow: 0 8px 18px rgba(10, 28, 50, 0.04);
}

.novotech-catalog-layout {
  gap: 18px !important;
  align-items: flex-start;
}

.novotech-catalog-sidebar {
  top: 78px;
  border: 1px solid rgba(8, 117, 223, 0.12) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 0 18px 38px rgba(10, 28, 50, 0.08) !important;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.novotech-catalog-sidebar__head strong {
  color: var(--nt-premium-ink);
  font-size: 18px;
  font-weight: 950;
}

.novotech-catalog-sidebar__head button,
.novotech-catalog-search button {
  min-height: 34px;
  border: 1px solid rgba(8, 117, 223, 0.16);
  border-radius: 8px;
  background: #eef6ff;
  color: #075cb8;
  font-weight: 900;
}

.novotech-catalog-search {
  border: 1px solid rgba(8, 117, 223, 0.12);
  border-radius: 8px;
  background: #f7fbff;
}

.novotech-catalog-search input {
  color: var(--nt-premium-ink);
  font-weight: 800;
}

.novotech-catalog-filter-group > span,
.novotech-catalog-brand-rail > span {
  color: #526477;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0;
  text-transform: uppercase;
}

.novotech-catalog-filter-row button {
  border: 1px solid rgba(8, 117, 223, 0.11) !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  color: #26384f !important;
  box-shadow: 0 6px 14px rgba(10, 28, 50, 0.035);
}

.novotech-catalog-filter-row button.is-active {
  border-color: rgba(8, 117, 223, 0.42) !important;
  background: linear-gradient(135deg, #10284b 0%, #0875df 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 12px 22px rgba(8, 117, 223, 0.2);
}

.novotech-catalog-brand-rail {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-bottom: 12px !important;
  padding: 10px 12px !important;
  border: 1px solid rgba(8, 117, 223, 0.12);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(241, 248, 255, 0.9)),
    #ffffff;
  box-shadow: 0 14px 30px rgba(10, 28, 50, 0.06);
}

.novotech-catalog-brand-rail > span {
  flex: 0 0 auto;
  font-size: 11px !important;
}

.novotech-catalog-brand-rail .novotech-catalog-filter-row {
  gap: 8px !important;
}

.novotech-catalog-brand-rail .novotech-catalog-filter-row button {
  min-height: 40px !important;
  padding: 0 12px 0 8px !important;
}

.novotech-catalog-brand-mark {
  width: 24px !important;
  height: 24px !important;
  flex-basis: 24px !important;
  border-radius: 50%;
  background: rgba(8, 117, 223, 0.1);
}

.novotech-catalog-filter-row button.is-active .novotech-catalog-brand-mark {
  background: rgba(255, 255, 255, 0.18);
}

.novotech-catalog-resultline {
  min-height: 40px !important;
  margin-bottom: 12px !important;
  padding: 8px 10px !important;
  color: #526477;
  font-weight: 850;
}

.novotech-catalog-section {
  margin-top: 10px;
  gap: 12px !important;
}

.novotech-catalog-section__head {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-bottom: 0;
  padding: 12px 14px !important;
  border-bottom: 1px solid rgba(8, 117, 223, 0.1);
}

.novotech-catalog-section__head::before {
  width: 64px !important;
  left: 14px !important;
}

.novotech-catalog-section__head h2 {
  color: var(--nt-premium-ink);
  font-size: clamp(22px, 1.7vw, 28px) !important;
  font-weight: 950;
}

.novotech-catalog-section__head p {
  color: #667085;
  font-size: 14px !important;
  font-weight: 720;
}

.novotech-catalog-section__brand {
  min-height: 34px !important;
  padding: 0 10px 0 6px !important;
  border: 1px solid rgba(8, 117, 223, 0.12);
  background: #ffffff;
  box-shadow: 0 8px 18px rgba(10, 28, 50, 0.04);
}

.novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
  gap: 14px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
  min-height: 402px !important;
  border: 1px solid rgba(8, 117, 223, 0.12) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
  box-shadow: 0 18px 38px rgba(10, 28, 50, 0.08) !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover {
  transform: translateY(-3px);
  border-color: rgba(8, 117, 223, 0.26) !important;
  box-shadow: 0 24px 46px rgba(10, 28, 50, 0.12) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
  border: 1px solid rgba(8, 117, 223, 0.13);
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.86) !important;
  color: #075cb8 !important;
  font-weight: 950 !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
  min-height: 198px !important;
  background:
    radial-gradient(circle at 50% 26%, rgba(8, 117, 223, 0.12), transparent 36%),
    linear-gradient(180deg, #f5f9ff 0%, #ffffff 100%) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
  min-height: 178px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
  max-height: 178px !important;
  filter: drop-shadow(0 20px 24px rgba(10, 28, 50, 0.13));
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
  color: var(--nt-premium-ink) !important;
  font-size: 18px !important;
  line-height: 1.18 !important;
  font-weight: 950 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__brandline,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__store-note {
  color: #526477 !important;
  font-weight: 850 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__quick-specs em {
  border: 1px solid rgba(8, 117, 223, 0.1);
  border-radius: 999px;
  background: #ffffff;
  color: #526477;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
  color: var(--nt-premium-ink) !important;
  font-size: 22px !important;
  font-weight: 950 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card][data-price-mode="request"] .novotech-product-mini__prices b {
  color: #075cb8 !important;
  font-size: 19px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
  width: calc(100% - 28px) !important;
  min-height: 42px !important;
  margin: 10px 14px 14px !important;
  border-radius: 8px !important;
  background: linear-gradient(135deg, var(--nt-premium-blue) 0%, #23a236 100%) !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 950 !important;
  box-shadow: 0 12px 22px rgba(8, 117, 223, 0.18);
}

.novotech-catalog-info,
.novotech-feedback-block {
  border: 1px solid rgba(8, 117, 223, 0.12) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(241, 248, 255, 0.9)),
    #ffffff !important;
  box-shadow: 0 18px 38px rgba(10, 28, 50, 0.08) !important;
}

.novotech-repair-strip {
  background: rgba(255, 255, 255, 0.88) !important;
  border-color: rgba(8, 117, 223, 0.1) !important;
  box-shadow: 0 10px 28px rgba(10, 28, 50, 0.07) !important;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.novotech-repair-strip__grid a {
  border: 1px solid rgba(8, 117, 223, 0.12) !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  color: #14345f !important;
  box-shadow: 0 7px 16px rgba(10, 28, 50, 0.04);
}

.novotech-repair-strip__grid a:hover {
  border-color: rgba(8, 117, 223, 0.28) !important;
  background: #eef6ff !important;
  color: #075cb8 !important;
}

.novotech-page .novotech-section-title {
  color: var(--nt-premium-ink);
  font-weight: 950;
  letter-spacing: 0;
}

.novotech-page .novotech-section-text {
  color: #667085;
  font-weight: 700;
}

.novotech-repair-device-grid,
.novotech-service-grid,
.novotech-repair-symptoms,
.novotech-repair-proof {
  gap: 14px !important;
}

.novotech-repair-device {
  min-height: 328px !important;
  justify-content: flex-start !important;
  padding: 20px !important;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-radius: 8px !important;
  background:
    radial-gradient(circle at 88% 12%, rgba(167, 224, 52, 0.18), transparent 28%),
    linear-gradient(145deg, #0c1f38 0%, #12345a 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 18px 38px rgba(10, 28, 50, 0.12) !important;
}

.novotech-repair-device::after {
  opacity: 0.18;
  background: linear-gradient(135deg, var(--nt-premium-blue), var(--nt-premium-green)) !important;
}

.novotech-repair-device__image {
  height: 118px !important;
  margin: 4px auto 18px !important;
  object-fit: contain;
  filter: drop-shadow(0 18px 22px rgba(2, 14, 30, 0.24)) !important;
}

.novotech-repair-device span {
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  background: rgba(255, 255, 255, 0.12) !important;
  color: #ffffff !important;
}

.novotech-repair-device strong {
  min-height: 0 !important;
  color: #ffffff !important;
  font-size: 21px !important;
  line-height: 1.12 !important;
  font-weight: 950 !important;
}

.novotech-repair-device em {
  min-height: 0 !important;
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 14px;
  font-weight: 740 !important;
  line-height: 1.4;
}

.novotech-repair-device__cta,
.novotech-service-price__action {
  min-height: 40px !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.13) !important;
  color: #ffffff !important;
  font-weight: 950 !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.novotech-service-price {
  min-height: 356px !important;
  border: 1px solid rgba(8, 117, 223, 0.12) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
  box-shadow: 0 18px 38px rgba(10, 28, 50, 0.08) !important;
}

.novotech-service-price::before {
  height: 4px !important;
  background: linear-gradient(90deg, var(--nt-premium-blue), #23a236) !important;
}

.novotech-service-price__image {
  height: 118px !important;
  filter: drop-shadow(0 18px 22px rgba(10, 28, 50, 0.12)) !important;
}

.novotech-service-price span {
  background: #eef6ff !important;
  color: #075cb8 !important;
  font-weight: 950 !important;
}

.novotech-service-price strong {
  color: var(--nt-premium-ink) !important;
  font-size: 19px !important;
  line-height: 1.18 !important;
  font-weight: 950 !important;
}

.novotech-service-price em {
  color: var(--nt-premium-ink) !important;
  font-size: 23px !important;
  font-weight: 950 !important;
}

.novotech-service-price small:not(.novotech-service-price__action) {
  color: #667085 !important;
  font-weight: 720 !important;
}

.novotech-service-price .novotech-service-price__action {
  border-color: rgba(8, 117, 223, 0.18) !important;
  background: linear-gradient(135deg, var(--nt-premium-blue), #23a236) !important;
  color: #ffffff !important;
  box-shadow: 0 12px 22px rgba(8, 117, 223, 0.16);
}

.novotech-repair-symptoms a,
.novotech-repair-proof div,
.novotech-repair-cta {
  border: 1px solid rgba(8, 117, 223, 0.12) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  box-shadow: 0 16px 34px rgba(10, 28, 50, 0.07) !important;
}

.novotech-repair-symptoms span,
.novotech-repair-proof span {
  background: linear-gradient(135deg, var(--nt-premium-blue), #23a236) !important;
  color: #ffffff !important;
}

.novotech-repair-symptoms strong,
.novotech-repair-proof strong {
  color: var(--nt-premium-ink) !important;
  font-weight: 950 !important;
}

.novotech-feedback-form input,
.novotech-feedback-form textarea,
.novotech-feedback-form select {
  border-color: rgba(8, 117, 223, 0.14) !important;
  border-radius: 8px !important;
  background: #f8fbff !important;
  color: var(--nt-premium-ink) !important;
  font-weight: 760 !important;
}

.novotech-feedback-form .novotech-button {
  border-radius: 8px !important;
  box-shadow: 0 12px 22px rgba(8, 117, 223, 0.16);
}

@media (max-width: 1240px) {
  .novotech-premium-cover-grid,
  .novotech-premium-page-hero--repair .novotech-premium-cover-grid {
    display: flex;
    gap: 14px;
    overflow-x: auto;
    padding-bottom: 8px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .novotech-premium-cover-grid::-webkit-scrollbar {
    display: none;
  }

  .novotech-premium-cover,
  .novotech-premium-service-note {
    flex: 0 0 330px;
    min-height: 378px;
    scroll-snap-align: start;
  }

  .novotech-premium-cover--wide {
    flex-basis: min(86vw, 520px);
  }
}

@media (max-width: 768px) {
  .novotech-premium-page-hero {
    padding: 14px 0 22px;
  }

  .novotech-premium-cover,
  .novotech-premium-service-note {
    flex-basis: min(84vw, 336px);
    min-height: 388px;
    padding: 26px 20px;
  }

  .novotech-premium-cover--wide {
    flex-basis: min(88vw, 360px);
  }

  .novotech-premium-cover::before {
    background:
      linear-gradient(180deg, rgba(5, 22, 45, 0.92) 0%, rgba(5, 32, 66, 0.62) 48%, rgba(5, 32, 66, 0.18) 100%),
      radial-gradient(circle at 22% 12%, rgba(8, 117, 223, 0.34), transparent 38%);
  }

  .novotech-premium-cover::after {
    left: 20px;
    bottom: 20px;
    width: 74px;
  }

  .novotech-premium-cover h1,
  .novotech-premium-cover strong {
    max-width: 258px;
    font-size: 30px;
  }

  .novotech-premium-cover--wide h1,
  .novotech-premium-cover--wide strong {
    max-width: 296px;
    font-size: 36px;
  }

  .novotech-premium-cover em {
    max-width: 250px;
    font-size: 14px;
  }

  .novotech-premium-page-hero--catalog .novotech-premium-cover:nth-child(2) img {
    width: 86%;
    height: 72%;
    right: -14%;
  }

  .novotech-premium-toolbar {
    padding: 18px;
  }

  .novotech-catalog-titlebar.novotech-premium-toolbar {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    padding: 14px !important;
  }

  .novotech-premium-intro-row {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 16px;
  }

  .novotech-catalog-titlebar h1 {
    max-width: 320px;
    font-size: 28px;
  }

  .novotech-catalog-titlebar p {
    display: none;
  }

  .novotech-catalog-titlebar__request {
    display: none !important;
  }

  .novotech-catalog-hero-points {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 7px !important;
    max-width: 100%;
    margin-top: 10px !important;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .novotech-catalog-hero-points::-webkit-scrollbar {
    display: none;
  }

  .novotech-catalog-hero-points span {
    flex: 0 0 auto;
    width: auto !important;
    min-height: 28px !important;
    white-space: nowrap;
  }

  .novotech-catalog-layout {
    gap: 12px !important;
  }

  .novotech-catalog-resultline {
    min-height: 44px !important;
    gap: 8px !important;
    padding: 7px 9px !important;
  }

  .novotech-catalog-resultline a {
    min-height: 36px !important;
    padding: 0 12px !important;
    font-size: 13px !important;
  }

  .novotech-catalog-section__head {
    min-height: 56px !important;
    padding: 9px 11px !important;
    gap: 9px !important;
  }

  .novotech-catalog-section__head p {
    display: none;
  }

  .novotech-catalog-section__brand {
    min-height: 32px !important;
    padding-right: 9px !important;
  }

  .novotech-catalog-section__head h2 {
    font-size: 22px !important;
  }

  .novotech-catalog-sidebar {
    top: 0;
  }

  .novotech-catalog-brand-rail {
    padding: 12px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
    min-height: 384px !important;
  }

  .novotech-repair-strip {
    top: 104px !important;
  }

  .novotech-repair-device,
  .novotech-service-price {
    min-height: 0 !important;
  }

  .novotech-repair-device strong,
  .novotech-service-price strong {
    font-size: 19px !important;
  }
}

@media (max-width: 420px) {
  .novotech-premium-cover,
  .novotech-premium-service-note {
    flex-basis: min(86vw, 330px);
  }

  .novotech-premium-cover--wide {
    flex-basis: min(90vw, 350px);
  }
}

/* Catalog commerce cards: compact, scannable, premium retail style. */
.novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr)) !important;
  justify-content: stretch !important;
  gap: 14px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
  max-width: none !important;
  min-height: 0 !important;
  border: 1px solid rgba(8, 117, 223, 0.11) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
  box-shadow: 0 12px 28px rgba(10, 28, 50, 0.065) !important;
  text-align: left !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover {
  transform: translateY(-2px);
  border-color: rgba(8, 117, 223, 0.24) !important;
  box-shadow: 0 20px 38px rgba(10, 28, 50, 0.11) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card::after {
  height: 3px !important;
  background: linear-gradient(90deg, var(--nt-premium-blue), #23a236) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
  top: 12px !important;
  min-height: 28px !important;
  padding: 0 10px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag {
  left: 12px !important;
  border: 1px solid rgba(8, 117, 223, 0.16) !important;
  background: #eaf4ff !important;
  color: #075cb8 !important;
  box-shadow: 0 8px 18px rgba(8, 117, 223, 0.08) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card][data-status="stock"] .novotech-product-mini__tag {
  border-color: rgba(35, 162, 54, 0.18) !important;
  background: #f2fbe3 !important;
  color: #267433 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
  right: 12px !important;
  border: 1px solid rgba(16, 40, 75, 0.08) !important;
  background: rgba(255, 255, 255, 0.9) !important;
  color: #14345f !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
  padding-top: 42px !important;
  background:
    radial-gradient(circle at 50% 22%, rgba(8, 117, 223, 0.09), transparent 34%),
    linear-gradient(180deg, #f7fbff 0%, #ffffff 100%) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
  min-height: 164px !important;
  height: 164px !important;
  padding: 0 14px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
  max-width: 166px !important;
  height: 160px !important;
  filter: drop-shadow(0 18px 22px rgba(10, 28, 50, 0.12)) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
  align-items: flex-start !important;
  gap: 7px !important;
  padding: 10px 14px 0 !important;
  text-align: left !important;
}

.novotech-product-card__brandline {
  width: 100%;
  gap: 7px !important;
}

.novotech-product-card__brandline > span {
  width: 24px !important;
  height: 24px !important;
  flex: 0 0 24px !important;
  font-size: 12px !important;
}

.novotech-product-card__brandline em {
  color: #667085 !important;
  font-size: 12px !important;
  font-weight: 850 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
  width: 100%;
  min-height: 42px !important;
  display: -webkit-box !important;
  overflow: hidden;
  color: #101828 !important;
  font-size: 17px !important;
  font-weight: 920 !important;
  line-height: 1.22 !important;
  text-align: left !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.novotech-product-card__buy-context {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  width: 100%;
}

.novotech-product-card__buy-context em,
.novotech-product-card__buy-context b {
  min-height: 24px;
  display: inline-flex;
  align-items: center;
  padding: 0 8px;
  border-radius: 999px;
  font-size: 11px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}

.novotech-product-card__buy-context em {
  border: 1px solid rgba(35, 162, 54, 0.15);
  background: #f2fbe3;
  color: #267433;
}

.novotech-product-card__buy-context b {
  border: 1px solid rgba(8, 117, 223, 0.12);
  background: #eaf4ff;
  color: #075cb8;
}

.novotech-product-card__quick-specs {
  justify-content: flex-start !important;
  width: 100%;
  gap: 5px !important;
}

.novotech-product-card__quick-specs em {
  min-height: 24px !important;
  padding: 0 8px !important;
  border-radius: 999px !important;
  color: #526477 !important;
  font-size: 11px !important;
  font-weight: 850 !important;
}

.novotech-product-card__swatches {
  display: flex;
  gap: 6px;
  width: 100%;
  min-height: 16px;
  align-items: center;
}

.novotech-product-card__swatches i {
  width: 13px;
  height: 13px;
  display: block;
  border: 1px solid rgba(16, 40, 75, 0.12);
  border-radius: 50%;
  background: #f3f5f7;
  box-shadow: 0 0 0 2px #ffffff;
}

.novotech-product-card__swatches i:nth-child(1) {
  background: #f1dfcf;
}

.novotech-product-card__swatches i:nth-child(2) {
  background: #1f2937;
}

.novotech-product-card__swatches i:nth-child(3) {
  background: #dbe7f3;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices {
  justify-content: flex-start !important;
  width: 100%;
  gap: 7px !important;
  margin-top: 1px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
  color: #101828 !important;
  font-size: 21px !important;
  font-weight: 950 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card][data-price-mode="request"] .novotech-product-mini__prices b {
  color: #075cb8 !important;
  font-size: 18px !important;
}

.novotech-product-card__store-note {
  width: 100%;
  display: flex !important;
  align-items: center;
  gap: 6px;
  color: #667085 !important;
  font-size: 12px !important;
  font-weight: 780 !important;
  line-height: 1.25 !important;
}

.novotech-product-card__store-note::before {
  content: "";
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  border-radius: 50%;
  background: #23a236;
  box-shadow: 0 0 0 3px rgba(35, 162, 54, 0.12);
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
  width: calc(100% - 28px) !important;
  min-height: 40px !important;
  margin: 10px 14px 14px !important;
  opacity: 1 !important;
  transform: none !important;
  pointer-events: auto !important;
}

@media (max-width: 768px) {
  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 12px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
    max-width: none !important;
    display: grid !important;
    grid-template-columns: 118px minmax(0, 1fr);
    grid-template-areas:
      "media body"
      "action action";
    align-items: stretch;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
    grid-area: media;
    min-height: 216px;
    padding-top: 38px !important;
    border-right: 1px solid rgba(8, 117, 223, 0.08);
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
    min-height: 156px !important;
    height: 156px !important;
    padding: 0 8px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
    max-width: 106px !important;
    height: 116px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
    grid-area: body;
    padding: 12px 12px 8px !important;
    gap: 6px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag {
    left: 9px !important;
    top: 10px !important;
    min-height: 24px !important;
    max-width: 94px;
    padding: 0 8px !important;
    font-size: 10px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
    right: auto !important;
    left: 84px !important;
    top: 10px !important;
    min-height: 24px !important;
    padding: 0 7px !important;
    font-size: 10px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
    min-height: 0 !important;
    font-size: 15px !important;
  }

  .novotech-product-card__brandline > span {
    width: 22px !important;
    height: 22px !important;
    flex-basis: 22px !important;
  }

  .novotech-product-card__brandline em {
    font-size: 11px !important;
  }

  .novotech-product-card__buy-context {
    gap: 4px;
  }

  .novotech-product-card__buy-context em,
  .novotech-product-card__buy-context b {
    min-height: 22px;
    padding: 0 7px;
    font-size: 10px;
  }

  .novotech-product-card__quick-specs {
    gap: 4px !important;
  }

  .novotech-product-card__quick-specs em {
    min-height: 22px !important;
    padding: 0 7px !important;
    font-size: 10px !important;
  }

  .novotech-product-card__quick-specs em:nth-child(n+3) {
    display: none !important;
  }

  .novotech-product-card__swatches {
    min-height: 13px;
  }

  .novotech-product-card__swatches i {
    width: 11px;
    height: 11px;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
    font-size: 18px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices del {
    display: none !important;
  }

  .novotech-product-card__store-note {
    display: none !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
    grid-area: action;
    width: auto !important;
    min-height: 38px !important;
    margin: 0 10px 10px !important;
  }
}

/* Novotech catalog rebuild: full commerce UX layer. */
.novotech-page.novotech-catalog-prototype {
  --catalog-ink: #101828;
  --catalog-muted: #667085;
  --catalog-blue: #0875df;
  --catalog-green: #23a236;
  --catalog-lime: #a7e034;
  --catalog-line: rgba(8, 117, 223, 0.12);
  --catalog-shadow: 0 14px 34px rgba(10, 28, 50, 0.07);
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-workspace {
  padding: 18px 0 58px !important;
  background:
    linear-gradient(180deg, #f4f9ff 0%, #f7fbf5 100%) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 18px !important;
  align-items: center !important;
  min-height: 0 !important;
  margin-bottom: 12px !important;
  padding: 16px 18px !important;
  overflow: hidden;
  border-color: var(--catalog-line) !important;
  background:
    radial-gradient(circle at 90% 14%, rgba(167, 224, 52, 0.17), transparent 28%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(239, 247, 255, 0.92)),
    #ffffff !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar::after {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar h1 {
  max-width: 720px;
  margin: 8px 0 0 !important;
  color: var(--catalog-ink);
  font-size: clamp(30px, 2.6vw, 40px) !important;
  line-height: 1.05 !important;
  font-weight: 950 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar p {
  max-width: 760px;
  margin: 8px 0 0 !important;
  color: #526477;
  font-size: 14px !important;
  font-weight: 750 !important;
  line-height: 1.38 !important;
}

.novotech-catalog-titlebar__actions {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-end;
}

.novotech-catalog-mobile-filter {
  display: none;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  border: 1px solid rgba(8, 117, 223, 0.18);
  border-radius: 8px;
  background: #ffffff;
  color: #075cb8;
  font-size: 13px;
  font-weight: 950;
}

.novotech-catalog-assist-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 12px;
}

.novotech-catalog-assist-strip div {
  min-height: 74px;
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 5px 10px;
  align-items: center;
  padding: 12px;
  border: 1px solid var(--catalog-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 10px 24px rgba(10, 28, 50, 0.045);
}

.novotech-catalog-assist-strip span {
  grid-row: span 2;
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #eaf4ff;
  color: #075cb8;
  font-size: 12px;
  font-weight: 950;
}

.novotech-catalog-assist-strip strong {
  color: var(--catalog-ink);
  font-size: 14px;
  font-weight: 950;
  line-height: 1.1;
}

.novotech-catalog-assist-strip em {
  color: var(--catalog-muted);
  font-size: 12px;
  font-style: normal;
  font-weight: 760;
  line-height: 1.2;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-layout {
  grid-template-columns: 292px minmax(0, 1fr) !important;
  gap: 14px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-sidebar {
  top: 82px;
  max-height: calc(100vh - 96px);
  overflow: auto;
  border-color: var(--catalog-line) !important;
  background: rgba(255, 255, 255, 0.92) !important;
  box-shadow: var(--catalog-shadow) !important;
  scrollbar-width: thin;
}

.novotech-catalog-sidebar__head small {
  display: block;
  margin-top: 4px;
  color: var(--catalog-muted);
  font-size: 12px;
  font-weight: 850;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-group {
  padding-top: 2px;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-row {
  gap: 7px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-row button {
  min-height: 34px !important;
  padding: 0 11px !important;
  font-size: 13px !important;
  font-weight: 900 !important;
}

.novotech-catalog-drawer-footer {
  display: none;
}

.novotech-catalog-brand-rail {
  min-height: 58px;
  margin-bottom: 10px !important;
}

.novotech-catalog-active-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin: -2px 0 10px;
}

.novotech-catalog-active-filters button {
  min-height: 30px;
  display: inline-flex;
  align-items: center;
  padding: 0 10px;
  border: 1px solid rgba(8, 117, 223, 0.16);
  border-radius: 999px;
  background: #ffffff;
  color: #075cb8;
  font-size: 12px;
  font-weight: 900;
}

.novotech-catalog-resultline {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 10px !important;
  align-items: center !important;
  min-height: 52px !important;
  margin-bottom: 10px !important;
  padding: 8px 10px !important;
  border-color: var(--catalog-line) !important;
  background: rgba(255, 255, 255, 0.86) !important;
  box-shadow: 0 10px 24px rgba(10, 28, 50, 0.04);
}

.novotech-catalog-resultline__summary {
  display: grid;
  gap: 2px;
}

.novotech-catalog-resultline__summary span {
  color: var(--catalog-ink);
  font-size: 15px;
  font-weight: 950;
}

.novotech-catalog-resultline__summary em {
  color: var(--catalog-muted);
  font-size: 12px;
  font-style: normal;
  font-weight: 760;
}

.novotech-catalog-sort {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: flex-end;
}

.novotech-catalog-sort button {
  min-height: 34px;
  padding: 0 10px;
  border: 1px solid rgba(8, 117, 223, 0.12);
  border-radius: 999px;
  background: #ffffff;
  color: #334155;
  font-size: 12px;
  font-weight: 900;
}

.novotech-catalog-sort button.is-active {
  border-color: rgba(8, 117, 223, 0.28);
  background: linear-gradient(135deg, #10284b, #0875df);
  color: #ffffff;
  box-shadow: 0 10px 18px rgba(8, 117, 223, 0.16);
}

.novotech-catalog-section {
  margin-top: 10px !important;
  gap: 10px !important;
}

.novotech-catalog-section__head {
  min-height: 76px;
  grid-template-columns: auto minmax(0, 1fr) 86px !important;
  padding: 12px 14px !important;
  border-color: var(--catalog-line) !important;
  border-radius: 8px;
  background:
    linear-gradient(100deg, rgba(255, 255, 255, 0.98), rgba(234, 244, 255, 0.82)),
    #ffffff !important;
  box-shadow: 0 10px 24px rgba(10, 28, 50, 0.045);
}

.novotech-catalog-section__visual {
  width: 78px;
  height: 58px;
  object-fit: contain;
  justify-self: end;
  filter: drop-shadow(0 12px 16px rgba(10, 28, 50, 0.12));
}

.novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
  grid-template-columns: repeat(auto-fill, minmax(266px, 1fr)) !important;
  gap: 12px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
  border-color: rgba(8, 117, 223, 0.1) !important;
  background:
    linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
  box-shadow: 0 12px 26px rgba(10, 28, 50, 0.065) !important;
}

.novotech-product-card__favorite {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 4;
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(8, 117, 223, 0.1);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  color: #14345f;
  font-size: 18px;
  font-weight: 900;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow: 0 8px 18px rgba(10, 28, 50, 0.06);
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
  right: 50px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
  padding-top: 40px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
  height: 150px !important;
  min-height: 150px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
  max-width: 152px !important;
  height: 148px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
  padding-top: 9px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
  min-height: 41px !important;
}

.novotech-catalog-empty {
  display: grid;
  grid-template-columns: 160px minmax(0, 1fr);
  align-items: center;
  gap: 18px;
  max-width: none !important;
  border-color: var(--catalog-line) !important;
  background: #ffffff !important;
  box-shadow: var(--catalog-shadow);
}

.novotech-catalog-empty[hidden] {
  display: none !important;
}

.novotech-catalog-empty img {
  width: 160px;
  height: 112px;
  object-fit: cover;
  border-radius: 8px;
}

@media (max-width: 1180px) {
  .novotech-catalog-resultline {
    grid-template-columns: 1fr;
  }

  .novotech-catalog-sort {
    justify-content: flex-start;
  }
}

@media (max-width: 768px) {
  .novotech-page.novotech-catalog-prototype .novotech-catalog-workspace {
    padding-top: 12px !important;
    padding-bottom: 86px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    padding: 14px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar h1 {
    font-size: 26px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar p {
    display: none;
  }

  .novotech-catalog-titlebar__actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .novotech-catalog-mobile-filter {
    display: inline-flex;
  }

  .novotech-catalog-titlebar__request {
    display: inline-flex !important;
    width: 100%;
    min-height: 40px !important;
    padding: 0 10px !important;
    font-size: 13px !important;
  }

  .novotech-catalog-hero-points {
    flex-wrap: nowrap !important;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .novotech-catalog-hero-points::-webkit-scrollbar {
    display: none;
  }

  .novotech-catalog-hero-points span {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .novotech-catalog-assist-strip {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    margin-bottom: 10px;
    padding-bottom: 2px;
    scrollbar-width: none;
  }

  .novotech-catalog-assist-strip::-webkit-scrollbar {
    display: none;
  }

  .novotech-catalog-assist-strip div {
    flex: 0 0 236px;
    min-height: 64px;
    padding: 10px;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-layout {
    display: block !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-sidebar {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
    bottom: 0 !important;
    z-index: 260;
    width: 100% !important;
    max-width: none !important;
    max-height: 82vh !important;
    padding: 14px 14px 86px !important;
    overflow: auto;
    border-radius: 8px 8px 0 0 !important;
    transform: translateY(110%);
    transition: transform 0.2s ease;
  }

  .novotech-page.novotech-catalog-prototype.is-catalog-drawer-open .novotech-catalog-sidebar {
    transform: translateY(0);
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-backdrop {
    position: fixed;
    inset: 0;
    z-index: 250;
    display: block;
    background: rgba(6, 18, 36, 0.42);
  }

  .novotech-catalog-drawer-footer {
    position: fixed;
    left: 14px;
    right: 14px;
    bottom: 12px;
    display: block;
    z-index: 262;
  }

  .novotech-catalog-drawer-footer button {
    width: 100%;
    min-height: 46px;
    border: 0;
    border-radius: 8px;
    background: linear-gradient(135deg, var(--catalog-blue), var(--catalog-green));
    color: #ffffff;
    font-size: 14px;
    font-weight: 950;
    box-shadow: 0 12px 24px rgba(8, 117, 223, 0.2);
  }

  .novotech-catalog-brand-rail {
    position: sticky;
    top: 104px;
    z-index: 12;
    margin-right: -12px;
    margin-left: -12px;
    border-radius: 0 !important;
  }

  .novotech-catalog-active-filters {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 2px;
    scrollbar-width: none;
  }

  .novotech-catalog-active-filters::-webkit-scrollbar {
    display: none;
  }

  .novotech-catalog-active-filters button {
    flex: 0 0 auto;
  }

  .novotech-catalog-resultline {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    min-height: 0 !important;
  }

  .novotech-catalog-resultline__summary em {
    display: none;
  }

  .novotech-catalog-sort {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 2px;
    scrollbar-width: none;
  }

  .novotech-catalog-sort::-webkit-scrollbar {
    display: none;
  }

  .novotech-catalog-sort button {
    flex: 0 0 auto;
  }

  .novotech-catalog-section__head {
    grid-template-columns: auto minmax(0, 1fr) 58px !important;
    min-height: 58px;
    padding: 9px 11px !important;
  }

  .novotech-catalog-section__head p {
    display: none;
  }

  .novotech-catalog-section__visual {
    width: 54px;
    height: 44px;
  }

  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 10px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
    display: grid !important;
    grid-template-columns: 118px minmax(0, 1fr);
    grid-template-areas:
      "media body"
      "action action";
    max-width: none !important;
    min-height: 0 !important;
  }

  .novotech-product-card__favorite {
    display: none;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
    grid-area: media;
    min-height: 206px;
    padding-top: 38px !important;
    border-right: 1px solid rgba(8, 117, 223, 0.08);
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
    min-height: 148px !important;
    height: 148px !important;
    padding: 0 8px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
    max-width: 104px !important;
    height: 114px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
    grid-area: body;
    gap: 5px !important;
    padding: 11px 11px 8px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag {
    left: 9px !important;
    top: 10px !important;
    min-height: 23px !important;
    max-width: 86px;
    padding: 0 7px !important;
    font-size: 10px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
    left: 82px !important;
    right: auto !important;
    top: 10px !important;
    min-height: 23px !important;
    padding: 0 7px !important;
    font-size: 10px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
    min-height: 0 !important;
    font-size: 15px !important;
  }

  .novotech-product-card__quick-specs em:nth-child(n+3),
  .novotech-product-card__store-note,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices del {
    display: none !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
    grid-area: action;
    width: auto !important;
    min-height: 38px !important;
    margin: 0 10px 10px !important;
  }

  .novotech-catalog-empty {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 16px !important;
  }

  .novotech-catalog-empty img {
    width: 100%;
    height: 130px;
  }
}

/* Novotech catalog 2026 final pass: this block must stay after legacy layers. */
.novotech-page.novotech-catalog-prototype [hidden] {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 18px !important;
  align-items: end !important;
  padding: 22px 24px !important;
  overflow: hidden !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(90deg, rgba(23, 107, 214, 0.06), rgba(155, 226, 52, 0.1)),
    #ffffff !important;
  box-shadow: var(--nt-shadow) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar h1 {
  max-width: 720px !important;
  color: var(--nt-ink) !important;
  font-size: 38px !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar p {
  max-width: 700px !important;
  color: var(--nt-muted) !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar__actions {
  display: flex !important;
  gap: 10px !important;
  justify-content: flex-end !important;
  width: auto !important;
  min-width: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar > div,
.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar__actions,
.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar h1,
.novotech-page.novotech-catalog-prototype .novotech-catalog-hero-points {
  max-width: 100% !important;
  min-width: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-mobile-filter {
  display: none !important;
  min-height: 42px !important;
  border: 1px solid rgba(23, 107, 214, 0.16) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: var(--nt-blue-dark) !important;
  box-shadow: none !important;
  font-weight: 900 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar__request,
.novotech-page.novotech-catalog-prototype .novotech-catalog-summary > a,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions,
.novotech-page.novotech-catalog-prototype .novotech-catalog-drawer-footer button {
  min-height: 42px !important;
  border: 1px solid rgba(23, 107, 214, 0.16) !important;
  border-radius: 8px !important;
  background: var(--nt-blue) !important;
  color: #ffffff !important;
  box-shadow: 0 10px 22px rgba(23, 107, 214, 0.18) !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-hero-points {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-hero-points span {
  min-height: 30px !important;
  padding: 0 11px !important;
  border: 1px solid rgba(23, 107, 214, 0.12) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: #243447 !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  white-space: nowrap !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-layout {
  grid-template-columns: 284px minmax(0, 1fr) !important;
  gap: 16px !important;
  align-items: start !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-sidebar {
  position: sticky !important;
  top: 12px !important;
  padding: 18px !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0 12px 28px rgba(15, 35, 68, 0.06) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-row {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-row button,
.novotech-page.novotech-catalog-prototype .novotech-catalog-sort button,
.novotech-page.novotech-catalog-prototype .novotech-catalog-active-filters button {
  min-height: 34px !important;
  padding: 0 12px !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: #263548 !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-filter-row button.is-active,
.novotech-page.novotech-catalog-prototype .novotech-catalog-sort button.is-active {
  border-color: var(--nt-blue) !important;
  background: var(--nt-blue) !important;
  color: #ffffff !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-brand-mark {
  width: 24px !important;
  height: 24px !important;
  border-radius: 8px !important;
  background: #eef6ff !important;
  color: var(--nt-blue-dark) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-assist-strip div,
.novotech-page.novotech-catalog-prototype .novotech-catalog-brand-rail,
.novotech-page.novotech-catalog-prototype .novotech-catalog-summary,
.novotech-page.novotech-catalog-prototype .novotech-catalog-section__head {
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.94) !important;
  box-shadow: none !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-summary {
  grid-template-columns: minmax(0, 1fr) auto auto !important;
  gap: 12px !important;
  align-items: center !important;
  padding: 14px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-sort {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  justify-content: flex-end !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-active-filters {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-active-filters button {
  border-color: rgba(155, 226, 52, 0.52) !important;
  background: #f6fde9 !important;
  color: #24420c !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-section__head {
  grid-template-columns: auto minmax(0, 1fr) 86px !important;
  gap: 14px !important;
  padding: 14px !important;
  overflow: hidden !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-section__head h2 {
  color: var(--nt-ink) !important;
  font-size: 22px !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-catalog-section__visual {
  width: 76px !important;
  height: 76px !important;
  object-fit: contain !important;
  filter: drop-shadow(0 12px 16px rgba(15, 35, 68, 0.13)) !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
  align-items: stretch !important;
  margin-top: 12px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
  position: relative !important;
  min-width: 0 !important;
  display: grid !important;
  grid-template-rows: 236px minmax(0, 1fr) auto !important;
  gap: 0 !important;
  overflow: hidden !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  box-shadow: 0 10px 26px rgba(15, 35, 68, 0.06) !important;
  color: var(--nt-ink) !important;
  text-decoration: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card:hover {
  border-color: rgba(23, 107, 214, 0.24) !important;
  box-shadow: 0 16px 34px rgba(15, 35, 68, 0.11) !important;
  transform: translateY(-2px) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card::after {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 236px !important;
  height: 236px !important;
  padding: 38px 20px 18px !important;
  overflow: hidden !important;
  border-right: 0 !important;
  border-bottom: 1px solid rgba(16, 37, 66, 0.07) !important;
  background: linear-gradient(180deg, #f7fbff 0%, #ffffff 58%, #f6faf6 100%) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__gallery {
  display: block !important;
  width: 100% !important;
  overflow: visible !important;
  white-space: normal !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 172px !important;
  height: 172px !important;
  padding: 0 !important;
  background: transparent !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image + .novotech-product-card__image,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__more {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
  display: block !important;
  width: auto !important;
  max-width: 86% !important;
  height: 172px !important;
  max-height: 172px !important;
  object-fit: contain !important;
  filter: drop-shadow(0 18px 22px rgba(15, 35, 68, 0.13)) !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__tag {
  position: absolute !important;
  left: 14px !important;
  top: 14px !important;
  z-index: 2 !important;
  min-height: 28px !important;
  max-width: 138px !important;
  padding: 0 10px !important;
  border: 1px solid rgba(155, 226, 52, 0.5) !important;
  border-radius: 8px !important;
  background: #f6fde9 !important;
  color: #2d5b0b !important;
  box-shadow: none !important;
  font-size: 11px !important;
  font-weight: 950 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__favorite {
  position: absolute !important;
  right: 14px !important;
  top: 14px !important;
  z-index: 2 !important;
  display: inline-flex !important;
  width: 32px !important;
  height: 32px !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid var(--nt-line) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.86) !important;
  color: #4b5b70 !important;
  box-shadow: none !important;
  font-size: 17px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
  display: grid !important;
  gap: 10px !important;
  padding: 16px 16px 12px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
  min-height: 46px !important;
  color: var(--nt-ink) !important;
  font-size: 19px !important;
  line-height: 1.18 !important;
  font-weight: 950 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__buy-context,
.novotech-page.novotech-catalog-prototype .novotech-product-card__quick-specs {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__buy-context em,
.novotech-page.novotech-catalog-prototype .novotech-product-card__buy-context b,
.novotech-page.novotech-catalog-prototype .novotech-product-card__quick-specs em {
  min-height: 28px !important;
  padding: 0 9px !important;
  border-radius: 8px !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__buy-context em {
  border: 1px solid rgba(155, 226, 52, 0.45) !important;
  background: #f6fde9 !important;
  color: #31580e !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__buy-context b,
.novotech-page.novotech-catalog-prototype .novotech-product-card__quick-specs em {
  border: 1px solid var(--nt-line) !important;
  background: #ffffff !important;
  color: #334155 !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__swatches {
  display: flex !important;
  gap: 6px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__swatches i {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  box-shadow: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices {
  display: flex !important;
  min-height: 30px !important;
  align-items: baseline !important;
  gap: 8px !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
  color: var(--nt-ink) !important;
  font-size: 23px !important;
  line-height: 1.05 !important;
  font-weight: 950 !important;
  letter-spacing: 0 !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card][data-price-mode="request"] .novotech-product-mini__prices b {
  color: var(--nt-blue-dark) !important;
  font-size: 18px !important;
}

.novotech-page.novotech-catalog-prototype .novotech-product-card__store-note {
  display: none !important;
}

.novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
  display: inline-flex !important;
  width: auto !important;
  min-height: 42px !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 16px 16px !important;
  padding: 0 16px !important;
  text-align: center !important;
}

@media (max-width: 1180px) {
  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 900px) {
  .novotech-page.novotech-catalog-prototype .novotech-catalog-layout {
    display: block !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-sidebar {
    position: fixed !important;
    top: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 1001 !important;
    max-height: 82vh !important;
    overflow: auto !important;
    transform: translateY(112%) !important;
    border-radius: 8px 8px 0 0 !important;
    transition: transform 0.22s ease !important;
  }

  .novotech-page.novotech-catalog-prototype.is-catalog-drawer-open .novotech-catalog-sidebar {
    transform: translateY(0) !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-mobile-filter {
    display: inline-flex !important;
  }
}

@media (max-width: 768px) {
  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    padding: 14px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar h1 {
    font-size: 27px !important;
    line-height: 1.08 !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar p {
    display: none !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar__actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    width: 100% !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar.novotech-premium-toolbar > div {
    width: 100% !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-mobile-filter,
  .novotech-page.novotech-catalog-prototype .novotech-catalog-titlebar__request {
    width: 100% !important;
    min-width: 0 !important;
    justify-content: center !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-hero-points,
  .novotech-page.novotech-catalog-prototype .novotech-catalog-assist-strip,
  .novotech-page.novotech-catalog-prototype .novotech-catalog-brand-rail .novotech-catalog-filter-row,
  .novotech-page.novotech-catalog-prototype .novotech-catalog-sort,
  .novotech-page.novotech-catalog-prototype .novotech-catalog-active-filters {
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    padding-bottom: 2px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-assist-strip {
    display: flex !important;
    gap: 10px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-assist-strip div {
    min-width: 236px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-summary {
    grid-template-columns: 1fr !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-summary > a {
    width: 100% !important;
    justify-content: center !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-section__head {
    grid-template-columns: minmax(0, 1fr) 58px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-section__brand {
    grid-column: 1 / -1 !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-catalog-section__visual {
    width: 58px !important;
    height: 58px !important;
  }

  .novotech-page.novotech-catalog-prototype .novotech-product-mini-grid {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card {
    grid-template-rows: 210px minmax(0, 1fr) auto !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__media {
    min-height: 210px !important;
    height: 210px !important;
    padding: 36px 18px 16px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image {
    min-height: 152px !important;
    height: 152px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__image img,
  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card img {
    height: 152px !important;
    max-height: 152px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-card__body {
    padding: 14px 14px 10px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card].novotech-product-card strong {
    min-height: 0 !important;
    font-size: 18px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__prices b {
    font-size: 22px !important;
  }

  .novotech-page.novotech-catalog-prototype [data-catalog-clean-card] .novotech-product-mini__actions {
    margin: 0 14px 14px !important;
  }
}
