.dashboard_dashboard_root__j1Zgk{display:flex;min-height:100vh;background:#f9fafb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashboard_sidebar__RE3Ix{width:240px;height:100vh;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;flex-shrink:0;position:fixed;left:0;top:0;z-index:100;transition:transform .2s ease}@media(max-width:1024px){.dashboard_sidebar__RE3Ix{transform:translateX(-100%);width:280px}.dashboard_sidebar__RE3Ix.dashboard_show__8OQiA{transform:translateX(0);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}}.dashboard_sidebar_brand__kFz0T{height:56px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid #f3f4f6}.dashboard_sidebar_brand__kFz0T .dashboard_brand_logo__Ad_cE{font-size:19px;font-weight:700;color:#111827;text-decoration:none;display:flex;align-items:center;gap:8px}.dashboard_sidebar_brand__kFz0T .dashboard_brand_logo__Ad_cE span{color:#2563eb}.dashboard_sidebar_nav__GaHbZ{flex:1 1;padding:12px;overflow-y:auto}.dashboard_nav_section__f50Ng{margin-bottom:20px}.dashboard_nav_label__zrOOm{font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;padding:0 12px;margin-bottom:8px}.dashboard_nav_item__1NlHd{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:500;color:#4b5563;text-decoration:none;cursor:pointer;transition:all .15s ease}.dashboard_nav_item__1NlHd i{width:18px;font-size:14px;opacity:.7}.dashboard_nav_item__1NlHd:hover{background:#f3f4f6;color:#111827}.dashboard_nav_item__1NlHd.dashboard_active__Z4G5j{background:#eff6ff;color:#2563eb}.dashboard_nav_item__1NlHd.dashboard_active__Z4G5j i{opacity:1}.dashboard_nav_badge__zdtcs{margin-left:auto;padding:2px 6px;border-radius:9999px;font-size:12px;font-weight:600;background:#2563eb;color:#fff}.dashboard_sidebar_footer__9Zn2D{padding:16px;border-top:1px solid #f3f4f6}.dashboard_upgrade_card__MB_DM{padding:16px;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:8px;color:#fff}.dashboard_upgrade_card__MB_DM h4{font-size:14px;font-weight:600;margin:0 0 4px}.dashboard_upgrade_card__MB_DM p{font-size:12px;opacity:.85;margin:0 0 12px;line-height:1.4}.dashboard_upgrade_card__MB_DM button{width:100%;padding:8px 12px;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;font-size:12px;font-weight:600;color:#fff;cursor:pointer;transition:background .15s ease}.dashboard_upgrade_card__MB_DM button:hover{background:hsla(0,0%,100%,.25)}.dashboard_pro_badge__rYPCu{display:inline-flex;align-items:center;padding:2px 8px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:9999px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.5px}.dashboard_main_content__zfTaC{flex:1 1;margin-left:240px;display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:100%;transition:all .15s ease}@media(max-width:1024px){.dashboard_main_content__zfTaC{margin-left:0}}.dashboard_top_header__TdyVR{height:56px;background:#fff;border-bottom:1px solid #e5e7eb;padding:0 clamp(1rem,4vw,2rem);display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:100}@media(max-width:1024px){.dashboard_top_header__TdyVR{padding:0 16px}}.dashboard_menu_toggle__7GsRV{display:none;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid #e5e7eb;border-radius:6px;color:#111827;cursor:pointer;transition:all .15s ease}.dashboard_menu_toggle__7GsRV:hover{background:#f3f4f6}@media(max-width:1024px){.dashboard_menu_toggle__7GsRV{display:flex}}.dashboard_sidebar_overlay__EF4r_{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99}@media(max-width:1024px){.dashboard_sidebar_overlay__EF4r_.dashboard_show__8OQiA{display:block}}.dashboard_header_left__I7yVr{display:flex;align-items:center;gap:16px}.dashboard_page_title__GgMxq{font-size:17px;font-weight:700;color:#111827;margin:0}.dashboard_header_right__j4Nrn{display:flex;align-items:center;gap:12px}.dashboard_content_area__TYZRj{flex:1 1;padding:clamp(.75rem,3vw,1.25rem);overflow-y:auto;width:100%;max-width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0;margin:0}.dashboard_search_container__pW3eZ{display:flex;align-items:center;gap:8px;margin-bottom:12px}@media(max-width:768px){.dashboard_search_container__pW3eZ{flex-direction:column;align-items:stretch;gap:8px}}.dashboard_search_bar__7Muwj{flex:1 1;display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:all .15s ease}.dashboard_search_bar__7Muwj:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #eff6ff}.dashboard_search_bar__7Muwj i{color:#9ca3af;font-size:14px}.dashboard_search_bar__7Muwj input{flex:1 1;border:none;outline:none;font-size:15px;font-family:inherit;color:#111827;background:transparent}.dashboard_search_bar__7Muwj input::placeholder{color:#9ca3af}.dashboard_search_actions__tmqe4{display:flex;align-items:center;gap:8px}@media(max-width:768px){.dashboard_search_actions__tmqe4{justify-content:space-between}.dashboard_search_actions__tmqe4 button{flex:1 1}}.dashboard_btn__BH1Sw,.dashboard_btn_ghost__yWdGH,.dashboard_btn_primary__fg8ro,.dashboard_btn_secondary__caKYM{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease;border:none;text-decoration:none}.dashboard_btn__BH1Sw:disabled,.dashboard_btn_ghost__yWdGH:disabled,.dashboard_btn_primary__fg8ro:disabled,.dashboard_btn_secondary__caKYM:disabled{opacity:.5;cursor:not-allowed}.dashboard_btn_primary__fg8ro{background:#2563eb;color:#fff}.dashboard_btn_primary__fg8ro:hover:not(:disabled){background:#1d4ed8}.dashboard_btn_secondary__caKYM{background:#fff;border:1px solid #e5e7eb;color:#4b5563}.dashboard_btn_secondary__caKYM:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db;color:#111827}.dashboard_btn_ghost__yWdGH{background:transparent;color:#4b5563}.dashboard_btn_ghost__yWdGH:hover:not(:disabled){background:#f3f4f6;color:#111827}.dashboard_btn_icon__g_Cnb,.dashboard_card_image__t032M .dashboard_card_save__C2Dkh,.dashboard_save_btn__su4R_{width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:6px;background:transparent;border:1px solid #e5e7eb;color:#9ca3af;cursor:pointer;transition:all .15s ease}.dashboard_btn_icon__g_Cnb:hover,.dashboard_card_image__t032M .dashboard_card_save__C2Dkh:hover,.dashboard_save_btn__su4R_:hover{background:#f3f4f6;color:#111827;border-color:#d1d5db}.dashboard_active__Z4G5j.dashboard_save_btn__su4R_,.dashboard_btn_icon__g_Cnb.dashboard_active__Z4G5j,.dashboard_card_image__t032M .dashboard_active__Z4G5j.dashboard_card_save__C2Dkh{background:#eff6ff;color:#2563eb;border-color:#2563eb}.dashboard_badge__AcZKL{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:9999px;font-size:12px;font-weight:600}.dashboard_badge_primary__SItHR{background:#eff6ff;color:#2563eb}.dashboard_badge_success__beKxn{background:#ecfdf5;color:#10b981}.dashboard_badge_warning__6LHcp{background:#fffbeb;color:#f59e0b}.dashboard_badge_danger__gp4l9{background:#fef2f2;color:#ef4444}.dashboard_badge_neutral____YQC{background:#f3f4f6;color:#4b5563}.dashboard_table_container__XSe2R{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow-x:auto;width:100%}.dashboard_table_container__XSe2R::-webkit-scrollbar{height:6px}.dashboard_table__iKAQA{width:100%;border-collapse:collapse}.dashboard_table_header__MB8mA{background:#f9fafb}.dashboard_table_header__MB8mA th{padding:8px 12px;font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;text-align:left;border-bottom:1px solid #e5e7eb;white-space:nowrap}.dashboard_table_row__r6Wbv{transition:background .15s ease}.dashboard_table_row__r6Wbv:hover{background:#f3f4f6}.dashboard_table_row__r6Wbv:not(:last-child){border-bottom:1px solid #f3f4f6}.dashboard_table_row__r6Wbv td{padding:8px 12px;font-size:14px;color:#111827;vertical-align:middle}.dashboard_table_address__yLT7f{display:flex;align-items:center;gap:8px}.dashboard_table_address__yLT7f .dashboard_address_image__C76xj{width:40px;height:30px;border-radius:4px;object-fit:cover;background:#f3f4f6}.dashboard_table_address__yLT7f .dashboard_address_text__mRqOr{display:flex;flex-direction:column;gap:2px}.dashboard_table_address__yLT7f .dashboard_address_text__mRqOr .dashboard_address_line__HGSRh{font-weight:500;color:#111827}.dashboard_table_address__yLT7f .dashboard_address_text__mRqOr .dashboard_address_city__H5_MJ{font-size:12px;color:#9ca3af}.dashboard_table_equity__DfpPe{display:flex;flex-direction:column;gap:2px}.dashboard_table_equity__DfpPe .dashboard_equity_value__2ZtHR{font-weight:600;color:#10b981}.dashboard_table_equity__DfpPe .dashboard_equity_percent__J60co{font-size:12px;color:#9ca3af}.dashboard_table_actions___me1I{display:flex;align-items:center;gap:8px}.dashboard_save_btn__su4R_{border:none;width:32px;height:32px}.dashboard_save_btn__su4R_.dashboard_saved__uCIWM{color:#ef4444;background:#fef2f2}.dashboard_grid_container__JWf59{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:16px;gap:16px;width:100%}.dashboard_grid_card__LqE8g{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .2s ease;width:100%}.dashboard_grid_card__LqE8g:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.dashboard_imageGallery__KqkQ0{position:relative;width:100%;height:400px;overflow:hidden;background:#000}.dashboard_galleryOverlay__cn0q8{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:16px;pointer-events:none}.dashboard_galleryOverlay__cn0q8>*{pointer-events:auto}.dashboard_imageInfo__coDon{display:flex;gap:8px}.dashboard_thumbnailStrip__8BM8s{display:flex;gap:8px;overflow-x:auto;padding:8px;background:rgba(0,0,0,.5);border-radius:6px}.dashboard_thumbnailStrip__8BM8s::-webkit-scrollbar{height:4px}.dashboard_thumbnail__KPUpd{position:relative;width:60px;height:60px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease}.dashboard_thumbnail__KPUpd:hover{border-color:#2563eb}.dashboard_thumbnail__KPUpd.dashboard_active__Z4G5j{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.3)}.dashboard_card_image__t032M{position:relative;height:180px;overflow:hidden}.dashboard_card_image__t032M img{width:100%;height:100%;object-fit:cover}.dashboard_card_image__t032M .dashboard_card_badge__BiLB9{position:absolute;top:12px;left:12px}.dashboard_card_image__t032M .dashboard_card_save__C2Dkh{position:absolute;top:12px;right:12px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none}.dashboard_card_image__t032M .dashboard_card_save__C2Dkh.dashboard_saved__uCIWM{color:#ef4444;background:hsla(0,93%,94%,.95)}.dashboard_card_content__otzqp{padding:12px}.dashboard_card_title__CBbk3{font-size:15px;font-weight:600;color:#111827;margin:0 0 4px}.dashboard_card_location__UPD6_{font-size:14px;color:#9ca3af;margin:0 0 12px}.dashboard_card_stats__NmDek{display:flex;gap:16px;padding-top:12px;border-top:1px solid #f3f4f6}.dashboard_card_stats__NmDek .dashboard_stat__KVQ2B{display:flex;flex-direction:column;gap:2px}.dashboard_card_stats__NmDek .dashboard_stat__KVQ2B .dashboard_stat_label__UE7dV{font-size:12px;color:#9ca3af}.dashboard_card_stats__NmDek .dashboard_stat__KVQ2B .dashboard_stat_value__HUf3r{font-size:14px;font-weight:600;color:#111827}.dashboard_filters_panel__7S3Se{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;overflow:hidden}.dashboard_filters_header__X7KhA{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #f3f4f6}.dashboard_filters_header__X7KhA h3{font-size:14px;font-weight:600;color:#111827;margin:0}.dashboard_filters_body__Jm0aU{padding:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}.dashboard_filter_group__sjC2A{display:flex;flex-direction:column;gap:8px}.dashboard_filter_label__jm40a{font-size:12px;font-weight:500;color:#4b5563}.dashboard_filter_select__MRoTc{padding:8px 32px 8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;font-family:inherit;color:#111827;background:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:16px}.dashboard_filter_select__MRoTc:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #eff6ff}.dashboard_filter_input__jELCw{padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;font-family:inherit;color:#111827;background:#fff}.dashboard_filter_input__jELCw:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #eff6ff}.dashboard_filter_input__jELCw::placeholder{color:#9ca3af}.dashboard_filters_footer__mtACp{display:flex;justify-content:flex-end;gap:12px;padding:16px;border-top:1px solid #f3f4f6;background:#f9fafb}.dashboard_results_header__b8OZs{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}@media(max-width:768px){.dashboard_results_header__b8OZs{flex-direction:column;align-items:flex-start;gap:12px}}.dashboard_results_count__KE00e{font-size:14px;color:#4b5563}.dashboard_results_count__KE00e strong{color:#111827;font-weight:600}.dashboard_view_toggle__AUZFN{display:flex;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.dashboard_view_btn__Ji2xp{padding:8px 12px;background:transparent;border:none;color:#9ca3af;cursor:pointer;transition:all .15s ease}.dashboard_view_btn__Ji2xp:not(:last-child){border-right:1px solid #e5e7eb}.dashboard_view_btn__Ji2xp:hover{background:#f3f4f6;color:#111827}.dashboard_view_btn__Ji2xp.dashboard_active__Z4G5j{background:#eff6ff;color:#2563eb}.dashboard_user_avatar__F__VB{width:36px;height:36px;border-radius:9999px;background:#2563eb;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#fff;cursor:pointer;border:none;transition:transform .15s ease}.dashboard_user_avatar__F__VB:hover{transform:scale(1.05)}.dashboard_user_dropdown__P_sOr{position:absolute;top:calc(100% + 8px);right:0;width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);z-index:50;overflow:hidden}.dashboard_user_info__tmDSs{padding:16px;border-bottom:1px solid #f3f4f6}.dashboard_user_info__tmDSs .dashboard_user_name__ydLeJ{font-size:14px;font-weight:600;color:#111827;margin:0 0 2px}.dashboard_user_info__tmDSs .dashboard_user_email___MNps{font-size:12px;color:#9ca3af;margin:0}.dashboard_user_menu_item__fBERT{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:transparent;border:none;font-size:14px;font-family:inherit;color:#4b5563;cursor:pointer;text-align:left;text-decoration:none;transition:all .15s ease}.dashboard_user_menu_item__fBERT:hover{background:#f3f4f6;color:#111827}.dashboard_user_menu_item__fBERT.dashboard_danger__8T8Uj{color:#ef4444}.dashboard_user_menu_item__fBERT.dashboard_danger__8T8Uj:hover{background:#fef2f2}.dashboard_user_menu_item__fBERT i{width:16px;opacity:.7}.dashboard_user_menu_divider__mtD3O{height:1px;background:#f3f4f6;margin:4px 0}.dashboard_empty_state__Sc_w4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center}.dashboard_empty_state__Sc_w4 .dashboard_empty_icon__k_cl1{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:9999px;margin-bottom:20px}.dashboard_empty_state__Sc_w4 .dashboard_empty_icon__k_cl1 i{font-size:28px;color:#9ca3af}.dashboard_empty_state__Sc_w4 h3{font-size:17px;font-weight:600;color:#111827;margin:0 0 8px}.dashboard_empty_state__Sc_w4 p{font-size:14px;color:#9ca3af;margin:0 0 20px;max-width:320px}.dashboard_modal_overlay___Agt6{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:900}.dashboard_modal_card__gWLrn{background:#fff;width:100%;max-width:420px;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);overflow:hidden}.dashboard_modal_header__7uAVi{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #f3f4f6}.dashboard_modal_header__7uAVi h3{font-size:17px;font-weight:600;color:#111827;margin:0}.dashboard_modal_body__Wq7QO{padding:20px}.dashboard_modal_footer__vTzg3{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #f3f4f6;background:#f9fafb}.dashboard_modal_content__IAwLz{background:#fff;padding:32px;border-radius:16px;width:90%;max-width:400px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);text-align:center;position:relative;border:1px solid #f3f4f6}.dashboard_modal_content__IAwLz h3{font-size:19px;font-weight:700;color:#111827;margin:0 0 8px}.dashboard_modal_content__IAwLz p{font-size:14px;color:#9ca3af;margin-bottom:24px}.dashboard_export_options__1jWGP{display:flex;flex-direction:column;gap:12px}.dashboard_export_options__1jWGP button{padding:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;font-size:15px;font-weight:700;color:#111827;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.dashboard_export_options__1jWGP button:hover{background:rgba(37,99,235,.05);border-color:#2563eb;color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.dashboard_export_options__1jWGP button:active{transform:translateY(0)}@media(max-width:1024px){.dashboard_sidebar__RE3Ix{transform:translateX(-100%)}.dashboard_sidebar__RE3Ix.dashboard_open__9dh_T{transform:translateX(0)}.dashboard_main_content__zfTaC{margin-left:0}}@media(max-width:768px){.dashboard_content_area__TYZRj{padding:16px}.dashboard_filters_body__Jm0aU,.dashboard_grid_container__JWf59{grid-template-columns:1fr}}.dashboard_pageContent__wwhRS{display:flex;flex-direction:column;gap:20px}.dashboard_statsGrid__rv_1k{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media(max-width:1200px){.dashboard_statsGrid__rv_1k{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dashboard_statsGrid__rv_1k{grid-template-columns:1fr}}.dashboard_statCard__QDiQ1{background:#fff;border-radius:8px;border:1px solid #f3f4f6;padding:20px;display:flex;flex-direction:column;gap:12px}.dashboard_statIcon__GX_Ff{width:48px;height:48px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:20px}.dashboard_statContent__988oL{display:flex;flex-direction:column;gap:4px}.dashboard_statValue__hOvkn{font-size:22px;font-weight:700;color:#111827;line-height:1}.dashboard_statLabel__kIYBH{font-size:14px;color:#9ca3af}.dashboard_statChange__ARf02{font-size:14px;display:flex;align-items:center;gap:8px}.dashboard_statPeriod__OXst2{color:#9ca3af}.dashboard_textSuccess__ADZ5t{color:#10b981}.dashboard_textDanger__syt1L{color:#ef4444}.dashboard_row__AeppL{display:flex;gap:20px}@media(max-width:1024px){.dashboard_row__AeppL{flex-direction:column}}.dashboard_col8___h_g4{flex:2 1;min-width:0}.dashboard_col4__Fcmg2{flex:1 1;min-width:0}.dashboard_chartContainer__oJ83b{display:flex;align-items:flex-end;gap:12px;height:200px;padding:16px 0}.dashboard_chartBar__DP987{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%}.dashboard_barContainer__v1s2z{flex:1 1;width:100%;display:flex;align-items:flex-end;justify-content:center}.dashboard_barFill__N5pIZ{width:32px;border-radius:4px 4px 0 0;position:relative;min-height:8px;transition:height .3s ease}.dashboard_barFill__N5pIZ:hover{opacity:.9}.dashboard_barFill__N5pIZ:hover .dashboard_barTooltip__3ZJUp{opacity:1;visibility:visible}.dashboard_barTooltip__3ZJUp{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#111827;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;margin-bottom:8px}.dashboard_barLabel__ghQtj{font-size:12px;color:#9ca3af;font-weight:500}.dashboard_statesList__nl1bm{display:flex;flex-direction:column;gap:16px}.dashboard_stateItem__DPYpD{display:flex;flex-direction:column;gap:8px}.dashboard_stateInfo__4FNDG{display:flex;align-items:center;gap:8px}.dashboard_stateRank__jT1py{font-size:12px;color:#9ca3af;width:24px}.dashboard_stateName__ixsxf{flex:1 1;font-size:14px;font-weight:500;color:#111827}.dashboard_stateCount__gpgRy{font-size:14px;font-weight:600;color:#4b5563}.dashboard_stateBar__hVpyW{height:6px;background:#f9fafb;border-radius:9999px;overflow:hidden}.dashboard_stateBarFill__SNXLh{height:100%;background:linear-gradient(90deg,#2563eb,#134cca);border-radius:9999px}.dashboard_legendDot__yUzij{width:10px;height:10px;border-radius:9999px}.dashboard_legendLabel__2IMNB{font-size:14px;color:#9ca3af}.dashboard_tabNav__iqyyg{margin-bottom:20px;border-bottom:1px solid #e5e7eb;padding-bottom:12px}.dashboard_tabBtn__24In7{padding:8px 16px;color:#4b5563;font-size:15px;transition:all .15s ease}.dashboard_tabBtn__24In7 i{font-size:14px}.dashboard_tabBtn__24In7.dashboard_active__Z4G5j{background:#eff6ff;color:#2563eb}.dashboard_dataTable__QSd30{width:100%;border-collapse:collapse}.dashboard_dataTable__QSd30 thead{background:#f9fafb}.dashboard_dataTable__QSd30 thead th{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e7eb}.dashboard_dataTable__QSd30 tbody tr{border-bottom:1px solid #f3f4f6;transition:background .15s ease}.dashboard_dataTable__QSd30 tbody tr:hover{background:#f3f4f6}.dashboard_dataTable__QSd30 tbody td{padding:12px 16px;font-size:14px;color:#111827;vertical-align:middle}.dashboard_cardHeader__H4Qk_{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f3f4f6}.dashboard_cardTitle__v2ce5{font-size:15px;font-weight:600;color:#111827;margin:0}.dashboard_cardActions__BLfGn{display:flex;align-items:center;gap:8px}.dashboard_cardBody__5AcGm{padding:20px}.dashboard_searchQuery__eC_bn{display:flex;align-items:center;font-weight:500;color:#111827}.dashboard_header_actions__eCHZ7{gap:8px;margin-right:16px}.dashboard_profileGrid__Zw0f1{display:grid;grid-template-columns:280px 1fr;grid-gap:20px;gap:20px}@media(max-width:1024px){.dashboard_profileGrid__Zw0f1{grid-template-columns:1fr}}.dashboard_profileSidebar__Q1qLS{background:#fff;border-radius:8px;border:1px solid #f3f4f6;padding:24px;text-align:center;height:-moz-fit-content;height:fit-content}.dashboard_avatarWrapper__PDHXJ{position:relative;width:120px;height:120px;margin:0 auto 16px}.dashboard_avatarLarge__3YJDC{width:120px;height:120px;background:linear-gradient(135deg,#2563eb,#1043b3);font-size:42px;font-weight:700;color:#fff}.dashboard_avatarLarge__3YJDC,.dashboard_avatarUpload__IBjJ2{border-radius:9999px;display:flex;align-items:center;justify-content:center}.dashboard_avatarUpload__IBjJ2{position:absolute;bottom:0;right:0;width:36px;height:36px;background:#fff;border:2px solid #fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);cursor:pointer;transition:all .2s ease;color:#4b5563}.dashboard_avatarUpload__IBjJ2:hover{background:#2563eb;color:#fff}.dashboard_profileName__cLb_u{font-size:17px;font-weight:700;color:#111827;margin-bottom:4px}.dashboard_profileEmail__WXbro{font-size:14px;color:#9ca3af;margin-bottom:16px}.dashboard_profileStats__i0yvb{display:flex;justify-content:center;gap:24px;padding-top:16px;border-top:1px solid #f3f4f6}.dashboard_profileStatItem__0Fa1p{text-align:center}.dashboard_profileStatValue__FTYHp{font-size:19px;font-weight:700;color:#111827;display:block}.dashboard_profileStatLabel__beTt9{font-size:12px;color:#9ca3af}.dashboard_profileMain__sB_vg{display:flex;flex-direction:column;gap:20px}.dashboard_formGrid__FZNd_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:640px){.dashboard_formGrid__FZNd_{grid-template-columns:1fr}}.dashboard_formGroup__Dpypv{display:flex;flex-direction:column;gap:8px}.dashboard_formLabel__rn1S9{font-size:14px;font-weight:500;color:#111827}.dashboard_formInput__qaiuS,.dashboard_formTextarea__Of1K1{padding:12px 16px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#111827;background:#fff;transition:all .2s ease}.dashboard_formInput__qaiuS:focus,.dashboard_formTextarea__Of1K1:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.dashboard_formInput__qaiuS::placeholder,.dashboard_formTextarea__Of1K1::placeholder{color:#9ca3af}.dashboard_formTextarea__Of1K1{resize:vertical;min-height:100px}.dashboard_formActions__pFxJ1{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #f3f4f6;margin-top:16px}.dashboard_trialBanner__kKDRI{background:linear-gradient(135deg,#2563eb,#8b5cf6);margin-bottom:20px;justify-content:space-between;flex-wrap:wrap}.dashboard_trialBannerContent__djLEK{display:flex;align-items:center;gap:16px}.dashboard_trialBannerIcon__1Ma7l{font-size:28px;color:#fff}.dashboard_trialBannerText__L3Van h4{color:#fff;margin:0 0 4px;font-weight:600;font-size:17px}.dashboard_trialBannerText__L3Van p{color:hsla(0,0%,100%,.85);margin:0;font-size:14px}.dashboard_billingOverviewGrid__tOAy8{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px;gap:20px}.dashboard_billingStatCard___HoaL{background:#fff;border-radius:8px;border:1px solid #f3f4f6;padding:20px}.dashboard_billingStatHeader__QGccR{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.dashboard_billingStatHeader__QGccR h3{font-size:15px;font-weight:600;color:#111827;margin:0}.dashboard_billingStatValue__0hFNA{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.dashboard_billingStatValue__0hFNA .dashboard_value__1W1J5{font-size:32px;font-weight:700;color:#111827}.dashboard_billingStatValue__0hFNA .dashboard_period__HJPZI{font-size:14px;color:#9ca3af}.dashboard_billingStatRow__oyu7r{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #f3f4f6}.dashboard_billingStatRow__oyu7r:first-of-type{border-top:none;padding-top:0}.dashboard_billingStatRow__oyu7r .dashboard_label__Qeb_p{font-size:14px;color:#9ca3af}.dashboard_billingStatRow__oyu7r .dashboard_amount__vKml9{font-size:14px;font-weight:600;color:#111827}.dashboard_billingStatRow__oyu7r .dashboard_warning__GTHVI{color:#f59e0b}.dashboard_billingActionsCard__lo6Co{display:flex;flex-direction:column;gap:12px}.dashboard_paymentMethodCard__53LTj{background:#fff;border-radius:8px;border:1px solid #f3f4f6;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.dashboard_paymentMethodCard__53LTj.dashboard_isDefault__9KZii{background:rgba(37,99,235,.05);border-color:rgba(37,99,235,.3)}.dashboard_paymentMethodInfo__Fw2hr{display:flex;align-items:center;gap:16px}.dashboard_paymentMethodIcon__bAhRl{width:48px;height:48px;border-radius:6px;background:rgba(37,99,235,.1);display:flex;align-items:center;justify-content:center}.dashboard_paymentMethodIcon__bAhRl i{font-size:20px;color:#2563eb}.dashboard_paymentMethodDetails__p0i5i .dashboard_name__kXpUz{font-weight:500;color:#111827;margin-bottom:4px}.dashboard_paymentMethodDetails__p0i5i .dashboard_meta__1pQTu{font-size:14px;color:#9ca3af}.dashboard_paymentMethodDetails__p0i5i .dashboard_meta__1pQTu .dashboard_defaultBadge__pWzPl{color:#2563eb;margin-left:8px}.dashboard_paymentMethodActions__g5Jk8{display:flex;gap:8px}.dashboard_billingAddressCard__KJjwd{background:#fff;border-radius:8px;border:1px solid #f3f4f6}.dashboard_billingAddressContent__ugka8{line-height:1.8}.dashboard_billingAddressContent__ugka8 p{margin:0}.dashboard_billingAddressContent__ugka8 p.dashboard_name__kXpUz{font-weight:500;color:#111827}.dashboard_billingAddressContent__ugka8 p.dashboard_address__lBCzL{color:#9ca3af}.dashboard_billingGrid__ycyvk{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}@media(max-width:1024px){.dashboard_billingGrid__ycyvk{grid-template-columns:1fr}}.dashboard_planCard__QM1Em{background:#fff;border-radius:8px;border:1px solid #f3f4f6;overflow:hidden}.dashboard_planHeader__Wgx7L{padding:20px;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:flex-start}.dashboard_planInfo__MRFUs{display:flex;flex-direction:column;gap:4px}.dashboard_planName__lAuAG{font-size:17px}.dashboard_planPrice__MhLHp{font-size:22px;font-weight:700;color:#2563eb}.dashboard_planPrice__MhLHp span{font-size:14px;font-weight:400;color:#9ca3af}.dashboard_planBadge__s_JKQ{padding:4px 12px;background:rgba(16,185,129,.1);color:#10b981;border-radius:9999px;font-size:12px}.dashboard_planFeatures__4G0eJ{padding:20px;display:flex;flex-direction:column;gap:12px}.dashboard_planFeature__mFDqN{display:flex;align-items:center;gap:12px;font-size:14px;color:#4b5563}.dashboard_planFeature__mFDqN i{color:#10b981}.dashboard_planActions__583zl{padding:16px 20px;border-top:1px solid #f3f4f6;background:#f9fafb}.dashboard_usageCard__xyQNG{background:#fff;border-radius:8px;border:1px solid #f3f4f6;padding:20px}.dashboard_usageHeader__4SDSZ{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dashboard_usageTitle__YXRqj{font-size:15px;font-weight:600;color:#111827}.dashboard_usageItems__TjiUS{display:flex;flex-direction:column;gap:16px}.dashboard_usageItem__o9SqF{display:flex;flex-direction:column;gap:8px}.dashboard_usageLabel__TERxU{display:flex;justify-content:space-between;font-size:14px;color:#4b5563}.dashboard_usageProgress__4aeGX{height:8px;background:#f9fafb;border-radius:9999px;overflow:hidden}.dashboard_usageProgressBar__crpHD{height:100%;border-radius:9999px;transition:width .3s ease}.dashboard_settingsSection__IMVwx{background:#fff;border-radius:8px;border:1px solid #f3f4f6;margin-bottom:20px}.dashboard_settingsSection__IMVwx:last-child{margin-bottom:0}.dashboard_settingsSectionHeader__RYNN1{padding:16px 20px;border-bottom:1px solid #f3f4f6}.dashboard_settingsSectionTitle__o7WhX{font-size:15px;font-weight:600;color:#111827;margin:0 0 4px}.dashboard_settingsSectionDesc__WAcxX{font-size:14px;color:#9ca3af;margin:0}.dashboard_settingsSectionBody__gXK2f{padding:20px}.dashboard_settingsItem__23VE1{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f3f4f6}.dashboard_settingsItem__23VE1:first-child{padding-top:0}.dashboard_settingsItem__23VE1:last-child{padding-bottom:0;border-bottom:none}.dashboard_settingsItemInfo__ixUo2{display:flex;flex-direction:column;gap:4px}.dashboard_settingsItemLabel__YuBhZ{font-size:14px;font-weight:500;color:#111827}.dashboard_settingsItemDesc__hMeqc{font-size:14px;color:#9ca3af}.dashboard_toggle__4bLsa{position:relative;width:48px;height:26px;background:#e5e7eb;border-radius:9999px;cursor:pointer;transition:all .2s ease}.dashboard_toggle__4bLsa.dashboard_active__Z4G5j{background:#2563eb}.dashboard_toggle__4bLsa.dashboard_active__Z4G5j .dashboard_toggleKnob__goY4O{transform:translateX(22px)}.dashboard_toggleKnob__goY4O{position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:9999px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);transition:transform .2s ease}.dashboard_btnGroup__zUCVh{display:flex;gap:12px;margin-bottom:16px}.dashboard_exportGrid__jmBuA{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media(max-width:1024px){.dashboard_exportGrid__jmBuA{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dashboard_exportGrid__jmBuA{grid-template-columns:1fr}}.dashboard_exportCard__N2WZm{background:#fff;border-radius:8px;border:1px solid #f3f4f6;padding:20px;text-align:center;cursor:pointer;transition:all .2s ease}.dashboard_exportCard__N2WZm:hover{border-color:#2563eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.dashboard_exportCard__N2WZm.dashboard_selected__Sqq_4{border-color:#2563eb;background:rgba(37,99,235,.02)}.dashboard_exportIcon__GJr4u{width:56px;height:56px;border-radius:6px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:24px}.dashboard_exportName__0ETyD{font-size:15px;font-weight:600;color:#111827;margin-bottom:4px}.dashboard_exportDesc__xNr_F{font-size:14px;color:#9ca3af}.dashboard_historyTable__tLowm{margin-top:20px}.dashboard_propertyDetailsPage__2lvHl{padding-bottom:40px;max-width:100%;overflow-x:hidden;color:#111827}.dashboard_propertyDetailsPage__2lvHl *{opacity:1!important;visibility:visible!important}.dashboard_header_actions__eCHZ7{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.dashboard_propertyHeader__fKKmK{border-bottom:1px solid #f3f4f6;padding-bottom:16px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.dashboard_priceCard__2nuHF{text-align:center;padding:16px;background:#fff;border-radius:8px;border:1px solid #f3f4f6}.dashboard_priceLabel__gwZwP{display:block;font-size:14px;color:#9ca3af;margin-bottom:8px}.dashboard_priceValue__Y_RSt{display:block;font-size:26px;font-weight:700;color:#111827}.dashboard_statsRow__r3plX{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.dashboard_statItem__DS3b1{display:flex;align-items:center;gap:8px;padding:12px;background:#fff;border-radius:6px;font-size:14px;color:#4b5563}.dashboard_statItem__DS3b1 i{color:#2563eb;width:18px}.dashboard_equityBar__a7_Wl{padding:16px;background:#fff;border-radius:8px;border:1px solid #f3f4f6}.dashboard_equityHeader__ktWml{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;color:#9ca3af}.dashboard_equityValue__9SIon{font-weight:700;color:#10b981}.dashboard_equityProgress__2df9h{height:8px;background:#f9fafb;border-radius:9999px;overflow:hidden;margin-bottom:8px}.dashboard_equityFill__H6Dro{height:100%;background:linear-gradient(90deg,#10b981,#0c8a60);border-radius:9999px;transition:width .3s ease}.dashboard_equityPercent__Ah0I0{font-size:12px;color:#9ca3af}.dashboard_quickActions__xBUqm{display:flex;gap:12px}.dashboard_tabNav__iqyyg{display:flex;gap:8px;padding:8px;background:#fff;border-radius:8px;border:1px solid #f3f4f6;overflow-x:auto}.dashboard_tabNav__iqyyg::-webkit-scrollbar{height:0}.dashboard_tabBtn__24In7{display:flex;align-items:center;gap:8px;padding:12px 16px;border:none;background:transparent;border-radius:6px;font-size:14px;font-weight:500;color:#9ca3af;cursor:pointer;transition:all .2s ease;white-space:nowrap}.dashboard_tabBtn__24In7:hover{background:#f3f4f6;color:#111827}.dashboard_tabBtn__24In7.dashboard_active__Z4G5j{background:#2563eb;color:#fff}.dashboard_tabContent__hXewt{background:#fff;border-radius:8px;border:1px solid #f3f4f6;padding:24px}.dashboard_detailsSection__otVW9{display:flex;flex-direction:column;gap:20px}.dashboard_sectionHeader__bt_mq{display:flex;align-items:center;gap:16px}.dashboard_sectionIcon__xT__Z{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.dashboard_sectionTitle__L_iJa{font-size:17px;font-weight:600;color:#111827;margin:0 0 4px}.dashboard_sectionSubtitle__XYiEq{font-size:14px;color:#9ca3af;margin:0}.dashboard_detailsGrid__S_oGe{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}.dashboard_financialGrid__xmPRD{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px;padding:16px 0}.dashboard_finItem__9J66A{display:flex;flex-direction:column;gap:8px}.dashboard_finItem__9J66A label{font-size:12px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.dashboard_detailItem__FmtdP{display:flex;flex-direction:column;gap:4px}.dashboard_detailLabel___uw60{font-size:12px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.dashboard_detailValue__RWifO{font-size:14px;font-weight:600;color:#111827}.dashboard_legalSection__Q0p0I{margin-top:16px;padding-top:16px;border-top:1px solid #f3f4f6}.dashboard_legalSection__Q0p0I .dashboard_legalValue__zbgiG{font-size:14px;color:#4b5563;line-height:1.6;margin-top:4px}.dashboard_phoneWrapper__x5veS{display:flex;flex-direction:column;gap:2px}.dashboard_privacyNote__OTbEV{font-size:10px;color:#f59e0b;font-style:italic}.dashboard_detailsCard__C6GH5{padding:16px;background:#f9fafb;border-radius:8px}.dashboard_detailsCard__C6GH5 h4{font-size:14px;font-weight:600;color:#111827;margin:0 0 12px;display:flex;align-items:center}.dashboard_detailsCard__C6GH5 h4 i{color:#9ca3af}.dashboard_detailsCard__C6GH5 p{font-size:14px;color:#4b5563;margin:0;line-height:1.6}.dashboard_contactInfo__S5zRc{display:flex;flex-direction:column;gap:8px}.dashboard_contactInfo__S5zRc p{margin:0}.dashboard_contactLink__7OBoE{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border-radius:6px;font-size:14px;color:#2563eb;text-decoration:none;border:1px solid #f3f4f6;transition:all .2s ease}.dashboard_contactLink__7OBoE:hover{border-color:#2563eb;background:rgba(37,99,235,.05)}.dashboard_contactLink__7OBoE i{width:16px}.dashboard_alertBox__1spmE{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:8px;border-left:4px solid}.dashboard_alertBox__1spmE>i{font-size:20px;margin-top:2px}.dashboard_alertBox__1spmE strong{display:block;font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}.dashboard_alertBox__1spmE p{font-size:14px;color:#4b5563;margin:0}.dashboard_statusBadge__AWCFF{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.dashboard_ownerCard__NhQmB{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg,rgba(37,99,235,.05),rgba(37,99,235,.02));border-radius:8px;border:1px solid #f3f4f6}.dashboard_ownerAvatar__4moCm{width:72px;height:72px;border-radius:9999px;background:linear-gradient(135deg,#2563eb,#1043b3);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;flex-shrink:0}.dashboard_ownerInfo__Iqu6a{flex:1 1}.dashboard_ownerName__2iutg{font-size:19px;font-weight:700;color:#111827;margin:0 0 8px}.dashboard_ownerTags__x99Nk{display:flex;flex-wrap:wrap;gap:8px}.dashboard_ownerTag__Y_1ky{display:inline-flex;align-items:center;padding:4px 8px;background:rgba(156,163,175,.1);border-radius:4px;font-size:12px;font-weight:500;color:#9ca3af}.dashboard_skipTraceCta__encDK{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(37,99,235,.03));border-radius:8px;border:1px dashed #2563eb}@media(max-width:768px){.dashboard_skipTraceCta__encDK{flex-direction:column;text-align:center}}.dashboard_skipTraceIcon__v5Uk5{width:56px;height:56px;border-radius:8px;background:linear-gradient(135deg,#2563eb,#1043b3);display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;flex-shrink:0}.dashboard_skipTraceInfo__KCAmj{flex:1 1}.dashboard_skipTraceInfo__KCAmj h4{font-size:15px;font-weight:600;color:#111827;margin:0 0 4px}.dashboard_skipTraceInfo__KCAmj p{font-size:14px;color:#9ca3af;margin:0}.dashboard_loanSummary__Z_Qba{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media(max-width:768px){.dashboard_loanSummary__Z_Qba{grid-template-columns:1fr}}.dashboard_loanSummaryItem__VoOhJ{text-align:center;padding:16px;background:#f9fafb;border-radius:8px}.dashboard_loanSummaryLabel__pCsDR{display:block;font-size:12px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.dashboard_loanSummaryValue__Kpui3{font-size:19px;font-weight:700}.dashboard_loanCard__gPQtD{padding:20px;background:#f9fafb;border-radius:8px;border:1px solid #f3f4f6}.dashboard_loanHeader__vAP0M{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.dashboard_loanPosition__uKJ27{font-size:14px;font-weight:600;color:#2563eb;padding:4px 8px;background:rgba(37,99,235,.1);border-radius:4px}.dashboard_loanAmount__yUTdW{font-size:19px;font-weight:700;color:#111827}.dashboard_btnSuccess__yXvw1{background:#10b981!important;color:#fff!important;border:none!important}.dashboard_btnSuccess__yXvw1:hover{background:#0d9367!important}.dashboard_subscriptionPage__uE10g{display:flex;flex-direction:column;gap:24px}.dashboard_trialBanner__kKDRI{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(37,99,235,.05));border:1px solid rgba(37,99,235,.2);border-radius:8px}@media(max-width:768px){.dashboard_trialBanner__kKDRI{flex-direction:column;text-align:center}}.dashboard_trialIcon__Fhzrg{width:56px;height:56px;border-radius:9999px;background:#2563eb;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;flex-shrink:0}.dashboard_trialContent__gF7Sg{flex:1 1}.dashboard_trialContent__gF7Sg h3{font-size:17px;font-weight:600;color:#111827;margin:0 0 4px}.dashboard_trialContent__gF7Sg p{font-size:14px;color:#4b5563;margin:0}.dashboard_trialContent__gF7Sg p strong{color:#2563eb}.dashboard_trialDays__Vh42Y{display:flex;flex-direction:column;align-items:center;padding:12px 20px;background:#fff;border-radius:8px;border:2px solid #2563eb}.dashboard_daysNumber__oNZqQ{font-size:26px;font-weight:700;color:#2563eb;line-height:1}.dashboard_daysLabel__95hkR{font-size:12px;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.dashboard_currentPlanCard__6FJ7L{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(16,185,129,.05));border:1px solid rgba(16,185,129,.2);border-radius:8px}@media(max-width:768px){.dashboard_currentPlanCard__6FJ7L{flex-direction:column;text-align:center}}.dashboard_planBadge__s_JKQ{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#10b981;color:#fff;border-radius:6px;font-size:14px;font-weight:600}.dashboard_planBadge__s_JKQ i{font-size:16px}.dashboard_planDetails__67ElA{flex:1 1}.dashboard_planDetails__67ElA h3{font-size:15px;font-weight:600;color:#111827;margin:0 0 4px}.dashboard_planDetails__67ElA p{font-size:14px;color:#9ca3af;margin:0}.dashboard_cancelBtn__P4Bz8{padding:8px 16px;background:transparent;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#9ca3af;cursor:pointer;transition:all .2s ease}.dashboard_cancelBtn__P4Bz8:hover{border-color:#ef4444;color:#ef4444}.dashboard_billingToggle__lacPp{display:flex;align-items:center;justify-content:center;gap:16px}@media(max-width:640px){.dashboard_billingToggle__lacPp{flex-direction:column}}.dashboard_toggleLabel__1iAsX{font-size:14px;color:#9ca3af}.dashboard_toggleButtons__5cILi{display:flex;background:#f9fafb;border-radius:8px;padding:4px;border:1px solid #f3f4f6}.dashboard_toggleBtn__jhEDQ{position:relative;padding:12px 20px;border:none;background:transparent;border-radius:6px;font-size:14px;font-weight:500;color:#9ca3af;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.dashboard_toggleBtn__jhEDQ:hover{color:#111827}.dashboard_toggleBtn__jhEDQ.dashboard_active__Z4G5j{background:#fff;color:#2563eb;box-shadow:0 2px 4px rgba(0,0,0,.05)}.dashboard_saveBadge__KGsIC{padding:4px 8px;background:rgba(16,185,129,.1);color:#10b981;border-radius:4px;font-size:12px;font-weight:600}.dashboard_pricingGrid__FasU6{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media(max-width:1024px){.dashboard_pricingGrid__FasU6{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.dashboard_pricingCard__Xe1Qc{position:relative;display:flex;flex-direction:column;padding:24px;background:#fff;border:1px solid #f3f4f6;border-radius:12px;transition:all .3s ease}.dashboard_pricingCard__Xe1Qc:hover{border-color:#e5e7eb;box-shadow:0 8px 24px rgba(0,0,0,.08)}.dashboard_pricingCard__Xe1Qc.dashboard_highlighted__KgDAa{border-color:#2563eb;box-shadow:0 8px 32px rgba(37,99,235,.15);transform:scale(1.02)}@media(max-width:1024px){.dashboard_pricingCard__Xe1Qc.dashboard_highlighted__KgDAa{transform:none}}.dashboard_cardBadge__d_yYw{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:8px 16px;background:#2563eb;color:#fff;border-radius:9999px;font-size:12px;font-weight:600;white-space:nowrap}.dashboard_cardHeader__H4Qk_{text-align:center;margin-bottom:20px;padding-top:8px}.dashboard_planName__lAuAG{font-size:19px;font-weight:700;color:#111827;margin:0 0 8px}.dashboard_planDescription__fLN3o{font-size:14px;color:#9ca3af;margin:0}.dashboard_priceSection__6giig{text-align:center;padding:16px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;margin-bottom:20px}.dashboard_price__a9iG7{display:flex;align-items:baseline;justify-content:center;gap:2px}.dashboard_currency__X9ttD{font-size:19px;font-weight:600;color:#111827}.dashboard_amount__vKml9{font-size:48px;font-weight:700;color:#111827;line-height:1}.dashboard_period__HJPZI{font-size:15px;color:#9ca3af}.dashboard_billedAs__ruugV{font-size:14px;color:#9ca3af;margin-top:8px}.dashboard_savings__rQqVE{display:inline-block;margin-left:8px;padding:4px 8px;background:rgba(16,185,129,.1);color:#10b981;border-radius:4px;font-size:12px;font-weight:600}.dashboard_featureList__eMpBh{list-style:none;padding:0;margin:0 0 20px;flex:1 1}.dashboard_featureList__eMpBh li{display:flex;align-items:flex-start;gap:12px;padding:8px 0;font-size:14px;color:#4b5563}.dashboard_featureList__eMpBh li i{color:#10b981;margin-top:2px;flex-shrink:0}.dashboard_selectPlanBtn__Y2O7o{width:100%;padding:16px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:14px;font-weight:600;color:#111827;cursor:pointer;transition:all .2s ease}.dashboard_selectPlanBtn__Y2O7o:hover:not(:disabled){background:#f3f4f6;border-color:#2563eb;color:#2563eb}.dashboard_selectPlanBtn__Y2O7o.dashboard_highlighted__KgDAa{background:#2563eb;border-color:#2563eb;color:#fff}.dashboard_selectPlanBtn__Y2O7o.dashboard_highlighted__KgDAa:hover:not(:disabled){background:#1350d4}.dashboard_selectPlanBtn__Y2O7o.dashboard_current__iJJwp{background:rgba(16,185,129,.1);border-color:#10b981;color:#10b981;cursor:default}.dashboard_selectPlanBtn__Y2O7o:disabled{opacity:.7;cursor:not-allowed}.dashboard_faqSection__TVFFc{padding:24px;background:#f9fafb;border-radius:12px}.dashboard_faqSection__TVFFc h2{font-size:19px;font-weight:700;color:#111827;text-align:center;margin:0 0 24px}.dashboard_faqGrid__e_3pH{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}@media(max-width:768px){.dashboard_faqGrid__e_3pH{grid-template-columns:1fr}}.dashboard_faqItem__5xbxT{padding:16px;background:#fff;border-radius:8px;border:1px solid #f3f4f6}.dashboard_faqItem__5xbxT h4{font-size:14px;font-weight:600;color:#111827;margin:0 0 8px}.dashboard_faqItem__5xbxT h4 i{color:#2563eb}.dashboard_faqItem__5xbxT p{font-size:14px;color:#9ca3af;margin:0;line-height:1.6}.dashboard_enterpriseCta__LAOJf{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;background:linear-gradient(135deg,#2563eb,#1043b3);border-radius:12px}@media(max-width:768px){.dashboard_enterpriseCta__LAOJf{flex-direction:column;text-align:center}}.dashboard_ctaContent__BSpRF h3{font-size:19px;font-weight:700;color:#fff;margin:0 0 8px}.dashboard_ctaContent__BSpRF p{font-size:14px;color:hsla(0,0%,100%,.8);margin:0;max-width:500px}.dashboard_ctaButton__bcNoy{display:inline-flex;align-items:center;padding:12px 20px;background:#fff;color:#2563eb;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease;white-space:nowrap}.dashboard_ctaButton__bcNoy:hover{background:#f9fafb;transform:translateY(-2px)}.dashboard_maskedData__zqvko{display:inline-flex;align-items:center;gap:8px;padding:4px 8px;background:#f9fafb;border-radius:4px;font-family:monospace;color:#9ca3af;cursor:not-allowed;position:relative}.dashboard_maskedOverlay__alkLV{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(249,250,251,.8) 50%,transparent);border-radius:4px}.dashboard_unlockBadge__M9CjU{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:rgba(37,99,235,.1);color:#2563eb;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.dashboard_unlockBadge__M9CjU:hover{background:rgba(37,99,235,.15)}.dashboard_unlockBadge__M9CjU i{font-size:10px}@media(max-width:480px){.dashboard_content_area__TYZRj{padding:12px}.dashboard_search_container__pW3eZ{flex-direction:column;gap:8px}.dashboard_search_bar__7Muwj{width:100%;padding:8px 12px}.dashboard_search_bar__7Muwj input{font-size:14px}.dashboard_search_actions__tmqe4{width:100%}.dashboard_search_actions__tmqe4 button{flex:1 1;font-size:12px;padding:8px}.dashboard_page_title__GgMxq{font-size:15px}.dashboard_results_header__b8OZs{flex-direction:column;gap:8px;align-items:flex-start}.dashboard_results_count__KE00e{font-size:14px}.dashboard_table_container__XSe2R{overflow-x:auto;-webkit-overflow-scrolling:touch}.dashboard_table__iKAQA{min-width:600px}.dashboard_table_header__MB8mA th{padding:8px 12px;font-size:10px}.dashboard_table_row__r6Wbv td{padding:8px 12px;font-size:12px}.dashboard_table_address__yLT7f .dashboard_address_image__C76xj{width:40px;height:30px}.dashboard_table_address__yLT7f .dashboard_address_text__mRqOr .dashboard_address_line__HGSRh{font-size:12px}.dashboard_filters_body__Jm0aU,.dashboard_grid_container__JWf59{grid-template-columns:1fr;gap:12px}.dashboard_propertyHeader__fKKmK{flex-direction:column;gap:12px;align-items:flex-start}.dashboard_header_actions__eCHZ7{width:100%;flex-direction:column}.dashboard_header_actions__eCHZ7 button{width:100%}.dashboard_imageGallery__KqkQ0{height:250px}.dashboard_thumbnailStrip__8BM8s{display:none}.dashboard_tabNav__iqyyg{overflow-x:auto;-webkit-overflow-scrolling:touch}.dashboard_tabNav__iqyyg button{font-size:12px;padding:8px 12px;white-space:nowrap}.dashboard_detailsGrid__S_oGe,.dashboard_financialGrid__xmPRD{grid-template-columns:1fr!important}.dashboard_propertyFeatures__keJO3{grid-template-columns:repeat(2,1fr);gap:8px}}@media(min-width:481px)and (max-width:768px){.dashboard_content_area__TYZRj{padding:16px}.dashboard_search_container__pW3eZ{flex-wrap:wrap}.dashboard_search_actions__tmqe4 button{font-size:14px}.dashboard_filters_body__Jm0aU,.dashboard_grid_container__JWf59{grid-template-columns:repeat(2,1fr)}.dashboard_table_container__XSe2R{overflow-x:auto}.dashboard_table__iKAQA{min-width:700px}.dashboard_imageGallery__KqkQ0{height:300px}.dashboard_detailsGrid__S_oGe,.dashboard_financialGrid__xmPRD{grid-template-columns:repeat(2,1fr)}.dashboard_propertyFeatures__keJO3{grid-template-columns:repeat(4,1fr)}}@media(min-width:769px)and (max-width:1024px){.dashboard_grid_container__JWf59{grid-template-columns:repeat(2,1fr)}.dashboard_filters_body__Jm0aU{grid-template-columns:repeat(3,1fr)}.dashboard_detailsGrid__S_oGe{grid-template-columns:repeat(2,1fr)}}@media(min-width:1025px){.dashboard_grid_container__JWf59{grid-template-columns:repeat(3,1fr)}.dashboard_filters_body__Jm0aU{grid-template-columns:repeat(4,1fr)}}@media(min-width:1920px){.dashboard_content_area__TYZRj{max-width:100%;margin:0}.dashboard_grid_container__JWf59{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media(max-height:600px){.dashboard_sidebar__RE3Ix .dashboard_upgrade_card__MB_DM{display:none}.dashboard_imageGallery__KqkQ0{height:200px}}@media(hover:none)and (pointer:coarse){.dashboard_btn_icon__g_Cnb,.dashboard_card_image__t032M .dashboard_card_save__C2Dkh,.dashboard_nav_item__1NlHd,.dashboard_save_btn__su4R_,.dashboard_table_row__r6Wbv{min-height:44px;min-width:44px}.dashboard_btn__BH1Sw,.dashboard_btn_ghost__yWdGH,.dashboard_btn_primary__fg8ro,.dashboard_btn_secondary__caKYM{min-height:44px}.dashboard_save_btn__su4R_{width:44px;height:44px}}@media print{.dashboard_filters_panel__7S3Se,.dashboard_header_actions__eCHZ7,.dashboard_search_container__pW3eZ,.dashboard_sidebar__RE3Ix,.dashboard_top_header__TdyVR{display:none}.dashboard_main_content__zfTaC{margin-left:0}.dashboard_table_container__XSe2R{border:none;box-shadow:none}.dashboard_btnGroup__zUCVh{flex-direction:column;width:100%}.dashboard_btnGroup__zUCVh .dashboard_btn__BH1Sw,.dashboard_btnGroup__zUCVh .dashboard_btn_ghost__yWdGH,.dashboard_btnGroup__zUCVh .dashboard_btn_primary__fg8ro,.dashboard_btnGroup__zUCVh .dashboard_btn_secondary__caKYM{width:100%;justify-content:center}}.dashboard_dashboard_layout__b2NJ6{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#f8fafc;color:#0f172a;font-family:Inter,sans-serif;display:flex;overflow:hidden;z-index:9999;background-image:radial-gradient(#e2e8f0 1px,transparent 0);background-size:24px 24px}.dashboard_sidebar__BrsbG{width:240px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;padding:24px 16px;flex-shrink:0;z-index:50}.dashboard_sidebar__BrsbG .dashboard_logo_area__xN01q{font-size:18px;font-weight:800;margin-bottom:32px;color:#0f172a;padding-left:12px;display:flex;align-items:center;gap:10px;text-decoration:none}.dashboard_sidebar__BrsbG .dashboard_nav_menu__eIa0J{display:flex;flex-direction:column;gap:4px}.dashboard_sidebar__BrsbG .dashboard_nav_item__F21bK{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:8px;color:#475569;font-weight:500;font-size:13px;transition:all .2s;cursor:pointer;text-decoration:none;border:1px solid transparent}.dashboard_sidebar__BrsbG .dashboard_nav_item__F21bK:hover{background:#eff6ff;color:#2563eb}.dashboard_sidebar__BrsbG .dashboard_nav_item__F21bK.dashboard_active__Zur9a{background:#eff6ff;color:#2563eb;font-weight:700;border-color:rgba(37,99,235,.15)}.dashboard_main_content__CKgLP{flex:1 1;display:flex;flex-direction:column;min-width:0;position:relative}.dashboard_top_header__HXh68{height:60px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;flex-shrink:0;z-index:40}.dashboard_top_header__HXh68 h3{font-size:16px;font-weight:700;margin:0;color:#0f172a;display:flex;align-items:center;gap:12px}.dashboard_scroll_area__kfq2Y{flex:1 1;overflow-y:auto;padding:24px}.dashboard_simple_search_bar__ytaQX{display:flex;gap:12px;background:#fff;padding:12px;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.02);margin-bottom:20px;align-items:center}.dashboard_search_input_large__Lp1_x{flex:1 1;height:48px;border:1px solid #e2e8f0;border-radius:8px;padding:0 16px;font-size:14px;outline:none;transition:all .2s;background:#fafafa}.dashboard_search_input_large__Lp1_x:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.dashboard_btn_primary__XmGtH{background:#2563eb;color:#fff!important;border:none;padding:0 24px;height:48px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(37,99,235,.2)}.dashboard_btn_primary__XmGtH:hover{background:#1d4ed8;transform:translateY(-1px)}.dashboard_btn_primary_small__StNXk{background:#2563eb;color:#fff!important;border:none;padding:0 16px;height:36px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(37,99,235,.2)}.dashboard_btn_primary_small__StNXk:hover{background:#1d4ed8;transform:translateY(-1px)}.dashboard_btn_details__GBxiu{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#0f172a;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none}.dashboard_btn_details__GBxiu:hover{background:#eff6ff;color:#2563eb;border-color:#2563eb}.dashboard_btn_filter_toggle__5G_zb{height:48px;padding:0 20px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:18px;color:#475569;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.dashboard_btn_filter_toggle__5G_zb:hover{background:#f8fafc;color:#0f172a}.dashboard_btn_filter_toggle__5G_zb.dashboard_active__Zur9a{background:#eff6ff;color:#2563eb;border-color:#2563eb}.dashboard_view_toggle__I5kwZ{display:flex;background:#f1f5f9;padding:4px;border-radius:8px;gap:4px;border:1px solid #e2e8f0;height:48px;align-items:center}.dashboard_btn_view_mode__oyRWr{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:transparent;color:#64748b;cursor:pointer}.dashboard_btn_view_mode__oyRWr:hover{color:#0f172a}.dashboard_btn_view_mode__oyRWr.dashboard_active__Zur9a{background:#fff;color:#2563eb;box-shadow:0 1px 2px rgba(0,0,0,.1);font-weight:700}.dashboard_filter_container__eb3oK{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.02);overflow:hidden;animation:dashboard_slideDown__Xp1TJ .2s ease-out}@keyframes dashboard_slideDown__Xp1TJ{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dashboard_filter_header__oEp1J{background:#f8fafc;padding:12px 24px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;color:#475569}.dashboard_filter_body__ufyOv{padding:24px;display:flex;flex-direction:column;gap:24px}.dashboard_filter_grid_advanced__t1M6I{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.dashboard_input_group__vf8zY{display:flex;flex-direction:column;gap:6px}.dashboard_input_group__vf8zY label{font-size:11px;font-weight:700;color:#475569}.dashboard_input_group__vf8zY input,.dashboard_input_group__vf8zY select{width:100%;padding:0 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#0f172a;background:#fff;height:36px;outline:none;transition:all .2s}.dashboard_input_group__vf8zY input:focus,.dashboard_input_group__vf8zY select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.dashboard_filter_footer__g3ctv{padding:16px 24px;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:12px}.dashboard_btn_clear__SfuhK{background:#fff;border:1px solid #e2e8f0;color:#475569;padding:0 20px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;height:36px}.dashboard_btn_clear__SfuhK:hover{background:#f1f5f9;color:#0f172a}.dashboard_table_container__KvbFg{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow-x:auto;box-shadow:0 4px 6px -2px rgba(0,0,0,.03);flex:1 1;min-height:400px}.dashboard_data_table__dUtvb{width:100%;min-width:1000px;border-collapse:collapse;white-space:nowrap}.dashboard_data_table__dUtvb thead th{position:-webkit-sticky;position:sticky;top:0;background:#f8fafc;z-index:20;padding:12px 16px;text-align:left;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;border-bottom:1px solid #e2e8f0}.dashboard_data_table__dUtvb tbody tr{background:#fff}.dashboard_data_table__dUtvb tbody tr:hover{background:#f8fafc}.dashboard_data_table__dUtvb td{padding:10px 16px;font-size:13px;color:#0f172a;vertical-align:middle;border-bottom:1px solid #f1f5f9}.dashboard_grid_container___JGDn{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;padding-bottom:40px}.dashboard_grid_card__YO5vw{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .2s ease;display:flex;flex-direction:column}.dashboard_grid_card__YO5vw:hover{transform:translateY(-4px);box-shadow:0 12px 24px -10px rgba(0,0,0,.1);border-color:#2563eb}.dashboard_grid_card__YO5vw .dashboard_card_img__lpcrd{height:180px;background:#f1f5f9;position:relative}.dashboard_grid_card__YO5vw .dashboard_card_img__lpcrd img{width:100%;height:100%;object-fit:cover}.dashboard_grid_card__YO5vw .dashboard_card_body__pLtZb{padding:16px;flex:1 1;display:flex;flex-direction:column}.dashboard_grid_card__YO5vw .dashboard_card_price__6a2YY{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:4px}.dashboard_grid_card__YO5vw .dashboard_card_address__NEsw_{font-size:13px;color:#475569;margin-bottom:16px;height:36px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dashboard_grid_card__YO5vw .dashboard_card_metrics__P_Elf{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:20px;padding-top:12px;border-top:1px solid #f1f5f9}.dashboard_grid_card__YO5vw .dashboard_card_metrics__P_Elf div{display:flex;flex-direction:column}.dashboard_grid_card__YO5vw .dashboard_card_metrics__P_Elf span:first-child{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase}.dashboard_grid_card__YO5vw .dashboard_card_metrics__P_Elf span:last-child{font-size:13px;font-weight:600;color:#0f172a}.dashboard_grid_card__YO5vw .dashboard_card_footer__SwzRH{margin-top:auto;display:flex;gap:8px}.dashboard_modal_overlay__MRxbG{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center}.dashboard_modal_card__zqE9x{background:#fff;width:400px;padding:24px;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.dashboard_modal_card__zqE9x h3{font-size:18px;font-weight:800;margin-bottom:8px}.dashboard_modal_actions__1_RXP{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.dashboard_badge__uqSWj{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600}.dashboard_badge__uqSWj.dashboard_badge_red__dWhlS{background:#fef2f2;color:#ef4444}.dashboard_badge__uqSWj.dashboard_badge_green__bi3f_{background:#f0fdf4;color:#10b981}.dashboard_badge__uqSWj.dashboard_badge_blue__BlBqT{background:#eff6ff;color:#2563eb}.dashboard_badge__uqSWj.dashboard_badge_purple__OaG4r{background:#faf5ff;color:#9333ea}.dashboard_mono_text__XfyIp{font-family:SF Mono,Fira Code,monospace;font-size:12px;color:#475569}.dashboard_btn_icon__QWq7f{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid transparent;background:transparent;color:#94a3b8;cursor:pointer}.dashboard_btn_icon__QWq7f:hover{background:#f1f5f9;color:#0f172a}.dashboard_btn_icon__QWq7f.dashboard_saved__GFkdt{color:#ef4444;background:#fef2f2;border-color:rgba(239,68,68,.1)}.dashboard_page_container__qIRiQ{padding:clamp(1rem,4vw,2rem);width:100%;max-width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:stretch}.dashboard_page_header__N5Fz4{display:flex;justify-content:space-between;align-items:start;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.dashboard_page_title__fmQFs{font-size:24px;font-weight:800;color:#0f172a;margin:0 0 6px;display:flex;align-items:center}.dashboard_page_subtitle__tuurh{font-size:13px;color:#475569;margin:0}.dashboard_saved_card__2pIhi{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px;transition:all .2s ease}.dashboard_saved_card__2pIhi:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.dashboard_search_card__l5aNk{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .2s ease}.dashboard_search_card__l5aNk:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}