/* BundleB frontend — v2.4.0 compact/mobile-editable layout */
.bundleb-box{--bb-m-card-gap:6px;--bb-m-text-gap:1px;--bb-m-card-pad:6px;--bb-m-image:38px;--bb-m-summary-gap:4px;--bb-m-summary-pad:5px;margin:14px 0 18px;padding:16px;border:1px solid rgba(0,0,0,.12);border-radius:16px;background:#fff;width:100%;clear:both;box-sizing:border-box;color:#3f3f3f}
.bundleb-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.bundleb-title-row>div{min-width:0}.bundleb-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:.11em;color:#888;margin-bottom:3px;line-height:1.2}.bundleb-title{font-size:17px;font-weight:750;line-height:1.18;color:#444}.bundleb-subtitle{font-size:11px;color:#8a8a8a;margin-top:4px;line-height:1.2}.bundleb-save-badge{font-size:12px;font-weight:750;padding:6px 9px;border-radius:999px;background:#eef8f0;color:#137333;white-space:nowrap;line-height:1.2}
.bundleb-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.bundleb-item{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:10px;padding:10px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff;min-width:0;box-sizing:border-box}.bundleb-thumb{width:54px;height:54px;min-width:54px;overflow:hidden;border-radius:9px}.bundleb-thumb img{display:block;width:54px!important;height:54px!important;max-width:none!important;object-fit:cover;border-radius:9px;margin:0!important}.bundleb-info{min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:2px}.bundleb-info>strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;font-weight:700;line-height:1.2;margin:0;color:#505050;overflow-wrap:anywhere}.bundleb-variation-label{display:block;font-size:10px;font-weight:600;line-height:1.12;color:#777;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundleb-meta{display:flex;align-items:baseline;justify-content:space-between;gap:7px;font-size:11px;line-height:1.15;min-width:0;margin:0}.bundleb-meta>span:first-child{color:#888;white-space:nowrap}.bundleb-unit{font-weight:700;text-align:right;line-height:1.15;white-space:nowrap;min-width:0;color:#e34455}.bundleb-unit>small{display:inline!important;font-size:9px!important;font-weight:500!important;color:#8a8a8a!important;margin:0 4px 0 0!important;line-height:1!important}.bundleb-unit del{opacity:.55;margin-right:2px;color:#999}.bundleb-unit ins{text-decoration:none;color:inherit}.bundleb-info>small{display:block;font-size:10px;color:#888;margin-top:2px;line-height:1.15}
.bundleb-box .bb24-summary{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important;border-top:1px dashed rgba(0,0,0,.14)!important;padding-top:10px!important;align-items:stretch!important}.bundleb-box .bb24-stat{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:4px!important;padding:9px 10px!important;margin:0!important;border:0!important;border-radius:10px!important;background:#f3f3f3!important;min-width:0!important;min-height:0!important;box-sizing:border-box!important;text-align:left!important}.bundleb-box .bb24-label{display:block!important;width:100%!important;font-size:10px!important;font-weight:700!important;line-height:1.1!important;color:#5e6268!important;margin:0!important;padding:0!important}.bundleb-box .bb24-value{display:block!important;width:100%!important;font-size:13px!important;font-weight:800!important;line-height:1!important;color:#333!important;margin:0!important;padding:0!important;white-space:nowrap!important}.bundleb-box .bb24-final{background:#ececec!important}.bundleb-box .bb24-final .bb24-value{color:#e34455!important}.bundleb-box .bb24-saving .bb24-value{color:#16723a!important}.single-product .bundleb-box{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1;max-width:100%;box-sizing:border-box}

@media(max-width:520px){
  .bundleb-box{padding:9px;margin:9px 0 13px;border-radius:13px}
  .bundleb-title-row{gap:7px;margin-bottom:8px}.bundleb-kicker{font-size:8.5px;margin-bottom:1px}.bundleb-title{font-size:15px;line-height:1.12}.bundleb-subtitle{font-size:9.5px;margin-top:2px}.bundleb-save-badge{font-size:9.5px;padding:4px 7px}
  .bundleb-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--bb-m-card-gap)!important;align-items:start!important}
  .bundleb-item{grid-template-columns:var(--bb-m-image) minmax(0,1fr)!important;gap:5px!important;padding:var(--bb-m-card-pad)!important;border-radius:10px!important;align-items:start!important;min-height:0!important;height:auto!important}
  .bundleb-thumb{width:var(--bb-m-image)!important;height:var(--bb-m-image)!important;min-width:var(--bb-m-image)!important;border-radius:7px}.bundleb-thumb img{width:var(--bb-m-image)!important;height:var(--bb-m-image)!important;border-radius:7px!important}
  .bundleb-info{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:var(--bb-m-text-gap)!important;min-height:0!important;height:auto!important;overflow:hidden!important}
  .bundleb-info>strong{font-size:10.2px!important;line-height:1.12!important;margin:0!important;min-height:0!important;height:auto!important;-webkit-line-clamp:2;color:#505050}
  .bundleb-variation-label{font-size:8.6px!important;line-height:1.05!important;margin:0!important;min-height:0!important;height:auto!important;color:#777}
  .bundleb-meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:1px!important;font-size:9px!important;line-height:1.05!important;margin:0!important;margin-top:0!important;min-height:0!important;height:auto!important}
  .bundleb-meta>span:first-child{display:block!important;font-size:8.7px!important;line-height:1.05!important;margin:0!important;color:#888!important}
  .bundleb-unit{display:block!important;font-size:9.8px!important;text-align:left!important;white-space:normal!important;line-height:1.05!important;margin:0!important;color:#e34455!important}
  .bundleb-unit>small{display:none!important}.bundleb-unit del,.bundleb-unit ins,.bundleb-unit .woocommerce-Price-amount,.bundleb-unit .woocommerce-Price-currencySymbol,.bundleb-unit bdi{display:inline!important;white-space:nowrap!important;line-height:1!important}.bundleb-info>small{display:none!important}
  .bundleb-box .bb24-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--bb-m-summary-gap)!important;margin-top:7px!important;padding-top:7px!important}
  .bundleb-box .bb24-stat{gap:2px!important;padding:var(--bb-m-summary-pad)!important;border-radius:8px!important;min-height:0!important;height:auto!important}
  .bundleb-box .bb24-label{font-size:8px!important;line-height:1.03!important;min-height:16px!important;height:16px!important;overflow:hidden!important;color:#555b61!important}
  .bundleb-box .bb24-value{font-size:10.4px!important;line-height:1!important;letter-spacing:-.12px!important;color:#30343a!important}
}
@media(max-width:370px){
  .bundleb-box{padding:8px}.bundleb-item{gap:4px!important}.bundleb-info>strong{font-size:9.6px!important}.bundleb-variation-label{font-size:8.1px!important}.bundleb-meta{font-size:8.5px!important}.bundleb-unit{font-size:9.2px!important}.bundleb-box .bb24-label{font-size:7.5px!important}.bundleb-box .bb24-value{font-size:9.6px!important}
}
