.bundle-widget{max-width:none;margin:32px auto;background:#fff;padding:none;border-radius:8px}.bundle-widget .bundle-title{text-align:center;font-size:16px;font-weight:600;letter-spacing:1.5px;margin-bottom:20px;color:#333;position:relative;padding-bottom:12px}.bundle-widget .bundle-title:before,.bundle-widget .bundle-title:after{content:"";position:absolute;top:50%;width:35%;height:2px;background:linear-gradient(90deg,var(--bundle-accent-color, #8b7fda) 0%,var(--bundle-accent-color-dark, #6b5fca) 100%)}.bundle-widget .bundle-title:before{left:0}.bundle-widget .bundle-title:after{right:0}.bundle-widget .bundle-option{border:1.5px solid #e0e0e0;border-radius:8px;padding:14px 18px;margin-bottom:10px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:12px}.bundle-widget .bundle-option:hover{border-color:var(--bundle-accent-color, #8b7fda);transform:translateY(-2px);box-shadow:0 4px 12px #8b7fda33}.bundle-widget .bundle-option.selected{background:linear-gradient(135deg,rgba(var(--bundle-accent-color-rgb, 139, 127, 218),.1),rgba(var(--bundle-accent-color-rgb, 139, 127, 218),.15));border-color:var(--bundle-accent-color, #8b7fda);border-width:2px}.bundle-widget .radio-wrapper{width:22px;height:22px;flex-shrink:0}.bundle-widget .custom-radio{width:22px;height:22px;border:2px solid #d0d0d0;border-radius:50%;position:relative;transition:all .3s ease}.bundle-widget .bundle-option.selected .custom-radio{border-color:var(--bundle-accent-color, #8b7fda);background:#fff}.bundle-widget .bundle-option.selected .custom-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:var(--bundle-accent-color, #8b7fda);border-radius:50%}.bundle-widget .bundle-content{flex:1;display:flex;justify-content:space-between;align-items:center}.bundle-widget .bundle-info{display:flex;flex-direction:column;gap:5px}.bundle-widget .bundle-name{font-size:16px;font-weight:600;color:#333;display:flex;align-items:center;gap:8px}.bundle-widget .badge{font-size:11px;padding:4px 10px;border-radius:12px;font-weight:600;letter-spacing:.3px}.bundle-widget .badge.gift{background:#4caf50;color:#fff}.bundle-widget .badge.popular{background:var(--bundle-accent-color, #8b7fda);color:#fff}.bundle-widget .badge.value{background:rgba(var(--bundle-accent-color-rgb, 139, 127, 218),.15);color:var(--bundle-accent-color, #8b7fda);border:1px solid var(--bundle-accent-color, #8b7fda)}.bundle-widget .bundle-description{font-size:13px;color:#7b7b7b;font-weight:400}.bundle-widget .bundle-pricing{text-align:right}.bundle-widget .bundle-price{font-size:18px;font-weight:700;color:var(--bundle-accent-color, #8b7fda);margin-bottom:2px}.bundle-widget .bundle-original-price{font-size:14px;color:#999;text-decoration:line-through}.bundle-widget .bundle-savings{font-size:12px;color:#4caf50;font-weight:600;margin-top:2px}.bundle-widget .button-group{display:flex;flex-direction:row;gap:10px;margin-top:20px}.bundle-widget .btn{width:100%;padding:14px;font-size:15px;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;letter-spacing:.5px}.bundle-widget .btn:disabled{opacity:.5;cursor:not-allowed}.bundle-widget .btn-buy-now{background:#fff;color:#333;border:2px solid #333}.bundle-widget .btn-buy-now:hover:not(:disabled){background:#333;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.bundle-widget .btn-add-to-bag{background:linear-gradient(135deg,var(--bundle-accent-color, #8b7fda) 0%,var(--bundle-accent-color-dark, #6b5fca) 100%);color:#fff}.bundle-widget .btn-add-to-bag:hover:not(:disabled){background:linear-gradient(135deg,var(--bundle-accent-color-dark, #6b5fca) 0%,var(--bundle-accent-color-darker, #5a4fb9) 100%);transform:translateY(-2px);box-shadow:0 6px 16px rgba(var(--bundle-accent-color-rgb, 139, 127, 218),.4)}.bundle-widget .bundle-trust-badges{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0;text-align:center}.bundle-widget .trust-badge-text{font-size:13px;color:#666;margin-bottom:12px;font-weight:500}.bundle-widget .trust-badge-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.bundle-widget .trust-badge-item{height:24px;display:flex;align-items:center}.bundle-widget .trust-badge-item .icon{height:100%;width:auto;max-width:50px}.bundle-notification{position:fixed;top:20px;right:20px;background:#4caf50;color:#fff;padding:15px 20px;border-radius:8px;box-shadow:0 4px 12px #0003;z-index:10000;animation:bundleSlideIn .3s ease-out;max-width:300px}.bundle-notification.error{background:#f44336}@keyframes bundleSlideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes bundleSlideOut{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@media (max-width: 640px){.bundle-widget{padding:16px}.bundle-widget .bundle-title{font-size:14px}.bundle-widget .bundle-option{padding:12px 14px}.bundle-widget .bundle-content{flex-direction:column;align-items:flex-start;gap:8px}.bundle-widget .bundle-name{font-size:15px}.bundle-widget .bundle-pricing{text-align:left}.bundle-widget .bundle-price{font-size:16px}.bundle-widget .bundle-original-price{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-bundle-widget.css.map */
