.product-selection-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:none;background:#0009;z-index:100002;animation:productSelectionFadeIn .3s}.product-selection-modal-overlay.active{display:flex;align-items:center;justify-content:center;padding:20px}@keyframes productSelectionFadeIn{0%{opacity:0}to{opacity:1}}.product-selection-modal{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:productSelectionSlideUp .3s;box-shadow:0 20px 60px #0000004d}@keyframes productSelectionSlideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.product-selection-modal__header{padding:24px;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center}.product-selection-modal__title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}.product-selection-modal__close{background:none;border:none;font-size:28px;cursor:pointer;color:#666;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;line-height:1}.product-selection-modal__close:hover{background:#f0f0f0}.product-selection-modal__body{padding:24px}.product-selection-modal__subscription-options{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.product-selection-modal__subscription-heading{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#121212}.product-selection-modal__subscription-options>div{width:100%}.product-selection-modal__footer{padding:24px;border-top:1px solid #e5e5e5}.product-selection-option-card{border:2px solid #e5e5e5;border-radius:12px;padding:20px;margin-bottom:16px;cursor:pointer;transition:all .2s;position:relative}.product-selection-option-card:hover{border-color:#4a3f6b;background:#fafafa}.product-selection-option-card.selected{border-color:#4a3f6b;background:#f8f6fb;box-shadow:0 4px 12px #4a3f6b1a}.product-selection-option-card--primary{border-color:#4a3f6b;border-width:3px;background:linear-gradient(135deg,#f8f6fb,#f0ecf7)}.product-selection-option-card.disabled{opacity:.6;cursor:not-allowed;background:#f5f5f5}.product-selection-option-card.disabled:hover{border-color:#e5e5e5;background:#f5f5f5}.product-selection-badge{position:absolute;top:-12px;right:16px;background:linear-gradient(135deg,#6b5b95,#4a3f6b);color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.product-selection-option-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.product-selection-option-card__title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.product-selection-option-card__price{font-size:24px;font-weight:700;color:#4a3f6b}.product-selection-option-card__price--sale{color:#d9534f}.product-selection-option-card__description{font-size:14px;color:#666;margin-bottom:8px}.product-selection-savings-badge{display:inline-block;background:#d9534f;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;margin-top:8px}.product-selection-frequency-label{font-size:13px;color:#666;margin-top:4px}.product-selection-expandable-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:16px 0;border-top:2px solid #e5e5e5;margin-top:16px}.product-selection-expandable-header__title{font-size:16px;font-weight:600;color:#1a1a1a}.product-selection-expandable-header__icon{font-size:20px;color:#666;transition:transform .3s}.product-selection-expandable-header__icon.rotated{transform:rotate(180deg)}.product-selection-expandable-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.product-selection-expandable-content.expanded{max-height:800px}.product-selection-modal__primary-action{width:100%;padding:16px;background:linear-gradient(135deg,#6b5b95,#4a3f6b);color:#fff;font-size:18px;font-weight:600;border:none;border-radius:8px;cursor:pointer;margin-bottom:12px;transition:all .3s}.product-selection-modal__primary-action:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a3f6b66}.product-selection-modal__primary-action:disabled{opacity:.6;cursor:not-allowed;transform:none}.product-selection-modal__secondary-action{width:100%;padding:12px;background:none;color:#666;font-size:14px;border:none;cursor:pointer;text-decoration:underline}.product-selection-cta-button{width:100%;padding:18px 32px;background:linear-gradient(135deg,#6b5b95,#4a3f6b);color:#fff;font-size:18px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #4a3f6b4d}.product-selection-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a3f6b66}.product-selection-cta-button:disabled{opacity:.6;cursor:not-allowed;transform:none}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product-selection-modal.css.map */
