.bundle-selector-block{background:var(--bg-color, #ffffff);border:1px solid #e5e5e5;border-radius:6px;padding:.75rem;margin:.5rem 0;box-shadow:none}.bundle-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.bundle-title{margin:0;font-size:var(--bundle-title-size, .875rem);font-weight:600;color:#1f2937;flex:1}.bundle-pricing-right{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.normal-price{font-size:.75rem;color:#9ca3af;text-decoration:line-through}.bundle-price{font-size:.875rem;font-weight:700;color:#16a34a;background-color:#22c55e1a;padding:.125rem .375rem;border-radius:4px}.bundle-bottom-row{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0;gap:.75rem}.bundle-savings-left{font-size:.75rem;color:#16a34a;font-weight:600;flex:1}.bundle-bottom-row .bundle-btn{width:auto;padding:.5rem 1.25rem;flex-shrink:0;font-size:.75rem}.bundle-items-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.75rem}@media (max-width: 768px){.bundle-items-grid{grid-template-columns:repeat(3,1fr);gap:.25rem}.bundle-item-card .item-price,.bundle-pricing-right .normal-price{display:none}.bundle-item-card{padding:.375rem;aspect-ratio:unset;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.item-label{font-size:var(--bundle-item-label-size-mobile, var(--bundle-item-label-size, .5rem));margin-bottom:.25rem}.bundle-selector-group label{font-size:.4rem;margin-bottom:.125rem}.bundle-color-select,.bundle-size-select{font-size:.5rem;line-height:1.1;padding:.1875rem 1.25rem .1875rem .25rem;max-width:100%;box-sizing:border-box}.bundle-header{margin-bottom:.5rem;gap:.375rem}.bundle-title,.bundle-pricing-right{min-width:0}.bundle-title{font-size:var(--bundle-title-size-mobile, var(--bundle-title-size, .75rem))}.bundle-price{font-size:.75rem}}.bundle-item-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:.5rem}.bundle-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem}.item-label{font-weight:600;font-size:var(--bundle-item-label-size, .625rem);color:#495057}.item-price{font-weight:600;color:#16a34a;font-size:.625rem}.bundle-item-selectors{display:flex;flex-direction:column;gap:.375rem}.bundle-selector-group{display:flex;flex-direction:column;gap:.125rem}.bundle-selector-group label{font-size:.5rem;font-weight:500;color:#6c757d;text-align:left;margin-bottom:.0625rem}.bundle-color-select,.bundle-size-select{width:100%;padding:.25rem 1.5rem .25rem .375rem;border:1px solid #d1d5db;border-radius:3px;background:#fff;font-size:.625rem;cursor:pointer;transition:border-color .2s ease;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .375rem center;background-repeat:no-repeat;background-size:1rem 1rem}.bundle-color-select:focus,.bundle-size-select:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 1px #22c55e1a}.bundle-items{margin-bottom:1.5rem}.bundle-item{display:grid;grid-template-columns:auto 50px 1fr;gap:.75rem;align-items:center;padding:.75rem;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:.5rem;background:#f9fafb}.bundle-item:last-child{margin-bottom:0}.item-info{display:flex;flex-direction:column;gap:.25rem}.item-label{font-weight:600;font-size:var(--bundle-item-label-size, .875rem);color:#374151}.item-price{font-weight:600;color:var(--accent-color, #10b981);font-size:.875rem}.item-image img{width:50px;height:50px;object-fit:cover;border-radius:6px}.item-details{display:flex;flex-direction:column;gap:.25rem}.item-name{font-weight:500;font-size:.875rem;color:#1f2937;line-height:1.3}.item-selection{font-size:.75rem;color:#6b7280}.bundle-variant-display{font-style:italic;color:#6b7280}.bundle-btn{padding:.5rem 1rem;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.75rem;width:100%}.bundle-btn.primary{background:#000;color:#fff}.bundle-btn.primary:hover{background:#333}.bundle-btn.primary:disabled{opacity:.6;cursor:not-allowed}.bundle-btn.secondary{background:#fff;color:#6c757d;border:1px solid #d1d5db}.bundle-btn.secondary:hover{background:#f9fafb;border-color:#9ca3af}.single-product-option{text-align:center;margin-top:.375rem}.no-bundle-text{margin:0 0 .375rem;font-size:.625rem;color:#9ca3af}.bundle-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:400px;overflow:hidden;box-shadow:0 20px 60px #0003}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e5e5}.modal-header h4{margin:0;font-size:1.125rem;font-weight:600}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease}.modal-close:hover{background:#f3f4f6}.modal-body{padding:1.5rem}.single-product-info{text-align:center}.single-product-info p{margin:.5rem 0;font-size:.875rem}.single-product-info strong{color:#1f2937}.modal-note{background:#f3f4f6;padding:.75rem;border-radius:6px;margin:1rem 0 0}.modal-note small{color:#6b7280}.modal-price{text-align:center;font-size:1.5rem;font-weight:700;color:var(--accent-color, #10b981);margin-bottom:1rem}.modal-footer{padding:1.5rem;border-top:1px solid #e5e5e5}.bundle-message{animation:slideInRight .3s ease}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.bundle-selector-block{margin:.5rem 0;padding:1rem}.bundle-variant-info{padding:.75rem;margin-bottom:1rem}.bundle-item{grid-template-columns:1fr;text-align:center;gap:.5rem}.item-image{order:-1}.bundle-pricing{flex-direction:column;gap:.5rem}.modal-content{width:95%;margin:1rem}.single-product-info{padding:.5rem}}@media (max-width: 480px){.bundle-item{padding:1rem .5rem}.variant-notice{font-size:.75rem}}@media print{.bundle-actions,.bundle-modal{display:none!important}.bundle-selector-block{box-shadow:none;border:1px solid #000}}@media (prefers-contrast: high){.bundle-selector-block,.bundle-variant-info{border-width:2px}}@media (prefers-reduced-motion: reduce){.bundle-btn,.color-swatch,.size-btn,.bundle-message{transition:none}.bundle-btn:hover{transform:none}@keyframes slideInRight{0%{opacity:0}to{opacity:1}}}
/*# sourceMappingURL=/cdn/shop/t/112/assets/product-bundle-selector.css.map */
