.winner-bundle{--wb-primary: #F97316;--wb-primary-light: #fdeedd;--wb-hint-brown: #9a6a2f;--wb-text: #111827;--wb-text-secondary: #6b7280;--wb-text-strike: #9ca3af;--wb-border-card: #e5e7eb;--wb-border-row: #f0f1f3;--wb-border-control: #d9dde2;--wb-border-check: #c9ced4;display:block;margin:15px 0}.winner-bundle .wb-card{background:#fff;border:1px solid var(--wb-border-card);border-radius:12px;overflow:hidden}.winner-bundle .wb-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px;border-bottom:1px solid var(--wb-border-row);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.winner-bundle .wb-header::-webkit-details-marker{display:none}.winner-bundle .wb-header__left{display:flex;align-items:center;gap:10px;min-width:0}.winner-bundle .wb-header__icon{flex:none;color:var(--wb-text);transition:color .15s ease}.winner-bundle .wb-header__title{font-size:15px;font-weight:600;color:var(--wb-text);line-height:1.3;transition:color .15s ease}.winner-bundle .wb-header:hover .wb-header__icon,.winner-bundle .wb-header:hover .wb-header__title{color:var(--wb-primary)}.winner-bundle .wb-header__arrow{flex:none;display:flex;align-items:center;color:#9ca3af;transition:transform .25s ease;transform:rotate(180deg)}.winner-bundle .wb-header__arrow svg{width:12px;height:auto}.winner-bundle details[open]>.wb-header .wb-header__arrow{transform:rotate(0)}.winner-bundle .wb-row{display:flex;align-items:flex-start;gap:20px;padding:22px 24px;border-bottom:1px solid var(--wb-border-row);background:#fff;transition:background .2s ease}.winner-bundle .wb-row--unchecked{background:#fafafa}.winner-bundle .wb-row--unchecked .wb-media,.winner-bundle .wb-row--unchecked .wb-info{opacity:.45}.winner-bundle .wb-row--unchecked .wb-info{pointer-events:none}.winner-bundle .wb-check{flex:none;margin-top:33px;width:22px;height:22px;padding:0;border-radius:50%;border:2px solid var(--wb-border-check);background:#fff;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;-webkit-appearance:none;appearance:none}.winner-bundle .wb-check .wb-check__mark{opacity:0}.winner-bundle .wb-row[data-checked=true] .wb-check{background:var(--wb-primary);border-color:var(--wb-primary)}.winner-bundle .wb-row[data-checked=true] .wb-check .wb-check__mark{opacity:1}.winner-bundle .wb-row[data-locked=true] .wb-check{cursor:default}.winner-bundle .wb-media{flex:none;position:relative;transition:opacity .2s ease}.winner-bundle .wb-media__image{width:88px;height:88px;border:1px solid #eef0f2;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.winner-bundle .wb-row[data-locked=true] .wb-media__image{cursor:default}.winner-bundle .wb-media__image img{width:100%;height:100%;object-fit:cover;display:block}.winner-bundle .wb-media__image .placeholder-svg{width:100%;height:100%}.winner-bundle .wb-qty-badge{position:absolute;bottom:-8px;right:-8px;z-index:2;width:26px;height:26px;padding:0;border-radius:50%;background:#fff;border:1.5px solid var(--wb-border-control);box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s ease;-webkit-appearance:none;appearance:none;line-height:1}.winner-bundle .wb-qty-badge:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%}.winner-bundle .wb-qty-badge:hover{border-color:var(--wb-primary);color:var(--wb-primary);box-shadow:0 0 0 3px #f9731626}.winner-bundle .wb-qty-popover{position:absolute;bottom:-10px;right:-8px;z-index:4;display:flex;align-items:center;background:#fff;border:1.5px solid var(--wb-primary);border-radius:99px;padding:2px;box-shadow:0 2px 8px #00000024}.winner-bundle .wb-qty-popover[hidden]{display:none}.winner-bundle .wb-qty-popover__btn{width:26px;height:26px;padding:0;border:none;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;font-size:15px;line-height:1;-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none}.winner-bundle .wb-qty-popover__btn:hover{background:#f5f6f7}.winner-bundle .wb-qty-popover__btn:disabled{color:var(--wb-border-check);cursor:default;background:transparent}.winner-bundle .wb-qty-popover__num{min-width:20px;text-align:center;font-size:13px;font-weight:700}.winner-bundle .wb-qty-popover__ok{width:26px;height:26px;padding:0;border:none;border-radius:50%;background:var(--wb-primary);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:2px;-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none}.winner-bundle .wb-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px;transition:opacity .2s ease}.winner-bundle .wb-info__title{font-size:14px;font-weight:600;line-height:1.35;color:var(--wb-text)}.winner-bundle .wb-colors{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.winner-bundle .wb-swatch{position:relative;width:18px;height:18px;padding:0;border:none;border-radius:50%;background:var(--wb-swatch-color, #ccc);cursor:pointer;box-shadow:inset 0 0 0 1px #00000026;transition:box-shadow .15s ease;-webkit-appearance:none;appearance:none}.winner-bundle .wb-swatch--active{box-shadow:0 0 0 1px #fff,0 0 0 2.5px var(--wb-primary)}.winner-bundle .wb-swatch--soldout{opacity:.55;cursor:not-allowed;overflow:hidden}.winner-bundle .wb-swatch--soldout:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#ffffff8c}.winner-bundle .wb-swatch--soldout:after{content:"";position:absolute;left:-20%;right:-20%;top:50%;height:1.5px;background:#6b7280;transform:rotate(-45deg)}.winner-bundle .wb-colors__name{font-size:12px;color:var(--wb-text-secondary);margin-left:2px}.winner-bundle .wb-variant-row{display:flex;align-items:center;gap:6px 10px;min-width:0;flex-wrap:wrap}.winner-bundle .wb-select-wrap{flex:1 1 132px;max-width:170px;position:relative}.winner-bundle .wb-select-wrap>svg{position:absolute;right:8px;top:50%;transform:translateY(-50%) rotate(180deg);width:9px;height:auto;pointer-events:none;color:var(--wb-text-secondary)}.winner-bundle .wb-select{width:100%;height:30px;min-height:30px;margin:0;padding:0 24px 0 8px;border:1px solid var(--wb-border-control);border-radius:8px;font-size:12px;font-weight:400;background:#fff;color:var(--wb-text);cursor:pointer;-webkit-appearance:none;appearance:none;line-height:28px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.winner-bundle .wb-select:focus{outline:2px solid var(--wb-primary);outline-offset:1px}.winner-bundle .wb-price{flex:none;margin-left:auto;display:flex;align-items:baseline;gap:6px;white-space:nowrap}.winner-bundle .wb-price__current{font-size:15px;font-weight:700;color:var(--wb-text)}.winner-bundle .wb-price__compare{font-size:12px;color:var(--wb-text-strike)}.winner-bundle .wb-price__compare[hidden]{display:none}.winner-bundle .wb-summary{padding:22px 24px 24px;display:flex;flex-direction:column;gap:12px}.winner-bundle .wb-summary__row{display:flex;justify-content:space-between;align-items:center;gap:10px}.winner-bundle .wb-summary__row[hidden],.winner-bundle .wb-summary__hint[hidden],.winner-bundle .wb-save-badge[hidden]{display:none}.winner-bundle .wb-summary__subtotal{font-size:14px;color:var(--wb-text-secondary)}.winner-bundle .wb-summary__subtotal-values{display:flex;align-items:baseline;gap:6px}.winner-bundle .wb-summary__subtotal-compare{font-size:12px;color:var(--wb-text-strike)}.winner-bundle .wb-summary__subtotal-compare[hidden]{display:none}.winner-bundle .wb-summary__discount-left{display:flex;align-items:center;gap:7px}.winner-bundle .wb-discount-tag{font-size:11px;font-weight:700;color:#fff;background:var(--wb-primary);padding:2px 8px;border-radius:4px;white-space:nowrap}.winner-bundle .wb-summary__discount-label{font-size:12px;color:var(--wb-text-secondary)}.winner-bundle .wb-summary__discount-amount{font-size:14px;font-weight:700;color:var(--wb-primary)}.winner-bundle .wb-summary__hint{font-size:12px;color:var(--wb-hint-brown)}.winner-bundle .wb-summary__divider{border-top:1px dashed var(--wb-border-card);margin:6px 0}.winner-bundle .wb-summary__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:10px}.winner-bundle .wb-summary__total-block{display:flex;flex-direction:column;gap:2px;min-width:0}.winner-bundle .wb-summary__total-top{display:flex;align-items:center;gap:8px}.winner-bundle .wb-summary__total-label{font-size:15px;font-weight:700;color:var(--wb-text)}.winner-bundle .wb-save-badge{font-size:11px;font-weight:700;color:var(--wb-primary);background:var(--wb-primary-light);padding:2px 8px;border-radius:99px;white-space:nowrap}.winner-bundle .wb-summary__total-prices{display:flex;align-items:baseline;gap:8px}.winner-bundle .wb-summary__total-price{font-size:20px;font-weight:700;color:var(--wb-text)}.winner-bundle .wb-summary__compare-total{font-size:13px;color:var(--wb-text-strike)}.winner-bundle .wb-summary__compare-total[hidden]{display:none}.winner-bundle .wb-cta{flex:none;padding:13px 28px;border:none;border-radius:99px;background:var(--wb-primary);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:filter .15s ease;-webkit-appearance:none;appearance:none;white-space:nowrap;min-width:240px;max-width:50vw}.winner-bundle .wb-cta:hover:not(:disabled){filter:brightness(1.06)}.winner-bundle .wb-cta:disabled{opacity:.6;cursor:default}@media(max-width:749px){.winner-bundle .wb-header{padding:18px;gap:8px}.winner-bundle .wb-header__icon{width:15px;height:15px}.winner-bundle .wb-header__title{font-size:14px;line-height:1.3}.winner-bundle .wb-row{gap:13px;padding:15px 18px}.winner-bundle .wb-check{margin-top:24px;width:20px;height:20px}.winner-bundle .wb-check .wb-check__mark{width:10px;height:8px}.winner-bundle .wb-media{margin-right:5px}.winner-bundle .wb-media__image{width:68px;height:68px}.winner-bundle .wb-qty-badge{bottom:-7px;right:-7px;width:26px;height:26px;font-size:11px}.winner-bundle .wb-qty-badge:after{top:-6px;right:-6px;bottom:-6px;left:-6px}.winner-bundle .wb-qty-popover{bottom:-8px;right:-6px}.winner-bundle .wb-qty-popover__btn{width:22px;height:22px;font-size:14px}.winner-bundle .wb-qty-popover__num{min-width:16px;font-size:12px}.winner-bundle .wb-qty-popover__ok{width:22px;height:22px}.winner-bundle .wb-info{gap:8px}.winner-bundle .wb-info__title{font-size:13px;line-height:1.3}.winner-bundle .wb-colors{gap:7px}.winner-bundle .wb-swatch{width:19px;height:19px}.winner-bundle .wb-colors__name{font-size:11px}.winner-bundle .wb-variant-row{gap:5px 8px}.winner-bundle .wb-select-wrap{flex:1 1 118px;max-width:148px}.winner-bundle .wb-select{height:28px;min-height:28px;padding:0 20px 0 7px;border-radius:7px;font-size:11px;line-height:26px}.winner-bundle .wb-price{gap:5px}.winner-bundle .wb-price__current{font-size:14px}.winner-bundle .wb-price__compare{font-size:11px}.winner-bundle .wb-summary{padding:14px 18px 16px;gap:6px}.winner-bundle .wb-summary__subtotal{font-size:13px}.winner-bundle .wb-discount-tag{font-size:10px;padding:2px 7px}.winner-bundle .wb-summary__discount-label{font-size:11px}.winner-bundle .wb-summary__discount-amount{font-size:13px}.winner-bundle .wb-summary__hint{font-size:11px}.winner-bundle .wb-summary__bottom{gap:10px;margin-top:3px}.winner-bundle .wb-summary__divider{margin:2px 0}.winner-bundle .wb-summary__total-label{font-size:14px}.winner-bundle .wb-save-badge{font-size:10px;padding:2px 7px}.winner-bundle .wb-summary__total-price{font-size:18px}.winner-bundle .wb-summary__compare-total{font-size:12px}.winner-bundle .wb-cta{font-size:14px;padding:12px 20px;min-width:unset}}@media(max-width:412px){.winner-bundle .wb-header{padding:16px;gap:8px}}@media(max-width:400px){.winner-bundle .wb-header{padding:14px;gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/winner-bundle.css.map */
