.qr-shop{--shop-marge: clamp(1rem, 4vw, 3rem);--shop-breedte: 72rem;color:var(--qr-text);background:var(--qr-ground);font-family:var(--qr-font-body);line-height:1.6}.qr-shop__binnen{max-width:var(--shop-breedte);margin-inline:auto;padding-inline:var(--shop-marge)}.qr-shop__balk{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:1.1rem;border-bottom:1px solid var(--qr-line)}.qr-shop__merk{font-family:var(--qr-font-display);font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--qr-text);text-decoration:none}.qr-shop__nav{display:flex;flex-wrap:wrap;gap:1.25rem;font-size:.95rem}.qr-shop__nav a{color:var(--qr-text-muted);text-decoration:none}.qr-shop__nav a:hover{color:var(--qr-text)}.qr-shop__hero{padding-block:clamp(3rem,9vw,6rem);text-align:center}.qr-shop__eyebrow{display:inline-block;padding:.4rem 1rem;border:1px solid var(--qr-line);border-radius:999px;background:var(--qr-surface);font-size:.8rem;color:var(--qr-text-muted)}.qr-shop__titel{margin:1.5rem auto 0;max-width:18ch;font-family:var(--qr-font-display);font-size:clamp(2.2rem,6vw,3.6rem);line-height:1.1;letter-spacing:-.03em;text-wrap:balance}.qr-shop__titel span{display:block;background:var(--qr-verloop);-webkit-background-clip:text;background-clip:text;color:transparent}@supports not (background-clip: text){.qr-shop__titel span{color:var(--qr-merk-paars)}}.qr-shop__lead{margin:1.25rem auto 0;max-width:58ch;font-size:1.05rem;color:var(--qr-text-muted);text-wrap:pretty}.qr-shop__acties{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}.qr-shop__knop{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.6rem;border-radius:999px;background:var(--qr-merk-blauw);color:#fff;font-weight:600;text-decoration:none;transition:filter .15s ease}.qr-shop__knop:hover{filter:brightness(1.08)}.qr-shop__knop:focus-visible{outline:2px solid var(--qr-accent);outline-offset:2px}.qr-shop__knop--rustig{background:transparent;color:var(--qr-text);border:1px solid var(--qr-line)}.qr-shop__knop--rustig:hover{border-color:var(--qr-merk-blauw);color:var(--qr-merk-blauw);filter:none}.qr-shop__blokken{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.5rem;padding-block:clamp(2rem,6vw,4rem)}.qr-shop__blok h2{margin:0 0 .5rem;font-family:var(--qr-font-display);font-size:1.15rem;letter-spacing:-.01em}.qr-shop__blok p{margin:0;color:var(--qr-text-muted);font-size:.95rem}.qr-shop__sectiekop{margin:0 0 1.5rem;font-family:var(--qr-font-display);font-size:clamp(1.4rem,3vw,2rem);letter-spacing:-.02em}.qr-shop__producten{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1.25rem;padding-bottom:clamp(2rem,6vw,4rem);list-style:none;margin:0;padding-inline:0}.qr-shop__product a{display:flex;flex-direction:column;gap:.6rem;height:100%;color:inherit;text-decoration:none}.qr-shop__product-beeld{aspect-ratio:4 / 3;border-radius:var(--qr-radius);overflow:hidden;background:var(--qr-surface)}.qr-shop__product-beeld img{width:100%;height:100%;object-fit:cover;display:block}.qr-shop__product-naam{font-weight:600;font-size:.95rem;line-height:1.35}.qr-shop__product-prijs{color:var(--qr-text-muted);font-size:.9rem;font-variant-numeric:tabular-nums}.qr-shop__product a:hover .qr-shop__product-naam{color:var(--qr-accent)}.qr-shop__sectiekop:after{content:"";display:block;width:3rem;height:3px;margin-top:.6rem;border-radius:999px;background:var(--qr-verloop)}.qr-shop__voet{border-top:1px solid var(--qr-line);padding-block:2rem 3rem;font-size:.9rem;color:var(--qr-text-muted)}.qr-shop__voet a{color:inherit}.qr-shop__voet-regels{display:flex;flex-wrap:wrap;gap:.4rem 2rem}.qr-shop__pagina{padding-block:clamp(2rem,6vw,4rem)}.qr-shop__melding{color:var(--qr-text-muted)}.qr-shop__product-pagina{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr));gap:clamp(1.5rem,4vw,3rem);align-items:start;padding-block:clamp(2rem,6vw,4rem)}.qr-shop__product-beeld--groot{aspect-ratio:1}.qr-shop__product-tekst h1{margin:0;font-family:var(--qr-font-display);font-size:clamp(1.6rem,4vw,2.4rem);letter-spacing:-.02em;text-wrap:balance}.qr-shop__product-bedrag{margin:.75rem 0 0;font-size:1.4rem;font-weight:600;font-variant-numeric:tabular-nums}.qr-shop__product-uitleg{margin:1.25rem 0 0;color:var(--qr-text-muted);max-width:60ch}.qr-shop__kopen{margin-top:1.75rem}.qr-shop__kopen button{border:0;font:inherit;font-weight:600;cursor:pointer}.qr-shop__product-sku{margin:1.25rem 0 0;font-size:.8rem;color:var(--qr-text-muted);font-variant-numeric:tabular-nums}.qr-shop__teller{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;margin-left:.4rem;padding-inline:.35rem;border-radius:999px;background:var(--qr-accent);color:var(--qr-accent-ink);font-size:.75rem;font-weight:600;font-variant-numeric:tabular-nums}.qr-shop__kopen-melding{margin:.75rem 0 0;min-height:1.5rem;font-size:.9rem;color:var(--qr-text-muted)}
