.product-bundle{display:flex;flex-direction:column;gap:16px;width:100%;padding:24px;border:1px solid var(--COLOR-TEXT-ALPHA-20);border-radius:8px;color:var(--COLOR-TEXT)}.product-bundle__head{text-align:var(--bundle-head-align, center);display:flex;flex-direction:column;gap:16px}.product-bundle__title{font-family:var(--FONT-STACK-BODY);font-weight:500;font-size:16px;line-height:1.2;color:var(--COLOR-TEXT);text-transform:none;margin:0}.product-bundle__sub{font-size:16px;line-height:1.2;color:var(--COLOR-TEXT);margin:0}.product-bundle__progress{font-size:12px;line-height:1.3;text-align:center;color:var(--COLOR-TEXT);padding:8px 14px;background:#9edbf933;border-radius:8px}.product-bundle__progress:empty{display:none}.product-bundle__progress b{font-weight:500}.product-bundle__track{padding:0 0 20px}.product-bundle__rows{display:block}.product-bundle__row{display:grid;grid-template-columns:107px 1fr;gap:16px;padding:16px 0;margin:0;border-top:1px solid var(--COLOR-TEXT-ALPHA-20);align-items:stretch}.product-bundle__thumb{display:block;align-self:stretch;width:107px;min-height:140px;overflow:hidden;border-radius:8px;background:var(--COLOR-TEXT-ALPHA-5);flex-shrink:0}.product-bundle__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-bundle__info{min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:8px}.product-bundle__name{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-style:var(--FONT-STYLE-HEADING);font-size:20px;line-height:1.15;color:var(--COLOR-TEXT);text-decoration:none}.product-bundle__name:hover{text-decoration:underline}.product-bundle__price{font-size:14px;line-height:1.2;color:var(--COLOR-TEXT);display:flex;align-items:baseline;gap:.25em;flex-wrap:wrap}.product-bundle__price-prefix{font-size:13px;color:var(--COLOR-TEXT-ALPHA-60)}.product-bundle__bar{display:flex;gap:10px;align-items:stretch;margin-top:auto}.product-bundle__size-wrap{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;height:36px;padding:0 10px;background:var(--COLOR-INPUT-BG);border:1px solid var(--COLOR-TEXT-ALPHA-20);border-radius:8px;cursor:pointer;overflow:hidden}.product-bundle__size{width:100%;height:100%;border:none;background:transparent;-webkit-appearance:none;appearance:none;text-align:center;text-align-last:center;font:inherit;font-size:14px;color:var(--COLOR-TEXT);cursor:pointer}.product-bundle__size:focus{outline:none}.product-bundle__qty{display:flex;flex:1 1 0;min-width:0;align-items:center;justify-content:space-between;height:36px;padding:0 16px;border:1px solid var(--COLOR-TEXT-ALPHA-20);border-radius:8px}.product-bundle__qty-btn{border:none;background:none;font-size:14px;line-height:1;color:var(--COLOR-TEXT);cursor:pointer;padding:0}.product-bundle__qty-btn:hover{color:var(--COLOR-ACCENT)}.product-bundle__qty-input{width:32px;border:none;background:transparent;text-align:center;font:inherit;font-size:14px;color:var(--COLOR-TEXT);padding:0;-moz-appearance:textfield}.product-bundle__qty-input::-webkit-outer-spin-button,.product-bundle__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-bundle__qty-input:focus{outline:none}.product-bundle__add{appearance:none;-webkit-appearance:none;flex:1 1 0;min-width:0;height:36px;border:none;background:var(--COLOR-ACCENT);border-radius:8px;padding:8px 12px;font:inherit;font-size:12px;font-weight:400;letter-spacing:0;text-transform:none;color:var(--COLOR-TEXT);white-space:nowrap;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s ease}.product-bundle__add:hover{opacity:.85}.product-bundle__add:focus-visible{outline:2px solid var(--COLOR-TEXT);outline-offset:2px}.product-bundle__add:disabled{cursor:default}.product-bundle__add-added,.product-bundle__add.is-added .product-bundle__add-label{display:none}.product-bundle__add.is-added .product-bundle__add-added{display:inline}.product-bundle__add.is-error{opacity:.6}.product-bundle__footer{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:14px;font-weight:600;color:var(--COLOR-HEADING)}.product-bundle__footer[hidden]{display:none}.product-bundle__saving{padding:2px 8px;border-radius:var(--RADIUS-TINY, var(--RADIUS));background:var(--COLOR-SAVING-BG);color:var(--COLOR-SAVING-TEXT);font-weight:700;white-space:nowrap}.product-bundle__saving[hidden]{display:none}.product-bundle__error{margin-top:8px;font-size:12px;line-height:1.3;color:var(--COLOR-ERROR, #d02e2e)}.product-bundle__error:empty{display:none}@media screen and (max-width:480px){.product-bundle{padding:16px}.product-bundle__row{grid-template-columns:88px 1fr;gap:12px}.product-bundle__thumb{width:88px;min-height:118px}.product-bundle__name{font-size:17px}.product-bundle__bar{gap:8px}.product-bundle__qty{padding:0 10px}}
/*# sourceMappingURL=/cdn/shop/t/111/assets/product-bundle.css.map */
