body{font-family:Raleway,sans-serif;margin:0;overflow:hidden;padding:0}.map-preloading{height:0!important;margin:0!important;overflow:hidden;padding:0!important}.map-preloading,.map-preloading #map{visibility:hidden}.container{margin:0 auto;max-width:1200px;padding:20px}h1{color:#333;margin-bottom:30px}.navigation,h1{text-align:center}.navigation{margin-bottom:20px}.navigation .btn{background:#007bff;border-radius:5px;color:#fff;display:inline-block;margin:0 5px;padding:10px 20px;text-decoration:none;transition:background .3s}.navigation .btn:hover{background:#0056b3}.navigation .btn.btn-secondary{background:#6c757d}.navigation .btn.btn-secondary:hover{background:#545b62}.navigation .btn.btn-success{background:#28a745}.navigation .btn.btn-success:hover{background:#1e7e34}.map-container{max-width:100%;width:564px}.search-container #address-search{position:relative;width:100%}#map{border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);height:400px;width:564px}.address-autocomplete{position:relative;width:100%}.address-autocomplete input{border:2px solid #ddd;border-radius:8px;font-size:16px;outline:none;padding:12px 16px;transition:border-color .3s ease;width:100%}.address-autocomplete input:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.address-suggestions{background:#fff;border:1px solid #ddd;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 2px 8px rgba(0,0,0,.1);left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.address-suggestions .suggestion-item{border-bottom:1px solid #eee;cursor:pointer;padding:12px 16px;transition:background-color .2s ease}.address-suggestions .suggestion-item.selected,.address-suggestions .suggestion-item:hover{background-color:#f8f9fa}.address-suggestions .suggestion-item:last-child{border-bottom:none}.pharmacy-selection-panel{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);height:100%}.pharmacy-selection-panel .pharmacy-selection-header{border-bottom:1px solid #e9ecef;padding:1.5rem 1.5rem 0}.pharmacy-selection-panel .pharmacy-selection-header h5{font-weight:600;margin-bottom:1rem}.pharmacy-selection-panel .pharmacy-list{max-height:600px;overflow-y:auto;padding:1rem}.pharmacy-selection-panel .pharmacy-list #pharmacy-loading p{font-size:.9rem;margin-bottom:0}.pharmacy-selection-panel .pharmacy-list #pharmacy-empty i{opacity:.6}.pharmacy-selection-panel .pharmacy-list #pharmacy-empty p{font-size:.95rem;line-height:1.5;margin-bottom:0}.pharmacy-item{background:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:all .2s ease}.pharmacy-item:hover{border-color:#007bff;box-shadow:0 2px 8px rgba(0,123,255,.15)}.pharmacy-item.selected{background-color:#f8f9ff;border-color:#007bff;box-shadow:0 2px 8px rgba(0,123,255,.2)}.pharmacy-item .pharmacy-radio{flex-shrink:0;margin-right:1rem;margin-top:.25rem}.pharmacy-item .pharmacy-radio input[type=radio]{accent-color:#007bff;cursor:pointer;height:18px;width:18px}.pharmacy-item .pharmacy-info{flex-grow:1}.pharmacy-item .pharmacy-info .pharmacy-name{color:#212529;font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.pharmacy-item .pharmacy-info .pharmacy-address,.pharmacy-item .pharmacy-info .pharmacy-city{color:#6c757d;font-size:.9rem;line-height:1.3;margin-bottom:.25rem}.pharmacy-item .pharmacy-info .pharmacy-phone{color:#495057;font-size:.9rem;line-height:1.3;margin-bottom:0}.pharmacy-item .d-flex{align-items:flex-start;display:flex}.pharmacy-marker-element{cursor:pointer;height:40px;width:32px}.pharmacy-marker-element img{height:100%;width:100%}.address-marker-element{cursor:pointer}@media (max-width:768px){.container-fluid{padding:10px}h1{font-size:24px}#map{height:400px;margin-bottom:2rem;max-width:564px;width:100%}#pharmacy-help,.pharmacy-sidebar{margin-top:1rem}#pharmacy-help .card-body{padding:1.5rem}}@media (min-width:992px){.pharmacy-selection-panel{max-height:calc(100vh - 40px);overflow-y:auto;position:sticky;top:20px}}