.ws-hero{position:relative;background:var(--kringwinkel-primary);color:var(--kringwinkel-wit);padding-bottom:3.5rem;overflow:hidden}.ws-hero-inner{position:relative;padding-top:2rem;padding-bottom:2rem}@media (min-width:601px){.ws-hero-inner{padding-top:2.5rem;padding-bottom:2.5rem}}.ws-hero-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.85);margin-bottom:.75rem}.ws-hero-title{color:var(--kringwinkel-wit);font-weight:700;line-height:.95;margin:0;display:block}.ws-hero-sub{color:rgba(255,255,255,.92);font-size:1.15rem;margin:1rem 0 0;max-width:640px}@media (min-width:601px){.ws-hero-sub{font-size:1.25rem}}.ws-hero-chips{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.ws-hero-chips-label{font-size:.85rem;font-weight:600;color:rgba(255,255,255,.85);margin-right:.25rem}.ws-hero-chip{border:0;background:rgba(255,255,255,.15);color:var(--kringwinkel-wit);padding:.4rem .9rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease;backdrop-filter:blur(2px)}.ws-hero-chip:focus-visible,.ws-hero-chip:hover{background:var(--bs-body-bg);color:var(--kringwinkel-primary);transform:translateY(-1px);outline:0}.ws-hero-search-wrap{position:relative;max-width:640px}.ws-hero-search{position:relative;background:var(--bs-body-bg);border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:flex;align-items:stretch;overflow:hidden;padding:4px;transition:box-shadow .15s ease}.ws-hero-search:focus-within{box-shadow:0 10px 28px rgba(0,0,0,.18),0 0 0 3px rgba(255,255,255,.35)}.ws-hero-search-icon{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:var(--bs-gray-500,#adb5bd);pointer-events:none;font-size:1rem;z-index:1}.ws-hero-search-input{flex:1 1 auto;min-width:0;padding:.85rem 1rem .85rem 3rem;border:0;background:0 0;color:var(--bs-body-color);font-size:1.05rem;line-height:1.4;outline:0;-webkit-appearance:none;appearance:none}.ws-hero-search-input::placeholder{color:var(--bs-gray-500,#adb5bd)}.ws-hero-search-btn{flex:0 0 auto;border:0;background:var(--kringwinkel-zwart);color:var(--kringwinkel-wit);font-weight:600;padding:0 1.6rem;min-width:56px;border-radius:999px;cursor:pointer;transition:background .15s ease,transform .15s ease}.ws-hero-search-btn:focus-visible,.ws-hero-search-btn:hover{background:#000;transform:scale(1.02)}.ws-hero-search-btn:active{transform:scale(.98)}.ws-hero-suggest{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--bs-body-bg);border-radius:10px;box-shadow:0 12px 32px rgba(0,0,0,.18);max-height:min(70vh,520px);overflow-y:auto;z-index:20;padding:.5rem 0}.ws-suggest-group+.ws-suggest-group{border-top:1px solid var(--bs-border-color);margin-top:.25rem;padding-top:.25rem}.ws-suggest-group-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--bs-secondary-color,#6c757d);padding:.5rem 1rem .25rem;margin:0}.ws-suggest-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;color:var(--bs-body-color);text-decoration:none;cursor:pointer;transition:background .1s ease}.ws-suggest-item.is-active,.ws-suggest-item:focus-visible,.ws-suggest-item:hover{background:var(--bs-tertiary-bg,#f5f5f5);color:var(--bs-body-color);text-decoration:none}.ws-suggest-thumb{flex:0 0 auto;width:40px;height:40px;border-radius:8px;object-fit:cover;background:var(--bs-secondary-bg)}.ws-suggest-thumb-placeholder{flex:0 0 auto;width:40px;height:40px;border-radius:8px;background:var(--bs-secondary-bg);display:flex;align-items:center;justify-content:center;color:var(--bs-secondary-color);font-weight:700;font-size:.85rem}.ws-suggest-text{flex:1 1 auto;min-width:0}.ws-suggest-name{font-size:.95rem;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-suggest-subtitle{font-size:.8rem;color:var(--bs-secondary-color,#6c757d);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px}.ws-suggest-more{display:block;text-align:center;padding:.65rem 1rem;font-size:.85rem;font-weight:600;color:var(--kringwinkel-primary);text-decoration:none;border-top:1px solid var(--bs-border-color);margin-top:.25rem}.ws-suggest-more:focus-visible,.ws-suggest-more:hover{background:var(--bs-tertiary-bg,#f5f5f5);color:var(--kringwinkel-button-hover-color);text-decoration:none}.ws-suggest-empty{padding:1rem;text-align:center;color:var(--bs-secondary-color,#6c757d);font-size:.9rem}.ws-suggest-loader{padding:1rem;text-align:center;color:var(--bs-secondary-color,#6c757d);font-size:.85rem}.ws-landing-showcase{position:relative;z-index:2}.ws-showcase-grid{display:flex;flex-direction:column;gap:.75rem}@media (min-width:992px){.ws-showcase-grid{display:grid;grid-template-columns:7fr 5fr;align-items:stretch;gap:.75rem}}.ws-showcase-video{position:relative;display:block;min-height:300px;border-radius:10px;overflow:hidden;text-decoration:none;background-color:var(--bs-gray-200);transition:transform .15s ease,box-shadow .15s ease}@media (min-width:992px){.ws-showcase-video{min-height:480px}}.ws-showcase-video:focus-visible,.ws-showcase-video:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.ws-showcase-video-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ws-showcase-video-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 2.25rem;background:rgba(35,31,32,.35)}.ws-showcase-video-title{font-family:parafina,sans-serif;font-weight:700;text-transform:uppercase;line-height:1;font-size:clamp(2.2rem,4vw,3.6rem);color:var(--kringwinkel-geel);margin:0}.ws-showcase-video-arrow{color:var(--kringwinkel-wit);font-size:1.5rem;margin-top:.7rem}.ws-showcase-cats{display:flex;flex-direction:column;gap:.75rem}.ws-cat{flex:1 1 0;position:relative;display:flex;flex-direction:column;gap:.4rem;min-height:140px;padding:1.25rem 1.4rem;border-radius:10px;color:var(--kringwinkel-wit);text-decoration:none;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.ws-cat:focus-visible,.ws-cat:hover{color:var(--kringwinkel-wit);text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.18)}.ws-cat.is-disabled{opacity:.55;pointer-events:none;cursor:not-allowed}.ws-cat-icon{font-size:1.7rem;line-height:1}.ws-cat-body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.ws-cat-label{font-size:clamp(1.5rem,2.2vw,2rem);line-height:1;margin:0}.ws-cat-desc{font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.4;color:rgba(255,255,255,.92);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ws-cat-arrow{position:absolute;top:1.25rem;right:1.4rem;font-size:1.1rem;opacity:.9;transition:transform .15s ease}.ws-cat:focus-visible .ws-cat-arrow,.ws-cat:hover .ws-cat-arrow{transform:translateX(3px)}.ws-cat.is-roos{background:var(--kringwinkel-roos)}.ws-cat.is-groen{background:var(--kringwinkel-groen)}.ws-cat.is-blauw{background:var(--kringwinkel-blauw)}.ws-cat.is-oranje{background:var(--kringwinkel-oranje)}.ws-landing-intro{position:relative;padding:4rem 0;background:var(--kringwinkel-primary);color:var(--kringwinkel-wit)}@media (min-width:601px){.ws-landing-intro{padding:5rem 0}}.ws-landing-intro-text{max-width:720px}.ws-landing-intro-title{font-weight:700;line-height:1;margin:0 0 1.25rem;color:var(--kringwinkel-wit)}.ws-landing-intro-lead{font-size:1.15rem;line-height:1.55;margin-bottom:1rem;color:rgba(255,255,255,.95)}.ws-landing-intro-text p{color:rgba(255,255,255,.92)}.ws-landing-intro-text a{color:var(--kringwinkel-wit);font-weight:600;text-decoration:underline;text-underline-offset:3px}.ws-landing-intro-text a:focus-visible,.ws-landing-intro-text a:hover{color:var(--kringwinkel-wit);text-decoration-thickness:2px}.ws-landing-section-title{font-size:clamp(1.6rem,2.6vw,2.2rem);line-height:1;margin:0}.ws-landing-section-cta.is-roos,.ws-landing-section-title.is-roos{color:var(--kringwinkel-roos)}.ws-landing-section-cta.is-groen,.ws-landing-section-title.is-groen{color:var(--kringwinkel-groen)}.ws-landing-section-cta.is-blauw,.ws-landing-section-title.is-blauw{color:var(--kringwinkel-blauw)}.ws-landing-section-cta{color:var(--kringwinkel-primary);transition:opacity .15s ease}.ws-landing-section-cta .fa-arrow-right{transition:transform .15s ease}.ws-landing-section-cta:focus-visible,.ws-landing-section-cta:hover{opacity:.8}.ws-landing-section-cta:focus-visible .fa-arrow-right,.ws-landing-section-cta:hover .fa-arrow-right{transform:translateX(3px)}@keyframes ws-pulse{0%,100%{opacity:1}50%{opacity:.55}}.ws-skeleton-card{aspect-ratio:1/1;width:100%;border-radius:10px;background:var(--bs-secondary-bg);animation:ws-pulse 1.4s ease-in-out infinite}.ws-skeleton-curator{width:72px;height:72px;border-radius:50%;background:var(--bs-secondary-bg);animation:ws-pulse 1.4s ease-in-out infinite}.ws-curators-strip{overflow-x:auto;padding-bottom:.5rem}.kl-curator-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--bs-body-color);min-width:88px;text-align:center;transition:transform .15s ease}.kl-curator-card:hover{transform:translateY(-2px);color:var(--kringwinkel-primary);text-decoration:none}.kl-curator-card-img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid var(--bs-border-color);background:var(--bs-tertiary-bg,#f5f5f5)}.kl-curator-card:hover .kl-curator-card-img{border-color:var(--kringwinkel-primary)}.kl-curator-card-placeholder{display:flex;align-items:center;justify-content:center;color:var(--bs-secondary-color);font-size:1.5rem}.kl-curator-card-name{font-size:.85rem;font-weight:600;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws-row{position:relative}.ws-row-scroller{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ws-row-scroller::-webkit-scrollbar{display:none}.ws-row-item{flex:0 0 46%;max-width:46%;scroll-snap-align:start}@media (min-width:576px){.ws-row-item{flex-basis:31%;max-width:31%}}@media (min-width:992px){.ws-row-item{flex-basis:23%;max-width:23%}}@media (min-width:1200px){.ws-row-item{flex-basis:19%;max-width:19%}}.ws-row-item>.ws-card{height:100%;color:var(--bs-body-color);text-decoration:none}.ws-row-item>.bk-card{height:100%}.ws-row-item>.ws-skeleton-card{width:100%}.ws-row-dots{display:flex;justify-content:center;gap:.4rem;margin-top:.9rem}.ws-row-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:var(--bs-gray-400,#ced4da);cursor:pointer;transition:width .2s ease,background .2s ease}.ws-row-dot.is-active{width:22px;background:var(--kringwinkel-primary)}.site-footer{margin-top:0}