.sk-page{max-width:720px;margin:0 auto}.sk-hero{text-align:center;margin-bottom:var(--space-xl)}.sk-badge{display:inline-block;background:#e8f5e9;color:#2e7d32;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:2rem;margin-bottom:var(--space-sm)}.sk-hero__title{font-size:2.25rem;margin-bottom:var(--space-xs)}.sk-hero__sub{font-size:1rem;color:var(--color-foreground-muted);max-width:520px;margin:0 auto;line-height:1.7}.sk-how{margin-bottom:var(--space-xl)}.sk-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md);text-align:center}.sk-step__icon{font-size:1.75rem;margin-bottom:var(--space-xs)}.sk-step h3{font-size:.875rem;margin-bottom:.125rem}.sk-step p{font-size:.75rem;color:var(--color-foreground-muted);line-height:1.4}.sk-section-title{font-size:1.375rem;font-weight:700;margin-bottom:var(--space-xs)}.sk-section-sub{font-size:.875rem;color:var(--color-foreground-muted);margin-bottom:var(--space-lg)}.sk-my-pools{margin-bottom:var(--space-xl)}.sk-my-pools__grid{display:flex;flex-direction:column;gap:var(--space-sm)}.sk-pool-card{padding:var(--space-md);background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;transition:border-color .2s}.sk-pool-card:hover{border-color:var(--color-primary)}.sk-pool-card__header{margin-bottom:var(--space-xs)}.sk-pool-card__occasion{font-size:.75rem;color:var(--color-foreground-muted)}.sk-pool-card__recipient{display:block;font-size:1rem}.sk-pool-card__product{font-size:.8125rem;color:var(--color-foreground-muted);margin-bottom:var(--space-xs)}.sk-pool-card__target{font-weight:700;font-size:1rem;color:var(--color-primary);margin-bottom:var(--space-sm)}.sk-pool-card__actions{display:flex;gap:var(--space-xs)}.sk-create{margin-bottom:var(--space-xl)}.sk-form{display:flex;flex-direction:column;gap:var(--space-md)}.sk-form__field label{display:block;font-weight:600;font-size:.875rem;margin-bottom:.25rem}.sk-form__optional{font-weight:400;color:var(--color-foreground-muted)}.sk-form__field input,.sk-form__field select,.sk-form__field textarea{width:100%;padding:.625rem .75rem;border:2px solid var(--color-border);border-radius:var(--border-radius);font-size:.9375rem;background:var(--color-background);font-family:inherit;box-sizing:border-box}.sk-form__field input:focus,.sk-form__field select:focus,.sk-form__field textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #7a8b6f33}.sk-form__hint{font-size:.75rem;color:var(--color-foreground-muted);margin-top:.125rem;display:block}.sk-form__row{display:flex;gap:var(--space-md)}.sk-form__field--half{flex:1}.sk-form__product-input{display:flex;gap:var(--space-xs)}.sk-form__product-input input{flex:1}.sk-form__occasions{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.sk-occasion{cursor:pointer}.sk-occasion input{display:none}.sk-occasion__label{display:inline-block;padding:.375rem .75rem;border:2px solid var(--color-border);border-radius:2rem;font-size:.8125rem;font-weight:500;transition:all .2s}.sk-occasion input:checked+.sk-occasion__label{border-color:var(--color-primary);background:var(--color-surface);color:var(--color-primary)}.sk-form__product-preview{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-sm);background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem}.sk-form__product-preview img{width:60px;height:60px;object-fit:cover;border-radius:.5rem}.sk-form__product-info{flex:1;min-width:0}.sk-form__product-info strong{display:block;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sk-form__product-info span{font-size:.8125rem;color:var(--color-primary);font-weight:600}.sk-form__product-clear{background:none;border:none;font-size:1.25rem;cursor:pointer;color:var(--color-foreground-muted);padding:var(--space-xs)}.sk-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.sk-back{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;font-size:.875rem;color:var(--color-primary);cursor:pointer;padding:0;margin-bottom:var(--space-lg);font-family:inherit}.sk-back:hover{text-decoration:underline}.sk-pool__header{text-align:center;margin-bottom:var(--space-lg)}.sk-pool__title{font-size:1.75rem;margin:var(--space-xs) 0}.sk-pool__organizer{font-size:.875rem;color:var(--color-foreground-muted)}.sk-pool__product{display:flex;gap:var(--space-md);padding:var(--space-md);background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;margin-bottom:var(--space-lg)}.sk-pool__product-img img{width:100px;height:100px;object-fit:cover;border-radius:.5rem}.sk-pool__product-info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.25rem}.sk-pool__product-info h3{font-size:1rem;margin:0}.sk-pool__product-price{font-weight:700;font-size:1.125rem;color:var(--color-primary)}.sk-pool__product-link{font-size:.8125rem;color:var(--color-primary)}.sk-pool__progress{margin-bottom:var(--space-lg);padding:var(--space-md);background:var(--color-surface);border-radius:.75rem}.sk-pool__progress-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:var(--space-xs)}.sk-pool__progress-label{font-size:.875rem;font-weight:500}.sk-pool__progress-pct{font-size:1.25rem;font-weight:700;color:var(--color-primary)}.sk-pool__progress-bar{height:12px;background:var(--color-border);border-radius:6px;overflow:hidden;margin-bottom:var(--space-xs)}.sk-pool__progress-fill{height:100%;background:linear-gradient(90deg,#7a8b6f,#5b7c5a);border-radius:6px;transition:width .8s ease-out;width:0}.sk-pool__progress-meta{display:flex;justify-content:space-between;font-size:.75rem;color:var(--color-foreground-muted)}.sk-pool__progress-done{color:#2e7d32;font-weight:600}.sk-pool__message{padding:var(--space-md);background:#fdf6ee;border:1px solid #f5e6d3;border-radius:.75rem;margin-bottom:var(--space-md);font-style:italic;color:var(--color-foreground-muted);line-height:1.6}.sk-pool__deadline{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--color-foreground-muted);margin-bottom:var(--space-md)}.sk-pool__payment{background:#e8f5e9;padding:var(--space-md);border-radius:.75rem;margin-bottom:var(--space-lg);font-size:.875rem;line-height:1.5}.sk-pool__payment strong{display:block;margin-bottom:.25rem}.sk-pledge{border-top:2px solid var(--color-border);padding-top:var(--space-lg);margin-top:var(--space-lg)}.sk-pledge__title{font-size:1.25rem;margin-bottom:.125rem}.sk-pledge__sub{font-size:.8125rem;color:var(--color-foreground-muted);margin-bottom:var(--space-md);line-height:1.5}.sk-pledge__form{display:flex;flex-direction:column;gap:var(--space-md)}.sk-pledge__row{display:flex;gap:var(--space-md)}.sk-pledge__field{flex:1}.sk-pledge__field--amount{max-width:140px}.sk-pledge__field label{display:block;font-weight:600;font-size:.8125rem;margin-bottom:.25rem}.sk-pledge__field input{width:100%;padding:.625rem .75rem;border:2px solid var(--color-border);border-radius:var(--border-radius);font-size:.9375rem;background:var(--color-background);font-family:inherit;box-sizing:border-box}.sk-pledge__field input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #7a8b6f33}.sk-pledge__submit{width:100%;justify-content:center}.sk-organizer{border-top:2px solid var(--color-border);padding-top:var(--space-lg);margin-top:var(--space-lg)}.sk-organizer__title{font-size:1.125rem;margin-bottom:var(--space-md);color:var(--color-primary)}.sk-organizer__share{display:flex;gap:var(--space-xs);margin-bottom:var(--space-lg)}.sk-organizer__empty{font-size:.875rem;color:var(--color-foreground-muted);font-style:italic;margin-bottom:var(--space-md)}.sk-organizer__pledges{margin-bottom:var(--space-lg)}.sk-organizer__pledges h4{font-size:.9375rem;margin-bottom:var(--space-sm)}.sk-pledges-list{display:flex;flex-direction:column;gap:0}.sk-pledge-item{display:flex;justify-content:space-between;align-items:center;padding:var(--space-sm) 0;border-bottom:1px solid var(--color-border)}.sk-pledge-item__info strong{display:block;font-size:.875rem}.sk-pledge-item__msg{font-size:.75rem;color:var(--color-foreground-muted)}.sk-pledge-item__amount{font-weight:700;font-size:.9375rem;color:var(--color-primary);white-space:nowrap}.sk-organizer__delete{background:none;border:none;color:#c62828;font-size:.8125rem;cursor:pointer;padding:0;font-family:inherit}.sk-organizer__delete:hover{text-decoration:underline}.sk-sanne{display:flex;gap:var(--space-md);align-items:flex-start;background:#fdf6ee;border:1px solid #f5e6d3;border-radius:1rem;padding:var(--space-lg);margin-top:var(--space-xl)}.sk-sanne__avatar{width:5rem;flex-shrink:0}.sk-sanne__avatar img{width:100%;height:auto}.sk-sanne__text strong{display:block;font-family:Patrick Hand,cursive;font-size:1.15rem;color:var(--color-primary);margin-bottom:.25rem}.sk-sanne__text p{font-family:Patrick Hand,cursive;font-size:1.15rem;line-height:1.5}.sk-toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(1rem);background:#2e7d32;color:#fff;padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:500;z-index:9999;opacity:0;transition:opacity .3s,transform .3s;pointer-events:none;white-space:nowrap;box-shadow:0 4px 12px #00000026}.sk-toast--visible{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:749px){.sk-steps{grid-template-columns:repeat(2,1fr);gap:var(--space-sm)}.sk-form__row{flex-direction:column;gap:var(--space-md)}.sk-pledge__row{flex-direction:column}.sk-pledge__field--amount{max-width:none}.sk-pool__product{flex-direction:column;align-items:center;text-align:center}.sk-pool__product-img img{width:140px;height:140px}.sk-organizer__share{flex-direction:column}.sk-organizer__share .btn{width:100%;justify-content:center}.sk-form__field input,.sk-form__field textarea,.sk-pledge__field input{font-size:16px}.sk-hero__title{font-size:1.75rem}.sk-sanne{flex-direction:column;align-items:center;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/samen-kopen.css.map */
