.stecno24-brand-strip {
  width: 100%;
  height: 80px;
  max-height: 80px;
  padding: 6px clamp(12px, 3vw, 32px);
  overflow: hidden;
  border-top: 1px solid #eef2f7;
  border-bottom: 1px solid #e2e8f0;
  background: #fff;
  box-sizing: border-box;
  visibility: hidden;
  align-items: center;
}

.stecno24-brand-strip.is-positioned {
  display: flex;
  visibility: visible;
}

.stecno24-brand-strip-inner {
  width: 100%;
  max-width: 1280px;
  height: 68px;
  min-height: 0;
  margin: 0 auto;
}

.stecno24-brand-strip .lgx_logo_slider_app,
.stecno24-brand-strip .lgx_logo_slider,
.stecno24-brand-strip .lgx_app_inner,
.stecno24-brand-strip .lgx_app_container-fluid,
.stecno24-brand-strip .lgx_app_content_wrapper {
  height: 68px !important;
  min-height: 0 !important;
  max-height: 68px !important;
}

.stecno24-brand-strip .lgx_app_content_wrapper {
  padding: 0 !important;
}

.stecno24-brand-strip .swiper-wrapper {
  height: 68px !important;
  align-items: center !important;
}

.stecno24-brand-strip .lgx_app_item,
.stecno24-brand-strip .lgx_app_item_inner,
.stecno24-brand-strip .lgx_app_item_figure,
.stecno24-brand-strip .lgx_app_item_link {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 58px !important;
  min-height: 0 !important;
}

.stecno24-brand-strip .lgx_app_item_img {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 50px !important;
  margin: auto !important;
  object-fit: contain !important;
}

/* La franja avanza automáticamente: se eliminan controles que agregan altura. */
.stecno24-brand-strip .lgx_lsw_nav_wrap,
.stecno24-brand-strip .swiper-pagination {
  display: none !important;
}

.stecno24-unit-card {
  border: 1px solid #dbe4f0;
  border-radius: 14px;
  padding: 18px;
  margin: 20px 0;
  background: #f8fbff;
}

.stecno24-unit-card h3 { margin: 0 0 12px; }
.stecno24-unit-card dl { margin: 0; display: grid; gap: 8px; }
.stecno24-unit-card dl div { display: flex; justify-content: space-between; gap: 16px; border-bottom: 1px solid #e8eef6; padding-bottom: 6px; }
.stecno24-unit-card dt { color: #526173; }
.stecno24-unit-card dd { margin: 0; font-weight: 700; text-align: right; }

.stecno24-unit-warning {
  margin-top: 16px;
  padding: 12px 14px;
  border-left: 4px solid #e77918;
  background: #fff6e9;
  color: #6b3709;
}

.stecno24-unit-warning p { margin: 5px 0 0; }
.stecno24-no-repairs { margin: 14px 0 0; color: #526173; font-size: .92em; }
.stecno24-inline-warning,
.stecno24-loop-warning {
  padding: 9px 11px;
  border-left: 4px solid #e77918;
  background: #fff6e9;
  color: #6b3709;
}
.stecno24-loop-warning { margin: 8px 0; font-size: .88em; }

.woocommerce ul.products li.product.stecno24-has-loop-warning > .price,
.wc-block-grid__product.stecno24-has-loop-warning > .wc-block-grid__product-price {
  margin-bottom: 4px !important;
}

.woocommerce ul.products li.product.stecno24-has-loop-warning > .stecno24-loop-warning,
.wc-block-grid__product.stecno24-has-loop-warning > .stecno24-loop-warning {
  margin-top: 0 !important;
}
.stecno24-whatsapp-form {
  margin: 0 !important;
  padding: 0 !important;
}

.stecno24-whatsapp-form-loop {
  width: 100% !important;
}

.stecno24-sold-out-action {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.stecno24-cart-action {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.woocommerce ul.products li.product:not(.stecno24-synced-product) .ct-woo-card-actions {
  margin-bottom: 0 !important;
}

.woocommerce ul.products li.product.stecno24-synced-product.outofstock .out-of-stock-badge,
.stecno24-catalog-mode.stecno24-synced-product-page .out-of-stock-badge {
  display: none !important;
}

.stecno24-whatsapp-form textarea[name="text"] {
  display: none !important;
  visibility: hidden !important;
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
}

.stecno24-whatsapp.button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  padding: 12px 18px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #25d366 !important;
  color: #fff !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  box-shadow: 0 7px 18px rgba(15, 23, 42, .16) !important;
}

.stecno24-whatsapp.button:hover,
.stecno24-whatsapp.button:focus {
  background: #1ebe5d !important;
  color: #fff !important;
  transform: translateY(-1px);
}

.stecno24-whatsapp-loop.button {
  display: flex !important;
  width: 180px !important;
  max-width: 100% !important;
  min-height: 53px !important;
  margin: 12px auto 0 !important;
  padding: 12px 20px !important;
  font-size: 14px !important;
  box-sizing: border-box !important;
}

.stecno24-whatsapp-loop.button .stecno24-whatsapp-icon {
  width: 20px;
  height: 20px;
  flex-basis: 20px;
}

.woocommerce ul.products li.product:not(.stecno24-synced-product) .add_to_cart_button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 180px !important;
  max-width: 100% !important;
  min-height: 53px !important;
  margin: 12px auto 0 !important;
  padding: 12px 20px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #dc2626 !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  text-decoration: none !important;
  box-sizing: border-box !important;
  box-shadow: 0 7px 18px rgba(15, 23, 42, .16) !important;
}

.woocommerce ul.products li.product:not(.stecno24-synced-product) .add_to_cart_button:hover,
.woocommerce ul.products li.product:not(.stecno24-synced-product) .add_to_cart_button:focus {
  background: #b91c1c !important;
  color: #fff !important;
  transform: translateY(-1px);
}

.stecno24-condition-badge {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 7px 11px !important;
  border-radius: 999px !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
  box-sizing: border-box !important;
}

.stecno24-condition-badge.is-new { background: #059669 !important; }
.stecno24-condition-badge.is-used { background: #f59e0b !important; }

.woocommerce ul.products li.product .stecno24-condition-badge.is-loop {
  position: absolute !important;
  top: 14px !important;
  left: 14px !important;
  z-index: 8 !important;
  margin: 0 !important;
  box-shadow: 0 6px 18px rgba(15, 23, 42, .18) !important;
}

.single-product .summary .stecno24-condition-badge.is-single {
  margin: 0 0 12px !important;
}

.stecno24-compare-card .stecno24-condition-badge.is-comparator {
  margin: 0 auto 10px !important;
}

/* The condition badge replaces the redundant category caption printed by themes. */
.stecno24-catalog-mode .woocommerce ul.products li.product .woocommerce-loop-product__category,
.stecno24-catalog-mode .woocommerce ul.products li.product .ast-woo-product-category,
.stecno24-catalog-mode .woocommerce ul.products li.product .product-category,
.stecno24-catalog-mode .woocommerce ul.products li.product .product-categories,
.stecno24-catalog-mode .woocommerce ul.products li.product .taxonomy-product_cat,
.stecno24-catalog-mode .woocommerce ul.products li.product .wp-block-post-terms,
.stecno24-catalog-mode .wc-block-product .taxonomy-product_cat,
.stecno24-catalog-mode .wc-block-product .wp-block-post-terms,
.stecno24-catalog-mode .wc-block-product .wc-block-components-product-category,
.stecno24-catalog-mode .wc-block-grid__product .wc-block-grid__product-category,
.woocommerce ul.products li.product a[href*="/categoria-producto/"],
.woocommerce ul.products li.product a[href*="/product-category/"],
.wc-block-product a[href*="/categoria-producto/"],
.wc-block-product a[href*="/product-category/"],
.wc-block-grid__product a[href*="/categoria-producto/"],
.wc-block-grid__product a[href*="/product-category/"] {
  display: none !important;
}

.stecno24-whatsapp-icon {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
}
button.stecno24-compare-toggle.button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  min-height: 40px !important;
  margin: 14px 0 0 !important;
  padding: 9px 16px !important;
  border: 1px solid #2563eb !important;
  border-radius: 999px !important;
  background: #eff6ff !important;
  color: #1d4ed8 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  cursor: pointer !important;
  box-shadow: 0 5px 14px rgba(37, 99, 235, .14) !important;
  transition: background-color .18s ease, color .18s ease, box-shadow .18s ease, transform .18s ease !important;
}

.stecno24-compare-icon {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

button.stecno24-compare-toggle.button:hover,
button.stecno24-compare-toggle.button:focus-visible {
  border-color: #2563eb !important;
  background: #2563eb !important;
  color: #fff !important;
  box-shadow: 0 9px 22px rgba(37, 99, 235, .25) !important;
  transform: translateY(-1px);
}

button.stecno24-compare-toggle.button.is-active {
  border-color: #0f172a !important;
  background: #0f172a !important;
  color: #fff !important;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .22) !important;
}

button.stecno24-share-button.button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  min-height: 40px !important;
  margin: 14px 0 0 8px !important;
  padding: 9px 16px !important;
  border: 1px solid #cbd5e1 !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #0f172a !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  cursor: pointer !important;
  box-shadow: 0 5px 14px rgba(15, 23, 42, .10) !important;
  transition: background-color .18s ease, color .18s ease, box-shadow .18s ease, transform .18s ease !important;
}

button.stecno24-share-button.button:hover,
button.stecno24-share-button.button:focus-visible {
  border-color: #0f172a !important;
  background: #0f172a !important;
  color: #fff !important;
  box-shadow: 0 9px 22px rgba(15, 23, 42, .20) !important;
  transform: translateY(-1px);
}

button.stecno24-share-button.button.is-copied {
  border-color: #059669 !important;
  background: #059669 !important;
  color: #fff !important;
}

.stecno24-share-icon {
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
}

@media (max-width: 480px) {
  button.stecno24-share-button.button {
    margin-left: 6px !important;
  }
}

button.stecno24-compare-toggle.button.is-active .stecno24-compare-icon {
  font-size: 15px;
}

button.stecno24-compare-toggle.button.is-loop-overlay {
  position: absolute !important;
  top: 14px !important;
  right: 14px !important;
  z-index: 8 !important;
  min-width: 0 !important;
  min-height: 36px !important;
  margin: 0 !important;
  padding: 8px 12px !important;
  border-color: rgba(148, 163, 184, .65) !important;
  background: rgba(255, 255, 255, .94) !important;
  color: #0f172a !important;
  font-size: 12px !important;
  box-shadow: 0 6px 18px rgba(15, 23, 42, .18) !important;
  backdrop-filter: blur(8px);
}

button.stecno24-compare-toggle.button.is-loop-overlay .stecno24-compare-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 17px;
  height: 17px;
  border: 2px solid currentColor;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1;
}

button.stecno24-compare-toggle.button.is-loop-overlay:hover,
button.stecno24-compare-toggle.button.is-loop-overlay:focus-visible,
button.stecno24-compare-toggle.button.is-loop-overlay.is-active {
  border-color: #2563eb !important;
  background: #2563eb !important;
  color: #fff !important;
}

.woocommerce ul.products li.product,
.wc-block-grid__product {
  position: relative !important;
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: hidden !important;
}

.woocommerce ul.products li.product a img,
.wc-block-grid__product-image img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 280px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  object-fit: contain !important;
  object-position: center !important;
}

.stecno24-catalog-mode .woocommerce ul.products li.product.stecno24-synced-product > a.button:not(.stecno24-compare-toggle):not(.stecno24-whatsapp-loop),
.stecno24-catalog-mode .woocommerce ul.products li.product.stecno24-synced-product .add_to_cart_button,
.stecno24-catalog-mode .wc-block-grid__product.stecno24-synced-product .wc-block-components-product-button,
.stecno24-catalog-mode .wc-block-grid__product.stecno24-synced-product .wp-block-button.wc-block-components-product-button,
.stecno24-catalog-mode.stecno24-synced-product-page form.cart,
.stecno24-catalog-mode.stecno24-synced-product-page .single_add_to_cart_button,
.stecno24-catalog-mode.stecno24-synced-product-page.single-product .summary form.cart,
.stecno24-catalog-mode.stecno24-synced-product-page.single-product .summary .quantity,
.stecno24-catalog-mode.stecno24-synced-product-page.single-product .summary button[name="add-to-cart"],
.stecno24-catalog-mode.stecno24-synced-product-page.single-product .summary [class*="add-to-cart"],
.stecno24-catalog-mode.stecno24-synced-product-page.single-product .wp-block-add-to-cart-form,
.stecno24-catalog-mode.stecno24-synced-product-page.single-product .wp-block-woocommerce-add-to-cart-form,
.stecno24-catalog-mode.stecno24-synced-product-page.single-product .wc-block-add-to-cart-form,
.stecno24-catalog-mode.stecno24-synced-product-page.single-product .wc-block-components-add-to-cart-form {
  display: none !important;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price .woocommerce-Price-amount,
.wc-block-grid__product-price,
.wc-block-grid__product-price .woocommerce-Price-amount {
  color: #0f172a !important;
  font-size: 20px !important;
  font-weight: 800 !important;
}

.stecno24-public-price,
.stecno24-public-price .woocommerce-Price-amount {
  color: #0f172a !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

.stecno24-sold-out-label {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 180px !important;
  max-width: 100% !important;
  min-height: 53px !important;
  margin: 12px auto 0 !important;
  padding: 12px 20px !important;
  border-radius: 999px !important;
  background: #475569 !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  box-sizing: border-box !important;
  box-shadow: 0 7px 18px rgba(15, 23, 42, .16) !important;
}

.single-product .summary .price,
.single-product .summary .price .woocommerce-Price-amount,
.single-product .summary .stecno24-public-price,
.single-product .summary .stecno24-public-price .woocommerce-Price-amount {
  color: #0f172a !important;
  font-size: 30px !important;
  font-weight: 800 !important;
}

.stecno24-compare-tray {
  position: fixed;
  z-index: 9990;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px 10px 14px;
  border-radius: 999px;
  box-shadow: 0 16px 42px rgba(15, 23, 42, .22);
  background: rgba(255, 255, 255, .97);
  border: 1px solid #dbeafe;
  backdrop-filter: blur(12px);
  max-width: calc(100vw - 24px);
  box-sizing: border-box;
  overflow: hidden;
}

.stecno24-compare-tray[hidden] { display: none; }
.stecno24-compare-count {
  padding: 7px 10px;
  border-radius: 999px;
  background: #eff6ff;
  color: #1e3a8a;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}

.stecno24-compare-tray a.button {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 38px !important;
  padding: 9px 15px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #2563eb !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.stecno24-compare-tray a.button:hover,
.stecno24-compare-tray a.button:focus {
  background: #1d4ed8 !important;
  color: #fff !important;
}

.stecno24-compare-tray a.button.is-disabled {
  background: #e2e8f0 !important;
  color: #94a3b8 !important;
  pointer-events: none;
}

button.stecno24-compare-clear {
  min-height: auto !important;
  padding: 7px 8px !important;
  border: 0 !important;
  background: transparent !important;
  color: #64748b !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

button.stecno24-compare-clear:hover,
button.stecno24-compare-clear:focus {
  color: #dc2626 !important;
}

.stecno24-comparator {
  display: grid;
  grid-template-columns: repeat(var(--stecno24-product-count), minmax(0, 1fr));
  gap: 16px;
  width: 100%;
  max-width: none;
  margin: 0;
  overflow: visible;
}

.stecno24-comparator-scroll {
  width: 100%;
  max-width: 100%;
  margin: 24px 0 40px;
  padding-bottom: 12px;
  overflow-x: auto;
  overflow-y: hidden;
  box-sizing: border-box;
  scrollbar-width: thin;
  scrollbar-color: #94a3b8 #e2e8f0;
  -webkit-overflow-scrolling: touch;
}

.stecno24-comparator-scroll::-webkit-scrollbar { height: 10px; }
.stecno24-comparator-scroll::-webkit-scrollbar-track { border-radius: 999px; background: #e2e8f0; }
.stecno24-comparator-scroll::-webkit-scrollbar-thumb { border-radius: 999px; background: #94a3b8; }

.stecno24-compare-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid #dbe4f0;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(15, 23, 42, .08);
}

.stecno24-compare-card-header {
  display: block;
  padding: 16px 16px 14px;
  color: #0f172a;
  text-align: center;
  text-decoration: none;
}

.stecno24-compare-card-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 170px;
  margin-bottom: 12px;
  border-radius: 13px;
  background: #f8fafc;
}

.stecno24-compare-card-image img {
  display: block;
  width: 100%;
  max-width: 150px;
  height: 155px;
  margin: 0;
  object-fit: contain;
}

.stecno24-compare-card h3 {
  min-height: 2.6em;
  margin: 0;
  color: #0f172a;
  font-size: 17px;
  line-height: 1.3;
  overflow-wrap: anywhere;
}

.stecno24-compare-card dl { margin: 0; }
.stecno24-compare-card dl div {
  display: grid;
  grid-template-columns: minmax(86px, 42%) minmax(0, 1fr);
  gap: 10px;
  padding: 11px 14px;
  border-top: 1px solid #e8eef6;
}
.stecno24-compare-card dl div:nth-child(odd) { background: #f8fafc; }
.stecno24-compare-card dt { color: #526173; font-size: 13px; font-weight: 600; }
.stecno24-compare-card dd {
  min-width: 0;
  margin: 0;
  color: #0f172a;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: anywhere;
}

@media (max-width: 900px) {
  .stecno24-comparator {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-width: 0 !important;
  }
}

@media (max-width: 640px) {
	.stecno24-brand-strip { height: 64px; max-height: 64px; padding: 4px 8px; }
	.stecno24-brand-strip-inner,
	.stecno24-brand-strip .lgx_logo_slider_app,
	.stecno24-brand-strip .lgx_logo_slider,
	.stecno24-brand-strip .lgx_app_inner,
	.stecno24-brand-strip .lgx_app_container-fluid,
	.stecno24-brand-strip .lgx_app_content_wrapper,
	.stecno24-brand-strip .swiper-wrapper { height: 54px !important; max-height: 54px !important; }
	.stecno24-brand-strip .lgx_app_item,
	.stecno24-brand-strip .lgx_app_item_inner,
	.stecno24-brand-strip .lgx_app_item_figure,
	.stecno24-brand-strip .lgx_app_item_link { height: 46px !important; }
	.stecno24-brand-strip .lgx_app_item_img { max-height: 40px !important; }
		.stecno24-comparator {
			grid-template-columns: minmax(0, 1fr);
			width: 100%;
			gap: 14px;
		}
  .stecno24-compare-tray { width: calc(100% - 24px); bottom: 12px; border-radius: 18px; justify-content: center; }
  .stecno24-compare-count { display: none; }
	.stecno24-compare-tray a.button { flex: 1; justify-content: center; }
	.woocommerce ul.products li.product a img,
	.wc-block-grid__product-image img { height: 240px !important; }
	.single-product .summary .price,
	.single-product .summary .price .woocommerce-Price-amount { font-size: 24px !important; }
}

.stecno24-pwa-install {
  position: fixed;
  right: 16px;
  bottom: max(16px, env(safe-area-inset-bottom));
  left: 16px;
  z-index: 99998;
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr) auto 34px;
  gap: 12px;
  align-items: center;
  width: min(620px, calc(100% - 32px));
  margin: 0 auto;
  padding: 12px;
  border: 1px solid rgba(15, 23, 42, .1);
  border-radius: 20px;
  background: rgba(255, 255, 255, .98);
  box-shadow: 0 18px 48px rgba(15, 23, 42, .22);
  box-sizing: border-box;
  color: #0f172a;
  font-family: inherit;
  transform-origin: bottom center;
  animation: stecno24-pwa-install-in .28s ease-out both;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.stecno24-pwa-install[hidden],
.stecno24-pwa-instructions[hidden] {
  display: none !important;
}

.stecno24-pwa-install-icon,
.stecno24-pwa-install-fallback-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin: 0;
  border: 1px solid #e2e8f0;
  border-radius: 13px;
  background: #fff;
  object-fit: contain;
  box-sizing: border-box;
}

.stecno24-pwa-install-icon {
  padding: 3px;
}

.stecno24-pwa-install-fallback-icon {
  background: #0f172a;
  color: #fff;
}

.stecno24-pwa-install-fallback-icon svg {
  width: 25px;
  height: 25px;
  fill: currentColor;
}

.stecno24-pwa-install-copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 2px;
  line-height: 1.25;
}

.stecno24-pwa-install-copy strong {
  color: #0f172a;
  font-size: 15px;
  font-weight: 800;
}

.stecno24-pwa-install-copy > span {
  color: #64748b;
  font-size: 12px;
  font-weight: 500;
}

.stecno24-pwa-install-action,
.stecno24-pwa-instructions-close {
  min-height: 42px;
  margin: 0;
  padding: 10px 18px;
  border: 0;
  border-radius: 999px;
  background: #dc2626;
  box-shadow: none;
  color: #fff;
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
}

.stecno24-pwa-install-action:hover,
.stecno24-pwa-install-action:focus-visible,
.stecno24-pwa-instructions-close:hover,
.stecno24-pwa-instructions-close:focus-visible {
  background: #b91c1c;
  color: #fff;
  outline: 3px solid rgba(220, 38, 38, .22);
  outline-offset: 2px;
}

.stecno24-pwa-install-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: transparent;
  box-shadow: none;
  color: #64748b;
  font: inherit;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
}

.stecno24-pwa-install-close:hover,
.stecno24-pwa-install-close:focus-visible {
  background: #f1f5f9;
  color: #0f172a;
  outline: none;
}

body.stecno24-pwa-install-visible .stecno24-compare-tray {
  bottom: 112px;
}

body.stecno24-pwa-modal-open {
  overflow: hidden;
}

.stecno24-pwa-instructions {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 18px 18px max(18px, env(safe-area-inset-bottom));
  background: rgba(15, 23, 42, .58);
  box-sizing: border-box;
}

.stecno24-pwa-instructions-panel {
  width: min(460px, 100%);
  padding: 24px;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(15, 23, 42, .3);
  color: #0f172a;
  font-family: inherit;
}

.stecno24-pwa-instructions-panel h2 {
  margin: 0 0 16px;
  color: #0f172a;
  font-size: 21px;
  font-weight: 800;
  line-height: 1.25;
}

.stecno24-pwa-instructions-panel ol {
  display: grid;
  gap: 12px;
  margin: 0 0 20px;
  padding-left: 24px;
  color: #334155;
  font-size: 15px;
  line-height: 1.45;
}

.stecno24-pwa-instructions-close {
  display: block;
  width: 100%;
}

@keyframes stecno24-pwa-install-in {
  from {
    opacity: 0;
    transform: translateY(18px) scale(.98);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@media (min-width: 821px) {
  .stecno24-pwa-install,
  .stecno24-pwa-instructions {
    display: none !important;
  }
}

@media (max-width: 480px) {
  .stecno24-pwa-install {
    grid-template-columns: 44px minmax(0, 1fr) 32px;
    gap: 10px;
    width: calc(100% - 24px);
    right: 12px;
    bottom: max(12px, env(safe-area-inset-bottom));
    left: 12px;
    padding: 10px;
    border-radius: 18px;
  }

  .stecno24-pwa-install-icon,
  .stecno24-pwa-install-fallback-icon {
    width: 44px;
    height: 44px;
  }

  .stecno24-pwa-install-action {
    grid-column: 2 / 3;
    width: 100%;
    min-height: 40px;
    padding: 9px 16px;
  }

  .stecno24-pwa-install-close {
    grid-column: 3;
    grid-row: 1;
  }

  body.stecno24-pwa-install-visible .stecno24-compare-tray {
    bottom: 156px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .stecno24-pwa-install {
    animation: none;
  }
}
