.order-type-selector{padding:1rem;background:#f9f9f9;border-radius:.5rem;margin-bottom:1rem}.order-type-option input[type=radio]{display:none}.location-section{margin-top:1rem;padding:1rem;background:#fff;border-radius:.5rem}.btn-location{padding:.5rem 1rem;background:#fc8019;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-weight:500;margin-bottom:.5rem;width:100%}.btn-location:hover{background:#e6730f}.input-field{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:.25rem;margin-bottom:.5rem;font-size:.9rem}.location-info{padding:.5rem;background:#f0f0f0;border-radius:.25rem;margin-top:.5rem}.nearby-carts-section,.pickup-carts-section{margin-top:1rem;padding:1rem;background:#fff;border-radius:.5rem}.carts-list{display:flex;flex-direction:column;gap:.5rem;max-height:300px;overflow-y:auto}.cart-option{display:flex;align-items:center;padding:.75rem;border:2px solid #e0e0e0;border-radius:.5rem;cursor:pointer;transition:all .2s;background:#fff}.cart-option:hover:not(.disabled){border-color:#fc8019;background:#fff5f0}.cart-option.disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5}.cart-option input[type=radio]{margin-right:.5rem;cursor:pointer}.cart-option input[type=radio]:disabled{cursor:not-allowed}
