.cart-selector{width:100%;padding:0}.cart-selector__title{margin-bottom:2rem;text-align:center;font-size:1.3rem;font-weight:600}.cart-selector-options{display:grid;gap:1rem;margin-bottom:2rem}.cart-selector-option{border:2px solid #e0e0e0;border-radius:12px;padding:1.25rem 1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:1rem;background-color:#fff;position:relative}.cart-selector-option:hover{border-color:#999;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.cart-selector-option input[type=radio]{width:20px;height:20px;margin:0;cursor:pointer;accent-color:#d32f2f}.cart-selector-option.selected{border-color:#d32f2f;background-color:#fff5f5;box-shadow:0 2px 8px #d32f2f33}.cart-selector-icon{width:40px;height:40px;min-width:40px;background-color:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.cart-selector-option.selected .cart-selector-icon{background-color:#d32f2f;color:#fff}.cart-selector-info{flex:1}.cart-selector-name{font-weight:600;font-size:1.1rem;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.cart-selector-description{font-size:.9rem;color:#666;margin-top:.5rem;line-height:1.4}.cart-selector-cost{font-weight:600;color:#d32f2f;margin-top:.5rem}.cart-selector-badge{display:inline-block;background-color:#d32f2f;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:4px;font-weight:500}.branch-hidden{display:none!important}@media screen and (max-width:750px){.cart-selector{padding:0}.cart-selector__title{font-size:1.1rem;margin-bottom:1.5rem}.cart-selector-option{padding:1rem}.cart-selector-icon{width:35px;height:35px;min-width:35px;font-size:18px}.cart-selector-name{font-size:1rem}.cart-selector-description{font-size:.85rem}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/selector-cart.css.map */
