.pdp{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;padding-top:24px;align-items:start}.pdp__galerij{display:flex;flex-direction:column;gap:14px;min-width:0}.pdp__thumbwrap{min-width:0}.pdp__hoofdfoto{aspect-ratio:1/1;background:var(--store-surface);border-radius:24px;overflow:hidden;padding:24px;display:flex;align-items:center;justify-content:center}.pdp__hoofdfoto img{width:100%;height:100%;object-fit:contain;border-radius:16px}.pdp__placeholder{width:100%;height:100%;opacity:.35}.pdp__thumbwrap{position:relative}.pdp__thumbs{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp__thumbs::-webkit-scrollbar{display:none}.pdp__thumbpijl{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:32px;height:32px;box-shadow:0 2px 10px #22423a33}.pdp__thumbpijl--links{left:-10px}.pdp__thumbpijl--rechts{right:-10px}.pdp__thumb{width:96px;height:96px;flex:0 0 auto;scroll-snap-align:start;background:var(--store-surface);border-radius:14px;border:2px solid var(--store-lijn);overflow:hidden;cursor:pointer;padding:8px}.pdp__thumb img{width:100%;height:100%;object-fit:contain;border-radius:10px}.pdp__thumb--actief{border-color:var(--store-accent)}.pdp__info{display:flex;flex-direction:column}.pdp__merk{font-size:13px;font-weight:600;color:var(--store-ink-65);margin-bottom:6px;text-decoration:none;display:inline-block}.pdp__merk:hover{color:var(--store-accent)}.pdp__info h1{font-size:30px;line-height:1.15;margin-bottom:10px}.pdp__score{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;margin-bottom:16px}.pdp__sterren{display:inline-flex;gap:2px;color:var(--store-accent)}.pdp__prijsrij{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.pdp__prijsrij s{font-size:16px;color:var(--store-ink-55)}.pdp__prijs{font-family:var(--font-heading);font-weight:700;font-size:34px}.pdp__btw{font-size:12px;color:var(--store-ink-65)}.pdp__prijsrij{flex-wrap:wrap;margin-bottom:18px}.pdp__voorraad{display:flex;align-items:flex-start;gap:8px;font-size:14px;margin-bottom:18px}.pdp__vink{display:inline-flex;color:var(--store-groen);flex-shrink:0}.pdp__voorraad strong{color:var(--store-groen);font-weight:600}.pdp__usps{background:var(--store-surface);border-radius:16px;padding:4px 18px;font-size:13.5px;margin-bottom:22px}.pdp__usp{display:flex;align-items:center;gap:11px;padding:10px 0}.pdp__usp+.pdp__usp{border-top:1px solid var(--store-lijn)}.pdp__usp-icoon{width:30px;height:30px;flex-shrink:0;border-radius:var(--radius-pill);background:var(--store-accent-100);color:var(--store-accent);display:inline-flex;align-items:center;justify-content:center}.pdp__uitverkocht{color:var(--store-ink-55)!important}.pdp__optie{border:0;margin-bottom:20px}.pdp__optie legend{font-size:13px;font-weight:600;margin-bottom:8px}.pdp__optie-waarde{color:var(--store-ink-65);font-weight:500}.pdp__optie-waarden{display:flex;gap:8px;flex-wrap:wrap}.pdp__swatch-label{display:inline-flex;cursor:pointer;border-radius:var(--radius-pill)}.pdp__swatch{width:32px;height:32px;border-radius:var(--radius-pill);border:2px solid rgba(34,66,58,.2);box-shadow:inset 0 0 0 2px #fff;display:inline-block}.pdp__radio:checked+.pdp__swatch-label .pdp__swatch{border-color:var(--store-accent)}.pdp__fotoswatch{width:52px;height:52px;display:inline-flex;cursor:pointer;background:var(--store-surface);border:2px solid var(--store-lijn);border-radius:12px;padding:3px;overflow:hidden;transition:border-color .15s ease}.pdp__fotoswatch img{width:100%;height:100%;object-fit:contain;border-radius:8px}.pdp__fotoswatch:hover{border-color:var(--store-accent)}.pdp__radio:checked+.pdp__fotoswatch{border-color:var(--store-accent)}.pdp__pill.is-uitverkocht{text-decoration:line-through;text-decoration-color:var(--store-accent);text-decoration-thickness:2px;color:var(--store-ink-55);border-style:dashed;background:var(--store-bg)}.pdp__swatch-label.is-uitverkocht,.pdp__fotoswatch.is-uitverkocht{opacity:.6;position:relative}.pdp__swatch-label.is-uitverkocht:after,.pdp__fotoswatch.is-uitverkocht:after{content:"";position:absolute;left:8%;right:8%;top:50%;height:2px;background:var(--store-accent);transform:rotate(-45deg);pointer-events:none}.pdp__radio:focus-visible+label{outline:2px solid var(--store-accent);outline-offset:2px}.pdp__pill{display:inline-block;cursor:pointer;background:var(--store-surface);color:var(--store-ink);border:1px solid rgba(34,66,58,.2);font-size:13px;font-weight:600;padding:8px 16px;border-radius:var(--radius-pill)}.pdp__pill:hover{border-color:var(--store-accent)}.pdp__radio:checked+.pdp__pill{background:var(--store-accent);color:#fff;border-color:var(--store-accent)}.pdp__kooprij{display:flex;gap:0;margin-bottom:26px}.pdp__aantal{display:flex;align-items:center;background:var(--store-surface);border-radius:14px 0 0 14px;border:1px solid rgba(34,66,58,.2);border-right:0}.pdp__aantal button{width:44px;height:48px;border:0;background:none;cursor:pointer;font-size:18px;font-weight:600;color:var(--store-ink);font-family:var(--font-body)}.pdp__aantal button:hover{color:var(--store-accent)}.pdp__aantal input{width:34px;text-align:center;border:0;background:none;outline:none;font-weight:600;font-size:15px;font-family:var(--font-body);color:var(--store-ink);-moz-appearance:textfield}.pdp__aantal input::-webkit-inner-spin-button{-webkit-appearance:none}.pdp__toevoegen{flex:1;height:48px;border:0;cursor:pointer;background:var(--store-accent);color:#fff;font-family:var(--font-heading);font-weight:700;font-size:16px;border-radius:0 14px 14px 0;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color .15s ease}.pdp__toevoegen:hover:not(:disabled){background:var(--store-accent-dark)}.pdp__toevoegen:disabled{background:var(--store-ink);opacity:.4;cursor:default}.pdp__cadeauservice{background:var(--store-accent-100);border-radius:16px;padding:14px 20px;margin-bottom:26px}.pdp__cs-kop{display:flex;align-items:center;gap:9px;cursor:pointer}.pdp__cs-icoon{display:inline-flex;color:var(--store-accent)}.pdp__cs-kop strong{font-family:var(--font-heading);font-size:15px}.pdp__cs-kop input{width:19px;height:19px;accent-color:var(--store-accent);margin-left:auto;flex-shrink:0;cursor:pointer}.pdp__cs-inhoud{padding-top:10px}.pdp__cs-inhoud[hidden]{display:none}.pdp__cs-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;padding:4px 0}.pdp__cs-check input{width:19px;height:19px;accent-color:var(--store-accent);flex-shrink:0}.pdp__cs-check em{font-style:normal;font-weight:600;color:var(--store-accent)}.pdp__cs-opties{padding:8px 0 10px 29px}.pdp__cs-swatches{display:flex;gap:8px;flex-wrap:wrap}.pdp__cs-swatch{cursor:pointer}.pdp__cs-swatch input{position:absolute;opacity:0;pointer-events:none}.pdp__cs-swatch .pdp__fotoswatch{background:var(--store-surface)}.pdp__cs-swatch:has(input:checked) .pdp__fotoswatch{border-color:var(--store-accent)}.pdp__cs-naam{display:inline-block;background:var(--store-surface);border:2px solid var(--store-lijn);border-radius:12px;font-size:12px;font-weight:600;padding:8px 12px}.pdp__cs-swatch:has(input:checked) .pdp__cs-naam{border-color:var(--store-accent)}.pdp__cs-gekozen{display:block;font-size:12px;color:var(--store-ink-75);margin-top:6px}.pdp__cs-boodschap{width:100%;box-sizing:border-box;resize:vertical;margin-top:10px;border:1px solid rgba(34,66,58,.2);border-radius:12px;background:var(--store-surface);font-family:var(--font-body);font-size:13px;color:var(--store-ink);padding:10px 14px;outline:none}.pdp__cs-boodschap:focus{border-color:var(--store-accent)}.pdp__bset{background:var(--store-surface);border:1px solid var(--store-lijn);border-radius:16px;padding:16px 20px;margin-bottom:26px}.pdp__bset-kop{display:flex;align-items:center;gap:12px;margin-bottom:10px;font-family:var(--font-heading);font-weight:700;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--store-ink-75)}.pdp__bset-kop:before,.pdp__bset-kop:after{content:"";flex:1;height:1px;background:var(--store-lijn)}.pdp__bset-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13.5px;padding:2px 0 10px}.pdp__bset-check input{width:19px;height:19px;accent-color:var(--store-accent);flex-shrink:0}.pdp__bset-tekst{flex:1}.pdp__bset-tekst em{font-style:normal;font-weight:600;color:var(--store-accent);display:block;font-size:12.5px}.pdp__bset-totaal{font-family:var(--font-heading);font-weight:700;font-size:16px;white-space:nowrap}.pdp__bset-totaal s{font-size:12px;font-weight:500;color:var(--store-ink-55)}.pdp__bset-lijst{border:1px solid var(--store-lijn);border-radius:12px;padding:0 14px;position:relative}.pdp__bset-rij{display:flex;align-items:center;gap:12px;padding:12px 0}.pdp__bset-rij+.pdp__bset-rij,.pdp__bset-plus+.pdp__bset-rij{border-top:1px solid var(--store-lijn)}.pdp__bset-foto{width:48px;height:48px;flex-shrink:0;background:var(--store-bg);border-radius:10px;padding:4px;overflow:hidden;display:block}.pdp__bset-foto img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.pdp__bset-naam{flex:1;font-size:12.5px;font-weight:600;line-height:1.35}.pdp__bset-prijs{font-family:var(--font-heading);font-weight:700;font-size:13.5px;text-align:right;white-space:nowrap}.pdp__bset-prijs s{display:block;font-size:11px;font-weight:500;color:var(--store-ink-55)}.pdp__bset-plus{position:absolute;left:50%;transform:translate(-50%,-50%);width:22px;height:22px;border-radius:var(--radius-pill);background:var(--store-accent-100);color:var(--store-accent);display:none}.pdp__bundel{background:var(--store-accent-100);border-radius:20px;padding:24px 26px;margin-bottom:26px}.pdp__bundel-kop{display:flex;align-items:center;gap:10px;margin-bottom:16px}.pdp__bundel-tag{background:var(--store-accent);color:#fff;font-family:var(--font-heading);font-weight:700;font-size:12px;padding:3px 12px;border-radius:var(--radius-pill)}.pdp__bundel-kop strong{font-family:var(--font-heading);font-size:16px}.pdp__bundel-producten{display:flex;align-items:center;gap:12px;margin-bottom:16px}.pdp__bundel-foto{width:84px;height:84px;flex-shrink:0;background:var(--store-surface);border-radius:14px;padding:8px}.pdp__bundel-foto img{width:100%;height:100%;object-fit:contain}.pdp__bundel-plus{font-family:var(--font-heading);font-weight:700;font-size:20px;color:var(--store-accent)}.pdp__bundel-tekst{flex:1;font-size:13px;line-height:1.45;display:flex;flex-direction:column}.pdp__bundel-tekst span{color:var(--store-ink-75)}.pdp__bundel-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;margin-bottom:14px}.pdp__bundel-check input{width:19px;height:19px;accent-color:var(--store-accent)}.pdp__bundel-onder{display:flex;align-items:center;justify-content:space-between;gap:14px}.pdp__bundel-label{display:block;font-size:12px;color:var(--store-ink-75)}.pdp__bundel-prijs{font-family:var(--font-heading);font-weight:700;font-size:24px}.pdp__badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.pdp__badge{background:var(--store-accent-100);color:var(--store-accent);font-family:var(--font-heading);font-weight:600;font-size:12px;padding:5px 16px;border-radius:var(--radius-pill)}.pdp__accordeons details{border-top:1px solid rgba(34,66,58,.15)}.pdp__accordeons summary{display:flex;align-items:center;justify-content:space-between;padding:16px 4px;cursor:pointer;list-style:none;font-family:var(--font-heading);font-weight:600;font-size:15px}.pdp__accordeons summary::-webkit-details-marker{display:none}.pdp__accordeons summary:hover{color:var(--store-accent)}.pdp__accordeons summary:after{content:"+";font-size:20px;font-weight:400;font-family:var(--font-body)}.pdp__accordeons details[open]>summary:after{content:"\2212"}.pdp__accordeon-body{font-size:14px;line-height:1.7;padding:0 4px 18px;color:var(--store-ink-85)}.pdp__accordeon-body p{margin:0 0 .9em}.pdp__accordeon-body p:last-child{margin-bottom:0}.pdp__accordeon-body ul,.pdp__accordeon-body ol{margin:0 0 .9em;padding-left:1.3em}.pdp__accordeon-body li{margin-bottom:.25em}.pdp-koopbalk{display:none}@media(max-width:960px){.pdp{display:flex;flex-direction:column;gap:0;align-items:stretch}.pdp__galerij,.pdp__info{display:contents}.pdp__galerij>*,.pdp__info>*{order:30;min-width:0}.pdp__merk{order:1;margin:0 0 2px}.pdp__info h1{order:2;margin:0 0 4px}.pdp__score{order:3;margin:0 0 12px}.pdp__hoofdfoto{order:4;margin:0 0 10px}.pdp__thumbwrap{order:5;margin:0 0 16px;max-width:100%}.pdp__optie{order:6;margin:0 0 14px}.pdp__prijsrij{order:7;margin:0 0 12px}.pdp__voorraad{order:8;margin:0 0 14px}.pdp__usps{order:9;margin:0 0 16px}.pdp__koopvorm,.pdp__cadeauservice{order:10;margin:0 0 16px}.pdp__bset,.pdp__bundel{order:11;margin:0 0 16px}.pdp__badges{order:12;margin:0 0 16px}.pdp__accordeons{order:13}}@media(max-width:760px){.pdp{padding-top:12px;gap:0}body:has(.pdp-koopbalk) main{padding-bottom:88px}.pdp__hoofdfoto{border-radius:20px;padding:12px}.pdp__thumbs{gap:8px}.pdp__thumb{width:64px;height:64px;border-radius:12px;padding:5px}.pdp__thumbpijl{display:none}.pdp__merk{font-size:12px}.pdp__info h1{font-size:22px;margin:0 0 4px}.pdp__score{font-size:12px;margin:0 0 10px}.pdp__prijs{font-size:28px}.pdp__btw{font-size:11px}.pdp__voorraad{font-size:13px}.pdp__usps{font-size:12.5px;padding:2px 14px;margin:0 0 16px}.pdp__usp{padding:9px 0;gap:9px}.pdp__usp-icoon{width:27px;height:27px}.pdp__swatch{width:36px;height:36px}.pdp__fotoswatch{width:46px;height:46px;border-radius:10px}.pdp__pill{font-size:12px;padding:9px 14px}.pdp__optie{margin-bottom:16px}.pdp__kooprij{display:none}.pdp__bundel{border-radius:16px;padding:18px;margin-bottom:18px}.pdp__bundel-foto{width:64px;height:64px;border-radius:12px;padding:6px}.pdp__bundel-tekst{font-size:12px}.pdp__bundel-prijs{font-size:20px}.pdp__bundel-onder .btn{font-size:12.5px;padding:12px 18px;white-space:nowrap}.pdp__badges{gap:6px;margin-bottom:18px}.pdp__badge{font-size:11px;padding:5px 14px}.pdp__accordeons summary{font-size:14px;padding:14px 2px}.pdp__accordeon-body{font-size:13px}.pdp-koopbalk{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--store-surface);box-shadow:0 -4px 20px #22423a1f;padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:flex;gap:10px}.pdp-koopbalk .pdp__aantal{background:var(--store-bg);border:0}.pdp-koopbalk .pdp__aantal span{width:24px;text-align:center;font-weight:600;font-size:14px}.pdp-koopbalk .pdp__toevoegen{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-product.css.map */
