.fsb-wrapper{background:#fff;min-height:100vh;padding:0 1rem;max-width:100vw;box-sizing:border-box}.fsb-wrapper .page-width{max-width:100%;margin:0 auto;padding:2rem .5rem;box-sizing:border-box}.fsb__step-section{text-align:center;margin-bottom:1rem;padding:1rem 1.5rem;background:transparent;border-radius:0}#step-1{padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}#step-2{padding-top:.5rem}.fsb__step-title{font-size:.875rem;font-weight:600;color:#6b7280;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.fsb__filter-section{margin-bottom:1.5rem;scroll-margin-top:80px;width:100%;max-width:100%}.fsb__filter-text{font-size:25px;color:#000;margin:0 0 1rem;text-align:center;font-weight:600}.fsb__filter-subtext{font-size:25px;color:#000;margin:1rem 0 0;text-align:center;font-weight:600}.fsb__filter-buttons{display:flex;flex-wrap:nowrap;gap:.55rem;justify-content:center;margin-bottom:.75rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.25rem}@media(max-width:768px){.fsb__filter-buttons{flex-wrap:wrap;overflow-x:visible;gap:.5rem;padding:0 .5rem}.fsb__filter-buttons .filter-btn{flex:0 0 calc(33.33% - .4rem);min-width:auto;padding:.5rem .75rem;font-size:.85rem}}.fsb__pack-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.bundle-add-button-yellow{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1.05rem;font-weight:700;color:#000;background:var(--accentColor);border:none;border-radius:50px;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap;width:100%;margin-top:.75rem;box-shadow:0 2px 6px #ffd7004d}.filter-btn{padding:.44rem 1.1rem;font-weight:500;font-size:.96rem;color:#374151;background:#fff;border:1.5px solid #d1d5db;border-radius:50px;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 1px 2px #0000000d}.filter-btn:hover{border-color:#9ca3af;background:#f9fafb}.filter-btn.active,.filter-btn.selected{background:var(--accentColor);border-color:var(--accentColor);color:#111827;font-weight:600}.fsb__inner-container{display:grid;grid-template-columns:1fr 520px;gap:2rem;align-items:start}.fsb__left-content{min-width:0}.fsb__step-section--left{text-align:left;padding:.75rem 0;margin-bottom:.5rem}.fsb__step-section--left .fsb__step-title{text-align:left;margin-bottom:1rem}.fsb__step-section--left .fsb__box-size-nav,.fsb__step-section--left .fsb__fill-options,.fsb__step-section--left .box-size-buttons,.fsb__step-section--left .tabs__navigation{justify-content:flex-start}.fsb__tabnav--inline,.fsb__tabnav--inline .tabs__navigation{display:inline-flex}.fsb__products-section{min-width:0;margin-top:0}.tabs__content-item{display:none}.tabs__content-item.active{display:block}.fsb__category-grid{display:grid;grid-template-columns:repeat(var(--products-per-row, 4),1fr);gap:1.25rem;margin:0}.bundle-product-card--out-of-stock{order:1}.bundle-product-card{position:relative;background:#fff;border-radius:20px;overflow:visible;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000001a;border:3px solid transparent;cursor:pointer;display:flex;flex-direction:column;height:100%}.bundle-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.bundle-product-card.selected{border-width:3px!important;border-style:solid!important}.bundle-product-card.selected:before{content:"\2713";position:absolute;top:12px;right:12px;background:var(--product-primary-color, #8b5cf6);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;z-index:2}.bundle-product-card__image-wrapper{position:relative;width:100%;padding-top:100%;background:var(--product-light-color, linear-gradient(135deg, #ffc0cb 0%, #ffb3c1 100%));border-radius:14px 14px 0 0;overflow:hidden;margin-bottom:0}.bundle-product-card__image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));transition:opacity .5s ease,z-index 0s;opacity:0;z-index:1}.bundle-product-card__image:first-of-type{opacity:1;z-index:2}.bundle-product-card__image--primary{opacity:1;z-index:1}.bundle-product-card__image--hover{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));opacity:0;z-index:2}.bundle-product-card:hover .bundle-product-card__image--primary{opacity:0}.bundle-product-card:hover .bundle-product-card__image--hover{opacity:1}.bundle-product-card__content{padding:.5rem;flex:1;display:flex;flex-direction:column;text-align:center;align-items:center}.bundle-product-card__title{font-size:1.25rem;font-weight:800;line-height:1.2;color:#000;margin:0 0 .5rem;text-align:center;min-height:3rem;display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.5px}.bundle-product-card__rating{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-bottom:.5rem}.stars{color:var(--accentColor);font-size:1rem;letter-spacing:-1px}.rating-count{color:#6b7280;font-weight:500;font-size:.75rem;margin-left:.25rem}.bundle-product-card__price{font-size:1.25rem;font-weight:700;color:#1e3a5f;text-align:center;margin-bottom:.75rem;margin-top:.25rem}.nutrition-label-link{display:block;text-align:center;font-size:.75rem;color:#374151;text-decoration:underline;text-underline-offset:2px;margin-bottom:.75rem;font-weight:400}.nutrition-label-link:hover{color:#111827}.bundle-product-card__nutrition{font-size:.7rem;color:#9ca3af;text-align:center;margin-top:auto;padding-top:.5rem;font-weight:400}.bundle-add-button-yellow{width:auto;min-width:140px;background:var(--accentColor);color:#111827;border:none;border-radius:50px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s ease;margin-top:.75rem;box-shadow:0 2px 8px #fbbf244d}.quantity-controls{display:none;align-items:center;justify-content:center;gap:1.25rem;margin-top:.75rem;padding:0;background:transparent;border:none}.bundle-product-card.selected .quantity-controls{display:flex}.bundle-product-card.selected .bundle-add-button-yellow{display:none}.quantity-btn{width:auto;height:auto;border-radius:0;border:none;background:transparent;color:#374151;font-size:1.25rem;font-weight:400;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:.25rem .5rem}.quantity-btn:hover{color:#111827}.quantity-btn:disabled{color:#d1d5db;cursor:not-allowed}.quantity-display{font-size:1rem;font-weight:600;color:#111827;min-width:20px;text-align:center}.bundle-add-button-yellow:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 4px 12px #fbbf2466}.bundle-add-button-yellow:disabled{background:#d1d5db;cursor:not-allowed;transform:none;color:#9ca3af;box-shadow:none}.bundle-product-card:has(.bundle-notify-btn){opacity:.55;transition:opacity .2s ease}.bundle-product-card:has(.bundle-notify-btn):hover{opacity:.85}.bundle-product-card__oos-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-15deg);background:#000000b3;color:#fff;font-size:.85rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.4rem 1.2rem;border-radius:4px;white-space:nowrap;pointer-events:none;z-index:3}.bundle-notify-btn{width:auto;min-width:140px;background:#111827;color:#fff;border:none;border-radius:50px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s ease;margin-top:.75rem}.bundle-notify-btn:hover{background:#374151;transform:translateY(-2px)}#nutrition-add-to-box.bundle-notify-btn{background:#111827;color:#fff}#nutrition-add-to-box.bundle-notify-btn:hover{background:#374151}.fsb__sidebar{width:100%;position:sticky;top:0;height:100vh;align-self:start}.fsb__sidebar .fsb__bundle{height:100%;display:flex;flex-direction:column;overflow:hidden}.fsb__bundle{background:#fff;border-radius:24px;box-shadow:0 8px 32px #00000014;overflow:visible;border:1px solid #e5e7eb;padding:0}.sidebar-bundle-header{padding:1.25rem 1.5rem .75rem;text-align:left;border-bottom:none;background:#fff;flex-shrink:0}.bag-count-title{font-size:1.25rem;font-weight:800;color:#111827;margin:0;text-transform:uppercase;letter-spacing:.02em}.sidebar-subtitle{font-size:1.2rem;font-weight:600;color:#374151;margin-bottom:.5rem;line-height:1.4}.sidebar-description{font-size:1rem;color:#6b7280;margin:0}.milestone-progress-wrapper{padding:1.5rem .5rem 1rem;background:#fff}.progress-label-center{text-align:center;font-size:.65rem;font-weight:600;color:#9ca3af;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .75rem}.milestone-progress{position:relative;padding:0 .5rem}.milestone-track{position:relative;height:4px;background:#d1d5db;border-radius:2px;margin:0 20px}.milestone-fill{position:absolute;top:0;left:0;height:100%;background:#000;border-radius:2px;transition:width .4s ease}.milestone-track-fill{height:100%;background:#000;width:0%;transition:width .4s ease;border-radius:2px}.milestone-markers{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.milestone-marker{position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.milestone-marker[data-milestone="0"]{left:0}.milestone-marker[data-milestone="4"]{left:33.33%}.milestone-marker[data-milestone="6"]{left:66.66%}.milestone-marker[data-milestone="10"]{left:100%}.milestone-circle{width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #000000;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:500;color:#374151;transition:all .3s ease}.milestone-marker.reached .milestone-circle{background:#fff;border-color:#000;color:#374151}.milestone-marker.active .milestone-circle{background:#000;border-color:#000;color:#fff;font-weight:600;transform:scale(1.1)}.milestone-marker:not(.reached):not(.active) .milestone-circle{border-color:#d1d5db;color:#9ca3af}.milestone-number{font-size:.875rem;font-weight:500;color:inherit}.pack-options-section{padding:0 2rem 2rem;border-bottom:none}.bundle-pack-options{display:flex;gap:.75rem}.bundle-option{flex:1;padding:1.25rem 1rem;border:2px solid #e5e7eb;border-radius:50px;background:#fff;text-align:center;cursor:pointer;transition:all .3s ease;position:relative;min-height:60px;display:flex;align-items:center;justify-content:center}.bundle-option:hover{border-color:#111827;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.bundle-option.selected{border-color:#111827;background:#111827;color:#fff;box-shadow:0 4px 12px #0003}.bundle-option span{display:block;font-weight:700;font-size:1rem;color:inherit}.bundle-option.selected span{color:#fff}.bundle-items-container{padding:1rem;border-bottom:1px solid #f3f4f6;min-height:auto;flex:1;overflow-y:auto}.bundle-items-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;min-height:320px;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem;background:#fff;position:relative;align-content:start}.bundle-items-grid .bundle-item-slot{width:100%}.bundle-items-grid.pack-6,.bundle-items-grid.pack-10{grid-template-columns:repeat(3,1fr);min-height:320px}.bundle-items-grid.empty-state{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;align-content:center!important;text-align:center;min-height:320px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;width:100%;padding:1.25rem}.bundle-items-grid.empty-state:before{content:"";width:48px;height:48px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23d4d4d4' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21 7.5l-9-5.25L3 7.5m18 0l-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l9 5.25m0-9v9'/%3E%3C/svg%3E") no-repeat center;background-size:contain;margin-bottom:.75rem}.bundle-items-grid.empty-state:after{content:"Your cart is empty.";color:#d4d4d4;font-size:.875rem;font-weight:400}.bundle-item-slot{display:flex;flex-direction:column;align-items:center;text-align:center}.bundle-item-slot.empty .bundle-item-image-wrapper{aspect-ratio:1;width:100%;border-radius:8px;background:#f3f4f6}.bundle-item-slot.filled .bundle-item-image-wrapper{aspect-ratio:1;width:100%;border-radius:8px;overflow:hidden;position:relative;cursor:pointer}.bundle-item-slot.filled .bundle-item-image-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;border-radius:8px;opacity:0;transition:opacity .2s ease;z-index:1}.bundle-item-slot.filled:hover .bundle-item-image-wrapper:before{opacity:1}.bundle-item-image{width:100%;height:100%;object-fit:cover;border-radius:8px;transition:transform .2s ease}.bundle-item-slot.filled:hover .bundle-item-image{transform:scale(1.05)}.bundle-item-title{font-size:.65rem;font-weight:500;color:#374151;margin-top:.35rem;line-height:1.2;max-width:100%}.bundle-item-quantity{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.15rem}.bundle-item-qty-btn{background:transparent;border:none;color:#6b7280;font-size:.75rem;cursor:pointer;padding:0}.bundle-item-qty-btn:hover{color:#111827}.bundle-item-qty-value{font-size:.7rem;font-weight:500;color:#6b7280;min-width:10px;text-align:center}.bundle-item-remove{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);width:32px;height:32px;border-radius:50%;background:#fffffff2;border:none;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease,transform .2s ease;font-size:18px;font-weight:600;z-index:2;box-shadow:0 2px 8px #00000026}.bundle-item-slot.filled:hover .bundle-item-remove{opacity:1;transform:translate(-50%,-50%) scale(1)}.bundle-item-remove:hover{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.bundle-item-slot.removing{animation:removeItem .25s ease forwards}@keyframes removeItem{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.bundle-item-slot.filled{animation:addItem .3s ease}@keyframes addItem{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.bundle-item-slot.quantity-changed .bundle-item-qty-value{animation:quantityPulse .3s ease}@keyframes quantityPulse{0%,to{transform:scale(1)}50%{transform:scale(1.3);color:var(--accentColor)}}.mystery-flavor-option{padding:2rem;border-bottom:1px solid #f3f4f6;background:#f9fafb}.mystery-flavor-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:.5rem}.mystery-text{font-size:1.125rem;font-weight:700;color:#111827}.mystery-toggle{display:flex;align-items:center}.mystery-checkbox{display:none}.mystery-icon{width:32px;height:32px;border:3px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background:#fff;font-size:18px;font-weight:700}.mystery-checkbox:checked+.mystery-icon{background:#059669;border-color:#059669;color:#fff}.mystery-checkbox:checked+.mystery-icon svg{display:none}.mystery-checkbox:checked+.mystery-icon:before{content:"\2713";font-size:16px}.mystery-description{font-size:1rem;color:#6b7280;margin:0}.bundle-item-slot.mystery-slot{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px dashed #f59e0b}.bundle-item-slot.mystery-slot .mystery-wrapper{background:linear-gradient(135deg,var(--accentColor) 0%,#f59e0b 100%);display:flex;align-items:center;justify-content:center;position:relative}.bundle-item-slot.mystery-slot .mystery-box-icon{font-size:2.5rem;animation:mysteryPulse 2s ease-in-out infinite}@keyframes mysteryPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.bundle-item-slot.mystery-slot .mystery-title{color:#92400e;font-weight:700;font-size:.75rem}.bundle-item-slot.mystery-slot .mystery-remove{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:#0009;color:#fff;border:none;font-size:14px;cursor:pointer;display:none;align-items:center;justify-content:center;line-height:1}.bundle-item-slot.mystery-slot:hover .mystery-remove{display:flex}.bundle-selection-counts-wrapper{padding:2rem;border-bottom:1px solid #f3f4f6;background:#fff;display:none}.progress-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.progress-label{font-size:.75rem;font-weight:700;color:#9ca3af;letter-spacing:.1em;text-transform:uppercase}.total-label{font-size:.75rem;font-weight:700;color:#9ca3af;letter-spacing:.1em;text-transform:uppercase;display:block}.progress-values{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem}.progress-count{font-size:2.5rem;font-weight:900;color:#111827;line-height:1}.bundle-price{font-size:1.75rem;font-weight:900;color:#111827;line-height:1}.progress-bar{width:100%;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:1rem}.progress-bar-fill{height:100%;background:#22c55e}.nutrition-gal.bundle-product-card__image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:85%;height:85%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.bottom-actions{padding:1.5rem 2rem 2rem;display:flex;flex-direction:column;gap:1rem;background:#fff}.subscription-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0;margin-bottom:.5rem}.total-wrapper{text-align:right}.total-wrapper-centered{text-align:center;width:100%}.total-label{display:block;font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.toggle-container{display:flex;align-items:center;cursor:pointer;gap:.75rem}.toggle-slider-wrapper{display:flex;align-items:center}.toggle-text-wrapper{display:flex;flex-direction:column}.toggle-text{font-weight:700;color:#111827;font-size:.9rem;line-height:1.3}.subscription-checkbox{display:none}.toggle-slider{width:44px;height:24px;background:#d1d5db;border-radius:24px;position:relative;transition:all .3s ease;flex-shrink:0}.toggle-slider:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.subscription-checkbox:checked+.toggle-slider{background:#059669}.subscription-checkbox:checked+.toggle-slider:after{transform:translate(20px)}.toggle-container.active .toggle-text{color:#059669}.toggle-subtext{font-size:.75rem;color:#6b7280;margin:0;line-height:1.3}.subscription-row.subscription-active .bundle-price{color:#059669;font-weight:700}.fsb-wrapper .fsb__bundle button.fsb__bundle-add-to-cart,.bottom-actions button.fsb__bundle-add-to-cart,button.fsb__bundle-add-to-cart{background-color:var(--accentColor)!important;background:var(--accentColor)!important;color:#111827!important;border:none!important;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:50px;min-height:52px;width:100%;animation:pulseYellowBtn 2s ease-in-out infinite}.fsb-wrapper .fsb__bundle button.fsb__bundle-add-to-cart:hover:not(:disabled),.bottom-actions button.fsb__bundle-add-to-cart:hover:not(:disabled),button.fsb__bundle-add-to-cart:hover:not(:disabled){background-color:#f59e0b!important;background:#f59e0b!important;color:#111827!important;transform:translateY(-2px) scale(1.02);box-shadow:0 10px 30px #fbbf2466;animation:none}@keyframes pulseYellowBtn{0%,to{box-shadow:0 4px 12px #fbbf244d}50%{box-shadow:0 6px 20px #fbbf2480}}.fsb-wrapper .fsb__bundle button.fsb__bundle-add-to-cart:disabled,.bottom-actions button.fsb__bundle-add-to-cart:disabled,button.fsb__bundle-add-to-cart:disabled{background-color:#d1d5db!important;background:#d1d5db!important;color:#fff!important;cursor:not-allowed;transform:none;box-shadow:none;opacity:1;animation:none}.fsb-wrapper .fsb__bundle button.fsb__bundle-add-to-cart span,.bottom-actions button.fsb__bundle-add-to-cart span,button.fsb__bundle-add-to-cart span{color:#111827!important}.fsb-wrapper .fsb__bundle button.fsb__bundle-add-to-cart:disabled span,.bottom-actions button.fsb__bundle-add-to-cart:disabled span,button.fsb__bundle-add-to-cart:disabled span{color:#fff!important}.fsb__bundle-add-to-cart svg{width:20px;height:20px;stroke:#111827}.loading-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spinner .6s linear infinite;display:inline-block;margin-right:8px}@keyframes spinner{to{transform:rotate(360deg)}}.bundle-benefits{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;margin-top:1.5rem;padding-top:0}.benefits-column{display:flex;flex-direction:column;gap:.5rem}.benefit-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#374151}.benefit-check{width:16px;height:16px;color:var(--accentColor);flex-shrink:0}.bundle-product-card.filtered-out{display:none!important}@media(max-width:1300px){.fsb__inner-container{grid-template-columns:1fr;gap:2rem}.fsb__left-content{order:1}.fsb__sidebar{width:100%;position:static;order:2}.fsb__products-section{order:1;padding-inline:0}.fsb__filter-section,.fsb__filter-text{text-align:center}.fsb__filter-buttons,.fsb__pack-buttons{justify-content:center}}@media(max-width:1024px){.fsb__category-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:768px){.fsb-wrapper{padding:0 .75rem}.fsb-wrapper .page-width{padding:1rem .25rem}.fsb__step-section{padding:.75rem .5rem}.fsb__step-title{font-size:.75rem;margin-bottom:.5rem}.fsb__fill-options{gap:.5rem}.fill-option-btn{padding:.5rem 1rem}.fill-option-text{font-size:.8rem}.fill-option-divider{font-size:.65rem}.box-size-buttons{flex-wrap:wrap;gap:.5rem}.box-size-btn{padding:.5rem 1rem;font-size:.8rem}.tabs__navigation{flex-wrap:wrap;justify-content:center;gap:.375rem}.tabs__navigation-link{padding:.4rem .75rem;font-size:.75rem}.fsb__category-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;max-width:100%;padding:0 .75rem;box-sizing:border-box;margin:0 auto}.fsb__category-grid .bundle-product-card{flex:0 0 calc(50% - .375rem);max-width:calc(50% - .375rem);box-sizing:border-box}.bundle-product-card{width:100%;max-width:100%;box-sizing:border-box}.bundle-product-card__content{text-align:center;align-items:center}.bundle-product-card__title{font-size:.875rem;min-height:2rem;word-break:break-word}.bundle-product-card__price{font-size:1rem}.bundle-pack-options{flex-direction:column}.bundle-option{padding:1rem .75rem}.sidebar-bundle-header,.pack-options-section,.bundle-items-container,.mystery-flavor-option,.bundle-selection-counts-wrapper{padding:1rem}.milestone-progress-wrapper{padding:.75rem 1rem 1.5rem}.milestone-marker{width:32px;height:32px}.milestone-number{font-size:.75rem}.milestone-track{left:1rem;right:1rem}.bag-count-title{font-size:1.25rem}.subscription-row{flex-direction:column;align-items:flex-start;gap:1rem}.total-wrapper{width:100%;text-align:right}.bottom-actions{padding:1rem;position:sticky;bottom:0;z-index:100;box-shadow:0 -4px 12px #0000001a;border-radius:0 0 24px 24px}.bundle-benefits{grid-template-columns:1fr;gap:.5rem}.benefit-item{font-size:.75rem}}@media(max-width:640px){.fsb__step-section{padding:.5rem}.box-size-buttons{width:100%;justify-content:center;gap:.375rem}.box-size-btn{padding:.4rem .75rem;font-size:.75rem;text-align:center}.fsb__fill-options{flex-direction:row;flex-wrap:wrap}.fill-option-btn{padding:.4rem .75rem}.fill-option-icon{font-size:1rem}.fill-option-text{font-size:.75rem}.fsb__category-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.bundle-items-grid,.bundle-items-grid.pack-6,.bundle-items-grid.pack-10{grid-template-columns:repeat(2,1fr);min-height:280px}.bundle-items-grid.empty-state{min-height:280px}.progress-count,.bundle-price{font-size:1.5rem}}.nutrition-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.nutrition-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nutrition-modal-content{position:relative;background:#fff;border-radius:24px;overflow-y:auto;box-shadow:0 20px 60px #0000004d;max-width:580px;width:100%;max-height:90vh;animation:modalSlideIn .3s ease-out;padding-bottom:.5rem}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.nutrition-modal-close{position:absolute;top:calc(5vh + 1rem);right:calc(50% - 290px + 1rem);width:40px;height:40px;border-radius:50%;background:#fff;border:none;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .2s ease;z-index:10001;line-height:1;color:#374151}@media(max-width:620px){.nutrition-modal-close{top:calc(2.5vh + .5rem);right:1.5rem}}.nutrition-modal-close:hover{background:#f3f4f6;transform:scale(1.1)}.nutrition-image-gallery{position:relative;width:100%;background:#f5c6c6;overflow:hidden;transition:background .3s ease}.nutrition-gallery-images{position:relative;width:100%;min-height:400px;display:flex;align-items:center;justify-content:center;padding:2rem}.nutrition-gallery-img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease}.nutrition-gallery-img:first-child{object-fit:contain;padding:1.5rem}.nutrition-gallery-img:nth-child(2){object-fit:cover;border-radius:16px}.nutrition-gallery-img.active{opacity:1}.nutrition-gallery-dots{display:flex;justify-content:center;gap:.5rem;padding:1.5rem 1rem;background:#fff}.gallery-dot{width:50px;height:4px;border-radius:2px;background:#e5e7eb;cursor:pointer;transition:background .3s ease}.gallery-dot.active{background:var(--accentColor)}.gallery-dot:hover{background:#d1d5db}.gallery-dot.active:hover{background:#f59e0b}.nutrition-product-info-wrapper{display:flex;padding:0 1.5rem 1.5rem;gap:1rem;background:#fff;align-items:flex-start}.nutrition-product-info-section{flex:1;text-align:left}.nutrition-title{font-size:1.5rem;font-weight:900;color:#111827;margin:0 0 .5rem;letter-spacing:.025em;text-transform:uppercase}.nutrition-description{color:#6b7280;font-size:.95rem;margin:0 0 .75rem;line-height:1.5}.nutrition-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.nutrition-rating .stars{font-size:1rem;color:var(--accentColor);letter-spacing:1px}.nutrition-rating .rating-text{font-weight:500;color:#374151;font-size:.875rem}.nutrition-rating .stars .star{display:inline-block;font-style:normal}.nutrition-rating .stars .star.filled{color:var(--accentColor)}.nutrition-rating .stars .star.half{color:var(--accentColor);opacity:.6}.nutrition-rating .stars .star.empty{color:#e5e7eb}.nutrition-calories{color:#9ca3af;font-size:.8125rem;margin:0 0 1rem}.nutrition-add-btn{background:var(--accentColor);color:#111827;border:none;border-radius:50px;padding:.75rem 2rem;font-size:.9375rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:inline-block}.bundle-add-button-yellow:hover{background:#ffed4e;transform:translateY(-2px);box-shadow:0 4px 12px #ffd70066}.nutrition-contains-ingredients{padding:0 1.5rem 1rem;background:#fff}.nutrition-contains-ingredients img{width:100%;height:auto;border-radius:8px}.nutrition-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:start;flex-shrink:0;justify-items:center;display:none}.nutrition-badge{width:100px;height:100px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f5c6c6;color:#3a3a3a;padding:.75rem;transition:background-color .3s ease}.nutrition-badge:nth-child(3){grid-column:1 / -1;justify-self:center}.badge-svg{width:32px;height:32px;margin-bottom:.25rem;flex-shrink:0}.badge-label{font-size:.6875rem;font-weight:500;color:#3a3a3a;text-align:center;line-height:1.2}.nutrition-ingredients-section{padding:1.25rem 1.5rem;background:#fff}.ingredients-title{font-size:.8125rem;font-weight:700;color:#111827;margin:0 0 .5rem;letter-spacing:.05em}.ingredients-text{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0}.nutrition-allergy-section{padding:1.25rem 2rem 1.5rem;border-top:1px solid #f3f4f6}.allergy-title{font-size:.8125rem;font-weight:700;color:#111827;margin:0 0 .5rem;letter-spacing:.05em}.allergy-text{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0}.nutrition-whats-inside{background:#fecdd3;padding:1.5rem 2rem 2rem;text-align:center;margin:0 1rem;border-radius:20px}.whats-inside-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 1rem}.ingredient-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.ingredient-tag{background:#fef9c3;color:#374151;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid #fde68a}.nutrition-facts-image{text-align:center;background:#fff;border-radius:12px;padding:1rem;max-width:320px;margin:0 auto}.nutrition-facts-image img{max-width:100%;height:auto}.nutrition-reviews-section{padding:1.5rem 2rem 2rem;background:#fff}.reviews-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 1.5rem;text-align:center}.reviews-summary{display:flex;gap:2rem;margin-bottom:1.5rem;align-items:flex-start}.reviews-score{text-align:center;min-width:100px}.score-number{font-size:2.5rem;font-weight:900;color:#111827;display:block;line-height:1}.score-stars{color:var(--accentColor);font-size:1rem;letter-spacing:2px;margin:.25rem 0}.score-based{font-size:.75rem;color:#6b7280}.reviews-bars{flex:1}.review-bar{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.75rem}.review-bar .bar-stars{color:var(--accentColor);width:60px;font-size:.7rem}.review-bar .bar-fill{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.review-bar .bar-fill-inner{height:100%;background:var(--accentColor);border-radius:4px}.review-bar .bar-count{color:#9ca3af;width:20px;text-align:right}.reviews-divider{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-top:1px solid #e5e7eb;margin-top:1rem}.verified-reviews{font-size:.9rem;color:#111827}.verified-reviews span{font-weight:700}.powered-by{font-size:.8rem;color:#6b7280}.reviews-list{padding-top:.5rem}.review-item{padding:1rem 0;border-bottom:1px solid #f3f4f6}.review-item:last-child{border-bottom:none}.review-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.review-stars{color:var(--accentColor);font-size:.8rem}.review-title{font-weight:600;color:#111827;font-size:.875rem;margin-bottom:.25rem}.review-text{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.nutrition-reviews-section .jdgm-widget{padding:0!important;font-family:inherit!important}.nutrition-reviews-section .jdgm-rev-widg{padding:0!important;max-width:100%!important}.nutrition-reviews-section .jdgm-rev-widg__header{padding:0 0 1.5rem!important;margin-bottom:1rem!important;border-bottom:1px solid #e5e7eb!important}.nutrition-reviews-section .jdgm-rev-widg__summary{display:flex!important;flex-wrap:wrap!important;gap:1.5rem!important;align-items:flex-start!important;justify-content:center!important}.nutrition-reviews-section .jdgm-rev-widg__summary-text{text-align:center!important;min-width:120px!important}.nutrition-reviews-section .jdgm-rev-widg__summary-average{font-size:2.5rem!important;font-weight:700!important;color:#111827!important;line-height:1!important}.nutrition-reviews-section .jdgm-rev-widg__summary-stars{color:var(--accentColor)!important;font-size:1.25rem!important;margin:.25rem 0!important}.nutrition-reviews-section .jdgm-rev-widg__summary-stars .jdgm-star{color:var(--accentColor)!important}.nutrition-reviews-section .jdgm-rev-widg__summary-based-on{font-size:.875rem!important;color:#6b7280!important}.nutrition-reviews-section .jdgm-rev-widg__summary-bars{flex:1!important;min-width:200px!important;max-width:300px!important}.nutrition-reviews-section .jdgm-histogram__row{display:flex!important;align-items:center!important;gap:.5rem!important;margin-bottom:.25rem!important;font-size:.75rem!important}.nutrition-reviews-section .jdgm-histogram__bar-wrapper{flex:1!important;height:10px!important;background:#e5e7eb!important;border-radius:5px!important;overflow:hidden!important}.nutrition-reviews-section .jdgm-histogram__bar{height:100%!important;background:var(--accentColor)!important;border-radius:5px!important}.nutrition-reviews-section .jdgm-histogram__stars{color:var(--accentColor)!important;width:70px!important;font-size:.7rem!important}.nutrition-reviews-section .jdgm-histogram__count{color:#9ca3af!important;min-width:30px!important;text-align:right!important}.nutrition-reviews-section .jdgm-rev-widg__body{padding:0!important}.nutrition-reviews-section .jdgm-rev{padding:1.25rem 0!important;border-bottom:1px solid #f3f4f6!important;margin:0!important}.nutrition-reviews-section .jdgm-rev:last-child{border-bottom:none!important}.nutrition-reviews-section .jdgm-rev__header{display:flex!important;align-items:flex-start!important;gap:.75rem!important;margin-bottom:.75rem!important}.nutrition-reviews-section .jdgm-rev__icon{width:40px!important;height:40px!important;border-radius:50%!important;background:#f3f4f6!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;color:var(--accentColor)!important}.nutrition-reviews-section .jdgm-rev__author-wrapper{flex:1!important}.nutrition-reviews-section .jdgm-rev__stars{color:var(--accentColor)!important;font-size:1rem!important;display:block!important;margin-bottom:.25rem!important}.nutrition-reviews-section .jdgm-rev__author{font-weight:600!important;color:#111827!important;font-size:.9rem!important}.nutrition-reviews-section .jdgm-rev__verified-buyer{background:#fef3c7!important;color:#92400e!important;font-size:.7rem!important;padding:.125rem .5rem!important;border-radius:10px!important;margin-left:.5rem!important}.nutrition-reviews-section .jdgm-rev__title{font-weight:600!important;color:#111827!important;font-size:.95rem!important;margin:.5rem 0 .25rem!important}.nutrition-reviews-section .jdgm-rev__body{color:#4b5563!important;font-size:.875rem!important;line-height:1.6!important;margin:0!important}.nutrition-reviews-section .jdgm-rev__timestamp{color:#9ca3af!important;font-size:.75rem!important;margin-top:.5rem!important}.nutrition-reviews-section .jdgm-write-rev-link,.nutrition-reviews-section .jdgm-rev-widg__summary-actions a{background:var(--accentColor)!important;color:#111827!important;border:none!important;border-radius:50px!important;padding:.75rem 1.5rem!important;font-weight:600!important;font-size:.875rem!important;text-decoration:none!important;display:inline-block!important;cursor:pointer!important;transition:all .2s ease!important}.nutrition-reviews-section .jdgm-write-rev-link:hover,.nutrition-reviews-section .jdgm-rev-widg__summary-actions a:hover{background:#f59e0b!important;transform:translateY(-1px)!important}.nutrition-reviews-section .jdgm-rev-widg__footer,.nutrition-reviews-section .jdgm-paginate{text-align:center!important;padding:1.5rem 0 .5rem!important;margin-top:1rem!important;border-top:1px solid #e5e7eb!important}.nutrition-reviews-section .jdgm-paginate__page,.nutrition-reviews-section .jdgm-rev-widg__footer a,.nutrition-reviews-section .jdgm-load-more-btn{background:#f3f4f6!important;color:#374151!important;border:1px solid #d1d5db!important;border-radius:8px!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:500!important;cursor:pointer!important;text-decoration:none!important;display:inline-block!important;margin:.25rem!important;transition:all .2s ease!important}.nutrition-reviews-section .jdgm-paginate__page:hover,.nutrition-reviews-section .jdgm-rev-widg__footer a:hover,.nutrition-reviews-section .jdgm-load-more-btn:hover{background:#e5e7eb!important;border-color:#9ca3af!important}.nutrition-reviews-section .jdgm-paginate__page--current{background:var(--accentColor)!important;color:#111827!important;border-color:var(--accentColor)!important}.nutrition-reviews-section .jdgm-rev__buyer-badge-wrapper{display:none!important}.reviews-section-title{font-size:1.25rem;font-weight:700;color:#111827;text-align:center;margin:0 0 1rem}.reviews-top-action{text-align:center;margin-bottom:1.5rem}.write-review-btn{display:inline-block;background:#111827;color:#fff!important;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.write-review-btn:hover{background:#374151}.reviews-summary-box{display:flex;gap:2rem;align-items:flex-start;justify-content:center;padding:1rem 0;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;flex-wrap:wrap}.reviews-rating-left{text-align:center;min-width:120px}.reviews-avg-score{font-size:2.5rem;font-weight:700;color:#111827;display:block;line-height:1}.reviews-stars-display{color:var(--accentColor);font-size:1.25rem;letter-spacing:2px;margin:.25rem 0}.reviews-total-text{font-size:.875rem;color:#6b7280}.reviews-rating-bars{flex:1;min-width:200px;max-width:300px}.rating-bar-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.75rem}.rating-bar-stars{color:var(--accentColor);width:70px;font-size:.7rem}.rating-bar-track{flex:1;height:10px;background:#e5e7eb;border-radius:5px;overflow:hidden}.rating-bar-fill{height:100%;background:var(--accentColor);border-radius:5px;transition:width .3s ease}.rating-bar-count{color:#9ca3af;min-width:25px;text-align:right}.reviews-list-container{margin-bottom:1rem}.review-card{padding:1rem 0;border-bottom:1px solid #f3f4f6}.review-card:last-child{border-bottom:none}.review-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.review-avatar{width:40px;height:40px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:var(--accentColor);font-weight:600;flex-shrink:0}.review-meta{flex:1}.review-stars{color:var(--accentColor);font-size:.9rem;display:block;margin-bottom:.125rem}.review-author{font-weight:600;color:#111827;font-size:.9rem}.review-verified{background:#dcfce7;color:#166534;font-size:.65rem;padding:.125rem .5rem;border-radius:10px;margin-left:.5rem}.review-date{font-size:.75rem;color:#9ca3af}.review-title{font-weight:600;color:#111827;font-size:.9rem;margin:.5rem 0 .25rem}.review-body{color:#4b5563;font-size:.875rem;line-height:1.6;margin:0}.reviews-pagination{display:flex;justify-content:center;gap:.5rem;padding:1rem 0;flex-wrap:wrap}.pagination-btn{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s ease}.pagination-btn:hover{background:#e5e7eb;border-color:#9ca3af}.pagination-btn.active{background:var(--accentColor);color:#111827;border-color:var(--accentColor)}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.reviews-bottom-action{text-align:center;padding-top:1rem;border-top:1px solid #e5e7eb}.view-all-reviews-btn{display:inline-block;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.view-all-reviews-btn:hover{background:#e5e7eb;border-color:#9ca3af}@media(max-width:480px){.nutrition-reviews-section .jdgm-rev-widg__summary{flex-direction:column!important;align-items:center!important}.nutrition-reviews-section .jdgm-rev-widg__summary-bars{width:100%!important;max-width:100%!important}.nutrition-reviews-section .jdgm-rev__header{flex-wrap:wrap!important}}@media(max-width:540px){.nutrition-modal{padding:.5rem}.nutrition-modal-content{border-radius:16px;max-height:95vh}.nutrition-image-gallery{width:100%}.nutrition-gallery-images{min-height:300px;padding:1.5rem}.nutrition-gallery-img{max-height:320px}.nutrition-gallery-dots{padding:.75rem}.gallery-dot{width:40px;height:3px}.nutrition-product-info-section{padding:1.25rem 1.5rem}.nutrition-title{font-size:1.25rem}.nutrition-product-info-wrapper{flex-direction:column;padding:1.25rem 1.5rem;gap:1rem}.nutrition-badges{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:.75rem;display:none}.nutrition-badge{width:80px;height:80px;padding:.5rem}.nutrition-badge:nth-child(3){grid-column:auto}.badge-svg{width:24px;height:24px}.badge-label{font-size:.5625rem}.nutrition-product-info-section{text-align:center}.nutrition-rating{justify-content:center}.nutrition-ingredients-section,.nutrition-allergy-section{padding:1rem 1.5rem}.ingredients-title,.allergy-title,.ingredients-text,.allergy-text{font-size:.75rem}.nutrition-whats-inside{padding:1.25rem 1.5rem;margin:0 .75rem;border-radius:16px}.nutrition-reviews-section{padding:1.25rem 1.5rem}.reviews-summary{flex-direction:column;align-items:center;gap:1rem}.reviews-bars{width:100%}}.fsb__header-section{text-align:center;margin-bottom:1.5rem;padding-top:.5rem}.fsb__main-title{font-size:1.875rem;font-weight:700;margin-bottom:.25rem;color:#111827;line-height:1.2}.fsb__subtitle{font-size:.9rem;color:#6b7280;margin-bottom:.75rem}.fsb__reviews-badge{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;color:#111827;font-weight:600}.fsb__reviews-badge .stars{color:var(--accentColor)}.fsb__top-controls{max-width:1100px;margin:0 auto 2rem;display:flex;flex-direction:column;gap:1.1rem}.fsb__box-selection{display:flex;justify-content:center;gap:1rem;width:100%}.fsb__box-selection .box-size-btn{flex:1;background:#fff;border:2px solid #d1d5db;border-radius:100px;padding:.72rem 1.1rem;height:44px;font-size:1.05rem;font-weight:600;color:#111827;cursor:pointer;position:relative;transition:all .2s ease;min-height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 1px 3px #0000000d}.fsb__box-selection .box-size-btn:hover{background-color:#ffd601;border-color:#ffd601}.fsb__box-selection .box-size-btn.selected{border-color:#ffd601;background:#ffd601;color:#111827;box-shadow:0 4px 6px #0000001a;font-weight:700}.fsb__box-selection .box-size-btn:not(.selected){background:#fff;border-color:#111827}.box-size-top-label{font-size:.65rem;text-transform:uppercase;padding:2px 8px;border-radius:4px;background:#374151;color:#fff;position:absolute;top:-10px;font-weight:700;letter-spacing:.05em}.fsb__purchase-type-selector{display:flex;gap:1rem;width:100%;align-items:flex-start;scroll-margin-top:80px}.purchase-option-btn{flex:1;cursor:pointer;background:transparent;min-height:auto;display:flex;flex-direction:column;position:relative;overflow:visible;padding:0;border:none;box-shadow:none}.purchase-pill{width:100%;border:2px solid #d1d5db;border-radius:100px;padding:.4rem 1.1rem;height:44px;background:#fff;transition:all .2s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;box-shadow:0 1px 3px #0000000d}.purchase-option-btn:hover .purchase-pill{background-color:#ffd601;border-color:#ffd601}.purchase-option-btn.selected{border-color:transparent;background:transparent;box-shadow:none}.purchase-option-btn.selected .purchase-pill{border-color:#ffd601;background:#ffd601;box-shadow:0 4px 6px #0000001a}.purchase-option-btn:not(.selected) .purchase-pill{background:#fff;border-color:#111827}.purchase-option-btn[data-type=subscribe].selected .save-badge{background:#374151;color:#fff}.purchase-option-btn .save-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:max-content;background:#374151;color:#fff;font-size:.65rem;font-weight:700;padding:2px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.purchase-option-btn.selected .save-badge{background:#374151;color:#fff}.purchase-option-btn .option-content{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;position:relative}.purchase-option-btn .price-text{font-size:1.1rem;font-weight:700;color:#111827;flex:1;text-align:center}.purchase-option-btn .price-pill{background:#0000001a;padding:.4rem .9rem;border-radius:100px;font-weight:700;font-size:.95rem;color:#111827;white-space:nowrap;flex-shrink:0}.purchase-option-btn.selected .price-pill{background:#00000026}.purchase-option-btn .strike-price{color:#9ca3af;font-weight:400;font-size:.85em;margin-right:2px;text-decoration:line-through}.purchase-benefits{display:grid;grid-template-columns:auto auto;justify-content:center;gap:8px 32px;background-color:#f3f4f6;border-radius:8px;padding:12px 16px;margin-top:12px;width:100%}.purchase-option-btn.selected .purchase-benefits{background-color:#dcfce7}.benefit-item{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#4b5563;text-align:left}.purchase-option-btn.selected .benefit-item{color:#166534}.check-icon{width:14px;height:14px;color:#9ca3af;flex-shrink:0}.purchase-option-btn.selected .check-icon{color:#5bb946}@media(max-width:600px){.purchase-benefits{grid-template-columns:1fr 1fr;gap:6px;justify-content:start;justify-items:start}.purchase-benefits .benefit-item{justify-content:start;text-align:left}}@media(max-width:768px){.fsb__box-selection{flex-wrap:wrap}.fsb__box-selection .box-size-btn{flex:1 1 calc(50% - .5rem);min-width:0}.fsb__purchase-type-selector{flex-direction:column;align-items:center}.fsb__purchase-type-selector .purchase-option-btn{width:100%;max-width:400px}.fsb__purchase-type-selector .purchase-pill{text-align:center}.fsb__purchase-type-selector .option-content{justify-content:space-between}.purchase-option-btn .price-pill{padding:.35rem .75rem;font-size:.85rem}.fsb__main-title{font-size:2rem}}.bag-count-title{font-size:1.25rem;font-weight:700;text-align:center;color:#111827;margin:0}.reviews-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000}.reviews-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3}.reviews-modal-content{position:relative;background:#fff;max-width:900px;max-height:90vh;margin:5vh auto;border-radius:12px;z-index:10001;overflow:auto;padding:2rem}.reviews-modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:2rem;line-height:1;cursor:pointer;color:#666;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.reviews-modal-close:hover{background:#f0f0f0;color:#000}.reviews-modal-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.reviews-modal-header h2{margin:0;font-size:1.5rem;font-weight:600}.reviews-modal-body{min-height:200px}@media(max-width:768px){.reviews-modal-content{max-width:95%;margin:2vh auto;max-height:96vh;padding:1.5rem}}.mobile-sticky-bar{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;padding:.75rem 1rem 1rem;box-shadow:0 -4px 20px #00000026;z-index:9999;border-radius:16px 16px 0 0}@media(max-width:1300px){.mobile-sticky-bar{display:block}}.mobile-sticky-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;background:var(--accentColor);color:#111827;border:none;border-radius:50px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}.mobile-sticky-btn:hover{background:#f59e0b;transform:translateY(-1px)}.mobile-sticky-text{flex:1;text-align:center}.mobile-sticky-count{background:#0003;padding:.35rem .85rem;border-radius:50px;font-weight:700;font-size:.9rem;min-width:36px;text-align:center}.mobile-sticky-benefits{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.mobile-benefit{display:flex;display:none;align-items:center;gap:.25rem;font-size:.7rem;font-weight:500;color:#374151}.mobile-benefit svg{width:14px;height:14px}.mobile-benefit svg{flex-shrink:0}@media(min-width:1301px){.mobile-sticky-bar{display:none!important}}@media(max-width:1300px){.fsb-wrapper{padding-bottom:100px}}.mobile-review-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:10000;display:flex;flex-direction:column;overflow:hidden}.mobile-review-modal-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.mobile-review-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.mobile-review-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.mobile-review-close{background:#fff;border:2px solid #374151;border-radius:50px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease}.mobile-review-close:hover{background:#f3f4f6}.mobile-review-progress{padding:1.25rem 1.5rem 1.5rem;flex-shrink:0}.mobile-milestone-progress{position:relative;padding:0 .5rem}.mobile-milestone-track{position:relative;height:4px;background:#d1d5db;border-radius:2px;margin:0 18px}.mobile-milestone-fill{position:absolute;top:0;left:0;height:100%;background:#000;border-radius:2px;transition:width .4s ease;width:0%}.mobile-milestone-markers{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.mobile-milestone-marker{position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.mobile-milestone-marker[data-milestone="0"]{left:0}.mobile-milestone-marker[data-milestone="4"]{left:33.33%}.mobile-milestone-marker[data-milestone="6"]{left:66.66%}.mobile-milestone-marker[data-milestone="10"]{left:100%}.mobile-milestone-circle{width:36px;height:36px;border-radius:50%;background:#fff;border:2px solid #000000;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:500;color:#374151;transition:all .3s ease}.mobile-milestone-marker.reached .mobile-milestone-circle{background:#fff;border-color:#000;color:#374151}.mobile-milestone-marker.active .mobile-milestone-circle{background:#000;border-color:#000;color:#fff;font-weight:600;transform:scale(1.1)}.mobile-milestone-marker:not(.reached):not(.active) .mobile-milestone-circle{border-color:#d1d5db;color:#9ca3af}.mobile-review-items{flex:1;overflow-y:auto;padding:.5rem 0;-webkit-overflow-scrolling:touch}.mobile-review-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #f3f4f6}.mobile-review-item-image{width:70px;height:70px;border-radius:8px;object-fit:cover;flex-shrink:0}.mobile-review-item-info{flex:1;min-width:0}.mobile-review-item-title{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .25rem}.mobile-review-item-subtitle{font-size:.875rem;color:#6b7280;margin:0}.mobile-review-item-qty{display:flex;align-items:center;gap:.5rem;background:#e5e7eb;border-radius:50px;padding:.25rem}.mobile-review-qty-btn{width:36px;height:36px;border-radius:50%;border:none;background:#9ca3af;color:#fff;font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.mobile-review-qty-btn:hover{background:#6b7280}.bundle-item-qty-btn.is-trash,.bundle-widget-qty-btn.is-trash,.mobile-review-qty-btn.is-trash{color:#fff;background:#ff8282}.bundle-item-qty-btn.is-trash:hover,.bundle-widget-qty-btn.is-trash:hover,.mobile-review-qty-btn.is-trash:hover{color:#fff;background:#ef6b6b}.mobile-review-qty-btn.is-trash svg,.bundle-item-qty-btn.is-trash svg,.bundle-widget-qty-btn.is-trash svg{display:block}.mobile-review-qty-value{min-width:28px;text-align:center;font-weight:600;color:#111827;font-size:1rem}.mobile-review-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#9ca3af;text-align:center}.mobile-review-empty-icon{width:48px;height:48px;margin-bottom:1rem;opacity:.5}.mobile-review-footer{padding:1rem 1.25rem 1.5rem;border-top:1px solid #e5e7eb;background:#fff;flex-shrink:0}.mobile-shipping-protection-wrapper{margin-bottom:1rem}.mobile-shipping-protection-wrapper .shipping-protection-label{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s ease}.mobile-shipping-protection-wrapper .shipping-protection-label:hover{border-color:#9ca3af;background:#f3f4f6}.mobile-shipping-protection-wrapper .shipping-protection-checkbox{width:18px;height:18px;accent-color:#000000;cursor:pointer;flex-shrink:0}.mobile-shipping-protection-wrapper .shipping-protection-text{flex:1;display:flex;flex-direction:column;gap:.15rem}.mobile-shipping-protection-wrapper .protection-title{font-size:.9rem;font-weight:600;color:#111827}.mobile-shipping-protection-wrapper .protection-desc{font-size:.75rem;color:#6b7280}.mobile-shipping-protection-wrapper .shipping-protection-price{font-size:.875rem;font-weight:700;color:#111827;flex-shrink:0}.mobile-shipping-protection-included{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;margin-bottom:1rem;font-size:.85rem;font-weight:600;color:#111827}.mobile-checkout-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;background:var(--accentColor);color:#111827;border:none;border-radius:50px;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.mobile-checkout-btn:hover:not(:disabled){background:#f59e0b}.mobile-checkout-btn:disabled{background:#9ca3af;cursor:not-allowed}.mobile-checkout-text{flex:1;text-align:center}.mobile-checkout-price{background:#0003;padding:.35rem .85rem;border-radius:50px;font-weight:700;font-size:.9rem}.mobile-review-benefits{display:grid;grid-template-columns:1fr 1fr;gap:6px;background-color:#dcfce7;border-radius:8px;padding:10px 14px;margin-top:.5rem}.mobile-review-benefits .benefit-item{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:500;color:#374151}.mobile-review-benefits .check-icon{width:14px;height:14px;color:#5bb946;flex-shrink:0}@media(min-width:1301px){.mobile-review-modal{display:none!important}}@media(max-width:768px){.fsb-wrapper{padding-bottom:120px}.fsb__main-title{font-size:1.75rem!important;margin-bottom:.5rem!important}.fsb__subtitle{font-size:.9rem!important;margin-bottom:.75rem!important}.fsb__reviews-summary{margin-bottom:1rem!important}.fsb__box-selection{gap:.75rem!important}.fsb__box-selection .box-size-btn{padding:.875rem 1.25rem!important;font-size:1rem!important}.fsb__purchase-type-selector{gap:1rem!important;margin-bottom:.75rem!important}.purchase-option-btn{padding:.875rem 1.25rem!important}.purchase-pill{font-size:1rem!important}.purchase-benefits{gap:.5rem!important;padding:.75rem!important;margin-bottom:.75rem!important}.benefit-item{font-size:.8rem!important}.fsb__filter-section{margin-bottom:.75rem!important;margin-top:.5rem!important}.fsb__filter-text,.fsb__filter-subtext{font-size:18px!important;margin-bottom:.5rem!important}.fsb__filter-buttons{gap:.5rem!important;margin-bottom:.75rem!important}.fsb__filter-buttons .filter-btn{padding:.5rem .875rem!important;font-size:.85rem!important}.fsb__left-content>div:first-child{padding:0rem!important}.fsb__left-content,.fsb__filter-section{text-align:center}}@media(max-width:480px){.fsb__main-title{font-size:1.5rem!important}.fsb__box-selection{gap:.625rem!important}.fsb__box-selection .box-size-btn{padding:.75rem 1rem!important;font-size:.9rem!important}.purchase-option-btn{padding:0!important}.purchase-pill{font-size:.9rem!important}.benefit-item{font-size:.75rem!important}.mobile-sticky-bar{padding:.625rem .875rem .875rem!important}.mobile-sticky-btn{padding:.625rem 1rem!important;font-size:.85rem!important}.mobile-sticky-benefits{gap:.875rem!important}.mobile-benefit{font-size:.65rem!important}}html,body{overflow-x:clip}@media(max-width:768px){.fsb__category-grid,.fsb__filter-section,.fsb__purchase-type-selector,.purchase-benefits{overflow-x:hidden;max-width:100%}.bundle-product-card,.bundle-product-card__content{max-width:100%;overflow:hidden}.nutrition-label-link{word-break:break-word}.fsb__category-grid{width:100%;box-sizing:border-box;padding:0 .5rem}.mobile-sticky-bar{max-width:100vw;box-sizing:border-box}}.fsb__header-section .section__heading--subheading{font-size:.9rem;color:#000;font-weight:500;display:block;margin-top:.25rem}.fsb__header-section .section__heading--heading h1{font-family:var(--cordobaFont)}@media(max-width:768px){.fsb__header-section .section__heading{margin-bottom:.5rem}.fsb__header-section .section__heading--subheading{font-size:.8rem;line-height:1.4;max-width:300px;margin:.25rem auto 0}.fsb__header-section .section__heading--heading h1{font-size:1.5rem!important;font-family:var(--cordobaFont);margin-bottom:.25rem!important}}.fsb__box-selection .box-size-btn .box-size-label,.purchase-option-btn .price-text{font-size:1rem;font-weight:600}@media(max-width:768px){.fsb__box-selection .box-size-btn .box-size-label,.purchase-option-btn .price-text{font-size:.9rem}}.fsb__filter-section{margin-top:.5rem}.fsb__top-controls{margin-bottom:1rem}@media(max-width:768px){.fsb__top-controls{margin-bottom:.75rem;gap:.75rem}.fsb__filter-section{margin-top:.25rem;margin-bottom:.5rem!important}.fsb__filter-text,.fsb__filter-subtext{font-size:16px!important;margin-bottom:.5rem!important}}.mobile-review-footer{display:flex;flex-direction:column}.mobile-review-footer .mobile-checkout-btn{margin-bottom:.75rem}.mobile-review-footer .mobile-review-benefits{order:3}.mobile-review-footer .shipping-protection-wrapper,.mobile-review-footer #shipping-protection-wrapper{order:0;margin-bottom:.75rem}
/*# sourceMappingURL=/cdn/shop/t/27/assets/bundle-builder-custom.css.map */
