.producten-module__voDfTq__container{max-width:1400px;margin:0 auto;padding:6rem 2rem 4rem}.producten-module__voDfTq__header{text-align:center;margin-bottom:4rem}.producten-module__voDfTq__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.producten-module__voDfTq__subtitle{color:var(--foreground-muted);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.producten-module__voDfTq__grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2.5rem;display:grid}.producten-module__voDfTq__card{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:inherit;opacity:0;border-radius:24px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);animation:.8s cubic-bezier(.16,1,.3,1) forwards producten-module__voDfTq__cardFadeIn;display:flex;position:relative;overflow:hidden}@keyframes producten-module__voDfTq__cardFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.producten-module__voDfTq__card:first-child{animation-delay:50ms}.producten-module__voDfTq__card:nth-child(2){animation-delay:.1s}.producten-module__voDfTq__card:nth-child(3){animation-delay:.15s}.producten-module__voDfTq__card:nth-child(4){animation-delay:.2s}.producten-module__voDfTq__card:nth-child(5){animation-delay:.25s}.producten-module__voDfTq__card:nth-child(6){animation-delay:.3s}.producten-module__voDfTq__card:hover{border-color:#8b5cf666;transform:translateY(-8px)scale(1.01);box-shadow:0 20px 50px #00000059,0 0 20px #8b5cf61a}.producten-module__voDfTq__imageWrapper{aspect-ratio:16/10;background:var(--phone-bg);width:100%;position:relative;overflow:hidden}.producten-module__voDfTq__image{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.producten-module__voDfTq__card:hover .producten-module__voDfTq__image{transform:scale(1.06)}.producten-module__voDfTq__sizeBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:.85rem;font-weight:700;font-family:var(--font-heading);letter-spacing:.02em;background:#000000a6;border:1px solid #ffffff26;border-radius:2rem;padding:.4rem .9rem;position:absolute;top:1rem;left:1rem}.producten-module__voDfTq__details{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.producten-module__voDfTq__details:before{content:"";background:linear-gradient(90deg, transparent, var(--border-color), transparent);height:1px;position:absolute;top:0;left:2rem;right:2rem}.producten-module__voDfTq__productName{font-family:var(--font-heading);color:var(--foreground);margin-bottom:.5rem;font-size:1.3rem;font-weight:700;transition:color .3s}.producten-module__voDfTq__card:hover .producten-module__voDfTq__productName{color:var(--primary)}.producten-module__voDfTq__productMeta{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.producten-module__voDfTq__bottomRow{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.producten-module__voDfTq__priceBlock{flex-direction:column;display:flex}.producten-module__voDfTq__priceLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-muted);margin-bottom:.15rem;font-size:.75rem;font-weight:600}.producten-module__voDfTq__price{font-family:var(--font-heading);color:var(--accent);font-size:1.5rem;font-weight:800}.producten-module__voDfTq__configureBtn{color:var(--foreground);background:var(--phone-bg);border:1px solid var(--border-color);border-radius:2rem;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.producten-module__voDfTq__card:hover .producten-module__voDfTq__configureBtn{background:var(--accent);color:var(--primary-cta-text);border-color:var(--accent);box-shadow:0 0 15px #10b98166}.producten-module__voDfTq__arrowIcon{width:16px;height:16px;transition:transform .3s}.producten-module__voDfTq__card:hover .producten-module__voDfTq__arrowIcon{transform:translate(3px)}@media (max-width:768px){.producten-module__voDfTq__container{padding:5rem 1rem 3rem}.producten-module__voDfTq__grid{grid-template-columns:1fr;gap:1.5rem}.producten-module__voDfTq__title{font-size:1.75rem}}
