.Breadcrumb_section__KXb9H{background:var(--gh-soft);border-bottom:1px solid var(--gh-border)}.Breadcrumb_inner__rVnCb{max-width:1280px;margin:0 auto;padding:12px 24px}.Breadcrumb_group__qVu5D{margin:0;display:inline-flex;align-items:center;gap:8px;color:var(--gh-muted);font-size:.82rem;font-weight:600}.Breadcrumb_home__pvk9u{color:var(--gh-ink);text-decoration:none}.Breadcrumb_home__pvk9u:hover{text-decoration:underline}.Breadcrumb_separator__STUpl{color:var(--gh-muted)}.Breadcrumb_current__LTheo{color:var(--gh-ink)}@media(max-width:768px){.Breadcrumb_inner__rVnCb{padding:10px 16px}}.AuthModal_overlay__NpmD2{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(var(--gh-ink-rgb),.68)}.AuthModal_dialog__Vu_Wu{width:min(920px,100%);max-height:calc(100vh - 40px);display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 18px 50px rgba(var(--gh-ink-rgb),.35)}.AuthModal_side__Vtj2N{--gh-heading-color:var(--gh-on-dark);position:relative;min-height:100%;background:var(--gh-ink)}.AuthModal_sideImage__8s0SA{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.42}.AuthModal_sideShade__nW_5W{position:absolute;inset:0;background:linear-gradient(180deg,rgba(var(--gh-ink-rgb),.15) 0,rgba(var(--gh-ink-rgb),.82) 100%)}.AuthModal_sideContent__ObWeo{position:absolute;left:16px;right:16px;bottom:16px;z-index:1;color:var(--gh-background)}.AuthModal_logo__qDAHc{width:108px;height:108px;object-fit:contain;border-radius:50%;margin-bottom:12px}.AuthModal_sideContent__ObWeo .AuthModal_sideTitle__OoPGr{color:var(--gh-on-dark);margin:0 0 6px;font-size:1.1rem;line-height:1.3;font-weight:700;font-family:var(--gh-font-heading);letter-spacing:.08em}.AuthModal_sideSubtitle__TbR6m{margin:0;color:var(--gh-border);font-size:.88rem;line-height:1.45}.AuthModal_main__aXx5L{position:relative;padding:20px;overflow-y:auto}.AuthModal_closeButton__cCKYs{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid var(--gh-border);border-radius:999px;background:#fff;color:var(--gh-ink);font-size:1.2rem;line-height:1;cursor:pointer}.AuthModal_closeButton__cCKYs:hover{background:var(--gh-background)}.AuthModal_header__087Ux{margin-bottom:14px;padding-right:42px}.AuthModal_title__CjfDp{margin:0;color:var(--gh-ink);font-size:1.4rem;line-height:1.2;font-weight:700}.AuthModal_subtitle__vi2z5{margin:8px 0 0;color:var(--gh-muted);font-size:.9rem;line-height:1.45}.AuthModal_content__QOvVs,.AuthModal_form__qwzSB{display:flex;flex-direction:column;gap:12px}.AuthModal_fieldGroup__SrgoR{display:flex;flex-direction:column;gap:6px}.AuthModal_label__kKTpi{margin:0;color:var(--gh-ink);font-size:.86rem;font-weight:600}.AuthModal_input___Ibx3{width:100%;border:1px solid var(--gh-border);border-radius:10px;padding:10px 11px;background:#fff;color:var(--gh-ink);font-size:.95rem;line-height:1.35}.AuthModal_form__qwzSB .AuthModal_input___Ibx3,.AuthModal_form__qwzSB .AuthModal_input___Ibx3[type=email],.AuthModal_form__qwzSB .AuthModal_input___Ibx3[type=password],.AuthModal_form__qwzSB .AuthModal_input___Ibx3[type=text]{background:#fff!important;color:var(--gh-ink)!important}.AuthModal_form__qwzSB .AuthModal_input___Ibx3::placeholder{color:var(--gh-muted)!important}.AuthModal_form__qwzSB .AuthModal_input___Ibx3:-webkit-autofill,.AuthModal_form__qwzSB .AuthModal_input___Ibx3:-webkit-autofill:active,.AuthModal_form__qwzSB .AuthModal_input___Ibx3:-webkit-autofill:focus,.AuthModal_form__qwzSB .AuthModal_input___Ibx3:-webkit-autofill:hover{-webkit-text-fill-color:var(--gh-ink);box-shadow:inset 0 0 0 1000px #fff}.AuthModal_input___Ibx3:focus{outline:none;border-color:var(--gh-accent);box-shadow:0 0 0 3px rgba(var(--gh-accent-rgb),.14)}.AuthModal_feedback__FMr0B{margin:0;border-radius:10px;padding:9px 10px;font-size:.85rem;line-height:1.4}.AuthModal_feedbackError__0Fj0V{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.AuthModal_feedbackSuccess__F7MiC{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.AuthModal_submitButton__T9_kz{border:0;border-radius:10px;padding:11px 14px;background:var(--gh-ink);color:#fff;font-size:.92rem;font-weight:700;cursor:pointer}.AuthModal_submitButton__T9_kz:hover{background:var(--gh-accent-hover)}.AuthModal_submitButton__T9_kz:disabled{background:var(--gh-muted);cursor:not-allowed}.AuthModal_footer__Xwwpp{margin-top:4px}.AuthModal_switchText__3_PkQ{margin:0;color:var(--gh-muted);font-size:.86rem;line-height:1.45}.AuthModal_switchButton__QwFo7{border:0;background:transparent;color:var(--gh-ink);font-size:inherit;font-weight:700;cursor:pointer;padding:0}.AuthModal_switchButton__QwFo7:hover{text-decoration:underline}@media(max-width:860px){.AuthModal_dialog__Vu_Wu{grid-template-columns:minmax(0,1fr)}.AuthModal_side__Vtj2N{min-height:170px}.AuthModal_main__aXx5L{max-height:calc(100vh - 210px)}}@media(max-width:640px){.AuthModal_overlay__NpmD2{padding:12px}.AuthModal_main__aXx5L{padding:14px}.AuthModal_title__CjfDp{font-size:1.2rem}}.LanguageSwitcher_switcher__y0Mfo{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--gh-border);border-radius:3px;background:var(--gh-soft)}.LanguageSwitcher_option__RU3gf{min-width:40px;min-height:36px;border:0;border-radius:2px;padding:8px;background:transparent;color:var(--gh-muted);font:500 .8125rem/1 var(--gh-font-body);cursor:pointer}.LanguageSwitcher_option__RU3gf:hover{background:var(--gh-background);color:var(--gh-ink)}.LanguageSwitcher_optionActive__HJcog{background:var(--gh-accent);color:var(--gh-on-dark)}.LanguageSwitcher_optionActive__HJcog:hover{background:var(--gh-accent-hover);color:var(--gh-on-dark)}.SiteHeader_header__S_tDY{position:relative;z-index:100;background:var(--gh-background);border-bottom:1px solid var(--gh-border);color:var(--gh-ink)}.SiteHeader_masthead__0uKGC{max-width:1440px;padding:24px 28px 20px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.SiteHeader_brand__cKqOO{display:inline-flex;flex-direction:column;gap:8px;text-decoration:none;color:var(--gh-ink);flex-shrink:0}.SiteHeader_wordmark__l8H1X{font:400 clamp(1.8rem,3vw,2.65rem)/1 var(--gh-font-heading);letter-spacing:-.05em}.SiteHeader_wordmark__l8H1X>span{font-size:.85em}.SiteHeader_brandLine__k8z6T{font:500 .65rem/1.4 var(--gh-font-body);text-transform:uppercase;letter-spacing:.23em;color:var(--gh-muted)}.SiteHeader_desktopAccount__Y_aut{display:flex;align-items:center;gap:22px}.SiteHeader_utilityLink__UDIRT{padding:8px 0;border:0;background:transparent;color:var(--gh-ink);font:400 .875rem/1.4 var(--gh-font-body);cursor:pointer;text-decoration:none}.SiteHeader_utilityLink__UDIRT:hover{color:var(--gh-accent);text-decoration:underline;text-underline-offset:5px}.SiteHeader_navPanel__1xmn5{border-top:1px solid var(--gh-border)}.SiteHeader_navigation__1dYWJ{max-width:1440px;padding:0 28px;margin:auto;display:flex;align-items:stretch;gap:clamp(16px,2.8vw,40px);flex-wrap:wrap}.SiteHeader_navLink__RxsJ_{display:flex;align-items:center;gap:8px;min-height:52px;margin:0;padding:10px 0;background:transparent;border:0;border-bottom:2px solid transparent;color:var(--gh-ink);font:500 .875rem/1.4 var(--gh-font-body);text-decoration:none;cursor:pointer;white-space:nowrap}.SiteHeader_navLink__RxsJ_:hover,.SiteHeader_navLink__RxsJ_[aria-current=page]{border-bottom-color:var(--gh-accent);color:var(--gh-accent)}.SiteHeader_dashboardLink__RfgID{margin-left:auto;color:var(--gh-muted)}.SiteHeader_more__BonMl{position:relative}.SiteHeader_more__BonMl>summary{list-style:none}.SiteHeader_more__BonMl>summary::-webkit-details-marker{display:none}.SiteHeader_submenu__AlzRM{position:absolute;top:100%;left:-16px;min-width:220px;padding:12px;border:1px solid var(--gh-border);background:var(--gh-background);box-shadow:var(--gh-shadow-md);display:grid;z-index:110}.SiteHeader_submenu__AlzRM a{display:block;padding:12px;color:var(--gh-ink);font-size:14px}.SiteHeader_submenu__AlzRM a:hover,.SiteHeader_submenu__AlzRM a[aria-current=page]{background:var(--gh-soft);color:var(--gh-accent)}.SiteHeader_menuButton__QB9UZ,.SiteHeader_mobileAccount__Ic3wu{display:none}.SiteHeader_skipLink__4UVPj{position:absolute;top:-100px;left:20px;padding:12px;background:var(--gh-surface);color:var(--gh-ink);z-index:120}.SiteHeader_skipLink__4UVPj:focus{top:8px}@media (max-width:1050px){.SiteHeader_masthead__0uKGC{padding:20px}.SiteHeader_brandLine__k8z6T{font-size:.6rem;letter-spacing:.15em}.SiteHeader_desktopAccount__Y_aut{display:none}.SiteHeader_menuButton__QB9UZ{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 12px;background:transparent;border:1px solid var(--gh-border);color:var(--gh-ink);border-radius:3px;font-size:14px}.SiteHeader_menuButton__QB9UZ>span:first-child{font-size:22px;line-height:1}.SiteHeader_navPanel__1xmn5{display:none}.SiteHeader_navOpen__ihmZ7{display:block;max-height:calc(100dvh - 100px);overflow-y:auto}.SiteHeader_navigation__1dYWJ{padding:12px 20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 24px;gap:0 24px}.SiteHeader_navLink__RxsJ_{min-height:48px;white-space:normal;font-size:16px}.SiteHeader_dashboardLink__RfgID{margin-left:0}.SiteHeader_submenu__AlzRM{position:static;min-width:0;padding:0;box-shadow:none;border:0}.SiteHeader_submenu__AlzRM a{padding:10px 0}.SiteHeader_mobileAccount__Ic3wu{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;padding:20px;border-top:1px solid var(--gh-border)}}@media (max-width:380px){.SiteHeader_brandLine__k8z6T{letter-spacing:.07em}.SiteHeader_masthead__0uKGC{gap:12px;padding:18px 16px}}.ArticleView_heroImage__iNd3S{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.ArticleView_cardImage__tMu_g{display:block;width:100%;height:240px;object-fit:cover}.ArticleView_listImage__9yz6l{display:block;width:280px;height:200px;object-fit:cover}.ArticleView_compactImage__McZJ4{display:block;width:88px;height:72px;object-fit:cover;border-radius:12px}.ArticleView_subBoxLink__ai2wO,.ArticleView_subBoxLink__ai2wO:hover{color:inherit}.ArticleView_featureContent__fQC3g{max-width:720px;margin:0 auto}.ArticleView_featureExcerpt__gvcox{margin-top:16px;color:#6f6f72}.ArticleView_cardContent__WZUQ3{display:flex;flex-direction:column;gap:12px}.ArticleView_cardExcerpt__hmzV8{color:#6f6f72;margin-bottom:0}.ArticleView_detailMeta__dB2j3{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px;color:#6f6f72;font-size:14px;font-weight:600}.ArticleView_detailBody__hOwkt{display:flex;flex-direction:column;gap:18px;color:#4b4b4d}.ArticleView_detailBody__hOwkt h2,.ArticleView_detailBody__hOwkt h3{margin:12px 0 0;color:var(--gh-ink);line-height:1.25}.ArticleView_detailBody__hOwkt h2{font-size:28px}.ArticleView_detailBody__hOwkt h3{font-size:22px}.ArticleView_detailBody__hOwkt p{margin-bottom:0}.ArticleView_detailBody__hOwkt ol,.ArticleView_detailBody__hOwkt ul{margin:0;padding-left:24px}.ArticleView_detailBody__hOwkt li+li{margin-top:10px}.ArticleView_detailBody__hOwkt a{color:var(--gh-ink);font-weight:700;text-decoration:underline;-webkit-text-decoration-color:rgba(var(--gh-accent-rgb),.7);text-decoration-color:rgba(var(--gh-accent-rgb),.7);text-underline-offset:3px}.ArticleView_detailSection__OHl4k{margin-top:40px}.ArticleView_detailSection__OHl4k h3,.ArticleView_detailSection__OHl4k h4{margin-bottom:18px}.ArticleView_regionCard__kVWlb{padding:24px;border-radius:24px;background:linear-gradient(135deg,rgba(var(--gh-accent-rgb),.12),rgba(19,52,59,.08));border:1px solid rgba(19,52,59,.08)}.ArticleView_regionLabel__MuG3o{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gh-ink)}.ArticleView_regionDescription__g3LoA{margin:12px 0 18px;color:#5f5f61}.ArticleView_tagList__UF0Hn{display:flex;flex-wrap:wrap;gap:10px}.ArticleView_tagPill__tVf_K{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;background:#f5f5f7;color:var(--gh-ink);font-size:13px;font-weight:600}.ArticleView_sidebarWidget__yIpSr+.ArticleView_sidebarWidget__yIpSr{margin-top:28px}.ArticleView_searchForm__3Q_jN{display:flex;gap:10px}.ArticleView_searchInput__5qsKo{flex:1 1;min-height:48px;padding:0 16px;border:1px solid #e5e5e8;border-radius:14px;background:#fff}.ArticleView_searchButton__vtyh7{min-width:120px;min-height:48px;border:0;border-radius:14px;background:var(--gh-ink);color:#fff;font-size:14px;font-weight:700}.ArticleView_paginationList__dUWj6,.ArticleView_recentList__z3Ymu,.ArticleView_sidebarList___v67b{list-style:none;margin:0;padding:0}.ArticleView_recentList__z3Ymu li+li,.ArticleView_sidebarList___v67b li+li{margin-top:14px}.ArticleView_recentLink__6ihDM,.ArticleView_sidebarLink__Q0McF{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:100%;color:var(--gh-ink);font-weight:600}.ArticleView_sidebarCount__YW8yk{color:#8a8a8f;font-size:13px}.ArticleView_recentItem___3iGc{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.ArticleView_recentMeta__agGlQ{display:flex;flex-direction:column;gap:6px}.ArticleView_recentTitle__zxjBy{margin:0;color:var(--gh-ink);font-size:15px;font-weight:700;line-height:1.5}.ArticleView_recentDate__OlqQg{color:#8a8a8f;font-size:12px;font-weight:600}.ArticleView_pagination__cbT_k{display:flex;justify-content:center;margin-top:40px}.ArticleView_paginationList__dUWj6{display:flex;flex-wrap:wrap;gap:10px}.ArticleView_paginationLink__BQdqV{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 14px;border-radius:999px;background:#f3f3f5;color:var(--gh-ink);font-weight:700}.ArticleView_paginationLinkActive__B06k5{background:var(--gh-accent);color:var(--gh-on-dark)}.ArticleView_emptyState__3tEyk{padding:24px;border-radius:18px;background:#f7f7f8;color:#5f5f61}.ArticleView_relatedCards__hbhSW{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.ArticleView_listImage__9yz6l{width:100%;height:240px}.ArticleView_recentItem___3iGc{grid-template-columns:72px minmax(0,1fr)}.ArticleView_relatedCards__hbhSW{grid-template-columns:1fr}}@media (max-width:767px){.ArticleView_searchForm__3Q_jN{flex-direction:column}.ArticleView_searchButton__vtyh7{width:100%}}.DreamCardFrame_card__gqBxJ{height:100%}.DreamCardFrame_badgeRow__Ek5bT{inset:0;pointer-events:none;position:absolute;z-index:10}.DreamCardFrame_badge__1asMx{border-radius:0;box-shadow:none;display:inline-block;min-height:0}.DreamCardFrame_bookmark__bB9S_{display:block;pointer-events:none}.DreamCardFrame_mediaFrame__Ghyy2{border-radius:14px;overflow:hidden}.DreamCardFrame_content__9RZNR{display:flex;flex-direction:column;gap:14px}.DreamCardFrame_title__TBL6k{line-height:1.35;margin:0}.DreamCardFrame_subtitle__sYoLS{margin-bottom:0}.DreamCardFrame_subtitle__sYoLS p{align-items:flex-start;display:flex;gap:6px;margin:0}.DreamCardFrame_subtitle__sYoLS p:before{margin-right:0;margin-top:4px}.DreamCardFrame_highlight__iesFz{margin-bottom:0}.DreamCardFrame_stats__IuB4F{border-bottom:1px solid #f1f1f1;display:flex;flex-wrap:wrap;gap:10px 18px;margin-bottom:0;padding-bottom:16px}.DreamCardFrame_stat__rLVV0{align-items:center;display:inline-flex;line-height:1.45;margin-right:0}.DreamCardFrame_stat__rLVV0:before{flex-shrink:0;margin-right:6px}.DreamCardFrame_statIcon__X_mkz{color:var(--gh-muted);flex-shrink:0;font-size:14px;margin-right:6px}.DreamCardFrame_footer__x9agK{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:space-between}@media (max-width:767px){.DreamCardFrame_content__9RZNR{gap:12px}.DreamCardFrame_stats__IuB4F{gap:8px 14px}.DreamCardFrame_footer__x9agK{align-items:flex-start}}.PropertyCard_advisorTrigger__X8I2t{align-items:center;display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;margin-inline:12px;overflow:hidden;width:40px}.PropertyCard_advisorAvatar__4Le2h{border-radius:999px;display:block;height:40px;object-fit:cover;object-position:center;width:40px}