.product-bundle{margin-top:1rem;margin-bottom:1rem;padding:1.5rem;border-radius:16px;background:#f9f9f9}.product-bundle__title{font-size:1.25rem;text-align:left}.product-bundle__list{display:flex;flex-direction:column;gap:1rem}.product-bundle__card{border-radius:16px;display:flex;flex-direction:column;gap:1rem;transition:box-shadow .2s ease}.product-bundle__top-row{display:flex;align-items:center;gap:1rem}.product-bundle__thumb{flex:0 0 80px;display:block}.product-bundle__thumb img{width:100%;height:100%;border-radius:5px;object-fit:cover}.product-bundle__info{flex:1;display:flex;flex-direction:column;gap:.25rem}.product-bundle__title-link{display:block;font-weight:500;font-size:.9rem;line-height:1.3;text-decoration:underline}.product-bundle__title-link:hover{color:#f9814e}.product-bundle__unit-quantity{margin:0;font-size:.8rem;color:#666}.product-bundle__price{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;min-width:80px}.product-bundle__meta{display:flex;flex-direction:column}.product-bundle__price .compare-price{text-decoration:line-through;color:#666;font-size:.9em}.product-bundle__price .sale-price{color:#e74c3c}.product-bundle__bottom-row{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.product-bundle__bottom-row--no-options{justify-content:flex-end}.product-bundle__options{display:flex;gap:.5rem;width:100%;margin-bottom:.5rem}.product-bundle__quantity-section{flex-shrink:0;min-width:100px}.product-bundle__actions{flex-shrink:0;min-width:120px;display:flex;flex-direction:column;gap:.5rem}.product-bundle__add{position:relative;overflow:hidden;transition:all .3s ease;min-height:44px}.product-bundle__add:disabled,.product-bundle__add.disabled{opacity:.7;cursor:not-allowed}.product-bundle__add.processing{pointer-events:none;opacity:.7}.product-bundle__view{padding:.5rem 1rem;background:transparent;border:1px solid #ccc;color:#666;text-decoration:none;border-radius:5px;font-size:.85rem;text-align:center;transition:all .2s ease}.product-bundle__view:hover{background:#f5f5f5;border-color:#999;color:#333}.bundle__msg{position:absolute;top:0;left:0;right:0;padding:.5rem;text-align:center;font-size:.85rem;border-radius:5px;z-index:10;animation:slideIn .3s ease}.bundle__msg--ok{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.bundle__msg--err{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@keyframes slideIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.product-bundle__option{margin-bottom:.5rem;flex:1;min-width:0}.product-bundle__option:first-child{flex:0 0 45%}.product-bundle__option:not(:first-child){flex:1}.product-bundle__option label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem;color:#333}.product-bundle__select{width:100%;min-width:100px;padding:.5rem;border:1px solid #ddd;border-radius:5px;font-size:.875rem;background-color:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .4rem center;background-size:1rem 1rem}.product-bundle__select:focus{outline:none;border-color:#007acc;box-shadow:0 0 0 2px #007acc33}.product-bundle__actions-row{display:flex;gap:.5rem;width:100%}.product-bundle__quantity-inline,.product-bundle__actions{flex:1;display:flex;align-items:center}.product-bundle__actions .product-bundle__add{width:100%;justify-content:center}.qty-btn{background:#f8f8f8;border:none;padding:.5rem;cursor:pointer;font-size:1rem;font-weight:700;color:#666;transition:background-color .2s;flex-shrink:0;width:40px;height:100%;display:flex;align-items:center;justify-content:center}.qty-btn:hover{background:#e8e8e8}.qty-btn:disabled,.qty-btn.disabled{background:#f0f0f0;color:#ccc;cursor:not-allowed;opacity:.6}.qty-btn:disabled:hover,.qty-btn.disabled:hover{background:#f0f0f0}.product-bundle__qty-input{border:none;text-align:center;padding:.5rem .25rem;flex:1;height:100%;font-size:.875rem;-moz-appearance:textfield;-webkit-appearance:textfield;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__qty-wrapper{display:flex;align-items:center;border:1px solid #ddd;border-radius:25px;overflow:hidden;width:100%}@media (max-width: 768px){.product-bundle__card{padding-top:.75rem;padding-bottom:.75rem}.product-bundle__top-row{gap:.75rem}.product-bundle__thumb{width:60px;height:60px}.product-bundle__bottom-row{gap:.75rem}.product-bundle__actions{gap:.375rem;min-width:100px}}@media (max-width: 480px){.product-bundle__top-row{flex-direction:column;align-items:flex-start;gap:.5rem}.product-bundle__thumb{width:80px;height:80px;align-self:center}.product-bundle__price-section{align-items:flex-start;align-self:flex-start}.product-bundle__bottom-row{flex-direction:column;align-items:stretch;gap:.5rem}.product-bundle__options{flex-direction:column;gap:.25rem}.product-bundle__option:first-child,.product-bundle__option:not(:first-child){flex:none}.product-bundle__quantity-section,.product-bundle__actions{min-width:auto}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/product-bundle.css.map */
