.bundle-section{padding:var(--section-vertical-spacing, 48px) 0;background:var(--bundle-bg, var(--color-background));position:relative}.bundle-section__inner{display:flex;flex-direction:column;align-items:center;gap:2.2rem;padding-top:18px;padding-left:20px;padding-right:20px}.bundle-section__badge{display:inline-flex;align-items:center;gap:6px;background:var(--bundle-badge-bg, #5a2d8f);color:var(--bundle-badge-text, #fff);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border-radius:999px}.bundle-section__header{text-align:center;max-width:580px}.bundle-section__title{max-width:600px;font-size:60px;letter-spacing:1px;font-weight:700;color:var(--bundle-title, var(--color-foreground));margin:0 0 .4rem;text-transform:capitalize}.bundle-section__subtitle{font-size:16px;color:var(--color-foreground-secondary, #93192c);margin:0;letter-spacing:normal}.bundle-section__products{display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:0;width:100%}.bundle-section__product-card{display:flex;align-items:center;flex:1 1 200px;min-width:180px;max-width:315px;position:relative}.bundle-section__plus{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;background:var(--bundle-btn, #5a2d8f);color:#fff;border-radius:50%;position:relative;z-index:2;box-shadow:0 2px 8px #00000026}.bundle-section__card-inner{flex:1;border:1.5px solid var(--bundle-border, #94192d);border-radius:12px;padding:1.2rem 1rem 1rem;display:flex;flex-direction:column;align-items:center;background:#fff;text-align:center;gap:.75rem;height:100%;transition:box-shadow .25s ease,transform .2s ease}.bundle-section__card-inner:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-2px)}.bundle-section__image-link{display:block;width:100%}.bundle-section__image-wrap{overflow:hidden;border-radius:8px;background:var(--color-background-secondary, #f5f0eb)}.bundle-section__image{width:100%;height:234px;display:flex;object-fit:cover;transition:transform .35s ease}.bundle-section__card-inner:hover .bundle-section__image{transform:scale(1.05)}.bundle-section__card-body{display:flex;flex-direction:column;align-items:center;gap:.45rem;width:100%;max-width:270px;margin:0 auto}.bundle-section__product-title{font-size:16px;font-weight:700;color:#93192c;text-decoration:none;line-height:1.35;letter-spacing:normal}.bundle-section__product-title:hover{text-decoration:underline}.bundle-section__pricing{display:flex;align-items:center;gap:6px;justify-content:center;flex-wrap:wrap}.bundle-section__original-price{font-size:16px;color:var(--color-foreground-secondary, #93192c);text-decoration:line-through}.bundle-section__sale-price{font-size:16px;font-weight:800;color:var(--bundle-price-sale, #CB333B)}.bundle-section__savings-pill{display:inline-block;background:color-mix(in srgb,var(--bundle-savings, #1d7a3a) 12%,transparent);border:1px solid var(--bundle-savings, #1d7a3a);color:var(--bundle-savings, #1d7a3a);font-size:10.5px;font-weight:700;padding:0 7px;border-radius:999px}.bundle-section__variant-wrapper{position:relative;width:100%}.bundle-section__variant-select{width:100%;-webkit-appearance:none;appearance:none;background:var(--bundle-card-bg, var(--color-background));border:1.5px solid var(--bundle-border, #94192d);border-radius:7px;padding:.55rem 2.2rem .55rem .9rem;font-size:13px;color:var(--color-foreground, #333);cursor:pointer;transition:border-color .2s}.bundle-section__variant-select:focus{outline:none;border-color:var(--bundle-btn, #5a2d8f);box-shadow:0 0 0 3px color-mix(in srgb,var(--bundle-btn, #5a2d8f) 20%,transparent)}.bundle-section__select-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--color-foreground, #555)}.bundle-section__single-variant{font-size:18px;color:#921a2c;margin:0;letter-spacing:normal}.bundle-section__summary{display:flex;flex-direction:column;align-items:center;gap:1.1rem;width:100%;max-width:560px}.bundle-section__total-box{width:100%;background:var(--bundle-total-bg, #f8f5ff);border:1px solid #93192c;border-radius:14px;padding:18px 24px;display:flex;flex-direction:column;align-items:center;gap:8px}.bundle-section__total-row{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.bundle-section__total-label{font-size:16px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--bundle-btn, #5a2d8f)}.bundle-section__total-prices{display:flex;align-items:center;gap:10px}.bundle-section__total-original{text-decoration:line-through;color:var(--color-foreground-secondary, #93192c);font-size:16px}.bundle-section__total-sale{font-weight:900;color:var(--bundle-price-total, #1d7a3a);font-size:2rem}.bundle-section__total-savings{font-size:14px;font-weight:700;color:var(--bundle-savings, #1d7a3a);background:color-mix(in srgb,var(--bundle-savings, #1d7a3a) 12%,transparent);border:1px solid var(--bundle-savings, #1d7a3a);padding:3px 12px;border-radius:999px;display:none}.bundle-section__add-btn{width:100%;max-width:480px;padding:1rem 2rem;font-size:1rem;font-weight:700;border-radius:999px;cursor:pointer;background:var(--bundle-btn, #5a2d8f);color:var(--bundle-btn-text, #fff);border:none;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s,transform .15s,background .3s;letter-spacing:.02em}.bundle-section__add-btn:hover:not([disabled]){opacity:.88;transform:translateY(-1px)}.bundle-section__add-btn:active:not([disabled]){transform:translateY(0)}.bundle-section__add-btn[disabled]{opacity:.55;cursor:not-allowed}.bundle-section__add-btn.success{background:var(--bundle-savings, #1d7a3a)}.bundle-section__btn-icon{flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.spinner{animation:spin .8s linear infinite}.bundle-section__disclaimer{font-size:14px;color:var(--color-foreground-secondary, #93192c);margin:0;text-align:center;letter-spacing:normal}.bundle-section__empty{display:flex;flex-direction:column;align-items:center;border:2px dashed var(--color-border, #ddd);border-radius:12px;padding:3rem 2rem;text-align:center;color:var(--color-foreground-secondary, #888);font-size:.9rem}.bundle-section__header strong{color:#cb333b}@media(max-width:768px){.bundle-section__products{flex-direction:column;align-items:center}.bundle-section__product-card{flex-direction:column;align-items:center;max-width:360px;width:100%}.bundle-section__plus{margin:4px 0}.bundle-section__card-inner{width:100%}.bundle-section__total-box{padding:14px 16px}.bundle-section__total-sale{font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/38/compiled_assets/styles.css.map */
