.location_containerlocation__BI6ZZ{width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden;display:flex;flex-direction:column}.location_titlelocation___jo2I{position:absolute;top:1rem;left:50%;transform:translateX(-50%);font-size:2rem;color:#333;z-index:1000;background:rgba(255,255,255,.9);padding:.5rem 1rem;border-radius:4px;display:none}.location_mapContainer__odQ39{width:100%;height:100%;flex:1}.location_mapLoading__k6XcE{width:100%;height:400px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;font-size:1.2rem;color:#666}.location_locationMarker__N72OU{width:30px;height:30px;position:relative;cursor:pointer}.location_locationPin__dJ1dE{width:20px;height:20px;background-color:#ff4444;border-radius:50% 50% 50% 0;position:absolute;transform:rotate(-45deg);left:50%;top:50%;margin:-15px 0 0 -15px;animation:location_bounce__XU9gQ 1s ease-in-out infinite;box-shadow:0 2px 4px rgba(0,0,0,.3)}.location_locationPin__dJ1dE:after{content:"";width:8px;height:8px;background-color:white;position:absolute;border-radius:50%;top:50%;left:50%;margin:-4px 0 0 -4px}@keyframes location_bounce__XU9gQ{0%,to{transform:rotate(-45deg) translate(0)}50%{transform:rotate(-45deg) translateY(-5px)}}.LocationOnboarding_tip-location-overlay__tzQ5J{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.LocationOnboarding_tip-location-container__J4EFs{background:white;border-radius:8px;padding:24px;max-width:400px;width:90%;box-shadow:0 4px 6px rgba(0,0,0,.1)}.LocationOnboarding_tip-location-content__5Rh14{text-align:center;margin-bottom:24px}.LocationOnboarding_tip-location-title__bBj2D{font-size:24px;color:#333;margin-bottom:12px}.LocationOnboarding_tip-location-description___qdQ_{font-size:16px;color:#666;line-height:1.5}.LocationOnboarding_tip-location-footer___blHi{display:flex;flex-direction:column;align-items:center;gap:16px}.LocationOnboarding_tip-location-dots__M5oFD{display:flex;gap:8px}.LocationOnboarding_tip-location-dot__P3bGz{width:8px;height:8px;border-radius:50%;background:#ddd;transition:background-color .3s}.LocationOnboarding_tip-location-dot-active__zcTk7{background:#4361ee}.LocationOnboarding_tip-location-buttons__w_1jR{width:100%}.LocationOnboarding_tip-location-button__BOM_H{width:100%;padding:12px 24px;background:#4361ee;color:white;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s}.LocationOnboarding_tip-location-button__BOM_H:hover{background:#3651d4}.FilterPanel_filterPanel__lEu3v{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:1000;width:320px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.FilterPanel_filterPanel__lEu3v.FilterPanel_open__4a0zz .FilterPanel_filterContent__HyjhT{max-height:500px;opacity:1;padding:24px}.FilterPanel_toggleButton__j0cS_{width:100%;padding:18px 24px;background:transparent;border:none;display:flex;align-items:center;cursor:pointer;font-size:16px;font-weight:600;color:#2d3748;transition:all .2s ease}.FilterPanel_toggleButton__j0cS_:hover{background-color:rgba(248,249,250,.8)}.FilterPanel_filterIcon__qdNwf{width:20px;height:20px;margin-right:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3'%3E%3C/polygon%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:.8}.FilterPanel_filterContent__HyjhT{max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.FilterPanel_searchBar__9kiGb{margin-bottom:20px}.FilterPanel_searchInput__Wk0MW{font-size:14px;transition:all .2s ease}.FilterPanel_searchInput__Wk0MW:focus{border-color:#1f74ca;box-shadow:0 0 0 2px rgba(31,116,202,.2)}.FilterPanel_filterGroup__esCG0{margin-bottom:16px}.FilterPanel_select__ApzkZ{padding:12px 16px;font-size:14px;background-color:white;transition:all .2s ease}.FilterPanel_select__ApzkZ:focus{border-color:#1f74ca;box-shadow:0 0 0 2px rgba(31,116,202,.2)}.FilterPanel_locationButton__SJJ_C{padding:12px 16px;background-color:#1f74ca;color:white;font-size:14px;margin-bottom:16px;transition:all .2s ease}.FilterPanel_locationButton__SJJ_C:hover{background-color:#1a5fa3}.FilterPanel_locationIcon__tCsLs{width:16px;height:16px}.FilterPanel_clearButton__TeS4Q{width:100%;padding:12px 16px;background-color:#f3f4f6;color:#4b5563;border:none;border-radius:14px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.FilterPanel_clearButton__TeS4Q:hover:not(:disabled){background-color:#e5e7eb}.FilterPanel_clearButton__TeS4Q:disabled{opacity:.5;cursor:not-allowed}@keyframes FilterPanel_resetAnimation__7xJSr{0%{transform:scale(1)}50%{transform:scale(.98)}to{transform:scale(1)}}.FilterPanel_resetting__n5SYi{animation:FilterPanel_resetAnimation__7xJSr .3s ease}.FilterPanel_searchInput__Wk0MW{width:100%;padding:16px 20px;border:1px solid rgba(226,232,240,.8);border-radius:14px;font-size:16px;color:#1a202c;background-color:rgba(255,255,255,.95);transition:all .3s ease;letter-spacing:-.01em}.FilterPanel_searchInput__Wk0MW::placeholder{color:#a0aec0;font-weight:500}.FilterPanel_searchInput__Wk0MW:hover{border-color:rgba(49,130,206,.4);background-color:#ffffff}.FilterPanel_searchInput__Wk0MW:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 4px rgba(66,153,225,.15);background-color:#ffffff}.FilterPanel_filterGroup__esCG0{margin-bottom:20px}.FilterPanel_select__ApzkZ{width:100%;padding:16px 20px;border:1px solid rgba(226,232,240,.8);border-radius:14px;font-size:16px;color:#1a202c;background-color:rgba(255,255,255,.95);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232d3748' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;background-size:16px;transition:all .3s ease;letter-spacing:-.01em;font-weight:500}.FilterPanel_select__ApzkZ:hover{border-color:rgba(49,130,206,.4);background-color:#ffffff}.FilterPanel_select__ApzkZ:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 4px rgba(66,153,225,.15);background-color:#ffffff}.FilterPanel_locationButton__SJJ_C{width:100%;padding:16px 20px;border:none;border-radius:14px;font-size:16px;color:#ffffff;background-color:#4299e1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-weight:500}.FilterPanel_locationButton__SJJ_C:hover{background-color:#3182ce}.FilterPanel_locationIcon__tCsLs{width:20px;height:20px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3E%3C/path%3E%3Ccircle cx='12' cy='10' r='3'%3E%3C/circle%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media (max-width:750px){.FilterPanel_filterPanel__lEu3v{position:fixed;width:calc(100% - 60px);right:15px;left:50px;top:11px;padding:3px 0;max-height:65px;overflow:hidden;transition:max-height .3s ease-out;border-radius:5px}.FilterPanel_filterPanel__lEu3v.FilterPanel_open__4a0zz{max-height:80vh;overflow-y:auto}.FilterPanel_filterPanel__lEu3v.FilterPanel_open__4a0zz .FilterPanel_filterContent__HyjhT{max-height:calc(80vh - 60px);opacity:1;padding:24px}.FilterPanel_filterContent__HyjhT{max-height:0;opacity:0;padding:0;transition:all .3s ease-out}}