.ShopDetailsModal_modalOverlay__0f5T6{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.ShopDetailsModal_modal__p4eqc{background:white;border-radius:1rem;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.1)}.ShopDetailsModal_closeButton__jYiXl{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.ShopDetailsModal_closeButton__jYiXl:hover{background:#f0f0f0;color:#333}.ShopDetailsModal_modalContent__SqJ2_{padding:2rem}.ShopDetailsModal_title__Ix39Q{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem}.ShopDetailsModal_imageContainer__O_Rym{width:100%;height:300px;margin-bottom:2rem;border-radius:.5rem;overflow:hidden}.ShopDetailsModal_image__7kLR4{width:100%;height:100%;object-fit:cover}.ShopDetailsModal_details__AFQoy{display:grid;gap:2rem}.ShopDetailsModal_section__iPiPQ{background:#f8f8f8;padding:1.5rem;border-radius:.75rem;margin-bottom:1rem}.ShopDetailsModal_section__iPiPQ h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;border-bottom:2px solid #e0e0e0;padding-bottom:.5rem}.ShopDetailsModal_section__iPiPQ h4{font-size:1rem;font-weight:500;color:var(--text-primary);margin:1rem 0 .5rem}.ShopDetailsModal_section__iPiPQ p{margin:.5rem 0;color:var(--text-secondary);line-height:1.5;display:flex;align-items:center;gap:.5rem}.ShopDetailsModal_section__iPiPQ p strong{color:var(--text-primary);min-width:120px}.ShopDetailsModal_section__iPiPQ a{color:#2563eb;text-decoration:none;transition:color .2s ease;display:inline-flex;align-items:center;gap:.5rem}.ShopDetailsModal_section__iPiPQ a:hover{color:#1d4ed8;text-decoration:underline}.ShopDetailsModal_section__iPiPQ a:after{content:"↗";font-size:.875rem}.ShopDetailsModal_mapLink__q56Op{display:inline-flex;align-items:center;gap:6px;margin-top:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#f43f5e,#fb7185);border:none;border-radius:8px;color:white;text-decoration:none;font-weight:600;transition:all .3s ease;font-size:.875rem;box-shadow:0 2px 8px rgba(244,63,94,.2)}.ShopDetailsModal_mapLink__q56Op:hover{background:linear-gradient(135deg,#e11d48,#f43f5e);color:white;transform:translateY(-1px);box-shadow:0 4px 12px rgba(244,63,94,.3)}.ShopDetailsModal_mapLink__q56Op:active{transform:translateY(0);box-shadow:0 2px 6px rgba(244,63,94,.2)}.ShopDetailsModal_mapLink__q56Op svg{width:16px;height:16px;transition:transform .3s ease;stroke:currentColor;fill:none}.ShopDetailsModal_mapLink__q56Op:hover svg{transform:scale(1.1)}@media (max-width:768px){.ShopDetailsModal_modalContent__SqJ2_{padding:1.5rem}.ShopDetailsModal_title__Ix39Q{font-size:1.5rem}.ShopDetailsModal_imageContainer__O_Rym{height:200px}.ShopDetailsModal_section__iPiPQ{padding:1rem}.ShopDetailsModal_section__iPiPQ h3{font-size:1.125rem}.ShopDetailsModal_section__iPiPQ p strong{min-width:100px}}.ShopDetailsModal_reviewsDistribution__94Uoc{margin-top:1rem;padding:1rem;background:#fff;border-radius:.5rem;border:1px solid var(--border-color)}.ShopDetailsModal_reviewsDistribution__94Uoc p{margin:.5rem 0;display:flex;align-items:center;gap:.5rem}.ShopDetailsModal_categories__WHkHs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.ShopDetailsModal_category__u3zox{background:#f0f0f0;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;color:var(--text-secondary)}.ShopDetailsModal_additionalInfo__L2CrY{margin-top:1rem}.ShopDetailsModal_additionalInfo__L2CrY h4{font-size:1rem;color:var(--text-primary);margin-bottom:.5rem}.ShopDetailsModal_additionalInfo__L2CrY ul{list-style:none;padding:0;margin:0}.ShopDetailsModal_additionalInfo__L2CrY li{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#fff;border-radius:.5rem;margin-bottom:.5rem}.ShopDetailsModal_additionalInfo__L2CrY li span{display:flex;align-items:center;gap:.25rem}.ShopDetailsModal_additionalInfo__L2CrY li span:last-child{color:var(--text-secondary);font-size:.875rem}.ShopDetailsModal_paymentMethods__GW63f{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-top:.5rem}.ShopDetailsModal_paymentMethod__AcLdx{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:#fff;border-radius:.5rem;border:1px solid #e0e0e0}.ShopDetailsModal_paymentName__xCmqJ{font-weight:500;color:var(--text-primary)}.ShopDetailsModal_paymentStatus__SEzqd{font-size:1.25rem;color:var(--text-secondary)}.ShopDetailsModal_paymentStatus__SEzqd:has(✓){color:#22c55e}.ShopDetailsModal_paymentStatus__SEzqd:has(✗){color:#ef4444}@media (max-width:768px){.ShopDetailsModal_paymentMethods__GW63f{grid-template-columns:1fr}}.ShopMapModal_modalOverlay__AzwF4{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.ShopMapModal_modalContent__f4u5o{background:white;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:95vw;max-height:95vh;width:1200px;display:flex;flex-direction:column;overflow:hidden;height:95vh}.ShopMapModal_modalHeader__gU1d8{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f8f9fa}.ShopMapModal_modalHeader__gU1d8 h2{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}.ShopMapModal_closeButton__aXW63{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;color:#6b7280;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.ShopMapModal_closeButton__aXW63:hover{background-color:#f3f4f6;color:#374151}.ShopMapModal_modalBody__qJJo_{display:flex;flex:1;min-height:0}.ShopMapModal_shopList__cj5yY{width:350px;border-right:1px solid #e5e7eb;background:#f8f9fa;display:flex;flex-direction:column;overflow:hidden}.ShopMapModal_shopListHeader__ETJcf{padding:16px 20px;border-bottom:1px solid #e5e7eb;background:white}.ShopMapModal_shopListHeader__ETJcf h3{margin:0;font-size:1.125rem;font-weight:600;color:#1a1a1a}.ShopMapModal_shopListContent__kyZez{flex:1;overflow-y:auto;padding:8px}.ShopMapModal_shopListItem__mtaT0{display:flex;align-items:flex-start;gap:12px;padding:12px;margin-bottom:8px;background:white;border-radius:8px;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.ShopMapModal_shopListItem__mtaT0:hover{background:#f0f9ff;border-color:#0ea5e9;transform:translateY(-1px);box-shadow:0 4px 12px rgba(14,165,233,.15)}.ShopMapModal_shopListItem__mtaT0.ShopMapModal_highlighted__GpoVu{background:#fef3c7;border-color:#f59e0b;box-shadow:0 4px 12px rgba(245,158,11,.2)}.ShopMapModal_sponsoredShopListItem__nCzy4{position:relative;background:linear-gradient(135deg,#fff7ed,#ffffff 58%);border-color:#fb923c;box-shadow:0 6px 18px rgba(249,115,22,.18)}.ShopMapModal_sponsoredShopListItem__nCzy4:before{content:"";position:absolute;top:10px;bottom:10px;left:0;width:4px;border-radius:0 999px 999px 0;background:#f97316}.ShopMapModal_sponsoredShopListItem__nCzy4:hover{background:linear-gradient(135deg,#ffedd5,#fff7ed 62%);border-color:#ea580c;box-shadow:0 8px 22px rgba(234,88,12,.22)}.ShopMapModal_sponsoredShopListItem__nCzy4.ShopMapModal_highlighted__GpoVu{background:linear-gradient(135deg,#ffedd5,#fef3c7);border-color:#ea580c;box-shadow:0 8px 24px rgba(234,88,12,.28)}.ShopMapModal_shopIcon__Pk3A0{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#f1f5f9;border-radius:4px;color:#64748b;flex-shrink:0;transition:all .2s ease}.ShopMapModal_shopListItem__mtaT0:hover .ShopMapModal_shopIcon__Pk3A0{background:#e2e8f0;color:#475569}.ShopMapModal_shopListItem__mtaT0.ShopMapModal_highlighted__GpoVu .ShopMapModal_shopIcon__Pk3A0{background:#fef3c7;color:#d97706}.ShopMapModal_sponsoredShopListItem__nCzy4 .ShopMapModal_shopIcon__Pk3A0{background:#fed7aa;color:#c2410c}.ShopMapModal_shopInfo__xoQzf{flex:1;min-width:0}.ShopMapModal_shopNameRow__Vv8jG{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:4px}.ShopMapModal_shopName__YSbKi{font-size:.9375rem;font-weight:600;color:#1a1a1a;line-height:1.3}.ShopMapModal_sponsoredBadge__fjmhf{flex-shrink:0;display:inline-flex;align-items:center;border-radius:999px;background:#f97316;color:#ffffff;font-size:.6875rem;font-weight:800;line-height:1;padding:5px 8px;text-transform:uppercase}.ShopMapModal_shopAddress__e9JfV{font-size:.8125rem;color:#6b7280;margin-bottom:4px;line-height:1.3}.ShopMapModal_shopRating__2O5_1{font-size:.8125rem;color:#059669;font-weight:500}.ShopMapModal_phoneCta__IzBsr{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;min-height:32px;margin-top:8px;padding:0 12px;border-radius:8px;background:#7c3aed;color:#ffffff!important;font-size:.8125rem;font-weight:800;line-height:1;text-decoration:none;transition:background .2s ease,transform .2s ease}.ShopMapModal_phoneCta__IzBsr:focus,.ShopMapModal_phoneCta__IzBsr:hover{background:#6d28d9;color:#ffffff!important;transform:translateY(-1px)}.ShopMapModal_mapContainer__zHbQe{flex:1;min-height:0;height:100%;position:relative}.ShopMapModal_loading__6GXbd,.ShopMapModal_noLocationMessage___MeRN{display:flex;align-items:center;justify-content:center;height:600px;background:#f8f9fa;color:#6b7280;font-size:1rem}.ShopMapModal_modalFooter__MCAGo{padding:16px 24px;border-top:1px solid #e5e7eb;background:#f8f9fa;display:flex;justify-content:space-between;align-items:center}.ShopMapModal_modalFooter__MCAGo p{margin:0;color:#6b7280;font-size:.875rem}.ShopMapModal_highlightedShopInfo__DGwK7{color:#1a1a1a!important;font-weight:500}.ShopMapModal_shopSearchInput__i1R5Y{width:100%;padding:.85rem 1.25rem;font-size:1rem;border-radius:10px;border:2px solid #e5e7eb;background:#fff;color:#222;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,.04);outline:none;transition:border .2s,background .2s,color .2s}.ShopMapModal_shopSearchInput__i1R5Y:focus{border:2px solid #f43f5e;background:#fff;color:#222}@media (prefers-color-scheme:dark){.ShopMapModal_shopSearchInput__i1R5Y{background:#23272f;color:#fff;border:2px solid #444}.ShopMapModal_shopSearchInput__i1R5Y:focus{background:#23272f;color:#fff;border:2px solid #f43f5e}.ShopMapModal_shopName__YSbKi{color:#f43f5e}.ShopMapModal_shopRating__2O5_1{color:#0070f3}}@media (max-width:1024px){.ShopMapModal_modalContent__f4u5o{width:95vw;max-height:95vh}.ShopMapModal_modalBody__qJJo_{flex-direction:column;min-height:500px}.ShopMapModal_shopList__cj5yY{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;max-height:200px}.ShopMapModal_shopListContent__kyZez{max-height:150px}.ShopMapModal_mapContainer__zHbQe{min-height:400px}}@media (max-width:768px){.ShopMapModal_modalOverlay__AzwF4{padding:0}.ShopMapModal_modalContent__f4u5o{width:100vw;max-height:100vh;border-radius:0;box-shadow:none;overflow-y:auto}.ShopMapModal_modalHeader__gU1d8{padding:12px}.ShopMapModal_modalHeader__gU1d8 h2{font-size:1.1rem}.ShopMapModal_modalBody__qJJo_{flex-direction:column;min-height:unset;max-height:80vh;overflow-y:auto}.ShopMapModal_shopList__cj5yY{max-height:32vh;min-height:18vh}.ShopMapModal_shopListContent__kyZez{max-height:28vh;padding:12px}.ShopMapModal_mapContainer__zHbQe{min-height:100px;max-height:28vh;height:20vw}.ShopMapModal_modalFooter__MCAGo{padding:8px 12px;flex-direction:column;gap:6px;align-items:flex-start}.ShopMapModal_shopSearchInput__i1R5Y{display:none!important}}@media (max-width:480px){.ShopMapModal_modalContent__f4u5o{width:100vw;max-height:100vh;border-radius:0;box-shadow:none;overflow-y:auto}.ShopMapModal_modalOverlay__AzwF4{padding:0}.ShopMapModal_modalHeader__gU1d8{padding:8px}.ShopMapModal_shopList__cj5yY{max-height:26vh;min-height:14vh}.ShopMapModal_shopListContent__kyZez{max-height:22vh;padding:10px}.ShopMapModal_mapContainer__zHbQe{min-height:80px;max-height:20vh;height:12vw}}