.product-bundle-form[data-v-373162e6]{padding:20px;padding-bottom:100px;background:#f5f7fa;min-height:100vh}.instructions-card[data-v-373162e6]{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.instructions-card .instructions-header[data-v-373162e6]{display:flex;align-items:center;gap:12px;margin-bottom:20px}.instructions-card .instructions-header .instructions-icon[data-v-373162e6]{font-size:24px}.instructions-card .instructions-header h3[data-v-373162e6]{margin:0;font-size:18px;font-weight:600;color:#1c1c1c}.instructions-card .instructions-steps[data-v-373162e6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.instructions-card .instructions-steps .step[data-v-373162e6]{display:flex;align-items:center;gap:12px}.instructions-card .instructions-steps .step .step-number[data-v-373162e6]{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#1a1a2e,#0d47a1);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0}.instructions-card .instructions-steps .step .step-text[data-v-373162e6]{font-size:14px;color:#495057;line-height:1.4}.selected-overview[data-v-373162e6]{background:#fff;border-radius:16px;padding:20px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:2px solid #0052cc}.selected-overview .overview-header[data-v-373162e6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.selected-overview .overview-header h3[data-v-373162e6]{margin:0;font-size:16px;font-weight:600;color:#1c1c1c}.selected-overview .overview-header .clear-all[data-v-373162e6]{color:#dc3545;cursor:pointer;font-size:14px;font-weight:500;transition:opacity .2s}.selected-overview .overview-header .clear-all[data-v-373162e6]:hover{opacity:.8}.selected-overview .selected-items-scroll[data-v-373162e6]{max-height:120px;overflow-y:auto}.selected-overview .selected-items-scroll[data-v-373162e6]::-webkit-scrollbar{width:6px}.selected-overview .selected-items-scroll[data-v-373162e6]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.selected-overview .selected-items-scroll[data-v-373162e6]::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.selected-overview .selected-items-scroll[data-v-373162e6]::-webkit-scrollbar-thumb:hover{background:#555}.selected-overview .selected-items[data-v-373162e6]{display:flex;flex-wrap:wrap;gap:12px}.selected-overview .selected-items .selected-item[data-v-373162e6]{display:flex;align-items:center;gap:8px;background:#f8f9fa;border:1px solid rgba(0,82,204,.2);border-radius:8px;padding:8px 12px}.selected-overview .selected-items .selected-item .item-image[data-v-373162e6]{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;border-radius:4px}.selected-overview .selected-items .selected-item .item-info[data-v-373162e6]{display:flex;flex-direction:column}.selected-overview .selected-items .selected-item .item-info .item-name[data-v-373162e6]{font-size:13px;font-weight:600;color:#1c1c1c;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-overview .selected-items .selected-item .item-info .item-quantity[data-v-373162e6]{font-size:11px;color:#6c757d}.selected-overview .selected-items .selected-item .item-remove[data-v-373162e6]{background:transparent;border:none;color:#dc3545;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.selected-overview .selected-items .selected-item .item-remove[data-v-373162e6]:hover{opacity:.7}.group-card[data-v-373162e6]{background:#fff;border-radius:16px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease}.group-card[data-v-373162e6]:hover{box-shadow:0 4px 16px rgba(0,0,0,.12)}.group-header[data-v-373162e6]{padding:20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:2px solid #f0f0f0;transition:all .3s ease}.group-header[data-v-373162e6]:hover{background:#f8f9fa}.group-header.active[data-v-373162e6]{background:linear-gradient(135deg,#f0f6ff,#fff);border-bottom-color:#0052cc}.group-header .header-content[data-v-373162e6]{display:flex;align-items:center;gap:16px}.group-header .header-content .icon-container[data-v-373162e6]{width:50px;height:50px;min-width:50px;border-radius:12px;background:linear-gradient(135deg,#1a1a2e,#0d47a1);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(13,71,161,.2)}.group-header .header-content .icon-container .group-icon[data-v-373162e6]{width:28px;height:28px;filter:brightness(0) invert(1);-o-object-fit:contain;object-fit:contain}.group-header .header-content .header-text[data-v-373162e6]{display:flex;flex-direction:column;gap:4px}.group-header .header-content .header-text .group-name[data-v-373162e6]{margin:0;font-size:18px;font-weight:600;color:#1c1c1c;line-height:1.2}.group-header .header-content .header-text .product-count[data-v-373162e6]{font-size:13px;color:#6c757d}.group-header .chevron-container[data-v-373162e6]{width:32px;height:32px;min-width:32px;border-radius:8px;background:rgba(0,82,204,.1);display:flex;align-items:center;justify-content:center}.group-header .chevron-container svg[data-v-373162e6]{width:18px;height:18px;color:#0052cc}.products-grid[data-v-373162e6]{padding:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;background:#f8f9fa}.product-card[data-v-373162e6]{background:#fff;border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.product-card[data-v-373162e6]:hover{border-color:rgba(0,82,204,.3);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.product-card.selected[data-v-373162e6]{border-color:#0052cc;background:linear-gradient(180deg,#f0f6ff 0,#fff 50%);box-shadow:0 4px 12px rgba(0,82,204,.15)}.product-card .product-header[data-v-373162e6]{padding:12px 16px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;min-height:48px}.product-card .product-header .product-name[data-v-373162e6]{margin:0;font-size:14px;font-weight:600;color:#1c1c1c;line-height:1.3;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.product-card .product-header .selected-indicator[data-v-373162e6]{color:#28a745;margin-left:8px;flex-shrink:0}.product-card .product-header .selected-indicator svg[data-v-373162e6]{width:20px;height:20px}.product-card .product-image-container[data-v-373162e6]{padding:16px;background:#fff;height:160px;display:flex;align-items:center;justify-content:center}.product-card .product-image-container .product-image[data-v-373162e6]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product-card .product-controls[data-v-373162e6]{padding:16px;background:#f8f9fa;border-top:1px solid #e0e0e0;margin-top:auto}.product-card .product-controls .control-row[data-v-373162e6]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.product-card .product-controls .control-group .control-label[data-v-373162e6]{display:block;margin-bottom:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666}.product-card .product-controls .control-group .frequency-select[data-v-373162e6],.product-card .product-controls .control-group .quantity-input[data-v-373162e6]{width:100%;height:36px!important;padding:6px 10px!important;border:1px solid #dee2e6!important;border-radius:6px!important;font-size:13px;background:#fff;transition:all .2s ease}.product-card .product-controls .control-group .frequency-select[data-v-373162e6]:focus,.product-card .product-controls .control-group .quantity-input[data-v-373162e6]:focus{outline:none;border-color:#0052cc!important;box-shadow:0 0 0 2px rgba(0,82,204,.1)}.product-card .product-controls .control-group .frequency-select[data-v-373162e6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center;background-size:14px 10px;padding-right:28px!important;cursor:pointer}.product-card .product-controls .btn-action[data-v-373162e6]{width:100%;height:36px;border-radius:8px;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease;border:none;cursor:pointer}.product-card .product-controls .btn-action svg[data-v-373162e6]{width:16px;height:16px}.product-card .product-controls .btn-action.btn-add[data-v-373162e6]{background:linear-gradient(135deg,#1a1a2e,#0d47a1);color:#fff}.product-card .product-controls .btn-action.btn-add[data-v-373162e6]:hover:not(:disabled){background:linear-gradient(135deg,#0d47a1,#1a1a2e);transform:translateY(-1px);box-shadow:0 4px 8px rgba(13,71,161,.25)}.product-card .product-controls .btn-action.btn-add[data-v-373162e6]:disabled{opacity:.4;cursor:not-allowed}.product-card .product-controls .btn-action.btn-remove[data-v-373162e6]{background:#dc3545;color:#fff}.product-card .product-controls .btn-action.btn-remove[data-v-373162e6]:hover{background:#c82333;transform:translateY(-1px);box-shadow:0 4px 8px rgba(220,53,69,.25)}.sticky-footer[data-v-373162e6]{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #e0e0e0;box-shadow:0 -4px 12px rgba(0,0,0,.08);z-index:100;transition:all .3s ease}.sticky-footer.has-selection[data-v-373162e6]{border-top-color:#0052cc;background:linear-gradient(180deg,#f0f6ff 0,#fff)}.sticky-footer .footer-content[data-v-373162e6]{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.sticky-footer .footer-content .selection-summary[data-v-373162e6]{display:flex;align-items:center;gap:12px}.sticky-footer .footer-content .selection-summary .summary-icon[data-v-373162e6]{font-size:24px}.sticky-footer .footer-content .selection-summary .summary-text[data-v-373162e6]{font-size:15px;color:#495057}.sticky-footer .footer-content .selection-summary .summary-text strong[data-v-373162e6]{color:#0052cc;font-size:18px}.sticky-footer .footer-content .btn-create-bundle[data-v-373162e6]{min-width:180px;height:44px;background:linear-gradient(135deg,#1a1a2e,#0d47a1);border:none;color:#fff;border-radius:10px;font-weight:600;font-size:15px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;transition:all .3s ease;cursor:pointer}.sticky-footer .footer-content .btn-create-bundle .btn-arrow[data-v-373162e6]{transition:transform .3s ease}.sticky-footer .footer-content .btn-create-bundle[data-v-373162e6]:hover:not(:disabled){background:linear-gradient(135deg,#0d47a1,#1a1a2e);transform:translateY(-2px);box-shadow:0 6px 20px rgba(13,71,161,.3)}.sticky-footer .footer-content .btn-create-bundle:hover:not(:disabled) .btn-arrow[data-v-373162e6]{transform:translateX(3px)}.sticky-footer .footer-content .btn-create-bundle[data-v-373162e6]:disabled{opacity:.4;cursor:not-allowed}[data-v-373162e6] .summary-modal .modal-dialog{max-width:800px}[data-v-373162e6] .summary-modal .modal-header-custom{background:linear-gradient(135deg,#1a1a2e,#0d47a1);color:#fff;border-bottom:none;padding:24px}[data-v-373162e6] .summary-modal .modal-header-custom .modal-title{font-size:20px;font-weight:700}[data-v-373162e6] .summary-modal .modal-header-custom .close{color:#fff;opacity:.8}[data-v-373162e6] .summary-modal .modal-header-custom .close:hover{opacity:1}[data-v-373162e6] .summary-modal .modal-body-custom{padding:24px}[data-v-373162e6] .summary-modal .modal-body-custom .selected-products-list{margin-bottom:24px}[data-v-373162e6] .summary-modal .modal-body-custom .selected-products-list .section-title{font-size:16px;font-weight:600;color:#1c1c1c;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid rgba(0,82,204,.1)}[data-v-373162e6] .summary-modal .modal-body-custom .selected-products-list .products-summary{max-height:300px;overflow-y:auto}[data-v-373162e6] .summary-modal .modal-body-custom .selected-products-list .products-summary .summary-product-item{display:flex;align-items:center;gap:16px;padding:12px;margin-bottom:12px;background:#f8f9fa;border-radius:8px;border:1px solid rgba(0,82,204,.1)}[data-v-373162e6] .summary-modal .modal-body-custom .selected-products-list .products-summary .summary-product-item .summary-product-image{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;border-radius:6px;background:#fff;padding:4px}[data-v-373162e6] .summary-modal .modal-body-custom .selected-products-list .products-summary .summary-product-item .summary-product-info{flex:1}[data-v-373162e6] .summary-modal .modal-body-custom .selected-products-list .products-summary .summary-product-item .summary-product-info .product-name{display:block;margin-bottom:6px;font-size:14px;font-weight:600;color:#1c1c1c}[data-v-373162e6] .summary-modal .modal-body-custom .selected-products-list .products-summary .summary-product-item .summary-product-info .product-details{display:flex;gap:8px}[data-v-373162e6] .summary-modal .modal-body-custom .selected-products-list .products-summary .summary-product-item .summary-product-info .product-details .detail-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:#fff;border-radius:5px;font-size:12px;color:#6c757d}[data-v-373162e6] .summary-modal .modal-body-custom .selected-products-list .products-summary .summary-product-item .summary-product-info .product-details .detail-badge svg{width:12px;height:12px}[data-v-373162e6] .summary-modal .modal-body-custom .bundle-config .section-title{font-size:16px;font-weight:600;color:#1c1c1c;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid rgba(0,82,204,.1)}[data-v-373162e6] .summary-modal .modal-body-custom .bundle-config .form-group-custom{margin-bottom:20px}[data-v-373162e6] .summary-modal .modal-body-custom .bundle-config .form-group-custom .form-label{display:block;margin-bottom:8px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666}[data-v-373162e6] .summary-modal .modal-body-custom .bundle-config .form-group-custom .form-control-custom{width:100%;height:44px!important;padding:10px 16px!important;border:2px solid rgba(0,82,204,.1)!important;border-radius:12px!important;font-size:14px;transition:all .3s ease}[data-v-373162e6] .summary-modal .modal-body-custom .bundle-config .form-group-custom .form-control-custom:focus{outline:none;border-color:#0052cc!important;box-shadow:0 0 0 3px rgba(0,82,204,.1)}[data-v-373162e6] .summary-modal .modal-body-custom .bundle-config .form-group-custom .form-control-custom.is-invalid{border-color:#dc3545!important}[data-v-373162e6] .summary-modal .modal-body-custom .bundle-config .form-group-custom .invalid-feedback{display:block;margin-top:4px;font-size:12px;color:#dc3545}[data-v-373162e6] .summary-modal .modal-footer-custom{border-top:1px solid rgba(0,82,204,.1);padding:16px 24px}[data-v-373162e6] .summary-modal .modal-footer-custom .btn-cancel,[data-v-373162e6] .summary-modal .modal-footer-custom .btn-confirm{min-width:120px;height:40px;border-radius:8px;font-weight:600;transition:all .3s ease}[data-v-373162e6] .summary-modal .modal-footer-custom .btn-cancel{background:#f8f9fa;color:#495057;border:2px solid rgba(0,82,204,.1)}[data-v-373162e6] .summary-modal .modal-footer-custom .btn-cancel:hover{background:#e9ecef}[data-v-373162e6] .summary-modal .modal-footer-custom .btn-confirm{background:linear-gradient(135deg,#1a1a2e,#0d47a1);color:#fff;border:none}[data-v-373162e6] .summary-modal .modal-footer-custom .btn-confirm:hover:not(:disabled){background:linear-gradient(135deg,#0d47a1,#1a1a2e);transform:translateY(-1px)}@media(max-width:768px){.instructions-steps[data-v-373162e6],.products-grid[data-v-373162e6]{grid-template-columns:1fr}.sticky-footer .footer-content[data-v-373162e6]{flex-direction:column;gap:12px}.sticky-footer .footer-content .btn-create-bundle[data-v-373162e6]{width:100%}.selected-overview .selected-items .selected-item .item-info .item-name[data-v-373162e6]{max-width:100px}}