[hidden] {
  display: none !important;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  background:
    radial-gradient(circle at top left, color-mix(in srgb, var(--site-theme-surface-warm, #fffaf3) 92%, white) 0%, rgba(255, 255, 255, 0) 26%),
    linear-gradient(180deg, #fbfcfe 0%, color-mix(in srgb, var(--site-theme-surface-cool, #edf4ff) 18%, white) 100%);
  color: var(--site-theme-text-strong, #17253a);
  margin: 0;
  font-family: Inter, "Segoe UI", Tahoma, Arial, sans-serif;
}

main {
  background: transparent;
  display: block;
}

img {
  max-width: 100%;
  display: block;
}

a {
  color: inherit;
}

button,
input,
select,
textarea {
  font: inherit;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

#wrapper {
  min-height: 100vh;
}

.container {
  width: min(100%, 1440px);
  margin-inline: auto;
  padding-inline: 20px;
}

.container-fluid {
  width: 100%;
  margin-inline: auto;
  padding-inline: 20px;
}

.d-inline-flex {
  display: inline-flex !important;
}

.align-items-center {
  align-items: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.fw-semibold,
.fw-bold,
.fw-medium {
  font-weight: 700;
}

.text-center {
  text-align: center;
}

.w-100 {
  width: 100%;
}

.d-flex {
  display: flex !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.overflow-auto {
  overflow: auto !important;
}

.gap-4 {
  gap: 1rem !important;
}

.gap-12 {
  gap: 0.75rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.mt_20 {
  margin-top: 1.25rem !important;
}

.d-none {
  display: none !important;
}

.d-lg-none {
  display: block !important;
}

.tf-spacing-6 {
  padding-block: 1.5rem;
}

.tf-spacing-7 {
  padding-block: 2rem;
}

.tf-grid-layout {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
}

.justify-content-xxl-between {
  justify-content: space-between !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.justify-content-center {
  justify-content: center !important;
}

.h-100 {
  height: 100%;
}

.g-3 {
  --grid-gap: 1rem;
}

.g-4,
.g-xl-4 {
  --grid-gap: 1.5rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt_32,
.mt_48 {
  margin-top: 1.5rem;
}

.tf-sp-3 {
  padding-top: 1rem;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-inline: calc(var(--grid-gap, 1rem) * -0.5);
}

.row > * {
  width: 100%;
  padding-inline: calc(var(--grid-gap, 1rem) * 0.5);
}

.col-12,
.col-lg-12,
.col-lg-5,
.col-lg-7,
.col-xl-2,
.col-xl-4,
.col-xl-6 {
  flex: 0 0 100%;
  max-width: 100%;
}

.form-select {
  width: 100%;
  padding: 0.7rem 0.9rem;
  border: 1px solid rgba(23, 37, 58, 0.14);
  border-radius: 10px;
  background: #ffffff;
  color: var(--site-theme-text-strong, #17253a);
}

.breakcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.breakcrumbs .link {
  text-decoration: none;
  color: var(--site-theme-primary-deep, #2f747b);
}

.wg-pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.wg-pagination li a,
.wg-pagination li span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
  min-height: 38px;
  padding-inline: 0.8rem;
  border: 1px solid rgba(23, 37, 58, 0.12);
  border-radius: 999px;
  background: #ffffff;
  color: var(--site-theme-text-strong, #17253a);
  text-decoration: none;
}

.wg-pagination li.active a,
.wg-pagination li.active span {
  background: linear-gradient(180deg, var(--site-theme-primary, #3f8d95) 0%, var(--site-theme-primary-deep, #2f747b) 100%);
  color: #ffffff;
}

.body-md-2,
.body-text-3,
.caption {
  line-height: 1.45;
}

.tf-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0.72rem 1rem;
  border-radius: 999px;
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 800;
  cursor: pointer;
}

.tf-btn span {
  line-height: 1;
}

.badge {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0.2rem 0.55rem;
  border-radius: 999px;
  font-size: 0.74rem;
  font-weight: 800;
}

.bg-success {
  background: #dcfce7;
  color: #166534;
}

.bg-dark {
  background: #17253a;
  color: #ffffff;
}

body.catalog-shell-mode,
html.catalog-shell-mode {
  overflow: hidden;
  height: 100vh;
}

[data-cart-message]:empty,
[data-checkout-message]:empty,
[data-product-message]:empty {
  display: none;
}

.rotatorImage,
.thumbChipImage,
.thumbImage,
.mainImage,
.selectedVariantThumbImage,
.lightboxImage {
  display: block;
}

.header-cart-link__icon svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}

.tf-header.tf-header-amazon {
  position: sticky;
  top: 0;
  z-index: 1200;
  margin-bottom: 8px;
  width: 100%;
}

.tf-header.tf-header-amazon .inner-header {
  display: block;
  width: 100%;
  padding-block: 0;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 250, 252, 0.98) 100%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06);
}

.storefront-chrome {
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.tf-header.tf-header-amazon .header-shell {
  width: 100%;
  max-width: 1680px;
  margin-inline: auto;
  padding-inline: var(--store-header-side-padding, 20px);
}

.tf-header.tf-header-amazon .header-right,
.tf-header.tf-header-amazon .header-bt-left,
.tf-header.tf-header-amazon .header-bt-right,
.tf-header.tf-header-amazon .header-all-link,
.tf-header.tf-header-amazon .header-highlight-link,
.tf-header.tf-header-amazon .header-cart-link,
.tf-header.tf-header-amazon .header-cart-link__icon,
.tf-header.tf-header-amazon .header-utility-card,
.tf-header.tf-header-amazon .main-nav-menu .nav-list,
.tf-header.tf-header-amazon .main-nav-menu .item-link,
.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon,
.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon .select-category,
.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon .tf-select-custom,
.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon .btn-submit-form {
  display: flex;
  align-items: center;
}

.tf-header.tf-header-amazon .header-shell--top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--store-header-top-gap, 18px);
  min-height: auto;
  padding-block: var(--store-header-top-padding-y, 8px);
}

.tf-header.tf-header-amazon .header-shell--bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: auto;
  padding-block: var(--store-header-bottom-padding-y, 4px);
}

.tf-header.tf-header-amazon .header-brand {
  flex: 0 0 var(--store-header-brand-width, 308px);
  margin-right: 0;
  padding-left: 0;
}

.tf-header.tf-header-amazon .header-brand .store-logo--compact {
  display: inline-flex;
  justify-content: flex-start;
  width: auto;
  max-width: none;
}

.tf-header.tf-header-amazon .header-brand .store-logo--compact img {
  width: auto !important;
  max-width: min(100%, var(--store-header-logo-width, 286px)) !important;
  height: var(--store-header-logo-height, 62px) !important;
  object-fit: contain;
  object-position: left center;
}

.tf-header.tf-header-amazon .header-search-slot {
  flex: 1 1 auto;
  min-width: clamp(320px, 28vw, 640px);
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon {
  width: 100%;
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon {
  min-height: var(--store-header-search-height, 38px);
  border: 1px solid rgba(15, 23, 42, 0.14);
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
  overflow: hidden;
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon:hover,
.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon:focus-within {
  border-color: rgba(17, 24, 39, 0.42);
  box-shadow: 0 0 0 3px rgba(17, 24, 39, 0.08), 0 12px 28px rgba(15, 23, 42, 0.08);
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon .select-category {
  flex-basis: var(--store-header-search-category-width, 110px);
  height: var(--store-header-search-height, 38px);
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon .select-category .tf-select-custom {
  padding: 0 30px 0 16px;
  border-radius: 14px 0 0 14px;
  background: linear-gradient(180deg, #f8fafc 0%, #eef2f7 100%);
  color: #111827;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  height: 100%;
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon .select-category .tf-select-custom::after {
  content: "";
  position: absolute;
  right: 12px;
  color: #475467;
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon fieldset {
  flex: 1 1 auto;
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon fieldset input {
  width: 100%;
  height: var(--store-header-search-height, 38px);
  padding: 0 62px 0 16px;
  border: 0;
  outline: 0;
  background: transparent;
  color: #111827;
  font-size: 14px;
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon fieldset input::placeholder {
  color: #667085;
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon .btn-submit-form {
  width: 50px;
  height: var(--store-header-search-height, 38px);
  border-radius: 0 14px 14px 0;
  border-left: 1px solid rgba(23, 37, 58, 0.08);
  background: linear-gradient(180deg, var(--site-theme-primary, #3f8d95) 0%, var(--site-theme-primary-deep, #2f747b) 100%);
  color: #ffffff;
}

.tf-header.tf-header-amazon .form-search-product.form-search-product--amazon .btn-submit-form:hover {
  background: linear-gradient(180deg, var(--site-theme-primary-hover, #4a9da5) 0%, color-mix(in srgb, var(--site-theme-primary-deep, #2f747b) 88%, white) 100%);
}

.tf-header.tf-header-amazon .header-right {
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  flex-shrink: 0;
  gap: calc(var(--store-header-top-gap, 18px) * 0.55);
}

.tf-header.tf-header-amazon .header-language-link,
.tf-header.tf-header-amazon .header-utility-card,
.tf-header.tf-header-amazon .header-cart-link {
  min-height: var(--store-header-action-height, 38px);
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.05);
}

.tf-header.tf-header-amazon .header-language-link:hover,
.tf-header.tf-header-amazon .header-utility-card:hover,
.tf-header.tf-header-amazon .header-cart-link:hover {
  border-color: rgba(17, 24, 39, 0.24);
  background: #f8fafc;
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.07);
}

.tf-header.tf-header-amazon .header-language-link {
  padding-inline: 12px;
}

.tf-header.tf-header-amazon .header-language-link__text,
.tf-header.tf-header-amazon .header-language-link i {
  color: #111827;
}

.tf-header.tf-header-amazon .header-utility-card {
  display: grid;
  align-content: center;
  min-width: 0;
  padding: 4px 14px;
  text-decoration: none;
}

.tf-header.tf-header-amazon .header-utility-card__eyebrow {
  color: #667085;
  font-size: 11px;
  font-weight: 600;
}

.tf-header.tf-header-amazon .header-utility-card__label {
  color: #111827;
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}

.tf-header.tf-header-amazon .header-cart-link {
  gap: 8px;
  padding: 0 14px;
  color: #111827;
  text-decoration: none;
}

.tf-header.tf-header-amazon .header-cart-link__icon {
  color: #111827;
  position: relative;
}

.tf-header.tf-header-amazon .header-cart-link__icon .count-box {
  position: absolute;
  top: -6px;
  right: -8px;
  min-width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  padding-inline: 4px;
  font-size: 11px;
  font-weight: 800;
  background: var(--site-theme-primary-deep, #2f747b);
  color: #ffffff;
  box-shadow: 0 4px 10px rgba(47, 116, 123, 0.28);
}

.tf-header.tf-header-amazon .header-cart-link__text {
  color: #111827;
  font-weight: 800;
}

.tf-header.tf-header-amazon .header-bottom {
  background: linear-gradient(180deg, var(--site-theme-nav-start, #4b98a0) 0%, var(--site-theme-nav-end, #3b868d) 100%) !important;
  border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-bottom: 1px solid rgba(15, 23, 42, 0.22) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 10px 24px rgba(18, 26, 36, 0.08);
}

.tf-header.tf-header-amazon .header-bt-left,
.tf-header.tf-header-amazon .header-bt-right {
  min-height: auto;
  flex: 0 0 auto;
}

.tf-header.tf-header-amazon .header-bt-left {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  flex: 1 1 auto;
}

.tf-header.tf-header-amazon .main-nav-menu {
  flex: 1 1 auto;
  min-width: 0;
}

.tf-header.tf-header-amazon .header-all-link,
.tf-header.tf-header-amazon .header-highlight-link {
  min-height: var(--store-header-nav-item-height, 34px);
  padding-inline: 14px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
  text-decoration: none;
}

.tf-header.tf-header-amazon .header-highlight-link {
  border-color: rgba(255, 255, 255, 0.14);
  background: linear-gradient(180deg, var(--site-theme-primary, #3f8d95) 0%, var(--site-theme-primary-deep, #2f747b) 100%);
  color: #ffffff;
  box-shadow: 0 10px 24px rgba(8, 15, 28, 0.14);
}

.tf-header.tf-header-amazon .header-all-link:hover,
.tf-header.tf-header-amazon .header-highlight-link:hover {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.22);
  color: #ffffff;
  box-shadow: 0 8px 18px rgba(8, 15, 28, 0.1);
}

.tf-header.tf-header-amazon .header-highlight-link:hover {
  border-color: var(--site-theme-primary-deep, #2f747b);
  background: linear-gradient(180deg, var(--site-theme-primary-hover, #4a9da5) 0%, color-mix(in srgb, var(--site-theme-primary-deep, #2f747b) 88%, white) 100%);
  color: #ffffff;
}

.tf-header.tf-header-amazon .main-nav-menu .nav-list {
  display: flex;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}

.tf-header.tf-header-amazon .header-bottom {
  width: 100%;
}

.tf-header.tf-header-amazon .main-nav-menu .item-link {
  display: inline-flex;
  align-items: center;
  min-height: var(--store-header-nav-item-height, 34px);
  padding: 0 14px;
  border-radius: 10px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.82) !important;
  transition: background 160ms ease, color 160ms ease, box-shadow 160ms ease;
  text-decoration: none;
}

.tf-header.tf-header-amazon .main-nav-menu .item-link::before,
.tf-header.tf-header-amazon .main-nav-menu .item-link::after {
  content: none;
}

.tf-header.tf-header-amazon .main-nav-menu .item-link span {
  display: inline-flex;
  align-items: center;
  min-height: var(--store-header-nav-item-height, 34px);
}

.tf-header.tf-header-amazon .br-line,
.tf-header.tf-header-amazon .bg-line {
  width: 1px;
  align-self: stretch;
  background: rgba(15, 23, 42, 0.08);
}

.tf-header.tf-header-amazon .main-nav-menu .nav-item:hover .item-link,
.tf-header.tf-header-amazon .main-nav-menu .nav-item.active .item-link {
  background: rgba(255, 255, 255, 0.14);
  color: #ffffff !important;
  box-shadow: 0 8px 18px rgba(8, 15, 28, 0.1);
}

.tf-btn,
.subscribe-button,
.pageShell .buyButton,
.pageShell .primaryLink,
.cartButton,
.viewButton {
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease, background 160ms ease, color 160ms ease;
}

.tf-btn.btn-fill,
.tf-btn.btn-fill-2,
.subscribe-button,
.cartButton,
.pageShell .buyButton,
.pageShell .primaryLink {
  border: 1px solid var(--site-theme-primary-deep, #2f747b) !important;
  background: linear-gradient(180deg, var(--site-theme-primary, #3f8d95) 0%, var(--site-theme-primary-deep, #2f747b) 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 10px 24px rgba(28, 74, 79, 0.18);
}

.tf-btn.btn-fill:hover,
.tf-btn.btn-fill-2:hover,
.subscribe-button:hover,
.cartButton:hover,
.pageShell .buyButton:hover,
.pageShell .primaryLink:hover {
  border-color: color-mix(in srgb, var(--site-theme-primary-deep, #2f747b) 90%, black) !important;
  background: linear-gradient(180deg, var(--site-theme-primary-hover, #4a9da5) 0%, color-mix(in srgb, var(--site-theme-primary-deep, #2f747b) 88%, white) 100%) !important;
  color: #ffffff !important;
}

.tf-btn.btn-line,
.tf-btn.btn-white,
.viewButton,
.pageShell .secondaryLink {
  border: 1px solid rgba(23, 37, 58, 0.12) !important;
  background: #ffffff !important;
  color: var(--site-theme-text-strong, #17253a) !important;
  box-shadow: 0 8px 18px rgba(18, 26, 36, 0.04);
}

.tf-btn.btn-line:hover,
.tf-btn.btn-white:hover,
.viewButton:hover,
.pageShell .secondaryLink:hover {
  border-color: rgba(23, 37, 58, 0.2) !important;
  background: #f8fafc !important;
  color: var(--site-theme-text-strong, #17253a) !important;
}

.tf-btn.btn-fill span,
.tf-btn.btn-fill-2 span,
.subscribe-button span,
.cartButton span,
.pageShell .buyButton span,
.pageShell .primaryLink span,
.tf-btn.btn-line span,
.tf-btn.btn-white span,
.viewButton span,
.pageShell .secondaryLink span,
.tf-btn .text-white {
  color: inherit !important;
}

.tf-btn:hover,
.subscribe-button:hover,
.pageShell .buyButton:hover,
.pageShell .primaryLink:hover,
.cartButton:hover,
.viewButton:hover {
  transform: translateY(-1px);
}

@media (max-width: 1199px) {
  .tf-header.tf-header-amazon .header-shell--top {
    flex-wrap: wrap;
  }

  .tf-header.tf-header-amazon .header-brand {
    flex-basis: 240px;
    padding-left: 0;
  }

  .tf-header.tf-header-amazon .header-search-slot {
    order: 3;
    flex: 1 1 100%;
  }

  .tf-header.tf-header-amazon .header-right {
    margin-left: 0;
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .tf-header.tf-header-amazon .header-shell {
    padding-inline: var(--store-header-mobile-side-padding, 12px);
  }

  .tf-header.tf-header-amazon .header-shell--top {
    justify-content: flex-start;
    gap: max(10px, calc(var(--store-header-top-gap, 18px) * 0.7));
    min-height: auto;
    padding-block: max(6px, calc(var(--store-header-top-padding-y, 8px) * 0.75));
  }

  .tf-header.tf-header-amazon .header-shell--bottom {
    padding-block: max(3px, calc(var(--store-header-bottom-padding-y, 4px) * 0.75));
  }

  .tf-header.tf-header-amazon .header-brand .store-logo--compact img {
    max-width: min(100%, var(--store-header-mobile-logo-width, 200px)) !important;
    height: var(--store-header-mobile-logo-height, 44px) !important;
  }

  .tf-header.tf-header-amazon .header-brand {
    flex: 0 0 auto;
    padding-left: 0;
  }

  .tf-header.tf-header-amazon .header-search-slot {
    min-width: 100%;
  }

  .tf-header.tf-header-amazon .header-right {
    width: 100%;
    justify-content: space-between;
  }

  .tf-header.tf-header-amazon .header-bt-right {
    width: 100%;
  }

  .tf-header.tf-header-amazon .header-highlight-link {
    width: 100%;
    justify-content: center;
  }

  .tf-header.tf-header-amazon .header-utility-card--account {
    flex: 1 1 180px;
  }

  .tf-header.tf-header-amazon .header-utility-card--orders,
  .tf-header.tf-header-amazon .header-cart-link,
  .tf-header.tf-header-amazon .header-language-link {
    flex: 0 0 auto;
  }

  .tf-header.tf-header-amazon .header-bt-left {
    gap: 10px;
    flex-wrap: wrap;
  }

  .tf-header.tf-header-amazon .main-nav-menu .nav-list {
    gap: 4px;
    flex-wrap: wrap;
  }

  .tf-header.tf-header-amazon .main-nav-menu .item-link {
    padding-inline: 12px;
  }
}

.storefront-toast {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 3000;
  max-width: 300px;
  padding: 10px 12px;
  border-radius: 12px;
  background: var(--site-theme-text-strong, #17253a);
  color: #fff;
  box-shadow: 0 16px 38px rgba(18, 26, 36, 0.2);
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 180ms ease, transform 180ms ease;
}

.storefront-toast.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.store-panel {
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 8px 22px rgba(18, 26, 36, 0.04);
}

.storefront-page-intro {
  margin-bottom: 1rem;
}

.storefront-section-shell {
  display: grid;
  gap: 1rem;
}

.storefront-section-surface--default {
  background: transparent;
  border: 0;
  box-shadow: none;
}

.storefront-section-surface--panel {
  padding: 1rem;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 10px 24px rgba(18, 26, 36, 0.05);
}

.storefront-section-surface--flush {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.storefront-section-surface--tinted {
  padding: 1rem;
  border: 1px solid rgba(23, 37, 58, 0.06);
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(248, 251, 255, 0.98) 0%, rgba(237, 244, 255, 0.9) 100%);
  box-shadow: 0 10px 24px rgba(18, 26, 36, 0.04);
}

.storefront-section-spacing--tight {
  gap: 0.7rem;
}

.storefront-section-spacing--tight.storefront-home-banner,
.storefront-section-spacing--tight.storefront-home-panel,
.storefront-section-spacing--tight.storefront-builder-media-panel,
.storefront-section-spacing--tight.storefront-builder-split,
.storefront-section-spacing--tight.storefront-builder-video-panel {
  padding: 0.85rem;
}

.storefront-section-spacing--relaxed {
  gap: 1.35rem;
}

.storefront-section-spacing--relaxed.storefront-home-banner,
.storefront-section-spacing--relaxed.storefront-home-panel,
.storefront-section-spacing--relaxed.storefront-builder-media-panel,
.storefront-section-spacing--relaxed.storefront-builder-split,
.storefront-section-spacing--relaxed.storefront-builder-video-panel {
  padding: 1.3rem;
}

.storefront-section-header.flat-title {
  margin-bottom: 0;
}

.storefront-section-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.9rem;
  padding: 0.95rem 1rem;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 18px;
  background: linear-gradient(135deg, var(--site-theme-surface-warm, #fffaf3) 0%, #ffffff 56%, var(--site-theme-surface-cool, #edf4ff) 100%);
  box-shadow: 0 8px 22px rgba(18, 26, 36, 0.04);
}

.storefront-section-header__main {
  display: grid;
  gap: 0.35rem;
  min-width: 0;
  flex: 1 1 auto;
}

.storefront-section-header__aside {
  flex: 0 0 auto;
}

.storefront-section-header__eyebrow {
  margin: 0;
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.storefront-section-header__title {
  margin: 0;
  color: var(--site-theme-text-strong, #17253a);
  font-size: clamp(1.2rem, 2.4vw, 1.8rem);
  line-height: 1.15;
  font-weight: 800;
}

.storefront-section-header__description {
  margin: 0;
  max-width: 68ch;
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.92rem;
  line-height: 1.55;
}

.storefront-section-header__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0.65rem 1rem;
  border: 1px solid rgba(23, 37, 58, 0.1);
  border-radius: 999px;
  background: #fff;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 0.88rem;
  font-weight: 800;
  text-decoration: none;
  white-space: nowrap;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease, background 160ms ease;
}

.storefront-section-header__cta:hover {
  transform: translateY(-1px);
  border-color: rgba(23, 37, 58, 0.18);
  background: #f8fafc;
  color: var(--site-theme-text-strong, #17253a);
  box-shadow: 0 10px 20px rgba(18, 26, 36, 0.06);
}

.storefront-section-header--compact {
  padding: 0.72rem 0.85rem;
  border-radius: 15px;
}

.storefront-section-header--compact .storefront-section-header__title {
  font-size: clamp(1.06rem, 2vw, 1.42rem);
}

.storefront-section-header--plain {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.storefront-section-header--hidden {
  display: none;
}

.storefront-section-header--align-center {
  text-align: center;
  align-items: center;
}

.storefront-section-header--align-center .storefront-section-header__main {
  justify-items: center;
}

.storefront-section-header--align-right {
  text-align: right;
  flex-direction: row-reverse;
}

.storefront-section-header--align-right .storefront-section-header__main {
  justify-items: end;
}

.storefront-empty-state-wrap {
  padding-block: 0.35rem;
}

.storefront-empty-state {
  display: grid;
  gap: 0.4rem;
  place-items: start;
  padding: 1rem;
  border-style: dashed;
  background: linear-gradient(180deg, #ffffff 0%, #fbfcfe 100%);
}

.storefront-empty-state__title {
  margin: 0;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 1rem;
  font-weight: 800;
}

.storefront-empty-state__description {
  margin: 0;
  max-width: 60ch;
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.9rem;
  line-height: 1.55;
}

.storefront-summary-panel {
  padding: 0.95rem;
}

.storefront-panel-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.9rem;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid rgba(23, 37, 58, 0.08);
}

.storefront-panel-head__title {
  margin: 0;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 1rem;
  font-weight: 800;
}

.storefront-panel-head__meta {
  margin: 0;
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.84rem;
  line-height: 1.45;
}

.storefront-summary-stack {
  display: grid;
  gap: 0.6rem;
  margin-bottom: 0.9rem;
}

.sectionHeaderMeta {
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.84rem;
  line-height: 1.45;
}

.storefront-home-hero {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, #f9fbfe 0%, var(--site-theme-surface-warm, #fffaf3) 38%, var(--site-theme-surface-cool, #edf4ff) 100%);
  box-shadow: 0 18px 42px rgba(18, 26, 36, 0.06);
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.92fr);
  min-height: clamp(360px, 38vw, 520px);
  isolation: isolate;
}

.storefront-home-hero--mode-single_image,
.storefront-home-hero--mode-background_slider,
.storefront-home-hero--mode-theme_gradient {
  grid-template-columns: 1fr;
}

.storefront-home-hero--mode-theme_gradient {
  background:
    radial-gradient(circle at 82% 18%, color-mix(in srgb, var(--site-theme-primary, #3f8d95) 14%, transparent), transparent 26%),
    linear-gradient(135deg, #f9fbfe 0%, var(--site-theme-surface-warm, #fffaf3) 38%, var(--site-theme-surface-cool, #edf4ff) 100%) !important;
}

.storefront-home-hero--height-compact { min-height: 320px; }
.storefront-home-hero--height-medium { min-height: 420px; }
.storefront-home-hero--height-large { min-height: clamp(440px, 42vw, 600px); }
.storefront-home-hero--height-immersive { min-height: clamp(560px, 58vw, 760px); }

.storefront-home-hero--text-center .storefront-home-hero__content {
  justify-items: center;
  text-align: center;
  margin-inline: auto;
}

.storefront-home-hero--text-right .storefront-home-hero__content {
  justify-items: end;
  text-align: right;
  margin-left: auto;
}

.storefront-home-hero--v-top .storefront-home-hero__content { align-content: start; }
.storefront-home-hero--v-middle .storefront-home-hero__content { align-content: center; }
.storefront-home-hero--v-bottom .storefront-home-hero__content { align-content: end; }

.storefront-home-hero--headline-medium .storefront-home-hero__title { font-size: clamp(1.55rem, 3vw, 2.35rem); }
.storefront-home-hero--headline-large .storefront-home-hero__title { font-size: clamp(1.85rem, 4vw, 3.15rem); }
.storefront-home-hero--headline-display .storefront-home-hero__title { font-size: clamp(2.1rem, 5vw, 4rem); }
.storefront-home-hero--headline-jumbo .storefront-home-hero__title { font-size: clamp(2.4rem, 6.4vw, 5.4rem); }

.storefront-home-hero__background,
.storefront-home-hero__background-slider,
.storefront-home-hero__background-slide {
  position: absolute;
  inset: 0;
  border-radius: inherit;
}

.storefront-home-hero__background,
.storefront-home-hero__background-slide {
  background-size: cover;
  background-position: center;
}

.storefront-home-hero__background::after,
.storefront-home-hero__background-slider::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: var(--hero-overlay-color, linear-gradient(90deg, rgba(15, 23, 42, 0.62), rgba(15, 23, 42, 0.22)));
}

.storefront-home-hero__background-slide {
  opacity: 0;
  transform: scale(1.04);
  transition: opacity 700ms ease, transform 1200ms ease;
}

.storefront-home-hero__background-slide.is-active {
  opacity: 1;
  transform: scale(1);
}

.storefront-home-hero--mode-single_image .storefront-home-hero__content,
.storefront-home-hero--mode-background_slider .storefront-home-hero__content {
  color: #fff;
}

.storefront-home-hero--mode-single_image .storefront-home-hero__eyebrow,
.storefront-home-hero--mode-single_image .storefront-home-hero__title,
.storefront-home-hero--mode-single_image .storefront-home-hero__subheadline,
.storefront-home-hero--mode-single_image .storefront-home-hero__description,
.storefront-home-hero--mode-background_slider .storefront-home-hero__eyebrow,
.storefront-home-hero--mode-background_slider .storefront-home-hero__title,
.storefront-home-hero--mode-background_slider .storefront-home-hero__subheadline,
.storefront-home-hero--mode-background_slider .storefront-home-hero__description {
  color: var(--hero-text-color, #fff);
  text-shadow: 0 1px 2px rgba(15, 23, 42, 0.24);
}

.storefront-home-hero__content {
  display: grid;
  gap: 0.8rem;
  padding: clamp(1.1rem, 3vw, 2rem);
  align-content: center;
  position: relative;
  z-index: 2;
}

.storefront-home-hero__eyebrow {
  margin: 0;
  color: var(--hero-text-color, #36507a);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.storefront-home-hero__title {
  margin: 0;
  max-width: 15ch;
  color: var(--hero-text-color, var(--site-theme-text-strong, #17253a));
  font-size: clamp(1.75rem, 4vw, 3rem);
  line-height: 1.05;
  font-weight: 800;
}

.storefront-home-hero__subheadline {
  margin: 0;
  max-width: 48ch;
  color: var(--hero-text-color, var(--site-theme-primary-deep, #2f747b));
  font-size: clamp(1rem, 1.7vw, 1.35rem);
  line-height: 1.35;
  font-weight: 800;
}

.storefront-home-hero__description {
  margin: 0;
  max-width: 58ch;
  color: var(--hero-text-color, var(--site-theme-text-muted, #596373));
  font-size: 1rem;
  line-height: 1.65;
}

.storefront-home-hero__list,
.storefront-home-panel__list,
.storefront-content-panel__list {
  display: grid;
  gap: 0.55rem;
  margin: 0;
  padding-left: 1.05rem;
}

.storefront-home-hero__list {
  color: #46556a;
}

.storefront-home-hero__actions,
.storefront-content-panel__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.storefront-home-hero__visual {
  position: relative;
  min-height: 100%;
  display: grid;
  place-items: center;
  padding: clamp(1rem, 3vw, 2rem);
  z-index: 1;
}

.storefront-home-hero__visual::before {
  content: "";
  position: absolute;
  inset: 12% 6% 10% 4%;
  border-radius: 999px;
  background:
    radial-gradient(circle at 32% 28%, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.24) 46%, transparent 68%),
    linear-gradient(135deg, color-mix(in srgb, var(--site-theme-primary, #3f8d95) 12%, white), color-mix(in srgb, var(--site-theme-surface-cool, #edf4ff) 82%, white));
  filter: blur(0.2px);
  opacity: 0.92;
  z-index: -2;
}

.storefront-home-hero__orb {
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
  z-index: -1;
  animation: heroOrbFloat 8s ease-in-out infinite alternate;
}

.storefront-home-hero__orb--one {
  width: 92px;
  height: 92px;
  right: 10%;
  top: 14%;
  background: color-mix(in srgb, var(--site-theme-primary, #3f8d95) 30%, transparent);
}

.storefront-home-hero__orb--two {
  width: 58px;
  height: 58px;
  left: 10%;
  bottom: 16%;
  background: color-mix(in srgb, var(--site-theme-primary-deep, #2f747b) 20%, transparent);
  animation-delay: -2.5s;
}

.storefront-home-hero__slider {
  position: relative;
  width: min(100%, 440px);
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
}

.storefront-home-hero--visual-compact .storefront-home-hero__slider {
  width: min(100%, 320px);
}

.storefront-home-hero--visual-medium .storefront-home-hero__slider {
  width: min(100%, 440px);
}

.storefront-home-hero--visual-large .storefront-home-hero__slider {
  width: min(100%, 520px);
}

.storefront-home-hero--visual-full .storefront-home-hero__slider {
  width: min(100%, 620px);
}

.storefront-home-hero__slide {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  margin: 0;
  opacity: 0;
  transform: translateX(28px) scale(0.94) rotate(1deg);
  transition: opacity 520ms ease, transform 680ms ease;
  pointer-events: none;
}

.storefront-home-hero__slide.is-active,
.storefront-home-hero__slide:only-child {
  opacity: 1;
  transform: translateX(0) scale(1) rotate(0);
  pointer-events: auto;
}

.storefront-home-hero__slide.is-active img,
.storefront-home-hero__slide:only-child img {
  animation: heroSingleFloat 6s ease-in-out infinite alternate;
}

.storefront-home-hero__slide.is-exiting {
  opacity: 0;
  transform: translateX(-28px) scale(0.96) rotate(-1deg);
}

.storefront-home-hero__slide img {
  width: min(100%, 390px);
  height: min(100%, 390px);
  object-fit: contain;
  filter: drop-shadow(0 26px 32px rgba(15, 23, 42, 0.18));
}

.storefront-home-hero--visual-compact .storefront-home-hero__slide img {
  width: min(100%, 260px);
  height: min(100%, 260px);
}

.storefront-home-hero--visual-large .storefront-home-hero__slide img {
  width: min(100%, 450px);
  height: min(100%, 450px);
}

.storefront-home-hero--visual-full .storefront-home-hero__slide img {
  width: min(100%, 540px);
  height: min(100%, 540px);
}

.storefront-home-hero__slide figcaption {
  position: absolute;
  left: 50%;
  bottom: 6%;
  transform: translateX(-50%);
  min-width: min(260px, 88%);
  padding: 0.58rem 0.78rem;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  color: var(--site-theme-text-strong, #17253a);
  text-align: center;
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.08);
  backdrop-filter: blur(12px);
}

.storefront-home-hero__slide figcaption strong,
.storefront-home-hero__slide figcaption span,
.storefront-home-hero__slide figcaption a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.storefront-home-hero__slide figcaption strong {
  font-size: 0.85rem;
}

.storefront-home-hero__slide figcaption span {
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.74rem;
}

.storefront-home-hero__slide figcaption a {
  margin-top: 0.22rem;
  color: var(--site-theme-primary-deep, #2f747b);
  font-size: 0.74rem;
  font-weight: 800;
  text-decoration: none;
}

.storefront-home-hero__dots {
  position: absolute;
  left: 50%;
  bottom: 1rem;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.32rem 0.45rem;
  border: 1px solid rgba(255, 255, 255, 0.46);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 12px 26px rgba(15, 23, 42, 0.12);
  backdrop-filter: blur(10px);
  transform: translateX(-50%);
}

.storefront-home-hero__dot {
  width: 0.52rem;
  height: 0.52rem;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.64);
  cursor: pointer;
  transition: width 180ms ease, background 180ms ease, transform 180ms ease;
}

.storefront-home-hero__dot.is-active {
  width: 1.4rem;
  background: var(--site-theme-primary, #3f8d95);
  transform: scale(1.02);
}

@keyframes heroSingleFloat {
  from { transform: translateY(8px) scale(0.99); }
  to { transform: translateY(-8px) scale(1.02); }
}

@keyframes heroOrbFloat {
  from { transform: translate3d(0, 0, 0) scale(1); }
  to { transform: translate3d(-12px, 14px, 0) scale(1.08); }
}

.storefront-home-banner,
.storefront-home-panel,
.storefront-content-panel,
.storefront-promo-panel {
  padding: 1rem;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 10px 24px rgba(18, 26, 36, 0.04);
}

.storefront-home-banner__eyebrow,
.storefront-promo-panel__eyebrow {
  margin: 0 0 0.45rem;
  color: var(--site-theme-primary-deep, #2f747b);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.storefront-home-banner__title,
.storefront-content-panel__title,
.storefront-promo-panel__title {
  margin: 0 0 0.55rem;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 1.08rem;
  font-weight: 800;
  line-height: 1.25;
}

.storefront-home-banner__description,
.storefront-home-banner__body,
.storefront-home-panel__body,
.storefront-content-panel__body,
.storefront-promo-panel__description,
.storefront-promo-panel__body {
  margin: 0 0 0.75rem;
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.93rem;
  line-height: 1.65;
}

.storefront-home-panel__body--large {
  margin-bottom: 0;
  font-size: 0.98rem;
}

.storefront-home-banner__description--light {
  color: rgba(255, 255, 255, 0.94);
  text-shadow: 0 1px 2px rgba(15, 23, 42, 0.18);
}

.storefront-home-banner__cta,
.storefront-promo-panel__cta {
  margin-top: 0.1rem;
}

.storefront-brand-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.storefront-section-height--compact .storefront-home-banner,
.storefront-section-height--compact .storefront-home-panel,
.storefront-section-height--compact .storefront-content-panel,
.storefront-section-height--compact .storefront-promo-panel,
.storefront-section-height--compact .storefront-category-card,
.storefront-section-height--compact .storefront-promo-card__inner {
  min-height: 0;
}

.storefront-section-height--standard .storefront-home-banner,
.storefront-section-height--standard .storefront-home-panel,
.storefront-section-height--standard .storefront-content-panel,
.storefront-section-height--standard .storefront-promo-panel,
.storefront-section-height--standard .storefront-category-card,
.storefront-section-height--standard .storefront-promo-card__inner {
  min-height: 220px;
}

.storefront-section-height--tall .storefront-home-banner,
.storefront-section-height--tall .storefront-home-panel,
.storefront-section-height--tall .storefront-content-panel,
.storefront-section-height--tall .storefront-promo-panel,
.storefront-section-height--tall .storefront-category-card,
.storefront-section-height--tall .storefront-promo-card__inner {
  min-height: 280px;
}

.storefront-section-height--showcase .storefront-home-banner,
.storefront-section-height--showcase .storefront-home-panel,
.storefront-section-height--showcase .storefront-content-panel,
.storefront-section-height--showcase .storefront-promo-panel,
.storefront-section-height--showcase .storefront-category-card,
.storefront-section-height--showcase .storefront-promo-card__inner {
  min-height: 340px;
}

.storefront-section-height--compact .storefront-product-rail,
.storefront-section-height--compact .storefront-promo-rail {
  grid-auto-columns: minmax(220px, 260px);
}

.storefront-section-height--tall .storefront-product-rail,
.storefront-section-height--tall .storefront-promo-rail {
  grid-auto-columns: minmax(280px, 320px);
}

.storefront-section-height--showcase .storefront-product-rail,
.storefront-section-height--showcase .storefront-promo-rail {
  grid-auto-columns: minmax(320px, 380px);
}

.storefront-builder-slider,
.storefront-promo-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.storefront-grid-layout--desktop-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.storefront-grid-layout--desktop-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.storefront-grid-layout--desktop-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.storefront-grid-layout--desktop-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.storefront-grid-layout--tablet-1 {
  --storefront-grid-tablet-cols: 1;
}

.storefront-grid-layout--tablet-2 {
  --storefront-grid-tablet-cols: 2;
}

.storefront-grid-layout--tablet-3 {
  --storefront-grid-tablet-cols: 3;
}

.storefront-grid-layout--tablet-4 {
  --storefront-grid-tablet-cols: 4;
}

.storefront-promo-rail {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(300px, 340px);
  gap: 1rem;
  overflow-x: auto;
  padding-bottom: 0.9rem;
}

.storefront-promo-rail--compact {
  grid-auto-columns: minmax(240px, 280px);
}

.storefront-promo-rail--wide {
  grid-auto-columns: minmax(340px, 400px);
}

.storefront-product-rail {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(248px, 248px);
  gap: 1rem;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0.15rem 0.15rem 1rem;
  scroll-snap-type: x proximity;
}

.storefront-product-rail--compact {
  grid-auto-columns: minmax(220px, 220px);
}

.storefront-product-rail--wide {
  grid-auto-columns: minmax(280px, 300px);
}

.storefront-product-rail::-webkit-scrollbar {
  height: 10px;
}

.storefront-product-rail::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: rgba(23, 37, 58, 0.18);
}

.storefront-product-rail__item {
  scroll-snap-align: start;
  min-width: 0;
}

.storefront-product-card--compact .mediaSurface {
  min-height: 180px;
}

.storefront-product-card--compact .content {
  gap: 0.45rem;
}

.storefront-product-card--compact .title {
  font-size: 0.92rem;
}

.storefront-product-rail--dynamic:empty {
  min-height: 320px;
}

.storefront-recent-empty {
  margin-top: 0.5rem;
}

.storefront-builder-slide {
  min-height: 220px;
  display: grid;
  align-content: end;
  gap: 0.55rem;
}

.storefront-builder-slide--rail {
  min-height: 260px;
  min-width: 0;
}

.storefront-promo-card {
  min-width: 0;
}

.storefront-promo-card__inner {
  display: grid;
  gap: 0.85rem;
  height: 100%;
  padding: 1rem;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 10px 24px rgba(18, 26, 36, 0.04);
  text-decoration: none;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

.storefront-promo-card__inner:hover {
  transform: translateY(-2px);
  border-color: rgba(23, 37, 58, 0.14);
  box-shadow: 0 16px 34px rgba(18, 26, 36, 0.08);
}

.storefront-promo-card__media {
  aspect-ratio: 1 / 1;
  border-radius: 14px;
  overflow: hidden;
  background: linear-gradient(180deg, #f8fbff 0%, #eef4fb 100%);
}

.storefront-promo-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.storefront-promo-card__media--placeholder {
  display: grid;
  place-items: center;
  color: var(--site-theme-text-muted, #596373);
  font-weight: 700;
}

.storefront-promo-card__copy {
  display: grid;
  gap: 0.35rem;
}

.storefront-promo-card__title {
  margin: 0;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 1.04rem;
  font-weight: 800;
  line-height: 1.3;
}

.storefront-promo-card__text {
  margin: 0;
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.9rem;
  line-height: 1.6;
}

.storefront-promo-card__link {
  color: var(--site-theme-primary-deep, #2f747b);
  font-size: 0.86rem;
  font-weight: 800;
}

.storefront-builder-media-panel,
.storefront-builder-video-panel {
  display: grid;
  gap: 1.25rem;
}

.storefront-builder-media {
  margin: 0;
  display: grid;
  gap: 0.9rem;
}

.storefront-builder-media img,
.storefront-builder-split__visual img,
.storefront-builder-video-visual img {
  width: 100%;
  border-radius: 22px;
  object-fit: cover;
  background: #f6f8fb;
}

.storefront-builder-media img {
  max-height: 540px;
}

.storefront-builder-media figcaption {
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.95rem;
}

.storefront-builder-split {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.9fr);
  align-items: center;
}

.storefront-builder-split--image-left .storefront-builder-split__copy {
  order: 2;
}

.storefront-builder-split--image-left .storefront-builder-split__visual {
  order: 1;
}

.storefront-builder-split__visual,
.storefront-builder-video-visual {
  position: relative;
}

.storefront-builder-split__visual img,
.storefront-builder-video-visual img {
  min-height: 320px;
}

.storefront-builder-visual-placeholder {
  min-height: 320px;
  border-radius: 22px;
  border: 1px dashed #c7d4e2;
  display: grid;
  place-items: center;
  color: var(--site-theme-text-muted, #596373);
  background: linear-gradient(180deg, #f8fbff 0%, #eef4fb 100%);
}

.storefront-builder-video-panel {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.9fr);
  align-items: center;
}

.storefront-builder-video-link {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  padding: 0.55rem 0.85rem;
  border-radius: 999px;
  background: rgba(18, 32, 59, 0.88);
  color: #fff;
  font-weight: 700;
  font-size: 0.85rem;
}

.storefront-brand-chip,
.storefront-category-chip {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0.55rem 0.8rem;
  border: 1px solid rgba(23, 37, 58, 0.1);
  border-radius: 999px;
  background: #ffffff;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 0.84rem;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 6px 16px rgba(18, 26, 36, 0.04);
}

.storefront-brand-chip:hover,
.storefront-category-chip:hover {
  color: var(--site-theme-text-strong, #17253a);
  border-color: rgba(23, 37, 58, 0.18);
  background: #f8fafc;
}

.storefront-category-card {
  display: block;
  height: 100%;
  padding: 0.9rem 0.95rem;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 8px 20px rgba(18, 26, 36, 0.04);
  text-decoration: none;
  transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.storefront-category-card:hover {
  transform: translateY(-2px);
  border-color: rgba(23, 37, 58, 0.14);
  box-shadow: 0 16px 34px rgba(18, 26, 36, 0.08);
}

.storefront-category-card--compact {
  padding: 0.8rem 0.85rem;
  border-radius: 16px;
}

.storefront-category-card--chip {
  padding: 0.7rem 0.8rem;
  border-radius: 999px;
}

.storefront-category-card__content {
  display: grid;
  gap: 0.35rem;
}

.storefront-category-card__media {
  position: relative;
  margin-bottom: 0.85rem;
  aspect-ratio: 16 / 11;
  overflow: hidden;
  border-radius: 14px;
  background: linear-gradient(180deg, #f8fbff 0%, #eef4fb 100%);
  display: grid;
  place-items: center;
}

.storefront-category-card__image {
  position: absolute;
  inset: 8px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  opacity: 0;
  transform: scale(1.01);
  transition: opacity 260ms ease, transform 260ms ease;
}

.storefront-category-card__image.is-active {
  opacity: 1;
  transform: scale(1);
}

.storefront-category-card__title {
  margin: 0;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.3;
}

.storefront-category-card__meta {
  margin: 0;
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.86rem;
  line-height: 1.5;
}

.storefront-category-card__count {
  margin: 0.2rem 0 0;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 0.8rem;
  font-weight: 700;
}

.storefront-category-card__cta {
  margin-top: 0.15rem;
  color: var(--site-theme-primary-deep, #2f747b);
  font-size: 0.84rem;
  font-weight: 800;
}

.storefront-footer {
  margin-top: 1.25rem;
  color: #46556a;
}

.storefront-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.storefront-footer .ft-inner,
.storefront-footer .ft-bottom,
.storefront-footer .ft-center,
.storefront-footer .ft-menu-list,
.storefront-footer .ft-contact-list,
.storefront-footer .social-list,
.storefront-footer .method-list {
  display: flex;
}

.storefront-footer .ft-inner {
  gap: 0.75rem;
  align-items: flex-start;
}

.storefront-footer .ft-logo {
  flex: 0 0 min(320px, 100%);
}

.storefront-footer .ft-link-wrap {
  align-items: stretch;
}

.storefront-footer .ft-menu-list,
.storefront-footer .ft-contact-list {
  flex-direction: column;
  gap: 0.55rem;
}

.storefront-footer .ft-contact-list li,
.storefront-footer .method-list li {
  display: flex;
  align-items: center;
  gap: 0.55rem;
}

.storefront-footer .method-list,
.storefront-footer .social-list,
.storefront-footer .ft-menu-list-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

.storefront-footer .ft-bottom {
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.storefront-footer .social-list li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding-inline: 0.9rem;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 999px;
  background: #ffffff;
  text-decoration: none;
}

.storefront-footer .ft-center {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.storefront-footer .notice {
  display: flex;
}

.storefront-footer .link,
.storefront-footer .product-title,
.storefront-footer .title-sidebar {
  text-decoration: none;
}

.storefront-footer .ft-body-wrap {
  background: linear-gradient(180deg, #f8fbff 0%, var(--site-theme-surface-cool, #edf4ff) 100%);
  border-top: 1px solid rgba(23, 37, 58, 0.08);
}

.storefront-footer .ft-body-inner {
  padding-block: 0.8rem 0.55rem;
}

.storefront-footer__brand {
  display: grid;
  gap: 0.65rem;
}

.storefront-footer__highlights {
  margin: 0;
  padding: 0.72rem 0.85rem;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.88);
}

.storefront-footer__highlights p {
  margin: 0 0 0.45rem;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 0.86rem;
  font-weight: 700;
}

.storefront-footer__grid {
  gap: 0.7rem;
  align-items: start;
}

.storefront-footer__column {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0.8rem 0.85rem;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.9);
}

.storefront-footer__column .tf-collapse-content {
  flex: 1 1 auto;
}

.storefront-footer .ft-heading,
.storefront-footer .footer-heading-mobile {
  margin-bottom: 0.55rem;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 0.94rem;
  font-weight: 800;
}

.storefront-footer .ft-menu-list .link,
.storefront-footer .ft-contact-list .link,
.storefront-footer .ft-contact-list a,
.storefront-footer .ft-menu-list-2 .link {
  color: #46556a;
  font-weight: 600;
  text-decoration: none;
}

.storefront-footer .ft-menu-list .link:hover,
.storefront-footer .ft-contact-list .link:hover,
.storefront-footer .ft-contact-list a:hover,
.storefront-footer .ft-menu-list-2 .link:hover {
  color: var(--site-theme-text-strong, #17253a);
}

.storefront-footer .ft-contact-list .icon {
  color: rgba(70, 85, 106, 0.7);
}

.storefront-footer__notice-bar {
  margin-top: 0.95rem;
  background:
    linear-gradient(135deg, var(--site-theme-notice-start, #4b98a0) 0%, var(--site-theme-nav-end, #3b868d) 52%, var(--site-theme-notice-end, #2f747b) 100%);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(15, 23, 42, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 10px 24px rgba(18, 26, 36, 0.08);
}

.storefront-footer__notice-wrap {
  gap: 0.8rem;
  padding-block: 0.75rem;
  align-items: center;
}

.storefront-footer__notice {
  margin: 0;
  align-items: center;
  gap: 0.55rem;
  color: #46556a;
  text-shadow: 0 1px 1px rgba(15, 23, 42, 0.12);
}

.storefront-footer__notice,
.storefront-footer__notice .body-text-3,
.storefront-footer__notice .text-white,
.storefront-footer__notice .text-white * {
  color: rgba(237, 244, 255, 0.88) !important;
}

.storefront-footer__notice .main-title {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  color: var(--site-theme-text-strong, #17253a);
}

.storefront-footer__notice .main-title,
.storefront-footer__notice .main-title * {
  color: #ffffff !important;
}

.storefront-footer__notice-bar .tf-btn.btn-line,
.storefront-footer__notice-bar .tf-btn.btn-white {
  border-color: rgba(255, 255, 255, 0.16) !important;
  background: rgba(255, 255, 255, 0.08) !important;
  color: #ffffff !important;
}

.storefront-footer__notice-bar .tf-btn.btn-line:hover,
.storefront-footer__notice-bar .tf-btn.btn-white:hover {
  border-color: rgba(255, 255, 255, 0.24) !important;
  background: rgba(255, 255, 255, 0.14) !important;
  color: #ffffff !important;
}

.storefront-footer__notice-action {
  margin-left: auto;
}

.storefront-footer__cta {
  min-height: 38px;
  padding-inline: 0.9rem;
  border-radius: 999px;
  border: 1px solid rgba(23, 37, 58, 0.08);
  background: linear-gradient(180deg, var(--site-theme-primary, #3f8d95) 0%, var(--site-theme-primary-deep, #2f747b) 100%);
  box-shadow: 0 10px 24px rgba(8, 15, 28, 0.24);
}

.storefront-footer__cta:hover {
  background: linear-gradient(180deg, var(--site-theme-primary-hover, #4a9da5) 0%, color-mix(in srgb, var(--site-theme-primary-deep, #2f747b) 88%, white) 100%);
}

.storefront-footer .ft-body-bottom {
  padding-block: 0.75rem 0.85rem;
  border-top: 1px solid rgba(23, 37, 58, 0.08);
  background: #f5f8fc;
}

.storefront-footer .ft-bottom {
  gap: 0.65rem;
  justify-content: center;
}

.storefront-footer .social-list a {
  width: 36px;
  height: 36px;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 999px;
  background: #ffffff;
  color: var(--site-theme-text-strong, #17253a);
}

.storefront-footer .social-list a:hover {
  background: #f8fafc;
  color: var(--site-theme-text-strong, #17253a);
}

.storefront-footer .nocopy,
.storefront-footer .body-text-3,
.storefront-footer .caption {
  color: var(--site-theme-text-muted, #596373);
}

.storefront-footer .nocopy {
  flex: 0 0 100%;
  width: 100%;
  margin: 0;
  text-align: center;
}

@media (min-width: 992px) {
  .storefront-footer__grid {
    align-items: stretch;
  }

  .storefront-footer__column {
    min-height: 188px;
  }
}

.storefront-footer .text-primary,
.storefront-footer a .text-primary {
  color: var(--site-theme-primary-deep, #2f747b) !important;
}

.storefront-line-item {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  border: 1px solid rgba(23, 37, 58, 0.08);
  border-radius: 14px;
  padding: 0.85rem;
  background: #ffffff;
}

.storefront-line-item__body {
  display: flex;
  gap: 0.85rem;
  align-items: flex-start;
}

.storefront-line-item__media {
  flex: 0 0 96px;
  width: 96px;
  height: 96px;
  border-radius: 12px;
  border: 1px solid #edf1f5;
  background: #ffffff;
  object-fit: contain;
  padding: 0.35rem;
}

.storefront-line-item__title {
  margin: 0 0 0.35rem;
  color: var(--site-theme-text-strong, #17253a);
  font-size: 0.95rem;
  font-weight: 700;
}

.storefront-line-item__meta {
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.85rem;
}

.storefront-line-item__aside {
  margin-left: auto;
  text-align: right;
}

.storefront-line-item__price {
  color: var(--site-theme-text-strong, #17253a);
  font-size: 0.95rem;
  font-weight: 800;
}

.storefront-line-item__subprice {
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.82rem;
  margin-top: 0.2rem;
}

.storefront-line-item__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  align-items: center;
}

.storefront-summary-item {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}

.storefront-summary-item__meta {
  color: var(--site-theme-text-muted, #596373);
  font-size: 0.85rem;
}

.footer-col-block.is-collapsible .tf-collapse-content {
  display: block;
}

@media (max-width: 767px) {
  .container {
    padding-inline: 12px;
  }

  .d-lg-none {
    display: block !important;
  }

  .d-lg-block {
    display: none !important;
  }

  .storefront-home-hero {
    border-radius: 20px;
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .storefront-home-hero__title {
    max-width: none;
  }

  .storefront-home-hero__visual {
    min-height: 260px;
    padding-top: 0;
  }

  .storefront-home-hero__slider {
    width: min(100%, 320px);
  }

  .storefront-home-hero__slide img {
    width: min(100%, 280px);
    height: min(100%, 280px);
  }

  .storefront-home-hero__actions,
  .storefront-content-panel__actions {
    flex-direction: column;
  }

  .storefront-home-banner,
  .storefront-home-panel,
  .storefront-content-panel,
  .storefront-promo-panel {
    padding: 0.9rem;
  }

  .storefront-builder-split,
  .storefront-builder-video-panel {
    grid-template-columns: 1fr;
  }

  .storefront-product-rail {
    grid-auto-columns: minmax(220px, 220px);
  }

  .storefront-builder-split__visual img,
  .storefront-builder-video-visual img,
  .storefront-builder-visual-placeholder {
    min-height: 240px;
  }

  .storefront-footer__column,
  .storefront-footer__highlights {
    border-radius: 14px;
  }

  .storefront-section-surface--panel,
  .storefront-section-surface--tinted {
    padding: 0.85rem;
    border-radius: 16px;
  }

  .storefront-footer__notice-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .storefront-footer .ft-inner,
  .storefront-footer .ft-bottom,
  .storefront-footer .ft-center {
    flex-direction: column;
    align-items: stretch;
  }

  .storefront-footer__notice-action {
    margin-left: 0;
    width: 100%;
  }

  .storefront-footer__cta {
    width: 100%;
  }

  .storefront-section-header {
    padding: 0.8rem 0.85rem;
    border-radius: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .storefront-section-header__description {
    max-width: none;
  }

  .storefront-section-header__aside {
    width: 100%;
  }

  .storefront-section-header__cta {
    width: 100%;
  }

  .storefront-panel-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .storefront-line-item__body {
    flex-direction: column;
  }

  .storefront-line-item__media {
    width: 84px;
    height: 84px;
  }

  .storefront-line-item__aside {
    margin-left: 0;
    text-align: left;
  }

  .footer-col-block.is-collapsible .tf-collapse-content[hidden] {
    display: none;
  }
}

@media (min-width: 768px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .tf-grid-layout.sm-col-2,
  .tf-grid-layout.md-col-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1100px) {
  .tf-grid-layout.lg-col-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tf-grid-layout.lg-col-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1400px) {
  .tf-grid-layout.xl-col-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .col-lg-5 {
    flex: 0 0 41.6667%;
    max-width: 41.6667%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333%;
    max-width: 58.3333%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl-2 {
    flex: 0 0 16.6667%;
    max-width: 16.6667%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 991px) {
  .grid,
  .storefront-grid-layout,
  .tf-grid-layout.xl-col-4,
  .tf-grid-layout.lg-col-4,
  .tf-grid-layout.lg-col-3,
  .tf-grid-layout.md-col-2,
  .tf-grid-layout.sm-col-2 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 1199px) {
  .storefront-grid-layout {
    grid-template-columns: repeat(var(--storefront-grid-tablet-cols, 2), minmax(0, 1fr));
  }

  .tf-grid-layout.xl-col-4,
  .tf-grid-layout.lg-col-4,
  .tf-grid-layout.lg-col-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.storefront-section-container.storefront-section-container--wide {
  width: min(100%, 1680px);
}

@media (min-width: 768px) and (max-width: 1199px) {
  .storefront-section-tablet-compact .storefront-section-shell,
  .storefront-section-tablet-compact .store-panel {
    padding: 0.8rem !important;
    border-radius: 16px;
  }

  .storefront-section-tablet-compact .storefront-section-header {
    padding: 0.7rem 0.8rem;
  }

  .storefront-section-tablet-compact .storefront-product-rail,
  .storefront-section-tablet-compact .storefront-promo-rail,
  .storefront-section-tablet-compact .storefront-promo-grid,
  .storefront-section-tablet-compact .storefront-grid-layout {
    gap: 0.7rem;
  }
}

@media (max-width: 767px) {
  .storefront-section-mobile-shell--card .storefront-section-shell,
  .storefront-section-mobile-shell--card .store-panel {
    border-radius: 18px;
    border: 1px solid rgba(23, 37, 58, 0.08);
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(18, 26, 36, 0.05);
  }

  .storefront-section-mobile-shell--flat .storefront-section-shell,
  .storefront-section-mobile-shell--flat .store-panel {
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    padding-inline: 0 !important;
  }

  .storefront-section-mobile-shell--soft .storefront-section-shell,
  .storefront-section-mobile-shell--soft .store-panel {
    border-radius: 18px;
    border: 1px solid rgba(59, 130, 246, 0.14);
    background: linear-gradient(180deg, #f8fbff 0%, #eef5ff 100%);
  }

  .storefront-section-density--compact .storefront-section-shell,
  .storefront-section-density--compact .store-panel {
    padding: 0.7rem !important;
  }

  .storefront-section-density--compact .storefront-section-header {
    padding: 0.65rem 0.7rem;
    gap: 0.4rem;
  }

  .storefront-section-density--compact .storefront-section-header__title {
    font-size: 1.02rem;
  }

  .storefront-section-mobile-hide-desc .storefront-section-header__description,
  .storefront-section-mobile-hide-desc .storefront-home-banner__description,
  .storefront-section-mobile-hide-desc .storefront-home-panel__body,
  .storefront-section-mobile-hide-desc .storefront-content-panel__description {
    display: none !important;
  }

  .storefront-section-mobile-snap .storefront-product-rail,
  .storefront-section-mobile-snap .storefront-promo-rail,
  .storefront-section-mobile-snap .storefront-promo-grid,
  .storefront-section-mobile-snap .storefront-grid-layout {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(78%, 78%);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: 4px;
  }

  .storefront-section-mobile-snap .storefront-product-rail__item,
  .storefront-section-mobile-snap .storefront-promo-card,
  .storefront-section-mobile-snap .storefront-category-card,
  .storefront-section-mobile-snap .storefront-builder-slide,
  .storefront-section-mobile-snap .card {
    scroll-snap-align: start;
  }
}

[dir="rtl"] {
  direction: rtl;
}

.store-lang-switcher {
  display: inline-flex;
  align-items: center;
}

.store-lang-switcher .lang-switcher__group {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px;
  border: 1px solid rgba(15, 23, 42, .12);
  border-radius: 999px;
  background: #fff;
}

.store-lang-switcher .lang-switcher__btn {
  border: none;
  background: transparent;
  color: #334155;
  font-weight: 700;
  border-radius: 999px;
  padding: 6px 10px;
  cursor: pointer;
}

.store-lang-switcher .lang-switcher__btn.is-active {
  background: rgba(37, 99, 235, .1);
  color: #1d4ed8;
}

[dir="rtl"] .header-right,
[dir="rtl"] .header-bt-left,
[dir="rtl"] .nav-list {
  flex-direction: row-reverse;
}

[dir="rtl"] .header-brand {
  margin-inline-end: 0;
}

[dir="rtl"] .storefront-search-slot input {
  text-align: right;
}

.header-shell--mobile,
.storefront-mobile-bottom-nav {
  display: none;
}

@media (max-width: 767px) {
  :root {
    --storefront-mobile-bottom-nav-height: 72px;
  }

  body {
    padding-bottom: calc(var(--storefront-mobile-bottom-nav-height) + env(safe-area-inset-bottom, 0px));
  }

  .tf-header.tf-header-amazon {
    margin-bottom: 6px;
    box-shadow: none;
    border-bottom: 0;
    background: linear-gradient(180deg, #cff4ff 0%, #e8f8ff 52%, #ffffff 100%);
  }

  .tf-header.tf-header-amazon .inner-header {
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    padding-top: 8px;
  }

  .storefront-desktop-top,
  .storefront-desktop-bottom,
  .storefront-nav-bar {
    display: none !important;
  }

  .header-shell--mobile {
    display: block;
    padding-inline: 14px;
    padding-bottom: 10px;
  }

  .storefront-mobile-topbar {
    display: grid;
    gap: 10px;
  }

  .storefront-mobile-topbar__location {
    display: grid;
    gap: 2px;
    color: #12203b;
  }

  [dir="rtl"] .storefront-mobile-topbar__location {
    text-align: right;
  }

  .storefront-mobile-topbar__location strong {
    font-size: 1.55rem;
    line-height: 1.1;
    font-weight: 900;
  }

  .storefront-mobile-topbar__location span {
    font-size: 1.02rem;
    color: #334155;
    font-weight: 600;
  }

  .storefront-mobile-search {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    min-height: 58px;
    border-radius: 18px;
    border: 1px solid rgba(15, 23, 42, 0.16);
    background: #fff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
    overflow: hidden;
  }

  .storefront-mobile-search input {
    border: 0;
    padding: 0 16px;
    min-height: 56px;
    font-size: 1.08rem;
    color: #0f172a;
    background: transparent;
  }

  .storefront-mobile-search button {
    border: 0;
    min-width: 58px;
    min-height: 56px;
    background: transparent;
    border-left: 1px solid rgba(15, 23, 42, 0.1);
    color: #0f172a;
    font-size: 1.25rem;
  }

  [dir="rtl"] .storefront-mobile-search button {
    border-left: 0;
    border-right: 1px solid rgba(15, 23, 42, 0.1);
  }

  .storefront-mobile-quick-links {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding-bottom: 2px;
    scrollbar-width: none;
  }

  [dir="rtl"] .storefront-mobile-quick-links {
    flex-direction: row-reverse;
  }

  .storefront-mobile-quick-links::-webkit-scrollbar {
    display: none;
  }

  .storefront-mobile-quick-link {
    flex: 0 0 auto;
    padding: 7px 12px;
    border-radius: 999px;
    border: 1px solid rgba(15, 23, 42, 0.12);
    background: rgba(255, 255, 255, 0.9);
    color: #0f172a;
    font-size: 0.82rem;
    font-weight: 800;
    text-decoration: none;
  }

  .storefront-section-container {
    padding-inline: 12px;
  }

  .tf-spacing-7,
  .tf-spacing-6 {
    padding-block: 0.9rem;
  }

  .storefront-section-header {
    padding: 0.35rem 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .storefront-section-header__title {
    font-size: 1.85rem;
    font-weight: 900;
    letter-spacing: -0.01em;
  }

  .storefront-section-header__description {
    display: none;
  }

  .storefront-section-header__cta {
    min-height: 34px;
    padding: 0 10px;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    color: #0f4fc9 !important;
    font-size: 0.92rem;
    font-weight: 800;
  }

  .storefront-home-hero {
    min-height: 340px;
    border-radius: 22px;
    overflow: hidden;
  }

  .storefront-home-hero__content {
    padding: 1.15rem;
  }

  .storefront-home-hero__title {
    font-size: clamp(1.55rem, 6vw, 2.1rem);
    line-height: 1.08;
  }

  .storefront-featured-products-track,
  .storefront-featured-categories-track {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(44vw, 44vw);
    gap: 0.72rem;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: 4px;
    scrollbar-width: none;
  }

  .storefront-featured-products-track::-webkit-scrollbar,
  .storefront-featured-categories-track::-webkit-scrollbar {
    display: none;
  }

  .storefront-featured-products-track .storefront-product-rail__item,
  .storefront-featured-products-track .card,
  .storefront-featured-categories-track .storefront-category-card {
    scroll-snap-align: start;
  }

  .storefront-featured-products-track .card {
    min-height: 100%;
    border-radius: 18px;
  }

  .storefront-featured-products-track .mediaSurface {
    min-height: 152px;
  }

  .storefront-featured-products-track .title {
    font-size: 0.97rem;
    line-height: 1.35;
    min-height: 2.6em;
  }

  .storefront-featured-products-track .priceValue {
    font-size: 1.08rem;
    font-weight: 900;
  }

  .storefront-featured-products-track .cartButton {
    min-height: 36px;
    padding-inline: 10px;
    border-radius: 12px;
    font-size: 0.8rem;
  }

  .storefront-category-card {
    border-radius: 18px;
    overflow: hidden;
    min-height: 228px;
    background: #fff;
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06);
  }

  .storefront-category-card__media {
    min-height: 140px;
    max-height: 140px;
    background: #f5f8fc;
  }

  .storefront-category-card__image {
    object-fit: contain !important;
    padding: 8px;
  }

  .storefront-category-card__title {
    font-size: 1rem;
    font-weight: 800;
  }

  .storefront-mobile-bottom-nav {
    position: fixed;
    inset-inline: 0;
    bottom: 0;
    z-index: 1400;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0;
    min-height: var(--storefront-mobile-bottom-nav-height);
    padding-bottom: env(safe-area-inset-bottom, 0px);
    border-top: 1px solid rgba(15, 23, 42, 0.14);
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 -10px 26px rgba(15, 23, 42, 0.08);
  }

  .storefront-mobile-bottom-nav__item {
    position: relative;
    display: grid;
    justify-items: center;
    align-content: center;
    gap: 2px;
    min-height: var(--storefront-mobile-bottom-nav-height);
    text-decoration: none;
    color: #475569;
    font-weight: 700;
    font-size: 0.66rem;
  }

  .storefront-mobile-bottom-nav__icon {
    font-size: 1.18rem;
    line-height: 1;
  }

  .storefront-mobile-bottom-nav__item.is-active {
    color: #0f4fc9;
  }

  .storefront-mobile-bottom-nav__count {
    position: absolute;
    top: 8px;
    inset-inline-end: 22%;
    min-width: 16px;
    height: 16px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-inline: 4px;
    font-size: 0.58rem;
    font-weight: 900;
    background: #dc2626;
    color: #fff;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .tf-header.tf-header-amazon .header-shell--top {
    gap: 12px;
  }

  .tf-header.tf-header-amazon .header-brand {
    flex-basis: 220px;
  }

  .tf-header.tf-header-amazon .header-utility-card__label {
    font-size: 12px;
  }

  .storefront-section-container {
    padding-inline: 14px;
  }

  .storefront-section-header__title {
    font-size: 1.3rem;
  }

  .storefront-product-rail {
    grid-auto-columns: minmax(210px, 210px);
  }
}
