.styles_mapView__RKFMB{position:relative;width:100%;height:100%}.styles_mapFilters__GCVH0{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;padding:16px;z-index:10;pointer-events:none}.styles_mapFiltersInner__cC1_F{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;max-width:1200px;padding:0 16px}@media(max-width:1024px){.styles_mapFiltersInner__cC1_F{max-width:1000px}}@media(max-width:820px){.styles_mapFiltersInner__cC1_F{max-width:100%;padding:0 12px}}.styles_filterItem__rWHMV{width:300px;max-width:100vw;pointer-events:auto}.styles_mapContainer__wFLqG{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.styles_map__NUw_i{width:100%;height:100%}.styles_loading__CtDuD{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--foreground-500);background-color:var(--background)}.styles_markerContainer__QABV6{position:relative;cursor:pointer}.styles_markerContainer__QABV6.styles_selected__u7go3 .styles_markerTooltip__W_bIr,.styles_markerTooltip__W_bIr{opacity:0;pointer-events:none}.styles_markerTooltip__W_bIr{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--background);border:1px solid var(--foreground-10);border-radius:8px;box-shadow:0 4px 12px var(--foreground-15);white-space:nowrap;transition:opacity .2s ease;z-index:10}.styles_markerTooltip__W_bIr.styles_visible__7I6uC{opacity:1}.styles_markerTooltip__W_bIr:after{border:6px solid rgba(0,0,0,0);border-top:6px solid var(--background)}.styles_markerTooltip__W_bIr:after,.styles_markerTooltip__W_bIr:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%)}.styles_markerTooltip__W_bIr:before{border:7px solid rgba(0,0,0,0);border-top:7px solid var(--foreground-10)}.styles_tooltipText__1Z3pU{font-size:13px;font-weight:500;color:var(--foreground);max-width:200px;overflow:hidden;text-overflow:ellipsis}.styles_tooltipBadge__TpCCz{font-size:11px;font-weight:600;color:#fff;background:var(--primary);padding:2px 6px;border-radius:10px;min-width:20px;text-align:center}.styles_markerBadge__Kj6cy{position:absolute;top:-4px;right:-8px;font-size:10px;font-weight:700;color:#fff;background:var(--primary);padding:2px 5px;border-radius:8px;min-width:18px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.2)}.styles_infoPopup__82mqS{position:relative;width:280px;background:var(--background);border:1px solid var(--foreground-10);border-radius:16px;box-shadow:0 8px 32px var(--foreground-15);overflow:hidden;transform:translateY(-100%) translateY(-16px)}@media(max-width:820px){.styles_infoPopup__82mqS{width:260px}}.styles_closeButton__05_Z1{position:absolute;top:8px;right:8px;z-index:10;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--background-80);border:none;border-radius:50%;cursor:pointer;color:var(--foreground-60);transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.styles_closeButton__05_Z1:hover{background:var(--background);color:var(--foreground)}.styles_popupImageLink__hgpd8{display:block;width:100%}.styles_popupImage__syH_g{width:100%;height:140px;object-fit:cover}.styles_popupContent__JeuOo{display:flex;flex-direction:column;gap:6px;padding:14px 16px}.styles_popupTitleLink__f3Ppw{text-decoration:none}.styles_popupTitle__qjwIP{font-size:15px;font-weight:600;color:var(--foreground);line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_popupTitle__qjwIP:hover{color:var(--primary)}.styles_popupDate__d8wyv{font-size:13px;color:var(--foreground-50);margin:0}.styles_popupPrice__zBikx{font-size:16px;font-weight:700;color:var(--primary);margin:0}.styles_popupLocation__qTnxF{font-size:12px;color:var(--foreground-40);margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.styles_popupNavigation__zCLCb{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-top:1px solid var(--foreground-08);background:var(--foreground-02)}.styles_navButton__kG8r6{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--background);border:1px solid var(--foreground-10);border-radius:8px;cursor:pointer;color:var(--foreground-60);transition:all .2s ease}.styles_navButton__kG8r6:hover{background:var(--primary);border-color:var(--primary);color:#fff}.styles_navCounter__no6v0{font-size:13px;font-weight:500;color:var(--foreground-50)}.styles_popupArrow__9jLIx{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:16px;height:16px;background:var(--background);border-right:1px solid var(--foreground-10);border-bottom:1px solid var(--foreground-10);transform:translateX(-50%) rotate(45deg)}.styles_infoWindow__7PQFm{display:flex;flex-direction:column;gap:8px;max-width:200px;padding:4px}.styles_infoWindowImageLink__ED5GY{display:block;width:100%}.styles_infoWindowImage__EKdVe{width:100%;height:100px;object-fit:cover;border-radius:8px}.styles_infoWindowContent__MdZwT{display:flex;flex-direction:column;gap:4px}.styles_infoWindowTitleLink__IXJs_{text-decoration:none}.styles_infoWindowTitle__x_TUu{font-size:14px;font-weight:600;color:var(--foreground);line-height:1.3;margin:0}.styles_infoWindowTitle__x_TUu:hover{color:var(--primary)}.styles_infoWindowDate__dMvsh{font-size:12px;color:var(--foreground-500);margin:0}.styles_infoWindowPrice__dXlY1{font-size:14px;font-weight:600;color:var(--primary);margin:0}.styles_infoWindowLocation__dhGAf{font-size:11px;color:var(--foreground-400);margin:0}.styles_imageUploadContainer__6TSZH{position:relative;display:flex;align-items:center;justify-content:center;min-height:100px;border:2px dashed #ccc;border-radius:8px;padding:1rem;background-color:#f9f9f9;cursor:pointer;transition:border-color .3s ease;aspect-ratio:4/5}.styles_imageUploadContainer__6TSZH:hover{border-color:#999}.styles_hiddenInput__Pcl_N{display:none}.styles_previewContainer__qfgPw{position:relative;display:flex;align-items:center;justify-content:center}.styles_previewImage__nuF1g{width:100%;height:100%;object-fit:cover;border-radius:4px}.styles_removeButton__XRtq0{position:absolute;top:-8px;right:-8px;background-color:#f44;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.styles_removeButton__XRtq0:hover{background-color:#c33}.styles_wrapper__iEpSs{display:flex;flex-direction:column;align-items:center;padding:16px;max-width:1200px;margin:0 auto;width:100%}@media(max-width:1024px){.styles_wrapper__iEpSs{max-width:1000px}}@media(max-width:820px){.styles_wrapper__iEpSs{max-width:100vw}}.styles_wrapper__iEpSs .styles_content__gpKyk{padding:16px;border-radius:var(--borderRadius);box-shadow:var(--shadow);width:100%;position:relative}.styles_wrapper__iEpSs .styles_content__gpKyk:before{content:"";position:absolute;width:auto;height:auto;left:0;top:0;right:0;bottom:0;z-index:-1;background-color:var(--foreground);border-radius:var(--borderRadius);opacity:.1}.styles_wrapper__iEpSs .styles_content__gpKyk h1{margin-bottom:30px;font-size:2rem;font-weight:700}.styles_wrapper__iEpSs .styles_errorMessage__lwmk_{background-color:var(--red);color:var(--background);padding:12px 16px;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;gap:8px}.styles_wrapper__iEpSs .styles_errorMessage__lwmk_ span{font-weight:500}.styles_wrapper__iEpSs .styles_successMessage__Pb1g9{background-color:var(--green);color:var(--background);padding:12px 16px;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;gap:8px}.styles_wrapper__iEpSs .styles_successMessage__Pb1g9 span{font-weight:500}.styles_wrapper__iEpSs .styles_form__v7_md{display:flex;flex-direction:column;gap:20px}.styles_wrapper__iEpSs .styles_form__v7_md .styles_avatarWrapper__w1lQF{display:grid;grid-template-columns:1fr 256px;grid-gap:30px;gap:30px;align-items:start}@media(max-width:820px){.styles_wrapper__iEpSs .styles_form__v7_md .styles_avatarWrapper__w1lQF{grid-template-columns:1fr;gap:20px}}.styles_wrapper__iEpSs .styles_form__v7_md .styles_formSection__lXtYl{display:flex;flex-direction:column;gap:20px}.styles_wrapper__iEpSs .styles_form__v7_md .styles_avatarSection__v_IqW{display:flex;flex-direction:column;gap:10px}.styles_wrapper__iEpSs .styles_form__v7_md .styles_avatarSection__v_IqW .styles_avatarInput__rXiMS{padding:12px;border:2px dashed var(--foreground);border-radius:8px;color:var(--foreground);font-size:.9rem;cursor:pointer;transition:border-color .2s ease;text-align:center;min-width:120px}.styles_wrapper__iEpSs .styles_form__v7_md .styles_avatarSection__v_IqW .styles_avatarInput__rXiMS:hover{border-color:var(--primary)}.styles_wrapper__iEpSs .styles_form__v7_md .styles_row__cChzA{display:flex;flex-direction:column;gap:8px}.styles_wrapper__iEpSs .styles_form__v7_md label{font-weight:600;font-size:.9rem;color:var(--foreground)}.styles_wrapper__iEpSs .styles_form__v7_md input,.styles_wrapper__iEpSs .styles_form__v7_md select,.styles_wrapper__iEpSs .styles_form__v7_md textarea{padding:.75rem;border:1px solid var(--foreground);border-radius:var(--borderRadius);font-size:1rem;background-color:rgba(0,0,0,0);color:var(--foreground);transition:border-color .3s ease,box-shadow .3s ease}.styles_wrapper__iEpSs .styles_form__v7_md input:focus,.styles_wrapper__iEpSs .styles_form__v7_md select:focus,.styles_wrapper__iEpSs .styles_form__v7_md textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(255,115,0,.1)}.styles_wrapper__iEpSs .styles_form__v7_md input[type=file]{padding:8px;cursor:pointer;height:100%}.styles_wrapper__iEpSs .styles_form__v7_md .styles_rowHorizontal__o_ek2{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}@media(max-width:820px){.styles_wrapper__iEpSs .styles_form__v7_md .styles_rowHorizontal__o_ek2{grid-template-columns:1fr;gap:20px}}.styles_wrapper__iEpSs .styles_form__v7_md .styles_rowHorizontal__o_ek2 .styles_column__QLZBr{display:flex;flex-direction:column;gap:8px}.styles_wrapper__iEpSs .styles_form__v7_md .styles_submit__ZSfkS{background-color:var(--primary);color:var(--background);padding:16px 32px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:20px}