.Routes1-module__vQ6c5W__container{padding:1rem}.Routes1-module__vQ6c5W__emptyMessage{text-align:center;color:#555;margin-top:1rem;font-size:.95rem}.Routes1-module__vQ6c5W__storeList{flex-direction:column;gap:1rem;display:flex}.Routes1-module__vQ6c5W__card{color:inherit;background-color:#f5f5f5;border-radius:.5rem;gap:1rem;padding:1rem;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.Routes1-module__vQ6c5W__card:hover{box-shadow:0 4px 12px #0000001a}.Routes1-module__vQ6c5W__imageWrapper{flex-shrink:0;align-items:center;display:flex}.Routes1-module__vQ6c5W__image{object-fit:cover;border-radius:.5rem;width:80px;height:80px}.Routes1-module__vQ6c5W__imagePlaceholder{background-color:#ddd;border-radius:.5rem;width:80px;height:80px}.Routes1-module__vQ6c5W__info{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.Routes1-module__vQ6c5W__businessName{white-space:nowrap;text-overflow:ellipsis;margin:0 0 .5rem;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;overflow:hidden}.Routes1-module__vQ6c5W__shortDescription{color:#444;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;word-break:break-word;-webkit-box-orient:vertical;margin:0 0 .3rem;font-family:Arial,Helvetica,sans-serif;font-size:1rem;display:-webkit-box;overflow:hidden}.Routes1-module__vQ6c5W__address{color:#666;-webkit-line-clamp:3;line-clamp:3;box-orient:vertical;word-break:break-word;-webkit-box-orient:vertical;margin:5px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:.8rem;display:-webkit-box;overflow:hidden}@media (max-width:640px){.Routes1-module__vQ6c5W__businessName{font-size:.9rem}.Routes1-module__vQ6c5W__shortDescription,.Routes1-module__vQ6c5W__address{font-size:.8rem}}@media (min-width:640px){.Routes1-module__vQ6c5W__storeList{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}}@media (min-width:1024px){.Routes1-module__vQ6c5W__storeList{grid-template-columns:repeat(1,1fr)}}@media (min-width:1280px){.Routes1-module__vQ6c5W__storeList{grid-template-columns:repeat(1,1fr)}}.Routes1-module__vQ6c5W__visitRow{align-items:center;margin-top:.2rem;display:flex}.Routes1-module__vQ6c5W__visitLink{color:#2d92e0;margin-top:0;font-size:.9rem;font-weight:500}.Routes1-module__vQ6c5W__distanceText{color:#555;font-size:.9rem;font-weight:600}.Routes1-module__vQ6c5W__statusText{color:#2a9d8f;margin:0 0;font-family:Arial,Helvetica,sans-serif;font-size:.7rem;font-weight:500}.Routes1-module__vQ6c5W__weeklyBtn{color:#fff;cursor:pointer;background-color:#2a9d8f;border:none;border-radius:.3rem;margin:.2rem 0 .5rem;padding:.3rem .6rem;font-size:.8rem;font-weight:500;transition:background-color .2s}.Routes1-module__vQ6c5W__weeklyBtn:hover{background-color:#414141}
.WeeklyScheduleModal-module__o1abMq__overlay{z-index:999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.WeeklyScheduleModal-module__o1abMq__container{background:#fff;border-radius:10px;width:90%;max-width:400px;max-height:80%;padding:1.5rem;overflow-y:auto;box-shadow:0 2px 10px #0003}.WeeklyScheduleModal-module__o1abMq__title{text-align:center;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.WeeklyScheduleModal-module__o1abMq__scroll{flex-direction:column;gap:.5rem;display:flex}.WeeklyScheduleModal-module__o1abMq__text{font-size:1rem}.WeeklyScheduleModal-module__o1abMq__closeBtn{color:#fff;cursor:pointer;background-color:#2a9d8f;border:none;border-radius:6px;width:100%;margin-top:1rem;padding:.5rem 1rem;font-size:1rem;transition:background .2s}.WeeklyScheduleModal-module__o1abMq__closeBtn:hover{background-color:#21867a}
.ImageGallery-module__c6RQmq__mainImageWrapper{width:100%;margin-bottom:.5rem;position:relative}.ImageGallery-module__c6RQmq__mainImage{object-fit:cover;border-radius:.5rem}.ImageGallery-module__c6RQmq__thumbnails{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;margin-bottom:1rem;display:flex;overflow-x:auto}.ImageGallery-module__c6RQmq__thumbnails::-webkit-scrollbar{display:none}.ImageGallery-module__c6RQmq__thumb{cursor:pointer;opacity:.6;border:2px solid #0000;flex:none}.ImageGallery-module__c6RQmq__activeThumb{opacity:1;border-color:#2d92e0}.ImageGallery-module__c6RQmq__desktopImageSlider{display:none}.ImageGallery-module__c6RQmq__desktopImage{object-fit:cover;border-radius:.5rem;flex:none}.ImageGallery-module__c6RQmq__desktopImageWrapper{display:none;position:relative}@media (min-width:1024px){.ImageGallery-module__c6RQmq__mainImageWrapper,.ImageGallery-module__c6RQmq__thumbnails{display:none}.ImageGallery-module__c6RQmq__desktopImageWrapper{align-items:center;display:flex}.ImageGallery-module__c6RQmq__desktopImageSlider{scroll-behavior:smooth;gap:.5rem;display:flex;overflow-x:auto}.ImageGallery-module__c6RQmq__desktopImageSlider::-webkit-scrollbar{display:none}}.ImageGallery-module__c6RQmq__arrowLeft,.ImageGallery-module__c6RQmq__arrowRight{cursor:pointer;z-index:5;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageGallery-module__c6RQmq__arrowLeft{left:-10px}.ImageGallery-module__c6RQmq__arrowRight{right:-10px}.ImageGallery-module__c6RQmq__arrowLeft:hover,.ImageGallery-module__c6RQmq__arrowRight:hover{background:#f5f5f5}.ImageGallery-module__c6RQmq__mainImageWrapper{border-radius:.5rem;width:100%;max-width:100%;margin-bottom:.5rem;position:relative;overflow:hidden}.ImageGallery-module__c6RQmq__mainImage{object-fit:cover;border-radius:.5rem;width:100%;height:200px;display:block}
.ProductRow-module__QPgn7q__container{margin-top:1rem}.ProductRow-module__QPgn7q__heading{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.ProductRow-module__QPgn7q__content{color:#333;background:#fff;border:1px solid #ddd;border-radius:.5rem;padding:1rem;font-size:1rem}
.StoreTabs-module__57SgnW__container{margin-top:1rem}.StoreTabs-module__57SgnW__tabs{gap:1rem;margin-bottom:1rem;display:flex}.StoreTabs-module__57SgnW__tabBtn{cursor:pointer;background:#f5f5f5;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:background .2s}.StoreTabs-module__57SgnW__tabBtn:hover{background:#e0e0e0}.StoreTabs-module__57SgnW__active{color:#fff;background:#2a9d8f}.StoreTabs-module__57SgnW__productsPlaceholder{text-align:center;background:#f0f8ff;border-radius:.5rem;padding:1rem;font-weight:500}
.ServiceOptionsRow-module__aXQhjq__container{background-color:#f0f0f0;border-radius:8px;flex-wrap:wrap;gap:1rem;margin:1rem 0;padding:1rem;display:flex}.ServiceOptionsRow-module__aXQhjq__title{width:100%;margin-bottom:.5rem;font-size:1rem;font-weight:600}.ServiceOptionsRow-module__aXQhjq__card{background-color:#fff;border-radius:6px;flex:150px;padding:.75rem 1rem;box-shadow:0 2px 6px #0000001a}.ServiceOptionsRow-module__aXQhjq__label{margin-bottom:.25rem;font-size:.95rem;display:block}.ServiceOptionsRow-module__aXQhjq__desc{color:#555;margin:0;font-size:.85rem}
.ReviewsRow-module__bXM40q__container{margin:1rem 0}.ReviewsRow-module__bXM40q__title{margin-bottom:.5rem;font-size:1rem;font-weight:600}.ReviewsRow-module__bXM40q__card{background-color:#fff;border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem;box-shadow:0 2px 6px #0000000d}.ReviewsRow-module__bXM40q__header{color:#333;justify-content:space-between;margin-bottom:.25rem;font-size:.85rem;font-weight:500;display:flex}.ReviewsRow-module__bXM40q__owner{font-weight:600}.ReviewsRow-module__bXM40q__date{color:#888;font-size:.75rem}.ReviewsRow-module__bXM40q__rating{color:orange;margin-bottom:.25rem;font-size:.9rem}.ReviewsRow-module__bXM40q__text{color:#555;margin:0;font-size:.85rem}
