:root{--sp-bg:var(--tp-bg,#fff);--sp-bg-wash:var(--tp-bg-wash,#f9fafb);--sp-bg-page:var(--tp-bg-page,#f9fafb);--sp-bg-inset:var(--tp-bg-inset,#f9fafb);--sp-brd:var(--tp-border,#e5e7eb);--sp-brd-strong:var(--tp-border-strong,#d1d5db);--sp-t1:var(--tp-text,#2d2d2d);--sp-t2:var(--tp-text-secondary,#4b5563);--sp-t3:var(--tp-text-muted,#9ca3af);--sp-t4:#9ca3af;--sp-orange:var(--tp-orange,#f36f21);--sp-orange-h:var(--tp-orange-hover,#e06018);--sp-blue:var(--tp-blue,#337ab7);--sp-blue-light:var(--tp-blue-light,#edf4fb);--sp-blue-20:#d4e6f5;--sp-blue-30:#a8cce8;--sp-green:#28a745;--sp-green-bg:#28a74514;--sp-green-brd:#a5d6a7;--sp-red:var(--tp-error,#ef4444);--sp-red-bg:#ef444414;--sp-r:6px;--sp-r-sm:4px;--sp-mono:"Roboto",system-ui,-apple-system,sans-serif}.tp-sp-configurator{color:var(--sp-t1);background:var(--sp-bg);border:1px solid var(--sp-brd);border-top:3px solid var(--sp-blue);font-family:Roboto,system-ui,sans-serif;font-size:14px;line-height:1.5;overflow:hidden}.tp-sp-configurator *,.tp-sp-configurator :before,.tp-sp-configurator :after{box-sizing:border-box}.tp-sp-header{justify-content:space-between;align-items:center;padding:14px 20px 12px;display:flex}.tp-sp-header-title{color:var(--sp-t1);font-size:14px;font-weight:600}.tp-sp-header-right{text-align:right}.tp-sp-header-price{font-family:var(--sp-mono);font-variant-numeric:tabular-nums;color:var(--sp-orange);letter-spacing:0;font-size:20px;font-weight:700}.tp-sp-header-price-unit{color:var(--sp-t3);font-size:10px;display:block}.tp-sp-progress{gap:2px;padding:0 20px;display:flex}.tp-sp-progress-seg{background:var(--sp-bg-inset);flex:1;height:3px;transition:background .15s}.tp-sp-progress-seg--done{background:var(--sp-blue)}.tp-sp-progress-seg--active{background:var(--sp-blue-30);animation:2s infinite tp-sp-pulse}@keyframes tp-sp-pulse{0%,to{opacity:.5}50%{opacity:1}}.tp-sp-delivery{color:var(--sp-blue);background:color-mix(in srgb,var(--sp-blue)7%,var(--sp-bg));border-bottom:1px solid var(--sp-brd);align-items:center;gap:6px;padding:9px 20px;font-size:12px;font-weight:600;display:flex}.tp-sp-delivery svg{flex-shrink:0}.tp-sp-section{border-bottom:1px solid var(--sp-brd)}.tp-sp-section:last-child{border-bottom:none}.tp-sp-section-header{-webkit-user-select:none;user-select:none;align-items:center;gap:4px;padding:12px 20px;display:flex}.tp-sp-section-left{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.tp-sp-section-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.tp-sp-section-icon{border:1.5px solid var(--sp-brd);background:var(--sp-bg);flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.tp-sp-section-icon svg{width:13px;height:13px;stroke:var(--sp-t4);fill:none;stroke-width:1.8px;transition:stroke .15s}.tp-sp-section-num{font-family:var(--sp-mono);color:var(--sp-t4);font-size:11px;font-weight:500}.tp-sp-section--open .tp-sp-section-icon{background:var(--sp-blue-light);border-color:var(--sp-blue)}.tp-sp-section--open .tp-sp-section-icon svg{stroke:var(--sp-blue)}.tp-sp-section--open .tp-sp-section-num{color:var(--sp-blue)}.tp-sp-section--done .tp-sp-section-icon{background:var(--sp-green-bg);border-color:var(--sp-green-brd)}.tp-sp-section--done .tp-sp-section-icon svg{stroke:var(--sp-green)}.tp-sp-section-label{color:var(--sp-t1);font-size:12px;font-weight:500}.tp-sp-section--done .tp-sp-section-label{color:var(--sp-t2)}.tp-sp-section-value{font-size:11px;font-family:var(--sp-mono);color:var(--sp-t4);white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.tp-sp-section--done .tp-sp-section-value{color:var(--sp-green)}@media (max-width:640px){.tp-sp-section-header{padding:10px 14px}.tp-sp-section-left{gap:8px}.tp-sp-section-label{text-overflow:ellipsis;min-width:0;overflow:hidden}.tp-sp-section-right{flex:0 42%;justify-content:flex-end;min-width:0}.tp-sp-section-value{max-width:100%}}.tp-sp-section-optional{color:var(--sp-t4);border:1px solid var(--sp-brd);padding:1px 5px;font-size:9px}.tp-sp-chevron{width:14px;height:14px;stroke:var(--sp-t4);fill:none;stroke-width:2px;flex-shrink:0;transition:transform .15s}.tp-sp-section--open .tp-sp-chevron{stroke:var(--sp-blue);transform:rotate(180deg)}.tp-sp-section-body{padding:0 20px 16px;animation:.2s tp-sp-fadeIn}@keyframes tp-sp-fadeIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.tp-sp-section-body .tp-option-tile--selected,.tp-sp-section-body .tp-tile--selected,.tp-sp-section-body [data-selected=true]{box-shadow:inset 3px 0 0 var(--sp-blue)!important}.tp-sp-extra-footer{border-top:1px solid var(--sp-brd);padding:12px 20px}.tp-sp-price{background:var(--sp-bg-wash);border-top:1px solid var(--sp-brd);padding:14px 20px 16px}.tp-sp-price-loading{color:var(--sp-t3);align-items:center;gap:10px;padding:8px 0;font-size:13px;display:flex}.tp-sp-price-loading-spinner{border:2px solid var(--sp-brd);border-top-color:var(--sp-blue);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite tp-sp-spin}@keyframes tp-sp-spin{to{transform:rotate(360deg)}}.tp-sp-price-error{color:var(--sp-red);padding:8px 0;font-size:12px}.tp-sp-price-rows{margin-bottom:8px}.tp-sp-price-row{justify-content:space-between;align-items:baseline;padding:2px 0;display:flex}.tp-sp-price-label{color:var(--sp-t3);font-size:11px}.tp-sp-price-val{font-family:var(--sp-mono);font-variant-numeric:tabular-nums;color:var(--sp-t2);font-size:12px}.tp-sp-price-row--main{border-top:1px solid var(--sp-brd);margin-top:4px;padding-top:6px}.tp-sp-price-row--main .tp-sp-price-label{color:var(--sp-t1);font-size:13px;font-weight:600}.tp-sp-price-row--main .tp-sp-price-val{color:var(--sp-orange);letter-spacing:0;font-size:20px;font-weight:700}.tp-sp-price-per-piece{text-align:right;font-size:10px;font-family:var(--sp-mono);font-variant-numeric:tabular-nums;color:var(--sp-t4);margin-top:2px}.tp-sp-price-grundpreis{text-align:right;color:var(--sp-t4);margin-top:1px;font-size:10px}.tp-sp-price-pending{color:var(--sp-t3);margin:0;font-size:11px;line-height:1.45}.tp-sp-price-shipping{text-align:right;color:var(--sp-t4);margin-top:4px;margin-bottom:12px;font-size:9px}.tp-sp-price-shipping a{color:var(--sp-blue);text-decoration:none}.tp-price-breakdown{border-top:1px solid var(--sp-brd);margin-top:8px;padding-top:6px}.tp-price-breakdown__summary{cursor:pointer;min-height:32px;color:var(--sp-t2);justify-content:space-between;align-items:center;font-size:12px;font-weight:700;list-style:none;display:flex}.tp-price-breakdown__summary::-webkit-details-marker{display:none}.tp-price-breakdown__chevron{color:var(--sp-t3);transition:transform .15s}.tp-price-breakdown[open] .tp-price-breakdown__chevron{transform:rotate(180deg)}.tp-price-breakdown__body{color:var(--sp-t3);gap:8px;padding:8px 0 2px;font-size:12px;display:grid}.tp-price-breakdown__rows,.tp-price-breakdown__totals{gap:5px;display:grid}.tp-price-breakdown__totals{border-top:1px solid var(--sp-brd);padding-top:7px}.tp-price-breakdown__row{grid-template-columns:minmax(0,1fr) max-content;align-items:baseline;gap:12px;display:grid}.tp-price-breakdown__row span{overflow-wrap:anywhere;min-width:0}.tp-price-breakdown__row strong{color:var(--sp-t1);font-family:var(--sp-mono);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:700}.tp-price-breakdown__row--muted,.tp-price-breakdown__plain,.tp-price-breakdown__note,.tp-price-breakdown__shipping{color:var(--sp-t4)}.tp-price-breakdown__row--total strong{color:var(--sp-orange)}.tp-price-breakdown__plain,.tp-price-breakdown__shipping{margin:0;line-height:1.45}.tp-price-breakdown__note{border:1px solid var(--sp-brd);background:var(--sp-bg-wash);padding:7px 9px;line-height:1.4}.tp-sp-cta{background:var(--sp-t4);color:#fff;letter-spacing:.01em;cursor:not-allowed;opacity:.5;border:none;justify-content:center;align-items:center;gap:7px;width:100%;height:46px;padding:0 16px;font-family:Roboto,system-ui,sans-serif;font-size:14px;font-weight:600;transition:background .15s;display:flex}.tp-sp-cta svg{stroke:currentColor;fill:none;stroke-width:2px;width:16px;height:16px}.tp-sp-cta--ready{background:var(--sp-orange);cursor:pointer;opacity:1}.tp-sp-cta--ready:hover{background:var(--sp-orange-h)}.tp-sp-cta--ready:active{background:#c85010}.tp-sp-cta--loading{opacity:.7;cursor:wait}.tp-sp-cta:disabled{cursor:not-allowed}.tp-sp-cta-blocker{color:var(--sp-t2);text-align:center;background:#f36f2112;border:1px solid #f36f212e;margin:6px 0 0;padding:8px 10px;font-size:12px;line-height:1.4}.tp-sp-secondary-action{border:1px solid var(--sp-brd);border-radius:var(--sp-r);background:var(--sp-bg);width:100%;min-height:44px;color:var(--sp-blue);letter-spacing:0;cursor:pointer;justify-content:center;align-items:center;gap:7px;margin-top:8px;padding:0 16px;font-family:Roboto,system-ui,sans-serif;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.tp-sp-secondary-action svg{stroke:currentColor;fill:none;stroke-width:2px;width:15px;height:15px}.tp-sp-secondary-action:hover:not(:disabled){border-color:var(--sp-blue);background:color-mix(in srgb,var(--sp-blue)7%,var(--sp-bg));color:var(--sp-blue)}.tp-sp-secondary-action:disabled{color:var(--sp-t3);cursor:not-allowed;opacity:.6}.tp-sp-secondary-action--loading{cursor:wait}.tp-sp-secondary-action__hint{color:var(--sp-t2);text-align:center;margin:6px 0 0;font-size:11px;line-height:1.4}.tp-sp-trust{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:12px;display:flex}.tp-sp-trust-item{color:var(--sp-t3);align-items:center;gap:4px;font-size:9px;display:flex}.tp-sp-trust-item svg{width:11px;height:11px;stroke:var(--sp-green);fill:none;stroke-width:2.5px}.tp-sp-legal{color:var(--sp-t4);text-align:center;margin-top:10px;font-size:9px;line-height:1.5}.tp-sp-legal a{color:var(--sp-blue);text-decoration:none}.tp-sp-mobile-sticky{z-index:100;background:var(--sp-bg);border-top:1px solid var(--sp-brd);justify-content:space-between;align-items:center;gap:10px;padding:10px clamp(12px,4vw,16px);display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #00000014}.tp-sp-mobile-sticky-price{flex-direction:column;flex:auto;min-width:0;display:flex}.tp-sp-mobile-sticky-label{color:var(--sp-t3);font-size:10px}.tp-sp-mobile-sticky-gross{font-family:var(--sp-mono);color:var(--sp-orange);font-size:18px;font-weight:700}.tp-sp-mobile-sticky-net{color:var(--sp-t3);overflow-wrap:anywhere;font-size:10px;line-height:1.25}.tp-sp-mobile-sticky-btn{background:var(--sp-orange);color:#fff;cursor:pointer;white-space:nowrap;border:none;flex:0 118px;min-width:104px;max-width:38vw;min-height:44px;padding:10px 20px;font-family:Roboto,system-ui,sans-serif;font-size:13px;font-weight:600}.tp-sp-mobile-sticky-btn:hover{background:var(--sp-orange-h)}.tp-sp-mobile-sticky-btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.tp-sp-mobile-sticky{display:flex}.tp-sp-price{padding-bottom:80px}}.tp-sp-section-header,.tp-sp-section-icon,.tp-sp-chevron,.tp-sp-cta,.tp-sp-secondary-action{will-change:auto}
