.bundle-card[data-v-43740627]{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow var(--transition-base),transform var(--transition-base)}.bundle-card[data-v-43740627]:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.bundle-card__image[data-v-43740627]{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--color-bg-alt)}.bundle-card__image img[data-v-43740627]{width:100%;height:100%;object-fit:cover}.bundle-card__badge[data-v-43740627]{position:absolute;top:var(--space-sm);inset-inline-end:var(--space-sm);background:var(--color-error);color:#fff;padding:4px 10px;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:800}.bundle-card__body[data-v-43740627]{padding:var(--space-lg)}.bundle-card__title[data-v-43740627]{font-size:var(--text-xl);font-weight:800;color:var(--color-text);margin:0 0 var(--space-sm)}[dir=rtl] .bundle-card__title[data-v-43740627]{font-family:var(--font-arabic)}.bundle-card__desc[data-v-43740627]{font-size:var(--text-sm);color:var(--color-text-light);line-height:1.6;margin:0 0 var(--space-md)}.bundle-card__products[data-v-43740627]{list-style:none;padding:0;margin:0 0 var(--space-md);display:flex;flex-direction:column;gap:var(--space-sm)}.bundle-card__product[data-v-43740627]{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm);background:var(--color-bg-alt);border-radius:var(--radius-md)}.bundle-card__product-img[data-v-43740627]{width:40px;height:40px;border-radius:var(--radius-sm);object-fit:cover}.bundle-card__product-info[data-v-43740627]{flex:1;display:flex;align-items:center;justify-content:space-between}.bundle-card__product-name[data-v-43740627]{font-size:var(--text-sm);font-weight:600}.bundle-card__swap-actions[data-v-43740627]{flex-shrink:0}.bundle-card__swap-btn[data-v-43740627]{font-size:var(--text-xs);color:var(--color-primary);background:none;border:1px solid var(--color-primary-200);padding:2px 10px;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast)}.bundle-card__swap-btn[data-v-43740627]:hover{background:var(--color-primary-50)}.bundle-card__swap-btn--undo[data-v-43740627]{color:var(--color-text-muted);border-color:var(--color-border)}.bundle-card__pricing[data-v-43740627]{display:flex;align-items:baseline;gap:var(--space-sm);margin-bottom:var(--space-md)}.bundle-card__price[data-v-43740627]{font-size:var(--text-2xl);font-weight:800;color:var(--color-accent);font-family:var(--font-heading)}[dir=rtl] .bundle-card__price[data-v-43740627]{font-family:var(--font-arabic)}.bundle-card__price-old[data-v-43740627]{font-size:var(--text-base);text-decoration:line-through;color:var(--color-text-muted);font-weight:400}.bundle-card__cta[data-v-43740627]{width:100%}.swap-modal[data-v-43740627]{position:fixed;inset:0;z-index:var(--z-modal);background:#0009;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:var(--space-lg)}.swap-modal__panel[data-v-43740627]{background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-xl);max-width:420px;width:100%;max-height:80vh;overflow-y:auto}.swap-modal__title[data-v-43740627]{font-size:var(--text-lg);font-weight:700;margin:0 0 var(--space-lg)}.swap-modal__list[data-v-43740627]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-sm)}.swap-modal__item[data-v-43740627]{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border-light);cursor:pointer;transition:all var(--transition-fast)}.swap-modal__item[data-v-43740627]:hover{border-color:var(--color-primary);background:var(--color-primary-50)}.swap-modal__img[data-v-43740627]{width:48px;height:48px;border-radius:var(--radius-sm);object-fit:cover}.swap-modal__name[data-v-43740627]{font-weight:600;display:block}.swap-modal__price[data-v-43740627]{font-size:var(--text-sm);color:var(--color-primary)}.swap-modal__close[data-v-43740627]{width:100%;margin-top:var(--space-lg)}.swap-modal-enter-active[data-v-43740627],.swap-modal-leave-active[data-v-43740627]{transition:opacity .3s ease}.swap-modal-enter-from[data-v-43740627],.swap-modal-leave-to[data-v-43740627]{opacity:0}.bundles-grid[data-v-be2b5978]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:var(--space-xl)}.bundles-loading[data-v-be2b5978],.bundles-error[data-v-be2b5978],.bundles-empty[data-v-be2b5978]{display:flex;align-items:center;justify-content:center;min-height:200px;text-align:center}.bundles-spinner[data-v-be2b5978]{width:32px;height:32px;border:3px solid var(--color-primary-200);border-top-color:var(--color-primary);border-radius:50%;animation:spin-be2b5978 .8s linear infinite}@keyframes spin-be2b5978{to{transform:rotate(360deg)}}.bundles-error p[data-v-be2b5978]{color:var(--color-error)}.bundles-empty p[data-v-be2b5978]{color:var(--color-text-muted);font-size:var(--text-lg)}@media(max-width:480px){.bundles-grid[data-v-be2b5978]{grid-template-columns:1fr}}
