.bundle-picker{margin-top:var(--spacing-6, 1.5rem)}.bundle-picker__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.bundle-picker__label{font-size:.85rem;font-weight:600;color:rgb(var(--text-primary))}.bundle-picker__savings-hint{font-size:.7rem;font-weight:500;color:#4caf50;background:#4caf501a;padding:.2rem .6rem;border-radius:0}.bundle-picker__options{display:flex;flex-direction:column;gap:.5rem}.bundle-picker__option{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:rgb(var(--background, 255 255 255));border:2px solid transparent;border-radius:0;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;min-height:56px}.bundle-picker__option:hover{border-color:transparent}.bundle-picker__option.selected{border-color:transparent;background:rgb(var(--background-secondary, 245 243 240))}.bundle-picker__option-left{display:flex;align-items:center;gap:.75rem}.bundle-picker__radio{width:20px;height:20px;border:2px solid rgba(54,36,26,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.bundle-picker__option.selected .bundle-picker__radio{border-color:rgb(var(--text-primary, 54 36 26));background:rgb(var(--text-primary, 54 36 26))}.bundle-picker__option.selected .bundle-picker__radio:after{content:"";width:8px;height:8px;background:rgb(var(--background, 255 255 255));border-radius:50%}.bundle-picker__option-info{display:flex;flex-direction:column}.bundle-picker__option-title{font-weight:600;font-size:.95rem;color:rgb(var(--text-primary, 54 36 26))}.bundle-picker__option-desc{font-size:.75rem;color:#36241a99}.bundle-picker__option-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:1px}.bundle-picker__option-price{font-weight:700;font-size:1.25rem;line-height:1.2;color:rgb(var(--text-primary, 54 36 26))}.bundle-picker__option-savings{font-size:.7rem;color:#4caf50;font-weight:600}.bundle-picker__option-unit{font-size:.7rem;color:#36241a80}.bundle-picker__option--quantity .bundle-picker__option-right{gap:.4rem}.bundle-picker__quantity-stepper{display:inline-flex;align-items:center;background:rgb(var(--background, 255 255 255));border:1px solid rgba(54,36,26,.2);border-radius:0;overflow:hidden}.bundle-picker__stepper-btn{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:rgb(var(--text-primary, 54 36 26));padding:0;transition:opacity .2s ease}.bundle-picker__stepper-btn:hover:not(:disabled){opacity:.6}.bundle-picker__stepper-btn:disabled{opacity:.25;cursor:not-allowed}.bundle-picker__stepper-btn svg{display:block}.bundle-picker__stepper-input{width:32px;text-align:center;background:transparent;border:none;font-size:.85rem;font-weight:600;color:rgb(var(--text-primary, 54 36 26));padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.bundle-picker__stepper-input::-webkit-outer-spin-button,.bundle-picker__stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bundle-picker__stepper-input:focus{outline:none}.bundle-picker__flavors{margin-top:1.25rem}.bundle-picker__flavors-title{font-size:.9rem;font-weight:600;margin-bottom:.5rem;color:rgb(var(--text-primary, 54 36 26))}.bundle-picker__flavor-tags{display:flex;flex-wrap:wrap;gap:.375rem}.bundle-picker__flavor-tag{padding:.4rem .75rem;background:rgb(var(--background-secondary, 245 243 240));border-radius:0;font-size:.75rem;font-weight:500;color:rgb(var(--text-primary, 54 36 26))}.bundle-picker__action{margin-top:1.25rem}.bundle-picker__button{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:rgb(var(--text-primary, 54 36 26));color:rgb(var(--background, 255 255 255));border:none;border-radius:var(--button-border-radius, 0);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;transition:opacity .2s ease,transform .1s ease}.bundle-picker__button:hover:not(:disabled){opacity:.9}.bundle-picker__button:active:not(:disabled){transform:scale(.98)}.bundle-picker__button:disabled{opacity:.5;cursor:not-allowed}.bundle-picker__button-text{font-weight:700}.bundle-picker__button-divider{opacity:.6}.bundle-picker__button-price{font-weight:700}.bundle-picker__trust{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(var(--background-secondary, 245 243 240))}.bundle-picker__trust-badge{display:flex;align-items:center;gap:.375rem;font-size:.8rem;color:#36241ab3}.bundle-picker__trust-badge svg{color:#4caf50;flex-shrink:0}@media screen and (max-width:749px){.bundle-picker__trust{flex-direction:column;gap:.5rem}.bundle-picker__option-price{font-size:1.125rem}}
/*# sourceMappingURL=/cdn/shop/t/117/assets/component-bundle-picker.css.map */
