.xbm-front-placeholder{margin:0!important;padding:0!important;min-height:0!important;height:0;overflow:visible}
.xbm-front-placeholder.xbm-has-content{height:auto;margin:22px 0!important}
.xbm-front-placeholder:not(.xbm-has-content){font-size:0;line-height:0}
.xbm-front-placeholder{margin:22px 0}
.xbm-front-loading{padding:16px;border:1px solid #e8edf2;background:#fff;border-radius:10px;text-align:center;color:#6b7280}
.xbm-bundles-wrap{display:grid;gap:14px}
.xbm-bundle-card{overflow:hidden;border:1px solid #e5e9ee;background:#fff;border-radius:10px;box-shadow:0 1px 4px rgba(20,35,50,.035);font-family:inherit}
.xbm-bundle-heading{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 8px;border-bottom:1px solid #f0f2f4}
.xbm-kicker{display:none!important}
.xbm-bundle-heading h3{margin:0;font-size:15px;line-height:1.25;font-weight:700;color:#161b22}
.xbm-bundle-main{display:flex;align-items:center;gap:12px;padding:9px 14px 11px;min-width:0}
.xbm-bundle-products{display:flex;align-items:center;min-width:0;gap:8px;flex:1 1 auto;overflow:hidden}
.xbm-bundle-product{display:grid;grid-template-columns:50px minmax(0,1fr);gap:9px;align-items:center;min-width:0;flex:1 1 0;max-width:360px;padding:7px 8px;border:1px solid #eef1f4;border-radius:8px;background:#fff}
.xbm-product-image{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;overflow:hidden}
.xbm-product-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.xbm-product-copy{min-width:0}
.xbm-product-copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.28;font-weight:650;color:#111827}
.xbm-product-copy small{display:block;margin-top:3px;font-size:10px;line-height:1.25}
.xbm-attribute{color:#7a818b}
.xbm-unit-price{font-weight:500;color:#777f89}
.xbm-operator{align-self:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}
.xbm-plus{color:#1677c8;background:#edf7ff;border:1px solid #dcefff}
.xbm-equals{color:#1677c8;background:#edf7ff;border:1px solid #dcefff}
.xbm-bundle-offer{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:0 0 auto;padding:0;border:0;min-width:360px}
.xbm-offer-price{display:flex;align-items:baseline;gap:7px;white-space:nowrap}
.xbm-offer-price small{display:none}
.xbm-offer-price strong{font-size:17px;line-height:1;font-weight:800;color:#e51b23}
.xbm-offer-price del{font-size:11px;color:#9198a1}
.xbm-saving{display:none!important}
.xbm-add{width:auto;min-width:118px;border:0;background:#1687e8;color:#fff;font-weight:700;font-size:11px;line-height:1;padding:11px 15px;border-radius:18px;cursor:pointer;white-space:nowrap;transition:background .12s ease,box-shadow .12s ease,transform .12s ease}
.xbm-add:hover{background:#0877d5;box-shadow:0 4px 12px rgba(22,135,232,.22);transform:translateY(-1px)}
.xbm-add:active{transform:translateY(0)}
.xbm-add:disabled{opacity:.62;cursor:wait;transform:none;box-shadow:none}
.xbm-front-message{margin:0 14px 10px;font-size:10px;line-height:1.35}
.xbm-front-message:empty{display:none}
.xbm-front-message.ok{color:#267247}
.xbm-front-message.err{color:#b73636}
@media(max-width:1100px){.xbm-bundle-main{flex-wrap:wrap}.xbm-bundle-products{flex-basis:100%}.xbm-bundle-offer{width:100%;min-width:0;justify-content:flex-end;border-top:1px solid #f0f2f4;padding-top:10px}}
@media(max-width:760px){.xbm-front-placeholder{margin:18px 0}.xbm-bundle-heading{padding:11px 12px 7px}.xbm-bundle-heading h3{font-size:14px}.xbm-bundle-main{padding:8px 10px 10px;gap:8px}.xbm-bundle-products{overflow-x:auto;padding-bottom:3px}.xbm-bundle-product{min-width:215px;grid-template-columns:46px minmax(0,1fr)}.xbm-product-image{width:46px;height:46px}.xbm-operator{flex-basis:22px;width:22px;height:22px}.xbm-bundle-offer{justify-content:space-between;gap:8px}.xbm-offer-price strong{font-size:16px}.xbm-add{min-width:112px;padding:10px 13px}.xbm-front-message{margin:0 10px 9px}}
@media(max-width:480px){.xbm-bundle-offer{flex-wrap:wrap}.xbm-offer-price{flex:1 1 auto}.xbm-add{margin-left:auto}}

/* v2.3.3 - stronger premium emphasis without making the block loud */
.xbm-bundle-card{
  position:relative;
  border-color:#d9e6f2;
  border-radius:12px;
  box-shadow:0 7px 24px rgba(24,67,104,.08);
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);
}
.xbm-bundle-card:before{
  content:"";
  position:absolute;
  left:0;right:0;top:0;
  height:3px;
  background:linear-gradient(90deg,#1687e8 0%,#61b6f3 48%,rgba(97,182,243,0) 100%);
}
.xbm-bundle-heading{
  padding:13px 14px 10px;
  background:linear-gradient(90deg,#f5faff 0%,#ffffff 58%);
  border-bottom-color:#e6eef5;
}
.xbm-bundle-heading h3{
  position:relative;
  padding-left:27px;
  font-size:15px;
  color:#111827;
}
.xbm-bundle-heading h3:before{
  content:"+";
  position:absolute;
  left:0;top:50%;
  transform:translateY(-50%);
  width:19px;height:19px;
  display:flex;align-items:center;justify-content:center;
  border-radius:50%;
  background:#1687e8;
  color:#fff;
  font-size:14px;
  font-weight:800;
  line-height:1;
  box-shadow:0 3px 8px rgba(22,135,232,.22);
}
.xbm-bundle-main{padding:10px 14px 12px;gap:11px}
.xbm-bundle-product{
  border-color:#e3ebf3;
  background:#fff;
  box-shadow:0 2px 8px rgba(24,67,104,.035);
  transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;
}
.xbm-bundle-product:hover{
  border-color:#c8dced;
  box-shadow:0 5px 14px rgba(24,67,104,.07);
  transform:translateY(-1px);
}
.xbm-product-image{
  border:1px solid #edf2f6;
  background:#fff;
}
.xbm-operator{
  box-shadow:0 2px 7px rgba(22,135,232,.08);
}
.xbm-bundle-offer{
  position:relative;
  padding:9px 10px 9px 14px;
  border:1px solid #dcebf7;
  border-radius:10px;
  background:linear-gradient(135deg,#f5faff 0%,#ffffff 78%);
  min-width:380px;
}
.xbm-bundle-offer:before{
  content:"Pret pachet";
  position:absolute;
  left:14px;top:5px;
  transform:translateY(-100%);
  padding:0 5px;
  background:#fff;
  color:#8392a1;
  font-size:9px;
  font-weight:700;
  letter-spacing:.35px;
  text-transform:uppercase;
}
.xbm-offer-price strong{
  font-size:18px;
  letter-spacing:.1px;
  text-shadow:0 1px 0 rgba(255,255,255,.7);
}
.xbm-offer-price del{color:#9aa4ae}
.xbm-add{
  min-width:124px;
  padding:11px 17px;
  background:linear-gradient(180deg,#2095f3 0%,#087bd8 100%);
  box-shadow:0 4px 11px rgba(15,125,218,.2);
  border:1px solid rgba(0,94,172,.12);
}
.xbm-add:hover{
  background:linear-gradient(180deg,#168be8 0%,#056fc6 100%);
  box-shadow:0 6px 16px rgba(15,125,218,.27);
}
.xbm-front-message.ok{
  display:inline-block;
  margin:0 14px 10px;
  padding:5px 8px;
  border-radius:6px;
  background:#eef8f2;
  color:#267247;
}
@media(max-width:1100px){
  .xbm-bundle-offer{min-width:0}
  .xbm-bundle-offer:before{display:none}
}
@media(max-width:760px){
  .xbm-bundle-card{border-radius:10px;box-shadow:0 5px 18px rgba(24,67,104,.07)}
  .xbm-bundle-heading{background:#f7fbff}
  .xbm-bundle-heading h3{padding-left:25px}
}


/* v2.3.4 - centered premium storefront layout */
.xbm-bundle-card{
  border:1px solid #dce6ef;
  border-radius:14px;
  background:#fff;
  box-shadow:0 10px 30px rgba(23,57,87,.07);
}
.xbm-bundle-card:before{
  height:2px;
  background:linear-gradient(90deg,transparent 0%,#1687e8 18%,#1687e8 82%,transparent 100%);
  opacity:.9;
}
.xbm-bundle-heading{
  width:calc(100% - 40px);
  max-width:1180px;
  margin:0 auto;
  padding:15px 0 11px;
  background:transparent;
  border-bottom:1px solid #edf2f6;
}
.xbm-bundle-heading h3{
  padding-left:29px;
  font-size:16px;
  letter-spacing:-.1px;
}
.xbm-bundle-heading h3:before{
  width:20px;height:20px;
  background:#1687e8;
  box-shadow:none;
}
.xbm-bundle-main{
  width:calc(100% - 40px);
  max-width:1180px;
  margin:0 auto;
  padding:14px 0 16px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  align-items:center;
  gap:22px;
}
.xbm-bundle-products{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:11px;
  min-width:0;
  overflow:visible;
}
.xbm-bundle-product{
  flex:0 1 320px;
  max-width:340px;
  min-width:240px;
  grid-template-columns:62px minmax(0,1fr);
  gap:12px;
  padding:10px 12px;
  border:1px solid #e4ebf2;
  border-radius:10px;
  box-shadow:0 3px 10px rgba(24,67,104,.04);
}
.xbm-bundle-product:hover{
  border-color:#cbddeb;
  box-shadow:0 7px 18px rgba(24,67,104,.075);
  transform:translateY(-1px);
}
.xbm-product-image{
  width:62px;height:62px;
  border:0;
  border-radius:8px;
}
.xbm-product-copy strong{
  font-size:12.5px;
  line-height:1.34;
  font-weight:700;
}
.xbm-product-copy small{margin-top:4px;font-size:10.5px}
.xbm-operator{
  flex:0 0 28px;
  width:28px;height:28px;
  font-size:15px;
  border-color:#d9eafa;
  background:#f2f8fe;
  box-shadow:none;
}
.xbm-bundle-offer{
  min-width:0;
  width:300px;
  justify-self:end;
  display:grid;
  grid-template-columns:1fr;
  gap:9px;
  padding:12px 13px;
  border:1px solid #d9e9f6;
  border-radius:11px;
  background:linear-gradient(180deg,#f7fbff 0%,#ffffff 100%);
  box-shadow:inset 3px 0 0 #1687e8;
}
.xbm-bundle-offer:before{display:none!important}
.xbm-offer-price{
  justify-content:flex-end;
  gap:8px;
  width:100%;
}
.xbm-offer-price strong{
  font-size:20px;
  color:#e31b23;
  font-weight:800;
  letter-spacing:-.2px;
}
.xbm-offer-price del{
  font-size:11px;
  color:#9aa4ae;
}
.xbm-add{
  width:100%;
  min-width:0;
  padding:11px 16px;
  border-radius:18px;
  background:#1687e8;
  border:1px solid #0877cf;
  box-shadow:0 4px 10px rgba(22,135,232,.17);
  font-size:11px;
  font-weight:700;
}
.xbm-add:hover{
  background:#0878d3;
  box-shadow:0 6px 14px rgba(22,135,232,.22);
}
.xbm-front-message{
  width:calc(100% - 40px);
  max-width:1180px;
  margin:0 auto 12px;
}
.xbm-front-message.ok{margin:0 auto 12px}

@media(max-width:1100px){
  .xbm-bundle-main{grid-template-columns:1fr;gap:12px}
  .xbm-bundle-products{justify-content:flex-start;overflow-x:auto;padding-bottom:4px}
  .xbm-bundle-offer{width:100%;justify-self:stretch;grid-template-columns:auto 160px;align-items:center;box-shadow:inset 3px 0 0 #1687e8}
  .xbm-offer-price{justify-content:flex-start}
  .xbm-add{width:160px}
}
@media(max-width:760px){
  .xbm-bundle-heading,.xbm-bundle-main,.xbm-front-message{width:calc(100% - 24px)}
  .xbm-bundle-heading{padding-top:13px}
  .xbm-bundle-main{padding-top:10px}
  .xbm-bundle-product{min-width:225px;grid-template-columns:52px minmax(0,1fr);padding:8px 9px}
  .xbm-product-image{width:52px;height:52px}
  .xbm-bundle-offer{grid-template-columns:1fr;gap:8px}
  .xbm-offer-price{justify-content:flex-end}
  .xbm-add{width:100%}
}

/* v2.3.5 - professional tablet & mobile storefront */
@media (max-width:1100px){
  .xbm-bundle-card{border-radius:12px;box-shadow:0 8px 24px rgba(23,57,87,.07)}
  .xbm-bundle-heading,.xbm-bundle-main,.xbm-front-message{width:calc(100% - 32px);max-width:none}
  .xbm-bundle-heading{padding:14px 0 10px}
  .xbm-bundle-main{display:flex;flex-direction:column;gap:14px;padding:12px 0 15px}
  .xbm-bundle-products{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:stretch;justify-content:stretch;gap:10px;overflow:visible;padding:0}
  .xbm-bundle-product{width:100%;max-width:none;min-width:0;min-height:82px;grid-template-columns:58px minmax(0,1fr);padding:10px 11px;border-radius:10px}
  .xbm-product-image{width:58px;height:58px}
  .xbm-product-copy strong{-webkit-line-clamp:2;font-size:12.5px;line-height:1.32}
  .xbm-product-copy small{font-size:10.5px}
  .xbm-operator{align-self:center;justify-self:center;margin:0;width:26px;height:26px;flex:none}
  .xbm-bundle-offer{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:10px;box-shadow:inset 3px 0 0 #1687e8}
  .xbm-offer-price{width:auto;justify-content:flex-start;gap:8px}
  .xbm-offer-price strong{font-size:19px}
  .xbm-add{width:auto;min-width:150px;min-height:42px;padding:12px 18px;border-radius:21px;font-size:11.5px}
}

@media (max-width:760px){
  .xbm-front-placeholder{margin:16px 0}
  .xbm-bundle-card{border-radius:12px;box-shadow:0 6px 20px rgba(23,57,87,.065)}
  .xbm-bundle-card:before{background:linear-gradient(90deg,#1687e8 0%,#62b4ef 100%);opacity:1}
  .xbm-bundle-heading,.xbm-bundle-main,.xbm-front-message{width:calc(100% - 24px)}
  .xbm-bundle-heading{padding:13px 0 10px}
  .xbm-bundle-heading h3{font-size:15px;padding-left:27px}
  .xbm-bundle-heading h3:before{width:19px;height:19px;font-size:13px}
  .xbm-bundle-main{gap:12px;padding:10px 0 13px}
  .xbm-bundle-products{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:7px}
  .xbm-bundle-product{min-width:0;min-height:92px;grid-template-columns:1fr;grid-template-rows:48px auto;gap:6px;padding:9px 8px;text-align:center;align-items:start}
  .xbm-product-image{width:48px;height:48px;margin:0 auto}
  .xbm-product-copy strong{font-size:11.5px;line-height:1.28;-webkit-line-clamp:3}
  .xbm-product-copy small{font-size:9.5px;line-height:1.2;margin-top:3px}
  .xbm-operator{width:24px;height:24px;font-size:13px}
  .xbm-bundle-offer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}
  .xbm-offer-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;justify-content:flex-start}
  .xbm-offer-price strong{font-size:18px}
  .xbm-offer-price del{font-size:10px}
  .xbm-add{width:auto;min-width:135px;min-height:42px;padding:12px 15px;font-size:11px}
  .xbm-front-message{font-size:10.5px}
}

@media (max-width:560px){
  .xbm-bundle-heading,.xbm-bundle-main,.xbm-front-message{width:calc(100% - 20px)}
  .xbm-bundle-heading h3{font-size:15px}
  .xbm-bundle-products{display:flex;flex-direction:column;gap:8px}
  .xbm-bundle-product{display:grid;grid-template-columns:60px minmax(0,1fr);grid-template-rows:auto;gap:10px;min-height:76px;padding:9px 10px;text-align:left;align-items:center}
  .xbm-product-image{width:60px;height:60px;margin:0}
  .xbm-product-copy strong{font-size:12px;line-height:1.3;-webkit-line-clamp:2}
  .xbm-product-copy small{font-size:10px}
  .xbm-operator{align-self:center;margin:-1px auto;width:24px;height:24px}
  .xbm-equals{display:none}
  .xbm-bundle-offer{grid-template-columns:1fr;padding:12px;gap:10px;border-radius:10px;box-shadow:inset 0 3px 0 #1687e8}
  .xbm-offer-price{justify-content:center;text-align:center}
  .xbm-offer-price strong{font-size:20px}
  .xbm-add{width:100%;min-width:0;min-height:46px;border-radius:23px;font-size:12px;padding:13px 16px}
  .xbm-front-message{text-align:center;margin-bottom:10px}
}

@media (max-width:380px){
  .xbm-bundle-heading,.xbm-bundle-main,.xbm-front-message{width:calc(100% - 16px)}
  .xbm-bundle-product{grid-template-columns:54px minmax(0,1fr);padding:8px}
  .xbm-product-image{width:54px;height:54px}
  .xbm-offer-price strong{font-size:19px}
}


/* v2.3.6 - compact mobile/tablet layout */
@media (max-width:760px){
  .xbm-front-placeholder{margin:12px 0}
  .xbm-bundle-card{border-radius:10px;box-shadow:0 4px 14px rgba(23,57,87,.055)}
  .xbm-bundle-heading,.xbm-bundle-main,.xbm-front-message{width:calc(100% - 18px)}
  .xbm-bundle-heading{padding:10px 0 7px}
  .xbm-bundle-heading h3{font-size:14px;padding-left:0}
  .xbm-bundle-heading h3:before{display:none}
  .xbm-bundle-main{gap:8px;padding:8px 0 9px}
  .xbm-bundle-products{display:grid;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);gap:6px;align-items:stretch}
  .xbm-bundle-product{min-height:64px;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto;gap:7px;padding:7px 8px;text-align:left;align-items:center;border-radius:8px}
  .xbm-product-image{width:44px;height:44px;margin:0}
  .xbm-product-copy strong{font-size:11px;line-height:1.22;-webkit-line-clamp:2}
  .xbm-product-copy small{font-size:9px;line-height:1.1;margin-top:2px}
  .xbm-operator{width:20px;height:20px;font-size:11px}
  .xbm-bundle-offer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:8px 9px;border-radius:8px;box-shadow:none;border-color:#dce7f0;background:#fbfdff}
  .xbm-offer-price{justify-content:flex-start;text-align:left;gap:5px;flex-wrap:nowrap}
  .xbm-offer-price strong{font-size:16px}
  .xbm-offer-price del{font-size:9px}
  .xbm-add{width:auto;min-width:112px;min-height:34px;padding:9px 12px;border-radius:17px;font-size:10.5px}
  .xbm-front-message{font-size:9.5px;text-align:left;margin-bottom:8px}
}

@media (max-width:560px){
  .xbm-bundle-products{display:flex;flex-direction:column;gap:5px}
  .xbm-bundle-product{grid-template-columns:48px minmax(0,1fr);min-height:58px;padding:6px 7px}
  .xbm-product-image{width:48px;height:48px}
  .xbm-operator{margin:0 auto;width:20px;height:20px}
  .xbm-equals{display:none}
  .xbm-bundle-offer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:8px}
  .xbm-offer-price{justify-content:flex-start;text-align:left}
  .xbm-offer-price strong{font-size:16px}
  .xbm-add{width:auto;min-width:108px;min-height:34px;padding:9px 11px;border-radius:17px;font-size:10.5px}
}

@media (max-width:380px){
  .xbm-bundle-heading,.xbm-bundle-main,.xbm-front-message{width:calc(100% - 14px)}
  .xbm-bundle-product{grid-template-columns:44px minmax(0,1fr)}
  .xbm-product-image{width:44px;height:44px}
  .xbm-product-copy strong{font-size:10.5px}
  .xbm-offer-price strong{font-size:15px}
  .xbm-add{min-width:102px;padding:8px 10px;font-size:10px}
}

/* v2.3.7 - eMAG-inspired compact phone layout; desktop/tablet rules stay unchanged */
@media (max-width:560px){
  .xbm-front-placeholder{margin:10px 0}
  .xbm-bundle-card{
    border-radius:10px;
    box-shadow:0 3px 12px rgba(23,57,87,.05);
    overflow:hidden;
  }
  .xbm-bundle-card:before{display:none}
  .xbm-bundle-heading,
  .xbm-bundle-main,
  .xbm-front-message{width:100%;max-width:none}
  .xbm-bundle-heading{
    margin:0;
    padding:10px 10px 8px;
    border-bottom:1px solid #edf1f5;
    background:#fff;
  }
  .xbm-bundle-heading h3{
    margin:0;
    padding:0;
    font-size:14px;
    line-height:1.2;
    font-weight:700;
  }
  .xbm-bundle-heading h3:before{display:none!important}
  .xbm-bundle-main{
    margin:0;
    padding:9px 10px 10px;
    display:flex;
    flex-direction:column;
    gap:7px;
  }
  .xbm-bundle-products{
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:2px;
    overflow:visible;
    padding:0;
  }
  .xbm-bundle-product{
    width:100%;
    max-width:none;
    min-width:0;
    min-height:52px;
    display:grid;
    grid-template-columns:48px minmax(0,1fr);
    grid-template-rows:auto;
    align-items:center;
    gap:8px;
    padding:5px 4px;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    text-align:left;
  }
  .xbm-bundle-product:hover{
    border:0;
    box-shadow:none;
    transform:none;
  }
  .xbm-product-image{
    width:48px;
    height:48px;
    margin:0;
    border:0;
    border-radius:5px;
  }
  .xbm-product-copy strong{
    font-size:11.5px;
    line-height:1.25;
    font-weight:600;
    -webkit-line-clamp:2;
  }
  .xbm-product-copy small{font-size:9px;line-height:1.15;margin-top:2px}
  .xbm-operator{
    align-self:center;
    margin:1px auto;
    width:22px;
    height:22px;
    flex:0 0 22px;
    font-size:12px;
    line-height:22px;
    border-radius:50%;
    box-shadow:none;
  }
  .xbm-equals{display:flex!important}
  .xbm-bundle-offer{
    width:100%;
    min-width:0;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:7px;
    padding:5px 0 0;
    border:0;
    border-top:1px solid #edf1f5;
    border-radius:0;
    background:transparent;
    box-shadow:none;
  }
  .xbm-offer-price{
    width:100%;
    display:flex;
    align-items:baseline;
    justify-content:center;
    gap:6px;
    text-align:center;
    white-space:nowrap;
  }
  .xbm-offer-price strong{font-size:18px;line-height:1.1;font-weight:800}
  .xbm-offer-price del{font-size:9px;color:#a0a7b0}
  .xbm-add{
    width:100%;
    min-width:0;
    min-height:36px;
    padding:9px 14px;
    border-radius:18px;
    font-size:11.5px;
    line-height:1;
    font-weight:700;
    box-shadow:none;
  }
  .xbm-add:hover{box-shadow:none;transform:none}
  .xbm-front-message{
    margin:0;
    padding:0 10px 8px;
    font-size:9px;
    line-height:1.25;
    text-align:center;
  }
  .xbm-front-message.ok{margin:0;padding:5px 10px 8px;background:transparent}
}

@media (max-width:380px){
  .xbm-bundle-heading{padding-left:8px;padding-right:8px}
  .xbm-bundle-main{padding-left:8px;padding-right:8px}
  .xbm-bundle-product{grid-template-columns:44px minmax(0,1fr);gap:7px;min-height:48px}
  .xbm-product-image{width:44px;height:44px}
  .xbm-product-copy strong{font-size:11px}
  .xbm-offer-price strong{font-size:17px}
  .xbm-add{min-height:34px;padding:8px 12px;font-size:11px}
}


/* v2.3.8 - true compact phone fix: stop flex-grow inherited from desktop */
@media (max-width:560px){
  .xbm-bundle-products{
    height:auto!important;
    min-height:0!important;
    justify-content:flex-start!important;
  }
  .xbm-bundle-product{
    flex:0 0 auto!important;
    height:auto!important;
    min-height:50px!important;
    max-height:none!important;
    align-self:stretch!important;
  }
  .xbm-bundle-main{
    height:auto!important;
    min-height:0!important;
  }
  .xbm-operator{
    flex:0 0 20px!important;
  }
  .xbm-bundle-offer{
    flex:0 0 auto!important;
    height:auto!important;
    min-height:0!important;
  }
}
@media (max-width:380px){
  .xbm-bundle-product{min-height:46px!important}
}

/* v2.3.9 - hard mobile layout reset: no inherited flex/grid height can stretch the bundle */
@media (max-width:560px){
  .xbm-bundles-wrap,
  .xbm-bundle-card,
  .xbm-bundle-main,
  .xbm-bundle-products,
  .xbm-bundle-product,
  .xbm-bundle-offer{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }
  .xbm-bundle-card{
    display:block!important;
    overflow:hidden!important;
  }
  .xbm-bundle-heading{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:9px 10px 7px!important;
  }
  .xbm-bundle-heading h3{
    font-size:14px!important;
    line-height:18px!important;
  }
  .xbm-bundle-main{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:6px 10px 9px!important;
  }
  .xbm-bundle-products{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }
  .xbm-bundle-product{
    display:grid!important;
    grid-template-columns:44px minmax(0,1fr)!important;
    grid-template-rows:auto!important;
    align-items:center!important;
    align-content:center!important;
    justify-content:stretch!important;
    width:100%!important;
    margin:0!important;
    padding:4px 2px!important;
    gap:7px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    flex:none!important;
    position:static!important;
  }
  .xbm-product-image{
    width:44px!important;
    height:44px!important;
    margin:0!important;
  }
  .xbm-product-copy{
    align-self:center!important;
    min-height:0!important;
  }
  .xbm-product-copy strong{
    font-size:11.5px!important;
    line-height:1.22!important;
    -webkit-line-clamp:2!important;
  }
  .xbm-product-copy small{
    margin-top:2px!important;
    font-size:9px!important;
    line-height:1.12!important;
  }
  .xbm-operator{
    display:flex!important;
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    min-height:20px!important;
    margin:2px auto!important;
    padding:0!important;
    align-items:center!important;
    justify-content:center!important;
    position:static!important;
    flex:none!important;
  }
  .xbm-equals{display:flex!important}
  .xbm-bundle-offer{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    margin:4px 0 0!important;
    padding:7px 0 0!important;
    gap:6px!important;
    border:0!important;
    border-top:1px solid #edf1f5!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    position:static!important;
    flex:none!important;
  }
  .xbm-offer-price{
    width:100%!important;
    justify-content:center!important;
    text-align:center!important;
    margin:0!important;
  }
  .xbm-offer-price strong{font-size:17px!important;line-height:20px!important}
  .xbm-offer-price del{font-size:9px!important}
  .xbm-add{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    min-height:34px!important;
    height:34px!important;
    margin:0!important;
    padding:0 12px!important;
    border-radius:17px!important;
    font-size:11px!important;
    line-height:34px!important;
  }
}

/* v2.3.10 - isolated eMAG-style phone layout. Desktop markup is untouched. */
.xbm-mobile-main{display:none}
@media (max-width:560px){
  .xbm-bundle-card{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:hidden!important;
  }
  .xbm-bundle-main{display:none!important}
  .xbm-mobile-main{
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:8px 10px 10px!important;
    background:#fff!important;
  }
  .xbm-mobile-products{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
  }
  .xbm-mobile-product{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    align-items:center!important;
    width:100%!important;
    height:auto!important;
    min-height:44px!important;
    max-height:none!important;
    margin:0!important;
    padding:3px 2px!important;
    gap:8px!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .xbm-mobile-image{
    width:42px!important;
    height:42px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:hidden!important;
  }
  .xbm-mobile-image img{
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
  }
  .xbm-mobile-copy{min-width:0!important;text-align:left!important}
  .xbm-mobile-copy strong{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
    margin:0!important;
    font-size:11px!important;
    line-height:1.22!important;
    font-weight:600!important;
    color:#1e252c!important;
  }
  .xbm-mobile-copy small{
    display:block!important;
    margin-top:1px!important;
    font-size:8.5px!important;
    line-height:1.1!important;
    color:#7d8790!important;
  }
  .xbm-mobile-op,.xbm-mobile-eq{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:20px!important;
    height:20px!important;
    min-height:20px!important;
    margin:2px auto!important;
    padding:0!important;
    border:1px solid #dcefff!important;
    border-radius:50%!important;
    background:#edf7ff!important;
    color:#1687e8!important;
    font-size:12px!important;
    line-height:20px!important;
    font-weight:800!important;
  }
  .xbm-mobile-eq{margin-top:3px!important;margin-bottom:4px!important}
  .xbm-mobile-offer{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
  }
  .xbm-mobile-price{
    display:flex!important;
    align-items:baseline!important;
    justify-content:center!important;
    gap:6px!important;
    height:auto!important;
    margin:0 0 7px!important;
    padding:0!important;
    white-space:nowrap!important;
  }
  .xbm-mobile-price strong{font-size:18px!important;line-height:1!important;font-weight:800!important;color:#e31b23!important}
  .xbm-mobile-price del{font-size:8.5px!important;line-height:1!important;color:#9aa4ae!important}
  .xbm-mobile-add{
    display:block!important;
    width:100%!important;
    height:34px!important;
    min-height:34px!important;
    margin:0!important;
    padding:0 12px!important;
    border-radius:17px!important;
    background:#1687e8!important;
    border:0!important;
    color:#fff!important;
    box-shadow:none!important;
    font-size:11px!important;
    line-height:34px!important;
    font-weight:700!important;
    text-align:center!important;
  }
  .xbm-front-message{width:100%!important;margin:0!important;padding:6px 10px 8px!important;text-align:center!important}
}
@media (max-width:380px){
  .xbm-mobile-main{padding:7px 8px 9px!important}
  .xbm-mobile-product{grid-template-columns:38px minmax(0,1fr)!important;min-height:40px!important;gap:7px!important}
  .xbm-mobile-image{width:38px!important;height:38px!important}
  .xbm-mobile-copy strong{font-size:10.5px!important}
  .xbm-mobile-price strong{font-size:17px!important}
  .xbm-mobile-add{height:32px!important;min-height:32px!important;line-height:32px!important}
}

/* v2.3.11 - remove decorative blue + icon before bundle title */
.xbm-bundle-heading h3{
  padding-left:0!important;
}
.xbm-bundle-heading h3:before{
  display:none!important;
  content:none!important;
}

@media(max-width:760px){.xbm-front-placeholder.xbm-has-content{margin:18px 0!important}}
@media(max-width:560px){.xbm-front-placeholder.xbm-has-content{margin:12px 0!important}}
