.alerts_container__DN_BX{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.alerts_header__tHy23{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.alerts_title__JnbSs{font-size:2rem;font-weight:700;color:#1a202c;margin:0}.alerts_titleWrapper__HI8_7{display:flex;align-items:center;gap:12px}.alerts_infoIcon__M1Iuq{color:#718096;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:50%;padding:2px}.alerts_infoIcon__M1Iuq:hover{color:#0070f3;background-color:#f0f7ff}.alerts_createButton__xjanb{background-color:#0070f3;color:white;border:none;padding:10px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s;height:42px}.alerts_createButton__xjanb:hover{background-color:#0060df}.alerts_alertsGrid__RVRtO{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.alerts_alertCard__LnEuy{background:white;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;flex-direction:column;position:relative}.alerts_alertCard__LnEuy.alerts_inactive__cMGNO{opacity:.7;background:#f7fafc}.alerts_alertCard__LnEuy h3{margin-top:0;font-size:1.25rem;margin-bottom:1rem}.alerts_alertDetail__5RW42{margin:.5rem 0;font-size:.95rem;color:#4a5568}.alerts_alertDetail__5RW42 span{font-weight:600;color:#2d3748}.alerts_cardActions__X5hmS{margin-top:auto;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e2e8f0}.alerts_actionBtn__KWhuB{background:none;border:none;color:#718096;cursor:pointer;font-weight:500;padding:5px}.alerts_actionBtn__KWhuB:hover{color:#2d3748}.alerts_deleteBtn___TldC{color:#e53e3e}.alerts_deleteBtn___TldC:hover{color:#c53030}.alerts_formModal__3IIBQ{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.alerts_modalHeader__KEdvI{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.alerts_modalHeader__KEdvI h2{margin:0;color:#2d3748}.alerts_formGrid__KIxJM{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:768px){.alerts_formGrid__KIxJM{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;grid-template-areas:"regions categories" "types ownership" "price time";align-items:end}}@media (min-width:960px){.alerts_formGrid__KIxJM{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"regions categories types" "price ownership time";align-items:start}}.alerts_regionsArea__T9IJw{grid-area:regions;width:100%}.alerts_categoriesArea__jqKB3{grid-area:categories;width:100%}.alerts_priceArea__LtrPX{grid-area:price;width:100%;max-width:320px}.alerts_typeArea__mwORf{grid-area:types;width:100%}.alerts_ownershipArea__lrtkh{grid-area:ownership;width:100%}.alerts_filterGroup__gBCYO{display:flex;flex-direction:column;gap:.5rem;width:100%}.alerts_filterLabel__1iHys{display:block;font-size:.85rem;font-weight:600;color:#6c757d;margin-left:2px;margin-bottom:2px;text-align:left}.alerts_priceFilterInputs__CNACz{display:flex;align-items:center;gap:8px;width:100%}.alerts_priceSeparator__Kbej1{color:#999}.alerts_formActions__vhT_P{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.alerts_cancelBtn__KcUfx{background:white;border:1px solid #cbd5e0;padding:10px 24px;border-radius:8px;cursor:pointer;font-weight:500;color:#4a5568}.alerts_cancelBtn__KcUfx:hover{background:#f7fafc}.alerts_proBanner__Aqo1S{background:#fffaf0;border:1px solid #feebc8;color:#c05621;padding:2rem;border-radius:12px;text-align:center}.alerts_filterLabelInline__cziOR{font-size:.95rem;font-weight:500;color:#333;margin-bottom:.5rem;display:block}.alerts_filterOptions__Da8T3{display:flex;flex-wrap:wrap;gap:8px}.alerts_filterButton__G6lEI{padding:0 16px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dee2e6;border-radius:20px;background-color:#fff;color:#495057;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;white-space:nowrap}.alerts_filterButton__G6lEI:hover{background-color:#f7fafc;border-color:#cbd5e0}.alerts_activeFilter__2CR6S{padding:0 16px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #0070f3;border-radius:20px;background-color:#0070f3;color:white;font-size:.9rem;font-weight:500;cursor:pointer;box-shadow:0 2px 4px rgba(0,112,243,.2);white-space:nowrap}.alerts_subscribeButton__1nVmL{display:inline-block;background-color:#0070f3;color:white;padding:10px 24px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 6px rgba(0,112,243,.2);margin-top:1rem}.alerts_subscribeButton__1nVmL:hover{background-color:#0060df;transform:translateY(-1px)}@media (max-width:768px){.alerts_header__tHy23{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:1.5rem}.alerts_title__JnbSs{font-size:1.5rem;text-align:center;line-height:1.2}@media (max-width:768px){.alerts_titleWrapper__HI8_7{justify-content:center}}.alerts_createButton__xjanb{width:100%;justify-content:center;display:flex;align-items:center}}.CategoryTree_container__HfkWL{display:flex;flex-direction:column;gap:.75rem;padding:.5rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#fdfdfd}.CategoryTree_parent__ZxAPC{font-size:1rem}.CategoryTree_parentHeader__8lhK_{display:flex;align-items:center;gap:.6rem}.CategoryTree_parentName__a5cJ4{font-weight:600;cursor:pointer;user-select:none;transition:color .2s ease}.CategoryTree_parentName__a5cJ4:hover{color:#0056b3}.CategoryTree_children__5RVJD{padding-left:1.8rem;margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.CategoryTree_child__AdNAp{display:flex;align-items:center;gap:.6rem}.CategoryTree_child__AdNAp input[type=checkbox],.CategoryTree_parentHeader__8lhK_ input[type=checkbox]{margin:0;width:16px;height:16px;cursor:pointer;accent-color:#007bff}.CategoryTree_child__AdNAp label{font-size:.9rem;color:#333}.CategorySelect_inputRow__wtkXn{display:flex;align-items:center;gap:12px}.CategorySelect_container__nduKf{position:relative;width:100%}.CategorySelect_label__JDGj7{font-weight:500;font-size:1rem;flex-shrink:0}.CategorySelect_selectTrigger__iYnIb{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border:1px solid #ccc;border-radius:8px;background-color:#fff;cursor:pointer;user-select:none;transition:border-color .2s;flex-grow:1;min-width:150px}.CategorySelect_selectTrigger__iYnIb:hover{border-color:#888}.CategorySelect_iconsWrapper__kqewc{display:flex;align-items:center;gap:8px}.CategorySelect_clearButton__uwH1n{background:none;border:none;padding:4px;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.CategorySelect_clearButton__uwH1n:hover{background-color:#f0f0f0;color:#333}.CategorySelect_arrow__Iwabn{transition:transform .2s ease-in-out;color:#888}.CategorySelect_arrowOpen__8fsk7,.CategorySelect_arrowUp__rukpv{transform:rotate(180deg)}.CategorySelect_text__5VmNK{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CategorySelect_popover__Q1RHa{position:absolute;top:calc(100% + 5px);left:0;width:100%;max-height:400px;overflow-y:auto;background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;padding:10px}.CategorySelect_popoverActions__4o7ew{padding-top:10px;margin-top:10px;border-top:1px solid #eee}.CategorySelect_footer__bjQ9O{padding:16px;border-top:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;gap:16px}.CategorySelect_applyButton__Lh8P0{min-width:120px;height:40px;padding:0 24px;background-color:#0070f3;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:500;font-size:.95rem;transition:background-color .2s;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.CategorySelect_applyButton__Lh8P0:hover{background-color:#0060df}.CategorySelect_resetButton__OwkrT{height:40px;padding:0 16px;background-color:transparent;color:#666;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.CategorySelect_resetButton__OwkrT:hover{color:#333;background-color:#f8f9fa;border-color:#cbd5e0}.CategorySelect_resetButton__OwkrT:disabled{color:#ccc;border-color:#eee;cursor:not-allowed;background-color:transparent}.Filters_filtersWrapper__hx8P0{width:100%;display:flex;flex-direction:column;gap:1.25rem}.Filters_filterGroup__WAR3l{display:flex;flex-direction:column;gap:.5rem;width:100%}.Filters_filterLabel__tRg99{display:block;font-size:.85rem;font-weight:600;color:#6c757d;margin-left:2px;margin-bottom:2px;text-align:left}.Filters_filterLabelInline__NZKO3{font-size:.95rem;font-weight:500;color:#333;white-space:nowrap;margin-right:.5rem;align-self:center}.Filters_filterOptions__bG4Dj{display:flex;flex-wrap:wrap;gap:8px}.Filters_priceFilterInputs__J6oPM{display:flex;align-items:center;gap:8px;width:100%}.Filters_priceSeparator__0g1Mj{color:#999}.Filters_filterButton__oqgm2{padding:0 16px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dee2e6;border-radius:20px;background-color:#fff;color:#495057;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;white-space:nowrap}.Filters_filterButton__oqgm2:hover{background-color:#f7fafc;border-color:#cbd5e0}.Filters_activeFilter__Wjq4M{padding:0 16px;border:1px solid #0070f3;border-radius:20px;font-size:.9rem;font-weight:500;box-shadow:0 2px 4px rgba(0,112,243,.2);white-space:nowrap}.Filters_activeFilter__Wjq4M,.Filters_searchButton___wyKK{height:42px;display:inline-flex;align-items:center;justify-content:center;background-color:#0070f3;color:white;cursor:pointer}.Filters_searchButton___wyKK{padding:0 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;transition:background-color .2s ease,transform .1s;width:100%;box-shadow:0 4px 6px rgba(0,112,243,.2)}.Filters_searchButton___wyKK:hover{background-color:#0060df}.Filters_searchButton___wyKK:active{transform:translateY(1px)}@media (min-width:768px){.Filters_filtersWrapper__hx8P0{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;grid-template-areas:"search search" "regions regions" "categories categories" "types ownership" "price action";align-items:end}.Filters_searchArea___CgaJ{grid-area:search}.Filters_searchArea___CgaJ .Filters_filterGroup__WAR3l{max-width:600px}.Filters_regionsArea__8Nl_X{grid-area:regions}.Filters_regionsArea__8Nl_X .Filters_filterGroup__WAR3l{max-width:600px}.Filters_categoriesArea__6GHFO{grid-area:categories}.Filters_categoriesArea__6GHFO .Filters_filterGroup__WAR3l{max-width:600px}.Filters_typeArea__HcPNH{grid-area:types}.Filters_ownershipArea__gQpmE{grid-area:ownership}.Filters_priceArea__1_vlr{grid-area:price;width:100%;max-width:350px}.Filters_actionArea__eQWpg{grid-area:action;display:flex;justify-content:flex-start}.Filters_searchButton___wyKK{width:auto;min-width:160px}}@media (min-width:960px){.Filters_filtersWrapper__hx8P0{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;grid-template-areas:"search search search" "regions regions regions" "categories categories categories" "types ownership ." "price action .";align-items:start}.Filters_searchArea___CgaJ{grid-area:search}.Filters_searchArea___CgaJ .Filters_filterGroup__WAR3l{max-width:600px}.Filters_regionsArea__8Nl_X{grid-area:regions}.Filters_regionsArea__8Nl_X .Filters_filterGroup__WAR3l{max-width:600px}.Filters_categoriesArea__6GHFO{grid-area:categories}.Filters_categoriesArea__6GHFO .Filters_filterGroup__WAR3l{max-width:600px}.Filters_typeArea__HcPNH{grid-area:types}.Filters_priceArea__1_vlr{grid-area:price;width:100%;max-width:320px}.Filters_ownershipArea__gQpmE{grid-area:ownership}.Filters_actionArea__eQWpg{grid-area:action;display:flex;justify-content:flex-end;align-items:flex-end;height:100%}.Filters_searchButton___wyKK{width:auto;min-width:140px;height:42px}.Filters_priceFilterInputs__J6oPM{width:100%}}@media (min-width:1200px){.Filters_filtersWrapper__hx8P0{grid-template-columns:1fr 1fr;gap:1.5rem;grid-template-areas:"search regions" "categories types" "ownership price" "action action";align-items:end}.Filters_searchArea___CgaJ{grid-area:search;width:100%}.Filters_searchArea___CgaJ .Filters_filterGroup__WAR3l{width:100%}.Filters_regionsArea__8Nl_X{grid-area:regions;width:100%}.Filters_regionsArea__8Nl_X .Filters_filterGroup__WAR3l{width:100%}.Filters_categoriesArea__6GHFO{grid-area:categories;width:100%}.Filters_categoriesArea__6GHFO .Filters_filterGroup__WAR3l{width:100%}.Filters_typeArea__HcPNH{grid-area:types;width:100%}.Filters_ownershipArea__gQpmE{grid-area:ownership;width:100%}.Filters_priceArea__1_vlr{grid-area:price;width:100%}.Filters_actionArea__eQWpg{grid-area:action;display:flex;justify-content:center;margin-top:.5rem;width:100%}.Filters_searchButton___wyKK{height:42px;min-width:140px}}.ClearableInput_wrapper__7rrHv{position:relative;width:100%;display:flex;align-items:center}.ClearableInput_input__aZfr3{width:100%;padding:12px 36px 12px 16px;border:1px solid #dee2e6;border-radius:12px;font-size:.95rem;transition:all .2s;background-color:#fff;height:42px}.ClearableInput_input__aZfr3.ClearableInput_withIcon__jCpSR{padding-left:44px}.ClearableInput_input__aZfr3:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px rgba(0,112,243,.1)}.ClearableInput_input__aZfr3::placeholder{color:#999}.ClearableInput_leftIconWrapper__n6PZO{left:14px;color:#999;pointer-events:none}.ClearableInput_clearButton__9rt_7,.ClearableInput_leftIconWrapper__n6PZO{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;z-index:2}.ClearableInput_clearButton__9rt_7{right:8px;background:none;border:none;padding:4px;cursor:pointer;color:#adb5bd;border-radius:50%;transition:color .2s,background-color .2s}.ClearableInput_clearButton__9rt_7:hover{background-color:#f1f3f5;color:#495057}.page_main__nw1Wk{display:flex;flex-direction:column;gap:1.5rem;padding-top:0}.page_content___38fW,.page_filtersContainer__GSSUP{width:100%}.page_toggleFiltersButton__e9GDV{display:block;width:100%;padding:.75rem;margin-bottom:1rem;font-size:1rem;font-weight:500;color:#fff;background-color:#0070f3;border:none;border-radius:8px;cursor:pointer}.page_filtersSidebar__Xbenb{display:none;width:100%;flex-direction:column;gap:1.5rem;padding:1.5rem;background-color:#ffffff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.page_sidebarVisible__qNH51{display:flex}.page_filterContainer__7H8q_{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:40px}.page_mainLayout__UkJq8{display:flex;gap:32px;align-items:flex-start;max-width:1200px;margin-top:0;padding:0 20px}.page_filtersSidebar__Xbenb{flex:0 0 260px;background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;z-index:20}.page_contentArea__S2Tzm{flex:1}.page_lotsGrid__bTBsO{display:grid;gap:24px}@media (min-width:769px){.page_main__nw1Wk{align-items:flex-start;gap:32px;padding:.5rem 1.5rem;max-width:1440px;margin:20px auto}.page_toggleFiltersButton__e9GDV{display:none}.page_filtersContainer__GSSUP{width:100%;margin-bottom:2rem}.page_filtersSidebar__Xbenb{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1.5rem;position:static;width:100%;padding:1rem 1.5rem;border-radius:12px;background-color:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,.08)}.page_content___38fW{width:100%}.page_lotsGrid__bTBsO{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (min-width:769px) and (max-width:961px){.page_lotsGrid__bTBsO{grid-template-columns:1fr 1fr}}@media (min-width:962px){.page_lotsGrid__bTBsO{grid-template-columns:1fr}}.page_pagination__irh0d{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.page_pagination__irh0d button{padding:.5rem 1rem;border:1px solid #ccc;border-radius:6px;background-color:#fff;cursor:pointer}.page_pagination__irh0d button:disabled{cursor:not-allowed;opacity:.5}.page_pagination__irh0d span{font-weight:500}.page_searchButton__7fnJl{display:block;width:100%;padding:12px;margin-top:1.5rem;font-size:1rem;font-weight:600;color:#fff;background-color:#28a745;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.page_searchButton__7fnJl:hover{background-color:#218838}.page_mapBanner__sxkKJ{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:140px;margin-top:0;margin-bottom:0;background-image:url(/map-bg.jpg);background-size:cover;background-position:50%;border-radius:12px;overflow:hidden}.page_mapBanner__sxkKJ:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}.page_mapLinkButton__p_VBh{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;height:60px;padding:0 32px;font-size:1.1rem;font-weight:600;color:#fff;background-color:#007bff;border:2px solid #fff;border-radius:10px;text-decoration:none;box-shadow:0 5px 15px rgba(0,123,255,.4);transition:all .2s ease-in-out}.page_mapLinkButton__p_VBh:hover{background-color:#0056b3;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 20px rgba(0,123,255,.5)}.page_promoBanner__LyzJo{margin-bottom:24px;background:linear-gradient(135deg,#0070f3,#00c6ff);border-radius:12px;padding:24px;color:white;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;box-shadow:0 4px 12px rgba(0,112,243,.2);transition:transform .2s ease}.page_promoBanner__LyzJo:hover{transform:translateY(-2px)}.page_promoContent__WTf47 h2{margin:0 0 8px;font-size:1.5rem;font-weight:700;color:#fff}.page_promoContent__WTf47 p{margin:0;opacity:.95;font-size:1rem;line-height:1.4}.page_promoButton__1DzN3{background-color:white;color:#0070f3;padding:12px 24px;border-radius:8px;font-weight:700;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .2s ease;white-space:nowrap}.page_promoButton__1DzN3:hover{background-color:#f0f9ff;box-shadow:0 6px 12px rgba(0,0,0,.15);transform:scale(1.02)}@media (max-width:600px){.page_promoBanner__LyzJo{flex-direction:column;align-items:flex-start;padding:20px}.page_promoButton__1DzN3{width:100%;text-align:center}}.page_heroWrapper__iSGyG{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;width:100%;max-width:1440px;margin:0 auto 20px;padding:0 20px}.page_promoWrapper__XblY4{width:100%;min-width:0}@media (max-width:1024px){.page_heroWrapper__iSGyG{grid-template-columns:1fr;text-align:center;gap:30px}}.favorites_pageTitle__pQbDS{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#333;@media (max-width:768px){font-size:1.5rem;margin-bottom:1.5rem}}.favorites_loading__fA7s4{display:flex;justify-content:center;padding:60px;font-size:1.2rem;color:#666}.favorites_emptyState__B33cj{text-align:center;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);margin-top:1rem}.favorites_emptyState__B33cj p{font-size:1.2rem;color:#666;margin-bottom:24px}.favorites_backButton__wgInF{display:inline-block;padding:12px 24px;background-color:#0070f3;color:white;text-decoration:none;border-radius:8px;font-weight:600;transition:background-color .2s}.favorites_backButton__wgInF:hover{background-color:#0051a2}.HeroSection_container__aGPb9{text-align:left;padding:0;display:flex;flex-direction:column;justify-content:center}.HeroSection_title__KhsSj{font-size:2.5rem;font-weight:800;color:#111;margin:0 0 1rem;line-height:1.1}.HeroSection_highlight__41IkC{background:linear-gradient(90deg,#0070f3,#00c6ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.HeroSection_subtitle__A6oUC{font-size:1.15rem;color:#555;margin:0;max-width:550px;line-height:1.6}@media (max-width:1024px){.HeroSection_container__aGPb9{text-align:center;align-items:center;margin-bottom:0}.HeroSection_title__KhsSj{font-size:2rem}.HeroSection_subtitle__A6oUC{margin:0 auto;font-size:1rem}}