#hexenbundle-selector{margin:1.25rem 0;padding:1rem;border:1px solid #ddd;background:#fff}.hexenbundle-heading{display:flex;justify-content:space-between;align-items:center;font-size:1.05rem}.hexenbundle-counter{font-weight:700}.hexenbundle-progress{height:8px;background:#eee;margin:.65rem 0 1rem;overflow:hidden}.hexenbundle-progress span{display:block;height:100%;width:0;background:#555;transition:width .2s}.hexenbundle-complete .hexenbundle-progress span{background:#2f7d32}.hexenbundle-over .hexenbundle-progress span{background:#a33}.hexenbundle-help{margin-bottom:1rem}.hexenbundle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.hexenbundle-item{border:1px solid #e2e2e2;padding:10px;text-align:center}.hexenbundle-item img{width:100%;height:180px;object-fit:contain;margin-bottom:8px}.hexenbundle-name{font-weight:600;min-height:42px}.hexenbundle-stock{font-size:.8rem;opacity:.7;margin:.35rem 0}.hexenbundle-qty{display:flex;justify-content:center;align-items:center;gap:5px}.hexenbundle-qty button{width:34px;height:34px;border:1px solid #bbb;background:#f6f6f6;cursor:pointer}.hexenbundle-qty input{width:52px;height:34px;text-align:center;border:1px solid #bbb}.hexenbundle-message{margin-top:1rem;font-weight:600}

.hexenbundle-pricebox{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1rem;padding:.85rem 1rem;border:1px solid rgba(0,0,0,.12);font-size:1rem}.hexenbundle-pricebox strong{font-size:1.08rem}

.hexenbundle-unit-price{margin:.35rem 0 .5rem;min-height:38px;display:flex;gap:.35rem;align-items:baseline;justify-content:center;flex-wrap:wrap}.hexenbundle-unit-regular{text-decoration:line-through;opacity:.55;font-size:.82rem}.hexenbundle-unit-discounted{font-size:.95rem;font-weight:700}

/* Dynamic bundle promotion display on category/product listings. */
.hexenbundle-listing-discount{display:inline-flex;align-items:center;justify-content:center;background:#c62828;color:#fff;font-weight:700;font-size:.78rem;line-height:1;padding:.42rem .5rem;z-index:8}.product-thumbnail>.hexenbundle-listing-discount,.thumbnail-container>.hexenbundle-listing-discount{position:absolute;top:10px;left:10px}


/* Warehouse listing timer: stable light-blue treatment for dynamic packs. */
.hexenbundle-listing-countdown{background:#21c2dc!important;color:#fff!important;border-color:#21c2dc!important;}
.hexenbundle-listing-countdown *{background:#21c2dc!important;color:#fff!important;border-color:#21c2dc!important;box-shadow:none!important;}
.hexenbundle-listing-countdown a,.hexenbundle-listing-countdown span,.hexenbundle-listing-countdown div{color:#fff!important;}
