.pack-selector{width:100%;font-family:inherit}.pack-selector__title{text-align:center;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#333;margin-bottom:16px;position:relative}.pack-selector__title:before,.pack-selector__title:after{content:"";position:absolute;top:50%;width:25%;height:1px;background:linear-gradient(to right,transparent,#ddd)}.pack-selector__title:before{left:0}.pack-selector__title:after{right:0;background:linear-gradient(to left,transparent,#ddd)}.pack-selector__options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.pack-selector__option{position:relative;border:2px solid #e0e0e0;border-radius:12px;padding:16px 20px;cursor:pointer;transition:all .2s ease;background:#fff}.pack-selector__option:hover{border-color:#2d5a47}.pack-selector__option.is-selected{border-color:#2d5a47;box-shadow:0 0 0 1px #2d5a47}.pack-selector__option-badge{position:absolute;top:-10px;right:16px;background:#2d5a47;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;padding:4px 10px;border-radius:4px;letter-spacing:.5px}.pack-selector__option-badge--best{background:#2d5a47}.pack-selector__option-badge--popular{background:#9cdca5;color:#2d5a47}.pack-selector__option-content{display:flex;align-items:center;gap:12px}.pack-selector__radio{width:22px;height:22px;border:2px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.pack-selector__option.is-selected .pack-selector__radio{border-color:#2d5a47;background:#2d5a47}.pack-selector__radio:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%;opacity:0;transition:opacity .2s ease}.pack-selector__option.is-selected .pack-selector__radio:after{opacity:1}.pack-selector__option-info{flex:1}.pack-selector__option-header{display:flex;align-items:center;gap:10px;margin-bottom:4px}.pack-selector__option-name{font-size:18px;font-weight:700;color:#1a1a1a}.pack-selector__option-save{background:#2d5a47;color:#fff;font-size:12px;font-weight:600;padding:4px 10px;border-radius:20px}.pack-selector__option-details{font-size:14px;color:#666}.pack-selector__option-details span{color:#2d5a47;font-weight:600}.pack-selector__option-price{text-align:right;flex-shrink:0}.pack-selector__price-current{font-size:22px;font-weight:700;color:#1a1a1a}.pack-selector__price-original{font-size:14px;color:#999;text-decoration:line-through}.pack-selector__subscription{border:1px dashed #ccc;border-radius:12px;padding:16px 20px;margin-bottom:16px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .2s ease}.pack-selector__subscription:hover{border-color:#2d5a47;background:#f9fdfb}.pack-selector__subscription.is-active{border-color:#2d5a47;border-style:solid;background:#f9fdfb}.pack-selector__checkbox{width:22px;height:22px;border:2px solid #ccc;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease;background:#fff}.pack-selector__subscription.is-active .pack-selector__checkbox{border-color:#2d5a47;background:#2d5a47}.pack-selector__checkbox-icon{color:#fff;font-size:14px;opacity:0;transition:opacity .2s ease}.pack-selector__subscription.is-active .pack-selector__checkbox-icon{opacity:1}.pack-selector__subscription-text{flex:1}.pack-selector__subscription-title{font-size:16px;font-weight:600;color:#1a1a1a}.pack-selector__subscription-subtitle{font-size:13px;color:#888}.pack-selector__summary{background:#f9fdfb;border:1px solid #e8f5e9;border-radius:12px;padding:16px 20px;margin-bottom:16px}.pack-selector__summary-row{display:flex;justify-content:space-between;align-items:center}.pack-selector__summary-label{font-size:14px;color:#666}.pack-selector__summary-value{font-size:16px;font-weight:600;color:#1a1a1a}.pack-selector__summary-savings{background:#2d5a47;color:#fff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:20px;margin-left:12px}.pack-selector__submit{width:100%;background:#2d5a47;color:#fff;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:18px 24px;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.pack-selector__submit:hover{background:#1e4035;transform:translateY(-2px);box-shadow:0 4px 15px #2d5a474d}.pack-selector__submit:active{transform:translateY(0)}.pack-selector__submit:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.pack-selector__submit-icon{font-size:20px}.pack-selector__submit.is-loading{pointer-events:none}.pack-selector__submit.is-loading .pack-selector__submit-text{visibility:hidden}.pack-selector__submit.is-loading:after{content:"";position:absolute;width:20px;height:20px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pack-selector--highlight{animation:packHighlight 1.5s ease}@keyframes packHighlight{0%{box-shadow:0 0 #9cdca5b3}30%{box-shadow:0 0 0 8px #9cdca580}to{box-shadow:0 0 #9cdca500}}.pack-selector__recommendation{text-align:center;font-size:13px;color:#888;margin:16px 0 0;font-style:italic}@media (max-width: 600px){.pack-selector__option{padding:14px 16px}.pack-selector__option-name{font-size:16px}.pack-selector__price-current{font-size:18px}.pack-selector__option-save{font-size:11px;padding:3px 8px}.pack-selector__option-badge{font-size:9px;padding:3px 8px}.pack-selector__summary{padding:14px 16px}.pack-selector__submit{padding:16px 20px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/pack-selector.css.map */
