.ah-new-b1-bundle{--b1-bg: #1A1A1A;--b1-card-bg: #1A1A1A;--b1-selected-border: #FFF002;--b1-unselected-border: rgba(255, 255, 255, .15);--b1-text-primary: #FFFFFF;--b1-text-muted: #9C9FAD;--b1-text-strike: #9C9FAD;--b1-accent-yellow: #FFF002;--b1-accent-green: #B5AA01;--b1-accent-red: #E62E2E;--b1-badge-bg: #E62E2E;--b1-badge-text: #FFFFFF;--b1-checkbox-active: #FFF002;--b1-free-text: #22C55E;--b1-btn-bg: transparent;--b1-btn-border: rgba(255, 255, 255, .25);--b1-btn-active-border: #FFF002;--b1-btn-active-bg: rgba(255, 240, 2, .08);--b1-btn-text: #FFFFFF;--b1-swatch-ring: #FFF002;--b1-radius: 12px;--b1-radius-sm: 8px;--b1-font: "Inter Tight", "Inter", system-ui, -apple-system, sans-serif;font-family:var(--b1-font);color:var(--b1-text-primary);line-height:1.4;text-align:left;width:100%}.ah-new-b1-bundle__tabs{display:flex;gap:10px;width:100%}.ah-new-b1-bundle__tab{flex:1;position:relative}.ah-new-b1-bundle__tab>input[type=radio]{display:none}.ah-new-b1-bundle__tab-label{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:14px 12px;min-height:64px;cursor:pointer;border-radius:var(--b1-radius);border:2px solid var(--b1-unselected-border);background:var(--b1-card-bg);transition:border-color .2s ease,background-color .2s ease;position:relative;box-sizing:border-box;width:100%}.ah-new-b1-bundle__tab-label:hover{border-color:#ffffff4d}.ah-new-b1-bundle__tab>input:checked+.ah-new-b1-bundle__tab-label{border-color:var(--b1-selected-border);background:#fff0020a}.ah-new-b1-bundle__tab-title{font-size:16px;font-weight:600;color:var(--b1-text-primary);line-height:1.3}.ah-new-b1-bundle__tab-pricing{display:flex;align-items:baseline;gap:6px;margin-top:2px}.ah-new-b1-bundle__tab-price{font-size:16px;font-weight:600;color:var(--b1-text-primary)}.ah-new-b1-bundle__tab-compare{font-size:13px;font-weight:400;color:var(--b1-text-strike);text-decoration:line-through}.ah-new-b1-bundle__save-badge{position:absolute;top:-10px;right:-6px;background:var(--b1-badge-bg);color:var(--b1-badge-text);font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px;line-height:1.2;z-index:2;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em}.ah-new-b1-bundle__gifts{display:flex;flex-direction:column;gap:0;margin-top:14px;padding-top:14px}.ah-new-b1-bundle__gift-row{display:flex;align-items:center;gap:10px;padding:8px 0}.ah-new-b1-bundle__gift-check{display:none}.ah-new-b1-bundle__gift-checkbox{display:flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;border-radius:4px;border:2px solid var(--b1-unselected-border);background:transparent;cursor:pointer;transition:all .15s ease;flex-shrink:0}.ah-new-b1-bundle__gift-check:checked+.ah-new-b1-bundle__gift-checkbox{background:var(--b1-checkbox-active);border-color:var(--b1-checkbox-active)}.ah-new-b1-bundle__gift-checkbox svg{display:none;width:12px;height:12px}.ah-new-b1-bundle__gift-check:checked+.ah-new-b1-bundle__gift-checkbox svg{display:block}.ah-new-b1-bundle__gift-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;border-radius:6px;background:#ffffff0f;flex-shrink:0}.ah-new-b1-bundle__gift-icon img{width:18px;height:18px;object-fit:contain}.ah-new-b1-bundle__gift-info{display:flex;flex-direction:column;flex:1;min-width:0;gap:5px}.ah-new-b1-bundle__gift-name{font-size:14px;font-weight:500;color:var(--b1-text-primary);line-height:1.3}.ah-new-b1-bundle__gift-value{font-size:12px;color:var(--b1-text-muted);line-height:1.3}.ah-new-b1-bundle__gift-value s{text-decoration:line-through}.ah-new-b1-bundle__gift-price-tag{font-size:14px;font-weight:600;white-space:nowrap;flex-shrink:0}.ah-new-b1-bundle__gift-price-tag--free{color:var(--b1-free-text)}.ah-new-b1-bundle__gift-price-tag--discounted{color:var(--b1-accent-green)}.ah-new-b1-bundle__variants{display:flex;flex-direction:column;gap:18px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.ah-new-b1-bundle__variant-group{display:flex;flex-direction:column;gap:8px}.ah-new-b1-bundle__variant-row{display:flex;gap:24px;align-items:flex-start}.ah-new-b1-bundle__variant-col{display:flex;flex-direction:column;gap:8px;flex:1}.ah-new-b1-bundle__variant-label{font-size:13px;font-weight:500;color:var(--b1-text-primary)}.ah-new-b1-bundle__variant-label--free{color:var(--b1-accent-red)}.ah-new-b1-bundle__btn-group{display:flex;gap:8px}.ah-new-b1-bundle__btn-group input[type=radio]{display:none}.ah-new-b1-bundle__btn-label{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;font-size:13px;font-weight:500;font-family:var(--b1-font);color:var(--b1-btn-text);background:var(--b1-btn-bg);border:1.5px solid var(--b1-btn-border);border-radius:var(--b1-radius-sm);cursor:pointer;transition:all .15s ease;white-space:nowrap;line-height:1}.ah-new-b1-bundle__btn-label:hover{border-color:#ffffff73}.ah-new-b1-bundle__btn-group input:checked+.ah-new-b1-bundle__btn-label{border-color:var(--b1-btn-active-border);background:var(--b1-btn-active-bg);color:var(--b1-accent-yellow)}.ah-new-b1-bundle__swatches{display:flex;flex-wrap:wrap;gap:8px}.ah-new-b1-bundle__swatch-input{display:none}.ah-new-b1-bundle__swatch{width:28px;height:28px;border-radius:50%;cursor:pointer;position:relative;box-sizing:border-box;border:2px solid transparent;transition:border-color .15s ease,box-shadow .15s ease;flex-shrink:0}.ah-new-b1-bundle__swatch:hover{border-color:#ffffff4d}.ah-new-b1-bundle__swatch-input:checked+.ah-new-b1-bundle__swatch{border-color:var(--b1-swatch-ring);box-shadow:inset 0 0 0 2px var(--b1-bg)}.ah-new-b1-bundle__swatch--yellow{background-color:#fad02c}.ah-new-b1-bundle__swatch--red{background-color:#e63946}.ah-new-b1-bundle__swatch--orange{background-color:#f77f00}.ah-new-b1-bundle__swatch--green{background-color:#2d9f2d}.ah-new-b1-bundle__swatch--purple{background-color:#7b2ff7}.ah-new-b1-bundle__swatch--blue{background-color:#2196f3}.ah-new-b1-bundle__swatch--black{background-color:#222}.ah-new-b1-bundle__swatch--darkgray{background-color:#444}.ah-new-b1-bundle__swatch--pink{background-color:#e91e8c}.ah-new-b1-bundle__swatch--teal{background-color:#00bfa5}.ah-new-b1-bundle__swatch--skyblue{background-color:#29b6f6}.ah-new-b1-bundle__swatch--white{background-color:#fff;border-color:#fff3}.ah-new-b1-bundle__swatch-input:checked+.ah-new-b1-bundle__swatch--white{border-color:var(--b1-swatch-ring)}.ah-new-b1-bundle__variant-group--free{padding-top:10px}@media(max-width:480px){.ah-new-b1-bundle__tab-title,.ah-new-b1-bundle__tab-price{font-size:14px}.ah-new-b1-bundle__tab-compare{font-size:11px}.ah-new-b1-bundle__tab-label{padding:12px 8px;min-height:56px}.ah-new-b1-bundle__variant-row{gap:16px}.ah-new-b1-bundle__swatch{width:26px;height:26px}.ah-new-b1-bundle__save-badge{font-size:10px;padding:3px 8px}}@media(max-width:370px){.ah-new-b1-bundle__tab-title{font-size:13px}.ah-new-b1-bundle__tab-price{font-size:12px}.ah-new-b1-bundle__variant-row{flex-direction:column;gap:14px}}
/*# sourceMappingURL=/cdn/shop/t/115/assets/ah-custom.css.map */
