.bundle-builder{width:100%;max-width:1400px;margin:0 auto;padding:24px 20px;box-sizing:border-box}.bundle-builder *,.bundle-builder *:before,.bundle-builder *:after{box-sizing:border-box}.bundle-builder__hero{margin-bottom:32px;text-align:center}.bundle-builder__title{font-size:36px;font-weight:700;line-height:1.2;color:#1b4332;margin:0 0 12px}.bundle-builder__subtitle{font-size:16px;line-height:1.6;color:#4a5550;margin:0 auto;max-width:640px}.bundle-builder__subtitle strong{color:#1b4332}.bundle-builder__instructions{font-size:13px;color:#6b7770;margin:0 0 16px;font-style:italic}@media(min-width:960px){.bundle-builder__layout{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start}.bundle-builder__assortment{grid-column:1;grid-row:1;min-width:0}.bundle-builder__sidebar{grid-column:2;grid-row:1;position:sticky;top:100px;align-self:start}}@media(max-width:959px){.bundle-builder__layout{display:flex;flex-direction:column;gap:32px}.bundle-builder__sidebar{order:1;border:2px solid #E5E0D5;border-radius:12px;padding:20px;background:#fafaf8}.bundle-builder__assortment{order:0}}.bundle-builder__sidebar{width:100%}.bundle-builder__section-heading{font-size:20px;font-weight:700;color:#1b4332;margin:0 0 8px;letter-spacing:.02em}.bundle-builder__section-heading--products{margin-bottom:20px}.bundle-builder__slots{min-height:44px;margin-bottom:20px;padding:12px;background:#fff;border-radius:8px;border:1px solid #E5E0D5;font-size:13px;line-height:1.6;color:#6b7770}.bundle-builder__slots:empty:before{content:"No items selected yet";font-style:italic}.bundle-builder__slot-item{display:inline-block;background:#1b4332;color:#fff;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:600;margin-right:6px;margin-bottom:4px}.bundle-builder__tiers{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.bundle-tier{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border:2px solid #E5E0D5;border-radius:10px;background:#fff;transition:all .3s ease;font-size:16px;font-weight:600;color:#6b7770;text-align:left;width:100%}.bundle-tier__savings:empty{display:none}.bundle-tier--reached{background:#1b4332;color:#fff;border-color:#1b4332}.bundle-tier__savings{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-right:8px;opacity:.9}.bundle-tier__name{font-size:16px;font-weight:700;margin-left:auto}.bundle-builder__summary{margin-bottom:20px;padding:16px;background:#fcf6ef;border-radius:10px}.bundle-builder__subtotal-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:14px}.bundle-builder__subtotal-label{font-weight:600;color:#1a1a1a}.bundle-builder__subtotal-value{display:flex;align-items:center;gap:8px;white-space:nowrap}.bundle-builder__price-original{font-size:13px;color:#999;text-decoration:line-through}.bundle-builder__price-final{font-size:20px;font-weight:700;color:#1b4332}.bundle-builder__cta{display:block;width:100%;padding:14px 20px;background:#1b4332;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:inherit}.bundle-builder__cta:hover:not(:disabled){background:#0d2817}.bundle-builder__cta:disabled{opacity:.55;cursor:not-allowed}.bundle-builder__pp-section{padding:18px;border-radius:10px;border:1px solid #E5E0D5}.bundle-builder__pp-section--member{background:#f0f7f4;border-color:#1b4332}.bundle-builder__pp-section--non-member{background:#fcf6ef;border-color:#e5d5c0}.bundle-builder__pp-badge-img{width:100%;max-width:200px;height:auto;display:block;margin:0 auto 14px}.bundle-builder__pp-title{font-size:14px;font-weight:700;color:#1b4332;margin:0 0 8px;letter-spacing:.02em}.bundle-builder__pp-text{font-size:13px;line-height:1.6;color:#4a5550;margin:0 0 12px}.bundle-builder__pp-cta{display:block;padding:11px 16px;background:#1b4332;color:#fff;text-align:center;border-radius:6px;text-decoration:none;font-size:13px;font-weight:600;transition:background .2s ease}.bundle-builder__pp-cta:hover{background:#0d2817;color:#fff}.bundle-builder__assortment{width:100%}.bundle-builder__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:1100px)and (min-width:960px){.bundle-builder__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:959px){.bundle-builder__grid{grid-template-columns:repeat(2,1fr);gap:12px}}.bundle-card{background:#fff;border:1px solid #E5E0D5;border-radius:8px;overflow:hidden;transition:box-shadow .2s ease;display:flex;flex-direction:column}.bundle-card:hover{box-shadow:0 4px 12px #00000014}.bundle-card__image-wrap{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#fafaf8}.bundle-card__image{width:100%;height:100%;object-fit:cover;display:block}.bundle-card__nutrition-badge{display:block;width:100%;padding:8px 12px;margin:0;background:#1b4332;color:#fff;border:none;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .2s ease;font-family:inherit}.bundle-card__nutrition-badge:hover{background:#0d2817}.bundle-card__title{padding:12px;font-size:13px;font-weight:600;line-height:1.4;color:#1a1a1a;text-align:center;margin:0;min-height:44px;display:flex;align-items:center;justify-content:center}.bundle-card__qty-wrap{display:flex;align-items:stretch;border:2px solid #1B4332;border-radius:6px;overflow:hidden;margin:auto 12px 12px}.bundle-card__qty-btn{flex:1;padding:10px;background:#fff;border:none;color:#1b4332;font-size:18px;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:inherit;line-height:1}.bundle-card__qty-btn:hover{background:#fcf6ef}.bundle-card__qty{flex:1;text-align:center;font-weight:700;color:#1b4332;font-size:16px;align-self:center;padding:8px 0}.bundle-nutrition-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bundle-nutrition-modal.active{opacity:1;visibility:visible}.bundle-nutrition-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;cursor:pointer}.bundle-nutrition-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;padding:24px;max-width:600px;max-height:90vh;width:92vw;overflow-y:auto;z-index:10}.bundle-nutrition-modal__close{position:absolute;top:8px;right:8px;background:#fff;border:none;width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;color:#1b4332;transition:background .2s ease;z-index:11;box-shadow:0 2px 8px #00000026}.bundle-nutrition-modal__close:hover{background:#f0f0f0}.bundle-nutrition-modal__image{width:100%;height:auto;display:block;max-height:80vh;object-fit:contain;margin:0 auto}.bundle-builder-error{padding:24px;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;color:#856404;font-size:14px;line-height:1.6}.bundle-builder-error code{background:#0000001a;padding:2px 6px;border-radius:3px;font-family:monospace;font-size:12px}.bundle-builder__unavailable{text-align:center;padding:40px 24px}.bundle-builder__unavailable-title{font-size:24px;font-weight:700;color:#1b4332;margin:0 0 12px}.bundle-builder__unavailable-text{font-size:16px;line-height:1.6;color:#6b7770;margin:0}.bundle-builder__info{margin-top:48px;padding-top:32px;border-top:2px solid #E5E0D5;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:48px}@media(max-width:750px){.bundle-builder__info{grid-template-columns:1fr;gap:32px}}.bundle-builder__info-heading{font-size:22px;font-weight:700;color:#1b4332;margin:0 0 16px;letter-spacing:.02em}.bundle-builder__info-content{font-size:15px;line-height:1.8;color:#4a5550}.bundle-builder__info-content p{margin:0 0 16px}.bundle-builder__info-content p:last-child{margin-bottom:0}.bundle-builder__info-content ul,.bundle-builder__info-content ol{margin:0 0 16px;padding-left:24px}.bundle-builder__info-content li{margin-bottom:8px}
/*# sourceMappingURL=/cdn/shop/t/58/assets/bundle-builder.css.map */
