.wzl-box-builder{margin:1.25rem 0}.wzl-box-builder .wzl-box-label{display:block;font-size:.65rem;letter-spacing:.5px;margin-bottom:.6rem}.wzl-box-slots{list-style:none;margin:0 0 .5rem;padding:.25rem 0 .5rem;display:flex;flex-wrap:wrap;gap:.85rem}.wzl-box-slot{position:relative;flex:0 0 auto;width:72px;text-align:center}.wzl-box-slot-btn{position:relative;width:64px;height:64px;margin:0 auto;padding:0;border-radius:50%;border:2px dashed #64748b;background:#f8fafc;cursor:pointer;overflow:hidden;display:block;transition:border-color .2s,box-shadow .2s,transform .2s}.wzl-box-slot-btn:hover{border-color:var(--primary-700,#6a994e)}.wzl-box-slot-btn:focus-visible{outline:2px solid var(--primary-700,#6a994e);outline-offset:2px}.wzl-box-slot-fill{position:absolute;inset:0;border-radius:50%;background-color:transparent;background-size:cover;background-position:center;background-repeat:no-repeat}.wzl-box-slot-num{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:#475569}.wzl-box-slot.is-filled .wzl-box-slot-btn{border-style:solid;border-color:var(--primary-700,#6a994e);background:#fff}.wzl-box-slot.is-filled .wzl-box-slot-num{display:none}.wzl-box-slot.is-active .wzl-box-slot-btn{border-style:solid;border-color:var(--primary-700,#6a994e);box-shadow:0 0 0 3px rgba(106,153,78,.3)}.wzl-box-slot.is-optional:not(.is-filled) .wzl-box-slot-btn{opacity:.65}.wzl-box-slot.is-locked .wzl-box-slot-btn{cursor:default}.wzl-box-slot-lock{position:absolute;right:2px;bottom:2px;width:20px;height:20px;border-radius:50%;background:#15803d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;line-height:1;z-index:1}.wzl-box-slot-clear{position:absolute;top:-6px;right:0;width:24px;height:24px;border-radius:50%;border:1px solid #cbd5e1;background:#fff;color:#64748b;font-size:1rem;line-height:1;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.wzl-box-slot-clear:hover{background:#fee2e2;border-color:#ef4444;color:#ef4444}.wzl-box-slot-clear:focus-visible{outline:2px solid var(--primary-700,#6a994e);outline-offset:2px}.wzl-box-slot-clear::after{content:"";position:absolute;inset:-10px}.wzl-box-slot-caption{display:block;margin-top:.35rem;font-size:.68rem;line-height:1.2;color:#64748b;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wzl-box-prompt{font-size:.85rem;font-weight:600;color:var(--bs-body-color,#212529);margin:.25rem 0 .35rem;min-height:1.3em}.wzl-box-choices:not(.wzl-box-choices--grid){display:flex;flex-direction:column;gap:0;margin-top:.25rem;max-height:340px;overflow-y:auto;overscroll-behavior:contain}.wzl-box-choices--grid{margin-top:.25rem}.wzl-box-choice[hidden]{display:none !important}.wzl-box-builder button.wzl-box-choice{background-color:transparent;border:0;border-bottom:1px dashed #e2e8f0;font:inherit;color:inherit;appearance:none;cursor:pointer;text-align:inherit;gap:12px;padding:12px 5px;transition:background-color .2s}.wzl-box-builder button.wzl-box-choice:not(.wzl-box-choice--card):last-child{border-bottom:0}.wzl-box-builder button.wzl-box-choice:hover{background-color:#f8fafc;border-radius:8px}.wzl-box-builder button.wzl-box-choice:focus-visible{outline:2px solid var(--primary-700,#6a994e);outline-offset:-2px;border-radius:8px}.wzl-box-builder .cross-img{width:48px;height:48px;background-color:#f1f5f9;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px;border:1px solid #e2e8f0;flex-shrink:0;transition:transform .3s cubic-bezier(0.175,0.885,0.32,1.275)}.wzl-box-builder button.wzl-box-choice:hover .cross-img{transform:scale(1.1) rotate(5deg)}.wzl-box-builder .add-cross-btn{width:36px;height:36px;border-radius:50%;border:1px solid #cbd5e1;background:#fff;color:var(--primary-700,#6a994e);display:flex;align-items:center;justify-content:center;transition:all .3s;padding:0;font-size:1.2rem;margin-left:auto;flex-shrink:0;position:relative;overflow:hidden}.wzl-box-builder .add-cross-btn i{font-style:normal;display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1}.wzl-box-builder .add-cross-btn i::before{font-family:"bootstrap-icons" !important;content:"\F4FE";font-size:1.2rem;line-height:1}.wzl-box-builder button.wzl-box-choice:hover .add-cross-btn{background:var(--primary-700,#6a994e);border-color:var(--primary-700,#6a994e);color:#fff}.wzl-box-builder button.wzl-box-choice.added .add-cross-btn{background:#15803d;border-color:#15803d;color:#fff}.wzl-box-builder button.wzl-box-choice.added .add-cross-btn i::before{content:"\F26E";font-weight:600}.wzl-box-summary{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--bs-border-color,#dee2e6);font-size:1rem;min-height:1.5em}.wzl-box-summary--top{margin-top:0;padding-top:0;border-top:0}.wzl-box-summary-count{display:block;font-size:.8rem;font-weight:600;color:var(--bs-secondary-color,#6c757d)}.wzl-box-summary-total{display:block;font-size:1.5rem;font-weight:600;line-height:1.2;color:var(--primary-700,#6a994e);margin-top:.15rem}.wzl-box-summary-discount{display:block;font-size:.85rem;font-weight:600;color:var(--primary-900,#4a7332);margin-top:.1rem}.wzl-box-summary-hint{display:block;font-weight:600;color:var(--bs-secondary-color,#6c757d);margin-top:.15rem}.wzl-box-empty p{color:var(--bs-secondary-color,#6c757d);font-style:italic;margin:0}.single_add_to_cart_button.wzl-mnm-disabled{opacity:.5;cursor:not-allowed}.wzl-box-pdp-main{padding:1.25rem 0 4rem}.wzl-box-crumbs{font-size:.78rem;margin-bottom:1rem}.wzl-box-head{display:flex;gap:1.25rem;align-items:flex-start;margin-bottom:1.5rem}.wzl-box-head-media{flex:0 0 140px}.wzl-box-title{font-size:1.5rem;font-weight:600;line-height:1.2;margin:0 0 .35rem}.wzl-box-sub{color:var(--bs-secondary-color,#6c757d);font-size:.9rem;max-width:56ch}.wzl-box-head-price{display:flex;gap:.9rem;align-items:baseline;flex-wrap:wrap;margin-top:.6rem;font-size:1.4rem;font-weight:600}.wzl-box-head-legal{font-weight:400}.wzl-box-collage{display:grid;grid-template-columns:1fr 1fr;gap:4px;border:1px solid var(--bs-border-color,#dee2e6);border-radius:14px;overflow:hidden;background:#f8fafc;aspect-ratio:1}.wzl-box-collage--1{grid-template-columns:1fr;grid-template-rows:1fr}.wzl-box-collage--2{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.wzl-box-collage--3{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}.wzl-box-collage--4{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.wzl-box-collage--3 .wzl-box-collage-cell:nth-child(1){background-position:left center}.wzl-box-collage--3 .wzl-box-collage-cell:nth-child(2){background-position:center center}.wzl-box-collage--3 .wzl-box-collage-cell:nth-child(3){background-position:right center}.wzl-box-collage--3.wzl-box-collage--bento{grid-template-columns:1.4fr 1fr;grid-template-rows:1fr 1fr}.wzl-box-collage--3.wzl-box-collage--bento .wzl-box-collage-cell:nth-child(1){grid-row:1 / 3}.wzl-box-collage--3.wzl-box-collage--bento .wzl-box-collage-cell{background-position:center center}.wzl-box-collage--single{display:block}.wzl-box-collage--single .wzl-box-collage-img{width:100%;height:100%;object-fit:cover}.wzl-box-collage--loop{width:100%;height:100%;aspect-ratio:auto;border:0;border-radius:0;background:#f8f9fa;gap:2px}.wzl-box-collage--cartline{width:80px;height:80px;flex:0 0 80px;aspect-ratio:1;border:0;border-radius:10px;gap:2px;background:#f8f9fa}.cart-img-wrapper .wzl-box-collage--cartline,.co-img-frame .wzl-box-collage--cartline{width:100%;height:100%;flex:1 1 auto;border-radius:inherit}.wzl-box-collage--reco{border:0;gap:1px;border-radius:8px}.cs-card-img{position:relative}.cs-card-img .wzl-box-collage--reco{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:10px}.impulse-img.wzl-box-collage--reco{aspect-ratio:1;border-radius:6px}.wzl-box-collage-cell{display:block;background-color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity .4s ease}@media (prefers-reduced-motion:reduce){.wzl-box-collage-cell{transition:none}}.wzl-box-collage-note{display:flex;gap:6px;align-items:center;margin:.45rem 0 0;font-size:.68rem;color:var(--bs-secondary-color,#6c757d)}.wzl-box-dot{width:7px;height:7px;border-radius:50%;background:var(--primary-700,#6a994e);flex:0 0 auto}.wzl-box-builder--hero{display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:start;column-gap:28px;margin:0 0 2rem}.wzl-box-hero-head{grid-column:1}.wzl-box-hero-main{grid-column:1;min-width:0}.wzl-box-builder--hero .wzl-box-prompt{font-size:.92rem;margin:0 0 .8rem}.wzl-box-panel{grid-column:2;grid-row:1 / 3;align-self:start;position:sticky;top:84px;border:1px solid var(--bs-border-color,#dee2e6);border-radius:16px;background:var(--bs-body-bg,#fff);padding:18px;box-shadow:0 6px 24px rgba(0,0,0,.05)}.wzl-box-panel .wzl-box-slots{gap:.75rem;margin-bottom:0}.wzl-box-hr{border:0;border-top:1px solid var(--bs-border-color,#dee2e6);margin:14px 0}.wzl-box-legal{margin:.35rem 0 0}.wzl-box-progress-row{display:flex;align-items:center;gap:10px;margin-top:14px}.wzl-box-progress-track{flex:1;height:8px;border-radius:999px;background:var(--bs-border-color,#dee2e6);overflow:hidden}.wzl-box-progress-fill{height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,var(--primary-700,#6a994e),var(--primary-500,#8ab873));transition:width .25s}.wzl-box-progress-count{font-size:.78rem;font-weight:600;color:var(--bs-secondary-color,#6c757d);white-space:nowrap}.wzl-box-choices--grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-height:none;overflow:visible}@media (max-width:1099.98px){.wzl-box-choices--grid{grid-template-columns:repeat(2,1fr)}}.wzl-box-builder button.wzl-box-choice--card{display:flex;flex-direction:column;width:auto;border:0;border-radius:12px;background:#fff;padding:0;text-align:left;position:relative;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.08);transition:box-shadow .2s,transform .2s}.wzl-box-builder button.wzl-box-choice--card:hover{box-shadow:0 6px 18px rgba(0,0,0,.12);transform:translateY(-2px);background:#fff}.wzl-box-builder button.wzl-box-choice--card.added{box-shadow:0 0 0 2px var(--primary-700,#6a994e)}.wzl-box-choice-img{position:relative;display:block;aspect-ratio:1;background-color:#f8f9fa}.wzl-box-choice-img img{width:100%;height:100%;object-fit:contain;display:block}.wzl-box-builder .wzl-box-choice--card .add-cross-btn{position:absolute;right:8px;bottom:8px;margin:0;width:34px;height:34px;box-shadow:0 2px 6px rgba(0,0,0,.18);z-index:1}.wzl-box-choice-body{display:flex;flex-direction:column;gap:4px;padding:9px 11px 11px}.wzl-box-choice-line1{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.wzl-box-choice-name{font-size:.85rem;font-weight:600;line-height:1.25;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wzl-box-choice-rating{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;font-size:.72rem;font-weight:600;color:#475569;white-space:nowrap}.wzl-box-choice-rating .bi-star-fill{color:var(--accent-700,#fc9d00);font-size:.72rem}.wzl-box-choice-rating-count{color:#94a3b8;font-weight:400}.wzl-box-choice-line2{display:flex;align-items:center;justify-content:space-between;gap:8px}.wzl-box-choice-price{font-size:.8rem;font-weight:600;color:var(--primary-900,#4a7332);white-space:nowrap;margin-left:auto}.wzl-box-choice-stock{display:inline-flex;align-items:center;gap:4px;font-size:.66rem;font-weight:600;line-height:1.2;padding:2px 8px;border-radius:999px}.wzl-box-choice-stock.is-backorder,.wzl-box-choice-stock.is-low{background:#fff7ed;color:#b45309}.wzl-box-choice-stock .bi{font-size:.7rem}.wzl-box-choice-badge{position:absolute;top:8px;left:8px;display:none;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;border-radius:999px;font-size:.65rem;font-weight:600;padding:2px 8px;z-index:2}.wzl-box-builder button.wzl-box-choice--card.added .wzl-box-choice-badge{display:block}.wzl-box-buy-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:.35rem}.wzl-box-buy-row .quantity{flex:0 0 auto;order:1;margin-right:auto}.wzl-box-buy-row .quantity .qty{width:64px;min-height:44px;text-align:center;border:1px solid var(--bs-border-color,#ced4da);border-radius:10px}.wzl-box-buy-row .vz-toggle-wishlist,.wzl-box-buy-row .wishlist-btn{order:2;flex:0 0 auto}.wzl-box-buy-row .single_add_to_cart_button{order:3;flex:1 1 100%;min-height:50px;height:50px;border-radius:999px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wzl-box-cart-form .single_add_to_cart_button.wzl-mnm-disabled{background:#cbd5e1 !important;border-color:#cbd5e1 !important;color:#475569 !important;opacity:1;cursor:not-allowed}.wzl-box-atc-note{font-size:.74rem;color:var(--bs-secondary-color,#6c757d);text-align:center;margin:.55rem 0 0;min-height:1em}.wzl-box-cart-contents{display:block;font-size:.74rem;line-height:1.35;color:var(--bs-secondary-color,#6c757d);margin:2px 0 4px}.wzl-box-save-badge{display:inline-block;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;border-radius:999px;font-size:.7rem;font-weight:600;padding:2px 8px;vertical-align:middle;white-space:nowrap}.wzl-box-summary-was{display:block;font-size:.8rem;color:var(--bs-secondary-color,#6c757d)}.wzl-box-summary-savings{display:inline-block;margin-top:.3rem;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;border-radius:999px;font-size:.78rem;font-weight:600;padding:3px 10px}.wzl-box-description{margin-top:2.5rem}.wzl-box-parts{margin-top:2.5rem}.wzl-box-parts-intro{font-size:.88rem;margin:-.5rem 0 1rem}.wzl-box-parts-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.wzl-box-parts-list a{display:inline-block;border:1px solid var(--bs-border-color,#dee2e6);border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:600;color:var(--bs-body-color,#212529);text-decoration:none;transition:border-color .2s,background-color .2s}.wzl-box-parts-list a:hover{border-color:var(--primary-700,#6a994e);background:#f0fdf4}@media (prefers-reduced-motion:reduce){.wzl-box-parts-list a{transition:none}}.wzl-box-section-title{font-size:1.3rem;font-weight:600;padding-bottom:10px;border-bottom:2px solid #f1f5f9;margin-bottom:1.25rem}@media (max-width:991.98px){.wzl-box-builder--hero{display:block}.wzl-box-panel{position:static;margin-bottom:1rem}.wzl-box-head-media{flex-basis:110px}}@media (max-width:520px){.wzl-box-choices--grid{grid-template-columns:repeat(2,1fr);gap:10px}.wzl-box-choice-name{font-size:.78rem}.wzl-box-head{gap:.85rem}.wzl-box-head-media{flex-basis:92px}.wzl-box-title{font-size:1.2rem}.wzl-box-collage-note{display:none}}.wzl-mnm-sticky{display:none}.wzl-mnm-sticky-slots{display:flex;gap:5px;flex:0 0 auto}.wzl-mnm-mini{width:32px;height:32px;border-radius:50%;border:2px dashed #64748b;background-color:#f8fafc;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:600;color:#475569}.wzl-mnm-mini.is-filled{border-style:solid;border-color:var(--primary-700,#6a994e);background-color:var(--primary-700,#6a994e);color:#fff;text-shadow:0 0 3px rgba(0,0,0,.4)}@media (max-width:767.98px){.wzl-box-slots{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:.35rem}.wzl-box-slot{scroll-snap-align:center}.wzl-box-choices:not(.wzl-box-choices--grid){max-height:300px}.wzl-mnm-sticky.is-active{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:1030;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .9rem;background:var(--bs-body-bg,#fff);border-top:1px solid var(--bs-border-color,#dee2e6);box-shadow:0 -2px 12px rgba(0,0,0,.12)}.wzl-mnm-sticky-info{display:flex;flex-direction:column;line-height:1.15;flex:1 1 auto;min-width:0}.wzl-mnm-sticky-count{font-size:.75rem;color:var(--bs-secondary-color,#6c757d);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wzl-mnm-sticky-total{font-size:1.1rem;font-weight:700;color:var(--primary-900,#4a7332);white-space:nowrap}.wzl-mnm-sticky-cta{flex:0 0 auto;white-space:nowrap;min-height:44px;padding-top:.5rem;padding-bottom:.5rem}body.wzl-mnm-has-sticky{padding-bottom:72px}}@media (max-width:379.98px){.wzl-mnm-sticky-count{display:none}.wzl-mnm-mini{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.wzl-box-slot-btn,.wzl-box-builder button.wzl-box-choice,.wzl-box-builder .cross-img,.wzl-box-builder .add-cross-btn,.wzl-box-progress-fill{transition:none}.wzl-box-builder button.wzl-box-choice:hover .cross-img{transform:none}}@media (forced-colors:active){.wzl-box-slot-btn,.wzl-box-slot-clear,.wzl-box-builder .cross-img,.wzl-box-builder .add-cross-btn,.wzl-mnm-sticky.is-active{border:1px solid CanvasText}.wzl-box-slot.is-active .wzl-box-slot-btn{outline:2px solid Highlight;box-shadow:none}.wzl-box-slot.is-filled .wzl-box-slot-btn{border:2px solid Highlight}.wzl-box-builder button.wzl-box-choice.added .add-cross-btn{outline:2px solid Highlight}.single_add_to_cart_button.wzl-mnm-disabled{color:GrayText !important;border:1px solid GrayText !important;background:Canvas !important}}