/* NeoFlux Product Cards runtime — loop/shortcode-only subset. Generated from frontend.css. */
.nf-product-shell,.nf-after-section,.nf-lightbox,body.neoflux-global-grid :is(ul.products,.wc-block-product-template,ul.wc-block-grid__products,.nf-loop-container){font-family:var(--nf-font);color:var(--nf-text)}
.nf-product-shell *,.nf-after-section *,.nf-lightbox *,body.neoflux-global-grid :is(ul.products,.wc-block-product-template,ul.wc-block-grid__products,.nf-loop-container) *{box-sizing:border-box}
.nf-product-shell a,.nf-after-section a,body.neoflux-global-grid :is(ul.products,.wc-block-product-template,ul.wc-block-grid__products,.nf-loop-container) a{text-decoration:none}
.nf-thumb-arrow{width:38px;height:38px;border-radius:50%;border:1px solid var(--nf-gold);background:#fff;color:var(--nf-gold);font-size:25px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.nf-thumb-arrow:hover{background:var(--nf-gold);color:#fff}.nf-carousel-arrows button,.nf-products-carousel-arrows button{width:var(--nf-carousel-arrow-size);height:var(--nf-carousel-arrow-size);border-radius:var(--nf-carousel-arrow-radius);border:1px solid var(--nf-carousel-arrow-border);background:var(--nf-carousel-arrow-bg);color:var(--nf-carousel-arrow-color);padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 6px 18px rgba(17,17,17,.06);transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.nf-carousel-arrows button:hover,.nf-products-carousel-arrows button:hover{background:var(--nf-carousel-arrow-hover-bg);color:var(--nf-carousel-arrow-hover-color);border-color:var(--nf-carousel-arrow-hover-bg);transform:translateY(-1px);box-shadow:0 8px 22px rgba(17,17,17,.11)}.nf-carousel-arrows button:focus-visible,.nf-products-carousel-arrows button:focus-visible{outline:2px solid var(--nf-carousel-arrow-color);outline-offset:3px}.nf-carousel-chevron{display:block;width:var(--nf-carousel-arrow-icon-size);height:var(--nf-carousel-arrow-icon-size);pointer-events:none}.nf-carousel-chevron svg{display:block;width:100%;height:100%}
.nf-after-section{padding:32px 0}.nf-section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.nf-section-heading{font-size:18px;font-weight:800;color:var(--nf-gold);letter-spacing:.01em}.nf-carousel-arrows{display:flex;gap:8px;margin-left:auto}.nf-carousel{overflow:hidden}.nf-carousel-track{display:flex;gap:var(--nf-rec-gap);transition:transform .35s ease}.nf-carousel-track>.nf-product-card{flex:0 0 calc((100% - (var(--nf-rec-d) - 1)*var(--nf-rec-gap))/var(--nf-rec-d))}.nf-carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:16px}.nf-carousel-dots button{width:7px;height:7px;border:0;border-radius:50%;background:#ddd;padding:0}.nf-carousel-dots button.is-active{background:var(--nf-gold)}
.nf-product-card{background:var(--nf-card-bg);border:1px solid var(--nf-card-border);border-radius:var(--nf-card-radius);overflow:hidden;min-width:0;display:flex;flex-direction:column;position:relative;transition:transform .24s cubic-bezier(.2,.75,.25,1),border-color .22s ease,box-shadow .24s ease,background-color .22s ease}.nf-card-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:var(--nf-card-image-bg);padding:var(--nf-card-image-pad);position:relative;overflow:hidden;transition:transform .28s cubic-bezier(.2,.75,.25,1),border-color .22s ease,box-shadow .28s ease}.nf-card-image img{width:100%;height:100%;object-fit:contain;margin:0!important;transition:transform .3s cubic-bezier(.2,.75,.25,1)}.nf-card-body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:10px;flex:1;transition:background-color .22s ease}.nf-card-title{font-size:var(--nf-card-title-size);line-height:1.4;color:var(--nf-card-title)!important;font-weight:600;transition:color .18s ease}.nf-card-title:hover{color:var(--nf-card-title-hover)!important}.nf-card-excerpt{font-size:12px;line-height:1.45;color:var(--nf-muted)}.nf-card-rating{display:flex;align-items:center;gap:5px;font-size:11px}.nf-card-rating span{color:var(--nf-gold)}.nf-card-rating small{color:var(--nf-muted)}.nf-card-stock{font-size:11px;font-weight:700}.nf-card-stock.is-in{color:var(--nf-success)}.nf-card-stock.is-out{color:#b42318}.nf-card-sale{position:absolute;left:10px;top:10px;z-index:2;padding:5px 8px;border-radius:999px;background:var(--nf-gold);color:#fff;font-size:10px;font-weight:800;letter-spacing:.05em}.nf-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.nf-card-price{font-size:var(--nf-card-price-size);font-weight:800;color:var(--nf-card-price)}.nf-card-price del{font-size:.75em;color:var(--nf-regular-price)!important;opacity:.58}.nf-card-price ins{text-decoration:none}.nf-card-cart{width:var(--nf-card-cart-box-size)!important;height:var(--nf-card-cart-box-size)!important;min-width:var(--nf-card-cart-box-size)!important;padding:0 10px!important;border:1px solid var(--nf-card-cart-border)!important;border-radius:var(--nf-card-cart-radius,8px)!important;background:var(--nf-card-cart-bg)!important;color:var(--nf-card-cart)!important;display:flex!important;align-items:center;justify-content:center;gap:6px;box-shadow:none!important;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease!important}.nf-card-cart:hover,.nf-card-cart:focus-visible{background:var(--nf-card-cart-hover-bg)!important;color:var(--nf-card-cart-hover)!important;border-color:var(--nf-card-cart-hover-border)!important;transform:translateY(-2px);box-shadow:0 7px 16px rgba(17,17,17,.10)!important}.nf-card-cart:focus{outline:none!important}.nf-card-cart:focus-visible{outline:2px solid var(--nf-card-cart-border)!important;outline-offset:3px!important}.nf-card-cart-icon{display:inline-flex;align-items:center;justify-content:center;width:var(--nf-card-cart-icon-size);height:var(--nf-card-cart-icon-size);flex:0 0 auto;transition:transform .18s ease}.nf-card-cart:hover .nf-card-cart-icon{transform:scale(1.08)}.nf-card-cart-icon svg,.nf-card-cart-icon img{display:block;width:100%;height:100%;object-fit:contain}.nf-card-cart-label:empty{display:none}
.nf-card-ratio-1-1 .nf-card-image{aspect-ratio:1/1}.nf-card-ratio-4-5 .nf-card-image{aspect-ratio:4/5}.nf-card-ratio-3-4 .nf-card-image{aspect-ratio:3/4}

/* Component isolation: NeoFlux product cards must render identically inside host theme single-product pages and Elementor pages. */
.nf-products-shortcode .nf-product-card:not([class*="nf-card-hover-"]){font-family:var(--nf-font)!important;background:var(--nf-card-bg)!important;border:1px solid var(--nf-card-border)!important;border-radius:var(--nf-card-radius)!important;box-shadow:none}
.nf-products-shortcode .nf-card-title{color:var(--nf-card-title)!important;text-decoration:none!important}
.nf-products-shortcode .nf-card-price,.nf-products-shortcode .nf-card-price *{color:var(--nf-card-price)!important}
.nf-products-shortcode .nf-card-cart.button,.single-product .nf-products-shortcode .nf-card-cart.button,.woocommerce .nf-products-shortcode .nf-card-cart.button{appearance:none!important;-webkit-appearance:none!important;background:var(--nf-card-cart-bg)!important;background-image:none!important;color:var(--nf-card-cart)!important;border:1px solid var(--nf-card-cart-border)!important;border-radius:var(--nf-card-cart-radius,8px)!important;box-shadow:none!important;text-shadow:none!important;line-height:1!important}
.nf-products-shortcode .nf-card-cart.button:hover,.single-product .nf-products-shortcode .nf-card-cart.button:hover,.woocommerce .nf-products-shortcode .nf-card-cart.button:hover{background:var(--nf-card-cart-hover-bg)!important;background-image:none!important;color:var(--nf-card-cart-hover)!important;border-color:var(--nf-card-cart-hover-border)!important}
.nf-products-shortcode .nf-card-cart-icon svg{fill:currentColor!important;stroke:currentColor}

.nf-card-style-01{}
.nf-card-style-02{border-color:transparent;background:transparent;overflow:visible}.nf-card-style-02 .nf-card-image{border:1px solid var(--nf-card-border);border-radius:var(--nf-card-radius)}.nf-card-style-02 .nf-card-body{padding:14px 10px 10px;border-radius:0 0 var(--nf-card-radius) var(--nf-card-radius);position:relative}.nf-card-style-02 .nf-card-body:before{content:"";width:30px;height:2px;border-radius:999px;background:var(--nf-card-border);display:block;transition:width .24s ease,background-color .2s ease}.nf-card-style-02 .nf-card-title{font-weight:700}.nf-card-style-02 .nf-card-cart{border-radius:var(--nf-card-cart-radius,8px)!important}.nf-card-style-02:not([data-hover="none"]):hover{transform:none!important;box-shadow:none!important;background:transparent!important}.nf-card-style-02:not([data-hover="none"]):hover .nf-card-image{transform:translateY(-5px);border-color:var(--nf-card-hover-border);box-shadow:0 14px 30px rgba(17,17,17,.10)}.nf-card-style-02:not([data-hover="none"]):hover .nf-card-image img{transform:scale(1.025)}.nf-card-style-02:not([data-hover="none"]):hover .nf-card-body{background:var(--nf-card-hover-bg)}.nf-card-style-02:not([data-hover="none"]):hover .nf-card-body:before{width:56px;background:var(--nf-card-hover-border)}.nf-card-style-02:not([data-hover="none"]):hover .nf-card-title{color:var(--nf-card-title-hover)!important}
.nf-card-style-03{display:grid;grid-template-columns:minmax(110px,42%) 1fr;align-items:stretch}.nf-card-style-03 .nf-card-image{aspect-ratio:auto;min-height:150px}.nf-card-style-03 .nf-card-body{padding:14px}.nf-card-style-03 .nf-card-foot{margin-top:8px}
.nf-product-card:not(.nf-card-style-02)[data-hover="premium"]:hover{transform:translateY(-4px);background:var(--nf-card-hover-bg);border-color:var(--nf-card-hover-border);box-shadow:0 12px 28px rgba(17,17,17,.09)}.nf-product-card:not(.nf-card-style-02)[data-hover="premium"]:hover .nf-card-image img{transform:scale(1.025)}.nf-product-card[data-hover="premium"]:hover .nf-card-title{color:var(--nf-card-title-hover)!important}.nf-product-card:not(.nf-card-style-02)[data-hover="border"]:hover{border-color:var(--nf-card-hover-border)}.nf-card-style-02[data-hover="border"]:hover .nf-card-image{border-color:var(--nf-card-hover-border)}.nf-product-card[data-hover="image"]:hover .nf-card-image img{transform:scale(1.045)}.nf-product-card:not(.nf-card-style-02)[data-hover="lift"]:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(17,17,17,.06)}

.nf-products-grid-wrap{width:100%;font-family:var(--nf-font);color:var(--nf-text)}.nf-products-grid-title{margin:0 0 18px;color:var(--nf-card-title);font-size:clamp(18px,2vw,24px);font-weight:780;line-height:1.2;letter-spacing:-.02em}.nf-products-grid{display:grid;grid-template-columns:repeat(var(--nf-short-d),minmax(0,1fr));gap:var(--nf-short-gap);font-family:var(--nf-font);color:var(--nf-text)}
.nf-products-carousel{font-family:var(--nf-font);color:var(--nf-text);position:relative;width:100%}.nf-products-carousel-head{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:20px;width:100%!important;min-width:0;margin-bottom:20px}.nf-products-carousel-title{font-size:18px;font-weight:800;color:var(--nf-gold);letter-spacing:.01em;margin-right:auto!important}.nf-products-carousel-arrows{display:flex!important;gap:8px;margin-left:auto!important;justify-content:flex-end!important;flex:0 0 auto}.nf-products-carousel-viewport{overflow:hidden;width:100%}.nf-products-carousel-track{display:flex;gap:var(--nf-short-gap);transition-property:transform;transition-timing-function:ease}.nf-products-carousel-track>.nf-product-card{flex:0 0 calc((100% - (var(--nf-short-d) - 1)*var(--nf-short-gap))/var(--nf-short-d))}.nf-products-carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:14px}.nf-products-carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ddd}.nf-products-carousel-dots button.is-active{background:var(--nf-gold)}
.neoflux-global-grid ul.products{display:grid!important;grid-template-columns:repeat(var(--nf-grid-d),minmax(0,1fr))!important;gap:var(--nf-grid-gap)!important;list-style:none!important;margin:0!important;padding:0!important;float:none!important;clear:both!important}.neoflux-global-grid ul.products::before,.neoflux-global-grid ul.products::after{display:none!important;content:none!important}.neoflux-global-grid ul.products>li.product.nf-woo-loop-item{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;float:none!important;clear:none!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.neoflux-global-grid ul.products>li.product.nf-woo-loop-item::before,.neoflux-global-grid ul.products>li.product.nf-woo-loop-item::after{display:none!important;content:none!important}.neoflux-global-grid ul.products>li.product.nf-woo-loop-item>.nf-product-card{width:100%!important;height:100%!important;margin:0!important;float:none!important}.neoflux-global-grid ul.products>li.product.nf-woo-loop-item .nf-card-image{margin:0!important}.neoflux-global-grid ul.products>li.product.nf-woo-loop-item .nf-card-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;margin:0!important;object-fit:contain!important}.neoflux-global-grid ul.products>li.product.nf-woo-loop-item .nf-card-title,.neoflux-global-grid ul.products>li.product.nf-woo-loop-item .nf-card-price,.neoflux-global-grid ul.products>li.product.nf-woo-loop-item .nf-card-cart{visibility:visible!important;opacity:1!important}.neoflux-shop-archive ul.products{grid-template-columns:repeat(var(--nf-shop-grid-d),minmax(0,1fr))!important;gap:var(--nf-shop-grid-gap)!important}.neoflux-shop-hide-result-count .woocommerce-result-count{display:none!important}.neoflux-shop-hide-sorting .woocommerce-ordering{display:none!important}
@media(max-width:1024px){.nf-carousel-track>.nf-product-card,.nf-products-carousel-track>.nf-product-card{flex-basis:calc((100% - (var(--nf-rec-t) - 1)*var(--nf-rec-gap))/var(--nf-rec-t))}.neoflux-global-grid ul.products{grid-template-columns:repeat(var(--nf-grid-t),minmax(0,1fr))!important}.neoflux-shop-archive ul.products{grid-template-columns:repeat(var(--nf-shop-grid-t),minmax(0,1fr))!important}.nf-products-grid{grid-template-columns:repeat(var(--nf-short-t),minmax(0,1fr))}.nf-products-carousel-track>.nf-product-card{flex-basis:calc((100% - (var(--nf-short-t) - 1)*var(--nf-short-gap))/var(--nf-short-t))}}
@media(max-width:767px){.nf-carousel-track>.nf-product-card,.nf-products-carousel-track>.nf-product-card{flex-basis:calc((100% - (var(--nf-rec-m) - 1)*var(--nf-rec-gap))/var(--nf-rec-m))}.nf-section-heading-row{gap:12px}.neoflux-global-grid ul.products{grid-template-columns:repeat(var(--nf-grid-m),minmax(0,1fr))!important}.neoflux-shop-archive ul.products{grid-template-columns:repeat(var(--nf-shop-grid-m),minmax(0,1fr))!important}.nf-products-grid{grid-template-columns:repeat(var(--nf-short-m),minmax(0,1fr))}.nf-products-carousel-track>.nf-product-card{flex-basis:calc((100% - (var(--nf-short-m) - 1)*var(--nf-short-gap))/var(--nf-short-m))}.nf-card-body{padding:10px}.nf-card-title{font-size:12px}.nf-card-price{font-size:14px}.nf-card-style-03{grid-template-columns:1fr}.nf-card-style-03 .nf-card-image{min-height:0;aspect-ratio:1/1}}
.nf-products-shortcode .nf-products-carousel-arrows button{appearance:none!important;-webkit-appearance:none!important;margin:0!important;float:none!important;position:static!important;background:var(--nf-carousel-arrow-bg)!important;color:var(--nf-carousel-arrow-color)!important;border:1px solid var(--nf-carousel-arrow-border)!important;border-radius:var(--nf-carousel-arrow-radius)!important;width:var(--nf-carousel-arrow-size)!important;height:var(--nf-carousel-arrow-size)!important;min-width:var(--nf-carousel-arrow-size)!important;padding:0!important}
/* RC24 — theme-agnostic product loop adapter. NeoFlux controls card markup and grid geometry; the host theme may keep its surrounding archive layout. */
.neoflux-global-grid ul.products,
.neoflux-global-grid .wc-block-product-template,
.neoflux-global-grid ul.wc-block-grid__products,
.neoflux-global-grid .nf-loop-container{
  display:grid!important;
  grid-template-columns:repeat(var(--nf-grid-d),minmax(0,1fr))!important;
  gap:var(--nf-grid-gap)!important;
  list-style:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  float:none!important;
  clear:both!important;
}
.neoflux-shop-archive ul.products,
.neoflux-shop-archive .wc-block-product-template,
.neoflux-shop-archive ul.wc-block-grid__products,
.neoflux-shop-archive .nf-loop-container{
  grid-template-columns:repeat(var(--nf-shop-grid-d),minmax(0,1fr))!important;
  gap:var(--nf-shop-grid-gap)!important;
}
.neoflux-global-grid :is(ul.products,.wc-block-product-template,ul.wc-block-grid__products,.nf-loop-container) > .nf-woo-loop-item{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  clear:none!important;
  flex:none!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.neoflux-global-grid :is(ul.products,.wc-block-product-template,ul.wc-block-grid__products,.nf-loop-container) > .nf-woo-loop-item::before,
.neoflux-global-grid :is(ul.products,.wc-block-product-template,ul.wc-block-grid__products,.nf-loop-container) > .nf-woo-loop-item::after{display:none!important;content:none!important}
.neoflux-global-grid .nf-woo-loop-item > .nf-product-card{width:100%!important;height:100%!important;margin:0!important;float:none!important}
.neoflux-global-grid .nf-woo-loop-item .nf-product-card *{box-sizing:border-box}
.neoflux-global-grid .nf-woo-loop-item .nf-card-cart.button{
  align-self:auto!important;
  margin:0!important;
  text-align:center!important;
  text-transform:none!important;
  letter-spacing:normal!important;
  line-height:1!important;
}

/* The Product Cards panel is the single source for grid geometry. These
   selectors intentionally outrank the archive shell's safe Woo fallback. */
body.neoflux-shop-archive.neoflux-global-grid.woocommerce .nfc-shop-content ul.products:not(:has(> li.product-category)),
body.neoflux-shop-archive.neoflux-global-grid.woocommerce-page .nfc-shop-content ul.products:not(:has(> li.product-category)){
  grid-template-columns:repeat(var(--nf-grid-d),minmax(0,1fr))!important;
  gap:var(--nf-grid-gap)!important;
}

@media(max-width:1024px){
  .neoflux-global-grid ul.products,.neoflux-global-grid .wc-block-product-template,.neoflux-global-grid ul.wc-block-grid__products,.neoflux-global-grid .nf-loop-container{grid-template-columns:repeat(var(--nf-grid-t),minmax(0,1fr))!important}
  .neoflux-shop-archive ul.products,.neoflux-shop-archive .wc-block-product-template,.neoflux-shop-archive ul.wc-block-grid__products,.neoflux-shop-archive .nf-loop-container{grid-template-columns:repeat(var(--nf-shop-grid-t),minmax(0,1fr))!important}
  body.neoflux-shop-archive.neoflux-global-grid.woocommerce .nfc-shop-content ul.products:not(:has(> li.product-category)),body.neoflux-shop-archive.neoflux-global-grid.woocommerce-page .nfc-shop-content ul.products:not(:has(> li.product-category)){grid-template-columns:repeat(var(--nf-grid-t),minmax(0,1fr))!important}
}
@media(max-width:767px){
  .neoflux-global-grid ul.products,.neoflux-global-grid .wc-block-product-template,.neoflux-global-grid ul.wc-block-grid__products,.neoflux-global-grid .nf-loop-container{grid-template-columns:repeat(var(--nf-grid-m),minmax(0,1fr))!important}
  .neoflux-shop-archive ul.products,.neoflux-shop-archive .wc-block-product-template,.neoflux-shop-archive ul.wc-block-grid__products,.neoflux-shop-archive .nf-loop-container{grid-template-columns:repeat(var(--nf-shop-grid-m),minmax(0,1fr))!important}
  body.neoflux-shop-archive.neoflux-global-grid.woocommerce .nfc-shop-content ul.products:not(:has(> li.product-category)),body.neoflux-shop-archive.neoflux-global-grid.woocommerce-page .nfc-shop-content ul.products:not(:has(> li.product-category)){grid-template-columns:repeat(var(--nf-grid-m),minmax(0,1fr))!important}
}

/* RC25 — native server-side Shop renderer. The active site's chrome stays intact,
   but the product archive loop itself is emitted by NeoFlux, so there is no theme-card FOUC. */
.neoflux-native-shop-renderer .nf-shop-native-shell{
  width:min(100%,var(--nf-max));
  margin:0 auto;
  padding:28px var(--nf-dpad) 48px;
  box-sizing:border-box;
}
.neoflux-native-shop-renderer .nf-shop-native-header{margin-bottom:24px}
.neoflux-native-shop-renderer .nf-shop-native-title{
  color:var(--nf-text);
  font-family:var(--nf-font);
  font-size:clamp(34px,4vw,56px);
  font-weight:700;
  line-height:1.05;
  margin:0 0 26px;
}
.neoflux-native-shop-renderer .nf-native-shop-loop{
  display:grid!important;
  grid-template-columns:repeat(var(--nf-shop-grid-d),minmax(0,1fr))!important;
  gap:var(--nf-shop-grid-gap)!important;
  list-style:none!important;
  margin:24px 0 0!important;
  padding:0!important;
}
.neoflux-native-shop-renderer .nf-native-shop-loop>.nf-native-loop-item{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  clear:none!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

/* Universal adapter fallback: hide host card content until replacement is complete.
   This is only used outside the native Shop/archive renderer. */
.neoflux-loop-adapter-pending :is(ul.products,.products,.wc-block-product-template,ul.wc-block-grid__products) > :is(li.product,.product,.wc-block-product,.wc-block-grid__product):not(.nf-woo-loop-item){
  visibility:hidden!important;
}
.neoflux-loop-adapter-ready :is(ul.products,.products,.wc-block-product-template,ul.wc-block-grid__products) > :is(li.product,.product,.wc-block-product,.wc-block-grid__product){
  visibility:visible!important;
}

@media(max-width:1024px){
  .neoflux-native-shop-renderer .nf-shop-native-shell{padding-left:var(--nf-tpad);padding-right:var(--nf-tpad)}
  .neoflux-native-shop-renderer .nf-native-shop-loop{grid-template-columns:repeat(var(--nf-shop-grid-t),minmax(0,1fr))!important}
}
@media(max-width:767px){
  .neoflux-native-shop-renderer .nf-shop-native-shell{padding:20px var(--nf-mpad) 36px}
  .neoflux-native-shop-renderer .nf-shop-native-title{font-size:34px;margin-bottom:18px}
  .neoflux-native-shop-renderer .nf-native-shop-loop{grid-template-columns:repeat(var(--nf-shop-grid-m),minmax(0,1fr))!important;margin-top:18px!important}
}
.nf-card-sale{display:inline-flex;align-items:center;justify-content:center;gap:3px;white-space:nowrap}.nf-card-sale small{font-size:8px;line-height:1;font-weight:700;letter-spacing:.04em}.nf-card-sale strong{font-size:10px;line-height:1;font-weight:800}.nf-card-sale.is-variable{padding:5px 7px}

@media(max-width:1024px){.nf-wc-notices{padding-left:var(--nf-tpad,24px);padding-right:var(--nf-tpad,24px)}}
@media(max-width:767px){.nf-wc-notices{padding:12px var(--nf-mpad,16px) 0}.nf-wc-notices .woocommerce-message,.nf-wc-notices .woocommerce-error,.nf-wc-notices .woocommerce-info{display:block!important;min-height:0!important;padding:12px 14px 12px 42px!important;font-size:13px!important}.nf-wc-notices .button,.nf-wc-notices a.button{position:static!important;transform:none!important;display:inline-flex!important;margin:10px 0 0!important;min-height:34px!important;padding:8px 12px!important}}

/* Category covers stay controlled by the Shop panel, not by Product Cards.
   Keep this after every legacy grid rule so category geometry always wins. */
body.neoflux-shop-archive[class*="nfc-shop-categories-"] .nfc-shop-content ul.products:has(> li.product-category){
  grid-template-columns:repeat(var(--nfc-shop-category-columns),minmax(0,1fr))!important;
  gap:var(--nfc-shop-category-gap)!important;
}
body.neoflux-shop-archive.nfc-shop-category-display-carousel .nfc-shop-content ul.products:has(> li.product-category){
  display:flex!important;
  grid-template-columns:none!important;
}
@media(max-width:1024px){
  body.neoflux-shop-archive[class*="nfc-shop-categories-"] .nfc-shop-content ul.products:has(> li.product-category){grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.neoflux-shop-archive.nfc-shop-category-display-carousel .nfc-shop-content ul.products:has(> li.product-category){display:flex!important;grid-template-columns:none!important}
}
@media(max-width:767px){
  body.neoflux-shop-archive.nfc-shop-category-mobile-grid .nfc-shop-content ul.products:has(> li.product-category){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.neoflux-shop-archive.nfc-shop-category-mobile-stack .nfc-shop-content ul.products:has(> li.product-category){display:grid!important;grid-template-columns:minmax(0,1fr)!important}
  body.neoflux-shop-archive.nfc-shop-category-mobile-scroll .nfc-shop-content ul.products:has(> li.product-category){display:flex!important;grid-template-columns:none!important;overflow-x:auto!important;scroll-snap-type:x proximity}
body.neoflux-shop-archive.nfc-shop-category-mobile-scroll .nfc-shop-content ul.products:has(> li.product-category)>li.product-category{flex:0 0 min(74vw,260px)!important;scroll-snap-align:start}
  body.neoflux-shop-archive.nfc-shop-categories-compact.nfc-shop-category-mobile-scroll .nfc-shop-content ul.products:has(> li.product-category)>li.product-category{flex-basis:min(82vw,320px)!important}
}

/* Product Card Library — interactive styles integrated in the theme renderer.
   Every colour comes from Product Cards/System Visual; the old standalone
   hover-grid plugin and its legacy palette are intentionally not required. */
.nf-product-card .nf-card-primary,
.nf-product-card .nf-card-secondary{
  position:absolute;
  inset:var(--nf-card-image-pad);
  display:block;
  width:auto;
  height:auto;
  transition:opacity .42s ease,transform .58s cubic-bezier(.2,.8,.2,1),filter .42s ease,clip-path .52s ease;
}
.nf-product-card .nf-card-secondary{opacity:0}
.nf-product-card .nf-card-primary img,
.nf-product-card .nf-card-secondary img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}
.nf-card-index{display:none;position:absolute;z-index:3;right:10px;top:8px;color:color-mix(in srgb,var(--nf-card-title) 44%,transparent);font-size:10px;font-weight:800;letter-spacing:.12em;line-height:1}
.nf-card-view{display:none;position:absolute;z-index:4;left:50%;bottom:14px;min-width:max-content;padding:8px 11px;border-radius:999px;color:#fff;background:var(--nf-card-title);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;opacity:0;transform:translate(-50%,10px);transition:opacity .25s ease,transform .3s ease,background .2s ease}
.nf-card-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:7px;min-height:20px}
.nf-card-category,.nf-card-category a{color:var(--nf-muted)!important;font-size:10px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}
.nf-card-rating b{color:var(--nf-card-title);font-size:10px}.nf-card-rating small{font-size:9px}

/* Local button overrides used by shortcode-generated cards. */
.nf-product-card.nf-button-icon .nf-card-cart-label,
.nf-product-card.nf-button-auto:is(.nf-card-hover-01,.nf-card-hover-04,.nf-card-hover-09) .nf-card-cart-label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.nf-product-card.nf-button-icon .nf-card-cart,
.nf-product-card.nf-button-auto:is(.nf-card-hover-01,.nf-card-hover-09) .nf-card-cart{width:var(--nf-card-cart-box-size)!important;height:var(--nf-card-cart-box-size)!important;min-width:var(--nf-card-cart-box-size)!important;padding:0!important;border-radius:var(--nf-card-cart-radius,8px)!important;aspect-ratio:1/1;flex:0 0 auto}
.nf-product-card.nf-button-outline .nf-card-cart{width:auto!important;min-width:0!important;color:var(--nf-card-title)!important;border-color:currentColor!important;background:transparent!important}
.nf-product-card.nf-button-solid .nf-card-cart{width:auto!important;min-width:0!important;color:#fff!important;border-color:var(--nf-card-title)!important;background:var(--nf-card-title)!important}
.nf-product-card.nf-button-text .nf-card-cart{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;padding:5px 0!important;border:0!important;border-bottom:1px solid currentColor!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.nf-product-card.nf-button-outline .nf-card-cart:hover,
.nf-product-card.nf-button-solid .nf-card-cart:hover{color:var(--nf-card-cart-hover)!important;border-color:var(--nf-card-cart-hover-border)!important;background:var(--nf-card-cart-hover-bg)!important}
.nf-product-card.nf-button-text .nf-card-cart:hover{color:var(--nf-card-title-hover)!important;background:transparent!important;box-shadow:none!important}

/* Disable the legacy one-size-fits-all lift for the integrated library. Each
   interactive style below owns its exact movement and shadow. */
.nf-product-card[class*="nf-card-hover-"]:hover{transform:none!important;background:var(--nf-card-bg)!important;border-color:var(--nf-card-border)!important;box-shadow:none!important}
.nf-product-card[class*="nf-card-hover-"][data-hover] .nf-card-image img,
.nf-product-card[class*="nf-card-hover-"][data-hover]:hover .nf-card-image img{transform:none}

/* 01 — clean lift */
.nf-product-card.nf-card-hover-01:hover{transform:translateY(-8px)!important;border-color:transparent!important;background:var(--nf-card-bg)!important;box-shadow:0 22px 54px color-mix(in srgb,var(--nf-card-title) 14%,transparent)!important}
.nf-product-card.nf-card-hover-01:hover .nf-card-primary{transform:scale(1.055)}

/* 02 — alternate gallery image and full-width action */
.nf-product-card.nf-card-hover-02{border-radius:calc(var(--nf-card-radius) + 5px)}
.nf-product-card.nf-card-hover-02.has-secondary:hover .nf-card-primary{opacity:0}
.nf-product-card.nf-card-hover-02.has-secondary:hover .nf-card-secondary{opacity:1;transform:scale(1.025)}
.nf-product-card.nf-card-hover-02:not(.has-secondary):hover .nf-card-primary{transform:scale(1.045)}
.nf-product-card.nf-card-hover-02 .nf-card-foot{display:grid;grid-template-columns:1fr;align-items:stretch}
.nf-product-card.nf-card-hover-02 .nf-card-cart{width:100%!important;min-width:0!important}

/* 03 — floating information panel */
.nf-product-card.nf-card-hover-03{overflow:visible;border:0;background:transparent!important;padding-bottom:5px}
.nf-product-card.nf-card-hover-03 .nf-card-image{border-radius:var(--nf-card-radius)}
.nf-product-card.nf-card-hover-03 .nf-card-body{z-index:3;margin:-58px 10px 0;border:1px solid var(--nf-card-border);border-radius:calc(var(--nf-card-radius) - 1px);background:var(--nf-card-bg);box-shadow:0 14px 30px color-mix(in srgb,var(--nf-card-title) 10%,transparent);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease}
.nf-product-card.nf-card-hover-03:hover{transform:none!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}
.nf-product-card.nf-card-hover-03:hover .nf-card-body{transform:translateY(-9px);box-shadow:0 24px 46px color-mix(in srgb,var(--nf-card-title) 16%,transparent)}
.nf-product-card.nf-card-hover-03:hover .nf-card-primary{transform:scale(1.055)}
.nf-product-card.nf-card-hover-03.nf-button-auto .nf-card-cart{width:auto!important;min-width:0!important;color:#fff!important;border-color:var(--nf-card-hover-border)!important;background:var(--nf-card-hover-border)!important}

/* 04 — architectural frame */
.nf-product-card.nf-card-hover-04{border-radius:0}
.nf-product-card.nf-card-hover-04::before{content:"";position:absolute;z-index:6;inset:0;border:2px solid var(--nf-card-hover-border);clip-path:inset(0 100% 100% 0);pointer-events:none;transition:clip-path .5s cubic-bezier(.2,.8,.2,1)}
.nf-product-card.nf-card-hover-04:hover::before{clip-path:inset(0)}
.nf-product-card.nf-card-hover-04 .nf-card-foot{padding-top:10px;border-top:1px solid var(--nf-card-border)}
.nf-product-card.nf-card-hover-04.nf-button-auto .nf-card-cart{width:var(--nf-card-cart-box-size)!important;height:var(--nf-card-cart-box-size)!important;min-width:var(--nf-card-cart-box-size)!important;padding:0!important;border-radius:var(--nf-card-cart-radius,8px)!important;aspect-ratio:1/1;flex:0 0 auto}

/* 05 — monochrome editorial */
.nf-product-card.nf-card-hover-05 .nf-card-primary img,.nf-product-card.nf-card-hover-05 .nf-card-secondary img{filter:grayscale(1) contrast(.94)}
.nf-product-card.nf-card-hover-05 .nf-card-body{color:#fff;background:var(--nf-card-title)}
.nf-product-card.nf-card-hover-05 .nf-card-title{color:#fff!important}.nf-product-card.nf-card-hover-05 .nf-card-category,.nf-product-card.nf-card-hover-05 .nf-card-category a,.nf-product-card.nf-card-hover-05 .nf-card-rating b,.nf-product-card.nf-card-hover-05 .nf-card-rating small{color:rgba(255,255,255,.65)!important}
.nf-product-card.nf-card-hover-05:hover .nf-card-title{color:#fff!important}
.nf-product-card.nf-card-hover-05:hover .nf-card-primary img,.nf-product-card.nf-card-hover-05:hover .nf-card-secondary img{filter:none}
.nf-product-card.nf-card-hover-05:hover .nf-card-primary{transform:scale(1.045)}
.nf-product-card.nf-card-hover-05 .nf-card-foot{display:grid;grid-template-columns:1fr}
.nf-product-card.nf-card-hover-05.nf-button-auto .nf-card-cart{width:100%!important;min-width:0!important;color:#fff!important;border-color:var(--nf-card-hover-border)!important;background:var(--nf-card-hover-border)!important}

/* 06 — diagonal image reveal */
.nf-product-card.nf-card-hover-06 .nf-card-secondary{opacity:1;clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}
.nf-product-card.nf-card-hover-06.has-secondary:hover .nf-card-secondary{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}
.nf-product-card.nf-card-hover-06:not(.has-secondary):hover .nf-card-primary{transform:scale(1.05)}
.nf-product-card.nf-card-hover-06 .nf-card-body{text-align:center}
.nf-product-card.nf-card-hover-06 .nf-card-meta,.nf-product-card.nf-card-hover-06 .nf-card-foot{justify-content:center}
.nf-product-card.nf-card-hover-06 .nf-card-foot{display:grid;grid-template-columns:1fr}
.nf-product-card.nf-card-hover-06 .nf-card-cart{width:100%!important;min-width:0!important}
.nf-product-card.nf-card-hover-06 .nf-card-view{display:block}
.nf-product-card.nf-card-hover-06:hover .nf-card-view{opacity:1;transform:translate(-50%,0)}

/* 07 — soft spotlight */
.nf-product-card.nf-card-hover-07{border:0;border-radius:calc(var(--nf-card-radius) + 8px);background:var(--nf-card-image-bg)!important}
.nf-product-card.nf-card-hover-07 .nf-card-image{margin:7px;border-radius:var(--nf-card-radius);aspect-ratio:calc(1 / 1)}
.nf-product-card.nf-card-hover-07::after{content:"";position:absolute;z-index:1;inset:0;border-radius:inherit;background:radial-gradient(circle at 78% 11%,color-mix(in srgb,var(--nf-card-hover-border) 26%,transparent),transparent 42%);opacity:0;pointer-events:none;transition:opacity .35s ease}
.nf-product-card.nf-card-hover-07:hover{transform:translateY(-5px)!important;background:var(--nf-card-image-bg)!important;box-shadow:0 20px 48px color-mix(in srgb,var(--nf-card-hover-border) 17%,transparent)!important}
.nf-product-card.nf-card-hover-07:hover::after{opacity:1}
.nf-product-card.nf-card-hover-07.nf-button-auto .nf-card-cart{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;padding:5px 0!important;border:0!important;border-bottom:1px solid currentColor!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}

/* 08 — refined perspective */
.nf-product-card.nf-card-hover-08{transform-style:preserve-3d;border-color:transparent;box-shadow:0 11px 30px color-mix(in srgb,var(--nf-card-title) 8%,transparent)}
.nf-product-card.nf-card-hover-08 .nf-card-body{padding:17px}
.nf-product-card.nf-card-hover-08:hover{transform:perspective(1000px) rotateX(1.3deg) rotateY(-2deg) translateY(-7px)!important;background:var(--nf-card-bg)!important;border-color:transparent!important;box-shadow:0 27px 64px color-mix(in srgb,var(--nf-card-title) 16%,transparent)!important}
.nf-product-card.nf-card-hover-08:hover .nf-card-primary{transform:scale(1.055) translateX(1.2%)}
.nf-product-card.nf-card-hover-08 .nf-card-foot{display:grid;grid-template-columns:1fr}
.nf-product-card.nf-card-hover-08.nf-button-auto .nf-card-cart{width:100%!important;min-width:0!important;color:#fff!important;border-color:var(--nf-card-title)!important;border-radius:var(--nf-card-cart-radius,8px)!important;background:var(--nf-card-title)!important}

/* 09 — accent rail */
.nf-product-card.nf-card-hover-09 .nf-card-body{position:relative;padding-left:19px;transition:padding-left .3s ease}
.nf-product-card.nf-card-hover-09 .nf-card-body::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--nf-card-hover-border);transform:scaleY(.22);transform-origin:bottom;transition:transform .32s ease}
.nf-product-card.nf-card-hover-09:hover .nf-card-body{padding-left:23px}
.nf-product-card.nf-card-hover-09:hover .nf-card-body::before{transform:scaleY(1)}
.nf-product-card.nf-card-hover-09:hover .nf-card-primary{transform:scale(1.04)}
.nf-product-card.nf-card-hover-09.nf-button-auto .nf-card-cart{color:#fff!important;border-color:var(--nf-card-hover-border)!important;background:var(--nf-card-hover-border)!important}

/* 10 — centred editorial index */
.nf-product-card.nf-card-hover-10 .nf-card-index{display:block;top:auto;right:2px;bottom:-5px;color:rgba(255,255,255,.72);font-size:clamp(48px,6vw,76px);line-height:.8;letter-spacing:-.09em;mix-blend-mode:overlay;transform:translateY(30%);transition:transform .4s cubic-bezier(.2,.8,.2,1)}
.nf-product-card.nf-card-hover-10 .nf-card-body{text-align:center}
.nf-product-card.nf-card-hover-10 .nf-card-meta,.nf-product-card.nf-card-hover-10 .nf-card-foot{justify-content:center}
.nf-product-card.nf-card-hover-10 .nf-card-foot{display:grid;grid-template-columns:1fr}
.nf-product-card.nf-card-hover-10 .nf-card-view{display:block}
.nf-product-card.nf-card-hover-10:hover .nf-card-index{transform:none}
.nf-product-card.nf-card-hover-10:hover .nf-card-primary{transform:scale(1.055);filter:brightness(.78)}
.nf-product-card.nf-card-hover-10:hover .nf-card-view{opacity:1;transform:translate(-50%,0)}
.nf-product-card.nf-card-hover-10.nf-button-auto .nf-card-cart{width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;padding:7px 0!important;border:0!important;border-bottom:1px solid currentColor!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}

@media(max-width:767px){
  .nf-product-card .nf-card-meta{min-height:0}.nf-card-category,.nf-card-category a{font-size:8.5px}
  .nf-product-card.nf-card-hover-03 .nf-card-body{margin:-36px 6px 0;padding:9px}
  .nf-product-card.nf-card-hover-07 .nf-card-image{margin:5px}
  .nf-product-card.nf-card-hover-08 .nf-card-body{padding:10px}
  .nf-product-card.nf-card-hover-09 .nf-card-body{padding-left:13px}.nf-product-card.nf-card-hover-09:hover .nf-card-body{padding-left:15px}
}
@media(hover:none){.nf-product-card .nf-card-view{display:none!important}.nf-product-card.nf-card-hover-05 .nf-card-primary img,.nf-product-card.nf-card-hover-05 .nf-card-secondary img{filter:none}}
@media(prefers-reduced-motion:reduce){.nf-product-card,.nf-product-card::before,.nf-product-card::after,.nf-product-card .nf-card-primary,.nf-product-card .nf-card-secondary,.nf-product-card .nf-card-view,.nf-product-card .nf-card-body,.nf-product-card .nf-card-cart{transition-duration:.01ms!important}}

/* Theme-owned Favorite / Compare controls used by every product renderer. */
.nf-product-card>.nfc-product-list-actions--card{position:absolute;z-index:12;top:11px;right:11px;display:flex;flex-direction:column;gap:7px;pointer-events:none}
.nf-product-card>.nfc-product-list-actions--card .nfc-list-action{pointer-events:auto}
.nfc-list-action{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:40px;min-height:40px;margin:0;padding:9px 12px;border:1px solid color-mix(in srgb,var(--nf-card-border,#e5e5e2) 88%,transparent);border-radius:10px;background:color-mix(in srgb,var(--nf-card-bg,#fff) 94%,transparent);box-shadow:0 6px 18px rgba(17,17,17,.08);color:var(--nf-card-title,#171717);font:inherit;font-size:12px;font-weight:700;line-height:1;cursor:pointer;backdrop-filter:blur(8px);transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.nfc-list-action:hover{border-color:var(--nf-card-hover-border,#dcaa43);background:var(--nf-card-bg,#fff);color:var(--nf-card-hover-border,#dcaa43);transform:translateY(-1px);box-shadow:0 9px 22px rgba(17,17,17,.12)}
.nfc-list-action:focus{outline:0}
.nfc-list-action:focus-visible{outline:2px solid color-mix(in srgb,var(--nf-card-hover-border,#dcaa43) 72%,#fff);outline-offset:2px}
.nfc-list-action.is-active{border-color:color-mix(in srgb,var(--nf-card-hover-border,#dcaa43) 70%,transparent);background:var(--nf-card-hover-border,#dcaa43);color:#fff}
.nfc-list-action.is-loading{cursor:wait;opacity:.65}
.nfc-list-action__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px}
.nfc-list-action__icon svg{display:block;width:100%;height:100%}
.nfc-product-list-actions--card .nfc-list-action{width:40px;height:40px;padding:0;border-radius:10px}
.nfc-product-list-actions--card .nfc-list-action__label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.nfc-product-list-actions--single{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0 6px}
.nfc-product-list-actions--single .nfc-list-action{min-height:42px;padding:10px 14px;border-radius:10px;background:#fff;box-shadow:none;font-size:12px}
.nf-product-card.nf-card-hover-04::before{pointer-events:none}
@media(max-width:767px){.nf-product-card>.nfc-product-list-actions--card{top:7px;right:7px;gap:5px}.nfc-product-list-actions--card .nfc-list-action{width:34px;height:34px;min-width:34px;min-height:34px;border-radius:9px}.nfc-list-action__icon{width:16px;height:16px}.nfc-product-list-actions--single{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nfc-product-list-actions--single .nfc-list-action{width:100%;padding:9px 8px;font-size:11px}}

/* RC11: the saved action typography and shape win over browser/WordPress button focus styles. */
.nf-card-cart{font-size:var(--nf-card-button-font-size,13px)!important}
.nf-card-cart:focus,.nf-card-cart:focus-visible,.nf-carousel-arrows button:focus,.nf-carousel-arrows button:focus-visible,.nf-products-carousel-arrows button:focus,.nf-products-carousel-arrows button:focus-visible,.nfc-list-action:focus,.nfc-list-action:focus-visible{outline:0!important;outline-offset:0!important}
