.Layout_container__m2XBw{min-height:100vh;display:flex;flex-direction:column}.Layout_header__SXwWG{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;width:100%;z-index:100}.Layout_headerContent__W5FMz{max-width:1200px;margin:0 auto;padding:1rem 20px;display:flex;justify-content:space-between;align-items:center}.Layout_logo__A8yk9 h1{font-size:1.5rem;color:var(--primary-color);margin:0}.Layout_nav__BY5_j{display:flex;gap:2rem}.Layout_nav__BY5_j a{color:var(--text);font-weight:500;transition:color .2s}.Layout_nav__BY5_j a:hover{color:var(--primary-color)}.Layout_unreadBadge__v3tgZ{background:#ef4444;color:#fff;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700;min-width:20px;text-align:center;line-height:1.4}.Layout_headerActions__T03LU{display:flex;align-items:center;gap:1rem}.Layout_currencySelector__fbpDQ{position:relative}.Layout_currencyButton__5z75a{padding:6px 12px;background:#fff;border:1px solid var(--border);border-radius:4px;cursor:pointer;transition:background .2s;font-weight:500;font-size:.9rem}.Layout_currencyButton__5z75a:hover{background:#f5f5f5}.Layout_currencyMenu__a4_Hg{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--border);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:200px;z-index:1000;overflow:hidden}.Layout_currencyMenu__a4_Hg button{display:block;width:100%;padding:12px 16px;background:#fff;border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;transition:background .2s;font-size:.9rem}.Layout_currencyMenu__a4_Hg button:last-child{border-bottom:none}.Layout_currencyMenu__a4_Hg button:hover{background:#f5f5f5}.Layout_currencyMenu__a4_Hg button.Layout_activeCurrency__PRQm_{background:var(--primary-color);color:#fff}.Layout_languageSelector__k_VJE{display:flex;gap:.5rem;border:1px solid var(--border);border-radius:4px;overflow:hidden}.Layout_languageSelector__k_VJE button{padding:6px 12px;background:#fff;border:none;cursor:pointer;transition:background .2s}.Layout_languageSelector__k_VJE button:hover{background:#f5f5f5}.Layout_languageSelector__k_VJE button.Layout_activeLang__zc_uv{background:var(--primary-color);color:#fff}.Layout_userMenu__gD_F6{display:flex;align-items:center;gap:1rem}.Layout_messagesIconLink__LXBzM{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--primary-color);color:#fff;text-decoration:none;transition:transform .2s,box-shadow .2s;position:relative}.Layout_messagesIconLink__LXBzM:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.2)}.Layout_messagesIcon__IBrJx{font-size:1.2rem}.Layout_messagesLink__PV_gg{position:relative;display:inline-flex;align-items:center;gap:8px}.Layout_messagesLink__PV_gg .Layout_unreadBadge__v3tgZ{background:#ef4444;color:#fff;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700;min-width:20px;text-align:center;line-height:1.4}.Layout_avatar__eMjHM{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.Layout_signInBtn__gVQh5,.Layout_signOutBtn__Eq7sO{padding:8px 16px;border-radius:4px;font-weight:500}.Layout_signInBtn__gVQh5{background:var(--primary-color);color:#fff}.Layout_signOutBtn__Eq7sO{background:transparent;color:var(--text);border:1px solid var(--border)}.Layout_createPostDropdown__MtCqC{position:relative}.Layout_createPostBtn__9XxfO{padding:8px 16px;border-radius:4px;font-weight:500;background:var(--primary-color);color:#fff;border:none;cursor:pointer;transition:background .2s}.Layout_createPostBtn__9XxfO:hover{background:var(--primary-color-dark,#06c)}.Layout_createPostMenu__9myVB{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--border);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:180px;z-index:1000;overflow:hidden}.Layout_createPostMenuItem__jWyLY{display:block;padding:12px 16px;color:var(--text);text-decoration:none;transition:background .2s;border-bottom:1px solid var(--border)}.Layout_createPostMenuItem__jWyLY:last-child{border-bottom:none}.Layout_createPostMenuItem__jWyLY:hover{background:#f5f5f5;color:var(--primary-color)}.Layout_main__65zHd{flex:1;padding-top:70px}.Layout_footer__2AN9N{background:#f5f5f5;padding:2rem 20px;text-align:center;color:var(--text-light);margin-top:auto}@media (max-width:768px){.Layout_headerContent__W5FMz{flex-direction:column;gap:1rem;padding:1rem 20px}.Layout_nav__BY5_j{gap:1rem}.Layout_headerActions__T03LU{width:100%;justify-content:space-between}.Layout_main__65zHd{padding-top:120px}}.ShopsMap_container__Bctz5{max-width:100%;margin:0 auto;padding:0;min-height:calc(100vh - 200px);display:flex;flex-direction:column}.ShopsMap_header__uw6ns{padding:1.5rem;background:#fff;border-bottom:1px solid #e0e0e0}.ShopsMap_headerTop__D51AG{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ShopsMap_headerTop__D51AG h1{margin:0;font-size:1.75rem;color:#333}.ShopsMap_headerActions__kIVv6{display:flex;gap:1rem;align-items:center}.ShopsMap_backLink__o7WD6{padding:.5rem 1rem;background:#f5f5f5;color:#333;text-decoration:none;border-radius:6px;font-size:.9rem;transition:background .2s}.ShopsMap_backLink__o7WD6:hover{background:#e0e0e0}.ShopsMap_stats__1HgM5{display:flex;gap:1rem;font-size:.9rem;color:#666}.ShopsMap_missingLocation__V22Qq{color:#999;font-style:italic}.ShopsMap_mapContainer__BDuTs{flex:1;position:relative;width:100%;height:calc(100vh - 250px);min-height:500px;background:#f5f5f5;overflow:hidden;border:1px solid #ddd}.ShopsMap_mapContainer__BDuTs>div{position:relative!important}.ShopsMap_mapContainer__BDuTs>div,.ShopsMap_mapContainer__BDuTs>div>div{width:100%!important;height:100%!important}.ShopsMap_loading__oexaG{display:flex;justify-content:center;align-items:center;height:100%;font-size:1.1rem;color:#666}.ShopsMap_error__rQ2Lp{padding:3rem;text-align:center;background:#fff;border-radius:8px;margin:2rem}.ShopsMap_error__rQ2Lp h2{color:#d32f2f;margin-bottom:1rem}.ShopsMap_error__rQ2Lp p{color:#666;margin-bottom:2rem}.ShopsMap_infoWindow__yGCRm{max-width:300px;padding:10px;min-width:200px}.ShopsMap_gm-style-iw-d__k6qbd:empty{display:none!important;visibility:hidden!important;opacity:0!important}.ShopsMap_gm-style-iw-d__k6qbd:has(>:empty:only-child),.ShopsMap_gm-style-iw-d__k6qbd:has(>div:empty:only-child){display:none!important;visibility:hidden!important;opacity:0!important}.ShopsMap_gm-style-iw-c__vyqvj:not(:has(.ShopsMap_infoWindow__yGCRm)){display:none!important;visibility:hidden!important}.ShopsMap_gm-style-iw-c__vyqvj{padding:0!important}.ShopsMap_gm-style-iw-d__k6qbd:has(.ShopsMap_infoWindow__yGCRm){display:block!important;visibility:visible!important;opacity:1!important}.ShopsMap_infoWindowTitle___rCVc{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#333}.ShopsMap_infoWindowImage__Gyxzd{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-bottom:.5rem}.ShopsMap_infoWindowCategories__zWFk4{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem}.ShopsMap_categoryTag__dN1PJ{display:inline-block;padding:.25rem .5rem;background:#e3f2fd;color:#1976d2;border-radius:12px;font-size:.75rem;font-weight:500}.ShopsMap_infoWindowActions__z9W5E{display:flex;gap:.5rem;flex-direction:column}.ShopsMap_openInMapsBtn__wQ38p,.ShopsMap_viewDetailsBtn__DlZSp{display:inline-block;padding:.5rem 1rem;text-align:center;text-decoration:none;border-radius:4px;font-size:.9rem;font-weight:500;transition:all .2s}.ShopsMap_viewDetailsBtn__DlZSp{background:#1976d2;color:#fff}.ShopsMap_viewDetailsBtn__DlZSp:hover{background:#1565c0}.ShopsMap_openInMapsBtn__wQ38p{background:#f5f5f5;color:#333;border:1px solid #ddd}.ShopsMap_openInMapsBtn__wQ38p:hover{background:#e0e0e0}@media (max-width:768px){.ShopsMap_header__uw6ns{padding:1rem}.ShopsMap_headerTop__D51AG{flex-direction:column;align-items:flex-start;gap:1rem}.ShopsMap_mapContainer__BDuTs{height:calc(100vh - 300px);min-height:400px}.ShopsMap_infoWindow__yGCRm{max-width:250px}}