html { background: #fff; }
body.lctsf-active { margin: 0; padding: 0; background: #fff; }
body.lctsf-active.admin-bar { padding-top: 0; }
.lctsf-mobile { width: 100%; max-width: 430px; min-height: 100vh; margin-inline: auto; padding-bottom: 118px; overflow-x: hidden; background: #fff; font-size: 13px; box-shadow: 0 0 0 rgba(0,0,0,0); }
.lctsf-mobile-main { display: flex; flex-direction: column; gap: 10px; }

.lctsf-mobile-header { min-height: 168px; padding: 18px 12px 18px; color: #fff; background: linear-gradient(150deg, #052271 0%, #0754f8 100%); }
.lctsf-phone-status { display: flex; height: 25px; align-items: center; justify-content: space-between; padding: 0 10px; font-size: 13px; }
.lctsf-phone-status strong { font-size: 14px; font-weight: 850; letter-spacing: .2px; }
.lctsf-phone-status span { letter-spacing: 2.3px; }
.lctsf-mobile-search-row { display: flex; align-items: center; gap: 14px; margin-top: 24px; }
.lctsf-mobile-search { display: flex; min-width: 0; height: 56px; flex: 1; align-items: center; gap: 10px; padding: 0 12px; overflow: hidden; border-radius: 12px; color: #68708a; background: #fff; box-shadow: 0 10px 24px rgba(0,0,40,.14); }
.lctsf-mobile-search .lctsf-icon { width: 25px; height: 25px; color: #6f788f; }
.lctsf-mobile-search input[type="search"] { display: block !important; width: 100% !important; min-width: 0 !important; height: 56px !important; min-height: 0 !important; flex: 1 1 auto; padding: 0 !important; border: 0 !important; outline: 0 !important; color: #2a3454; background: transparent !important; font-size: 15px !important; line-height: 56px !important; box-shadow: none !important; }
.lctsf-mobile-search button { display: grid; width: 32px; height: 56px; flex: 0 0 32px; padding: 0 !important; border: 0 !important; color: #66708c; background: transparent !important; place-items: center; box-shadow: none !important; }
.lctsf-mobile-search button .lctsf-icon { width: 24px; height: 24px; }
.lctsf-bell { position: relative; display: grid; width: 39px; height: 56px; flex: 0 0 39px; place-items: center; color: #fff !important; }
.lctsf-bell .lctsf-icon { width: 33px; height: 33px; }
.lctsf-bell em { position: absolute; top: 4px; right: -3px; display: grid; width: 22px; height: 22px; place-items: center; border-radius: 50%; color: #fff; background: #ed2538; font-size: 11px; font-style: normal; font-weight: 850; }

.lctsf-mobile-hero { position: relative; min-height: 252px; padding: 0 12px 14px; color: #fff; background: linear-gradient(120deg, #0754f8, #0535ae); }
.lctsf-mobile-hero .lctsf-slides { min-height: 238px; }
.lctsf-mobile-slide { position: relative; display: none; min-height: 238px; padding: 22px 41% 18px 17px; overflow: hidden; border-radius: 14px; background-color: #052271; background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 0 14px 26px rgba(0,28,110,.25); }
.lctsf-mobile-slide.is-active { display: block; }
.lctsf-mobile-slide.has-fallback-art { background: radial-gradient(circle at 76% 34%, rgba(0,143,255,.56), transparent 35%), linear-gradient(135deg, #082778, #063bb8 60%, #061d6b); }
.lctsf-mobile-copy { position: relative; z-index: 2; }
.lctsf-mobile-slide span { display: inline-block; padding: 5px 12px; border: 1px solid rgba(255,255,255,.67); border-radius: 18px; font-size: 11px; font-weight: 900; }
.lctsf-mobile-slide h1,
.lctsf-mobile-slide h2 { margin: 18px 0 0; color: #fff; font-size: 27px; line-height: 1.03; font-weight: 900; letter-spacing: -.045em; }
.lctsf-mobile-slide h1 strong,
.lctsf-mobile-slide h2 strong { display: inline-block; color: #ffdf00; font-size: 39px; line-height: .96; }
.lctsf-mobile-slide p { display: -webkit-box; max-width: 178px; margin: 15px 0 15px; overflow: hidden; color: rgba(255,255,255,.92); font-size: 10.5px; line-height: 1.35; font-weight: 800; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.lctsf-mobile-slide b { display: inline-flex; align-items: center; gap: 7px; padding: 10px 16px; border-radius: 22px; color: #fff; background: linear-gradient(135deg, #0b7bff, #0754f8); font-size: 12px; font-weight: 900; }
.lctsf-mobile-slide b .lctsf-icon { width: 15px; height: 15px; padding: 1px; border-radius: 50%; color: var(--lctsf-primary); background: #fff; }
.lctsf-mobile-hero .lctsf-dots { bottom: 20px; }
.lctsf-mobile-art { position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; width: 54%; }
.lctsf-mobile-art::before { position: absolute; right: 4%; bottom: 8px; width: 100%; height: 44%; border-radius: 50%; background: radial-gradient(ellipse, rgba(61,151,255,.34), transparent 68%); content: ''; }
.lctsf-mobile-art i:nth-child(1) { position: absolute; top: 36px; left: 14px; width: 71px; height: 55px; border-radius: 50% 50% 42% 42%; background: linear-gradient(#fff,#dfe7f4); box-shadow: inset 0 -8px 16px rgba(0,0,0,.16); }
.lctsf-mobile-art i:nth-child(1)::after { position: absolute; left: 19px; top: 17px; width: 32px; height: 32px; border-radius: 50%; background: radial-gradient(circle, #111727 0 23%, #42506a 24% 48%, #060b18 49%); content: ''; }
.lctsf-mobile-art i:nth-child(2) { position: absolute; left: 3px; bottom: 44px; width: 98px; height: 27px; border-radius: 7px 7px 11px 11px; background: linear-gradient(#fff,#d9e3f4); box-shadow: 0 10px 18px rgba(0,0,0,.20); }
.lctsf-mobile-art i:nth-child(2)::before { position: absolute; left: 20px; bottom: 25px; width: 5px; height: 76px; border-radius: 6px; background: #fff; box-shadow: 29px 0 0 #fff, 58px 0 0 #fff; content: ''; }
.lctsf-mobile-art i:nth-child(3) { position: absolute; right: 9px; bottom: 39px; width: 119px; height: 76px; border: 6px solid #222838; border-bottom-width: 9px; border-radius: 8px; background: radial-gradient(circle at 55% 43%, #65c5ff, #0a56e0 45%, #081a4d 76%); box-shadow: 0 12px 22px rgba(0,0,0,.28); transform: perspective(340px) rotateY(-10deg); }

.lctsf-mobile-categories { position: relative; margin: -6px 12px 0; padding: 14px 8px 12px; border: 1px solid #e9edf5; border-radius: 18px; background: #fff; box-shadow: 0 8px 24px rgba(25,50,100,.035); }
.lctsf-mobile-category-scroll { display: grid; grid-auto-columns: calc((100% - 10px) / 6); grid-auto-flow: column; gap: 2px; overflow-x: auto; overscroll-behavior-inline: contain; scrollbar-width: none; scroll-snap-type: inline proximity; }
.lctsf-mobile-category-scroll::-webkit-scrollbar { display: none; }
.lctsf-mobile-category-scroll a { display: flex; min-width: 0; flex-direction: column; align-items: center; gap: 7px; scroll-snap-align: start; text-align: center; }
.lctsf-mobile-category-scroll a > span { display: grid; width: 58px; height: 58px; overflow: hidden; place-items: center; border: 1px solid #dde4f3; border-radius: 50%; color: #123785; background: #fff; }
.lctsf-mobile-category-scroll img { width: 48px; height: 48px; object-fit: contain; }
.lctsf-mobile-category-scroll .lctsf-icon { width: 30px; height: 30px; color: #123785; }
.lctsf-mobile-category-scroll strong { display: -webkit-box; overflow: hidden; color: #09194b; font-size: 10px; line-height: 1.35; font-weight: 900; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.lctsf-mobile-services { display: grid; grid-template-columns: repeat(5, 1fr); margin: 0 12px; padding: 15px 5px; border: 1px solid #e9edf5; border-radius: 15px; background: #fff; box-shadow: 0 8px 24px rgba(25,50,100,.035); }
.lctsf-mobile-services a { display: flex; min-width: 0; flex-direction: column; align-items: center; gap: 8px; text-align: center; }
.lctsf-mobile-services .lctsf-icon { width: 28px; height: 28px; color: var(--lctsf-primary); }
.lctsf-mobile-services strong { color: #071949; font-size: 9.5px; line-height: 1.35; font-weight: 900; }
.lctsf-mobile-services a:last-child .lctsf-icon { width: 46px; height: 46px; padding: 8px; border: 1px solid #ff6c91; border-radius: 50%; color: var(--lctsf-accent); }

.lctsf-mobile-section { margin: 0 12px; border: 0; background: #fff; box-shadow: none; }
.lctsf-mobile-section .lctsf-section-heading { min-height: 43px; padding: 0; }
.lctsf-mobile-section .lctsf-section-heading h2 { font-size: 16px; }
.lctsf-mobile-section .lctsf-section-heading > a { font-size: 11px; }
.lctsf-mobile-products .lctsf-product-grid { display: grid; grid-auto-columns: calc((100% - 24px) / 4); grid-auto-flow: column; grid-template-columns: none; gap: 8px; overflow-x: auto; padding: 0 0 4px; scrollbar-width: none; scroll-snap-type: inline mandatory; }
.lctsf-mobile-products .lctsf-product-grid::-webkit-scrollbar { display: none; }
.lctsf-mobile-products .lctsf-product-card { scroll-snap-align: start; border-radius: 10px; }
.lctsf-mobile-products .lctsf-product-media { aspect-ratio: 1 / .93; }
.lctsf-mobile-products .lctsf-product-media img { padding: 9px 8px 3px; }
.lctsf-mobile-products .lctsf-product-icon-placeholder .lctsf-icon { width: 34px; height: 34px; }
.lctsf-mobile-products .lctsf-product-badge { top: 5px; left: 5px; padding: 2px 5px; border-radius: 4px; font-size: 8px; }
.lctsf-mobile-products .lctsf-product-body { padding: 4px 7px 9px; }
.lctsf-mobile-products .lctsf-product-body h3 { min-height: 30px; margin-bottom: 6px; font-size: 9px; line-height: 1.35; }
.lctsf-mobile-products .lctsf-product-price { min-height: 22px; font-size: 10px; }
.lctsf-mobile-products .lctsf-product-price del { display: inline; font-size: 8px; }
.lctsf-mobile-products .lctsf-product-meta { padding-right: 25px; font-size: 7px; }
.lctsf-mobile-products .lctsf-stars { font-size: 10px; }
.lctsf-mobile-products .lctsf-cart-button { right: 6px; bottom: 7px; width: 23px; height: 23px; }
.lctsf-mobile-products .lctsf-cart-button .lctsf-icon { width: 14px; height: 14px; }

.lctsf-mobile-benefits { margin-top: 7px; }
.lctsf-mobile-benefits .lctsf-benefits { grid-template-columns: repeat(4, minmax(0,1fr)); }
.lctsf-mobile-benefits .lctsf-benefit:nth-child(n+5) { display: none; }
.lctsf-mobile-benefits .lctsf-benefit { min-height: 75px; flex-direction: column; gap: 4px; padding: 8px 4px; text-align: center; }
.lctsf-mobile-benefits .lctsf-benefit .lctsf-icon { width: 26px; height: 26px; }
.lctsf-mobile-benefits .lctsf-benefit strong { font-size: 8px; line-height: 1.25; }
.lctsf-mobile-benefits .lctsf-benefit small { font-size: 7px; }

.lctsf-mobile-promo-scroll { display: grid; grid-auto-columns: calc((100% - 24px) / 4); grid-auto-flow: column; gap: 8px; overflow-x: auto; padding-bottom: 5px; scrollbar-width: none; scroll-snap-type: inline mandatory; }
.lctsf-mobile-promo-scroll::-webkit-scrollbar { display: none; }
.lctsf-mobile-promo-scroll .lctsf-promo-card { min-height: 137px; padding: 13px; scroll-snap-align: start; background-size: 76% auto; }
.lctsf-mobile-promo-scroll .lctsf-promo-card span { font-size: 8px; }
.lctsf-mobile-promo-scroll .lctsf-promo-card h3 { font-size: 12px; }
.lctsf-mobile-promo-scroll .lctsf-promo-card strong { font-size: 27px; }
.lctsf-mobile-promo-scroll .lctsf-promo-card em { padding: 5px 9px; font-size: 7px; }
.lctsf-mobile-promos .lctsf-countdown { font-size: 11px; }
.lctsf-mobile-promos .lctsf-countdown b { padding: 2px 5px; }

.lctsf-mobile-news .lctsf-news-grid { display: grid; grid-auto-columns: 72%; grid-auto-flow: column; grid-template-columns: none; gap: 8px; overflow-x: auto; padding: 0 0 5px; scrollbar-width: none; scroll-snap-type: inline mandatory; }
.lctsf-mobile-news .lctsf-news-grid::-webkit-scrollbar { display: none; }
.lctsf-mobile-news .lctsf-news-card { scroll-snap-align: start; }

.lctsf-bottom-nav { position: fixed; z-index: 9998; right: max(0px, calc((100vw - 430px) / 2)); bottom: 0; left: max(0px, calc((100vw - 430px) / 2)); display: grid; height: 77px; grid-template-columns: repeat(5, 1fr); padding: 5px max(7px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(7px, env(safe-area-inset-left)); border-top: 1px solid #e6eaf3; background: rgba(255,255,255,.98); box-shadow: 0 -8px 30px rgba(20,45,90,.08); backdrop-filter: blur(10px); }
.lctsf-bottom-nav a { display: flex; min-width: 0; flex-direction: column; align-items: center; justify-content: center; gap: 3px; color: #717990; }
.lctsf-bottom-nav a > span { position: relative; display: grid; place-items: center; }
.lctsf-bottom-nav .lctsf-icon { width: 26px; height: 26px; }
.lctsf-bottom-nav small { font-size: 10px; white-space: nowrap; }
.lctsf-bottom-nav a.is-active { color: var(--lctsf-primary); }
.lctsf-bottom-nav a.is-featured { color: var(--lctsf-accent); transform: translateY(-13px); }
.lctsf-bottom-nav a.is-featured > span { width: 54px; height: 54px; border: 4px solid #fff; border-radius: 50%; color: #fff; background: var(--lctsf-accent); box-shadow: 0 3px 15px rgba(255,23,79,.26); }
.lctsf-bottom-nav a.is-featured small { font-weight: 850; }
.lctsf-bottom-nav em { position: absolute; top: -8px; right: -10px; display: grid; min-width: 18px; height: 18px; padding: 0 4px; place-items: center; border-radius: 50%; color: #fff; background: #f1263b; font-size: 9px; font-style: normal; }

.lctsf-preview-mobile .lctsf-mobile { max-width: 430px; margin: 0 auto; box-shadow: 0 0 35px rgba(20,40,80,.16); }
.lctsf-preview-mobile .lctsf-bottom-nav { right: auto; left: 50%; width: 430px; transform: translateX(-50%); }

@media (max-width: 370px) {
  .lctsf-mobile-header { min-height: 158px; }
  .lctsf-mobile-search { height: 52px; }
  .lctsf-mobile-search input[type="search"] { height: 52px !important; line-height: 52px !important; font-size: 14px !important; }
  .lctsf-mobile-hero { min-height: 235px; }
  .lctsf-mobile-hero .lctsf-slides,
  .lctsf-mobile-slide { min-height: 220px; }
  .lctsf-mobile-slide h1,
  .lctsf-mobile-slide h2 { font-size: 24px; }
  .lctsf-mobile-slide h1 strong,
  .lctsf-mobile-slide h2 strong { font-size: 35px; }
  .lctsf-mobile-category-scroll { grid-auto-columns: calc((100% - 8px) / 5); }
  .lctsf-mobile-products .lctsf-product-grid { grid-auto-columns: calc((100% - 16px) / 3.4); }
  .lctsf-mobile-promo-scroll { grid-auto-columns: calc((100% - 16px) / 3.3); }
}

/* v1.3.0 - mobile exact alignment override */
#lctsf-storefront.lctsf-mobile,
.lctsf-storefront.lctsf-mobile {
  width: 100% !important;
  max-width: 430px !important;
  min-width: 320px !important;
  min-height: 100vh !important;
  margin: 0 auto !important;
  padding-bottom: 92px !important;
  overflow-x: hidden !important;
  background: #fff !important;
  color: #071949 !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-phone-status,
.lctsf-storefront.lctsf-mobile .lctsf-phone-status {
  display: none !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-header,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-header {
  min-height: 122px !important;
  padding: 20px 12px 26px !important;
  color: #fff !important;
  background: linear-gradient(150deg,#052271 0%,#0754f8 100%) !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-search-row,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-search-row {
  display: flex !important;
  align-items: center !important;
  gap: 13px !important;
  margin-top: 0 !important;
  width: 100% !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-search,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-search {
  display: flex !important;
  align-items: center !important;
  flex: 1 1 auto !important;
  width: auto !important;
  min-width: 0 !important;
  height: 56px !important;
  min-height: 56px !important;
  max-height: 56px !important;
  gap: 10px !important;
  padding: 0 14px !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 10px 24px rgba(0,0,40,.14) !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-search > .lctsf-icon,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-search > .lctsf-icon {
  width: 27px !important;
  height: 27px !important;
  flex: 0 0 27px !important;
  color: #6f788f !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-search input[type="search"],
.lctsf-storefront.lctsf-mobile .lctsf-mobile-search input[type="search"] {
  display: block !important;
  flex: 1 1 auto !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 56px !important;
  min-height: 56px !important;
  max-height: 56px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  background: transparent !important;
  color: #2a3454 !important;
  font-size: 15px !important;
  line-height: 56px !important;
  box-shadow: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-search input[type="search"]:focus,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-search input[type="search"]:focus {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-search button,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-search button {
  display: grid !important;
  width: 34px !important;
  height: 56px !important;
  min-height: 56px !important;
  flex: 0 0 34px !important;
  margin: 0 !important;
  padding: 0 !important;
  place-items: center !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #66708c !important;
  background: transparent !important;
  box-shadow: none !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-bell,
.lctsf-storefront.lctsf-mobile .lctsf-bell {
  position: relative !important;
  display: grid !important;
  width: 39px !important;
  height: 56px !important;
  flex: 0 0 39px !important;
  place-items: center !important;
  color: #fff !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-hero,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-hero {
  min-height: 252px !important;
  margin-top: -1px !important;
  padding: 0 12px 14px !important;
  background: linear-gradient(120deg,#0754f8,#0535ae) !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-slide,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-slide {
  min-height: 238px !important;
  padding: 22px 41% 18px 17px !important;
  border-radius: 14px !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-categories,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-categories,
#lctsf-storefront.lctsf-mobile .lctsf-mobile-services,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-services {
  margin-left: 12px !important;
  margin-right: 12px !important;
  border: 1px solid #e9edf5 !important;
  border-radius: 15px !important;
  background: #fff !important;
  box-shadow: 0 8px 24px rgba(25,50,100,.035) !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll {
  display: grid !important;
  grid-auto-flow: column !important;
  grid-auto-columns: calc((100% - 10px)/6) !important;
  grid-template-columns: none !important;
  gap: 2px !important;
  overflow-x: auto !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-services,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-services {
  display: grid !important;
  grid-template-columns: repeat(5,minmax(0,1fr)) !important;
  padding: 15px 5px !important;
  overflow: hidden !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-services a,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-services a {
  display: flex !important;
  min-width: 0 !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 8px !important;
  text-align: center !important;
  line-height: 1.25 !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-grid,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-grid {
  display: grid !important;
  grid-auto-flow: column !important;
  grid-template-columns: none !important;
  grid-auto-columns: calc((100% - 24px)/4) !important;
  gap: 8px !important;
  overflow-x: auto !important;
  padding: 0 0 4px !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-card,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-card {
  min-width: 0 !important;
  min-height: 204px !important;
  border-radius: 10px !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-media,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-media {
  aspect-ratio: 1 / .93 !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-body h3,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-body h3 {
  min-height: 30px !important;
  font-size: 9px !important;
  line-height: 1.35 !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-price,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-price {
  font-size: 10px !important;
  line-height: 1.25 !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-benefits .lctsf-benefits,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-benefits .lctsf-benefits {
  display: grid !important;
  grid-template-columns: repeat(5,minmax(0,1fr)) !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-benefits .lctsf-benefit:nth-child(n),
.lctsf-storefront.lctsf-mobile .lctsf-mobile-benefits .lctsf-benefit:nth-child(n) {
  display: flex !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-benefits .lctsf-benefit,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-benefits .lctsf-benefit {
  min-height: 75px !important;
  flex-direction: column !important;
  gap: 4px !important;
  padding: 8px 3px !important;
  text-align: center !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll {
  display: grid !important;
  grid-auto-flow: column !important;
  grid-template-columns: none !important;
  grid-auto-columns: calc((100% - 24px)/4) !important;
  gap: 8px !important;
  overflow-x: auto !important;
}
#lctsf-storefront.lctsf-mobile .lctsf-bottom-nav,
.lctsf-storefront.lctsf-mobile .lctsf-bottom-nav {
  position: fixed !important;
  right: max(0px,calc((100vw - 430px)/2)) !important;
  bottom: 0 !important;
  left: max(0px,calc((100vw - 430px)/2)) !important;
  display: grid !important;
  grid-template-columns: repeat(5,minmax(0,1fr)) !important;
  height: 77px !important;
  border-top: 1px solid #e6eaf3 !important;
  background: rgba(255,255,255,.98) !important;
}
@media (max-width:370px){
  #lctsf-storefront.lctsf-mobile .lctsf-mobile-header,
  .lctsf-storefront.lctsf-mobile .lctsf-mobile-header{min-height:116px!important;padding-top:16px!important;}
  #lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-grid,
  .lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-grid{grid-auto-columns:calc((100% - 16px)/3.4)!important;}
  #lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll,
  .lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll{grid-auto-columns:calc((100% - 16px)/3.3)!important;}
}


/* v1.5.0 mobile exact-match tuning */
#lctsf-storefront.lctsf-mobile .lctsf-mobile-main{padding-bottom:12px!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-categories,#lctsf-storefront.lctsf-mobile .lctsf-mobile-services{margin-inline:12px!important;padding:16px 10px!important;border-radius:18px!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll{grid-auto-columns:calc((100% - 10px)/6)!important;gap:2px!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll strong{font-size:9.6px!important;line-height:1.25!important;font-weight:800!important;-webkit-line-clamp:3!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-services{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important;background:#fff!important;border:1px solid #e6eaf3!important;box-shadow:none!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-services a{padding:8px 4px!important;gap:6px!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-services strong{font-size:9.8px!important;line-height:1.28!important;font-weight:800!important;text-align:center!important;color:#09194b!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-services a:last-child .lctsf-icon{color:#ff3366!important;}
#lctsf-storefront.lctsf-mobile .lctsf-bottom-nav{height:82px!important;padding-top:7px!important;}
#lctsf-storefront.lctsf-mobile .lctsf-bottom-nav a.is-featured{transform:translateY(-16px)!important;}
#lctsf-storefront.lctsf-mobile .lctsf-bottom-nav a.is-featured>span{width:58px!important;height:58px!important;background:#ff2f64!important;}
#lctsf-storefront.lctsf-mobile .lctsf-bottom-nav small{font-size:9.8px!important;}


/* v1.6.0 mobile spacing / horizontal scroll fixes */
#lctsf-storefront.lctsf-mobile .lctsf-mobile-categories,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-categories{
  margin:12px 12px 0!important;
  padding:14px 8px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll{
  display:flex!important;
  gap:10px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:2px 2px 4px!important;
  scroll-snap-type:x proximity!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll a,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll a{
  flex:0 0 88px!important;
  width:88px!important;
  gap:8px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll a>span,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll a>span{
  width:56px!important;
  height:56px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll strong,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll strong{
  font-size:10px!important;
  line-height:1.28!important;
  font-weight:800!important;
  min-height:38px!important;
  -webkit-line-clamp:3!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-grid,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-grid{
  display:flex!important;
  gap:12px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:0 2px 6px!important;
  scroll-snap-type:x proximity!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-card,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-card{
  flex:0 0 168px!important;
  width:168px!important;
  min-width:168px!important;
  max-width:168px!important;
  border-radius:14px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-media,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-media{
  aspect-ratio:1 / 1!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-media img,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-media img{
  padding:12px 12px 8px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-icon-placeholder .lctsf-icon,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-icon-placeholder .lctsf-icon{
  width:42px!important;
  height:42px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-badge,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-badge{
  top:10px!important;
  left:10px!important;
  padding:4px 8px!important;
  border-radius:7px!important;
  font-size:10px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-body,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-body{
  padding:8px 12px 14px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-body h3,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-body h3{
  min-height:46px!important;
  margin-bottom:8px!important;
  font-size:11px!important;
  line-height:1.35!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-price,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-price{
  min-height:34px!important;
  font-size:13px!important;
  line-height:1.25!important;
  white-space:normal!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-price del,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-price del{
  display:block!important;
  margin:2px 0 0!important;
  font-size:10px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-meta,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-meta{
  padding-right:44px!important;
  font-size:9px!important;
  white-space:normal!important;
  line-height:1.3!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-cart-button,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-cart-button{
  right:10px!important;
  bottom:11px!important;
  width:32px!important;
  height:32px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-cart-button .lctsf-icon,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-cart-button .lctsf-icon{
  width:17px!important;
  height:17px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promos .lctsf-section-heading,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promos .lctsf-section-heading{
  align-items:flex-end!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll{
  display:flex!important;
  gap:12px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:0 2px 6px!important;
  scroll-snap-type:x proximity!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card{
  flex:0 0 176px!important;
  width:176px!important;
  min-width:176px!important;
  min-height:238px!important;
  padding:18px 16px!important;
  border-radius:18px!important;
  background-size:78% auto!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card span,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card span{
  font-size:10px!important;
  line-height:1.25!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card h3,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card h3{
  font-size:14px!important;
  line-height:1.22!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card strong,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card strong{
  font-size:38px!important;
  line-height:1.02!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card em,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card em{
  padding:8px 14px!important;
  font-size:10px!important;
  border-radius:22px!important;
}
@media (max-width:370px){
  #lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll a,
  .lctsf-storefront.lctsf-mobile .lctsf-mobile-category-scroll a{flex-basis:82px!important;width:82px!important;}
  #lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-card,
  .lctsf-storefront.lctsf-mobile .lctsf-mobile-products .lctsf-product-card{flex-basis:160px!important;width:160px!important;min-width:160px!important;max-width:160px!important;}
  #lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card,
  .lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card{flex-basis:168px!important;width:168px!important;min-width:168px!important;}
}

/* v1.8.0 mobile UX Block + product media */
#lctsf-storefront.lctsf-mobile .lctsf-mobile-hero--ux { margin-top: 0 !important; }
#lctsf-storefront.lctsf-mobile .lctsf-ux-blocks { margin: 12px !important; display: grid !important; gap: 12px !important; }
#lctsf-storefront.lctsf-mobile .lctsf-ux-block.is-wrapped { padding: 12px !important; border: 1px solid #e6ebf4 !important; border-radius: 18px !important; background: #fff !important; }
#lctsf-storefront.lctsf-mobile .lctsf-ux-shortcode-block iframe,
#lctsf-storefront.lctsf-mobile .lctsf-ux-shortcode-block video,
#lctsf-storefront.lctsf-mobile .lctsf-ux-shortcode-block img { max-width: 100% !important; height: auto; }
#lctsf-storefront.lctsf-mobile .lctsf-product-card.has-video-media .lctsf-product-media img { width: 100% !important; height: 100% !important; object-fit: cover !important; padding: 0 !important; }
#lctsf-storefront.lctsf-mobile .lctsf-video-play-overlay .lctsf-icon { width: 30px !important; height: 30px !important; }
#lctsf-storefront.lctsf-mobile .lctsf-video-chip { top: 8px !important; right: 8px !important; font-size: 8px !important; }


/* v2.4.0 article mobile strict image + CTA alignment fixes */
#lctsf-storefront.lctsf-article .lctsf-article-hero.has-image{
  display:block!important;aspect-ratio:16/9!important;min-height:auto!important;margin:0 0 22px!important;overflow:hidden!important;border-radius:16px!important;background:#fff!important;border:1px solid #d9e3f4!important;box-shadow:0 14px 34px rgba(12,42,94,.08)!important;
}
#lctsf-storefront.lctsf-article .lctsf-article-hero.has-image:before,
#lctsf-storefront.lctsf-article .lctsf-article-hero.has-image figcaption{display:none!important;content:none!important;}
#lctsf-storefront.lctsf-article .lctsf-article-hero-image{
  display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;margin:0!important;border-radius:inherit!important;
}
#lctsf-storefront.lctsf-article .lctsf-article-cta{
  color:#fff!important;background:radial-gradient(circle at 82% 18%,#176bff 0,#0643bd 38%,#06184f 100%)!important;border:0!important;box-shadow:0 18px 46px rgba(4,25,74,.28)!important;
}
#lctsf-storefront.lctsf-article .lctsf-article-cta strong,
#lctsf-storefront.lctsf-article .lctsf-article-cta li,
#lctsf-storefront.lctsf-article .lctsf-article-cta span,
#lctsf-storefront.lctsf-article .lctsf-article-cta p{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.18)!important;}
#lctsf-storefront.lctsf-article .lctsf-article-cta .lctsf-icon{color:#b9d7ff!important;stroke:#b9d7ff!important;}
#lctsf-storefront.lctsf-article .lctsf-article-cta em{color:#fff!important;background:#ff174f!important;box-shadow:0 10px 26px rgba(255,23,79,.28)!important;}
#lctsf-storefront.lctsf-article.lctsf-mobile{max-width:430px!important;padding-bottom:104px!important;background:#fff!important;}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-top{
  position:sticky!important;top:0!important;z-index:10000!important;display:grid!important;grid-template-columns:36px minmax(0,1fr) 120px!important;align-items:center!important;height:62px!important;padding:0 14px!important;gap:8px!important;background:#fff!important;border-bottom:1px solid #e5ebf5!important;box-shadow:none!important;
}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-top .back{
  display:grid!important;place-items:center!important;width:34px!important;height:34px!important;color:#071949!important;text-decoration:none!important;font-size:30px!important;line-height:1!important;font-weight:500!important;
}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-top strong{
  display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#071949!important;font-size:19px!important;line-height:1!important;font-weight:900!important;
}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-top nav{
  display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;margin:0!important;padding:0!important;
}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-top nav a{
  display:grid!important;place-items:center!important;width:26px!important;height:26px!important;margin:0!important;padding:0!important;color:#071949!important;background:transparent!important;border:0!important;text-decoration:none!important;line-height:1!important;
}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-top nav .lctsf-icon{
  width:24px!important;height:24px!important;display:block!important;stroke-width:2!important;
}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-main{padding:18px 16px 26px!important;}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-hero.has-image{border-radius:14px!important;margin-bottom:18px!important;}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-cta{
  position:fixed!important;left:max(0px,calc((100vw - 430px)/2))!important;right:max(0px,calc((100vw - 430px)/2))!important;bottom:0!important;z-index:10001!important;display:grid!important;grid-template-columns:1fr 1.32fr 1.12fr!important;gap:10px!important;align-items:center!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #e5ebf5!important;box-shadow:0 -10px 30px rgba(10,35,80,.08)!important;
}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-cta a{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:14px!important;text-decoration:none!important;font-size:12px!important;font-weight:850!important;line-height:1.15!important;white-space:nowrap!important;
}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-cta .save{
  flex-direction:column!important;gap:3px!important;color:#071949!important;background:#fff!important;border-radius:0!important;box-shadow:none!important;padding:0!important;
}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-cta .primary{color:#fff!important;background:linear-gradient(135deg,#0754f8,#0048df)!important;box-shadow:0 8px 18px rgba(7,84,248,.22)!important;}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-cta .secondary{color:#fff!important;background:linear-gradient(135deg,#ff174f,#ee003d)!important;box-shadow:0 8px 18px rgba(255,23,79,.22)!important;}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-cta .lctsf-icon{display:block!important;flex:0 0 auto!important;width:20px!important;height:20px!important;stroke-width:2!important;}
#lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-cta .save .lctsf-icon{width:23px!important;height:23px!important;}
@media(max-width:370px){
  #lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-top{grid-template-columns:32px minmax(0,1fr) 106px!important;padding-inline:10px!important;}
  #lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-top nav{gap:10px!important;}
  #lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-cta{grid-template-columns:.92fr 1.24fr 1.05fr!important;gap:7px!important;padding-inline:8px!important;}
  #lctsf-storefront.lctsf-article.lctsf-mobile .lctsf-article-mobile-cta a{font-size:11px!important;padding-inline:7px!important;}
}


/* v2.5.0 - mobile services / deals / shortcode items builder */
#lctsf-storefront.lctsf-mobile .lctsf-mobile-services.is-four-items,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-services.is-four-items{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  padding:18px 12px!important;
  gap:4px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-services.is-four-items a:last-child .lctsf-icon,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-services.is-four-items a:last-child .lctsf-icon{
  width:30px!important;height:30px!important;padding:0!important;border:0!important;border-radius:0!important;color:#0754f8!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-services.is-four-items strong,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-services.is-four-items strong{font-size:10.5px!important;line-height:1.28!important;}
#lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile,
.lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile{
  display:grid!important;
  grid-template-columns:1fr auto!important;
  grid-template-areas:'title link' 'count count'!important;
  align-items:center!important;
  gap:8px 12px!important;
  margin:0 0 12px!important;
}
#lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile h2,
.lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile h2{grid-area:title!important;margin:0!important;color:#071949!important;font-size:18px!important;line-height:1.18!important;font-weight:950!important;letter-spacing:-.02em!important;}
#lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile > a,
.lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile > a{grid-area:link!important;display:inline-flex!important;align-items:center!important;gap:5px!important;white-space:nowrap!important;color:#0754f8!important;text-decoration:none!important;font-size:12px!important;font-weight:850!important;}
#lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile .lctsf-countdown,
.lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile .lctsf-countdown{grid-area:count!important;margin:0!important;display:inline-flex!important;align-items:center!important;gap:5px!important;justify-self:start!important;}
#lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile .lctsf-countdown b,
.lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile .lctsf-countdown b{display:grid!important;width:30px!important;height:30px!important;padding:0!important;place-items:center!important;border-radius:7px!important;background:#f4263c!important;color:#fff!important;font-size:13px!important;line-height:1!important;}
#lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile .lctsf-countdown i,
.lctsf-storefront.lctsf-mobile .lctsf-promos-heading-mobile .lctsf-countdown i{font-style:normal!important;color:#f4263c!important;font-weight:950!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll{display:flex!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 2px 8px!important;scroll-snap-type:x proximity!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card{flex:0 0 214px!important;width:214px!important;min-width:214px!important;min-height:238px!important;border-radius:18px!important;padding:18px!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card span,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card span{font-size:11px!important;line-height:1.2!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card h3,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card h3{font-size:17px!important;line-height:1.15!important;margin-top:6px!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card strong,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card strong{font-size:42px!important;line-height:1.02!important;}
#lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card em,
.lctsf-storefront.lctsf-mobile .lctsf-mobile-promo-scroll .lctsf-promo-card em{font-size:10px!important;padding:9px 17px!important;border-radius:999px!important;}
#lctsf-storefront .lctsf-items-block{overflow:hidden!important;}
#lctsf-storefront .lctsf-items-track{display:flex!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 2px 10px!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;}
#lctsf-storefront .lctsf-items-track::-webkit-scrollbar{display:none!important;}
#lctsf-storefront .lctsf-items-track .lctsf-product-card{flex:0 0 184px!important;width:184px!important;scroll-snap-align:start!important;}
#lctsf-storefront .lctsf-items-block.layout-grid .lctsf-items-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;overflow:visible!important;}
#lctsf-storefront .lctsf-items-block.layout-grid .lctsf-product-card{width:auto!important;max-width:none!important;min-width:0!important;}
#lctsf-storefront .lctsf-items-block.layout-row_ad .lctsf-items-track{display:grid!important;grid-template-columns:1.15fr repeat(3,minmax(0,1fr))!important;overflow:visible!important;align-items:stretch!important;}
#lctsf-storefront .lctsf-items-block.layout-row_ad .lctsf-product-card{width:auto!important;min-width:0!important;max-width:none!important;}
#lctsf-storefront .lctsf-items-block.layout-mosaic .lctsf-items-track{display:grid!important;grid-template-columns:1.35fr repeat(3,minmax(0,1fr))!important;overflow:visible!important;align-items:stretch!important;}
#lctsf-storefront .lctsf-items-block.layout-video_mix .lctsf-product-card.has-video-media{flex-basis:236px!important;width:236px!important;}
#lctsf-storefront .lctsf-items-cta{position:relative;display:flex!important;flex:0 0 220px!important;min-height:230px!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;overflow:hidden!important;padding:20px!important;border-radius:18px!important;color:#fff!important;background:#052271 right bottom/70% auto no-repeat!important;background-image:radial-gradient(circle at 78% 22%,#1b6fff,#052271 56%)!important;text-decoration:none!important;box-shadow:0 14px 32px rgba(5,34,113,.16)!important;scroll-snap-align:start!important;}
#lctsf-storefront .lctsf-items-cta span{padding:5px 9px!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;font-size:11px!important;font-weight:900!important;}
#lctsf-storefront .lctsf-items-cta strong{display:block!important;margin-top:12px!important;color:#fff!important;font-size:21px!important;line-height:1.12!important;font-weight:950!important;}
#lctsf-storefront .lctsf-items-cta small{display:block!important;margin-top:8px!important;color:rgba(255,255,255,.82)!important;font-size:12px!important;line-height:1.4!important;}
#lctsf-storefront .lctsf-items-cta em{margin-top:auto!important;padding:10px 16px!important;border-radius:999px!important;color:#052271!important;background:#fff!important;font-size:11px!important;font-style:normal!important;font-weight:950!important;}
@media(max-width:767px){
  #lctsf-storefront .lctsf-items-block{margin-inline:0!important;}
  #lctsf-storefront .lctsf-items-track{gap:12px!important;}
  #lctsf-storefront .lctsf-items-track .lctsf-product-card{flex-basis:168px!important;width:168px!important;}
  #lctsf-storefront .lctsf-items-cta{flex-basis:178px!important;min-height:220px!important;padding:17px!important;}
  #lctsf-storefront .lctsf-items-block.layout-grid .lctsf-items-track,
  #lctsf-storefront .lctsf-items-block.layout-row_ad .lctsf-items-track,
  #lctsf-storefront .lctsf-items-block.layout-mosaic .lctsf-items-track{display:flex!important;overflow-x:auto!important;}
}
@media(min-width:768px){
  #lctsf-storefront .lctsf-items-block.layout-slider .lctsf-items-track,
  #lctsf-storefront .lctsf-items-block.layout-scroll .lctsf-items-track{padding-bottom:12px!important;}
  #lctsf-storefront .lctsf-items-block.layout-slider .lctsf-product-card,
  #lctsf-storefront .lctsf-items-block.layout-scroll .lctsf-product-card{flex-basis:220px!important;width:220px!important;}
}


/* v3.0.0 product detail mobile */
.lctsf-product-mobile{padding-bottom:112px}.lctsf-product-mobile .lctsf-product-mobile-top{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #e7ebf4;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 16px}.lctsf-product-mobile .lctsf-product-mobile-top .left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.lctsf-product-mobile .lctsf-product-mobile-top .back{font-size:28px;color:var(--lctsf-text);text-decoration:none}.lctsf-product-mobile .lctsf-product-mobile-top .tabs{display:flex;gap:18px;overflow:auto;white-space:nowrap}.lctsf-product-mobile .lctsf-product-mobile-top .tabs a{color:var(--lctsf-muted);text-decoration:none;font-size:16px;padding-bottom:10px;border-bottom:3px solid transparent}.lctsf-product-mobile .lctsf-product-mobile-top .tabs a.is-active{color:#ff174f;border-bottom-color:#ff174f}.lctsf-product-mobile .lctsf-product-mobile-top .actions{display:flex;gap:14px;align-items:center}.lctsf-product-mobile .lctsf-product-mobile-top .actions a{text-decoration:none;color:var(--lctsf-text);font-size:20px}.lctsf-product-mobile .lctsf-product-mobile-main{padding:12px 16px 24px}.lctsf-product-mobile .lctsf-pdm-hero,.lctsf-product-mobile .lctsf-pdm-card,.lctsf-product-mobile .lctsf-pdm-promo{background:#fff;border:1px solid #e7ebf4;border-radius:18px}.lctsf-product-mobile .lctsf-pdm-hero{padding:14px;display:grid;grid-template-columns:42% 1fr;gap:14px;align-items:start}.lctsf-product-mobile .lctsf-pdm-badges{display:flex;flex-direction:column;gap:8px;position:absolute;left:0;top:0}.lctsf-product-mobile .lctsf-pdm-badges span{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:30px;border-radius:8px;font-size:14px;font-weight:700}.lctsf-product-mobile .lctsf-pdm-badges .sale,.lctsf-product-mobile .lctsf-pdm-badges .hot{background:#ff174f;color:#fff}.lctsf-product-mobile .lctsf-pdm-badges .light{background:#f1ecff;color:#6b3ff1}.lctsf-product-mobile .lctsf-pdm-media-col{position:relative;padding-top:74px}.lctsf-product-mobile .lctsf-pdm-main-media{min-height:300px;display:flex;align-items:center;justify-content:center}.lctsf-product-mobile .lctsf-pdm-main-media img{max-width:100%;max-height:280px;object-fit:contain}.lctsf-product-mobile .lctsf-pdm-counter{display:inline-flex;align-items:center;justify-content:center;width:48px;height:32px;background:#f5f7fb;border-radius:999px;color:var(--lctsf-muted);font-weight:700;margin:4px 0 10px}.lctsf-product-mobile .lctsf-pdm-thumbs{display:flex;gap:10px;overflow:auto;padding-bottom:2px}.lctsf-product-mobile .lctsf-pdm-thumbs .thumb{flex:0 0 64px;height:64px;border:1.5px solid #dce4f3;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.lctsf-product-mobile .lctsf-pdm-thumbs .thumb.is-active{border-color:#ff4b91}.lctsf-product-mobile .lctsf-pdm-thumbs .thumb.more{font-size:28px;text-decoration:none;color:var(--lctsf-text)}.lctsf-product-mobile .lctsf-pdm-thumbs img{width:100%;height:100%;object-fit:contain}.lctsf-product-mobile .lctsf-pdm-info-col{padding-top:18px}.lctsf-product-mobile .lctsf-pdm-info-col .spec-chip{display:inline-block;background:#f1ecff;color:#6b3ff1;padding:8px 12px;border-radius:10px;font-weight:700;margin-bottom:10px}.lctsf-product-mobile .lctsf-pdm-info-col h1{font-size:22px;line-height:1.34;margin:0 0 10px;color:var(--lctsf-text)}.lctsf-product-mobile .lctsf-pdm-rating{font-size:16px;color:var(--lctsf-muted);display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:10px}.lctsf-product-mobile .lctsf-pdm-rating .stars{color:#ffb400}.lctsf-product-mobile .lctsf-pdm-price{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:8px}.lctsf-product-mobile .lctsf-pdm-price strong{font-size:26px;color:#ff174f;line-height:1}.lctsf-product-mobile .lctsf-pdm-price del{color:#838ba1}.lctsf-product-mobile .lctsf-pdm-save{display:inline-block;background:#fff0f4;color:#ff174f;padding:6px 12px;border-radius:10px;font-weight:600;margin-bottom:12px}.lctsf-product-mobile .lctsf-pdm-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.lctsf-product-mobile .lctsf-pdm-spec{display:flex;gap:8px;border:1px solid #edf1fa;border-radius:12px;padding:10px}.lctsf-product-mobile .lctsf-pdm-spec strong{display:block;font-size:14px}.lctsf-product-mobile .lctsf-pdm-spec small{display:block;color:var(--lctsf-muted);font-size:13px;line-height:1.35}.lctsf-product-mobile .lctsf-pdm-buybox{display:grid;gap:10px}.lctsf-product-mobile .lctsf-pdm-qty{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.lctsf-product-mobile .lctsf-pdm-qty>div{display:flex;align-items:center;border:1px solid #e2e8f4;border-radius:12px;overflow:hidden;height:46px}.lctsf-product-mobile .lctsf-pdm-qty button{width:42px;height:46px;border:0;background:#f8faff}.lctsf-product-mobile .lctsf-pdm-qty input{width:44px;border:0;text-align:center}.lctsf-product-mobile .lctsf-pdm-qty .lctsf-btn-cart{grid-column:2}.lctsf-product-mobile .lctsf-btn{display:flex;align-items:center;justify-content:center;gap:8px;height:50px;border-radius:12px;font-weight:700;text-decoration:none}.lctsf-product-mobile .lctsf-btn-cart{background:#ff174f;color:#fff;padding:0 16px;white-space:nowrap}.lctsf-product-mobile .lctsf-btn-buy{border:2px solid #ff4b91;color:#ff174f;background:#fff}.lctsf-product-mobile .lctsf-pdm-promo{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;margin:14px 0}.lctsf-product-mobile .lctsf-pdm-promo strong{display:block}.lctsf-product-mobile .lctsf-pdm-promo p{margin:2px 0 0;color:var(--lctsf-muted)}.lctsf-product-mobile .lctsf-pdm-promo a{color:#ff174f;text-decoration:none;font-weight:700}.lctsf-product-mobile .lctsf-pdm-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;background:#fff;border:1px solid #e7ebf4;border-radius:18px;overflow:hidden;margin-bottom:14px}.lctsf-product-mobile .lctsf-pdm-benefits .benefit{padding:14px 8px;border-right:1px solid #edf1fa;text-align:center}.lctsf-product-mobile .lctsf-pdm-benefits .benefit:last-child{border-right:0}.lctsf-product-mobile .lctsf-pdm-benefits svg{width:22px;height:22px;margin:0 auto 8px;color:#ff174f}.lctsf-product-mobile .lctsf-pdm-benefits strong{display:block;font-size:14px;line-height:1.25}.lctsf-product-mobile .lctsf-pdm-benefits small{display:block;color:var(--lctsf-muted);font-size:12px;line-height:1.3}.lctsf-product-mobile .lctsf-pdm-card{padding:16px;margin-bottom:14px}.lctsf-product-mobile .lctsf-card-head{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:14px}.lctsf-product-mobile .lctsf-card-head h3{margin:0;font-size:18px}.lctsf-product-mobile .lctsf-card-head a{color:var(--lctsf-primary);text-decoration:none;font-weight:600}.lctsf-product-mobile .lctsf-pdm-content{color:var(--lctsf-text);line-height:1.8}.lctsf-product-mobile .lctsf-pdm-related-scroll{display:flex;gap:12px;overflow:auto;padding-bottom:4px}.lctsf-product-mobile .lctsf-pdm-related-item{flex:0 0 170px;border:1px solid #edf1fa;border-radius:14px;padding:10px;position:relative}.lctsf-product-mobile .lctsf-pdm-related-item .media{display:flex;align-items:center;justify-content:center;height:122px;background:#fff;border-radius:12px}.lctsf-product-mobile .lctsf-pdm-related-item img{max-width:100%;max-height:100%;object-fit:contain}.lctsf-product-mobile .lctsf-pdm-related-item h4{font-size:14px;line-height:1.45;height:40px;overflow:hidden;margin:10px 0}.lctsf-product-mobile .lctsf-pdm-related-item strong{color:#ff174f}.lctsf-product-mobile .lctsf-pdm-related-item .plus{position:absolute;right:10px;bottom:10px;width:28px;height:28px;border-radius:8px;background:#ff174f;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:22px}.lctsf-product-mobile .lctsf-pdm-review-summary{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;align-items:start}.lctsf-product-mobile .lctsf-pdm-review-summary .score strong{font-size:54px;color:var(--lctsf-text)}.lctsf-product-mobile .lctsf-pdm-review-summary .score span{font-size:26px}.lctsf-product-mobile .lctsf-pdm-review-summary .score small{display:block;color:var(--lctsf-muted)}.lctsf-product-mobile .lctsf-pdm-review-card{margin-top:14px;border:1px solid #edf1fa;border-radius:12px;padding:12px}.lctsf-product-mobile .lctsf-pdm-review-card .who{display:flex;gap:10px;align-items:center;margin-bottom:10px}.lctsf-product-mobile .lctsf-pdm-spec-table table{width:100%;border-collapse:collapse}.lctsf-product-mobile .lctsf-pdm-spec-table th,.lctsf-product-mobile .lctsf-pdm-spec-table td{padding:10px;border-bottom:1px solid #edf1fa;text-align:left;vertical-align:top;font-size:14px}.lctsf-product-mobile .lctsf-pdm-spec-table th{width:40%;color:var(--lctsf-text)}.lctsf-product-mobile .lctsf-pdm-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:35;background:#fff;border-top:1px solid #e7ebf4;padding:10px 12px env(safe-area-inset-bottom);display:grid;grid-template-columns:86px 86px 1fr 1fr;gap:10px}.lctsf-product-mobile .lctsf-pdm-sticky-bar a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;min-height:56px;border-radius:14px;font-weight:700}.lctsf-product-mobile .lctsf-pdm-sticky-bar .chat,.lctsf-product-mobile .lctsf-pdm-sticky-bar .wish{color:var(--lctsf-text);background:#fff}.lctsf-product-mobile .lctsf-pdm-sticky-bar .cart{border:2px solid #ff4b91;color:#ff174f;background:#fff}.lctsf-product-mobile .lctsf-pdm-sticky-bar .buy{background:#ff174f;color:#fff}.lctsf-product-mobile .lctsf-pdm-sticky-bar span{font-size:12px;line-height:1.25;text-align:center}@media(max-width:640px){.lctsf-product-mobile .lctsf-pdm-hero{grid-template-columns:1fr}.lctsf-product-mobile .lctsf-pdm-info-col{padding-top:0}.lctsf-product-mobile .lctsf-pdm-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.lctsf-product-mobile .lctsf-product-mobile-top .tabs{gap:12px}.lctsf-product-mobile .lctsf-pdm-sticky-bar{grid-template-columns:72px 72px 1fr 1fr}.lctsf-product-mobile .lctsf-pdm-sticky-bar span{font-size:11px}}


/* v3.1.0 shortcode items builder */
.lctsf-shortcode{display:block;max-width:100%;}
.lctsf-shortcode .lctsf-section{margin:0 0 24px;}
.lctsf-shortcode .lctsf-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;}
.lctsf-shortcode .lctsf-section-heading h2{margin:0;font-size:clamp(22px,2vw,34px);line-height:1.15;font-weight:900;color:#0d1b4c;}
.lctsf-shortcode .lctsf-items-shell{display:grid;grid-template-columns:minmax(260px,1.1fr) minmax(0,2.2fr);gap:16px;align-items:stretch;}
.lctsf-shortcode .lctsf-items-block.banner-right .lctsf-items-shell{grid-template-columns:minmax(0,2.2fr) minmax(260px,1.1fr);}
.lctsf-shortcode .lctsf-items-block.banner-width-narrow .lctsf-items-shell{grid-template-columns:minmax(220px,.85fr) minmax(0,2.45fr);}
.lctsf-shortcode .lctsf-items-block.banner-right.banner-width-narrow .lctsf-items-shell{grid-template-columns:minmax(0,2.45fr) minmax(220px,.85fr);}
.lctsf-shortcode .lctsf-items-main{min-width:0;display:block;}
.lctsf-shortcode .lctsf-items-side{display:block;}
.lctsf-shortcode .lctsf-items-track{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 12px;scrollbar-width:none;-webkit-overflow-scrolling:touch;}
.lctsf-shortcode .lctsf-items-track::-webkit-scrollbar{display:none;}
.lctsf-shortcode .lctsf-items-block.layout-grid .lctsf-items-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;}
.lctsf-shortcode .lctsf-items-block.layout-row_ad .lctsf-items-track{display:grid;grid-template-columns:minmax(240px,1.15fr) repeat(3,minmax(0,1fr));overflow:visible;align-items:stretch;}
.lctsf-shortcode .lctsf-items-block.layout-mosaic .lctsf-items-track{display:grid;grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(0,1fr));overflow:visible;align-items:stretch;}
.lctsf-shortcode .lctsf-items-block.layout-showcase .lctsf-items-track{display:flex;}
.lctsf-shortcode .lctsf-product-card,.lctsf-shortcode .lctsf-items-cta,.lctsf-shortcode .lctsf-mix-card{flex:0 0 255px;width:255px;min-width:255px;}
.lctsf-shortcode .lctsf-items-block.layout-grid .lctsf-product-card,.lctsf-shortcode .lctsf-items-block.layout-grid .lctsf-items-cta,.lctsf-shortcode .lctsf-items-block.layout-grid .lctsf-mix-card,.lctsf-shortcode .lctsf-items-block.layout-row_ad .lctsf-product-card,.lctsf-shortcode .lctsf-items-block.layout-row_ad .lctsf-items-cta,.lctsf-shortcode .lctsf-items-block.layout-row_ad .lctsf-mix-card,.lctsf-shortcode .lctsf-items-block.layout-mosaic .lctsf-product-card,.lctsf-shortcode .lctsf-items-block.layout-mosaic .lctsf-items-cta,.lctsf-shortcode .lctsf-items-block.layout-mosaic .lctsf-mix-card{width:auto;min-width:0;}
.lctsf-shortcode .lctsf-product-card{position:relative;display:flex;flex-direction:column;border:1px solid #dbe4f2;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 28px rgba(17,40,88,.06);text-decoration:none;}
.lctsf-shortcode .lctsf-product-media{position:relative;display:flex;align-items:center;justify-content:center;height:260px;background:#f5f8ff;text-decoration:none;overflow:hidden;}
.lctsf-shortcode .lctsf-product-media img,.lctsf-shortcode .lctsf-product-media video{width:100%;height:100%;object-fit:contain;display:block;}
.lctsf-shortcode .lctsf-product-badge{position:absolute;top:12px;left:12px;z-index:3;padding:7px 12px;border-radius:10px;background:#ff273f;color:#fff;font-size:13px;font-weight:900;line-height:1;}
.lctsf-shortcode .lctsf-product-badge.is-blue{background:#1653ff;}
.lctsf-shortcode .lctsf-video-chip{position:absolute;top:12px;right:12px;z-index:3;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,.66);color:#fff;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:6px;}
.lctsf-shortcode .lctsf-video-play-overlay{position:absolute;inset:auto 14px 14px auto;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.92);color:#1234d2;box-shadow:0 10px 20px rgba(0,0,0,.16);}
.lctsf-shortcode .lctsf-product-icon-placeholder,.lctsf-shortcode .lctsf-image-placeholder{display:flex;align-items:center;justify-content:center;width:80px;height:80px;color:#8ca7ef;}
.lctsf-shortcode .lctsf-product-icon-placeholder svg,.lctsf-shortcode .lctsf-image-placeholder svg{width:56px;height:56px;}
.lctsf-shortcode .lctsf-product-body{position:relative;display:flex;flex-direction:column;gap:10px;padding:16px 16px 18px;min-height:170px;}
.lctsf-shortcode .lctsf-product-body h3{margin:0;min-height:56px;font-size:18px;line-height:1.35;font-weight:800;letter-spacing:-.01em;}
.lctsf-shortcode .lctsf-product-body h3 a{text-decoration:none;color:#14224e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.lctsf-shortcode .lctsf-product-price{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px 10px;padding-right:60px;line-height:1.2;}
.lctsf-shortcode .lctsf-product-price ins,.lctsf-shortcode .lctsf-product-price .woocommerce-Price-amount.amount{font-size:22px;font-weight:900;color:#f01d2b;text-decoration:none;}
.lctsf-shortcode .lctsf-product-price del{font-size:15px;color:#8894b0;}
.lctsf-shortcode .lctsf-product-meta{margin-top:auto;padding-right:60px;font-size:14px;color:#66718d;display:flex;align-items:center;gap:6px;flex-wrap:wrap;}
.lctsf-shortcode .lctsf-stars{color:#ffb400;font-size:18px;line-height:1;}
.lctsf-shortcode .lctsf-cart-button{position:absolute;right:16px;bottom:18px;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#1653ff;color:#fff;text-decoration:none;box-shadow:0 10px 18px rgba(22,83,255,.22);}
.lctsf-shortcode .lctsf-cart-button svg{width:22px;height:22px;}
.lctsf-shortcode .lctsf-items-cta{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:100%;padding:22px;border-radius:20px;color:#fff;text-decoration:none;overflow:hidden;background:#052271 right bottom/cover no-repeat;background-image:radial-gradient(circle at 76% 20%,#ffc400 0,#ffc400 3%,transparent 3%),radial-gradient(circle at 84% 26%,rgba(255,255,255,.22) 0,rgba(255,255,255,.22) 8%,transparent 8%),linear-gradient(135deg,#ffcd00 0%,#ffdd57 16%,#fff6d0 17%,#fff6d0 100%);border:1px solid rgba(241,176,0,.18);box-shadow:0 14px 34px rgba(19,46,114,.12);}
.lctsf-shortcode .lctsf-items-cta::after{content:'';position:absolute;inset:auto -40px -38px auto;width:190px;height:190px;background:radial-gradient(circle,rgba(0,74,255,.22),transparent 64%);}
.lctsf-shortcode .lctsf-items-cta span{position:relative;z-index:1;padding:6px 10px;border-radius:999px;background:#ff243e;color:#fff;font-size:12px;font-weight:900;line-height:1;}
.lctsf-shortcode .lctsf-items-cta strong{position:relative;z-index:1;display:block;margin-top:14px;font-size:40px;line-height:1.04;font-weight:950;letter-spacing:-.03em;color:#0d1b4c;}
.lctsf-shortcode .lctsf-items-cta small{position:relative;z-index:1;display:block;margin-top:10px;max-width:92%;font-size:16px;line-height:1.45;color:#253355;}
.lctsf-shortcode .lctsf-items-cta em{position:relative;z-index:1;margin-top:auto;padding:12px 22px;border-radius:999px;background:#ff243e;color:#fff;font-style:normal;font-weight:900;font-size:15px;line-height:1;text-transform:uppercase;}
.lctsf-shortcode .lctsf-mix-card{display:flex;flex-direction:column;min-height:100%;padding:14px;border:1px solid #dbe4f2;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(17,40,88,.06);}
.lctsf-shortcode .lctsf-mix-card-link,.lctsf-shortcode .lctsf-mix-card.is-video,.lctsf-shortcode .lctsf-mix-card.is-live{display:flex;flex-direction:column;gap:12px;min-height:100%;text-decoration:none;color:#14224e;}
.lctsf-shortcode .lctsf-mix-label{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:6px 10px;border-radius:999px;background:#edf2ff;color:#1653ff;font-size:12px;font-weight:900;line-height:1;}
.lctsf-shortcode .lctsf-mix-card.is-live .lctsf-mix-label{background:#ffe8ee;color:#ff2344;}
.lctsf-shortcode .lctsf-mix-thumb{position:relative;display:flex;align-items:center;justify-content:center;height:162px;border-radius:14px;background:#f5f8ff;overflow:hidden;}
.lctsf-shortcode .lctsf-mix-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.lctsf-shortcode .lctsf-mix-thumb.is-placeholder{color:#8ca7ef;}
.lctsf-shortcode .lctsf-mix-thumb.is-placeholder svg{width:44px;height:44px;}
.lctsf-shortcode .lctsf-mix-play{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.92);color:#1653ff;box-shadow:0 8px 20px rgba(0,0,0,.16);}
.lctsf-shortcode .lctsf-mix-card strong{display:block;font-size:18px;line-height:1.35;font-weight:850;}
.lctsf-shortcode .lctsf-mix-card small{display:block;color:#67728e;font-size:14px;line-height:1.45;}
.lctsf-shortcode .lctsf-mix-card em{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:10px 16px;border-radius:999px;background:#1653ff;color:#fff;font-style:normal;font-weight:800;font-size:13px;line-height:1;}
@media (max-width: 1024px){
  .lctsf-shortcode .lctsf-items-block.layout-grid .lctsf-items-track{grid-template-columns:repeat(3,minmax(0,1fr));}
  .lctsf-shortcode .lctsf-items-shell,.lctsf-shortcode .lctsf-items-block.banner-right .lctsf-items-shell,.lctsf-shortcode .lctsf-items-block.banner-width-narrow .lctsf-items-shell,.lctsf-shortcode .lctsf-items-block.banner-right.banner-width-narrow .lctsf-items-shell{grid-template-columns:1fr;}
  .lctsf-shortcode .lctsf-items-side{order:2;}
  .lctsf-shortcode .lctsf-items-main{order:1;}
}
@media (max-width: 767px){
  .lctsf-shortcode .lctsf-section-heading h2{font-size:24px;}
  .lctsf-shortcode .lctsf-items-track{gap:12px;padding-bottom:10px;}
  .lctsf-shortcode .lctsf-product-card,.lctsf-shortcode .lctsf-items-cta,.lctsf-shortcode .lctsf-mix-card{flex-basis:198px;width:198px;min-width:198px;}
  .lctsf-shortcode .lctsf-product-media{height:190px;}
  .lctsf-shortcode .lctsf-product-body{padding:14px 14px 16px;min-height:155px;}
  .lctsf-shortcode .lctsf-product-body h3{font-size:17px;min-height:48px;}
  .lctsf-shortcode .lctsf-product-price ins,.lctsf-shortcode .lctsf-product-price .woocommerce-Price-amount.amount{font-size:20px;}
  .lctsf-shortcode .lctsf-product-price del,.lctsf-shortcode .lctsf-product-meta{font-size:13px;}
  .lctsf-shortcode .lctsf-cart-button{width:40px;height:40px;right:14px;bottom:16px;}
  .lctsf-shortcode .lctsf-items-cta{min-height:320px;padding:18px;}
  .lctsf-shortcode .lctsf-items-cta strong{font-size:31px;}
  .lctsf-shortcode .lctsf-items-cta small{font-size:14px;}
  .lctsf-shortcode .lctsf-items-block.layout-grid .lctsf-items-track,.lctsf-shortcode .lctsf-items-block.layout-row_ad .lctsf-items-track,.lctsf-shortcode .lctsf-items-block.layout-mosaic .lctsf-items-track{display:flex;overflow-x:auto;}
}


/* v3.1.1 product demo/card click reliability */
#lctsf-storefront .lctsf-product-card,.lctsf-shortcode .lctsf-product-card{cursor:pointer!important;position:relative!important;}
#lctsf-storefront .lctsf-product-card .lctsf-product-card-overlay,.lctsf-shortcode .lctsf-product-card .lctsf-product-card-overlay{position:absolute!important;inset:0!important;z-index:2!important;border-radius:inherit!important;text-indent:-9999px!important;overflow:hidden!important;background:transparent!important;}
#lctsf-storefront .lctsf-product-card .lctsf-product-media,#lctsf-storefront .lctsf-product-card .lctsf-product-body h3 a,.lctsf-shortcode .lctsf-product-card .lctsf-product-media,.lctsf-shortcode .lctsf-product-card .lctsf-product-body h3 a{position:relative!important;z-index:3!important;}
#lctsf-storefront .lctsf-product-card .lctsf-cart-button,#lctsf-storefront .lctsf-product-card button,#lctsf-storefront .lctsf-product-card input,.lctsf-shortcode .lctsf-product-card .lctsf-cart-button,.lctsf-shortcode .lctsf-product-card button,.lctsf-shortcode .lctsf-product-card input{position:absolute!important;z-index:8!important;}
#lctsf-storefront .lctsf-product-card .lctsf-cart-button:hover,.lctsf-shortcode .lctsf-product-card .lctsf-cart-button:hover{transform:translateY(-1px)!important;}

/* v3.1.3 product detail hard layout fix */
body.lctsf-active{background:#f3f6fb!important;}
#lctsf-storefront.lctsf-product-detail,
#lctsf-storefront.lctsf-product-detail *{box-sizing:border-box!important;}
#lctsf-storefront.lctsf-product-detail{width:100%!important;max-width:none!important;overflow-x:hidden!important;background:#f3f6fb!important;color:#071949!important;font-family:var(--lctsf-font,Inter,Arial,sans-serif)!important;line-height:1.45!important;}
#lctsf-storefront.lctsf-product-detail a{text-decoration:none!important;}
#lctsf-storefront.lctsf-product-detail img{max-width:100%!important;height:auto!important;}
#lctsf-storefront.lctsf-product-detail svg{width:22px!important;height:22px!important;display:inline-block!important;vertical-align:middle!important;}

#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-wrap{width:min(var(--lctsf-max,1456px),calc(100vw - 48px))!important;max-width:min(var(--lctsf-max,1456px),calc(100vw - 48px))!important;margin:0 auto!important;padding:22px 0 40px!important;display:block!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-breadcrumb{margin:0 0 18px!important;color:#6c7894!important;font-size:14px!important;line-height:1.4!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-woo-breadcrumb,#lctsf-storefront.lctsf-product-desktop .woocommerce-breadcrumb{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-grid{display:grid!important;grid-template-columns:minmax(420px,520px) minmax(360px,1fr) minmax(320px,380px)!important;gap:24px!important;align-items:start!important;width:100%!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-gallery,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox-card,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-side-section{background:#fff!important;border:1px solid #dfe7f4!important;border-radius:18px!important;box-shadow:0 10px 34px rgba(13,37,88,.05)!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-gallery{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:16px!important;padding:18px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumbs{display:flex!important;flex-direction:column!important;gap:10px!important;width:76px!important;max-width:76px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumb{display:flex!important;align-items:center!important;justify-content:center!important;width:76px!important;height:76px!important;min-height:76px!important;border:1.5px solid #d9e2f3!important;border-radius:10px!important;background:#fff!important;overflow:hidden!important;position:relative!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumb.is-active{border-color:#1261ff!important;box-shadow:0 0 0 2px rgba(18,97,255,.08)!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumb em{position:absolute!important;left:6px!important;right:6px!important;bottom:6px!important;padding:3px 5px!important;border-radius:999px!important;background:rgba(5,25,73,.76)!important;color:#fff!important;font-size:10px!important;font-style:normal!important;text-align:center!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:520px!important;min-height:520px!important;padding:18px!important;border:1px solid #edf1f8!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media img,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media video{display:block!important;max-width:100%!important;max-height:484px!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:0 auto!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-media-actions{grid-column:1/-1!important;display:flex!important;justify-content:center!important;gap:12px!important;padding-top:2px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-media-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:10px 14px!important;border:1px solid #dce5f3!important;border-radius:10px!important;background:#fff!important;color:#071949!important;font-size:13px!important;line-height:1!important;cursor:pointer!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary{padding:20px!important;min-width:0!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-badges{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin:0 0 14px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-badges span{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:7px 10px!important;border-radius:8px!important;font-size:13px!important;font-weight:800!important;line-height:1!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-badges .sale{background:#ff174f!important;color:#fff!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-badges .hot{background:#1458ff!important;color:#fff!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-badges .spec-chip{background:#f1ecff!important;color:#6b3ff1!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary h1{margin:0 0 12px!important;color:#071949!important;font-size:22px!important;line-height:1.35!important;font-weight:850!important;letter-spacing:-.01em!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-rating,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-meta{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;color:#6c7894!important;font-size:14px!important;margin:0 0 12px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-rating .stars{color:#ffb400!important;letter-spacing:2px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-meta{padding-bottom:14px!important;border-bottom:1px solid #edf1f8!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;margin:0 0 16px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price ins,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price ins .amount,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price .amount{color:#ff174f!important;font-size:28px!important;font-weight:900!important;text-decoration:none!important;line-height:1.1!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price del{color:#7f8aa3!important;font-size:17px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price small{display:inline-flex!important;padding:5px 10px!important;border-radius:999px!important;background:#fff0f5!important;color:#ff174f!important;font-size:13px!important;font-weight:700!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 16px!important;margin:14px 0 16px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-item{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;min-width:0!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-item>span{display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;color:#0b2a70!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-item strong{display:block!important;color:#071949!important;font-size:14px!important;line-height:1.3!important;margin:0 0 2px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-item small{display:block!important;color:#66718d!important;font-size:13px!important;line-height:1.35!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-promo-list{background:#fbfcff!important;border:1px solid #edf1f8!important;border-radius:12px!important;padding:14px 16px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-promo-list h3{margin:0 0 8px!important;font-size:16px!important;color:#071949!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-promo-list ul{margin:0!important;padding-left:18px!important;display:grid!important;gap:7px!important;color:#071949!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox{position:sticky!important;top:16px!important;min-width:0!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox-card{display:block!important;padding:18px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price{display:flex!important;align-items:flex-end!important;gap:10px!important;margin:0 0 8px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price strong,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price strong .amount{font-size:30px!important;line-height:1!important;font-weight:900!important;color:#ff174f!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price del{color:#7f8aa3!important;font-size:16px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox-card>small{display:inline-flex!important;margin:0 0 16px!important;padding:5px 10px!important;border-radius:999px!important;background:#fff0f5!important;color:#ff174f!important;font-weight:700!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty{display:grid!important;grid-template-columns:76px 112px minmax(80px,1fr)!important;align-items:center!important;gap:10px!important;margin:0 0 14px!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty label{font-weight:700!important;color:#071949!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty div{display:flex!important;align-items:center!important;overflow:hidden!important;height:40px!important;border:1px solid #dfe6f3!important;border-radius:10px!important;background:#fff!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty button{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:40px!important;padding:0!important;border:0!important;background:#f7f9fd!important;color:#071949!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty input{width:40px!important;height:40px!important;margin:0!important;padding:0!important;border:0!important;text-align:center!important;background:#fff!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty .stock{color:#189653!important;font-size:13px!important;white-space:nowrap!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;height:48px!important;margin:0 0 10px!important;border-radius:10px!important;border:0!important;text-decoration:none!important;font-size:15px!important;font-weight:850!important;line-height:1!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-btn-cart{background:#ff174f!important;color:#fff!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-btn-buy{background:#0754f8!important;color:#fff!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-btn-installment{background:#fff!important;color:#0754f8!important;border:1.5px solid #0754f8!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-location{display:block!important;margin:14px 0!important;padding:10px 12px!important;border:1px solid #edf1f8!important;border-radius:10px!important;background:#fbfcff!important;color:#66718d!important;font-size:13px!important;line-height:1.4!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-location a{float:right!important;color:#0754f8!important;font-weight:700!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-service-list{display:grid!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-service-list li{display:grid!important;grid-template-columns:26px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;font-size:13px!important;color:#66718d!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-service-list li span{color:#071949!important;font-weight:700!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-service-list li small{text-align:right!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-share{display:flex!important;align-items:center!important;gap:10px!important;margin-top:14px!important;padding-top:14px!important;border-top:1px solid #edf1f8!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-share a{display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border:1px solid #dfe6f3!important;border-radius:50%!important;background:#fff!important;color:#071949!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,520px)!important;gap:24px!important;margin-top:24px!important;width:100%!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs{display:flex!important;align-items:center!important;gap:30px!important;overflow:auto!important;margin:0!important;padding:0 18px!important;border:1px solid #dfe7f4!important;border-bottom:0!important;border-radius:16px 16px 0 0!important;background:#fff!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs a{display:flex!important;align-items:center!important;height:58px!important;color:#071949!important;font-weight:800!important;border-bottom:3px solid transparent!important;white-space:nowrap!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs a.is-active{color:#0754f8!important;border-bottom-color:#0754f8!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel{padding:20px!important;border-top-left-radius:0!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel h3{margin:0 0 16px!important;font-size:18px!important;color:#071949!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table table{width:100%!important;border-collapse:collapse!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table tbody{vertical-align:top!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table th,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table td{padding:12px!important;border-bottom:1px solid #edf1f8!important;text-align:left!important;vertical-align:top!important;font-size:14px!important;line-height:1.4!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table th{width:34%!important;background:#fafcff!important;color:#071949!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-description{color:#071949!important;font-size:15px!important;line-height:1.8!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-more-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:14px!important;padding:10px 16px!important;border:1px solid #dfe6f3!important;border-radius:999px!important;color:#0754f8!important;font-weight:800!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-side-section{padding:16px!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-related-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-related-item{position:relative!important;padding:10px!important;border:1px solid #edf1f8!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-related-item .media{display:flex!important;align-items:center!important;justify-content:center!important;height:120px!important;background:#fff!important;border-radius:10px!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-related-item img{max-width:100%!important;max-height:100%!important;object-fit:contain!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-related-item h4{height:40px!important;margin:8px 0!important;overflow:hidden!important;font-size:14px!important;line-height:1.4!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-related-item strong{color:#ff174f!important;font-weight:900!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-review-summary{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;}#lctsf-storefront.lctsf-product-desktop .score strong{font-size:50px!important;color:#071949!important;}#lctsf-storefront.lctsf-product-desktop .bar-row{display:grid!important;grid-template-columns:42px minmax(0,1fr) 44px!important;gap:8px!important;align-items:center!important;margin-bottom:8px!important;}#lctsf-storefront.lctsf-product-desktop .bar{height:8px!important;border-radius:999px!important;background:#edf1f8!important;overflow:hidden!important;}#lctsf-storefront.lctsf-product-desktop .bar em{display:block!important;height:100%!important;background:#ffb400!important;}
@media(max-width:1280px){#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-grid{grid-template-columns:420px minmax(0,1fr)!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox{grid-column:1/-1!important;position:static!important;}#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-grid{grid-template-columns:1fr!important;}}

#lctsf-storefront.lctsf-product-mobile{display:block!important;width:100%!important;max-width:480px!important;margin:0 auto!important;background:#f3f6fb!important;padding-bottom:112px!important;color:#071949!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top{position:sticky!important;top:0!important;z-index:50!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:58px!important;padding:10px 14px!important;background:#fff!important;border-bottom:1px solid #e6ebf4!important;box-shadow:0 4px 16px rgba(13,37,88,.04)!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .left{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;flex:1 1 auto!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .back{flex:0 0 28px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:36px!important;color:#071949!important;font-size:24px!important;line-height:1!important;text-decoration:none!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs{display:flex!important;align-items:center!important;gap:16px!important;overflow-x:auto!important;white-space:nowrap!important;scrollbar-width:none!important;min-width:0!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs::-webkit-scrollbar{display:none!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a{display:flex!important;align-items:center!important;min-height:38px!important;padding:0 0 8px!important;color:#67728e!important;font-size:15px!important;font-weight:700!important;border-bottom:3px solid transparent!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a.is-active{color:#ff174f!important;border-bottom-color:#ff174f!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions{display:flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions a{display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:36px!important;color:#071949!important;font-size:18px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-main{display:block!important;width:100%!important;margin:0!important;padding:12px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-hero,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-card,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits{background:#fff!important;border:1px solid #e6ebf4!important;border-radius:18px!important;box-shadow:0 8px 28px rgba(13,37,88,.04)!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-hero{display:block!important;padding:14px!important;margin:0 0 14px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-media-col{position:relative!important;display:block!important;padding-top:0!important;margin:0 0 14px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-badges{position:absolute!important;left:0!important;top:0!important;z-index:3!important;display:flex!important;flex-direction:column!important;gap:8px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-badges span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:52px!important;height:28px!important;padding:0 10px!important;border-radius:8px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-badges .sale,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-badges .hot{background:#ff174f!important;color:#fff!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-badges .light{background:#f1ecff!important;color:#6b3ff1!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;padding:46px 10px 10px!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media img,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media video{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:auto!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-counter{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:30px!important;margin:8px 0 10px!important;border-radius:999px!important;background:#f4f7fc!important;color:#67728e!important;font-size:13px!important;font-weight:800!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs{display:flex!important;gap:10px!important;overflow-x:auto!important;scrollbar-width:none!important;padding-bottom:2px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs::-webkit-scrollbar{display:none!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs .thumb{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 64px!important;width:64px!important;height:64px!important;border:1.5px solid #dfe6f3!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs .thumb.is-active{border-color:#ff4b91!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs img{width:100%!important;height:100%!important;object-fit:contain!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs .more{color:#071949!important;font-size:22px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-info-col{display:block!important;padding:0!important;margin:0!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-info-col .spec-chip{display:inline-flex!important;margin:0 0 10px!important;padding:7px 10px!important;border-radius:9px!important;background:#f1ecff!important;color:#6b3ff1!important;font-size:13px!important;font-weight:900!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-info-col h1{display:block!important;margin:0 0 10px!important;color:#071949!important;font-size:21px!important;line-height:1.35!important;font-weight:850!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-rating{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin:0 0 10px!important;color:#66718d!important;font-size:14px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-rating .stars{color:#ffb400!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-price{display:flex!important;align-items:flex-end!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 8px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-price strong{display:inline-flex!important;color:#ff174f!important;font-size:26px!important;line-height:1!important;font-weight:900!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-price del{color:#7f8aa3!important;font-size:15px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-save{display:inline-flex!important;margin:0 0 12px!important;padding:6px 10px!important;border-radius:9px!important;background:#fff0f5!important;color:#ff174f!important;font-size:13px!important;font-weight:800!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0 0 14px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important;align-items:start!important;padding:10px!important;border:1px solid #edf1f8!important;border-radius:12px!important;background:#fff!important;min-width:0!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec svg{width:22px!important;height:22px!important;color:#071949!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec strong{display:block!important;margin:0 0 2px!important;color:#071949!important;font-size:13px!important;line-height:1.25!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec small{display:block!important;color:#66718d!important;font-size:12px!important;line-height:1.3!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-buybox{display:grid!important;gap:10px!important;margin:0!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty{display:grid!important;grid-template-columns:auto 1fr!important;gap:10px!important;align-items:center!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty label{font-weight:800!important;color:#071949!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty>div{display:flex!important;align-items:center!important;justify-content:center!important;height:44px!important;overflow:hidden!important;border:1px solid #dfe6f3!important;border-radius:12px!important;background:#fff!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty button{width:40px!important;height:44px!important;border:0!important;background:#f8faff!important;color:#071949!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty input{width:44px!important;height:44px!important;margin:0!important;padding:0!important;border:0!important;text-align:center!important;background:#fff!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty .lctsf-btn-cart{grid-column:1/-1!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;height:48px!important;border-radius:12px!important;text-align:center!important;font-size:14px!important;font-weight:900!important;line-height:1!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-btn-cart{background:#ff174f!important;color:#fff!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-btn-buy{background:#fff!important;border:2px solid #ff4b91!important;color:#ff174f!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo{display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;margin:0 0 14px!important;padding:14px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo strong{display:block!important;color:#071949!important;font-size:14px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo p{margin:2px 0 0!important;color:#66718d!important;font-size:13px!important;line-height:1.35!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo a{color:#ff174f!important;font-size:13px!important;font-weight:800!important;white-space:nowrap!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin:0 0 14px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits .benefit{display:block!important;padding:14px 10px!important;text-align:center!important;border-right:1px solid #edf1f8!important;border-bottom:1px solid #edf1f8!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits svg{display:block!important;margin:0 auto 8px!important;color:#ff174f!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits strong{display:block!important;color:#071949!important;font-size:13px!important;line-height:1.25!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits small{display:block!important;color:#66718d!important;font-size:12px!important;line-height:1.3!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-card{display:block!important;margin:0 0 14px!important;padding:16px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 12px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-card-head h3{margin:0!important;color:#071949!important;font-size:18px!important;line-height:1.25!important;font-weight:850!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-card-head a{color:#0754f8!important;font-size:13px!important;font-weight:800!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-content{display:block!important;color:#071949!important;font-size:14px!important;line-height:1.75!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-more-link{display:inline-flex!important;margin-top:10px!important;color:#ff174f!important;font-weight:800!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-related-scroll{display:flex!important;gap:12px!important;overflow-x:auto!important;padding:0 0 4px!important;scrollbar-width:none!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-related-scroll::-webkit-scrollbar{display:none!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-related-item{position:relative!important;display:block!important;flex:0 0 168px!important;width:168px!important;min-width:168px!important;padding:10px!important;border:1px solid #edf1f8!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-related-item .media{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:120px!important;background:#fff!important;border-radius:12px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-related-item img{max-width:100%!important;max-height:100%!important;object-fit:contain!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-related-item h4{display:block!important;height:40px!important;margin:8px 0!important;overflow:hidden!important;font-size:13px!important;line-height:1.35!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-related-item strong{color:#ff174f!important;font-weight:900!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-related-item .plus{position:absolute!important;right:10px!important;bottom:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;border-radius:8px!important;background:#ff174f!important;color:#fff!important;font-size:20px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-summary{display:grid!important;grid-template-columns:94px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;}#lctsf-storefront.lctsf-product-mobile .score strong{color:#071949!important;font-size:44px!important;}#lctsf-storefront.lctsf-product-mobile .score span{font-size:20px!important;}#lctsf-storefront.lctsf-product-mobile .score small{display:block!important;color:#66718d!important;font-size:12px!important;}#lctsf-storefront.lctsf-product-mobile .bar-row{display:grid!important;grid-template-columns:34px minmax(0,1fr) 36px!important;gap:6px!important;align-items:center!important;margin-bottom:7px!important;font-size:12px!important;}#lctsf-storefront.lctsf-product-mobile .bar{height:7px!important;border-radius:999px!important;background:#edf1f8!important;overflow:hidden!important;}#lctsf-storefront.lctsf-product-mobile .bar em{display:block!important;height:100%!important;background:#ffb400!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card{display:block!important;margin-top:12px!important;padding:12px!important;border:1px solid #edf1f8!important;border-radius:12px!important;background:#fff!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card .who{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-table table{width:100%!important;border-collapse:collapse!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-table th,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-table td{padding:10px!important;border-bottom:1px solid #edf1f8!important;text-align:left!important;vertical-align:top!important;font-size:13px!important;line-height:1.4!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-table th{width:42%!important;color:#071949!important;font-weight:900!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:60!important;display:grid!important;grid-template-columns:70px 70px 1fr 1fr!important;gap:8px!important;padding:9px 10px calc(9px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #e6ebf4!important;box-shadow:0 -8px 30px rgba(13,37,88,.08)!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:52px!important;border-radius:14px!important;font-weight:900!important;text-align:center!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar span{display:block!important;font-size:11px!important;line-height:1.25!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar .chat,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar .wish{background:#fff!important;color:#071949!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar .cart{background:#fff!important;color:#ff174f!important;border:2px solid #ff4b91!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar .buy{background:#ff174f!important;color:#fff!important;}
@media(max-width:380px){#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs{gap:12px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a{font-size:14px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-grid{grid-template-columns:1fr!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar{grid-template-columns:62px 62px 1fr 1fr!important;gap:6px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar span{font-size:10px!important;}}

/* v3.1.4 product detail compact balance fix */
html body #lctsf-storefront.lctsf-product-detail,
body #lctsf-storefront.lctsf-product-detail{
  --pdp-gap:18px;
  --pdp-radius:16px;
  --pdp-border:#dfe7f4;
  --pdp-card:#fff;
  --pdp-bg:#f4f7fc;
  background:var(--pdp-bg)!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-wrap,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-wrap{
  max-width:1456px!important;
  width:100%!important;
  margin:0 auto!important;
  padding:18px 20px 32px!important;
  box-sizing:border-box!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-breadcrumb,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-breadcrumb{
  margin:0 0 14px!important;
  font-size:13px!important;
  line-height:1.4!important;
  color:#66718d!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-grid,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-grid{
  display:grid!important;
  grid-template-columns:minmax(420px,520px) minmax(380px,520px) minmax(310px,360px)!important;
  gap:var(--pdp-gap)!important;
  align-items:start!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-gallery,
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary,
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox-card,
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel,
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-side-section,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-gallery,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox-card,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-side-section{
  background:#fff!important;
  border:1px solid var(--pdp-border)!important;
  border-radius:var(--pdp-radius)!important;
  box-shadow:0 10px 26px rgba(17,40,88,.045)!important;
  box-sizing:border-box!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-gallery,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-gallery{
  display:grid!important;
  grid-template-columns:70px minmax(0,1fr)!important;
  gap:14px!important;
  padding:14px!important;
  min-height:0!important;
  overflow:hidden!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumbs,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumbs{gap:9px!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumb,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumb{
  width:70px!important;height:70px!important;min-height:70px!important;border-radius:10px!important;background:#fff!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumb img,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media{
  min-height:440px!important;
  height:440px!important;
  padding:18px!important;
  border-radius:14px!important;
  background:#fff!important;
  border:1px solid #edf1f8!important;
  box-sizing:border-box!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media img,
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media video,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media img,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media video{
  display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:auto!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-media-actions,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-media-actions{
  grid-column:1/-1!important;display:flex!important;justify-content:center!important;gap:10px!important;padding-top:2px!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-media-actions button,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-media-actions button{
  height:38px!important;padding:0 14px!important;border-radius:9px!important;font-size:13px!important;background:#fff!important;color:#071949!important;border:1px solid #dfe7f4!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary{padding:18px!important;min-height:0!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-badges,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-badges{gap:8px!important;margin:0 0 12px!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-badges span,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-badges span{height:28px!important;padding:0 10px!important;font-size:12px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary h1,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary h1{
  margin:0 0 10px!important;font-size:22px!important;line-height:1.32!important;letter-spacing:-.02em!important;color:#071949!important;
}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-rating,
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-meta,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-rating,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-meta{font-size:13px!important;line-height:1.45!important;gap:8px!important;margin-bottom:10px!important;color:#66718d!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-meta,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-meta{padding-bottom:12px!important;border-bottom:1px solid #edf1f8!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price{padding:8px 0 12px!important;gap:6px!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price ins,
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price ins .amount,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price ins,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-price ins .amount{font-size:27px!important;line-height:1.05!important;color:#ff174f!important;font-weight:950!important;text-decoration:none!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-grid,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0 0 14px!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-item,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-item{display:flex!important;gap:9px!important;align-items:flex-start!important;min-width:0!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-item strong,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-item strong{font-size:13px!important;line-height:1.25!important;color:#071949!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-item small,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-item small{font-size:12px!important;color:#66718d!important;line-height:1.35!important;display:block!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-promo-list,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-promo-list{padding:14px!important;border-radius:13px!important;background:#fbfcff!important;border:1px solid #edf1f8!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-promo-list h3,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-promo-list h3{font-size:16px!important;margin:0 0 8px!important;color:#071949!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-promo-list ul,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-promo-list ul{margin:0!important;padding-left:18px!important;font-size:13px!important;line-height:1.55!important;color:#071949!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox{position:sticky!important;top:14px!important;align-self:start!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox-card,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox-card{padding:18px!important;min-height:0!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price strong,
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price strong .amount,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price strong,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price strong .amount{font-size:29px!important;line-height:1!important;color:#ff174f!important;font-weight:950!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty{display:grid!important;grid-template-columns:72px 1fr auto!important;gap:9px!important;margin:12px 0!important;align-items:center!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty div,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty div{height:38px!important;border-radius:9px!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-btn,
body #lctsf-storefront.lctsf-product-desktop .lctsf-btn{height:46px!important;border-radius:10px!important;margin-bottom:9px!important;font-size:14px!important;line-height:1!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-location,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-location{margin:12px 0!important;padding:9px 10px!important;font-size:12px!important;border-radius:9px!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-service-list,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-service-list{gap:8px!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-service-list li,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-service-list li{grid-template-columns:20px minmax(0,1fr) auto!important;gap:9px!important;font-size:12px!important;line-height:1.35!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-grid,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-grid{display:grid!important;grid-template-columns:minmax(0,860px) minmax(320px,1fr)!important;gap:18px!important;margin-top:18px!important;align-items:start!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-grid:not(:has(.lctsf-pdp-bottom-side > *)),
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-grid:not(:has(.lctsf-pdp-bottom-side > *)){grid-template-columns:minmax(0,920px)!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-side:empty,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-side:empty{display:none!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs{display:flex!important;gap:26px!important;padding:0 18px!important;border-radius:16px 16px 0 0!important;height:58px!important;align-items:center!important;background:#fff!important;border:1px solid #dfe7f4!important;border-bottom:0!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs a,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs a{display:flex!important;align-items:center!important;height:58px!important;padding:0!important;font-size:13px!important;font-weight:900!important;color:#071949!important;text-decoration:none!important;border-bottom:3px solid transparent!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs a.is-active,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs a.is-active{color:#0754f8!important;border-bottom-color:#0754f8!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel{padding:18px!important;border-top-left-radius:0!important;margin:0 0 14px!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel h3,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel h3{font-size:18px!important;margin:0 0 12px!important;color:#071949!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table table,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table table{width:100%!important;border-collapse:collapse!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table th,
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table td,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table th,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-table td{padding:12px 14px!important;font-size:13px!important;line-height:1.4!important;border-bottom:1px solid #edf1f8!important;}
html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-description,
body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-description{font-size:14px!important;line-height:1.75!important;color:#071949!important;}
@media(max-width:1320px){html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-grid,body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-grid{grid-template-columns:minmax(360px,460px) minmax(0,1fr)!important;}html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox,body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox{grid-column:1/-1!important;position:static!important;}html body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-grid,body #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-grid{grid-template-columns:1fr!important;}}

/* v3.1.4 mobile product detail compact app layout */
html body #lctsf-storefront.lctsf-product-mobile,
body #lctsf-storefront.lctsf-product-mobile{max-width:430px!important;margin:0 auto!important;background:#f3f6fb!important;padding-bottom:104px!important;box-sizing:border-box!important;overflow-x:hidden!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top,
body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top{display:flex!important;align-items:center!important;justify-content:space-between!important;height:56px!important;padding:0 14px!important;background:#fff!important;border-bottom:1px solid #e7edf7!important;position:sticky!important;top:0!important;z-index:50!important;box-sizing:border-box!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .left,
body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .left{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important;flex:1!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .back,
body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .back{flex:0 0 28px!important;width:28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:24px!important;color:#071949!important;text-decoration:none!important;line-height:1!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs,
body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs{display:flex!important;align-items:center!important;gap:18px!important;overflow-x:auto!important;white-space:nowrap!important;scrollbar-width:none!important;min-width:0!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs::-webkit-scrollbar,
body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs::-webkit-scrollbar{display:none!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a,
body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a{height:56px!important;display:flex!important;align-items:center!important;font-size:15px!important;font-weight:700!important;color:#707892!important;text-decoration:none!important;border-bottom:3px solid transparent!important;line-height:1!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a.is-active,
body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a.is-active{color:#ff174f!important;border-bottom-color:#ff174f!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions,
body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions{display:flex!important;align-items:center!important;gap:12px!important;flex:0 0 auto!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions a,
body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions a{width:28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#071949!important;text-decoration:none!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-main,
body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-main{padding:12px 12px 22px!important;margin:0!important;display:block!important;width:100%!important;box-sizing:border-box!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-hero,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-hero{display:block!important;margin:0 0 12px!important;padding:12px!important;border-radius:18px!important;background:#fff!important;border:1px solid #e3ebf6!important;box-shadow:0 8px 24px rgba(16,40,88,.045)!important;overflow:hidden!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-media-col,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-media-col{position:relative!important;margin:0 0 12px!important;padding:0!important;display:block!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-badges,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-badges{position:absolute!important;left:0!important;top:0!important;z-index:4!important;display:flex!important;flex-direction:column!important;gap:7px!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-badges span,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-badges span{height:29px!important;min-width:52px!important;padding:0 10px!important;border-radius:8px!important;font-size:13px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media{height:292px!important;min-height:292px!important;margin:0 0 10px!important;border-radius:15px!important;background:#f7faff!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;box-sizing:border-box!important;overflow:hidden!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media img,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media img{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:auto!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-counter,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-counter{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:31px!important;min-width:46px!important;margin:0 0 10px!important;border-radius:999px!important;background:#f0f4fb!important;color:#66718d!important;font-size:13px!important;font-weight:800!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:0 0 2px!important;scrollbar-width:none!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs .thumb,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs .thumb{width:62px!important;height:62px!important;min-width:62px!important;flex:0 0 62px!important;border:1px solid #dfe7f4!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs .thumb.is-active,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-thumbs .thumb.is-active{border-color:#ff4b91!important;box-shadow:0 0 0 1px #ff4b91!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-info-col,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-info-col{padding:0!important;margin:0!important;display:block!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-info-col .spec-chip,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-info-col .spec-chip{display:inline-flex!important;align-items:center!important;height:31px!important;padding:0 11px!important;margin:0 0 10px!important;border-radius:10px!important;background:#f1ecff!important;color:#6b3ff1!important;font-size:13px!important;font-weight:900!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-info-col h1,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-info-col h1{margin:0 0 9px!important;color:#071949!important;font-size:23px!important;line-height:1.25!important;letter-spacing:-.02em!important;font-weight:900!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-rating,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-rating{display:flex!important;gap:7px!important;align-items:center!important;flex-wrap:wrap!important;margin:0 0 10px!important;font-size:13px!important;line-height:1.35!important;color:#66718d!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-price,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-price{display:flex!important;align-items:flex-end!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 9px!important;background:transparent!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-price strong,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-price strong{font-size:29px!important;line-height:1!important;color:#111!important;font-weight:950!important;letter-spacing:-.02em!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-save,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-save{display:inline-flex!important;align-items:center!important;min-height:28px!important;margin:0 0 12px!important;padding:0 10px!important;border-radius:9px!important;background:#fff0f4!important;color:#ff174f!important;font-size:12px!important;font-weight:800!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-grid,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0 0 12px!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec{display:flex!important;gap:8px!important;align-items:flex-start!important;padding:11px!important;min-height:64px!important;border:1px solid #e3ebf6!important;border-radius:12px!important;background:#fff!important;box-sizing:border-box!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec strong,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec strong{display:block!important;font-size:13px!important;line-height:1.25!important;color:#071949!important;font-weight:900!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec small,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec small{display:block!important;font-size:12px!important;line-height:1.35!important;color:#66718d!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-buybox,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-buybox{display:grid!important;gap:10px!important;margin:0!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty{display:grid!important;grid-template-columns:62px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;margin:0!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty>div,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty>div{height:44px!important;border:1px solid #dfe7f4!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty button,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty button{width:42px!important;height:44px!important;margin:0!important;border:0!important;background:#f8faff!important;color:#071949!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty input,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty input{height:44px!important;width:44px!important;margin:0!important;border:0!important;padding:0!important;text-align:center!important;background:#fff!important;box-shadow:none!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty .lctsf-btn-cart,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty .lctsf-btn-cart{grid-column:1/-1!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-btn,
body #lctsf-storefront.lctsf-product-mobile .lctsf-btn{height:50px!important;border-radius:12px!important;font-size:14px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;line-height:1!important;margin:0!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo{display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;gap:10px!important;margin:0 0 12px!important;padding:14px!important;border-radius:16px!important;background:#fff!important;border:1px solid #e3ebf6!important;box-shadow:0 8px 24px rgba(16,40,88,.04)!important;align-items:center!important;overflow:hidden!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin:0 0 12px!important;border-radius:16px!important;background:#fff!important;border:1px solid #e3ebf6!important;overflow:hidden!important;box-shadow:0 8px 24px rgba(16,40,88,.04)!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits .benefit,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits .benefit{display:block!important;padding:13px 8px!important;min-height:92px!important;text-align:center!important;border-right:1px solid #edf1f8!important;border-bottom:1px solid #edf1f8!important;background:#fff!important;box-sizing:border-box!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits strong,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits strong{display:block!important;font-size:13px!important;line-height:1.25!important;color:#071949!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits small,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-benefits small{display:block!important;font-size:12px!important;line-height:1.35!important;color:#66718d!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-card,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-card{display:block!important;margin:0 0 12px!important;padding:16px!important;border-radius:16px!important;background:#fff!important;border:1px solid #e3ebf6!important;box-shadow:0 8px 24px rgba(16,40,88,.04)!important;overflow:hidden!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-table table,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-table table{width:100%!important;border-collapse:collapse!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-table th,
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-table td,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-table th,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-table td{padding:11px 10px!important;font-size:13px!important;line-height:1.45!important;border-bottom:1px solid #edf1f8!important;text-align:left!important;vertical-align:top!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:70!important;display:grid!important;grid-template-columns:64px 64px minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #e7edf7!important;box-shadow:0 -8px 28px rgba(16,40,88,.08)!important;}
html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar a,
body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-sticky-bar a{min-height:52px!important;border-radius:14px!important;font-size:11px!important;font-weight:900!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;text-decoration:none!important;line-height:1.2!important;}
@media(max-width:380px){html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a,body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a{font-size:14px!important;}html body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs,body #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs{gap:12px!important;}html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media,body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media{height:260px!important;min-height:260px!important;}html body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-grid,body #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-spec-grid{grid-template-columns:1fr!important;}}


/* v3.1.5 product detail balance + mobile tabs + review section */
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary .lctsf-pdp-price{display:none!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary{padding:18px 20px 20px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-summary h1{margin:10px 0 12px!important;font-size:24px!important;line-height:1.28!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-rating{margin-bottom:12px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-meta{margin-bottom:14px!important;padding-bottom:14px!important;border-bottom:1px solid #edf1f8!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-grid{margin-top:0!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-promo-list{margin-top:14px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buybox-card{padding:18px 20px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price strong,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price .amount{font-size:28px!important;line-height:1.1!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-buy-price del{font-size:16px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty{margin:16px 0 18px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-review-summary .score .starsline,#lctsf-storefront.lctsf-product-mobile .starsline{font-size:15px!important;line-height:1!important;color:#f7b500!important;letter-spacing:1px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-review-card .stars,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card .stars{margin:3px 0 4px!important;color:#f7b500!important;font-size:14px!important;letter-spacing:1px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-review-card .review-media,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card .review-media{margin-top:10px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-review-card .review-media img,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card .review-media img{width:64px!important;height:64px!important;object-fit:cover!important;border-radius:10px!important;border:1px solid #e7edf7!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:12px 14px!important;min-height:56px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .left{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .back{flex:0 0 auto!important;font-size:28px!important;line-height:1!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs{display:flex!important;gap:16px!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:none!important;-ms-overflow-style:none!important;padding-bottom:2px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs::-webkit-scrollbar{display:none!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;font-size:14px!important;line-height:1.2!important;padding:6px 0 10px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions{display:flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;font-size:16px!important;color:#0d1b53!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-summary{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-summary .score strong{font-size:42px!important;line-height:1!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-summary .score span{font-size:22px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card{display:block!important;padding:14px!important;border-radius:14px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card .who img{width:42px!important;height:42px!important;border-radius:50%!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card p{margin:8px 0 0!important;font-size:14px!important;line-height:1.6!important;color:#33405f!important;}
@media (max-width: 767px){
  #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs{gap:14px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a{font-size:13px!important;padding:5px 0 9px!important;}
}

/* v3.1.6 product detail tabs, qty and side articles balance */
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel{display:none!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel.is-active{display:block!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs{position:relative!important;z-index:2!important;gap:28px!important;align-items:center!important;min-height:60px!important;padding:0 22px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs a{display:inline-flex!important;align-items:center!important;height:60px!important;padding:0!important;border-bottom:3px solid transparent!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs a.is-active{border-bottom-color:#0754f8!important;color:#0754f8!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-grid{grid-template-columns:minmax(0,820px) minmax(320px,390px)!important;align-items:start!important;gap:22px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-main{min-width:0!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-side{display:grid!important;gap:16px!important;align-content:start!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-lines{margin-top:16px!important;padding:14px 16px!important;border:1px solid #e6edf7!important;border-radius:14px!important;background:#fbfcff!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 16px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-lines h3{grid-column:1/-1!important;margin:0 0 2px!important;font-size:17px!important;line-height:1.25!important;color:#071949!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line{display:grid!important;grid-template-columns:24px minmax(76px,.7fr) minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-width:0!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line span{color:#0d2a73!important;display:flex!important;align-items:center!important;justify-content:center!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line strong{font-size:13px!important;line-height:1.25!important;color:#071949!important;white-space:nowrap!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line small{font-size:13px!important;line-height:1.25!important;color:#68708a!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-grid{display:none!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty{display:grid!important;grid-template-columns:96px 180px minmax(88px,1fr)!important;gap:12px!important;align-items:center!important;margin:16px 0 18px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty label{font-weight:800!important;color:#071949!important;white-space:nowrap!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty>div{display:grid!important;grid-template-columns:48px 1fr 48px!important;width:180px!important;height:46px!important;overflow:hidden!important;border:1.5px solid #dce5f4!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty button,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty button{appearance:none!important;-webkit-appearance:none!important;border:0!important;border-radius:0!important;background:#f5f7fc!important;color:#071949!important;font-weight:900!important;font-size:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;line-height:1!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty input,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty input{appearance:textfield!important;-moz-appearance:textfield!important;-webkit-appearance:none!important;border:0!important;background:#fff!important;color:#071949!important;text-align:center!important;font-weight:700!important;font-size:18px!important;box-shadow:none!important;margin:0!important;padding:0!important;min-width:0!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty input::-webkit-inner-spin-button,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty input::-webkit-outer-spin-button,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty input::-webkit-inner-spin-button,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty .stock{font-size:15px!important;color:#12994d!important;white-space:nowrap!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-section .lctsf-section-heading h2{font-size:20px!important;line-height:1.25!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-list{display:grid!important;gap:12px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-item{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:4px 12px!important;align-items:start!important;padding:10px!important;border:1px solid #edf1f8!important;border-radius:14px!important;background:#fff!important;color:#071949!important;text-decoration:none!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-item span{grid-row:1/3!important;width:100px!important;height:68px!important;border-radius:10px!important;background:#edf4ff!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#8ca7ef!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-item img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-item strong{font-size:14px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-item small{font-size:12px!important;color:#68708a!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top{display:grid!important;grid-template-columns:minmax(0,1fr) 76px!important;align-items:center!important;gap:8px!important;min-height:56px!important;padding:10px 12px!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .left{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .back{flex:0 0 28px!important;width:28px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;line-height:1!important;font-size:26px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs{display:flex!important;gap:14px!important;min-width:0!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:none!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs::-webkit-scrollbar{display:none!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a{flex:0 0 auto!important;font-size:14px!important;line-height:1.2!important;padding:8px 0 10px!important;color:#6c758f!important;border-bottom:3px solid transparent!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a.is-active{color:#ff174f!important;border-bottom-color:#ff174f!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;min-width:0!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions a{width:28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty{display:grid!important;grid-template-columns:78px minmax(132px,1fr)!important;gap:10px!important;align-items:center!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty label{font-size:14px!important;font-weight:800!important;white-space:nowrap!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty>div{display:grid!important;grid-template-columns:44px minmax(42px,1fr) 44px!important;height:44px!important;border:1.5px solid #dce5f4!important;border-radius:13px!important;background:#fff!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty .lctsf-btn-cart{grid-column:1/-1!important;margin-top:10px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-summary{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-summary .score strong{font-size:42px!important;line-height:1!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-summary .score span{font-size:22px!important;}
#lctsf-storefront.lctsf-product-mobile .starsline,#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card .stars,#lctsf-storefront.lctsf-product-desktop .starsline,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-review-card .stars{color:#f7b500!important;letter-spacing:1px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-review-card{border:1px solid #edf1f8!important;border-radius:14px!important;background:#fff!important;padding:14px!important;margin-top:14px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card .who,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-review-card .who{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card p,#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-review-card p{margin:8px 0 0!important;color:#33405f!important;line-height:1.6!important;}
#lctsf-storefront.lctsf-product-mobile .review-media img,#lctsf-storefront.lctsf-product-desktop .review-media img{width:64px!important;height:64px!important;object-fit:cover!important;border-radius:10px!important;border:1px solid #e7edf7!important;margin-top:10px!important;}
@media (max-width:767px){#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a{font-size:13px!important;}#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top{grid-template-columns:minmax(0,1fr) 70px!important;}}

/* v3.1.7 product detail qty/tabs cross-browser fix */
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-qty,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-qty{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  min-width:0!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-qty label,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-qty label{
  flex:0 0 auto!important;
  width:auto!important;
  min-width:max-content!important;
  margin:0!important;
  color:#071949!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control,
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-qty > div,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-qty > div{
  flex:0 0 190px!important;
  width:190px!important;
  max-width:190px!important;
  min-width:190px!important;
  height:48px!important;
  display:grid!important;
  grid-template-columns:52px 86px 52px!important;
  align-items:stretch!important;
  justify-content:stretch!important;
  overflow:hidden!important;
  padding:0!important;
  margin:0!important;
  border:1.5px solid #dbe5f4!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:none!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control button,
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-qty > div > button,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-qty > div > button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:52px!important;
  min-width:52px!important;
  max-width:52px!important;
  height:48px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#f3f6fb!important;
  color:#071949!important;
  font-size:20px!important;
  line-height:1!important;
  font-weight:900!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input,
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-qty > div > input,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-qty > div > input{
  display:block!important;
  width:86px!important;
  min-width:86px!important;
  max-width:86px!important;
  height:48px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-left:1px solid #edf2fa!important;
  border-right:1px solid #edf2fa!important;
  border-radius:0!important;
  background:#fff!important;
  color:#071949!important;
  font-size:20px!important;
  line-height:48px!important;
  font-weight:800!important;
  text-align:center!important;
  box-shadow:none!important;
  outline:0!important;
  appearance:textfield!important;
  -moz-appearance:textfield!important;
  -webkit-appearance:none!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input::-webkit-outer-spin-button,
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input::-webkit-inner-spin-button,
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-qty input::-webkit-outer-spin-button,
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-qty input::-webkit-inner-spin-button,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-qty input::-webkit-outer-spin-button,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-qty input::-webkit-inner-spin-button{
  -webkit-appearance:none!important;
  margin:0!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-qty .stock{
  flex:0 0 auto!important;
  max-width:120px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  margin-left:0!important;
  color:#16a35b!important;
  font-weight:700!important;
}

/* Desktop tab layout must work even before JS finishes */
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs{
  display:flex!important;
  align-items:center!important;
  gap:0!important;
  width:100%!important;
  padding:0 24px!important;
  border:1px solid #dfe7f4!important;
  border-bottom:0!important;
  border-radius:18px 18px 0 0!important;
  background:#fff!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:none!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs::-webkit-scrollbar{display:none!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs a{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:64px!important;
  min-width:160px!important;
  padding:0 18px!important;
  margin:0!important;
  border:0!important;
  border-bottom:4px solid transparent!important;
  border-radius:0!important;
  color:#071949!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:900!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tabs a.is-active{
  color:#0754f8!important;
  border-bottom-color:#0754f8!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-tab-panels{
  background:#fff!important;
  border:1px solid #dfe7f4!important;
  border-top:0!important;
  border-radius:0 0 18px 18px!important;
  overflow:hidden!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel{
  display:none!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel.is-active{
  display:block!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-panel[hidden]{
  display:none!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-grid{
  grid-template-columns:minmax(0,860px) minmax(320px,390px)!important;
  gap:22px!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-bottom-side{
  display:grid!important;
  gap:16px!important;
  align-content:start!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-faq-list,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-faq-list{
  display:grid!important;
  gap:10px!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-faq-list details,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-faq-list details{
  border:1px solid #edf2fa!important;
  border-radius:14px!important;
  background:#fbfcff!important;
  overflow:hidden!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-faq-list summary,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-faq-list summary{
  cursor:pointer!important;
  padding:14px 16px!important;
  color:#071949!important;
  font-weight:900!important;
  list-style:none!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-faq-list summary::-webkit-details-marker,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-faq-list summary::-webkit-details-marker{
  display:none!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-faq-list p,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-faq-list p{
  margin:0!important;
  padding:0 16px 14px!important;
  color:#4f5d78!important;
  line-height:1.65!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-side .lctsf-pdp-article-list{
  display:grid!important;
  gap:12px!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-item{
  display:grid!important;
  grid-template-columns:92px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:center!important;
  padding:10px!important;
  border:1px solid #edf2fa!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#071949!important;
  text-decoration:none!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-item img,
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-item > span{
  width:92px!important;
  height:64px!important;
  object-fit:cover!important;
  border-radius:10px!important;
  background:#f2f6ff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-item strong{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  font-size:14px!important;
  line-height:1.35!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-article-item small{
  grid-column:2!important;
  color:#7b879f!important;
  font-size:12px!important;
}

/* Mobile top tabs cross platform: no overlapping, horizontal scroll */
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top{
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr) 74px!important;
  gap:10px!important;
  align-items:center!important;
  min-height:58px!important;
  padding:10px 12px!important;
}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .left{
  display:contents!important;
}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .back{
  grid-column:1!important;
  width:28px!important;
  height:36px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:26px!important;
  line-height:1!important;
}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs{
  grid-column:2!important;
  display:flex!important;
  gap:18px!important;
  min-width:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  white-space:nowrap!important;
  scrollbar-width:none!important;
  padding:0!important;
}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs::-webkit-scrollbar{display:none!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  height:38px!important;
  padding:0 0 10px!important;
  border-bottom:3px solid transparent!important;
  color:#6d768f!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .tabs a.is-active{
  color:#ff174f!important;
  border-bottom-color:#ff174f!important;
}
#lctsf-storefront.lctsf-product-mobile .lctsf-product-mobile-top .actions{
  grid-column:3!important;
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:10px!important;
}
@media(max-width:640px){
  #lctsf-storefront.lctsf-product-detail .lctsf-pdm-qty{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  #lctsf-storefront.lctsf-product-detail .lctsf-pdm-qty .lctsf-qty-control{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-template-columns:54px minmax(0,1fr) 54px!important;
    flex-basis:auto!important;
  }
  #lctsf-storefront.lctsf-product-detail .lctsf-pdm-qty .lctsf-qty-control input{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-qty{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
}

/* v3.1.8 product detail media actions + promo programs + cleaner cards */
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-location{display:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-bottom-main{background:#fff!important;border:1px solid #dbe5f4!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 10px 28px rgba(12,38,83,.04)!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-tabs{display:flex!important;align-items:center!important;gap:0!important;padding:0 22px!important;margin:0!important;border:0!important;border-bottom:1px solid #e4ebf6!important;border-radius:0!important;background:#fff!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-tabs::-webkit-scrollbar{display:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-tabs a{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-height:68px!important;padding:0 26px!important;border:0!important;border-bottom:4px solid transparent!important;background:transparent!important;white-space:nowrap!important;font-size:16px!important;line-height:1.2!important;font-weight:900!important;color:#071949!important;text-decoration:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-tabs a.is-active{color:#0754f8!important;border-bottom-color:#0754f8!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-tab-panels{display:block!important;background:#fff!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-tab-panels .lctsf-pdp-panel{display:none!important;margin:0!important;padding:24px 28px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-tab-panels .lctsf-pdp-panel.is-active{display:block!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-tab-panels .lctsf-pdp-panel[hidden]{display:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-main-media{border:0!important;background:transparent!important;box-shadow:none!important;padding:14px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-main-media::before,#lctsf-storefront.lctsf-product-detail .lctsf-pdp-main-media::after{display:none!important;content:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions,#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions{display:flex!important;gap:12px!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;margin-top:14px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button,#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 16px!important;border:1px solid #dbe5f4!important;border-radius:10px!important;background:#fff!important;color:#071949!important;font-weight:800!important;cursor:pointer!important;box-shadow:0 4px 14px rgba(12,38,83,.04)!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button:hover,#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions button:hover{border-color:#0754f8!important;color:#0754f8!important;transform:translateY(-1px)!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button[data-lctsf-media-action="video"],#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions button[data-lctsf-media-action="video"]{border-color:#ffd2de!important;background:#fff1f5!important;color:#ff174f!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-promo-list{margin-top:14px!important;padding:16px!important;border:1px solid #e6ecf7!important;border-radius:14px!important;background:#fbfcff!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-promo-list h3{margin:0 0 12px!important;font-size:18px!important;line-height:1.25!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-promo-items{display:grid!important;gap:10px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-product-promo-card{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:4px 10px!important;align-items:start!important;padding:12px 14px!important;border:1px solid #eef2fa!important;border-radius:12px!important;background:#fff!important;text-decoration:none!important;color:#071949!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-product-promo-card span{grid-row:1 / span 2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:5px 8px!important;border-radius:999px!important;background:#fff1f5!important;color:#ff174f!important;font-size:11px!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-product-promo-card strong{display:block!important;font-size:14px!important;line-height:1.3!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-product-promo-card small{display:block!important;font-size:13px!important;line-height:1.45!important;color:#66718d!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo-list{display:grid!important;gap:10px!important;margin:14px 0!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo{display:grid!important;grid-template-columns:30px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;margin:0!important;padding:13px 14px!important;border:1px solid #e6ecf7!important;border-radius:14px!important;background:#fff!important;color:#071949!important;text-decoration:none!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo span{display:inline-flex!important;margin-bottom:3px!important;padding:4px 8px!important;border-radius:999px!important;background:#fff1f5!important;color:#ff174f!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo strong{display:block!important;font-size:14px!important;line-height:1.3!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo p{margin:2px 0 0!important;color:#66718d!important;font-size:13px!important;line-height:1.45!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-promo em{font-style:normal!important;color:#ff174f!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important;}
#lctsf-product-media-modal{position:fixed!important;inset:0!important;z-index:999999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:24px!important;}
#lctsf-product-media-modal.is-open{display:flex!important;}
#lctsf-product-media-modal .lctsf-media-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(2,12,43,.72)!important;backdrop-filter:blur(3px)!important;}
#lctsf-product-media-modal .lctsf-media-modal-box{position:relative!important;z-index:1!important;width:min(960px,96vw)!important;max-height:90vh!important;border-radius:18px!important;background:#fff!important;box-shadow:0 30px 80px rgba(0,0,0,.35)!important;overflow:hidden!important;}
#lctsf-product-media-modal .lctsf-media-modal-close{position:absolute!important;right:12px!important;top:10px!important;z-index:2!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#071949!important;font-size:28px!important;line-height:1!important;cursor:pointer!important;box-shadow:0 6px 18px rgba(0,0,0,.16)!important;}
#lctsf-product-media-modal .lctsf-media-modal-body{display:flex!important;align-items:center!important;justify-content:center!important;min-height:300px!important;background:#f6f8fc!important;}
#lctsf-product-media-modal .lctsf-media-modal-body img,#lctsf-product-media-modal .lctsf-media-modal-body video{display:block!important;max-width:100%!important;max-height:82vh!important;object-fit:contain!important;}
#lctsf-product-media-modal .lctsf-media-modal-body iframe{display:block!important;width:min(900px,92vw)!important;height:min(506px,52vw)!important;min-height:260px!important;border:0!important;}
#lctsf-product-media-modal figure{margin:0!important;padding:22px!important;text-align:center!important;}
#lctsf-product-media-modal figcaption{margin-top:10px!important;color:#66718d!important;font-weight:700!important;}
#lctsf-product-media-modal figure.is-spin img{animation:lctsfProductSpin 4s ease-in-out infinite alternate!important;}
@keyframes lctsfProductSpin{0%{transform:perspective(900px) rotateY(-9deg) scale(.98)}100%{transform:perspective(900px) rotateY(9deg) scale(1)}}
@media (max-width:767px){
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-tabs a{min-height:52px!important;padding:0 16px!important;font-size:13px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-tab-panels .lctsf-pdp-panel{padding:18px 16px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-media-actions{justify-content:flex-start!important;gap:8px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-media-actions button{min-height:36px!important;padding:0 12px!important;font-size:12px!important;}
}


/* v3.1.9 product detail cleanup: one-line buttons, clean media, useful specs */
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions{
  display:grid!important;grid-template-columns:repeat(4,max-content)!important;justify-content:center!important;align-items:center!important;gap:12px!important;flex-wrap:nowrap!important;width:100%!important;margin-top:16px!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button{
  min-width:142px!important;height:44px!important;white-space:nowrap!important;margin:0!important;padding:0 15px!important;border-radius:11px!important;font-size:14px!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;margin-top:12px!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions button{width:100%!important;min-width:0!important;height:42px!important;white-space:nowrap!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media,
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media{
  border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;overflow:hidden!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-main-media img,
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-main-media img{
  border:none!important;box-shadow:none!important;background:transparent!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-meta:empty{display:none!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-lines{
  padding:16px 18px!important;border-radius:16px!important;background:#fbfcff!important;border:1px solid #e0e8f5!important;display:grid!important;gap:12px!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-lines h3{margin:0 0 2px!important;font-size:20px!important;line-height:1.25!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line{
  display:grid!important;grid-template-columns:34px 118px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:0!important;min-height:34px!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line>span{display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;color:#0c2b74!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line strong{font-size:15px!important;line-height:1.2!important;font-weight:850!important;color:#071949!important;white-space:nowrap!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line small{font-size:15px!important;line-height:1.25!important;color:#66718d!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
@media(max-width:1180px){
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions{grid-template-columns:repeat(2,max-content)!important;}
}
@media(max-width:640px){
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions{grid-template-columns:1fr 1fr!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button{min-width:0!important;width:100%!important;}
}


/* v3.2.0 product media buttons + feature specs cleanup */
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  align-items:stretch!important;
  justify-content:stretch!important;
  width:100%!important;
  max-width:100%!important;
  padding:0!important;
  margin:16px auto 0!important;
  overflow:visible!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:44px!important;
  padding:0 10px!important;
  margin:0!important;
  border-radius:11px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  font-size:clamp(12px,0.86vw,14px)!important;
  line-height:1!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-gallery{
  overflow:visible!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-main-media,
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-main-media *{
  outline:none!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-lines{
  padding:16px 18px!important;
  border-radius:16px!important;
  background:#fbfcff!important;
  border:1px solid #e0e8f5!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px 18px!important;
  margin-top:16px!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-lines h3{display:none!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line{
  display:grid!important;
  grid-template-columns:32px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  min-height:38px!important;
  padding:0!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line>span{
  width:30px!important;
  height:30px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#0c2b74!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line>span svg{
  width:24px!important;
  height:24px!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line strong.screen-reader-text{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(1px,1px,1px,1px)!important;
  white-space:nowrap!important;
}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-line small{
  display:block!important;
  font-size:16px!important;
  line-height:1.35!important;
  color:#66718d!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  word-break:normal!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions button{
  width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
@media(max-width:1280px){
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:720px){
  #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-feature-lines{grid-template-columns:1fr!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions{grid-template-columns:1fr 1fr!important;}
}

/* v3.2.1 media modal close + action buttons + spec recommendations */
#lctsf-product-media-modal .lctsf-media-modal-close{
  width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;
  right:10px!important;top:10px!important;padding:0!important;border:0!important;border-radius:50%!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  font-size:20px!important;font-weight:800!important;line-height:30px!important;text-align:center!important;
  background:#fff!important;color:#071949!important;box-shadow:0 8px 22px rgba(2,12,43,.18)!important;
}
#lctsf-product-media-modal .lctsf-media-modal-close:hover{transform:scale(1.04)!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions{
  display:grid!important;grid-template-columns:repeat(4,minmax(132px,1fr))!important;gap:12px!important;width:100%!important;
  max-width:100%!important;margin:16px auto 0!important;padding:0!important;overflow:visible!important;align-items:stretch!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button{
  width:100%!important;min-width:0!important;max-width:none!important;min-height:46px!important;height:auto!important;
  padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
  white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;border-radius:12px!important;
  font-size:clamp(12px,0.85vw,14px)!important;line-height:1.2!important;font-weight:800!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button[data-lctsf-media-action="real"]{min-width:156px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button[data-lctsf-media-action="video"]{min-width:142px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions button{width:100%!important;min-width:0!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:13px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend{margin-top:22px!important;padding-top:18px!important;border-top:1px solid #edf2fa!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend .lctsf-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 14px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend .lctsf-card-head h3{margin:0!important;font-size:20px!important;line-height:1.25!important;color:#071949!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend .lctsf-card-head a{font-weight:800!important;color:#0754f8!important;text-decoration:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-track{display:flex!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 10px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:inline mandatory!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-track::-webkit-scrollbar{display:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item{position:relative!important;flex:0 0 170px!important;width:170px!important;min-width:170px!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #e2e9f5!important;border-radius:14px!important;padding:10px!important;box-shadow:0 8px 20px rgba(14,40,83,.05)!important;display:flex!important;flex-direction:column!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media{height:112px!important;border-radius:12px!important;background:#f7faff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;margin-bottom:10px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item h4{margin:0 0 8px!important;font-size:14px!important;line-height:1.35!important;font-weight:800!important;min-height:38px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item h4 a{color:#071949!important;text-decoration:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong{display:block!important;margin-top:auto!important;color:#ff174f!important;font-weight:900!important;font-size:14px!important;padding-right:30px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong ins{text-decoration:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong del{display:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .plus{position:absolute!important;right:10px!important;bottom:10px!important;width:26px!important;height:26px!important;border-radius:8px!important;background:#ff174f!important;color:#fff!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:900!important;font-size:19px!important;line-height:1!important;}
@media (max-width:1280px){
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions{grid-template-columns:repeat(2,minmax(150px,1fr))!important;}
}
@media (max-width:767px){
  #lctsf-product-media-modal{padding:16px!important;}
  #lctsf-product-media-modal .lctsf-media-modal-close{width:30px!important;height:30px!important;font-size:20px!important;line-height:30px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button{min-width:0!important;font-size:12px!important;padding:0 8px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item{flex-basis:150px!important;width:150px!important;min-width:150px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media{height:98px!important;}
}

/* v3.2.2 recommendation style + qty cross browser + mobile review form */
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control{
  display:grid!important;
  grid-template-columns:48px 64px 48px!important;
  width:160px!important;
  height:46px!important;
  min-width:160px!important;
  max-width:160px!important;
  overflow:hidden!important;
  border:1.5px solid #dbe5f4!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:none!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control button,
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  vertical-align:middle!important;
  line-height:46px!important;
  font-family:inherit!important;
  font-size:18px!important;
  font-weight:900!important;
  color:#071949!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  -moz-appearance:textfield!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control button{background:#f5f8fe!important;cursor:pointer!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input{background:#fff!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input::-webkit-outer-spin-button,
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input::-webkit-inner-spin-button{display:none!important;margin:0!important;-webkit-appearance:none!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty{display:grid!important;grid-template-columns:auto 160px auto!important;gap:12px!important;align-items:center!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty label{margin:0!important;white-space:nowrap!important;line-height:46px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty .stock{white-space:nowrap!important;line-height:46px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty{display:grid!important;grid-template-columns:auto 160px!important;gap:10px!important;align-items:center!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty label{line-height:46px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-buybox .lctsf-btn-cart{grid-column:1 / -1!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend{margin-top:22px!important;padding:18px!important;border:1px solid #e2e9f5!important;border-radius:16px!important;background:#fbfdff!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend .lctsf-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 16px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend .lctsf-card-head h3{margin:0!important;font-size:20px!important;line-height:1.25!important;font-weight:900!important;color:#071949!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend .lctsf-card-head a{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;font-weight:900!important;color:#0754f8!important;text-decoration:none!important;line-height:1.1!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-recommend-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important;padding:0!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item{position:relative!important;width:auto!important;min-width:0!important;flex:initial!important;display:flex!important;flex-direction:column!important;gap:8px!important;border:1px solid #e0e8f5!important;border-radius:16px!important;background:#fff!important;padding:10px!important;box-shadow:0 8px 24px rgba(12,36,80,.055)!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media{height:128px!important;margin:0!important;border-radius:12px!important;background:#f5f8ff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;padding:6px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item h4{margin:2px 0 0!important;min-height:42px!important;height:auto!important;font-size:14px!important;line-height:1.38!important;font-weight:850!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item h4 a{color:#071949!important;text-decoration:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong{display:block!important;margin-top:auto!important;padding-right:34px!important;color:#ff174f!important;font-size:16px!important;line-height:1.2!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong ins{text-decoration:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong del{display:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .plus{position:absolute!important;right:10px!important;bottom:10px!important;width:30px!important;height:30px!important;border-radius:10px!important;background:#ff174f!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:20px!important;font-weight:950!important;text-decoration:none!important;line-height:1!important;}
#lctsf-storefront.lctsf-product-detail #pdm-reviews,
#lctsf-storefront.lctsf-product-detail #pdm-specs,
#lctsf-storefront.lctsf-product-detail #pdm-faq,
#lctsf-storefront.lctsf-product-detail #pdm-desc{scroll-margin-top:76px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-form{margin-top:16px!important;padding:16px!important;border:1px solid #e0e8f5!important;border-radius:16px!important;background:#fbfdff!important;display:grid!important;gap:12px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-form-head strong{display:block!important;color:#071949!important;font-size:18px!important;line-height:1.25!important;margin-bottom:4px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-form-head small{display:block!important;color:#66728b!important;font-size:13px!important;line-height:1.35!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-stars{display:flex!important;gap:8px!important;flex-wrap:wrap!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-stars label{display:inline-flex!important;align-items:center!important;cursor:pointer!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-stars input{position:absolute!important;opacity:0!important;pointer-events:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-stars span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:6px 10px!important;border:1px solid #e5ebf6!important;border-radius:999px!important;color:#f7b500!important;background:#fff!important;font-size:13px!important;letter-spacing:1px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-stars input:checked + span{border-color:#ffca38!important;background:#fff8e6!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-form textarea,
#lctsf-storefront.lctsf-product-detail .lctsf-review-form input[type="text"],
#lctsf-storefront.lctsf-product-detail .lctsf-review-form input[type="email"]{width:100%!important;border:1px solid #dfe8f5!important;border-radius:12px!important;background:#fff!important;color:#071949!important;padding:11px 12px!important;font-size:14px!important;line-height:1.5!important;box-shadow:none!important;outline:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-review-form button[type="submit"]{justify-self:start!important;border:0!important;border-radius:999px!important;background:#ff174f!important;color:#fff!important;padding:12px 20px!important;font-weight:900!important;font-size:14px!important;line-height:1!important;cursor:pointer!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-summary{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:14px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-card{margin-top:14px!important;}
@media(max-width:1180px){#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-recommend-track{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:767px){
  #lctsf-storefront.lctsf-product-detail .lctsf-qty-control{grid-template-columns:42px 60px 42px!important;width:144px!important;min-width:144px!important;max-width:144px!important;height:42px!important;border-radius:12px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-qty-control button,#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input{line-height:42px!important;font-size:17px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-qty{grid-template-columns:auto 144px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-track{display:flex!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 10px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:inline mandatory!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-track::-webkit-scrollbar{display:none!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item{flex:0 0 156px!important;width:156px!important;min-width:156px!important;scroll-snap-align:start!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media{height:104px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item h4{font-size:13px!important;min-height:38px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong{font-size:14px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-review-form-grid{grid-template-columns:1fr!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-review-form button[type="submit"]{width:100%!important;justify-self:stretch!important;}
}


/* v3.2.3 recommended products compact + mobile review visibility */
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend{
  margin-top:22px!important;padding:18px!important;border:1px solid #dfe8f5!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important;
}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend .lctsf-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 14px!important;gap:12px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend .lctsf-card-head h3{margin:0!important;font-size:24px!important;line-height:1.2!important;font-weight:900!important;color:#071949!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend .lctsf-card-head a{font-size:15px!important;font-weight:850!important;color:#0754f8!important;text-decoration:none!important;white-space:nowrap!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important;padding:0!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item{position:relative!important;display:grid!important;grid-template-rows:132px auto 32px!important;gap:9px!important;min-width:0!important;width:auto!important;padding:10px!important;border:1px solid #dfe8f5!important;border-radius:15px!important;background:#fff!important;box-shadow:0 8px 22px rgba(13,37,88,.05)!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media{display:flex!important;align-items:center!important;justify-content:center!important;height:132px!important;border-radius:12px!important;background:#f4f8ff!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media span{display:flex!important;align-items:center!important;justify-content:center!important;color:#8ca7ef!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item h4{margin:0!important;height:auto!important;min-height:42px!important;font-size:14px!important;line-height:1.35!important;font-weight:850!important;color:#071949!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item h4 a{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-decoration:none!important;color:inherit!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong{display:block!important;padding-right:40px!important;color:#111!important;font-size:16px!important;line-height:1.2!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong .amount{font:inherit!important;color:inherit!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .plus{position:absolute!important;right:10px!important;bottom:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border-radius:10px!important;background:#ff174f!important;color:#fff!important;text-decoration:none!important;font-size:24px!important;line-height:1!important;font-weight:900!important;box-shadow:0 8px 16px rgba(255,23,79,.20)!important;z-index:2!important;}
#lctsf-storefront.lctsf-product-mobile #pdm-reviews{display:block!important;visibility:visible!important;opacity:1!important;scroll-margin-top:76px!important;}
#lctsf-storefront.lctsf-product-mobile #pdm-reviews .lctsf-card-head h3{font-size:18px!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-summary{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:14px!important;padding:12px!important;border:1px solid #eef2fa!important;border-radius:14px!important;background:#fbfdff!important;}
#lctsf-storefront.lctsf-product-mobile .lctsf-review-form{display:grid!important;visibility:visible!important;opacity:1!important;margin-top:14px!important;border-radius:14px!important;background:#fff!important;}
@media (max-width: 1024px){
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-track{display:flex!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 2px 6px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-track::-webkit-scrollbar{display:none!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item{flex:0 0 168px!important;width:168px!important;grid-template-rows:118px auto 30px!important;padding:9px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media{height:118px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item h4{font-size:13px!important;min-height:38px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong{font-size:15px!important;padding-right:34px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .plus{width:30px!important;height:30px!important;border-radius:9px!important;font-size:22px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend{padding:14px!important;margin-top:18px!important;}
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-spec-recommend .lctsf-card-head h3{font-size:21px!important;}
}
@media (max-width: 767px){
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-spec-recommend{margin-top:16px!important;padding:14px 12px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-spec-recommend .lctsf-card-head{margin-bottom:12px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-spec-recommend .lctsf-card-head h3{font-size:20px!important;line-height:1.18!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-spec-recommend .lctsf-card-head a{font-size:13px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-track{margin-right:-12px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-item{flex-basis:155px!important;width:155px!important;grid-template-rows:104px auto 28px!important;border-radius:14px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-item .media{height:104px!important;border-radius:11px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-item h4{font-size:12.5px!important;line-height:1.32!important;min-height:34px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-item strong{font-size:14px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdm-review-summary{grid-template-columns:88px minmax(0,1fr)!important;padding:10px!important;}
}


/* v3.2.4 compact polish: recommend cards, qty alignment, media buttons, mobile review */
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-main-media,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-main-media{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:100%!important;align-items:stretch!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions button,
#lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions button{width:100%!important;min-width:0!important;max-width:none!important;height:54px!important;padding:0 12px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:15px!important;line-height:1.1!important;font-weight:850!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control{display:flex!important;align-items:stretch!important;justify-content:stretch!important;width:162px!important;min-width:162px!important;max-width:162px!important;height:48px!important;border:1.5px solid #dbe5f4!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control button{flex:0 0 48px!important;width:48px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f5f8fe!important;border:0!important;margin:0!important;padding:0!important;line-height:1!important;font-size:24px!important;font-weight:900!important;color:#071949!important;cursor:pointer!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input{flex:1 1 auto!important;width:auto!important;min-width:0!important;height:48px!important;border:0!important;margin:0!important;padding:0!important;background:#fff!important;text-align:center!important;line-height:48px!important;font-size:20px!important;font-weight:900!important;color:#071949!important;appearance:textfield!important;-webkit-appearance:none!important;-moz-appearance:textfield!important;box-shadow:none!important;outline:none!important;display:block!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input::-webkit-outer-spin-button,
#lctsf-storefront.lctsf-product-detail .lctsf-qty-control input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important;display:none!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-qty{display:grid!important;grid-template-columns:auto 162px auto!important;gap:12px!important;align-items:center!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-recommend{margin-top:22px!important;padding:20px!important;border:1px solid #e4ebf7!important;border-radius:18px!important;background:#fbfdff!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-spec-recommend .lctsf-card-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-bottom:16px!important;}
#lctsf-storefront.lctsf-product-desktop .lctsf-pdp-recommend-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;overflow:visible!important;padding:0!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item{position:relative!important;display:flex!important;flex-direction:column!important;gap:10px!important;padding:14px!important;border:1px solid #e2e9f5!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 24px rgba(13,37,88,.05)!important;overflow:hidden!important;min-width:0!important;width:auto!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media{display:flex!important;align-items:center!important;justify-content:center!important;height:132px!important;border-radius:16px!important;background:#f4f8ff!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .media img{width:100%!important;height:100%!important;object-fit:contain!important;padding:10px!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item h4{margin:0!important;min-height:48px!important;font-size:15px!important;line-height:1.35!important;font-weight:850!important;color:#071949!important;overflow:hidden!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item h4 a{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-decoration:none!important;color:inherit!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong{display:block!important;margin-top:auto!important;padding-right:46px!important;color:#111!important;font-size:17px!important;line-height:1.2!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item strong del{display:none!important;}
#lctsf-storefront.lctsf-product-detail .lctsf-pdp-recommend-item .plus{position:absolute!important;right:14px!important;bottom:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:12px!important;background:#ff174f!important;color:#fff!important;text-decoration:none!important;font-size:28px!important;line-height:1!important;font-weight:900!important;box-shadow:0 10px 20px rgba(255,23,79,.18)!important;}
#lctsf-storefront.lctsf-product-mobile #pdm-reviews{display:block!important;visibility:visible!important;opacity:1!important;scroll-margin-top:76px!important;}
#lctsf-storefront.lctsf-product-mobile #pdm-reviews .lctsf-review-form{display:grid!important;gap:12px!important;margin-top:14px!important;padding:14px!important;border:1px solid #e2e9f5!important;border-radius:16px!important;background:#fbfdff!important;}
#lctsf-storefront.lctsf-product-mobile #pdm-reviews .lctsf-review-form textarea{min-height:96px!important;}
#lctsf-storefront.lctsf-product-mobile #pdm-reviews .lctsf-review-form-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
@media (max-width:1180px){
  #lctsf-storefront.lctsf-product-detail .lctsf-pdp-media-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  #lctsf-storefront.lctsf-product-desktop .lctsf-pdp-recommend-track{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width:767px){
  #lctsf-storefront.lctsf-product-detail .lctsf-pdm-media-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-spec-recommend{margin-top:16px!important;padding:16px!important;border:1px solid #e4ebf7!important;border-radius:18px!important;background:#fbfdff!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-spec-recommend .lctsf-card-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:12px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-track{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;padding:0!important;margin:0!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-item{width:auto!important;min-width:0!important;flex:initial!important;padding:10px!important;border-radius:16px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-item .media{height:108px!important;border-radius:13px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-item h4{min-height:36px!important;font-size:13px!important;line-height:1.32!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-item strong{font-size:15px!important;padding-right:38px!important;}
  #lctsf-storefront.lctsf-product-mobile .lctsf-pdp-recommend-item .plus{right:10px!important;bottom:10px!important;width:32px!important;height:32px!important;border-radius:10px!important;font-size:24px!important;}
}


/* v3.2.5 responsive price guard - prevent overflow for 100M+ prices */
#lctsf-storefront .lctsf-price-fit,
#lctsf-storefront .lctsf-product-price,
#lctsf-storefront .lctsf-pdp-buy-price,
#lctsf-storefront .lctsf-pdp-price,
#lctsf-storefront .lctsf-pdm-price,
#lctsf-storefront .lctsf-pdp-recommend-item strong,
#lctsf-storefront .lctsf-pdm-related-item strong,
#lctsf-storefront .lctsf-product-card strong,
#lctsf-storefront .price{min-width:0!important;max-width:100%!important;overflow:hidden!important;}
#lctsf-storefront .lctsf-product-price,
#lctsf-storefront .lctsf-pdp-buy-price,
#lctsf-storefront .lctsf-pdp-price,
#lctsf-storefront .lctsf-pdm-price{display:flex!important;align-items:flex-end!important;flex-wrap:wrap!important;gap:6px 10px!important;}
#lctsf-storefront .lctsf-product-price .amount,
#lctsf-storefront .lctsf-product-price ins,
#lctsf-storefront .lctsf-pdp-buy-price .amount,
#lctsf-storefront .lctsf-pdp-buy-price strong,
#lctsf-storefront .lctsf-pdp-price .amount,
#lctsf-storefront .lctsf-pdp-price ins,
#lctsf-storefront .lctsf-pdm-price .amount,
#lctsf-storefront .lctsf-pdm-price strong,
#lctsf-storefront .lctsf-pdp-recommend-item strong,
#lctsf-storefront .lctsf-pdm-related-item strong{display:inline-block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;vertical-align:bottom!important;line-height:1.12!important;font-variant-numeric:tabular-nums!important;letter-spacing:-.02em!important;}
#lctsf-storefront .lctsf-price-fit.is-price-long .amount,
#lctsf-storefront .lctsf-price-fit.is-price-long ins,
#lctsf-storefront .lctsf-price-fit.is-price-long strong,
#lctsf-storefront .is-price-long .lctsf-pdp-buy-price strong,
#lctsf-storefront .is-price-long .lctsf-pdm-price strong{font-size:clamp(18px,1.8vw,28px)!important;letter-spacing:-.035em!important;}
#lctsf-storefront .lctsf-price-fit.is-price-xlong .amount,
#lctsf-storefront .lctsf-price-fit.is-price-xlong ins,
#lctsf-storefront .lctsf-price-fit.is-price-xlong strong,
#lctsf-storefront .is-price-xlong .lctsf-pdp-buy-price strong,
#lctsf-storefront .is-price-xlong .lctsf-pdm-price strong{font-size:clamp(16px,1.55vw,24px)!important;letter-spacing:-.045em!important;}
#lctsf-storefront .lctsf-product-price del,
#lctsf-storefront .lctsf-pdp-buy-price del,
#lctsf-storefront .lctsf-pdp-price del,
#lctsf-storefront .lctsf-pdm-price del{display:inline-block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#7f879a!important;line-height:1.15!important;}
#lctsf-storefront .lctsf-price-fit.is-price-xlong del,
#lctsf-storefront .is-price-xlong del{font-size:13px!important;}
#lctsf-storefront .lctsf-product-card .lctsf-product-price{padding-right:52px!important;align-items:flex-start!important;flex-direction:column!important;gap:3px!important;}
#lctsf-storefront .lctsf-product-card .lctsf-product-price .amount,
#lctsf-storefront .lctsf-product-card .lctsf-product-price ins{font-size:clamp(16px,1.15vw,22px)!important;max-width:calc(100% - 2px)!important;}
#lctsf-storefront .lctsf-product-card .lctsf-product-price.is-price-long .amount,
#lctsf-storefront .lctsf-product-card .lctsf-product-price.is-price-long ins{font-size:clamp(15px,1vw,19px)!important;}
#lctsf-storefront .lctsf-product-card .lctsf-product-price.is-price-xlong .amount,
#lctsf-storefront .lctsf-product-card .lctsf-product-price.is-price-xlong ins{font-size:clamp(14px,.9vw,17px)!important;}
#lctsf-storefront .lctsf-pdp-buy-price{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;column-gap:10px!important;row-gap:3px!important;}
#lctsf-storefront .lctsf-pdp-buy-price strong{min-width:0!important;font-size:clamp(24px,2.2vw,36px)!important;}
#lctsf-storefront .lctsf-pdp-buy-price.is-price-long strong{font-size:clamp(22px,1.9vw,32px)!important;}
#lctsf-storefront .lctsf-pdp-buy-price.is-price-xlong strong{font-size:clamp(20px,1.7vw,28px)!important;}
#lctsf-storefront .lctsf-pdm-price strong{font-size:clamp(22px,5.2vw,32px)!important;}
#lctsf-storefront .lctsf-pdm-price.is-price-long strong{font-size:clamp(20px,4.6vw,28px)!important;}
#lctsf-storefront .lctsf-pdm-price.is-price-xlong strong{font-size:clamp(18px,4.1vw,25px)!important;}
#lctsf-storefront .lctsf-pdp-recommend-item strong,
#lctsf-storefront .lctsf-pdm-related-item strong{font-size:clamp(13px,1vw,16px)!important;padding-right:42px!important;}
#lctsf-storefront .lctsf-pdp-recommend-item.is-price-long strong,
#lctsf-storefront .lctsf-pdm-related-item.is-price-long strong{font-size:13px!important;}
#lctsf-storefront .lctsf-pdp-recommend-item.is-price-xlong strong,
#lctsf-storefront .lctsf-pdm-related-item.is-price-xlong strong{font-size:12px!important;letter-spacing:-.04em!important;}
@media(max-width:767px){
  #lctsf-storefront .lctsf-product-price .amount,
  #lctsf-storefront .lctsf-product-price ins{font-size:18px!important;}
  #lctsf-storefront .lctsf-product-price.is-price-long .amount,
  #lctsf-storefront .lctsf-product-price.is-price-long ins{font-size:16px!important;}
  #lctsf-storefront .lctsf-product-price.is-price-xlong .amount,
  #lctsf-storefront .lctsf-product-price.is-price-xlong ins{font-size:14px!important;}
  #lctsf-storefront .lctsf-pdp-buy-price{grid-template-columns:1fr!important;}
  #lctsf-storefront .lctsf-pdp-buy-price del{margin-top:2px!important;}
}


.lctsf-mobile-404-main{padding:10px 16px 120px}.lctsf-mobile-404-hero{text-align:center;padding-top:8px}.lctsf-mobile-404-hero h1{font-size:26px;margin:6px 0 10px;color:var(--lctsf-text)}.lctsf-mobile-404-hero p{font-size:16px;color:#50607d;line-height:1.55;max-width:320px;margin:0 auto 10px}.lctsf-mobile-404-scene{min-height:250px;margin:18px 0}.lctsf-404-sign.is-mobile{right:12%;bottom:14%;width:148px;height:110px;font-size:38px}.lctsf-mobile-404 .lctsf-btn-primary,.lctsf-mobile-404 .lctsf-btn-secondary{width:100%;margin-top:12px}.lctsf-mobile-search-card,.lctsf-mobile-support-card{background:#fff;border:1px solid #e4ebfb;border-radius:18px;padding:18px;margin-top:18px}.lctsf-mobile-search-card h2,.lctsf-mobile-interest h2{font-size:21px;margin:0 0 14px;color:var(--lctsf-text)}.lctsf-mobile-search-card .lctsf-404-search{display:flex;gap:10px}.lctsf-mobile-search-card input{flex:1;height:50px;border:1px solid #dbe5fb;border-radius:12px;padding:0 14px}.lctsf-mobile-search-card button{width:56px;height:50px;border-radius:12px;border:0;background:var(--lctsf-primary);color:#fff}.lctsf-mobile-interest{margin-top:18px}.lctsf-mobile-interest-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.lctsf-mobile-interest-grid a{background:#fff;border:1px solid #e4ebfb;border-radius:16px;padding:12px 8px;text-decoration:none;color:var(--lctsf-text);text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;min-height:128px}.lctsf-mobile-interest-grid img{width:52px;height:52px;object-fit:contain}.lctsf-mobile-interest-grid span{width:52px;height:52px;border-radius:14px;background:#f2f6ff;color:var(--lctsf-primary);display:flex;align-items:center;justify-content:center}.lctsf-mobile-interest-grid strong{font-size:14px;line-height:1.35;font-weight:700}.lctsf-mobile-support-card{display:flex;align-items:center;justify-content:space-between;gap:14px}.lctsf-mobile-support-card .content strong{display:block;font-size:18px;color:var(--lctsf-text);margin-bottom:4px}.lctsf-mobile-support-card .content p{margin:0;color:#51617d;font-size:14px;line-height:1.5}.lctsf-mobile-support-card a{min-width:112px;height:46px;border:1px solid #dbe5fb;border-radius:14px;color:var(--lctsf-primary);font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:6px}
.lctsf-mobile-shop-main{padding:10px 14px 120px}.lctsf-mobile-shop-cats .track{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.lctsf-mobile-shop-cats .track::-webkit-scrollbar{display:none}.lctsf-mobile-shop-cats a{flex:0 0 102px;background:#fff;border:1px solid #e5ebfb;border-radius:18px;padding:10px;text-decoration:none;color:var(--lctsf-text);display:flex;flex-direction:column;align-items:center;gap:10px}.lctsf-mobile-shop-cats a.is-active{border-color:#ff4d88;box-shadow:0 10px 24px rgba(255,77,136,.12)}.lctsf-mobile-shop-cats img{width:72px;height:72px;object-fit:contain}.lctsf-mobile-shop-cats strong{font-size:14px;line-height:1.35;text-align:center}.lctsf-mobile-filterbar{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:8px;margin:14px 0}.lctsf-mobile-filterbar button,.lctsf-mobile-filterbar select{height:44px;border:1px solid #e2e8fa;border-radius:12px;background:#fff;padding:0 10px;color:var(--lctsf-text)}.lctsf-mobile-shop-list{display:flex;flex-direction:column;gap:16px}.lctsf-mobile-shop-card{position:relative;display:grid;grid-template-columns:128px minmax(0,1fr) 60px;gap:12px;background:#fff;border:1px solid #e6ebfb;border-radius:22px;padding:16px}.lctsf-mobile-shop-card .thumb{display:flex;align-items:center;justify-content:center}.lctsf-mobile-shop-card .thumb img{width:100%;height:100%;max-height:132px;object-fit:contain}.lctsf-mobile-shop-card .wish{position:absolute;right:16px;top:14px;color:#8a97b3;text-decoration:none}.lctsf-mobile-shop-card .badges{position:absolute;left:16px;top:14px;display:flex;flex-direction:column;gap:6px}.lctsf-mobile-shop-card .badges span{padding:5px 8px;border-radius:8px;color:#fff;font-size:12px;font-weight:800}.lctsf-mobile-shop-card .badges .sale{background:#ff3d48}.lctsf-mobile-shop-card .badges .new{background:#00c77b}.lctsf-mobile-shop-card .badges .hot{background:#ff1681}.lctsf-mobile-shop-card .body{min-width:0}.lctsf-mobile-shop-card .chip{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f3edff;color:#5e4cff;font-size:13px;font-weight:700;margin-bottom:10px}.lctsf-mobile-shop-card h3{font-size:18px;line-height:1.35;margin:0 0 10px}.lctsf-mobile-shop-card h3 a{text-decoration:none;color:var(--lctsf-text)}.lctsf-mobile-shop-card .specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lctsf-mobile-shop-card .specs span{display:flex;flex-direction:column;gap:2px;padding:8px;border:1px solid #eef2fb;border-radius:10px;color:#64718d}.lctsf-mobile-shop-card .specs small{font-size:11px}.lctsf-mobile-shop-card .specs strong{font-size:12px;color:#304162;font-weight:700}.lctsf-mobile-shop-card .price{margin-top:10px;font-size:20px;font-weight:800;color:#ff1f5a}.lctsf-mobile-shop-card .price del{font-size:13px;color:#98a2b8;margin-left:4px}.lctsf-mobile-shop-card .meta{display:flex;gap:12px;color:#7f8aa2;font-size:13px;margin-top:8px}.lctsf-mobile-shop-card .cart{align-self:center;justify-self:end;width:54px;height:54px;border-radius:16px;background:#ff1872;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 10px 24px rgba(255,24,114,.18)}.lctsf-mobile-shop-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;background:#fff;border:1px solid #e5ebfb;border-radius:18px;padding:16px;margin-top:20px}.lctsf-mobile-shop-benefits div{text-align:center;color:#5a6883}.lctsf-mobile-shop-benefits strong{display:block;font-size:13px;color:var(--lctsf-text);margin-top:6px}.lctsf-mobile-shop-benefits small{display:block;font-size:12px;line-height:1.35}.lctsf-shop-pagination.mobile{padding-bottom:8px}

/* v3.3.7 shop + 404 hardening fix */
#lctsf-storefront.lctsf-mobile-shop,
#lctsf-storefront.lctsf-mobile-404{background:#f6f8fd!important;color:var(--lctsf-text)!important}
#lctsf-storefront.lctsf-mobile-shop *,
#lctsf-storefront.lctsf-mobile-404 *{box-sizing:border-box}
#lctsf-storefront.lctsf-mobile-shop svg,
#lctsf-storefront.lctsf-mobile-404 svg{width:1.1em;height:1.1em;flex:0 0 auto}
#lctsf-storefront.lctsf-mobile-shop .lctsf-app-topbar,
#lctsf-storefront.lctsf-mobile-404 .lctsf-app-topbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:12px 14px!important;background:#fff!important;border-bottom:1px solid #e8eefb!important;position:sticky!important;top:0!important;z-index:22!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-app-topbar .back,
#lctsf-storefront.lctsf-mobile-404 .lctsf-app-topbar .back{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:12px!important;text-decoration:none!important;color:var(--lctsf-text)!important;font-size:24px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-app-topbar strong,
#lctsf-storefront.lctsf-mobile-404 .lctsf-app-topbar strong{flex:1 1 auto!important;min-width:0!important;font-size:17px!important;line-height:1.3!important;color:var(--lctsf-text)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-app-topbar .icons,
#lctsf-storefront.lctsf-mobile-404 .lctsf-app-topbar .icons{display:flex!important;align-items:center!important;gap:12px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-app-topbar .icons a,
#lctsf-storefront.lctsf-mobile-404 .lctsf-app-topbar .icons a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:12px!important;color:var(--lctsf-text)!important;text-decoration:none!important;position:relative!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-app-topbar .icons .cart em,
#lctsf-storefront.lctsf-mobile-404 .lctsf-app-topbar .icons .cart em{position:absolute!important;top:-4px!important;right:-4px!important;min-width:18px!important;height:18px!important;padding:0 4px!important;border-radius:999px!important;background:#ff2447!important;color:#fff!important;font-size:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-404-main{padding:12px 16px 120px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-404-hero{text-align:center!important;padding-top:8px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-404-hero h1{font-size:26px!important;line-height:1.2!important;margin:6px 0 10px!important;color:var(--lctsf-text)!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-404-hero p{font-size:16px!important;color:#50607d!important;line-height:1.55!important;max-width:320px!important;margin:0 auto 10px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-404-scene{min-height:250px!important;margin:18px 0!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-404-sign.is-mobile{right:12%!important;bottom:14%!important;width:148px!important;height:110px!important;font-size:38px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-btn-primary,
#lctsf-storefront.lctsf-mobile-404 .lctsf-btn-secondary{width:100%!important;margin-top:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:52px!important;border-radius:14px!important;text-decoration:none!important;font-weight:700!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-btn-primary{background:#0d58f6!important;color:#fff!important;border:1px solid #0d58f6!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-btn-secondary{background:#fff!important;color:#174adf!important;border:1px solid #dbe5fb!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-search-card,
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-support-card{background:#fff!important;border:1px solid #e4ebfb!important;border-radius:18px!important;padding:18px!important;margin-top:18px!important;box-shadow:0 10px 22px rgba(9,49,140,.04)!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-search-card h2,
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest h2{font-size:21px!important;margin:0 0 14px!important;color:var(--lctsf-text)!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-search-card .lctsf-404-search{display:flex!important;gap:10px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-search-card input{flex:1!important;height:50px!important;border:1px solid #dbe5fb!important;border-radius:12px!important;padding:0 14px!important;background:#fff!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-search-card button{width:56px!important;height:50px!important;border-radius:12px!important;border:0!important;background:#0d58f6!important;color:#fff!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest{margin-top:18px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest-grid a{background:#fff!important;border:1px solid #e4ebfb!important;border-radius:16px!important;padding:12px 8px!important;text-decoration:none!important;color:var(--lctsf-text)!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important;min-height:128px!important;box-shadow:0 10px 22px rgba(9,49,140,.04)!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest-grid img{width:52px!important;height:52px!important;object-fit:contain!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest-grid span{width:52px!important;height:52px!important;border-radius:14px!important;background:#f2f6ff!important;color:#0d58f6!important;display:flex!important;align-items:center!important;justify-content:center!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest-grid strong{font-size:14px!important;line-height:1.35!important;font-weight:700!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-support-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-support-card .content strong{display:block!important;font-size:18px!important;color:var(--lctsf-text)!important;margin-bottom:4px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-support-card .content p{margin:0!important;color:#51617d!important;font-size:14px!important;line-height:1.5!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-support-card a{min-width:112px!important;height:46px!important;border:1px solid #dbe5fb!important;border-radius:14px!important;color:#0d58f6!important;font-weight:700!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-main{padding:12px 14px 120px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats .track{display:flex!important;gap:10px!important;overflow-x:auto!important;padding-bottom:6px!important;scrollbar-width:none!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats .track::-webkit-scrollbar{display:none!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats a{flex:0 0 102px!important;background:#fff!important;border:1px solid #e5ebfb!important;border-radius:18px!important;padding:10px!important;text-decoration:none!important;color:var(--lctsf-text)!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important;box-shadow:0 10px 22px rgba(9,49,140,.04)!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats a.is-active{border-color:#ff4d88!important;box-shadow:0 10px 24px rgba(255,77,136,.12)!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats img{width:72px!important;height:72px!important;object-fit:contain!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats strong{font-size:14px!important;line-height:1.35!important;text-align:center!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-filterbar{display:grid!important;grid-template-columns:1.1fr 1fr 1fr!important;gap:8px!important;margin:14px 0!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-filterbar button,
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-filterbar select{height:44px!important;border:1px solid #e2e8fa!important;border-radius:12px!important;background:#fff!important;padding:0 10px!important;color:var(--lctsf-text)!important;min-width:0!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-list{display:flex!important;flex-direction:column!important;gap:16px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card{position:relative!important;display:grid!important;grid-template-columns:128px minmax(0,1fr) 60px!important;gap:12px!important;background:#fff!important;border:1px solid #e6ebfb!important;border-radius:22px!important;padding:16px!important;min-width:0!important;overflow:hidden!important;box-shadow:0 10px 22px rgba(9,49,140,.04)!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .thumb{display:flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;text-decoration:none!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .thumb img{width:100%!important;height:100%!important;max-height:132px!important;object-fit:contain!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .wish{position:absolute!important;right:16px!important;top:14px!important;color:#8a97b3!important;text-decoration:none!important;z-index:2!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .badges{position:absolute!important;left:16px!important;top:14px!important;display:flex!important;flex-direction:column!important;gap:6px!important;z-index:2!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .badges span{padding:5px 8px!important;border-radius:8px!important;color:#fff!important;font-size:12px!important;font-weight:800!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .badges .sale{background:#ff3d48!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .badges .new{background:#00c77b!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .badges .hot{background:#ff1681!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .body{min-width:0!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .chip{display:inline-flex!important;padding:6px 10px!important;border-radius:999px!important;background:#f3edff!important;color:#5e4cff!important;font-size:13px!important;font-weight:700!important;margin-bottom:10px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card h3{font-size:18px!important;line-height:1.35!important;margin:0 0 10px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card h3 a{color:var(--lctsf-text)!important;text-decoration:none!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .specs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .specs span{display:flex!important;flex-direction:column!important;gap:2px!important;padding:8px!important;border:1px solid #eef2fb!important;border-radius:10px!important;color:#64718d!important;min-width:0!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .specs small{font-size:11px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .specs strong{font-size:12px!important;color:#304162!important;font-weight:700!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .price{margin-top:10px!important;font-size:20px!important;font-weight:800!important;color:#ff1f5a!important;display:flex!important;flex-wrap:wrap!important;gap:4px 6px!important;align-items:flex-end!important;line-height:1.35!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .price del{font-size:13px!important;color:#98a2b8!important;margin-left:0!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .meta{display:flex!important;flex-wrap:wrap!important;gap:12px!important;color:#7f8aa2!important;font-size:13px!important;margin-top:8px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .cart{align-self:center!important;justify-self:end!important;width:54px!important;height:54px!important;border-radius:16px!important;background:#ff1872!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(255,24,114,.18)!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-benefits{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;background:#fff!important;border:1px solid #e5ebfb!important;border-radius:18px!important;padding:16px!important;margin-top:20px!important;box-shadow:0 10px 22px rgba(9,49,140,.04)!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-benefits div{text-align:center!important;color:#5a6883!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-benefits strong{display:block!important;font-size:13px!important;color:var(--lctsf-text)!important;margin-top:6px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-benefits small{display:block!important;font-size:12px!important;line-height:1.35!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-shop-pagination.mobile{display:flex!important;justify-content:center!important;gap:8px!important;padding:12px 0 4px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-shop-pagination.mobile .page-numbers{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:40px!important;height:40px!important;padding:0 10px!important;border:1px solid #dbe5fb!important;border-radius:12px!important;background:#fff!important;color:var(--lctsf-text)!important;text-decoration:none!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-shop-pagination.mobile .current{border-color:#ff1872!important;background:#fff1f6!important;color:#ff1872!important}
@media (max-width:767px){
  #lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  #lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-support-card{flex-direction:column!important;align-items:stretch!important}
  #lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-support-card a{width:100%!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-filterbar{grid-template-columns:1fr 1fr!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-filterbar button{grid-column:1 / -1!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card{grid-template-columns:108px minmax(0,1fr)!important;padding-right:78px!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .cart{position:absolute!important;right:14px!important;bottom:14px!important;width:50px!important;height:50px!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .thumb img{max-height:112px!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* v3.3.8 shop + 404 visual polish */
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats{margin-bottom:14px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats .track{gap:12px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats a{flex:0 0 136px!important;padding:12px 10px!important;min-height:148px!important;justify-content:flex-start!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats a.is-active{border-color:#ff4d88!important;background:#fff!important;box-shadow:0 12px 26px rgba(255,77,136,.14)!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats img{width:88px!important;height:88px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-filterbar{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:6px!important;scrollbar-width:none!important;margin-top:4px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-filterbar::-webkit-scrollbar{display:none!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-filterbar button,
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-filterbar select{flex:0 0 auto!important;min-width:134px!important;height:44px!important;border-radius:12px!important;background:#fff!important;border:1px solid #e2e8fa!important;color:var(--lctsf-text)!important;padding:0 12px!important;box-shadow:0 10px 22px rgba(9,49,140,.03)!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-filterbar button{display:inline-flex!important;align-items:center!important;gap:8px!important;font-weight:700!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card{grid-template-columns:180px minmax(0,1fr) 72px!important;border-radius:24px!important;padding:18px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .thumb img{max-height:180px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .chip{background:#f2ecff!important;color:#7253ff!important;font-size:14px!important;padding:8px 14px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card h3{font-size:22px!important;line-height:1.35!important;margin:0 0 14px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .specs{gap:10px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .specs span{padding:10px 10px!important;border-radius:12px!important;background:#fff!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .specs svg{color:#8093bb!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .specs small{font-size:12px!important}#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .specs strong{font-size:13px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .price{font-size:24px!important;margin-top:14px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .meta{font-size:14px!important;margin-top:12px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .cart{width:62px!important;height:62px!important;border-radius:18px!important;background:#ff1872!important;box-shadow:0 12px 22px rgba(255,24,114,.2)!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .wish{right:18px!important;top:18px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .badges{left:18px!important;top:18px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .badges span{padding:6px 9px!important;border-radius:8px!important;font-size:12px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-shop-pagination.mobile{padding:18px 0 8px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-shop-pagination.mobile .page-numbers{min-width:44px!important;height:44px!important;border-radius:12px!important}
#lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-benefits{margin-top:18px!important;border-radius:20px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-404-main{padding:12px 16px 112px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-404-code{font-size:150px!important;line-height:.88!important;font-weight:900!important;letter-spacing:-4px!important;background:linear-gradient(180deg,#5a9dff 0%,#0050f0 55%,#0035cf 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:0 18px 28px rgba(11,70,197,.12)!important;margin-top:10px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-404-hero h1{font-size:26px!important;line-height:1.2!important;font-weight:800!important;margin:8px 0 10px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-404-hero p{font-size:15px!important;max-width:310px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-404-scene{position:relative!important;min-height:280px!important;background:radial-gradient(circle at 50% 55%,rgba(215,229,255,.7),rgba(245,249,255,.65) 42%,rgba(255,255,255,0) 43%)!important;border-radius:26px!important;margin:14px 0 18px!important;overflow:hidden!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-404-scene:before{content:''!important;position:absolute!important;left:0!important;right:0!important;bottom:26px!important;height:110px!important;background:linear-gradient(180deg,rgba(206,221,255,.0),rgba(208,222,255,.38))!important;clip-path:polygon(0 82%,6% 62%,12% 66%,18% 38%,24% 65%,31% 48%,37% 74%,42% 41%,48% 68%,54% 30%,60% 74%,66% 51%,72% 77%,79% 37%,85% 68%,91% 48%,100% 56%,100% 100%,0 100%)!important;opacity:.55!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-404-camera{position:absolute!important;left:12px!important;bottom:38px!important;width:180px!important;height:180px!important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 320'%3E%3Cellipse cx='155' cy='285' rx='88' ry='16' fill='%23d9e5ff'/%3E%3Cpath d='M72 146c0-54 39-90 92-90s92 36 92 90v74H72z' fill='%23f7f9ff' stroke='%23d4def3' stroke-width='3'/%3E%3Cpath d='M96 143c0-38 28-63 68-63s68 25 68 63v42H96z' fill='%23ffffff'/%3E%3Ccircle cx='162' cy='168' r='60' fill='%231d2636'/%3E%3Ccircle cx='162' cy='168' r='44' fill='%23030b16'/%3E%3Ccircle cx='162' cy='168' r='30' fill='%230d2039'/%3E%3Ccircle cx='150' cy='155' r='9' fill='%2367b7ff'/%3E%3Crect x='118' y='48' width='84' height='24' rx='12' fill='%23f0f4ff' stroke='%23d4def3' stroke-width='3'/%3E%3Cpath d='M119 63c17 6 68 6 84 0' fill='none' stroke='%23d4def3' stroke-width='3'/%3E%3Cpath d='M120 226c-21 12-46 42-53 64' fill='none' stroke='%23245cff' stroke-width='8' stroke-linecap='round'/%3E%3Cpath d='M109 285l-26 18' fill='none' stroke='%23245cff' stroke-width='8' stroke-linecap='round'/%3E%3Cpath d='M204 226c21 12 46 42 53 64' fill='none' stroke='%23245cff' stroke-width='8' stroke-linecap='round'/%3E%3Cpath d='M215 285l26 18' fill='none' stroke='%23ff664d' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat!important;filter:drop-shadow(0 20px 24px rgba(26,67,168,.16))!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-404-sign.is-mobile{right:24px!important;bottom:38px!important;width:146px!important;height:108px!important;border-radius:18px!important;background:linear-gradient(180deg,#2c7aff,#124fe3)!important;box-shadow:0 18px 24px rgba(15,70,189,.18)!important;color:#fff!important;font-size:0!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-404-sign.is-mobile:before{content:'404'!important;position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:38px!important;font-weight:900!important;color:#fff!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-404-cone{position:absolute!important;right:0!important;bottom:34px!important;width:42px!important;height:70px!important;background:linear-gradient(180deg,#ff8458,#ff582c)!important;clip-path:polygon(50% 0,100% 100%,0 100%)!important;border-radius:10px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-404-cone:before,#lctsf-storefront.lctsf-mobile-404 .lctsf-404-cone:after{content:''!important;position:absolute!important;left:5px!important;right:5px!important;height:6px!important;background:#fff!important;border-radius:6px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-404-cone:before{top:20px!important}#lctsf-storefront.lctsf-mobile-404 .lctsf-404-cone:after{top:38px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-search-card{padding:18px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-search-card h2{font-size:18px!important;margin:0 0 14px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest h2{font-size:18px!important;font-weight:900!important;letter-spacing:.1px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest-grid a{min-height:144px!important;padding:14px 8px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-support-card{border-radius:18px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-support-card .content strong{font-size:22px!important}
#lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-support-card a{min-width:148px!important;border-color:#c8d8ff!important}
@media (max-width:767px){
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats a{flex-basis:110px!important;min-height:128px!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-cats img{width:64px!important;height:64px!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card{grid-template-columns:108px minmax(0,1fr)!important;padding:14px 80px 14px 14px!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .thumb img{max-height:108px!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card h3{font-size:17px!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .specs{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .price{font-size:19px!important}
  #lctsf-storefront.lctsf-mobile-shop .lctsf-mobile-shop-card .cart{position:absolute!important;right:14px!important;bottom:14px!important;width:50px!important;height:50px!important}
  #lctsf-storefront.lctsf-mobile-404 .lctsf-mobile-interest-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}


/* v3.4.2 mobile home/shop/404 cleanup */
.lctsf-mobile-search-row{display:flex;align-items:center;gap:12px;margin-top:16px;}
.lctsf-mobile-search{flex:1;display:flex;align-items:center;gap:12px;height:58px;padding:0 18px;border-radius:22px;background:#fff;box-shadow:0 16px 28px rgba(17,37,84,.12);}
.lctsf-mobile-search input[type="search"]{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:17px;color:#1a3162;}
.lctsf-mobile-search button{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:#73809b;}
.lctsf-bell{position:relative;display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:16px;background:rgba(255,255,255,.18);color:#fff!important;box-shadow:0 10px 18px rgba(4,34,112,.22);}
.lctsf-bell em{position:absolute;top:-6px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ff315f;color:#fff;font-size:11px;line-height:20px;font-style:normal;font-weight:800;text-align:center;}
#lctsf-storefront.l340m-shop{background:#f6f8fc;color:#10275d;}
#lctsf-storefront.l340m-shop .lctsf-app-topbar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;height:70px;padding:0 16px;background:#fff;border-bottom:1px solid #e8eef7;}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .back{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;text-decoration:none;color:#10275d;font-size:34px;line-height:1;}
#lctsf-storefront.l340m-shop .lctsf-app-topbar strong{font-size:20px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .icons{display:flex;align-items:center;gap:10px;}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .icons a{position:relative;display:grid;place-items:center;width:34px;height:34px;color:#10275d;text-decoration:none;}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .icons .cart em{position:absolute;top:-4px;right:-2px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ff315f;color:#fff;font-size:11px;line-height:18px;font-style:normal;font-weight:800;text-align:center;}
#lctsf-storefront.l340m-shop .l340m-main{padding:14px 0 calc(118px + env(safe-area-inset-bottom));} 
#lctsf-storefront.l340m-shop .l340m-cats{display:grid;grid-auto-flow:column;grid-auto-columns:112px;gap:12px;overflow:auto;padding:0 16px 14px;scrollbar-width:none;}
#lctsf-storefront.l340m-shop .l340m-cats::-webkit-scrollbar{display:none;}
#lctsf-storefront.l340m-shop .l340m-cat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:132px;padding:14px 12px;border:1px solid #e4ebf5;border-radius:22px;background:#fff;color:#13295e;text-decoration:none;text-align:center;box-shadow:0 12px 24px rgba(18,36,82,.04);}
#lctsf-storefront.l340m-shop .l340m-cat.is-active{border-color:#ff4c86;box-shadow:0 0 0 2px rgba(255,76,134,.12) inset;}
#lctsf-storefront.l340m-shop .l340m-cat img{width:64px;height:64px;object-fit:contain;}
#lctsf-storefront.l340m-shop .l340m-cat .ico{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;border:1px solid #dce6f5;color:#153062;}
#lctsf-storefront.l340m-shop .l340m-cat strong{font-size:15px;line-height:1.35;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
#lctsf-storefront.l340m-shop .l340m-filter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 16px 18px;}
#lctsf-storefront.l340m-shop .l340m-filter button,#lctsf-storefront.l340m-shop .l340m-filter select{height:48px;border:1px solid #dce6f5;border-radius:16px;background:#fff;color:#153062;padding:0 14px;font-weight:700;box-shadow:0 6px 16px rgba(18,36,82,.03);}
#lctsf-storefront.l340m-shop .l340m-filter button{display:flex;align-items:center;justify-content:center;gap:10px;}
#lctsf-storefront.l340m-shop .l340m-list{display:flex;flex-direction:column;gap:16px;padding:0 16px 8px;}
#lctsf-storefront.l340m-shop .l340m-product{position:relative;display:grid;grid-template-columns:122px minmax(0,1fr);gap:14px;padding:16px;background:#fff;border:1px solid #e4ebf5;border-radius:24px;box-shadow:0 14px 26px rgba(18,36,82,.05);overflow:hidden;}
#lctsf-storefront.l340m-shop .l340m-badges{position:absolute;top:14px;left:14px;display:flex;gap:8px;z-index:3;}
#lctsf-storefront.l340m-shop .l340m-badges span{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:10px;color:#fff;font-size:13px;font-weight:900;}
#lctsf-storefront.l340m-shop .l340m-badges .sale{background:#ff475f;}
#lctsf-storefront.l340m-shop .l340m-badges .hot{background:#ff2f86;}
#lctsf-storefront.l340m-shop .l340m-wish{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;color:#7c88a3;background:#fff;border:1px solid #e5ecf7;border-radius:50%;z-index:3;}
#lctsf-storefront.l340m-shop .l340m-media{display:block;grid-row:1 / span 2;align-self:start;aspect-ratio:1/1;border-radius:20px;background:#f4f7fc;overflow:hidden;}
#lctsf-storefront.l340m-shop .l340m-media img{width:100%;height:100%;object-fit:contain;padding:10px;}
#lctsf-storefront.l340m-shop .l340m-body{min-width:0;padding-right:50px;}
#lctsf-storefront.l340m-shop .l340m-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#f3ecff;color:#7458ff;font-size:14px;font-weight:800;margin-bottom:8px;}
#lctsf-storefront.l340m-shop .l340m-body h3{margin:0 0 10px;font-size:17px;line-height:1.42;}
#lctsf-storefront.l340m-shop .l340m-body h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#10275d;text-decoration:none;font-weight:800;}
#lctsf-storefront.l340m-shop .l340m-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;}
#lctsf-storefront.l340m-shop .l340m-specs > span{display:flex;gap:7px;align-items:flex-start;min-width:0;padding:7px 8px;border:1px solid #edf1f7;border-radius:12px;background:#fbfdff;}
#lctsf-storefront.l340m-shop .l340m-specs > span svg{flex:0 0 16px;margin-top:1px;color:#7a88a2;}
#lctsf-storefront.l340m-shop .l340m-specs > span span{min-width:0;}
#lctsf-storefront.l340m-shop .l340m-specs small{display:block;color:#7b879d;font-size:11px;line-height:1.15;}
#lctsf-storefront.l340m-shop .l340m-specs strong{display:block;color:#153062;font-size:13px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#lctsf-storefront.l340m-shop .l340m-price{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:baseline;margin-bottom:8px;}
#lctsf-storefront.l340m-shop .l340m-price ins,#lctsf-storefront.l340m-shop .l340m-price bdi{font-size:18px;font-weight:900;color:#ff1b64;text-decoration:none;}
#lctsf-storefront.l340m-shop .l340m-price del bdi{font-size:14px;color:#9ba4b5;}
#lctsf-storefront.l340m-shop .l340m-meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center;color:#7c88a3;font-size:13px;font-weight:700;}
#lctsf-storefront.l340m-shop .l340m-star{color:#ffae17;}
#lctsf-storefront.l340m-shop .l340m-cart{position:absolute;right:16px;bottom:16px;display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#ff2d7a 0%,#ff2360 100%);color:#fff;box-shadow:0 16px 24px rgba(255,35,96,.22);}
#lctsf-storefront.l340m-shop .l340-pager{padding:10px 16px 0;}
#lctsf-storefront.l340m-shop .l340m-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px 16px 0;}
#lctsf-storefront.l340m-shop .l340m-benefits > div{padding:18px 14px;border:1px solid #e4ebf5;border-radius:22px;background:#fff;text-align:center;color:#163062;box-shadow:0 10px 20px rgba(18,36,82,.04);}
#lctsf-storefront.l340m-shop .l340m-benefits svg{display:block;margin:0 auto 8px;}
#lctsf-storefront.l340m-shop .l340m-benefits strong{display:block;font-size:15px;line-height:1.3;font-weight:800;}
#lctsf-storefront.l340m-shop .l340m-benefits small{display:block;margin-top:4px;color:#7c88a3;font-size:13px;}
#lctsf-storefront.l340-404M .l340-searchform{display:grid;grid-template-columns:minmax(0,1fr) 58px;gap:12px;align-items:center;}
#lctsf-storefront.l340-404M .l340-searchform input{height:56px;border:1px solid #dce6f5;border-radius:18px;padding:0 18px;background:#fff;color:#153062;font-size:16px;}
#lctsf-storefront.l340-404M .l340-searchform button{display:grid;place-items:center;height:56px;border:0;border-radius:18px;background:#0d56ff;color:#fff;}
#lctsf-storefront.l340-404M .l340-searchform button svg{margin:0;}
.lctsf-bottom-nav{height:82px;padding:6px max(8px, env(safe-area-inset-right)) max(10px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));}
.lctsf-bottom-nav a{color:#7b849a;text-decoration:none;}
.lctsf-bottom-nav a.is-active,.lctsf-bottom-nav a.is-featured{color:#0d56ff;}
.lctsf-bottom-nav a.is-featured{color:#ff255d;}
.lctsf-bottom-nav small{font-weight:700;}


/* v3.4.3 mobile shop compact, scoped categories */
#lctsf-storefront.l340m-shop{max-width:430px;margin:0 auto;background:#f7f9fd;overflow-x:hidden;}
#lctsf-storefront.l340m-shop .lctsf-app-topbar{
	height:64px!important;padding:0 14px!important;border-bottom:1px solid #e7edf7!important;
	box-shadow:0 6px 18px rgba(17,37,84,.04)!important;
}
#lctsf-storefront.l340m-shop .lctsf-app-topbar strong{
	font-size:22px!important;line-height:1.2!important;
}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .icons{
	gap:6px!important;
}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .icons a{
	width:32px!important;height:32px!important;
}
#lctsf-storefront.l340m-shop .l340m-main{
	padding-top:12px!important;padding-bottom:calc(106px + env(safe-area-inset-bottom))!important;
}
#lctsf-storefront.l340m-shop .l340m-cats{
	grid-auto-columns:104px!important;gap:10px!important;padding:0 14px 12px!important;
	border-bottom:1px solid #e7edf7!important;
}
#lctsf-storefront.l340m-shop .l340m-cat{
	min-height:112px!important;border-radius:20px!important;padding:12px 9px!important;gap:8px!important;
}
#lctsf-storefront.l340m-shop .l340m-cat img{width:52px!important;height:52px!important;}
#lctsf-storefront.l340m-shop .l340m-cat .ico{width:44px!important;height:44px!important;border:0!important;}
#lctsf-storefront.l340m-shop .l340m-cat .ico svg{width:24px!important;height:24px!important;}
#lctsf-storefront.l340m-shop .l340m-cat strong{
	font-size:14px!important;line-height:1.25!important;-webkit-line-clamp:2!important;
}
#lctsf-storefront.l340m-shop .l340m-filter{
	grid-template-columns:repeat(2,minmax(0,1fr))!important;
	gap:8px!important;padding:0 14px 14px!important;margin-top:0!important;
	border-bottom:1px solid #e7edf7!important;
}
#lctsf-storefront.l340m-shop .l340m-filter button,
#lctsf-storefront.l340m-shop .l340m-filter select{
	height:44px!important;border-radius:15px!important;font-size:15px!important;padding:0 12px!important;
}
#lctsf-storefront.l340m-shop .l340m-list{
	gap:14px!important;padding:14px 14px 8px!important;
}
#lctsf-storefront.l340m-shop .l340m-product{
	grid-template-columns:128px minmax(0,1fr)!important;
	gap:12px!important;padding:16px 14px!important;border-radius:24px!important;min-height:252px!important;
}
#lctsf-storefront.l340m-shop .l340m-badges{top:14px!important;left:14px!important;gap:6px!important;}
#lctsf-storefront.l340m-shop .l340m-badges span{height:26px!important;border-radius:9px!important;font-size:12px!important;padding:0 9px!important;}
#lctsf-storefront.l340m-shop .l340m-media{
	grid-row:auto!important;align-self:center!important;width:128px!important;height:128px!important;border-radius:18px!important;margin-top:28px!important;
}
#lctsf-storefront.l340m-shop .l340m-media img{padding:8px!important;}
#lctsf-storefront.l340m-shop .l340m-body{
	padding:26px 42px 0 0!important;min-width:0!important;
}
#lctsf-storefront.l340m-shop .l340m-chip{
	min-height:28px!important;max-width:100%!important;padding:0 12px!important;margin-bottom:8px!important;
	font-size:13px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
#lctsf-storefront.l340m-shop .l340m-body h3{
	font-size:18px!important;line-height:1.32!important;margin-bottom:10px!important;
}
#lctsf-storefront.l340m-shop .l340m-body h3 a{-webkit-line-clamp:2!important;}
#lctsf-storefront.l340m-shop .l340m-specs{
	display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin:0 0 10px!important;
}
#lctsf-storefront.l340m-shop .l340m-specs > span{
	padding:6px!important;border-radius:10px!important;gap:5px!important;min-height:42px!important;background:#fff!important;border:1px solid #e7edf7!important;
}
#lctsf-storefront.l340m-shop .l340m-specs > span svg{width:14px!important;height:14px!important;}
#lctsf-storefront.l340m-shop .l340m-specs small{
	font-size:10px!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
#lctsf-storefront.l340m-shop .l340m-specs strong{
	font-size:12px!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
#lctsf-storefront.l340m-shop .l340m-price{
	margin-top:2px!important;margin-bottom:6px!important;padding-right:44px!important;
}
#lctsf-storefront.l340m-shop .l340m-price ins,
#lctsf-storefront.l340m-shop .l340m-price bdi{
	font-size:20px!important;line-height:1.15!important;white-space:nowrap!important;
}
#lctsf-storefront.l340m-shop .l340m-price del bdi{font-size:13px!important;}
#lctsf-storefront.l340m-shop .l340m-meta{
	font-size:13px!important;gap:8px!important;padding-right:44px!important;
}
#lctsf-storefront.l340m-shop .l340m-cart{
	width:52px!important;height:52px!important;right:14px!important;bottom:18px!important;border-radius:17px!important;
}
#lctsf-storefront.l340m-shop .l340m-benefits{
	padding:14px!important;gap:10px!important;
}
#lctsf-storefront.l340m-shop .l340m-benefits > div{
	padding:14px 10px!important;border-radius:18px!important;
}
#lctsf-storefront.l340m-shop .l340m-benefits strong{font-size:14px!important;}
@media (max-width:380px){
	#lctsf-storefront.l340m-shop .l340m-product{
		grid-template-columns:112px minmax(0,1fr)!important;
		gap:10px!important;padding:14px 12px!important;
	}
	#lctsf-storefront.l340m-shop .l340m-media{
		width:112px!important;height:112px!important;
	}
	#lctsf-storefront.l340m-shop .l340m-body h3{font-size:16px!important;}
	#lctsf-storefront.l340m-shop .l340m-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
	#lctsf-storefront.l340m-shop .l340m-price ins,
	#lctsf-storefront.l340m-shop .l340m-price bdi{font-size:18px!important;}
}


/* v3.4.4 strict mobile shop sample layout */
#lctsf-storefront.l340m-shop{--l340-blue:#0b57f5;--l340-pink:#ff1f5b;--l340-text:#071b4d;background:#fff!important;color:var(--l340-text)!important;max-width:430px!important;overflow-x:hidden!important}
#lctsf-storefront.l340m-shop .lctsf-app-topbar{height:64px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:0 16px!important;border-bottom:1px solid #edf1f7!important;background:#fff!important}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .back{font-size:30px!important;color:#071b4d!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important}
#lctsf-storefront.l340m-shop .lctsf-app-topbar strong{font-size:20px!important;line-height:1.2!important;font-weight:900!important;color:#071b4d!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .icons{display:flex!important;gap:12px!important;align-items:center!important}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .icons a{position:relative!important;width:28px!important;height:28px!important;color:#071b4d!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .icons svg{width:22px!important;height:22px!important}
#lctsf-storefront.l340m-shop .lctsf-app-topbar .icons .cart em{position:absolute!important;top:-8px!important;right:-8px!important;min-width:18px!important;height:18px!important;border-radius:999px!important;background:#ff315f!important;color:#fff!important;font-size:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important}
#lctsf-storefront.l340m-shop .l340m-main{padding:14px 0 112px!important;background:#fff!important}
#lctsf-storefront.l340m-shop .l340m-cats{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:0 14px 12px!important;scrollbar-width:none!important;border-bottom:1px solid #edf1f7!important}
#lctsf-storefront.l340m-shop .l340m-cats::-webkit-scrollbar{display:none!important}
#lctsf-storefront.l340m-shop .l340m-cat{flex:0 0 100px!important;height:112px!important;min-height:0!important;background:#fff!important;border:1px solid #dfe8f6!important;border-radius:18px!important;box-shadow:none!important;padding:10px 8px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;color:#071b4d!important;text-decoration:none!important}
#lctsf-storefront.l340m-shop .l340m-cat.is-active{border-color:#ff4f8c!important;box-shadow:0 0 0 1px #ff4f8c inset!important}
#lctsf-storefront.l340m-shop .l340m-cat img{width:54px!important;height:54px!important;object-fit:contain!important}
#lctsf-storefront.l340m-shop .l340m-cat .ico{width:32px!important;height:32px!important;border:0!important;color:#071b4d!important}
#lctsf-storefront.l340m-shop .l340m-cat .ico svg{width:26px!important;height:26px!important}
#lctsf-storefront.l340m-shop .l340m-cat strong{font-size:14px!important;line-height:1.25!important;font-weight:900!important;text-align:center!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
#lctsf-storefront.l340m-shop .l340m-filter{display:flex!important;gap:8px!important;overflow-x:auto!important;padding:10px 14px 14px!important;border-bottom:1px solid #edf1f7!important}
#lctsf-storefront.l340m-shop .l340m-filter button,#lctsf-storefront.l340m-shop .l340m-filter select{flex:0 0 auto!important;width:auto!important;min-width:118px!important;height:44px!important;padding:0 12px!important;border:1px solid #dfe8f6!important;border-radius:13px!important;background:#fff!important;color:#071b4d!important;font-size:14px!important;font-weight:700!important}
#lctsf-storefront.l340m-shop .l340m-filter button{min-width:108px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}
#lctsf-storefront.l340m-shop .l340m-list{display:flex!important;flex-direction:column!important;gap:14px!important;padding:16px 14px 8px!important}
#lctsf-storefront.l340m-shop .l340m-product{position:relative!important;display:grid!important;grid-template-columns:128px minmax(0,1fr)!important;gap:14px!important;min-height:236px!important;padding:16px 70px 16px 16px!important;background:#fff!important;border:1px solid #e2eaf7!important;border-radius:22px!important;box-shadow:0 10px 24px rgba(7,27,77,.05)!important;overflow:hidden!important}
#lctsf-storefront.l340m-shop .l340m-badges{position:absolute!important;left:16px!important;top:16px!important;display:flex!important;gap:6px!important;z-index:3!important}
#lctsf-storefront.l340m-shop .l340m-badges span{height:28px!important;padding:0 10px!important;border-radius:10px!important;color:#fff!important;font-size:12px!important;font-weight:900!important}
#lctsf-storefront.l340m-shop .l340m-wish{position:absolute!important;right:16px!important;top:16px!important;width:30px!important;height:30px!important;color:#071b4d!important;background:#fff!important;border:0!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:3!important}
#lctsf-storefront.l340m-shop .l340m-media{grid-row:1 / span 2!important;align-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;width:128px!important;height:128px!important;border-radius:16px!important;background:#f5f8fd!important;overflow:hidden!important}
#lctsf-storefront.l340m-shop .l340m-media img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important}
#lctsf-storefront.l340m-shop .l340m-body{min-width:0!important;padding:0!important}
#lctsf-storefront.l340m-shop .l340m-chip{display:inline-flex!important;max-width:100%!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:#f2eaff!important;color:#7855ff!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-bottom:8px!important}
#lctsf-storefront.l340m-shop .l340m-body h3{margin:0 0 10px!important;font-size:18px!important;line-height:1.32!important;font-weight:900!important;color:#071b4d!important}
#lctsf-storefront.l340m-shop .l340m-body h3 a{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#071b4d!important;text-decoration:none!important}
#lctsf-storefront.l340m-shop .l340m-specs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:0 0 10px!important}
#lctsf-storefront.l340m-shop .l340m-specs>span{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;gap:5px!important;min-width:0!important;padding:7px!important;border:1px solid #edf1f7!important;border-radius:10px!important;background:#fff!important}
#lctsf-storefront.l340m-shop .l340m-specs svg{width:15px!important;height:15px!important;color:#75839e!important}
#lctsf-storefront.l340m-shop .l340m-specs small{display:none!important}
#lctsf-storefront.l340m-shop .l340m-specs strong{font-size:12px!important;line-height:1.15!important;color:#071b4d!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#lctsf-storefront.l340m-shop .l340m-price{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:4px 8px!important;margin-top:4px!important}
#lctsf-storefront.l340m-shop .l340m-price bdi,#lctsf-storefront.l340m-shop .l340m-price ins{font-size:19px!important;line-height:1.25!important;color:#111!important;font-weight:900!important;text-decoration:none!important}
#lctsf-storefront.l340m-shop .l340m-price del bdi{font-size:13px!important;color:#9aa4b6!important}
#lctsf-storefront.l340m-shop .l340m-meta{display:flex!important;gap:8px!important;flex-wrap:wrap!important;font-size:12px!important;color:#7a87a0!important;font-weight:700!important;margin-top:6px!important}
#lctsf-storefront.l340m-shop .l340m-cart{position:absolute!important;right:16px!important;bottom:16px!important;width:52px!important;height:52px!important;border-radius:16px!important;background:#ff1f5b!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 12px 24px rgba(255,31,91,.18)!important}
#lctsf-storefront.l340m-shop .l340m-benefits{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:16px 14px 0!important;padding:16px!important;border:1px solid #e2eaf7!important;border-radius:22px!important;background:#fff!important}
#lctsf-storefront.l340m-shop .l340m-benefits>div{text-align:center!important;color:#071b4d!important;padding:8px!important}
#lctsf-storefront.l340m-shop .l340m-benefits svg{width:22px!important;height:22px!important;color:#75839e!important}
#lctsf-storefront.l340m-shop .l340m-benefits strong{display:block!important;font-size:14px!important;line-height:1.25!important;margin-top:6px!important}
#lctsf-storefront.l340m-shop .l340m-benefits small{display:block!important;font-size:12px!important;color:#7a87a0!important;margin-top:4px!important}
@media (max-width:374px){
 #lctsf-storefront.l340m-shop .l340m-product{grid-template-columns:104px minmax(0,1fr)!important;gap:12px!important;padding:14px 64px 14px 14px!important}
 #lctsf-storefront.l340m-shop .l340m-media{width:104px!important;height:104px!important}
 #lctsf-storefront.l340m-shop .l340m-body h3{font-size:16px!important}
 #lctsf-storefront.l340m-shop .l340m-specs{grid-template-columns:1fr!important}
 #lctsf-storefront.l340m-shop .l340m-cart{width:48px!important;height:48px!important;right:12px!important}
}


/* v3.4.9 frontend density polish - mobile app compact */
@media (max-width:767px){
  #lctsf-storefront.lctsf-mobile,.lctsf-storefront.lctsf-mobile{max-width:430px!important;margin:0 auto!important;overflow-x:hidden!important;background:#fff!important;font-size:14px!important}
  #lctsf-storefront.lctsf-mobile .lctsf-app-topbar{height:58px!important;padding:0 14px!important;gap:8px!important}
  #lctsf-storefront.lctsf-mobile .lctsf-app-topbar strong{font-size:19px!important;line-height:1.2!important;letter-spacing:-.02em!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  #lctsf-storefront.lctsf-mobile .lctsf-app-topbar .icons{gap:7px!important}#lctsf-storefront.lctsf-mobile .lctsf-app-topbar .icons a{width:30px!important;height:30px!important}
  #lctsf-storefront.lctsf-mobile .lctsf-bottom-nav,.lctsf-bottom-nav{height:72px!important;padding-top:5px!important}.lctsf-bottom-nav a{font-size:12px!important}.lctsf-bottom-nav svg{width:23px!important;height:23px!important}.lctsf-bottom-nav a.is-featured{transform:translateY(-12px) scale(.92)!important}
  #lctsf-storefront.l340-404M .l340-404M-main{padding:18px 20px calc(92px + env(safe-area-inset-bottom))!important}
  #lctsf-storefront.l340-404M .l340-404-code{font-size:clamp(104px,30vw,150px)!important;line-height:.9!important}
  #lctsf-storefront.l340-404M .l340-404M-hero h1{font-size:24px!important;line-height:1.22!important;margin:8px 0!important}
  #lctsf-storefront.l340-404M .l340-404M-hero p{font-size:14px!important;line-height:1.45!important;max-width:300px!important;margin:0 auto 12px!important}
  #lctsf-storefront.l340-404M .l340-404M-scene{height:250px!important;margin:12px auto 16px!important;max-width:360px!important}
  #lctsf-storefront.l340-404M .l340-404M-actions{gap:10px!important}.l340-404M .l340-btn{height:48px!important;border-radius:12px!important;font-size:14px!important;color:#fff!important}.l340-404M .l340-btn.light{color:#0d56ff!important;background:#fff!important}
  #lctsf-storefront.l340-404M .l340-404M-search{padding:16px!important;border-radius:18px!important;margin:16px 0!important}#lctsf-storefront.l340-404M .l340-404M-search h2{font-size:17px!important;line-height:1.25!important;margin-bottom:12px!important}
  #lctsf-storefront.l340-404M .l340-searchform{grid-template-columns:minmax(0,1fr) 48px!important;gap:8px!important}#lctsf-storefront.l340-404M .l340-searchform input,#lctsf-storefront.l340-404M .l340-searchform button{height:48px!important;border-radius:14px!important;font-size:14px!important}
  #lctsf-storefront.l340-404M .l340-interestGridM{grid-auto-columns:102px!important;gap:10px!important}#lctsf-storefront.l340-404M .l340-interestGridM a{height:118px!important;border-radius:15px!important;padding:10px!important}#lctsf-storefront.l340-404M .l340-interestGridM img{max-width:64px!important;max-height:52px!important}#lctsf-storefront.l340-404M .l340-interestGridM strong{font-size:12.5px!important;line-height:1.22!important}
  #lctsf-storefront .lctsf-pdp-mobile-card,#lctsf-storefront .lctsf-pdp-mobile-section{border-radius:18px!important;padding:14px!important;margin:12px!important}
  #lctsf-storefront .lctsf-pdp-mobile-title{font-size:21px!important;line-height:1.22!important}
  #lctsf-storefront .lctsf-pdp-mobile-price bdi,#lctsf-storefront .lctsf-pdp-mobile-price ins{font-size:24px!important;white-space:nowrap!important}
}
