.cc-bundle{display:block;margin:12px 0 0;-webkit-tap-highlight-color:transparent}.cc-bundle__tier,.cc-bundle__tier *{-webkit-tap-highlight-color:transparent}.cc-bundle__tier{-webkit-user-select:none;user-select:none}.cc-bundle__heading{display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--cc-title-color);text-align:center;margin-bottom:10px}.cc-bundle__heading:before,.cc-bundle__heading:after{content:"";flex:1;border-top:2px solid color-mix(in srgb,var(--cc-accent) 25%,transparent)}.cc-bundle__countdown{border-radius:var(--cc-radius);padding:9px 14px;text-align:center;font-weight:400;margin-bottom:10px}.cc-bundle__tiers{border:0;padding:0;margin:0;min-inline-size:0}.cc-bundle__tiers .cc-bundle__tier:last-of-type{margin-bottom:0}.cc-bundle__tier{position:relative;display:block;background:var(--cc-card-bg);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--cc-accent) 30%,transparent);border-radius:var(--cc-radius);padding:10px 20px;margin-bottom:10px;cursor:pointer;transition:box-shadow .15s ease,background-color .15s ease}.cc-bundle__row{display:flex;align-items:center;gap:12px}.cc-bundle__tier.is-selected{box-shadow:inset 0 0 0 2px var(--cc-accent);background:var(--cc-card-bg-selected)}.cc-bundle__tier.has-ribbon{padding-top:17px}.cc-bundle__ribbon{position:absolute;top:-8px;right:16px;background:var(--cc-ribbon-bg);color:var(--cc-ribbon-color);font-size:12px;font-weight:700;line-height:1;padding:6px 8px;border-radius:0 0 5px 5px;white-space:nowrap}.cc-bundle__ribbon:before,.cc-bundle__ribbon:after{content:"";position:absolute;top:0;width:0;height:0;border-style:solid}.cc-bundle__ribbon:before{left:-8px;border-width:0 0 8px 8px;border-color:transparent transparent var(--cc-ribbon-bg) transparent}.cc-bundle__ribbon:after{right:-8px;border-width:0 8px 8px 0;border-color:transparent transparent var(--cc-ribbon-bg) transparent}.cc-bundle__check{flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 0 0 2px color-mix(in srgb,var(--cc-accent) 30%,transparent);border:0}.cc-bundle__tier.is-selected .cc-bundle__check{background:var(--cc-accent);border:3px solid #fff;box-shadow:0 0 0 2px var(--cc-accent)}.cc-bundle__info{flex:1 1 auto;min-width:0}.cc-bundle__titlerow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cc-bundle__title{font-size:var(--cc-title-size);font-weight:700;color:var(--cc-title-color)}.cc-bundle__badge{background:var(--cc-badge-bg);color:var(--cc-badge-color);font-size:11px;font-weight:400;line-height:1;padding:4px 8px;border-radius:var(--cc-badge-radius, 8px)}.cc-bundle__caption{display:block;margin-top:1px;font-size:var(--cc-caption-size);color:var(--cc-caption-color)}.cc-bundle__prices{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:1px}.cc-bundle__price{font-size:var(--cc-price-size);font-weight:700;color:var(--cc-price-color);line-height:1.2}.cc-bundle__compare{font-size:calc(var(--cc-price-size) * .86);color:var(--cc-compare-color)}.cc-bundle__radio:focus-visible~.cc-bundle__row .cc-bundle__check{outline:2px solid var(--cc-accent);outline-offset:2px}.cc-bundle__pieces{display:block;margin-top:12px}.cc-bundle__tier:not(.is-selected) .cc-bundle__pieces{display:none}.cc-bundle__pieces-label{display:block;font-size:11px;color:var(--cc-caption-color);margin-bottom:4px}.cc-bundle__piece{display:flex;align-items:center;gap:10px;margin-bottom:8px}.cc-bundle__piece-img{flex:0 0 auto;width:48px;height:48px;object-fit:cover;border-radius:6px;background:#f2f2f2}.cc-bundle__select{flex:1 1 0;min-width:0;appearance:none;-webkit-appearance:none;font-size:14px;color:var(--cc-title-color);background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%23111' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;border:1px solid var(--cc-card-border);border-radius:8px;padding:13px 30px 13px 12px;min-height:44px;cursor:pointer}.cc-bundle__select:focus-visible{outline:none;border-color:var(--cc-accent);box-shadow:0 0 0 1px var(--cc-accent)}.cc-bundle__slots{display:block;margin-top:12px}.cc-bundle__tier:not(.is-selected) .cc-bundle__slots{display:none}.cc-bundle__slot{display:flex;align-items:center;gap:12px;margin-bottom:10px}.cc-bundle__slot-img{flex:0 0 auto;width:52px;height:52px;object-fit:contain;border-radius:8px;background:#fff;padding:3px}.cc-bundle__slot-title{flex:1 1 auto;min-width:0;font-size:15px;font-weight:500;color:var(--cc-title-color)}.cc-bundle__slot-x{flex:0 0 auto;background:none;border:0;font-size:18px;line-height:1;color:#222;cursor:pointer;padding:10px}.cc-bundle__slot-add{display:flex;align-items:center;gap:12px}.cc-bundle__slot-plus{flex:0 0 auto;width:52px;height:52px;background:#fff;border:0;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.cc-bundle__slot-plus span{width:32px;height:32px;border-radius:50%;background:#111;color:#fff;font-size:20px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.cc-bundle__slot-btn{flex:0 0 auto;background:#111;color:#fff;border:0;border-radius:8px;font-size:13px;font-weight:600;padding:10px 16px;min-height:40px;cursor:pointer}.cc-bundle__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.cc-bundle__modal[hidden]{display:none}.cc-bundle__modal-backdrop{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.cc-bundle__modal-panel{position:relative;background:#fff;border-radius:12px;padding:20px;width:100%;max-width:520px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #00000040}.cc-bundle__modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cc-bundle__modal-title{font-size:17px;font-weight:700;color:#111}.cc-bundle__modal-x{background:none;border:0;font-size:18px;line-height:1;padding:8px;cursor:pointer;color:#111}.cc-bundle__modal-note{display:block;background:#fdf0f0;color:#b12a2a;font-size:13px;font-weight:600;border-radius:8px;padding:10px 12px;margin:0 0 12px}.cc-bundle__modal-note[hidden]{display:none}.cc-bundle__modal-item{display:flex;align-items:center;gap:12px;padding:10px 0}.cc-bundle__modal-item img{flex:0 0 auto;width:56px;height:56px;object-fit:cover;border-radius:6px;background:#f2f2f2}.cc-bundle__modal-info{flex:1 1 auto;min-width:0}.cc-bundle__modal-name{display:block;font-size:14px;font-weight:600;color:#111}.cc-bundle__modal-prices{display:block;font-size:13px;color:#111;margin-top:2px}.cc-bundle__modal-prices s{color:#999;margin-left:4px}
/*# sourceMappingURL=/cdn/shop/t/47/assets/cc-bundle-offer.css.map */
