.smsearch {
  --smsearch-accent: #0f766e;
  --smsearch-panel-bg: #ffffff;
  --smsearch-input-bg: #ffffff;
  --smsearch-input-bg-hover: #ffffff;
  --smsearch-input-bg-active: #ffffff;
  --smsearch-text: #111827;
  --smsearch-input-text: #111827;
  --smsearch-placeholder: #9ca3af;
  --smsearch-border: #d1d5db;
  --smsearch-border-hover: #0f766e;
  --smsearch-border-active: #0b5f58;
  --smsearch-input-inner-border: #d1d5db;
  --smsearch-input-inner-border-hover: #0f766e;
  --smsearch-input-inner-border-active: #0b5f58;
  --smsearch-input-inner-border-width: 0px;
  --smsearch-focus-ring-size: 0px;
  --smsearch-focus-ring: rgba(32, 121, 202, 0.14);
  --smsearch-icon: #6b7280;
  --smsearch-icon-hover: #0f766e;
  --smsearch-icon-active: #0b5f58;
  --smsearch-icon-opacity: 1;
  --smsearch-icon-hover-opacity: 1;
  --smsearch-icon-opacity-transition-ms: 180ms;
  --smsearch-panel-border: #d1d5db;
  --smsearch-result-separator: #eef2f7;
  --smsearch-title-color: #0f5ea8;
  --smsearch-title-hover-color: #0f5ea8;
  --smsearch-title-font-family: inherit;
  --smsearch-title-font-weight: 600;
  --smsearch-title-hover-font-weight: 600;
  --smsearch-title-text-shadow: none;
  --smsearch-result-hover: #f3f4f6;
  --smsearch-result-active: #e8f1ff;
  --smsearch-price-color: #f59e0b;
  --smsearch-price-size: 18px;
  --smsearch-list-price-font-family: inherit;
  --smsearch-list-price-font-weight: 700;
  --smsearch-list-price-hover-color: #f59e0b;
  --smsearch-list-price-hover-font-weight: 700;
  --smsearch-list-price-text-shadow: none;
  --smsearch-detail-title-color: #1f2937;
  --smsearch-detail-title-font-family: inherit;
  --smsearch-detail-title-font-weight: 700;
  --smsearch-detail-title-text-shadow: none;
  --smsearch-detail-price-font-family: inherit;
  --smsearch-detail-price-font-weight: 700;
  --smsearch-detail-price-text-shadow: none;
  --smsearch-button-bg: #2f8fe7;
  --smsearch-button-hover-bg: #2079ca;
  --smsearch-button-active-bg: #1866ad;
  --smsearch-button-text: #ffffff;
  --smsearch-button-gradient-normal: linear-gradient(135deg, #2f8fe7 0%, #60a5fa 100%);
  --smsearch-button-gradient-hover: linear-gradient(135deg, #2079ca 0%, #3b82f6 100%);
  --smsearch-button-gradient-active: linear-gradient(135deg, #1866ad 0%, #2563eb 100%);
  --smsearch-button-gradient-transition-ms: 260ms;
  --smsearch-button-border: #2f8fe7;
  --smsearch-button-hover-border: #2079ca;
  --smsearch-button-active-border: #1866ad;
  --smsearch-button-border-width: 0px;
  --smsearch-button-radius: 10px;
  --smsearch-button-font-size: 18px;
  --smsearch-button-height: 48px;
  --smsearch-button-shadow: none;
  --smsearch-button-text-shadow: none;
  --smsearch-button-hover-lift: 1px;
  --smsearch-button-active-lift: 0px;
  --smsearch-button-transition-ms: 200ms;
  --smsearch-cta-width: 100%;
  --smsearch-cta-align: stretch;
  --smsearch-cta-icon-size: 18px;
  --smsearch-cta-icon-gap: 8px;
  --smsearch-cta-icon-color: #ffffff;
  --smsearch-qty-btn-bg: #f3f4f6;
  --smsearch-qty-btn-hover-bg: #e5e7eb;
  --smsearch-qty-btn-active-bg: #dbe1e8;
  --smsearch-qty-btn-text: #334155;
  --smsearch-qty-btn-hover-text: #1f2937;
  --smsearch-qty-btn-active-text: #0f172a;
  --smsearch-qty-btn-border: #d1d5db;
  --smsearch-qty-btn-hover-border: #9ca3af;
  --smsearch-qty-btn-active-border: #6b7280;
  --smsearch-qty-btn-gradient-normal: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);
  --smsearch-qty-btn-gradient-hover: linear-gradient(135deg, #e5e7eb 0%, #d1d5db 100%);
  --smsearch-qty-btn-gradient-active: linear-gradient(135deg, #dbe1e8 0%, #cbd5e1 100%);
  --smsearch-qty-btn-gradient-transition-ms: 220ms;
  --smsearch-qty-btn-size: 40px;
  --smsearch-qty-btn-font-size: 24px;
  --smsearch-qty-btn-font-family: inherit;
  --smsearch-qty-btn-font-weight: 700;
  --smsearch-qty-btn-font-weight-hover: 700;
  --smsearch-qty-btn-font-weight-active: 700;
  --smsearch-qty-btn-radius: 8px;
  --smsearch-qty-btn-border-width: 1px;
  --smsearch-qty-btn-shadow: none;
  --smsearch-qty-btn-text-shadow: none;
  --smsearch-qty-btn-text-shadow-hover: none;
  --smsearch-qty-btn-text-shadow-active: none;
  --smsearch-qty-align: center;
  --smsearch-qty-transition-ms: 180ms;
  --smsearch-qty-btn-hover-lift: 0px;
  --smsearch-qty-btn-active-lift: 1px;
  --smsearch-qty-input-bg: #ffffff;
  --smsearch-qty-input-bg-hover: #ffffff;
  --smsearch-qty-input-text: #111827;
  --smsearch-qty-input-text-align: center;
  --smsearch-qty-input-font-family: inherit;
  --smsearch-qty-input-font-weight: 600;
  --smsearch-qty-input-border: #d1d5db;
  --smsearch-qty-input-border-hover: #9ca3af;
  --smsearch-qty-input-border-focus: #0f766e;
  --smsearch-qty-input-width: 70px;
  --smsearch-qty-input-height: 40px;
  --smsearch-qty-input-font-size: 18px;
  --smsearch-qty-input-radius: 8px;
  --smsearch-qty-input-border-width: 1px;
  --smsearch-qty-input-shadow: none;
  --smsearch-qty-input-shadow-hover: none;
  --smsearch-qty-input-shadow-active: none;
  --smsearch-qty-input-text-shadow: none;
  --smsearch-detail-text-color: #374151;
  --smsearch-detail-text-font-family: inherit;
  --smsearch-detail-text-font-weight: 400;
  --smsearch-detail-text-shadow: none;
  --smsearch-stock-color: #16a34a;
  --smsearch-stock-unavailable-color: #dc2626;
  --smsearch-stock-size: 20px;
  --smsearch-stock-font-family: inherit;
  --smsearch-stock-font-weight: 700;
  --smsearch-stock-text-shadow: none;
  --smsearch-list-image-width: 62px;
  --smsearch-list-image-height: 62px;
  --smsearch-list-image-radius: 10px;
  --smsearch-list-image-inner-radius: 10px;
  --smsearch-list-image-border-width: 1px;
  --smsearch-list-image-border-color: #d1d5db;
  --smsearch-list-image-bg: #f9fafb;
  --smsearch-list-image-fit: cover;
  --smsearch-list-image-shadow: none;
  --smsearch-list-image-hover-scale: 1;
  --smsearch-list-image-transition-ms: 180ms;
  --smsearch-detail-hero-min-height: 190px;
  --smsearch-detail-hero-radius: 12px;
  --smsearch-detail-hero-border-width: 1px;
  --smsearch-detail-hero-border-color: #d1d5db;
  --smsearch-detail-hero-bg: linear-gradient(140deg, #e7eff8 0%, #f3f7fc 100%);
  --smsearch-detail-image-width: 65%;
  --smsearch-detail-image-max-height: 175px;
  --smsearch-detail-image-radius: 10px;
  --smsearch-detail-image-fit: contain;
  --smsearch-detail-image-shadow: none;
  --smsearch-font-family: inherit;
  --smsearch-border-width: 1px;
  --smsearch-radius: 14px;
  --smsearch-input-font-size: 16px;
  --smsearch-input-height: 48px;
  --smsearch-searchbar-min-width: 320px;
  --smsearch-icon-size: 18px;
  --smsearch-result-title-size: 15px;
  --smsearch-detail-title-size: 26px;
  --smsearch-detail-text-size: 14px;
  --smsearch-panel-max-width: 1180px;
  --smsearch-detail-col-width: 42%;
  --smsearch-results-max-height: 560px;
  position: relative;
  max-width: 100%;
  width: 100%;
  min-width: min(100%, var(--smsearch-searchbar-min-width));
  color: var(--smsearch-text);
  font-family: var(--smsearch-font-family);
  container-type: inline-size;
}

.elementor-widget-shortcode .elementor-shortcode {
  width: 100%;
}

.elementor-widget-shortcode .elementor-shortcode > .smsearch {
  flex: 0 1 auto;
  margin-left: auto;
  margin-right: auto;
}

.smsearch,
.smsearch * {
  box-sizing: border-box;
}

.smsearch :where(button, input, a) {
  font: inherit;
  letter-spacing: normal;
  text-transform: none;
  text-shadow: none !important;
  box-shadow: none !important;
}

.smsearch-input-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--smsearch-input-bg);
  border: var(--smsearch-border-width) solid var(--smsearch-border);
  border-radius: var(--smsearch-radius);
  padding: 0 14px;
  min-height: var(--smsearch-input-height);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.smsearch-icon-right .smsearch-input-wrap {
  flex-direction: row-reverse;
}

.smsearch-search-icon {
  color: var(--smsearch-icon);
  opacity: var(--smsearch-icon-opacity);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--smsearch-icon-size);
  height: var(--smsearch-icon-size);
  line-height: 1;
  flex: 0 0 auto;
  transition: color 0.2s ease, opacity var(--smsearch-icon-opacity-transition-ms) ease;
}

.smsearch-search-icon .dashicons {
  width: var(--smsearch-icon-size);
  height: var(--smsearch-icon-size);
  font-size: var(--smsearch-icon-size);
}

.smsearch-search-icon .smsearch-icon-svg svg {
  width: var(--smsearch-icon-size);
  height: var(--smsearch-icon-size);
  display: block;
}

.smsearch-icon-image {
  width: var(--smsearch-icon-size);
  height: var(--smsearch-icon-size);
  object-fit: contain;
  display: block;
}

.smsearch-input {
  width: 100%;
  border: var(--smsearch-input-inner-border-width) solid var(--smsearch-input-inner-border) !important;
  border-radius: max(0px, calc(var(--smsearch-radius) - 4px));
  background: transparent !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-image: none !important;
  color: var(--smsearch-input-text);
  padding: 0 10px;
  height: calc(var(--smsearch-input-height) - (var(--smsearch-border-width) * 2));
  font-size: var(--smsearch-input-font-size);
  line-height: 1.2;
  min-width: 0;
  outline: none;
  box-shadow: none !important;
}

.smsearch-input::placeholder {
  color: var(--smsearch-placeholder);
  opacity: 1;
}

.smsearch-input-wrap:hover {
  background: var(--smsearch-input-bg-hover);
  border-color: var(--smsearch-border-hover);
}

.smsearch-input-wrap:focus-within {
  background: var(--smsearch-input-bg-active);
  border-color: var(--smsearch-border-active);
  box-shadow: 0 0 0 var(--smsearch-focus-ring-size) var(--smsearch-focus-ring);
}

.smsearch-input-wrap:hover .smsearch-input {
  border-color: var(--smsearch-input-inner-border-hover) !important;
}

.smsearch-input-wrap:focus-within .smsearch-input {
  border-color: var(--smsearch-input-inner-border-active) !important;
}

.smsearch-input-wrap:hover .smsearch-search-icon {
  color: var(--smsearch-icon-hover);
  opacity: var(--smsearch-icon-hover-opacity);
}

.smsearch-input-wrap:focus-within .smsearch-search-icon {
  color: var(--smsearch-icon-active);
  opacity: var(--smsearch-icon-hover-opacity);
}

.smsearch-input:focus,
.smsearch-input:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  border-color: var(--smsearch-input-inner-border-active) !important;
}

.smsearch-input::-webkit-search-decoration,
.smsearch-input::-webkit-search-cancel-button,
.smsearch-input::-webkit-search-results-button,
.smsearch-input::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.smsearch-icon-hidden .smsearch-search-icon {
  display: none;
}

.smsearch-panel {
  position: absolute;
  left: 0;
  right: auto;
  top: calc(100% + 8px);
  width: min(var(--smsearch-panel-max-width), calc(100vw - 24px));
  max-width: none;
  background: var(--smsearch-panel-bg);
  border: 1px solid var(--smsearch-panel-border);
  border-radius: var(--smsearch-radius);
  box-shadow: 0 16px 30px rgba(3, 7, 18, 0.13);
  z-index: 9999;
  overflow: hidden;
  opacity: 0;
  transform: translateY(6px);
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.24s ease;
}

.smsearch-panel.is-open {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.smsearch-status {
  padding: 9px 14px;
  font-size: 12px;
  color: #6b7280;
  border-bottom: 1px solid var(--smsearch-result-separator);
  min-height: 34px;
}

.smsearch.smsearch-is-loading .smsearch-status {
  color: #2563eb;
}

.smsearch-body-grid {
  display: grid;
  grid-template-columns: minmax(0, calc(100% - var(--smsearch-detail-col-width))) minmax(300px, var(--smsearch-detail-col-width));
  align-items: stretch;
  min-height: 0;
}

.smsearch-results-col {
  border-right: 1px solid var(--smsearch-panel-border);
  max-height: none;
  overflow-y: visible;
  overflow-x: hidden;
}

.smsearch-results {
  list-style: none;
  margin: 0;
  padding: 8px;
}

.smsearch-item {
  margin: 0;
  padding: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  animation: smsearch-row-in 0.24s ease both;
}

.smsearch-item::before,
.smsearch-item::after {
  content: none !important;
  display: none !important;
}

.smsearch-item-loading {
  animation: none;
}

.smsearch-loading-row {
  display: grid;
  grid-template-columns: var(--smsearch-list-image-width) 1fr 74px;
  gap: 10px;
  align-items: center;
  padding: 10px;
}

.smsearch-loading-thumb,
.smsearch-loading-line,
.smsearch-loading-price,
.smsearch-loading-detail-hero,
.smsearch-loading-detail-title,
.smsearch-loading-detail-text,
.smsearch-loading-detail-cta {
  border-radius: 10px;
  background: linear-gradient(90deg, #eff4f9 20%, #dde7f2 50%, #eff4f9 80%);
  background-size: 220% 100%;
  animation: smsearch-shimmer 1.1s linear infinite;
  display: block;
}

.smsearch-loading-thumb {
  width: var(--smsearch-list-image-width);
  height: var(--smsearch-list-image-height);
}

.smsearch-loading-line {
  width: 100%;
  height: 17px;
}

.smsearch-loading-price {
  width: 74px;
  height: 22px;
}

.smsearch-result-btn {
  all: unset;
  box-sizing: border-box;
  font: inherit;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-image: none !important;
  width: 100%;
  border: 0 !important;
  background: transparent !important;
  text-align: left;
  display: grid;
  grid-template-columns: var(--smsearch-list-image-width) 1fr auto;
  gap: 10px;
  align-items: center;
  padding: 10px;
  border-radius: 10px;
  color: var(--smsearch-text) !important;
  cursor: pointer;
  text-decoration: none !important;
  outline: none;
  transition: background-color 0.18s ease, transform 0.18s ease;
}

.smsearch-link-no-image {
  grid-template-columns: 1fr auto;
}

.smsearch-result-btn:hover {
  background: var(--smsearch-result-hover) !important;
  transform: translateX(2px);
}

.smsearch-item.is-active .smsearch-result-btn {
  background: var(--smsearch-result-active) !important;
}

.smsearch-image-wrap {
  width: var(--smsearch-list-image-width);
  height: var(--smsearch-list-image-height);
  border-radius: var(--smsearch-list-image-radius);
  overflow: visible;
  background: var(--smsearch-list-image-bg);
  border: var(--smsearch-list-image-border-width) solid var(--smsearch-list-image-border-color);
  box-shadow: var(--smsearch-list-image-shadow);
  transition: transform var(--smsearch-list-image-transition-ms) ease;
}

.smsearch-image {
  width: 100%;
  height: 100%;
  object-fit: var(--smsearch-list-image-fit);
  border-radius: var(--smsearch-list-image-inner-radius);
  display: block;
}

.smsearch-result-btn:hover .smsearch-image-wrap {
  transform: scale(var(--smsearch-list-image-hover-scale));
}

.smsearch-name {
  font-size: var(--smsearch-result-title-size) !important;
  line-height: 1.28 !important;
  font-family: var(--smsearch-title-font-family) !important;
  font-weight: var(--smsearch-title-font-weight) !important;
  color: var(--smsearch-title-color) !important;
  text-shadow: var(--smsearch-title-text-shadow) !important;
}

.smsearch-result-btn:hover .smsearch-name {
  color: var(--smsearch-title-hover-color) !important;
  font-weight: var(--smsearch-title-hover-font-weight) !important;
}

.smsearch-content {
  min-width: 0;
}

.smsearch-list-price {
  white-space: nowrap;
}

.smsearch-list-price,
.smsearch-list-price .woocommerce-Price-amount,
.smsearch-list-price .woocommerce-Price-amount bdi,
.smsearch-list-price .woocommerce-Price-currencySymbol {
  color: var(--smsearch-price-color) !important;
  font-family: var(--smsearch-list-price-font-family) !important;
  font-weight: var(--smsearch-list-price-font-weight) !important;
  font-size: var(--smsearch-price-size) !important;
  text-shadow: var(--smsearch-list-price-text-shadow) !important;
}

.smsearch-result-btn:hover .smsearch-list-price,
.smsearch-result-btn:hover .smsearch-list-price .woocommerce-Price-amount,
.smsearch-result-btn:hover .smsearch-list-price .woocommerce-Price-amount bdi,
.smsearch-result-btn:hover .smsearch-list-price .woocommerce-Price-currencySymbol {
  color: var(--smsearch-list-price-hover-color) !important;
  font-weight: var(--smsearch-list-price-hover-font-weight) !important;
}

.smsearch-detail-price {
  white-space: nowrap;
  text-align: var(--smsearch-detail-price-align);
  align-self: var(--smsearch-detail-price-self);
  width: auto;
  max-width: 100%;
}

.smsearch-detail-price,
.smsearch-detail-price .woocommerce-Price-amount,
.smsearch-detail-price .woocommerce-Price-amount bdi,
.smsearch-detail-price .woocommerce-Price-currencySymbol {
  color: var(--smsearch-detail-price-color) !important;
  font-family: var(--smsearch-detail-price-font-family) !important;
  font-weight: var(--smsearch-detail-price-font-weight) !important;
  font-size: var(--smsearch-detail-price-size) !important;
  text-shadow: var(--smsearch-detail-price-text-shadow) !important;
  line-height: 1.15 !important;
}

.smsearch-list-price ins,
.smsearch-detail-price ins {
  text-decoration: none;
}

.smsearch-list-price del,
.smsearch-detail-price del {
  opacity: 0.65;
  margin-right: 4px;
}

.smsearch-detail-col {
  padding: 12px;
  display: flex;
  flex-direction: column;
  overflow: visible !important;
  overflow-y: visible !important;
  max-height: none !important;
  height: auto !important;
  min-width: 0;
}

.smsearch-detail,
.smsearch-detail-card {
  overflow: visible !important;
  max-height: none !important;
}

.smsearch-detail-empty {
  font-size: 13px;
  color: #6b7280;
  padding: 8px 0;
}

.smsearch-detail-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
  animation: smsearch-detail-in 0.28s cubic-bezier(0.22, 1, 0.36, 1);
}

.smsearch-detail-loading {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.smsearch-loading-detail-hero {
  min-height: 190px;
}

.smsearch-loading-detail-title {
  height: 30px;
  width: 82%;
}

.smsearch-loading-detail-text {
  height: 14px;
  width: 100%;
}

.smsearch-loading-detail-text.short {
  width: 72%;
}

.smsearch-loading-detail-cta {
  height: 48px;
  width: 100%;
}

.smsearch-detail-back {
  display: none;
  -webkit-appearance: none !important;
  appearance: none !important;
  align-self: flex-start;
  border: 1px solid var(--smsearch-panel-border);
  border-radius: 8px;
  background: #f8fafc;
  color: #334155;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  padding: 8px 10px;
  cursor: pointer;
}

.smsearch-detail-back:hover {
  background: #eef2f7;
}

.smsearch-detail-hero {
  border: var(--smsearch-detail-hero-border-width) solid var(--smsearch-detail-hero-border-color);
  border-radius: var(--smsearch-detail-hero-radius);
  background: var(--smsearch-detail-hero-bg);
  min-height: var(--smsearch-detail-hero-min-height);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.smsearch-detail-hero img {
  width: var(--smsearch-detail-image-width);
  max-height: var(--smsearch-detail-image-max-height);
  object-fit: var(--smsearch-detail-image-fit);
  border-radius: var(--smsearch-detail-image-radius);
  box-shadow: var(--smsearch-detail-image-shadow);
}

.smsearch-detail-hero-empty {
  min-height: var(--smsearch-detail-hero-min-height);
}

.smsearch-detail-title {
  margin: 0;
  font-size: var(--smsearch-detail-title-size) !important;
  line-height: 1.25 !important;
  color: var(--smsearch-detail-title-color) !important;
  font-family: var(--smsearch-detail-title-font-family) !important;
  font-weight: var(--smsearch-detail-title-font-weight) !important;
  text-shadow: var(--smsearch-detail-title-text-shadow) !important;
}

.smsearch-detail-description {
  margin: 0;
  font-size: var(--smsearch-detail-text-size) !important;
  line-height: 1.45 !important;
  color: var(--smsearch-detail-text-color) !important;
  font-family: var(--smsearch-detail-text-font-family) !important;
  font-weight: var(--smsearch-detail-text-font-weight) !important;
  text-shadow: var(--smsearch-detail-text-shadow) !important;
}

.smsearch-detail-stock {
  font-size: var(--smsearch-stock-size) !important;
  font-family: var(--smsearch-stock-font-family) !important;
  font-weight: var(--smsearch-stock-font-weight) !important;
  text-shadow: var(--smsearch-stock-text-shadow) !important;
  color: var(--smsearch-stock-color) !important;
  text-align: var(--smsearch-stock-align);
  align-self: var(--smsearch-stock-self);
  width: auto;
  max-width: 100%;
}

.smsearch-detail-stock[data-stock-state="unavailable"] {
  color: var(--smsearch-stock-unavailable-color) !important;
}

.smsearch-detail-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.smsearch-variation-wrap {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.smsearch-variation-label {
  color: #4b5563;
  font-size: 13px;
  font-weight: 600;
}

.smsearch-variation-select {
  -webkit-appearance: none !important;
  appearance: none !important;
  border: 1px solid var(--smsearch-panel-border) !important;
  border-radius: 10px;
  background: #fff !important;
  color: var(--smsearch-text) !important;
  min-height: 42px;
  padding: 0 40px 0 12px;
  width: 100%;
  font-size: 15px;
  line-height: 1.2;
  outline: none;
  background-image: linear-gradient(45deg, transparent 50%, #64748b 50%),
    linear-gradient(135deg, #64748b 50%, transparent 50%) !important;
  background-position: calc(100% - 16px) calc(50% - 2px), calc(100% - 10px) calc(50% - 2px) !important;
  background-size: 6px 6px, 6px 6px !important;
  background-repeat: no-repeat !important;
}

.smsearch-variation-select:hover {
  border-color: var(--smsearch-border-hover) !important;
}

.smsearch-variation-select:focus {
  border-color: var(--smsearch-border-active) !important;
  box-shadow: 0 0 0 1px var(--smsearch-border-active) !important;
}

.smsearch-variation-select.is-invalid {
  border-color: #dc2626 !important;
  box-shadow: 0 0 0 1px rgba(220, 38, 38, 0.22) !important;
}

.smsearch-qty {
  display: inline-flex !important;
  align-items: center;
  justify-content: var(--smsearch-qty-align) !important;
  width: auto !important;
  flex: 0 0 auto !important;
  max-width: 100%;
  align-self: var(--smsearch-qty-align) !important;
  gap: 8px;
}

.smsearch-qty-btn {
  -webkit-appearance: none !important;
  appearance: none !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  background-image: none !important;
  width: var(--smsearch-qty-btn-size) !important;
  min-width: var(--smsearch-qty-btn-size) !important;
  max-width: var(--smsearch-qty-btn-size) !important;
  height: var(--smsearch-qty-btn-size) !important;
  flex: 0 0 var(--smsearch-qty-btn-size) !important;
  border: var(--smsearch-qty-btn-border-width) solid var(--smsearch-qty-btn-border) !important;
  border-radius: var(--smsearch-qty-btn-radius);
  background: var(--smsearch-qty-btn-bg) !important;
  box-shadow: var(--smsearch-qty-btn-shadow) !important;
  font-size: var(--smsearch-qty-btn-font-size);
  font-family: var(--smsearch-qty-btn-font-family);
  font-weight: var(--smsearch-qty-btn-font-weight);
  line-height: 1;
  cursor: pointer;
  color: var(--smsearch-qty-btn-text) !important;
  padding: 0;
  transition: background-color var(--smsearch-qty-transition-ms) ease, border-color var(--smsearch-qty-transition-ms) ease, color var(--smsearch-qty-transition-ms) ease, transform 0.16s ease;
}

.smsearch-qty-btn .smsearch-btn-label {
  text-shadow: var(--smsearch-qty-btn-text-shadow);
  font-weight: inherit;
}

.smsearch-qty-btn:hover {
  background: var(--smsearch-qty-btn-hover-bg) !important;
  border-color: var(--smsearch-qty-btn-hover-border) !important;
  color: var(--smsearch-qty-btn-hover-text) !important;
  transform: translateY(calc(var(--smsearch-qty-btn-hover-lift) * -1));
}

.smsearch-qty-btn:hover .smsearch-btn-label {
  text-shadow: var(--smsearch-qty-btn-text-shadow-hover);
  font-weight: var(--smsearch-qty-btn-font-weight-hover);
}

.smsearch-qty-btn:active {
  background: var(--smsearch-qty-btn-active-bg) !important;
  border-color: var(--smsearch-qty-btn-active-border) !important;
  color: var(--smsearch-qty-btn-active-text) !important;
  transform: translateY(var(--smsearch-qty-btn-active-lift));
}

.smsearch-qty-btn:active .smsearch-btn-label {
  text-shadow: var(--smsearch-qty-btn-text-shadow-active);
  font-weight: var(--smsearch-qty-btn-font-weight-active);
}

.smsearch-qty-input {
  -webkit-appearance: textfield !important;
  appearance: textfield !important;
  -moz-appearance: textfield !important;
  width: var(--smsearch-qty-input-width) !important;
  min-width: var(--smsearch-qty-input-width) !important;
  max-width: var(--smsearch-qty-input-width) !important;
  height: var(--smsearch-qty-input-height) !important;
  flex: 0 0 var(--smsearch-qty-input-width) !important;
  line-height: calc(var(--smsearch-qty-input-height) - (var(--smsearch-qty-input-border-width) * 2));
  border: var(--smsearch-qty-input-border-width) solid var(--smsearch-qty-input-border) !important;
  border-radius: var(--smsearch-qty-input-radius);
  box-shadow: var(--smsearch-qty-input-shadow) !important;
  text-align: var(--smsearch-qty-input-text-align);
  text-indent: 0;
  padding: 0;
  font-size: var(--smsearch-qty-input-font-size);
  font-family: var(--smsearch-qty-input-font-family);
  font-weight: var(--smsearch-qty-input-font-weight);
  color: var(--smsearch-qty-input-text) !important;
  text-shadow: var(--smsearch-qty-input-text-shadow);
  background: var(--smsearch-qty-input-bg) !important;
  transition: background-color var(--smsearch-qty-transition-ms) ease, border-color var(--smsearch-qty-transition-ms) ease, box-shadow var(--smsearch-qty-transition-ms) ease;
}

.smsearch-qty-input::-webkit-outer-spin-button,
.smsearch-qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.smsearch-qty-input:hover {
  background: var(--smsearch-qty-input-bg-hover) !important;
  border-color: var(--smsearch-qty-input-border-hover) !important;
  box-shadow: var(--smsearch-qty-input-shadow-hover) !important;
}

.smsearch-qty-input:active {
  border-color: var(--smsearch-qty-input-border-focus) !important;
  box-shadow: var(--smsearch-qty-input-shadow-active) !important;
}

.smsearch-qty-input:focus,
.smsearch-qty-input:focus-visible {
  border-color: var(--smsearch-qty-input-border-focus) !important;
  box-shadow: var(--smsearch-qty-input-shadow-active) !important;
  outline: none;
}

.smsearch-btn-label {
  position: relative;
  z-index: 2;
  display: inline-block;
  pointer-events: none;
}

.smsearch.smsearch-qty-gradient .smsearch-qty-btn {
  background-color: transparent !important;
  background-image: var(--smsearch-qty-btn-gradient-normal) !important;
  background-size: cover !important;
}

.smsearch.smsearch-qty-gradient:not(.smsearch-qty-gradient-animate) .smsearch-qty-btn:hover {
  background-image: var(--smsearch-qty-btn-gradient-hover) !important;
}

.smsearch.smsearch-qty-gradient:not(.smsearch-qty-gradient-animate) .smsearch-qty-btn:active {
  background-image: var(--smsearch-qty-btn-gradient-active) !important;
}

.smsearch.smsearch-qty-gradient.smsearch-qty-gradient-animate .smsearch-qty-btn {
  position: relative;
  isolation: isolate;
  background-color: transparent !important;
  background-image: var(--smsearch-qty-btn-gradient-normal) !important;
}

.smsearch.smsearch-qty-gradient.smsearch-qty-gradient-animate .smsearch-qty-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background-image: var(--smsearch-qty-btn-gradient-hover);
  background-size: cover;
  opacity: 0;
  transition: opacity var(--smsearch-qty-btn-gradient-transition-ms) ease;
  z-index: 1;
  pointer-events: none;
}

.smsearch.smsearch-qty-gradient.smsearch-qty-gradient-animate .smsearch-qty-btn:hover::before {
  opacity: 1;
}

.smsearch.smsearch-qty-gradient.smsearch-qty-gradient-animate .smsearch-qty-btn:active::before {
  opacity: 1;
  background-image: var(--smsearch-qty-btn-gradient-active);
}

.smsearch-detail-cta {
  -webkit-appearance: none !important;
  appearance: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--smsearch-cta-width);
  max-width: 100%;
  align-self: var(--smsearch-cta-align);
  min-height: var(--smsearch-button-height);
  border-radius: var(--smsearch-button-radius);
  background: var(--smsearch-button-bg) !important;
  color: var(--smsearch-button-text) !important;
  text-decoration: none !important;
  text-align: center;
  padding: 10px 16px;
  font-size: var(--smsearch-button-font-size) !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  gap: var(--smsearch-cta-icon-gap);
  border: var(--smsearch-button-border-width) solid var(--smsearch-button-border) !important;
  box-shadow: var(--smsearch-button-shadow) !important;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: background-color var(--smsearch-button-transition-ms) ease, border-color var(--smsearch-button-transition-ms) ease, transform 0.16s ease;
}

.smsearch-detail-cta .smsearch-btn-label {
  text-shadow: var(--smsearch-button-text-shadow);
}

.smsearch.smsearch-price-symbol-before .smsearch-list-price .woocommerce-Price-amount bdi,
.smsearch.smsearch-price-symbol-before .smsearch-detail-price .woocommerce-Price-amount bdi {
  display: inline-flex;
  align-items: baseline;
  flex-direction: row-reverse;
  gap: 0.18em;
}

.smsearch.smsearch-price-symbol-after .smsearch-list-price .woocommerce-Price-amount bdi,
.smsearch.smsearch-price-symbol-after .smsearch-detail-price .woocommerce-Price-amount bdi {
  display: inline-flex;
  align-items: baseline;
  flex-direction: row;
  gap: 0.18em;
}

.smsearch-cta-icon {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--smsearch-cta-icon-size);
  height: var(--smsearch-cta-icon-size);
  flex: 0 0 auto;
  color: var(--smsearch-cta-icon-color);
}

.smsearch-cta-icon.is-hidden {
  display: none;
}

.smsearch-cta-icon-svg svg,
.smsearch-cta-icon-image {
  width: var(--smsearch-cta-icon-size);
  height: var(--smsearch-cta-icon-size);
  display: block;
}

.smsearch-cta-icon-image {
  object-fit: contain;
}

.smsearch.smsearch-cta-gradient .smsearch-detail-cta {
  background-color: transparent !important;
  background-image: var(--smsearch-button-gradient-normal) !important;
  background-size: cover !important;
}

.smsearch.smsearch-cta-gradient:not(.smsearch-cta-gradient-animate) .smsearch-detail-cta:hover {
  background-image: var(--smsearch-button-gradient-hover) !important;
}

.smsearch.smsearch-cta-gradient:not(.smsearch-cta-gradient-animate) .smsearch-detail-cta:active {
  background-image: var(--smsearch-button-gradient-active) !important;
}

.smsearch.smsearch-cta-gradient.smsearch-cta-gradient-animate .smsearch-detail-cta {
  position: relative;
  isolation: isolate;
  background-color: transparent !important;
  background-image: var(--smsearch-button-gradient-normal) !important;
}

.smsearch.smsearch-cta-gradient.smsearch-cta-gradient-animate .smsearch-detail-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background-image: var(--smsearch-button-gradient-hover);
  background-size: cover;
  opacity: 0;
  transition: opacity var(--smsearch-button-gradient-transition-ms) ease;
  z-index: 1;
  pointer-events: none;
}

.smsearch.smsearch-cta-gradient.smsearch-cta-gradient-animate .smsearch-detail-cta:hover::before {
  opacity: 1;
}

.smsearch.smsearch-cta-gradient.smsearch-cta-gradient-animate .smsearch-detail-cta:active::before {
  opacity: 1;
  background-image: var(--smsearch-button-gradient-active);
}

.smsearch-detail-cta:hover {
  background: var(--smsearch-button-hover-bg) !important;
  border-color: var(--smsearch-button-hover-border) !important;
  transform: translateY(calc(var(--smsearch-button-hover-lift) * -1));
}

.smsearch-detail-cta:active {
  background: var(--smsearch-button-active-bg) !important;
  border-color: var(--smsearch-button-active-border) !important;
  transform: translateY(var(--smsearch-button-active-lift));
}

.smsearch-detail-cta-button.is-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.smsearch-detail-cta-button.is-loading {
  color: transparent !important;
  pointer-events: none;
}

.smsearch-detail-cta-button.is-loading .smsearch-cta-icon {
  opacity: 0;
}

.smsearch-detail-cta-button.is-loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  --smsearch-spin-transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  transform: var(--smsearch-spin-transform);
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-top-color: #ffffff;
  animation: smsearch-spin 0.8s linear infinite;
}

.smsearch-detail-cta-button.is-success {
  background: #1f9b57 !important;
}

.smsearch-detail-cta-button.is-error {
  background: #dc2626 !important;
  animation: smsearch-cta-shake 0.34s ease;
}

.smsearch-detail-feedback {
  font-size: 13px;
  line-height: 1.25;
  min-height: 18px;
  color: #4b5563;
}

.smsearch-detail-feedback[data-state="loading"] {
  color: #475569;
}

.smsearch-detail-feedback[data-state="success"] {
  color: #1f9b57;
}

.smsearch-detail-feedback[data-state="error"] {
  color: #dc2626;
}

.smsearch.smsearch-feedback-preset-soft .smsearch-detail-cta-button.is-loading {
  color: var(--smsearch-button-text) !important;
  background: linear-gradient(135deg, #3b82f6 0%, #60a5fa 100%) !important;
}

.smsearch.smsearch-feedback-preset-soft .smsearch-detail-cta-button.is-loading .smsearch-cta-icon {
  opacity: 0.9;
}

.smsearch.smsearch-feedback-preset-soft .smsearch-detail-cta-button.is-loading::after {
  left: auto;
  right: 14px;
  --smsearch-spin-transform: translateY(-50%);
  width: 14px;
  height: 14px;
  transform: var(--smsearch-spin-transform);
  border-color: rgba(255, 255, 255, 0.45);
  border-top-color: #ffffff;
}

.smsearch.smsearch-feedback-preset-soft .smsearch-detail-cta-button.is-success {
  background: linear-gradient(135deg, #16a34a 0%, #22c55e 100%) !important;
  box-shadow: 0 10px 24px rgba(22, 163, 74, 0.28) !important;
}

.smsearch.smsearch-feedback-preset-soft .smsearch-detail-cta-button.is-error {
  background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%) !important;
  box-shadow: 0 10px 24px rgba(220, 38, 38, 0.28) !important;
}

.smsearch.smsearch-feedback-preset-soft .smsearch-detail-feedback[data-state="loading"] {
  color: #1d4ed8;
}

.smsearch.smsearch-feedback-preset-soft .smsearch-detail-feedback[data-state="success"] {
  color: #15803d;
}

.smsearch.smsearch-feedback-preset-soft .smsearch-detail-feedback[data-state="error"] {
  color: #b91c1c;
}

.smsearch.smsearch-feedback-preset-outline .smsearch-detail-cta-button.is-loading {
  color: var(--smsearch-button-text) !important;
  background: transparent !important;
  border-color: currentColor !important;
}

.smsearch.smsearch-feedback-preset-outline .smsearch-detail-cta-button.is-loading .smsearch-cta-icon {
  opacity: 1;
}

.smsearch.smsearch-feedback-preset-outline .smsearch-detail-cta-button.is-loading .smsearch-btn-label {
  padding-left: 14px;
}

.smsearch.smsearch-feedback-preset-outline .smsearch-detail-cta-button.is-loading::after {
  left: 18px;
  right: auto;
  --smsearch-spin-transform: translateY(-50%);
  width: 12px;
  height: 12px;
  transform: var(--smsearch-spin-transform);
  border: 2px solid currentColor;
  border-top-color: transparent;
}

.smsearch.smsearch-feedback-preset-outline .smsearch-detail-cta-button.is-success {
  color: #16a34a !important;
  background: rgba(22, 163, 74, 0.08) !important;
  border-color: #16a34a !important;
  box-shadow: 0 0 0 1px rgba(22, 163, 74, 0.18) inset !important;
}

.smsearch.smsearch-feedback-preset-outline .smsearch-detail-cta-button.is-error {
  color: #dc2626 !important;
  background: rgba(220, 38, 38, 0.08) !important;
  border-color: #dc2626 !important;
  box-shadow: 0 0 0 1px rgba(220, 38, 38, 0.18) inset !important;
  animation: smsearch-cta-shake 0.34s ease;
}

.smsearch.smsearch-feedback-preset-outline .smsearch-detail-feedback[data-state="loading"] {
  color: #334155;
}

.smsearch.smsearch-feedback-preset-outline .smsearch-detail-feedback[data-state="success"] {
  color: #15803d;
}

.smsearch.smsearch-feedback-preset-outline .smsearch-detail-feedback[data-state="error"] {
  color: #b91c1c;
}

.smsearch.smsearch-feedback-preset-glow .smsearch-detail-cta-button.is-loading {
  color: var(--smsearch-button-text) !important;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.18) inset, 0 0 20px rgba(96, 165, 250, 0.42) !important;
}

.smsearch.smsearch-feedback-preset-glow .smsearch-detail-cta-button.is-loading::after {
  border-color: rgba(255, 255, 255, 0.3);
  border-top-color: #ffffff;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
}

.smsearch.smsearch-feedback-preset-glow .smsearch-detail-cta-button.is-success {
  background: #059669 !important;
  box-shadow: 0 0 0 1px rgba(16, 185, 129, 0.34) inset, 0 0 22px rgba(16, 185, 129, 0.55) !important;
}

.smsearch.smsearch-feedback-preset-glow .smsearch-detail-cta-button.is-error {
  background: #dc2626 !important;
  box-shadow: 0 0 0 1px rgba(239, 68, 68, 0.34) inset, 0 0 22px rgba(239, 68, 68, 0.52) !important;
  animation: smsearch-cta-shake 0.34s ease;
}

.smsearch.smsearch-feedback-preset-glow .smsearch-detail-feedback[data-state="loading"] {
  color: #1d4ed8;
  text-shadow: 0 0 10px rgba(96, 165, 250, 0.35);
}

.smsearch.smsearch-feedback-preset-glow .smsearch-detail-feedback[data-state="success"] {
  color: #059669;
  text-shadow: 0 0 10px rgba(16, 185, 129, 0.28);
}

.smsearch.smsearch-feedback-preset-glow .smsearch-detail-feedback[data-state="error"] {
  color: #dc2626;
  text-shadow: 0 0 10px rgba(239, 68, 68, 0.3);
}

.smsearch-click-anim-press {
  animation: smsearch-click-press 0.22s ease;
}

.smsearch-click-anim-pop {
  animation: smsearch-click-pop 0.28s ease;
}

.smsearch-click-anim-pulse {
  animation: smsearch-click-pulse 0.34s ease;
}

.smsearch-click-anim-wobble {
  animation: smsearch-click-wobble 0.42s ease;
}

@media (max-width: 992px) {
  .smsearch-body-grid {
    grid-template-columns: minmax(0, calc(100% - var(--smsearch-detail-col-width))) minmax(260px, var(--smsearch-detail-col-width));
  }

  .smsearch-results-col {
    border-right: 1px solid var(--smsearch-panel-border);
    border-bottom: 0;
    max-height: min(68vh, var(--smsearch-results-max-height));
  }

  .smsearch-detail-title {
    font-size: 24px;
  }

  .smsearch-detail-description {
    font-size: 15px;
  }

  .smsearch-detail-stock {
    font-size: var(--smsearch-stock-size);
  }

  .smsearch-detail-cta {
    font-size: 18px;
  }
}

.smsearch.is-compact .smsearch-body-grid {
  grid-template-columns: minmax(0, calc(100% - var(--smsearch-detail-col-width))) minmax(260px, var(--smsearch-detail-col-width));
}

.smsearch.is-compact .smsearch-results-col {
  border-right: 1px solid var(--smsearch-panel-border);
  border-bottom: 0;
  max-height: min(68vh, var(--smsearch-results-max-height));
}

@container (max-width: 860px) {
  .smsearch-body-grid {
    grid-template-columns: minmax(0, calc(100% - var(--smsearch-detail-col-width))) minmax(260px, var(--smsearch-detail-col-width));
  }

  .smsearch-results-col {
    border-right: 1px solid var(--smsearch-panel-border);
    border-bottom: 0;
    max-height: min(68vh, var(--smsearch-results-max-height));
  }
}

.smsearch-mobile .smsearch-body-grid {
  display: block;
  position: relative;
  min-height: min(72vh, 640px);
}

.smsearch-mobile .smsearch-results-col,
.smsearch-mobile .smsearch-detail-col {
  max-height: min(72vh, 640px) !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
}

.smsearch-mobile .smsearch-results-col {
  border-right: 0;
  transition: transform 0.3s ease, opacity 0.22s ease;
}

.smsearch-mobile .smsearch-detail-col {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: var(--smsearch-panel-bg);
  transform: translateX(102%);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.32s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s ease;
}

.smsearch-mobile .smsearch-detail-back {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.smsearch-mobile.smsearch-mobile-detail-open .smsearch-results-col {
  transform: translateX(-10%);
  opacity: 0;
  pointer-events: none;
}

.smsearch-mobile.smsearch-mobile-detail-open .smsearch-detail-col {
  transform: translateX(0);
  opacity: 1;
  pointer-events: auto;
}

.smsearch-mobile .smsearch-detail-empty {
  display: none;
}

@keyframes smsearch-detail-in {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes smsearch-row-in {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes smsearch-shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -20% 0;
  }
}

@keyframes smsearch-spin {
  from {
    transform: var(--smsearch-spin-transform, translate(-50%, -50%)) rotate(0deg);
  }
  to {
    transform: var(--smsearch-spin-transform, translate(-50%, -50%)) rotate(360deg);
  }
}

@keyframes smsearch-cta-shake {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-3px);
  }
  60% {
    transform: translateX(3px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes smsearch-click-press {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.94);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes smsearch-click-pop {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes smsearch-click-pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.36);
  }
  70% {
    transform: scale(1.02);
    box-shadow: 0 0 0 8px rgba(59, 130, 246, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);
  }
}

@keyframes smsearch-click-wobble {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(4deg);
  }
  75% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
