.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.map-wrapper{flex:1;height:100vh;height:100dvh;position:relative}.pharmacy-marker{display:flex;align-items:center;justify-content:center;width:32px;height:32px;position:relative}.pharmacy-marker__icon{width:28px;height:28px;background:var(--primary);border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px #0000004d;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.pharmacy-marker__icon:before,.pharmacy-marker__icon:after{content:"";position:absolute;background:#fff;border-radius:1px}.pharmacy-marker__icon:before{width:12px;height:3px}.pharmacy-marker__icon:after{width:3px;height:12px}.pharmacy-marker--selected .pharmacy-marker__icon{transform:scale(1.4);box-shadow:0 3px 12px #1a7f3780;z-index:1000!important}.pharmacy-cluster{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:700;box-shadow:0 2px 8px #00000040}.pharmacy-cluster--small{width:36px;height:36px;font-size:12px;background:#1a7f37bf;border:2px solid rgba(255,255,255,.8)}.pharmacy-cluster--medium{width:44px;height:44px;font-size:14px;background:#1a7f37d9;border:2px solid #fff}.pharmacy-cluster--large{width:52px;height:52px;font-size:15px;background:#1a7f37f2;border:3px solid #fff}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large,.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background:transparent!important}.user-location-marker{width:18px;height:18px;position:relative}.user-location-dot{width:14px;height:14px;background:#4285f4;border:3px solid #fff;border-radius:50%;box-shadow:0 1px 4px #0000004d;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.user-location-pulse{width:40px;height:40px;background:#4285f433;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;animation:pulse 2s ease-out infinite}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(.5);opacity:1}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.loading-indicator{position:absolute;top:12px;left:50%;transform:translate(-50%);z-index:1000;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow);padding:8px 16px;font-size:.8rem;font-weight:600;color:var(--text-secondary);white-space:nowrap}.location-fab{position:absolute;bottom:24px;left:16px;z-index:1000;width:48px;height:48px;background:var(--primary);color:#fff;border:none;border-radius:50%;box-shadow:var(--shadow-lg);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .15s,bottom .3s cubic-bezier(.33,1,.68,1)}.location-fab:hover{background:var(--primary-dark);transform:scale(1.05)}.location-fab:active{transform:scale(.95)}.location-fab--pulse{animation:fab-pulse 2s ease-in-out infinite}@keyframes fab-pulse{0%,to{box-shadow:0 4px 16px #1a7f374d}50%{box-shadow:0 4px 24px #1a7f3799}}.location-fab svg{width:22px;height:22px}.map-controls{position:absolute;inset:0;z-index:999;pointer-events:none}.map-controls .location-fab,.map-controls .nearest-banner{pointer-events:auto}@media(max-width:768px){.map-controls .location-fab{bottom:calc(var(--sheet-h, 100px) + 16px)}.map-controls .nearest-banner{bottom:calc(var(--sheet-h, 100px) + 72px)}.map-controls--full .location-fab,.map-controls--full .nearest-banner{display:none}}.nearest-banner{position:absolute;bottom:80px;left:16px;right:16px;z-index:1000;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow);padding:10px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:box-shadow .15s,bottom .3s cubic-bezier(.33,1,.68,1)}.nearest-banner:hover{box-shadow:var(--shadow-lg)}.nearest-banner__icon{width:32px;height:32px;background:var(--primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nearest-banner__icon svg{width:16px;height:16px;color:var(--primary)}.nearest-banner__text{flex:1;min-width:0}.nearest-banner__label{font-size:.7rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.nearest-banner__name{font-size:.85rem;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nearest-banner__distance{font-size:.8rem;font-weight:700;color:var(--primary);white-space:nowrap}@media(min-width:769px){.nearest-banner{left:16px;right:auto;bottom:80px;width:320px}}@media(max-width:768px){.nearest-banner{left:12px;right:12px}}.pharmacy-card{padding:14px 16px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .15s}.pharmacy-card:hover{background:var(--bg-secondary)}.pharmacy-card--selected{background:var(--primary-light);border-left:3px solid var(--primary)}.pharmacy-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:4px}.pharmacy-card__name{font-size:.95rem;font-weight:700;color:var(--text);line-height:1.3}.pharmacy-card__address{font-size:.82rem;color:var(--text-secondary);line-height:1.4;margin-bottom:4px}.pharmacy-card__district{font-size:.75rem;color:var(--text-muted);margin-bottom:10px}.pharmacy-card__actions{display:flex;gap:8px}.pharmacy-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border-radius:20px;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;white-space:nowrap}.pharmacy-card__btn:active{transform:scale(.97)}.pharmacy-card__btn--primary{background:var(--primary);color:#fff;flex:1}.pharmacy-card__btn--primary:hover{background:var(--primary-dark)}.pharmacy-card__btn--secondary{background:var(--bg);color:var(--text);border:1px solid var(--border)}.pharmacy-card__btn--secondary:hover{background:var(--bg-secondary)}.pharmacy-card__btn svg{width:14px;height:14px;flex-shrink:0}@media(min-width:769px){.pharmacy-card{padding:16px 20px}}.ad-banner{padding:8px 12px;min-height:100px}.ad-banner .adsbygoogle{width:100%}.sidebar{display:none}@media(min-width:769px){.sidebar{display:flex;flex-direction:column;width:380px;height:100vh;height:100dvh;background:var(--bg);border-left:1px solid var(--border);box-shadow:-2px 0 8px #0000000f;overflow:hidden;z-index:500;flex-shrink:0}}.sidebar__header{padding:20px;border-bottom:1px solid var(--border);background:var(--bg);flex-shrink:0}.sidebar__city-name{font-size:1.15rem;font-weight:700;color:var(--text);margin-bottom:4px}.sidebar__count{font-size:.8rem;color:var(--text-secondary)}.sidebar__visible-count{font-size:.75rem;color:var(--text-muted);margin-top:2px}.sidebar__list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.sidebar__empty{padding:40px 20px;text-align:center;color:var(--text-secondary);font-size:.9rem}.sidebar__loading{display:flex;align-items:center;justify-content:center;padding:40px 20px;color:var(--text-secondary)}.sidebar__loading-spinner{width:24px;height:24px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite;margin-right:10px}@keyframes spin{to{transform:rotate(360deg)}}.bottom-sheet{display:none}@media(max-width:768px){.bottom-sheet{display:flex;flex-direction:column;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:var(--bg);border-radius:16px 16px 0 0;box-shadow:0 -2px 16px #0000001f;transition:transform .3s cubic-bezier(.33,1,.68,1);max-height:90vh;max-height:90dvh;will-change:transform;touch-action:none}.bottom-sheet--dragging{transition:none}}.bottom-sheet__drag-area{cursor:grab;flex-shrink:0;touch-action:none;-webkit-user-select:none;user-select:none}.bottom-sheet__drag-area:active{cursor:grabbing}.bottom-sheet__handle-area{padding:12px 0 8px;display:flex;justify-content:center}.bottom-sheet__handle{width:40px;height:4px;background:var(--border);border-radius:2px}.bottom-sheet__header{padding:4px 16px 12px;border-bottom:1px solid var(--border);flex-shrink:0}.bottom-sheet__city-name{font-size:1rem;font-weight:700;color:var(--text)}.bottom-sheet__count{font-size:.75rem;color:var(--text-secondary)}.bottom-sheet__list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}:root{--primary: #1a7f37;--primary-dark: #155d2b;--primary-light: #e6f4ea;--bg: #ffffff;--bg-secondary: #f6f8fa;--text: #1f2328;--text-secondary: #656d76;--text-muted: #8b949e;--border: #d0d7de;--shadow: 0 2px 8px rgba(0, 0, 0, .12);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .16);--radius: 12px;--radius-sm: 8px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100vh;height:100dvh;width:100vw;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;position:relative}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.leaflet-container{width:100%;height:100%;z-index:1}@media(max-width:768px){.leaflet-control-attribution{display:none!important}}
