.wfp{padding:32px 20px 60px}.wfp__inner{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px}.wfp__gallery,.wfp__info{min-width:0}.wfp__main{position:relative;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:var(--wf-cream);min-width:0}.wfp__main-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .2s ease}.wfp__main-slide.is-active{opacity:1}.wfp__main-slide img{width:100%;height:100%;object-fit:cover}.wfp__thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto}.wfp__thumb{width:60px;height:60px;flex-shrink:0;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:var(--wf-cream)}.wfp__thumb.is-active{border-color:var(--wf-rose)}.wfp__thumb img{width:100%;height:100%;object-fit:cover}.wfp__title{font-size:32px;margin-bottom:10px}.wfp__rating{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;margin-bottom:16px}.wfp__stars{color:#f5b942;letter-spacing:2px}.wfp__price-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.wfp__price-now{font-size:28px;font-weight:800;color:var(--wf-rose-dark);font-family:var(--font-heading)}.wfp__price-was{font-size:18px;color:var(--wf-text-muted);text-decoration:line-through}.wfp__save-badge{background:var(--wf-red);color:var(--wf-white);font-size:12px;font-weight:700;padding:4px 10px;border-radius:6px}.wfp__features{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:8px}.wfp__features li{font-size:15px;font-weight:600}.wfp__option-block{margin-bottom:18px}.wfp__option-label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}.wfp__swatches{display:flex;flex-wrap:wrap;gap:8px}.wfp__swatch{padding:10px 18px;border-radius:24px;border:1.5px solid var(--wf-border);background:var(--wf-white);font-size:14px;font-weight:600;cursor:pointer}.wfp__swatch.is-active{background:var(--wf-text);color:var(--wf-white);border-color:var(--wf-text)}.wfp__size-select{width:180px;max-width:100%;padding:14px 40px 14px 16px;border-radius:12px;border:1.5px solid var(--wf-rose-light);background-color:var(--wf-rose-light);font-size:15px;font-weight:500;font-family:var(--font-sans);color:var(--wf-text);appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23a8536b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}[data-wf-single-options][hidden]{display:none}.wfp__tier-rows{width:100%;flex-basis:100%;margin-top:14px;padding-top:14px;border-top:1px solid var(--wf-border);display:none;flex-direction:column;gap:10px}.wfp__tier.is-active .wfp__tier-rows{display:flex}.wfp__tier-rows>.wfp__option-label{font-size:13px;font-weight:600;color:var(--wf-text-muted)}.wfp__tier-row{display:flex;align-items:center;gap:10px}.wfp__tier-row-thumb{width:44px;height:44px;border-radius:8px;object-fit:cover;flex-shrink:0;background:var(--wf-cream)}.wfp__tier-row-select{flex:1;padding:10px 12px;border-radius:8px;border:1.5px solid var(--wf-border);font-size:14px;font-family:var(--font-sans);background:var(--wf-white)}.wfp__tiers{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.wfp__tier{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:12px;border:1.5px solid var(--wf-border);border-radius:10px;padding:14px 16px;cursor:pointer}.wfp__tier.is-active{border-color:var(--wf-rose);background:var(--wf-rose-light)}.wfp__tier-ribbon{position:absolute;top:-10px;right:16px;background:var(--wf-rose);color:var(--wf-white);font-size:10px;font-weight:700;padding:4px 10px;border-radius:12px}.wfp__tier input{width:18px;height:18px;accent-color:var(--wf-rose)}.wfp__tier-radio-dot{display:none}.wfp__tier-text{flex:1;display:flex;flex-direction:column;gap:2px}.wfp__tier-name{font-weight:700;font-size:15px;display:flex;align-items:center;gap:8px}.wfp__tier-save-tag{background:var(--wf-rose-light);color:var(--wf-rose-dark);font-size:11px;font-weight:700;padding:2px 8px;border-radius:8px}.wfp__tier-sub{font-size:13px;color:var(--wf-text-muted)}.wfp__tier-price{text-align:right}.wfp__tier-price-now{display:block;font-weight:800;font-size:17px}.wfp__tier-price-was{display:block;font-size:12px;color:var(--wf-text-muted);text-decoration:line-through}.wfp__atc{width:100%;font-size:17px;padding:16px;text-transform:uppercase;margin-bottom:12px}.wfp__add-status{color:var(--wf-red);font-size:13px;margin-bottom:12px}.wfp__protection{display:flex;align-items:center;gap:12px;border:1.5px solid var(--wf-border);border-radius:10px;padding:14px;margin-bottom:20px;cursor:pointer;position:relative}.wfp__protection-icon{width:36px;height:36px;border-radius:50%;background:var(--wf-rose-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.wfp__protection-text{flex:1;display:flex;flex-direction:column}.wfp__protection-text span{font-size:13px;color:var(--wf-text-muted)}.wfp__protection-price{font-weight:700}.wfp__protection input{position:absolute;opacity:0;width:44px;height:24px;right:14px;cursor:pointer}.wfp__protection-toggle{width:40px;height:22px;border-radius:12px;background:var(--wf-border);position:relative;flex-shrink:0}.wfp__protection-toggle:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:var(--wf-white);transition:transform .2s ease}.wfp__protection input:checked~.wfp__protection-toggle{background:var(--wf-rose)}.wfp__protection input:checked~.wfp__protection-toggle:after{transform:translate(18px)}.wfp__stock{display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px;margin:0 0 20px}.wfp__stock-dot{width:8px;height:8px;border-radius:50%;background:#3fa354}.wfp__testimonial{border-top:1px solid var(--wf-border);padding-top:20px;margin-bottom:20px}.wfp__testimonial-track{position:relative;min-height:140px}.wfp__testimonial-slide{display:flex;gap:14px;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .35s ease}.wfp__testimonial-slide.is-active{position:relative;opacity:1;visibility:visible}.wfp__testimonial-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;flex-shrink:0}.wfp__testimonial-avatar--fallback{display:flex;align-items:center;justify-content:center;background:var(--wf-rose-light);color:var(--wf-rose-dark);font-weight:700}.wfp__testimonial-body{flex:1;min-width:0}.wfp__testimonial-slide p{font-size:14px;line-height:1.5;margin:0 0 12px}.wfp__testimonial-foot{display:flex;align-items:center;gap:8px;font-weight:600;font-size:13px;color:var(--wf-text-muted);border-top:1px solid var(--wf-border);padding-top:10px}.wfp__testimonial-stars{color:#f5b942;font-size:12px}.wfp__testimonial-dots{display:flex;gap:6px;margin-top:10px}.wfp__testimonial-dot{width:6px;height:6px;border-radius:50%;background:var(--wf-border);cursor:pointer}.wfp__testimonial-dot.is-active{background:var(--wf-rose)}.wfp__payments{display:flex;flex-wrap:wrap;gap:8px}.wfp__payment-icon{height:24px}.wfp__sticky-bar{position:fixed;bottom:0;left:0;right:0;background:var(--wf-white);border-top:1px solid var(--wf-border);z-index:250;box-shadow:0 -4px 16px #00000014}.wfp__sticky-bar[hidden]{display:none}.wfp__sticky-bar-inner{max-width:1300px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;gap:12px}.wfp__sticky-thumb{width:44px;height:44px;border-radius:6px;object-fit:cover}.wfp__sticky-info{flex:1;display:flex;flex-direction:column;min-width:0}.wfp__sticky-title{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wfp__sticky-price{font-size:13px;color:var(--wf-text-muted);display:flex;gap:6px}.wfp__sticky-bar .wf-btn{padding:10px 18px;font-size:13px;white-space:nowrap}@media(min-width:980px){.wfp__inner{grid-template-columns:3fr 2fr;gap:60px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wf-product.css.map */
