.bundle-cards{display:flex;flex-direction:column;gap:18px;margin-bottom:28px}.bundle-card{position:relative;display:block;border:1.5px solid var(--koji-border, #E5E5E5);border-radius:10px;padding:18px 22px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;background:#fff}@media screen and (min-width:750px){.bundle-card{padding:20px 24px}}.bundle-card:hover{border-color:var(--koji-navy, #091B2B)}.bundle-card--active{border-color:var(--koji-navy, #091B2B);border-width:2px;background:#f9fafb}.bundle-card__radio{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.bundle-card__header{display:flex;align-items:center;justify-content:space-between}.bundle-card__info{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.bundle-card__qty{font-size:17px;font-weight:600;color:var(--koji-navy, #091B2B)}.bundle-card__prices{display:flex;align-items:center;gap:8px}.bundle-card__price-original{text-decoration:line-through;color:var(--koji-text-light, #666666);font-size:14px}.bundle-card__price{font-weight:700;font-size:17px;color:var(--koji-navy, #091B2B)}.bundle-card__discount{font-size:12px;font-weight:700;padding:3px 7px;border-radius:4px;background:#2e7d3214;color:#2e7d32;letter-spacing:.2px}.bundle-card__badge{position:absolute;top:-9px;right:14px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:4px 10px;border-radius:20px;color:#fff}.bundle-card__badge--bestseller{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 8px #f59e0b4d}.bundle-card__badge--shipping{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d}.bundle-card__slots{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .2s ease,margin-top .3s ease;margin-top:0}.bundle-card--active .bundle-card__slots{max-height:500px;opacity:1;margin-top:16px;border-top:1px solid var(--koji-border, #E5E5E5);padding-top:14px}.bundle-slot{display:flex;align-items:center;gap:12px;padding:5px 0}.bundle-slot__label{font-size:14px;color:var(--koji-text-light, #666666);white-space:nowrap;min-width:72px}.bundle-slot__swatches{display:flex;flex-wrap:wrap;gap:8px}.bundle-swatch{width:30px;height:30px;border-radius:50%;border:2px solid transparent;background:var(--swatch-bg, #ccc);background-size:cover;background-position:center;cursor:pointer;padding:0;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;position:relative}.bundle-swatch:hover{transform:scale(1.1)}.bundle-swatch--active{border-color:var(--koji-navy, #091B2B);box-shadow:0 0 0 2px #fff,0 0 0 3.5px var(--koji-navy, #091B2B)}@media screen and (max-width:749px){.bundle-card{padding:14px 16px}.bundle-card__qty,.bundle-card__price{font-size:15px}.bundle-card__price-original{font-size:13px}.bundle-swatch{width:28px;height:28px}.bundle-slot__label{font-size:13px;min-width:62px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/koji-bundle.css.map */
