.sample-cart-host{--sc-linnen-50: #f8f3ed;--sc-linnen-100: #f8f3ed;--sc-linnen-200: #dcd7cf;--sc-linnen-300: #dcd7cf;--sc-walnoot-400: #927a71;--sc-noir-500: #191919;--sc-terra-200: #d6967f;--sc-white: #ffffff;--sc-radius-md: 8px;--sc-radius-full: 100px}.sample-cart-host .bottom-bar{position:fixed;bottom:var(--pdp-sticky-bar-height, 0px);left:0;right:0;background:var(--sc-white);border-top:1px solid var(--sc-linnen-200);box-shadow:0 -4px 24px #1919191a;z-index:300;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),bottom .3s cubic-bezier(.4,0,.2,1)}.sample-cart-host .bottom-bar.visible{transform:translateY(0)}.sample-cart-host .bottom-bar-collapse{position:absolute;top:-23px;left:50%;transform:translate(-50%);width:50px;height:24px;min-width:0;padding:0;border:1px solid var(--sc-linnen-200);border-bottom:none;border-radius:10px 10px 0 0;background:var(--sc-white);color:var(--sc-walnoot-400);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 -3px 10px #1919190d}.sample-cart-host .bottom-bar-collapse:hover{color:var(--sc-noir-500)}.sample-cart-host .bottom-bar-collapse svg{flex-shrink:0}.sample-cart-host .bottom-bar-handle{position:fixed;bottom:var(--pdp-sticky-bar-height, 0px);left:50%;z-index:300;display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 18px;min-width:0;border:1px solid var(--sc-linnen-200);border-bottom:none;border-radius:12px 12px 0 0;background:var(--sc-white);color:var(--sc-noir-500);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 -4px 16px #19191914;transform:translate(-50%,100%);transition:transform .35s cubic-bezier(.4,0,.2,1),bottom .3s cubic-bezier(.4,0,.2,1)}.sample-cart-host .bottom-bar-handle.show{transform:translate(-50%)}.sample-cart-host .bottom-bar-handle:hover{background:var(--sc-linnen-100)}.sample-cart-host .bottom-bar-handle svg{flex-shrink:0;color:var(--sc-walnoot-400)}.sample-cart-host .bottom-bar-inner{max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;gap:20px}.sample-cart-host .bottom-bar-slots{display:flex;gap:8px}.sample-cart-host .bb-slot{width:52px;height:52px;border-radius:var(--sc-radius-md);border:2px dashed var(--sc-linnen-300);background:var(--sc-linnen-50);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;transition:all .2s}.sample-cart-host .bb-slot.filled{border-style:solid;border-color:var(--sc-linnen-200)}.sample-cart-host .bb-slot img{width:100%;height:100%;object-fit:cover;display:block}.sample-cart-host .bb-slot-empty-icon{color:var(--sc-linnen-300)}.sample-cart-host .bottom-bar-info{flex:1}.sample-cart-host .bottom-bar-count{font-family:Neue Montreal,sans-serif;font-weight:500;font-size:17px;color:var(--sc-noir-500)}.sample-cart-host .bottom-bar-sub{font-size:12px;color:var(--sc-walnoot-400)}.sample-cart-host .bottom-bar-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.sample-cart-host .btn-bottom-aanvragen{display:inline-flex;align-items:center;gap:9px;background:var(--sc-noir-500);color:var(--sc-white);padding:0 28px;height:52px;border-radius:var(--sc-radius-full);font-family:inherit;font-size:15px;font-weight:700;border:none;cursor:pointer;transition:background .15s;white-space:nowrap}.sample-cart-host .btn-bottom-aanvragen:hover{background:var(--sc-terra-200)}.sample-cart-host .btn-bottom-vergelijk{display:inline-flex;align-items:center;gap:8px;background:var(--sc-white);color:var(--sc-noir-500);padding:0 22px;height:52px;border-radius:var(--sc-radius-full);border:1.5px solid var(--sc-linnen-200);font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.sample-cart-host .btn-bottom-vergelijk:hover:not(:disabled){background:var(--sc-linnen-100);border-color:var(--sc-walnoot-400)}.sample-cart-host .btn-bottom-vergelijk:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.sample-cart-host .bottom-bar-inner{flex-wrap:nowrap;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom))}.sample-cart-host .bottom-bar-slots,.sample-cart-host .bottom-bar-sub{display:none}.sample-cart-host .bottom-bar-info{flex:1;min-width:0}.sample-cart-host .bottom-bar-count{font-size:13.5px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sample-cart-host .bottom-bar-actions{flex:0 0 auto;gap:8px}.sample-cart-host .btn-bottom-aanvragen{height:44px;padding:0 16px;font-size:13.5px;gap:7px}.sample-cart-host .btn-bottom-vergelijk{height:44px;padding:0 14px;font-size:13.5px;gap:6px}}@media (max-width: 430px){.sample-cart-host .bottom-bar-count{font-size:12.5px}.sample-cart-host .btn-bottom-vergelijk span,.sample-cart-host .btn-bottom-vergelijk{padding-left:12px;padding-right:12px}}.sample-cart-host{--sc-linnen-lg-radius: 16px;--sc-radius-xl: 20px;--sc-radius-lg: 16px;--sc-walnoot-500: #4a3a33}.sample-cart-host .compare-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1919198c;z-index:2000;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.sample-cart-host .compare-overlay.open{opacity:1;visibility:visible}.sample-cart-host .compare-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-48%);width:min(1080px,calc(100vw - 48px));max-height:calc(100vh - 64px);background:var(--sc-white);border-radius:var(--sc-radius-xl);z-index:2001;display:flex;flex-direction:column;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s;box-shadow:0 24px 80px #19191947;font-family:Switzer,sans-serif;color:var(--sc-noir-500)}.sample-cart-host .compare-modal.open{opacity:1;visibility:visible;transform:translate(-50%,-50%)}.sample-cart-host .compare-header{padding:20px 24px;border-bottom:1px solid var(--sc-linnen-200);display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0}.sample-cart-host .compare-title{font-family:Neue Montreal,sans-serif;font-weight:500;font-size:22px;letter-spacing:-.4px;color:var(--sc-noir-500)}.sample-cart-host .compare-sub{font-size:13px;color:var(--sc-walnoot-400);margin-top:2px}.sample-cart-host .compare-close{width:38px;height:38px;min-width:0;padding:0;border-radius:50%;border:none;background:var(--sc-linnen-100);color:var(--sc-noir-500);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s;flex-shrink:0}.sample-cart-host .compare-close svg{flex-shrink:0}.sample-cart-host .compare-close:hover{background:var(--sc-linnen-200)}.sample-cart-host .compare-scroll-region{flex:1;position:relative;min-height:0;display:flex}.sample-cart-host .compare-body{flex:1;overflow:auto;padding:24px 32px;scroll-padding-inline:32px;display:grid;gap:16px;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px) / 3);grid-template-rows:auto auto auto auto;align-items:start;scroll-snap-type:x proximity;scroll-behavior:smooth}.sample-cart-host .compare-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;min-width:0;padding:0;border-radius:50%;border:1px solid var(--sc-linnen-200);background:var(--sc-white);color:var(--sc-noir-500);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #19191924;z-index:3;transition:background .15s,opacity .15s,box-shadow .15s}.sample-cart-host .compare-nav svg{flex-shrink:0}.sample-cart-host .compare-nav:hover:not(:disabled){background:var(--sc-linnen-100)}.sample-cart-host .compare-nav:disabled{opacity:0;pointer-events:none}.sample-cart-host .compare-nav.prev{left:10px}.sample-cart-host .compare-nav.next{right:10px}@media (max-width: 900px){.sample-cart-host .compare-nav{display:none}}.sample-cart-host .compare-col{scroll-snap-align:start;display:grid;grid-row:span 4;grid-template-rows:subgrid;row-gap:0;border:1px solid var(--sc-linnen-200);border-radius:var(--sc-radius-lg);overflow:hidden;background:var(--sc-white)}.sample-cart-host .compare-swatch{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;background:var(--sc-linnen-100)}.sample-cart-host .compare-col-body{display:contents}.sample-cart-host .compare-name{font-family:Neue Montreal,sans-serif;font-weight:500;font-size:16px;line-height:1.15;color:var(--sc-noir-500);letter-spacing:-.3px;padding:14px 14px 0}.sample-cart-host .compare-spec{display:flex;flex-direction:column;gap:6px;border-top:1px solid var(--sc-linnen-100);margin:12px 14px 0;padding-top:12px}.sample-cart-host .compare-spec-row{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.sample-cart-host .compare-spec-label{color:var(--sc-walnoot-400)}.sample-cart-host .compare-spec-val{color:var(--sc-noir-500);font-weight:600;text-align:right}.sample-cart-host .compare-spec-color{display:inline-flex;align-items:center;gap:6px}.sample-cart-host .compare-spec-color .dot{width:13px;height:13px;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.sample-cart-host .compare-remove{margin:12px 14px 16px;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:auto;height:34px;border-radius:var(--sc-radius-md);border:1.5px solid var(--sc-linnen-200);background:var(--sc-white);color:var(--sc-walnoot-500);font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .12s,color .12s,border-color .12s}.sample-cart-host .compare-remove:hover{background:#fbefea;border-color:var(--sc-terra-200);color:var(--sc-walnoot-500)}.sample-cart-host .compare-empty{grid-column:1 / -1;grid-row:1 / -1;text-align:center;padding:48px 20px;color:var(--sc-walnoot-400)}.sample-cart-host .compare-empty h3{font-family:Neue Montreal,sans-serif;font-weight:500;font-size:18px;color:var(--sc-noir-500);margin-bottom:6px}.sample-cart-host .compare-footer{padding:16px 24px;border-top:1px solid var(--sc-linnen-200);display:flex;gap:12px;align-items:center;flex-shrink:0}.sample-cart-host .compare-footer .btn-cart-primary{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;border-radius:var(--sc-radius-full);background:var(--sc-noir-500);color:var(--sc-white);font-family:inherit;font-size:14px;font-weight:700;border:none;cursor:pointer;transition:background .15s;width:100%}.sample-cart-host .compare-footer .btn-cart-primary:hover{background:var(--sc-walnoot-500)}.sample-cart-host .compare-footer .btn-cart-secondary{display:flex;align-items:center;justify-content:center;height:40px;border-radius:var(--sc-radius-full);background:transparent;color:var(--sc-walnoot-500);font-family:inherit;font-size:13.5px;font-weight:600;border:1.5px solid var(--sc-linnen-200);cursor:pointer;transition:background .12s;width:100%}.sample-cart-host .compare-footer .btn-cart-secondary:hover{background:var(--sc-linnen-50)}
