.wktlp-action-bundles{--wkab-accent:#ef6c00;--wkab-dark:#222;--wkab-muted:#6b7280;--wkab-border:#e4e5e7;--wkab-soft:#fff7ef;margin:22px 0;font-size:14px;line-height:1.4}.wktlp-action-bundles *{box-sizing:border-box}.wktlp-action-bundles-head{margin:0 0 12px}.wktlp-action-bundles-head>span{display:block;margin-bottom:3px;color:var(--wkab-accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wktlp-action-bundles-head h3{margin:0;color:var(--wkab-dark);font-size:clamp(20px,2.1vw,28px);line-height:1.15}.wktlp-action-bundle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wktlp-action-bundle-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,190px);gap:10px 18px;padding:18px;border:1px solid var(--wkab-border);border-radius:12px;background:linear-gradient(135deg,#fff 0,#fff 72%,#fff8f1 100%);box-shadow:0 8px 24px rgba(0,0,0,.055);overflow:hidden}.wktlp-action-bundle-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--wkab-accent)}.wktlp-action-bundle-badge{grid-column:1/-1;justify-self:start;padding:4px 8px;border-radius:999px;background:#fff0e2;color:#b94d00;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.wktlp-action-bundle-copy{min-width:0}.wktlp-action-bundle-copy h4{margin:0 0 8px;color:var(--wkab-dark);font-size:18px;line-height:1.2}.wktlp-action-bundle-qty{display:flex;align-items:baseline;gap:6px;margin:0 0 10px}.wktlp-action-bundle-qty strong{font-size:28px;line-height:1;color:var(--wkab-dark)}.wktlp-action-bundle-qty span{color:var(--wkab-muted);font-size:12px}.wktlp-action-bundle-finishing{display:grid;gap:7px}.wktlp-action-bundle-finish-row{display:grid;grid-template-columns:54px minmax(0,1fr);gap:9px;align-items:center;padding:7px 9px;border:1px solid #f0ded0;border-radius:9px;background:rgba(255,250,246,.82)}.wktlp-action-bundle-finish-image{display:flex;align-items:center;justify-content:center;width:54px;height:54px;overflow:hidden;border:1px solid #eee;border-radius:7px;background:#fff;color:var(--wkab-accent);font-size:20px}.wktlp-action-bundle-finish-image img{width:100%;height:100%;object-fit:contain}.wktlp-action-bundle-finish-copy{min-width:0}.wktlp-action-bundle-finish-copy small,.wktlp-action-bundle-finish-copy strong,.wktlp-action-bundle-finish-copy span{display:block}.wktlp-action-bundle-finish-copy small{color:var(--wkab-accent);font-size:9px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.wktlp-action-bundle-finish-copy strong{margin:1px 0;color:var(--wkab-dark);font-size:13px;line-height:1.25}.wktlp-action-bundle-finish-copy span{color:#555;font-size:10.5px;line-height:1.3}.wktlp-action-bundle-price{min-width:0;text-align:right;align-self:center}.wktlp-action-bundle-price small,.wktlp-action-bundle-price span,.wktlp-action-bundle-price em{display:block}.wktlp-action-bundle-price small{color:var(--wkab-muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.wktlp-action-bundle-price strong{display:block;margin:2px 0;color:var(--wkab-accent);font-size:26px;line-height:1.1;white-space:nowrap}.wktlp-action-bundle-price strong .woocommerce-Price-amount,.wktlp-action-bundle-price strong .woocommerce-Price-amount bdi,.wktlp-action-bundle-price span .woocommerce-Price-amount,.wktlp-action-bundle-price span .woocommerce-Price-amount bdi{display:inline!important;white-space:nowrap!important}.wktlp-action-bundle-price .woocommerce-Price-currencySymbol{display:inline!important;white-space:nowrap!important}.wktlp-action-bundle-price span{color:var(--wkab-dark);font-size:11px;font-weight:700;white-space:nowrap}.wktlp-action-bundle-price em{margin-top:2px;color:var(--wkab-muted);font-size:10px;font-style:normal}.wktlp-action-bundle-cta{grid-column:1/-1;justify-self:start;margin-top:2px!important;border-radius:8px!important;background:var(--wkab-accent)!important;border-color:var(--wkab-accent)!important;padding:8px 15px!important;font-size:12px!important;line-height:1.2!important}.wktlp-action-bundles-note{margin:9px 2px 0;color:var(--wkab-muted);font-size:11px}

body.wktlp-bundle-modal-open{overflow:hidden}.wktlp-bundle-modal[hidden]{display:none!important}.wktlp-bundle-modal{position:fixed;z-index:100000;inset:0;display:flex;align-items:center;justify-content:center;padding:18px}.wktlp-bundle-modal-backdrop{position:absolute;inset:0;background:rgba(10,10,10,.62);backdrop-filter:blur(2px)}.wktlp-bundle-modal-panel{position:relative;display:flex;flex-direction:column;width:min(980px,calc(100vw - 36px));max-height:min(860px,calc(100vh - 36px));overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.28)}.wktlp-bundle-modal-close{position:absolute;z-index:2;top:10px;right:12px;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#f3f3f3;color:#333;font-size:25px;line-height:34px;cursor:pointer}.wktlp-bundle-modal-head{padding:20px 58px 13px 22px;border-bottom:1px solid #eee}.wktlp-bundle-modal-head>span{display:block;color:var(--wkab-accent);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.wktlp-bundle-modal-head h3{margin:2px 0 2px;color:var(--wkab-dark);font-size:23px;line-height:1.15}.wktlp-bundle-modal-subtitle{margin:0;color:var(--wkab-muted);font-size:12px}.wktlp-bundle-modal-fixed{padding:12px 22px;background:#fffaf5;border-bottom:1px solid #f4e3d4}.wktlp-bundle-fixed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.wktlp-bundle-fixed-item{display:grid;grid-template-columns:48px minmax(0,1fr);gap:9px;align-items:center}.wktlp-bundle-fixed-item img,.wktlp-bundle-fixed-icon{width:48px;height:48px;border-radius:7px;border:1px solid #ead8ca;background:#fff;object-fit:contain}.wktlp-bundle-fixed-icon{display:flex;align-items:center;justify-content:center;color:var(--wkab-accent)}.wktlp-bundle-fixed-item small,.wktlp-bundle-fixed-item strong,.wktlp-bundle-fixed-item span{display:block}.wktlp-bundle-fixed-item small{color:var(--wkab-accent);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.wktlp-bundle-fixed-item strong{font-size:12px}.wktlp-bundle-fixed-item span{color:#666;font-size:10px}.wktlp-bundle-modal-products{display:grid;gap:11px;overflow:auto;padding:14px 22px 18px;background:#f7f7f8}.wktlp-bundle-family-product{border:1px solid #dedfe2;border-radius:10px;background:#fff;overflow:hidden}.wktlp-bundle-family-head{display:flex;align-items:center;gap:10px;padding:9px 11px;background:#fafafa;border-bottom:1px solid #eee}.wktlp-bundle-family-head img{width:46px;height:46px;object-fit:contain;border-radius:6px;background:#fff;border:1px solid #eee}.wktlp-bundle-family-head div{min-width:0}.wktlp-bundle-family-head span,.wktlp-bundle-family-head strong{display:block}.wktlp-bundle-family-head span{color:var(--wkab-accent);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.wktlp-bundle-family-head strong{font-size:13px;line-height:1.25}.wktlp-bundle-variants{display:grid;gap:8px;padding:10px}.wktlp-bundle-variant{padding:9px;border:1px solid #ececec;border-radius:8px;background:#fff}.wktlp-bundle-variant-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.wktlp-bundle-variant-title{font-size:11px}.wktlp-bundle-remove-variant,.wktlp-bundle-add-color{border:0;background:none;color:var(--wkab-accent);font-size:10px;font-weight:700;cursor:pointer;text-decoration:underline}.wktlp-bundle-add-color{margin:0 10px 10px;padding:0}.wktlp-bundle-field-label{display:block;margin-bottom:5px;color:#555;font-size:10px;font-weight:700}.wktlp-bundle-color-swatches{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:9px}.wktlp-bundle-color-swatch{display:flex;align-items:center;gap:5px;min-width:0;padding:4px 7px 4px 4px;border:1px solid #d9d9d9;border-radius:999px;background:#fff;color:#333;cursor:pointer;font:inherit}.wktlp-bundle-color-swatch i{display:block;flex:0 0 22px;width:22px;height:22px;border-radius:50%;border:1px solid rgba(0,0,0,.15)}.wktlp-bundle-color-swatch span{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px}.wktlp-bundle-color-swatch.is-selected{border-color:var(--wkab-accent);box-shadow:0 0 0 2px rgba(239,108,0,.13)}.wktlp-bundle-color-swatch.is-disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.wktlp-bundle-size-grid{display:grid;grid-template-columns:repeat(4,minmax(105px,1fr));gap:5px}.wktlp-bundle-size-row,.wktlp-bundle-plain-qty{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:5px 6px;border:1px solid #eee;border-radius:6px;background:#fafafa}.wktlp-bundle-size-row strong{font-size:10px}.wktlp-bundle-stepper{display:grid;grid-template-columns:25px 34px 25px;align-items:center}.wktlp-bundle-stepper button,.wktlp-bundle-stepper input{width:100%;height:27px;margin:0!important;border:1px solid #ddd!important;border-radius:0!important;background:#fff!important;text-align:center!important;font-size:11px!important;line-height:25px!important;padding:0!important;box-shadow:none!important}.wktlp-bundle-stepper button{cursor:pointer;color:#333!important}.wktlp-bundle-stepper button:first-child{border-radius:5px 0 0 5px!important}.wktlp-bundle-stepper button:last-child{border-radius:0 5px 5px 0!important}.wktlp-bundle-stepper input{-moz-appearance:textfield}.wktlp-bundle-stepper input::-webkit-outer-spin-button,.wktlp-bundle-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wktlp-bundle-modal-error{margin:0 22px 10px;padding:9px 11px;border:1px solid #e6a0a0;border-radius:7px;background:#fff1f1;color:#9b1c1c;font-size:11px}.wktlp-bundle-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 22px;border-top:1px solid #e3e3e3;background:#fff}.wktlp-bundle-modal-total span,.wktlp-bundle-modal-total strong,.wktlp-bundle-modal-total small{display:block}.wktlp-bundle-modal-total span{color:#777;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.wktlp-bundle-modal-total strong{font-size:16px}.wktlp-bundle-modal-total small{color:#777;font-size:10px}.wktlp-bundle-modal-total small.is-complete{color:#2d7c38}.wktlp-bundle-modal-total small.is-over{color:#b3261e}.wktlp-bundle-add-cart{margin:0!important;background:var(--wkab-accent)!important;border-color:var(--wkab-accent)!important;border-radius:8px!important;font-size:12px!important}.wktlp-bundle-add-cart[disabled]{opacity:.5}.wktlp-bundle-add-cart.is-loading{pointer-events:none}.wktlp-bundle-add-cart.is-success{background:#2d7c38!important;border-color:#2d7c38!important}.wktlp-bundle-success{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:210px;padding:30px;text-align:center}.wktlp-bundle-success strong{font-size:22px;color:#2d7c38}.wktlp-bundle-success span{margin-top:5px;color:#666}.wktlp-bundle-modal-empty{padding:24px;text-align:center;color:#777}

@media(max-width:760px){.wktlp-action-bundle-grid{grid-template-columns:1fr}.wktlp-action-bundle-card{grid-template-columns:minmax(0,1fr) minmax(120px,150px);padding:15px;gap:9px 12px}.wktlp-action-bundle-copy h4{font-size:16px}.wktlp-action-bundle-qty strong{font-size:24px}.wktlp-action-bundle-price strong{font-size:22px}.wktlp-bundle-modal{padding:0}.wktlp-bundle-modal-panel{width:100vw;max-height:100dvh;height:100dvh;border-radius:0}.wktlp-bundle-modal-head{padding:15px 52px 10px 14px}.wktlp-bundle-modal-head h3{font-size:19px}.wktlp-bundle-modal-fixed{padding:9px 14px}.wktlp-bundle-modal-products{padding:10px 12px 14px}.wktlp-bundle-modal-footer{padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom));position:sticky;bottom:0}.wktlp-bundle-size-grid{grid-template-columns:repeat(3,minmax(92px,1fr))}.wktlp-bundle-color-swatch span{max-width:105px}}
@media(max-width:480px){.wktlp-action-bundle-card{grid-template-columns:1fr}.wktlp-action-bundle-price{text-align:left;display:grid;grid-template-columns:auto 1fr;column-gap:8px;align-items:baseline}.wktlp-action-bundle-price small,.wktlp-action-bundle-price em{grid-column:1/-1}.wktlp-action-bundle-price strong{font-size:25px}.wktlp-action-bundle-price span{white-space:normal}.wktlp-action-bundle-cta{width:100%;text-align:center}.wktlp-action-bundle-finish-row{grid-template-columns:46px minmax(0,1fr)}.wktlp-action-bundle-finish-image{width:46px;height:46px}.wktlp-bundle-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wktlp-bundle-modal-footer{align-items:stretch;flex-direction:column}.wktlp-bundle-add-cart{width:100%}.wktlp-bundle-color-swatch span{max-width:115px}}


/* 2.9.5: bedienbare Bundle-Lightbox + Familienartikel nebeneinander */
.wktlp-bundle-modal-panel{
  display:grid;
  grid-template-rows:auto auto minmax(0,1fr) auto auto auto;
  height:min(860px,calc(100dvh - 36px));
  max-height:calc(100dvh - 36px);
  overflow:hidden;
  isolation:isolate;
}
.wktlp-bundle-modal-head,.wktlp-bundle-modal-fixed,.wktlp-bundle-modal-footer{min-width:0}
.wktlp-bundle-modal-products{
  min-height:0;
  overflow-y:auto;
  overflow-x:hidden;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  grid-template-columns:repeat(auto-fit,minmax(270px,1fr));
  align-items:start;
}
.wktlp-bundle-modal-products.is-family{grid-template-columns:repeat(3,minmax(0,1fr))}
.wktlp-bundle-family-product{min-width:0;align-self:start}
.wktlp-bundle-family-product .wktlp-bundle-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.wktlp-bundle-family-product .wktlp-bundle-size-row{min-width:0}
.wktlp-bundle-family-product .wktlp-bundle-color-swatches{align-content:flex-start}
.wktlp-bundle-modal-close{
  all:unset;
  box-sizing:border-box!important;
  position:absolute!important;
  z-index:20!important;
  top:12px!important;
  right:14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:36px!important;
  min-width:36px!important;
  max-width:36px!important;
  height:36px!important;
  min-height:36px!important;
  max-height:36px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #dedede!important;
  border-radius:50%!important;
  background:#f3f3f3!important;
  color:#333!important;
  box-shadow:none!important;
  font:700 25px/1 Arial,sans-serif!important;
  text-align:center!important;
  cursor:pointer!important;
  transform:none!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
.wktlp-bundle-modal-close:hover{background:#e9e9e9!important;color:#111!important}
.wktlp-bundle-modal-close:before,.wktlp-bundle-modal-close:after{display:none!important;content:none!important}
.wktlp-bundle-modal-total small.is-extra{color:#8a4d00}

@media(max-width:980px){
  .wktlp-bundle-modal-products.is-family{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .wktlp-bundle-modal-panel{
    width:100vw;
    height:100dvh;
    max-height:100dvh;
    grid-template-rows:auto auto minmax(0,1fr) auto auto auto;
  }
  .wktlp-bundle-modal-products,
  .wktlp-bundle-modal-products.is-family{grid-template-columns:1fr}
  .wktlp-bundle-family-product .wktlp-bundle-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wktlp-bundle-modal-close{top:9px!important;right:10px!important}
}

/* 2.9.9: kompakte Preisübersicht und dezenter Angebotswechsel */
.wktlp-bundle-quote[hidden]{display:none!important}
.wktlp-bundle-quote{flex:0 0 auto;margin:0 22px 9px;padding:10px 12px;border:1px solid #ead7c8;border-radius:10px;background:#fffaf6;color:#2d2d2d}
.wktlp-bundle-quote-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:5px}
.wktlp-bundle-quote-head span{color:#8a4d00;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.wktlp-bundle-quote-head strong{font-size:13px;white-space:nowrap}
.wktlp-bundle-quote-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
.wktlp-bundle-quote-summary>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:7px 9px;border:1px solid rgba(138,77,0,.12);border-radius:7px;background:#fff;font-size:10.5px}
.wktlp-bundle-quote-summary>div:only-child{grid-column:1/-1}
.wktlp-bundle-quote-summary span{min-width:0;font-weight:700}
.wktlp-bundle-quote-summary small{display:block;margin-top:1px;color:#777;font-size:8.5px;font-weight:500}
.wktlp-bundle-quote-summary b{white-space:nowrap;font-size:11px}
.wktlp-bundle-quote-summary .is-extra span{color:#7a4a1f}
.wktlp-bundle-price-details{margin-top:5px;border-top:1px solid rgba(0,0,0,.06);font-size:9.5px}
.wktlp-bundle-price-details summary{padding:6px 1px 1px;color:#8a4d00;font-weight:700;cursor:pointer;list-style-position:inside}
.wktlp-bundle-price-details-body{display:grid;gap:2px;padding:4px 0 1px}
.wktlp-bundle-price-details-body>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:2px 4px;color:#666}
.wktlp-bundle-price-details-body b{white-space:nowrap;color:#444}
.wktlp-bundle-better-offer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:7px;padding:8px 9px;border:1px solid #f0c7a7;border-radius:8px;background:#fff3e8;color:#2d2d2d}
.wktlp-bundle-better-copy{min-width:0}
.wktlp-bundle-better-copy>span{display:block;color:#b45309;font-size:8.5px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
.wktlp-bundle-better-copy>strong{display:block;margin:1px 0;color:#222;font-size:11.5px;line-height:1.3}
.wktlp-bundle-better-copy p{margin:0;color:#666;font-size:9.5px;line-height:1.35}
.wktlp-bundle-better-actions{display:flex;align-items:center;gap:7px;white-space:nowrap}
.wktlp-bundle-better-actions .button{margin:0!important;min-height:32px!important;padding:5px 9px!important;border-radius:7px!important;font-size:9.5px!important;line-height:1.15!important}
.wktlp-bundle-dismiss{appearance:none;padding:3px 2px;border:0!important;background:transparent!important;box-shadow:none!important;color:#777!important;font:inherit;font-size:9px!important;text-decoration:underline;cursor:pointer;text-transform:none!important}
.wktlp-bundle-dismiss:hover,.wktlp-bundle-dismiss:focus{color:#222!important}
.wktlp-bundle-quote-loading,.wktlp-bundle-quote-error{padding:7px;text-align:center;color:#777;font-size:10.5px}
.wktlp-bundle-quote-error{color:#9b1c1c}
@media(max-width:760px){.wktlp-bundle-quote{margin:0 12px 8px}.wktlp-bundle-quote-head{align-items:flex-start;flex-direction:column;gap:1px}.wktlp-bundle-quote-head strong{white-space:normal}.wktlp-bundle-quote-summary{grid-template-columns:1fr}.wktlp-bundle-better-offer{grid-template-columns:1fr;gap:6px}.wktlp-bundle-better-actions{justify-content:flex-start;flex-wrap:wrap;white-space:normal}.wktlp-bundle-better-actions .button{width:auto!important}.wktlp-bundle-dismiss{font-size:9px!important}}



/* 2.10.1: transparente Preisberechnung in der Angebots-Lightbox */
.wktlp-bundle-quote,.wktlp-bundle-quote *{min-width:0}
.wktlp-bundle-quote b,.wktlp-bundle-quote strong{white-space:nowrap!important;word-break:keep-all!important}
.wktlp-bundle-totals{display:grid;gap:2px;margin-top:7px;padding-top:7px;border-top:1px solid rgba(0,0,0,.1)}
.wktlp-bundle-totals>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:baseline;padding:2px 3px;font-size:10px}
.wktlp-bundle-totals .is-gross{margin-top:2px;padding-top:5px;border-top:1px solid rgba(0,0,0,.08);font-size:11px;font-weight:800}
.wktlp-bundle-totals>small{display:block;padding:3px;color:#777;font-size:8.5px;line-height:1.35}
.wktlp-better-prices{display:flex;flex-wrap:wrap;gap:2px 10px;margin:3px 0;color:#444;font-size:9px}
.wktlp-better-prices b{font-weight:700}
.wktlp-bundle-better-offer{grid-template-columns:minmax(0,1fr)!important;gap:6px!important}
.wktlp-bundle-better-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;white-space:normal!important}
.wktlp-bundle-better-actions .button{width:auto!important;max-width:100%!important}
@media(max-width:520px){.wktlp-bundle-quote-summary{grid-template-columns:1fr!important}.wktlp-bundle-better-actions .button{width:100%!important}}


/* 2.10.2: kompaktere Farben, volle Produktbreite und robustes Mobile-Layout */
@media (min-width: 981px){
  .wktlp-bundle-modal-panel{
    width:min(1260px,calc(100vw - 36px));
  }
  .wktlp-bundle-modal-products{
    padding-left:14px;
    padding-right:14px;
  }
  .wktlp-bundle-modal-products.is-family{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:10px;
  }
  .wktlp-bundle-modal-products.is-single{
    grid-template-columns:minmax(0,1fr);
  }
}
.wktlp-bundle-color-heading{
  display:flex;
  align-items:baseline;
  gap:7px;
  margin:0 0 5px;
  min-width:0;
}
.wktlp-bundle-color-heading .wktlp-bundle-field-label{
  display:inline;
  flex:0 0 auto;
  margin:0;
}
.wktlp-bundle-selected-color-name{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#666;
  font-size:9.5px;
  font-weight:500;
}
.wktlp-bundle-color-swatches{
  gap:5px;
  margin-bottom:7px;
}
.wktlp-bundle-color-swatch{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 30px;
  width:30px;
  height:30px;
  min-width:30px;
  max-width:30px;
  padding:2px;
  gap:0;
  border:2px solid #e1e3e6;
  border-radius:50%;
}
.wktlp-bundle-color-swatch i{
  flex:0 0 22px;
  width:22px;
  height:22px;
}
.wktlp-bundle-color-swatch span{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.wktlp-bundle-color-swatch.is-selected{
  border-color:var(--wkab-accent);
  box-shadow:0 0 0 2px rgba(239,108,0,.12);
}
.wktlp-bundle-variant{
  padding:8px;
}
.wktlp-bundle-variant-top{
  margin-bottom:5px;
}
.wktlp-bundle-variants{
  padding:8px;
  gap:7px;
}
.wktlp-bundle-add-color{
  margin:0 8px 8px;
}

/* Auf Mobilgeraeten gibt es nur noch einen Scrollbereich fuer die gesamte Lightbox.
   Dadurch koennen Preisbox, Produkte und Footer sich nicht mehr gegenseitig ueberlagern. */
@media (max-width:760px){
  .wktlp-bundle-modal{
    display:block;
    padding:0;
    overflow:hidden;
  }
  .wktlp-bundle-modal-panel{
    display:block;
    width:100vw;
    height:100dvh;
    max-height:100dvh;
    overflow-x:hidden;
    overflow-y:auto;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    border-radius:0;
  }
  .wktlp-bundle-modal-head{
    position:relative;
    z-index:3;
    padding:max(14px,env(safe-area-inset-top)) 54px 10px 13px;
    background:#fff;
  }
  .wktlp-bundle-modal-head h3{
    font-size:18px;
    line-height:1.16;
  }
  .wktlp-bundle-modal-subtitle{
    font-size:10.5px;
    line-height:1.35;
  }
  .wktlp-bundle-modal-fixed{
    padding:8px 12px;
  }
  .wktlp-bundle-fixed-grid{
    grid-template-columns:1fr;
  }
  .wktlp-bundle-fixed-item{
    grid-template-columns:40px minmax(0,1fr);
    gap:8px;
  }
  .wktlp-bundle-fixed-item img,.wktlp-bundle-fixed-icon{
    width:40px;
    height:40px;
  }
  .wktlp-bundle-modal-products,
  .wktlp-bundle-modal-products.is-family,
  .wktlp-bundle-modal-products.is-single{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
    min-height:auto;
    overflow:visible;
    padding:9px 10px 10px;
  }
  .wktlp-bundle-family-head{
    padding:7px 9px;
  }
  .wktlp-bundle-family-head img{
    width:40px;
    height:40px;
  }
  .wktlp-bundle-family-head strong{
    font-size:12px;
  }
  .wktlp-bundle-family-product .wktlp-bundle-size-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .wktlp-bundle-color-swatch{
    flex-basis:34px;
    width:34px;
    height:34px;
    min-width:34px;
    max-width:34px;
  }
  .wktlp-bundle-color-swatch i{
    flex-basis:24px;
    width:24px;
    height:24px;
  }
  .wktlp-bundle-quote{
    margin:0 10px 8px;
  }
  .wktlp-bundle-modal-error{
    margin:0 10px 8px;
  }
  .wktlp-bundle-modal-footer{
    position:sticky;
    z-index:8;
    bottom:0;
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
    padding:9px 10px max(9px,env(safe-area-inset-bottom));
    background:rgba(255,255,255,.98);
    box-shadow:0 -5px 18px rgba(0,0,0,.08);
  }
  .wktlp-bundle-modal-total strong{
    font-size:15px;
  }
  .wktlp-bundle-add-cart{
    width:100%!important;
    min-height:42px!important;
    white-space:normal!important;
  }
  .wktlp-bundle-modal-close{
    position:fixed!important;
    top:max(9px,env(safe-area-inset-top))!important;
    right:10px!important;
    z-index:100002!important;
  }
}
@media (max-width:420px){
  .wktlp-bundle-family-product .wktlp-bundle-size-grid{
    grid-template-columns:1fr;
  }
  .wktlp-bundle-size-row,.wktlp-bundle-plain-qty{
    min-height:38px;
  }
  .wktlp-bundle-quote-summary{
    grid-template-columns:1fr!important;
  }
  .wktlp-bundle-totals>div{
    gap:8px;
  }
}

/* 2.10.3: Preisberechnung als Desktop-Seitenleiste statt unter der Produktauswahl */
.wktlp-bundle-modal-body{
  min-width:0;
  min-height:0;
}
@media (min-width: 981px){
  .wktlp-bundle-modal-panel{
    grid-template-rows:auto auto minmax(0,1fr) auto;
  }
  .wktlp-bundle-modal-body{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(320px,360px);
    gap:12px;
    min-height:0;
    overflow:hidden;
    padding:12px 14px 14px;
    background:#f7f7f8;
  }
  .wktlp-bundle-modal-products,
  .wktlp-bundle-modal-products.is-family,
  .wktlp-bundle-modal-products.is-single{
    min-height:0;
    height:100%;
    overflow-y:auto;
    overflow-x:hidden;
    padding:0;
    background:transparent;
    align-content:start;
    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
    gap:10px;
  }
  .wktlp-bundle-modal-products.is-single{
    grid-template-columns:minmax(0,1fr);
  }
  .wktlp-bundle-modal-sidebar{
    min-width:0;
    min-height:0;
    overflow-y:auto;
    overflow-x:hidden;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    padding-right:2px;
  }
  .wktlp-bundle-quote{
    position:sticky;
    top:0;
    margin:0;
    padding:12px;
    background:#fffaf6;
    box-shadow:0 5px 18px rgba(0,0,0,.045);
  }
  .wktlp-bundle-quote-summary{
    grid-template-columns:1fr;
  }
  .wktlp-bundle-quote-summary>div:only-child{
    grid-column:auto;
  }
  .wktlp-bundle-modal-error{
    margin:9px 0 0;
  }
  .wktlp-bundle-better-actions{
    align-items:stretch!important;
    flex-direction:column;
  }
  .wktlp-bundle-better-actions .button,
  .wktlp-bundle-better-actions .wktlp-bundle-dismiss{
    width:100%!important;
    text-align:center!important;
  }
}

/* Mittlere Desktop-/Tabletbreiten: Sidebar etwas schmaler, Produkte bleiben nutzbar. */
@media (min-width: 761px) and (max-width: 980px){
  .wktlp-bundle-modal-panel{
    grid-template-rows:auto auto minmax(0,1fr) auto;
  }
  .wktlp-bundle-modal-body{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(270px,32%);
    gap:10px;
    min-height:0;
    overflow:hidden;
    padding:10px 12px 12px;
    background:#f7f7f8;
  }
  .wktlp-bundle-modal-products,
  .wktlp-bundle-modal-products.is-family,
  .wktlp-bundle-modal-products.is-single{
    min-height:0;
    height:100%;
    overflow-y:auto;
    padding:0;
    background:transparent;
    grid-template-columns:1fr;
  }
  .wktlp-bundle-modal-sidebar{
    min-width:0;
    min-height:0;
    overflow-y:auto;
  }
  .wktlp-bundle-quote{
    margin:0;
  }
  .wktlp-bundle-quote-summary{
    grid-template-columns:1fr;
  }
  .wktlp-bundle-modal-error{
    margin:8px 0 0;
  }
}

/* Mobil bleibt die Preisberechnung im normalen Dokumentfluss unter der Auswahl. */
@media (max-width:760px){
  .wktlp-bundle-modal-body{
    display:block;
    min-height:0;
    overflow:visible;
  }
  .wktlp-bundle-modal-sidebar{
    display:block;
    min-width:0;
    overflow:visible;
  }
  .wktlp-bundle-quote{
    position:static;
    margin:0 10px 8px;
  }
  .wktlp-bundle-modal-error{
    margin:0 10px 8px;
  }
}
