.MapScreen_container__JBJc5{position:relative;width:100%;height:calc(100vh - var(--shell-header-h, var(--header-h, 56px)) - var(--nav-h, 64px));height:calc(100dvh - var(--shell-header-h, var(--header-h, 56px)) - var(--nav-h, 64px) - var(--safe-bottom, 0px));overflow:hidden;display:flex}.MapScreen_mobileOverlay__nYEUt{display:none}.MapScreen_mobileCats__jJY11{display:flex;gap:5px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:2px 1px}.MapScreen_mobileCats__jJY11::-webkit-scrollbar{display:none}.MapScreen_mobileCat__lZUSE{flex-shrink:0;background:var(--bg-glass);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--border);border-radius:16px;padding:5px 12px;height:30px;font-size:12px;font-weight:600;color:var(--text-secondary);white-space:nowrap;cursor:pointer;font-family:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 8px rgba(0,0,0,.3)}.MapScreen_mobileCatActive__eKb6n{background:linear-gradient(135deg,#c9a66b,#af4425);border-color:transparent;color:#fff;box-shadow:0 2px 10px rgba(175,68,37,.4)}.MapScreen_filterBtn__H2cTY{width:40px;height:40px;border-radius:12px;background:var(--bg-glass);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1.5px solid var(--border);color:var(--accent);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.3);touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .18s,border-color .18s,box-shadow .18s}.MapScreen_filterBtnActive__1V1NH{background:linear-gradient(135deg,hsla(38,47%,60%,.3),rgba(175,68,37,.2));border-color:var(--accent);box-shadow:0 2px 14px rgba(175,68,37,.4)}.MapScreen_filterBadge__kOCZF{position:absolute;top:-5px;right:-5px;width:16px;height:16px;background:linear-gradient(135deg,#c9a66b,#af4425);border-radius:50%;font-size:9px;font-weight:800;color:#fff;display:flex;align-items:center;justify-content:center;pointer-events:none;border:1.5px solid var(--bg-glass)}.MapScreen_filterPanel__bwMem{position:absolute;top:48px;right:0;width:244px;background:var(--bg-glass);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1.5px solid var(--border);border-radius:16px;padding:12px;box-shadow:0 8px 32px rgba(0,0,0,.42);z-index:400}.MapScreen_filterPanelLabel__aM5MN{font-size:10px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:7px}@keyframes MapScreen_hintFadeIn__vueJe{0%{opacity:0;transform:translateX(-50%) translateY(6px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.MapScreen_mapArea__2h0BM{flex:1 1;position:relative;height:100%}.MapScreen_map__mykEO{width:100%;height:100%;background:#1a0e06;contain:strict}.MapScreen_map__mykEO [class*=-ground-pane],.MapScreen_map__mykEO [class*=-marker-pane],.MapScreen_map__mykEO [class*=-places-pane]{will-change:transform}.MapScreen_map__mykEO [class*=-cursor-bypass],.MapScreen_map__mykEO [class*=-cursor-hover],.MapScreen_map__mykEO [class*=-drag-cursor]{display:none!important}.MapScreen_locateBtn__BQl16{position:absolute;bottom:54px;left:14px;height:44px;padding:0 14px 0 11px;border-radius:22px;background:var(--bg-glass);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1.5px solid hsla(38,47%,60%,.5);color:#c9a66b;font-size:13px;font-weight:700;font-family:inherit;letter-spacing:.2px;display:flex;align-items:center;gap:6px;cursor:pointer;z-index:200;box-shadow:0 3px 14px rgba(0,0,0,.35);transition:background .2s,border-color .2s,transform .15s,box-shadow .2s;white-space:nowrap;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.MapScreen_locateBtn__BQl16:hover{background:hsla(38,47%,60%,.2);border-color:#c9a66b;transform:translateY(-1px);box-shadow:0 5px 18px rgba(175,68,37,.38)}.MapScreen_locateBtn__BQl16:active{transform:scale(.97)}.MapScreen_mapHint__dBGUe{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);background:rgba(102,46,28,.84);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#ebdcb2;font-size:12px;font-weight:600;padding:7px 16px;border-radius:20px;pointer-events:none;z-index:200;border:1px solid hsla(38,47%,60%,.38);box-shadow:0 3px 14px rgba(0,0,0,.38);white-space:nowrap;letter-spacing:.2px;animation:MapScreen_hintFadeIn__vueJe .6s ease both}.MapScreen_sidebar___as9q{width:420px;height:100%;overflow-y:auto;background:var(--bg-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-left:1px solid var(--border);box-shadow:-6px 0 32px rgba(0,0,0,.22);display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:var(--border) transparent}[data-theme=light] .MapScreen_sidebar___as9q{box-shadow:-4px 0 24px rgba(102,46,28,.1)}.MapScreen_sidebarSearch__DMif2{padding:12px 14px;border-bottom:1px solid var(--border);background:hsla(38,47%,60%,.05)}.MapScreen_sidebarFilters__xozXz{padding:14px 14px 12px;border-bottom:1px solid var(--border);background:hsla(38,47%,60%,.06);position:relative}.MapScreen_sidebarFilters__xozXz:after{content:"";position:absolute;bottom:0;left:14px;right:14px;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.4}.MapScreen_filterTabs__OR8g4{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.MapScreen_filterTab___zK_W{background:var(--bg-input);border:1px solid var(--border);border-radius:20px;padding:6px 12px;min-height:34px;font-size:12px;font-weight:600;color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:all .2s;position:relative;overflow:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.MapScreen_filterTab___zK_W:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(38,47%,60%,.18),rgba(175,68,37,.12));opacity:0;transition:opacity .2s}.MapScreen_filterTab___zK_W:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px);box-shadow:0 3px 10px hsla(38,47%,60%,.2)}.MapScreen_filterTab___zK_W:hover:before{opacity:1}@keyframes MapScreen_shimmer__qqBjK{0%{background-position:-200%}to{background-position:200%}}.MapScreen_filterTabActive__H42aZ{background:linear-gradient(135deg,#c9a66b,#af4425 50%,#c9a66b);background-size:200% auto;animation:MapScreen_shimmer__qqBjK 5s linear infinite;border-color:transparent;color:#fff;box-shadow:0 2px 12px rgba(175,68,37,.4),0 0 0 2px hsla(38,47%,60%,.25)}@media (prefers-reduced-motion:reduce){.MapScreen_filterTabActive__H42aZ{animation:none;background-size:100% auto}}.MapScreen_filterTabActive__H42aZ:before{display:none}.MapScreen_sliderRow__UOcfl{display:flex;align-items:center;gap:7px}.MapScreen_sliderLabel__Q4zjK{font-size:11px;color:var(--text-muted);white-space:nowrap}.MapScreen_slider__MMpht{flex:1 1;accent-color:var(--accent);background:transparent;border:none;padding:0;cursor:pointer}.MapScreen_sliderVal__2dQ1v{font-size:12px;font-weight:800;color:var(--accent);min-width:44px;text-align:right;letter-spacing:.2px}@keyframes MapScreen_spin__1DueU{to{transform:rotate(1turn)}}.MapScreen_loadingDot__C_pY8{color:var(--accent);font-size:14px;animation:MapScreen_spin__1DueU .9s linear infinite;display:inline-block}.MapScreen_listTabs__14ZYt{display:flex;border-bottom:1px solid var(--border);flex-shrink:0}.MapScreen_listTab__aslbU{flex:1 1;padding:10px 0;font-size:12px;font-weight:700;color:var(--text-muted);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;letter-spacing:.3px;transition:color .2s,background .2s;font-family:inherit}.MapScreen_listTab__aslbU:hover{color:var(--accent);background:hsla(38,47%,60%,.06)}.MapScreen_listTabActive__Smbhp{color:var(--accent);background:linear-gradient(180deg,hsla(38,47%,60%,.1),transparent);border-bottom:2px solid var(--accent)}.MapScreen_nearbyHeader__Pm_rN{padding:11px 14px 9px;font-size:11px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:6px;background:linear-gradient(90deg,hsla(38,47%,60%,.06),transparent)}.MapScreen_topRank__517aX{font-size:11px;font-weight:900;min-width:22px;text-align:center;flex-shrink:0;color:var(--text-muted)}.MapScreen_topRankGold___uEgO{color:#f4c430}.MapScreen_topRankSilver__kGDqE{color:#a8a9ad}.MapScreen_topRankBronze__GsS9v{color:#cd7f32}.MapScreen_votesLabel__wf8QW{font-size:10px;color:var(--tier-great);font-weight:700;margin-top:2px}.MapScreen_nearbyList__uR844{flex:1 1;overflow-y:auto}.MapScreen_nearbyCard__0RhOy{padding:12px 14px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .15s,box-shadow .15s,transform .12s;display:flex;align-items:center;gap:10px;box-shadow:inset 3px 0 0 transparent;min-height:56px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.MapScreen_nearbyCard__0RhOy:hover{background:linear-gradient(90deg,hsla(38,47%,60%,.09) 0,var(--bg-card) 100%);box-shadow:inset 3px 0 0 var(--accent);transform:translateX(1px)}.MapScreen_nearbyCardCat__je_pZ{flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-input);border:1px solid var(--border);color:var(--accent)}.MapScreen_nearbyCardThumb__I2i3j{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--border);box-shadow:0 1px 6px rgba(0,0,0,.25)}.MapScreen_nearbyCardCity__shYJz{font-size:10px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px;opacity:.75}.MapScreen_nearbyCardInfo__1IW3n{flex:1 1;min-width:0}.MapScreen_nearbyCardName__46VSs{font-size:13px;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MapScreen_nearbyCardAddr__zx3dU{font-size:11px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.MapScreen_nearbyCardPrice__bMJzQ{flex-shrink:0;font-size:11px;font-weight:800;padding:4px 9px;border-radius:12px;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.25);letter-spacing:.2px}.MapScreen_nearbyEmpty__G6lY4{padding:32px 14px;text-align:center;color:var(--text-muted);font-size:13px}@media (hover:none) and (pointer:coarse),(max-width:900px){.MapScreen_container__JBJc5{flex-direction:column}.MapScreen_mapArea__2h0BM{height:63%;flex:none}.MapScreen_sidebar___as9q{width:100%;height:37%;border-left:none;border-top:2px solid var(--border);box-shadow:0 -4px 24px rgba(0,0,0,.22);overscroll-behavior:contain}[data-theme=light] .MapScreen_sidebar___as9q{box-shadow:0 -4px 20px rgba(102,46,28,.1)}.MapScreen_sidebarFilters__xozXz,.MapScreen_sidebarSearch__DMif2{display:none}.MapScreen_mobileOverlay__nYEUt{display:flex;flex-direction:row;align-items:flex-start;position:absolute;top:8px;left:8px;right:8px;z-index:300;gap:8px;pointer-events:none}.MapScreen_mobileOverlay__nYEUt>*{pointer-events:auto}.MapScreen_listTab__aslbU{padding:8px 0;font-size:11px;font-weight:700}.MapScreen_nearbyCard__0RhOy{padding:8px 12px;min-height:46px;gap:8px}.MapScreen_nearbyCardName__46VSs{font-size:13px}.MapScreen_nearbyCardAddr__zx3dU{font-size:11px}.MapScreen_nearbyCardCity__shYJz{font-size:10px}.MapScreen_nearbyCardThumb__I2i3j{width:34px;height:34px}.MapScreen_nearbyCardCat__je_pZ{width:32px;height:32px;font-size:18px}.MapScreen_nearbyCardPrice__bMJzQ{font-size:10px;padding:3px 7px}.MapScreen_mapHint__dBGUe{display:none}.MapScreen_locateBtn__BQl16{bottom:10px;font-size:12px;height:36px;padding:0 12px 0 10px}}@media (hover:none) and (pointer:coarse) and (orientation:landscape),(max-width:900px) and (orientation:landscape){.MapScreen_container__JBJc5{flex-direction:row}.MapScreen_mapArea__2h0BM{height:100%;flex:1 1}.MapScreen_sidebar___as9q{width:260px;height:100%;border-left:1px solid var(--border);border-top:none;box-shadow:-4px 0 24px rgba(0,0,0,.18);padding-bottom:env(safe-area-inset-bottom,0)}}@media (min-width:901px) and (max-width:1100px) and (hover:hover){.MapScreen_sidebar___as9q{width:320px}}@keyframes MapScreen_hoverCardIn__Lrr7Y{0%{opacity:0;transform:translate(-50%,-90%) scale(.96)}to{opacity:1;transform:translate(-50%,-100%) scale(1)}}@keyframes MapScreen_hoverGlow__OMZY7{0%,to{box-shadow:0 8px 28px rgba(0,0,0,.42),0 0 0 1.5px hsla(38,47%,60%,.35),0 0 18px hsla(38,47%,60%,.15)}50%{box-shadow:0 8px 28px rgba(0,0,0,.42),0 0 0 1.5px rgba(175,68,37,.55),0 0 28px rgba(175,68,37,.28)}}.MapScreen_hoverCard__1APte{position:absolute;width:262px;transform:translate(-50%,-100%);background:var(--bg-glass);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);border:1.5px solid hsla(38,47%,60%,.35);border-radius:18px;overflow:hidden;cursor:pointer;z-index:400;pointer-events:auto;animation:MapScreen_hoverCardIn__Lrr7Y .22s cubic-bezier(.34,1.4,.64,1) both,MapScreen_hoverGlow__OMZY7 3s ease-in-out .22s infinite;transition:border-color .2s}.MapScreen_hoverCard__1APte:hover{border-color:hsla(38,47%,60%,.65)}.MapScreen_hoverAccent__nqVOb{height:3px;background:linear-gradient(90deg,#c9a66b,#af4425 40%,#662e1c 60%,#af4425 80%,#c9a66b);background-size:200% auto;animation:MapScreen_shimmer__qqBjK 3s linear infinite;flex-shrink:0}.MapScreen_hoverPhotos__ibjPz{display:flex;gap:1px;height:100px;background:#000}.MapScreen_hoverPhoto__0j6Z5{flex:1 1;overflow:hidden;background:var(--bg-input);display:flex;align-items:center;justify-content:center;font-size:26px;position:relative}.MapScreen_hoverPhoto__0j6Z5:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(20,8,4,.38));pointer-events:none}.MapScreen_hoverInfo__dBV6G{padding:9px 11px 11px;background:linear-gradient(160deg,hsla(38,47%,60%,.08),rgba(102,46,28,.06) 50%,transparent);border-top:1px solid hsla(38,47%,60%,.15)}.MapScreen_hoverNameRow__O0FE5{display:flex;align-items:baseline;gap:7px;margin-bottom:5px}.MapScreen_hoverName__RIOGl{font-size:13px;font-weight:800;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.MapScreen_hoverCat__DaSqZ{font-size:10px;font-weight:600;color:var(--accent);white-space:nowrap;flex-shrink:0;opacity:.8;text-transform:uppercase;letter-spacing:.4px}.MapScreen_hoverAddr__MQKmS{font-size:11px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px;display:flex;align-items:flex-start;gap:4px;opacity:.8}.MapScreen_hoverDish__RWgFd{display:flex;align-items:center;justify-content:space-between;gap:6px;background:hsla(38,47%,60%,.08);border:1px solid hsla(38,47%,60%,.18);border-radius:8px;padding:4px 8px;margin-bottom:7px}.MapScreen_hoverDishName__ZLInq{font-size:11px;font-weight:600;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.MapScreen_hoverDishPrice__LGOKE{font-size:11px;font-weight:800;color:var(--accent);white-space:nowrap;flex-shrink:0}.MapScreen_hoverDishEmpty__ICpBU{font-size:10px;color:var(--text-muted);margin-bottom:7px;opacity:.5;font-style:italic}.MapScreen_hoverMeta__aAjrL{display:flex;align-items:center;gap:7px}.MapScreen_hoverPrice__jJE9_{font-size:11px;font-weight:800;padding:2px 9px;border-radius:10px;color:#fff;box-shadow:0 1px 6px rgba(0,0,0,.25);flex-shrink:0}.MapScreen_hoverLikes__JjOQQ{font-size:11px;font-weight:600;color:var(--text-muted);flex:1 1}.MapScreen_hoverOpen__EMT7r{font-size:10px;font-weight:700;color:var(--accent);letter-spacing:.3px;opacity:.85;white-space:nowrap;flex-shrink:0}.MapScreen_hoverArrow__guO6j{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid hsla(38,47%,60%,.35);margin:0 auto;position:relative}.MapScreen_hoverArrow__guO6j:before{content:"";position:absolute;top:-10px;left:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--bg-glass)}[data-mobile=true] .MapScreen_container__JBJc5{flex-direction:column}[data-mobile=true] .MapScreen_mapArea__2h0BM{height:63%;flex:none}[data-mobile=true] .MapScreen_sidebar___as9q{width:100%;height:37%;border-left:none;border-top:2px solid var(--border);box-shadow:0 -4px 24px rgba(0,0,0,.22);overscroll-behavior:contain}[data-theme=light][data-mobile=true] .MapScreen_sidebar___as9q{box-shadow:0 -4px 20px rgba(102,46,28,.1)}[data-mobile=true] .MapScreen_sidebarFilters__xozXz,[data-mobile=true] .MapScreen_sidebarSearch__DMif2{display:none}[data-mobile=true] .MapScreen_mobileOverlay__nYEUt{display:flex;flex-direction:row;align-items:flex-start;position:absolute;top:8px;left:8px;right:8px;z-index:300;gap:8px;pointer-events:none}[data-mobile=true] .MapScreen_mobileOverlay__nYEUt>*{pointer-events:auto}[data-mobile=true] .MapScreen_mapHint__dBGUe{display:none}[data-mobile=true] .MapScreen_locateBtn__BQl16{bottom:10px;font-size:12px;height:36px;padding:0 12px 0 10px}[data-mobile=true] .MapScreen_nearbyCard__0RhOy{padding:8px 12px;min-height:46px;gap:8px}[data-mobile=true] .MapScreen_nearbyCardThumb__I2i3j{width:34px;height:34px}[data-mobile=true] .MapScreen_nearbyCardCat__je_pZ{width:32px;height:32px;font-size:18px}[data-mobile=true] .MapScreen_nearbyCardPrice__bMJzQ{font-size:10px;padding:3px 7px}[data-mobile=true] .MapScreen_listTab__aslbU{padding:8px 0;font-size:11px}.PlaceSearch_wrapper__fUFkL{position:relative;width:100%}.PlaceSearch_inputRow___G2sG{display:flex;align-items:center;background:var(--bg-base);border:1.5px solid var(--border);border-radius:14px;padding:0 12px;gap:8px;transition:border-color .2s,box-shadow .2s}.PlaceSearch_inputRowGlass__HA4cV{background:rgba(26,14,6,.55);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-color:var(--border);border-radius:12px;height:40px;padding:0 10px}[data-theme=light] .PlaceSearch_inputRowGlass__HA4cV{background:hsla(39,47%,90%,.6)}.PlaceSearch_inputRowGlass__HA4cV .PlaceSearch_input__iH9Ig{padding:0;font-size:13px}.PlaceSearch_inputRowGlass__HA4cV .PlaceSearch_input__iH9Ig::placeholder{color:var(--text-secondary);opacity:.85}.PlaceSearch_inputRow___G2sG:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px hsla(38,47%,60%,.2),0 4px 20px hsla(38,47%,60%,.12)}.PlaceSearch_input__iH9Ig{flex:1 1;border:none;background:transparent;outline:none;padding:12px 0;font-size:14px;font-weight:500;color:var(--text-primary);font-family:inherit;letter-spacing:.1px}.PlaceSearch_input__iH9Ig::placeholder{color:var(--text-muted);font-weight:400}.PlaceSearch_spinner__FLFEl{font-size:14px;color:var(--accent);animation:PlaceSearch_spin__yx1Xs .8s linear infinite;flex-shrink:0}.PlaceSearch_clear__5t9P4{background:var(--bg-input);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;font-size:11px;width:28px;height:28px;border-radius:50%;flex-shrink:0;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.PlaceSearch_clear__5t9P4:hover{background:var(--bg-card);color:var(--text-primary)}.PlaceSearch_dropdown__usm19{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--bg-surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.25),0 0 0 1px hsla(38,47%,60%,.1);overflow:hidden;z-index:200}.PlaceSearch_item__t_32n{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:12px 14px;min-height:48px;background:none;border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;color:inherit;font-family:inherit;transition:background .15s;gap:3px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.PlaceSearch_item__t_32n:last-child{border-bottom:none}.PlaceSearch_item__t_32n:hover{background:linear-gradient(90deg,hsla(38,47%,60%,.1) 0,var(--bg-card) 100%)}.PlaceSearch_itemTop__XKYDs{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.PlaceSearch_itemName__89HxG{font-size:13px;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}.PlaceSearch_itemAddr__6pncw{font-size:11px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.PlaceSearch_itemPrice__5eRiB{flex-shrink:0;font-size:11px;font-weight:700;color:#fff;padding:3px 8px;border-radius:8px;letter-spacing:.2px}.PlaceSearch_empty__80bpN{padding:16px;font-size:13px;color:var(--text-muted);text-align:center}@keyframes PlaceSearch_spin__yx1Xs{to{transform:rotate(1turn)}}