/* One reusable product-card system for homepage and WooCommerce loops. */
.asjm-v5-quick-dialog[open]{position:fixed;inset:50% auto auto 50%;margin:0;transform:translate(-50%,-50%)}
.asjm-v5-product-card{--asjm-card-accent:#087b4f;--asjm-card-action:#087b4f;position:relative;display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;border:1px solid #e1e9e5;border-radius:18px;background:#fff;color:#17251e;box-shadow:0 6px 22px rgba(9,64,42,.07);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.asjm-v5-product-card:hover{transform:translateY(-5px);border-color:#b7d5c6;box-shadow:0 16px 38px rgba(9,64,42,.14)}.asjm-v5-card-media{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:1/1;background:#f2f5f3}.asjm-v5-card-media>a{display:block;width:100%;height:100%;color:inherit}.asjm-v5-gallery-stage{position:absolute;inset:0;display:block}.asjm-v5-gallery-stage img{position:absolute;inset:0;width:100%;height:100%;margin:0;object-fit:cover;opacity:0;transform:scale(1);transition:opacity .24s ease,transform .42s ease}.asjm-v5-gallery-stage img.is-active{opacity:1}.asjm-v5-product-card:hover .asjm-v5-gallery-stage img.is-active{transform:scale(1.055)}.asjm-v5-discount{position:absolute;z-index:4;top:10px;left:10px;padding:6px 9px;border-radius:9px;background:#ef4b23;color:#fff;font-size:11px;font-weight:900;line-height:1}.asjm-v5-wishlist-top{position:absolute;z-index:6;top:9px;right:9px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #ffffffb8;border-radius:50%;background:#fffffff0;color:#263a31;box-shadow:0 4px 12px #0002;cursor:pointer}.asjm-v5-wishlist-top svg,.asjm-v5-card-actions svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.asjm-v5-wishlist-top.is-active{background:#fff0ed;color:#e74728}.asjm-v5-wishlist-top.is-active svg{fill:currentColor}.asjm-v5-card-badges{position:absolute;z-index:5;top:51px;right:9px;display:flex;max-width:72%;align-items:flex-end;flex-direction:column;gap:5px}.asjm-v5-card-badges>span,.asjm-v5-card-badges>em,.asjm-v5-card-badges>b{display:inline-flex;align-items:center;min-height:23px;padding:3px 7px;border-radius:7px;background:#fffffff0;box-shadow:0 2px 8px #0002;font-size:9px;font-style:normal;font-weight:850;line-height:1.2}.asjm-v5-card-badges>span{font-size:19px}.asjm-v5-card-badges>b{background:#1689e7;color:#fff}.asjm-v5-card-body{display:flex;flex:1;flex-direction:column;padding:14px}.asjm-v5-card-title{text-decoration:none}.asjm-v5-card-title h3{display:-webkit-box;overflow:hidden;min-height:40px;margin:0 0 8px;color:#17251e;font-size:14px;font-weight:750;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.asjm-v5-warehouse-line{display:flex;align-items:center;gap:6px;min-width:0;margin-bottom:5px;color:var(--asjm-card-accent);font-size:10px}.asjm-v5-warehouse-line>span{font-size:16px}.asjm-v5-warehouse-line>strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.asjm-v5-seller{display:flex;align-items:center;gap:5px;overflow:hidden;margin-bottom:7px;color:#68786f;text-decoration:none;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.asjm-v5-seller span{display:inline-grid;place-items:center;flex:0 0 14px;width:14px;height:14px;border-radius:50%;background:#1689e7;color:#fff;font-size:8px}.asjm-v5-card-stats{display:flex;align-items:center;gap:6px;min-height:16px;margin-bottom:8px;color:#75837c;font-size:9px}.asjm-v5-card-stats>span:not(:first-child){padding-left:6px;border-left:1px solid #dfe7e3}.asjm-v5-stars .star-rating{float:none;margin:0;color:#f2a51d;font-size:10px}.asjm-v5-fulfilment{display:flex;align-items:center;gap:5px;min-width:0;margin-bottom:8px}.asjm-v5-fulfilment>span{display:grid;min-width:0;margin-right:auto}.asjm-v5-fulfilment small{color:#839088;font-size:8px;line-height:1}.asjm-v5-fulfilment strong{overflow:hidden;max-width:115px;margin-top:2px;color:#33463c;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.asjm-v5-fulfilment em,.asjm-v5-fulfilment>b{padding:4px 6px;border-radius:6px;background:#eef7f2;color:#087b4f;font-size:8px;font-style:normal;font-weight:850;white-space:nowrap}.asjm-v5-fulfilment>b{background:#fff3dc;color:#a46300}.asjm-v5-price{min-height:28px;margin:1px 0 10px;color:var(--asjm-card-accent);font-size:18px;font-weight:900;line-height:1.3}.asjm-v5-price del{margin-right:5px;color:#8d9992;font-size:11px;font-weight:500}.asjm-v5-price ins{text-decoration:none}.asjm-v5-sold-progress{height:5px;margin:-3px 0 10px;overflow:hidden;border-radius:5px;background:#f0ddd6}.asjm-v5-sold-progress span{display:block;width:var(--asjm-v5-progress);height:100%;border-radius:inherit;background:#f15d34}.asjm-v5-card-actions{display:grid;gap:7px;margin-top:auto}.asjm-v5-primary-actions,.asjm-v5-secondary-actions{display:grid;gap:6px}.asjm-v5-primary-actions{grid-template-columns:1fr 1fr}.asjm-v5-secondary-actions{grid-template-columns:repeat(3,1fr)}.asjm-v5-card-actions a,.asjm-v5-card-actions button{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:38px;margin:0;padding:6px 7px;border:1px solid transparent;border-radius:9px;text-align:center;text-decoration:none;font:inherit;font-size:10px;font-weight:850;line-height:1.15;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .2s}.asjm-v5-add-cart{background:var(--asjm-card-action);color:#fff!important}.asjm-v5-buy-now{border-color:var(--asjm-card-action)!important;background:#fff;color:var(--asjm-card-action)!important}.asjm-v5-secondary-actions button{border-color:#e0e8e4;background:#f8faf9;color:#44574d}.asjm-v5-secondary-actions button:hover,.asjm-v5-secondary-actions button.is-active{border-color:var(--asjm-card-accent);background:#edf7f2;color:var(--asjm-card-accent)}.asjm-v5-card-actions :is(a,button):hover{transform:translateY(-1px)}@media(hover:hover){.asjm-v5-secondary-actions{opacity:.55;transform:translateY(5px);transition:.22s}.asjm-v5-product-card:hover .asjm-v5-secondary-actions,.asjm-v5-product-card:focus-within .asjm-v5-secondary-actions{opacity:1;transform:none}}
/* Style variants selected in ASJM Homepage Builder. */
.asjm-v5-product-card.is-style-amazon{--asjm-card-accent:#b45b00;--asjm-card-action:#ff9900;border-radius:10px}.asjm-v5-product-card.is-style-amazon .asjm-v5-add-cart{color:#17251e!important}.asjm-v5-product-card.is-style-amazon .asjm-v5-discount{background:#cc0c39}.asjm-v5-product-card.is-style-temu{--asjm-card-accent:#f04b19;--asjm-card-action:#f4511e;border-radius:14px}.asjm-v5-product-card.is-style-temu .asjm-v5-card-media{background:#fff4ef}.asjm-v5-product-card.is-style-temu .asjm-v5-discount{border-radius:20px;background:#f4511e}.asjm-v5-product-card.is-style-aliexpress{--asjm-card-accent:#e52b19;--asjm-card-action:#e62e1b;border-radius:12px}.asjm-v5-product-card.is-style-aliexpress .asjm-v5-buy-now{background:#fff2ef}.asjm-v5-product-card.is-style-premium{--asjm-card-accent:#087b4f;--asjm-card-action:#087b4f;border-color:#dce9e2;background:linear-gradient(180deg,#fff,#fcfffd)}.asjm-v5-product-card.is-style-premium:before{position:absolute;z-index:7;top:0;right:18%;left:18%;height:3px;border-radius:0 0 5px 5px;background:linear-gradient(90deg,#087b4f,#23bc7f);content:""}
/* WooCommerce loop reset and homepage slider sizing. */
.woocommerce ul.products li.product.asjm-v5-loop-item,.woocommerce-page ul.products li.product.asjm-v5-loop-item{display:block;margin-bottom:22px;padding:0;background:transparent;box-shadow:none}.woocommerce ul.products li.product.asjm-v5-loop-item .button{margin:0}.asjm-v3-product-grid>.asjm-v5-product-card{min-width:0}.asjm-v3-product-grid.is-slider>.asjm-v5-product-card{flex:0 0 calc(20% - 12px);scroll-snap-align:start}.asjm-v3-luxury-products .asjm-v5-product-card{border-color:#ffffff24}.asjm-v3-luxury-products .asjm-v5-card-body{background:#17221c}.asjm-v3-luxury-products :is(.asjm-v5-card-title h3,.asjm-v5-fulfilment strong){color:#fff}.asjm-v3-luxury-products :is(.asjm-v5-seller,.asjm-v5-card-stats){color:#b9c7c0}
/* Read-only AJAX quick view. */
.asjm-v5-quick-dialog{width:min(900px,calc(100% - 24px));max-width:none;padding:0;border:0;border-radius:20px;background:#fff;color:#18261f;box-shadow:0 28px 80px #0005}.asjm-v5-quick-dialog::backdrop{background:#081a1288;backdrop-filter:blur(4px)}.asjm-v5-quick-dialog>[data-asjm-quick-close]{position:absolute;z-index:3;top:12px;right:12px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#eef3f0;color:#263a31;font-size:25px;cursor:pointer}.asjm-v5-quick-dialog>[data-asjm-quick-content]{min-height:240px;padding:32px}.asjm-v5-quick-status{display:grid;place-items:center;min-height:210px;color:#64756c}.asjm-v5-quick-product{display:grid;grid-template-columns:minmax(260px,1fr) 1.1fr;gap:30px;align-items:center}.asjm-v5-quick-product>div:first-child{overflow:hidden;aspect-ratio:1/1;border-radius:15px;background:#f1f5f3}.asjm-v5-quick-product img{width:100%;height:100%;object-fit:cover}.asjm-v5-quick-product h2{margin:8px 0 10px;font-size:28px;line-height:1.15}.asjm-v5-quick-product>div>span{color:#087b4f;font-size:12px;font-weight:800}.asjm-v5-quick-price{margin:14px 0;color:#087b4f;font-size:24px;font-weight:900}.asjm-v5-quick-price del{color:#8b9791;font-size:14px}.asjm-v5-quick-open{display:inline-flex;padding:11px 18px;border-radius:9px;background:#087b4f;color:#fff;text-decoration:none;font-weight:800}.asjm-v5-toast{position:fixed;z-index:99999;right:18px;bottom:82px;padding:10px 15px;border-radius:9px;background:#15251d;color:#fff;box-shadow:0 8px 30px #0004;font-size:12px;animation:asjmV5Toast 2.2s both}@keyframes asjmV5Toast{0%{opacity:0;transform:translateY(8px)}12%,82%{opacity:1;transform:none}100%{opacity:0}}
html[data-theme=dark] .asjm-v5-product-card{border-color:#2a3c33;background:#17231d;color:#edf6f1}html[data-theme=dark] .asjm-v5-card-title h3,html[data-theme=dark] .asjm-v5-fulfilment strong{color:#edf6f1}html[data-theme=dark] .asjm-v5-secondary-actions button{border-color:#34483e;background:#203028;color:#dce9e2}html[data-theme=dark] .asjm-v5-quick-dialog{background:#17231d;color:#edf6f1}
@media(max-width:1100px){.asjm-v3-product-grid.is-slider>.asjm-v5-product-card{flex-basis:calc(25% - 12px)}.asjm-v5-card-stats{flex-wrap:wrap}}
@media(max-width:760px){.asjm-v3-product-grid.is-slider>.asjm-v5-product-card{flex-basis:68%}.asjm-v5-card-body{padding:11px}.asjm-v5-card-title h3{min-height:36px;font-size:12px}.asjm-v5-card-stats{gap:4px}.asjm-v5-fulfilment{flex-wrap:wrap}.asjm-v5-fulfilment>span{flex:1 0 100%}.asjm-v5-price{font-size:16px}.asjm-v5-card-actions a,.asjm-v5-card-actions button{min-height:36px;padding-inline:4px;font-size:9px}.asjm-v5-secondary-actions span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.asjm-v5-quick-product{grid-template-columns:1fr}.asjm-v5-quick-dialog>[data-asjm-quick-content]{padding:25px 18px;max-height:85vh;overflow:auto}.asjm-v5-quick-product>div:first-child{max-height:330px}.asjm-v5-card-badges>em{display:none}}
@media(max-width:430px){.asjm-v3-product-grid.is-slider>.asjm-v5-product-card{flex-basis:78%}.asjm-v5-primary-actions{grid-template-columns:1fr}.asjm-v5-card-stats>span:nth-child(2){display:none}.asjm-v5-warehouse-line>strong{font-size:9px}.asjm-v5-fulfilment em{max-width:95px;overflow:hidden;text-overflow:ellipsis}.asjm-v5-wishlist-top{width:32px;height:32px}.asjm-v5-card-badges{top:46px}}

/* ASJM Premium Product Card v2: compact, image-safe and action-safe. */
.asjm-v5-gallery-stage img,.asjm-v5-quick-product img{object-fit:contain;background:#fff}.asjm-v5-gallery-stage img:first-child{opacity:1}.asjm-v5-product-placeholder{padding:12%;background:#f5f9f7!important}.asjm-v5-ships-badge{position:absolute;z-index:5;bottom:9px;left:9px;max-width:calc(100% - 18px);overflow:hidden;padding:5px 8px;border-radius:8px;background:#fffffff2;color:#1e4d38;box-shadow:0 2px 9px #0002;font-size:9px;font-weight:850;white-space:nowrap;text-overflow:ellipsis}.asjm-v5-card-body{padding:12px}.asjm-v5-card-title h3{margin-bottom:6px}.asjm-v5-seller{margin-bottom:5px}.asjm-v5-card-stats{margin-bottom:6px}.asjm-v5-fulfilment{margin-bottom:5px}.asjm-v5-price{margin-bottom:7px}.asjm-v5-secondary-actions{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product.asjm-v5-loop-item{width:auto!important;margin:0!important;float:none!important}@media(max-width:1280px){.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.asjm-v5-primary-actions{grid-template-columns:1fr 1fr}.asjm-v5-card-actions a,.asjm-v5-card-actions button{font-size:8px}.asjm-v5-card-actions svg{display:none}}
.asjm-v5-availability{margin:6px 0;color:#b42318;font-size:12px;font-weight:700}.asjm-v5-product-card .asjm-v5-buy.is-disabled,.asjm-v5-product-card .asjm-v5-cart.is-disabled{cursor:not-allowed;opacity:.64}
