.page_page__ZU32B{min-height:100vh;display:flex;flex-direction:column}.RealEstateQuestionCard_card__ZgK1F{height:100%;width:100%;min-width:0;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;border:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.85);box-shadow:0 10px 26px rgba(0,0,0,.08);transition:transform .18s ease,box-shadow .18s ease}.RealEstateQuestionCard_card__ZgK1F:hover{transform:translateY(-4px);box-shadow:0 18px 46px rgba(0,0,0,.12)}.RealEstateQuestionCard_link__gQKz9{flex:1 1;display:flex;flex-direction:column;text-decoration:none;color:inherit;padding:1rem}.RealEstateQuestionCard_agencyRow__tjKGd{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.RealEstateQuestionCard_logoWrap__GjGkH{flex-shrink:0;width:48px;height:48px;padding:.15rem;display:grid;place-items:center;border-radius:12px;background:transparent}.RealEstateQuestionCard_logo__geA2r{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.RealEstateQuestionCard_agencyInfo__89Qh3{display:flex;flex-direction:column;flex:1 1;min-width:0}.RealEstateQuestionCard_agencyName__b2tYc{font-weight:600;font-size:.875rem;color:var(--primary-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RealEstateQuestionCard_license__4mqw_{font-size:.75rem;color:var(--secondary-text-color)}.RealEstateQuestionCard_topicPill__HBSRx{flex-shrink:0;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;padding:.25rem .6rem;border-radius:999px;background:var(--coral-light);color:#fff}.RealEstateQuestionCard_questionTitle__m_KcV{font-size:.95rem;font-weight:700;line-height:1.4;margin:0 0 .5rem;color:var(--primary-text-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RealEstateQuestionCard_answerExcerpt__9f__1{font-size:.8rem;line-height:1.5;color:var(--secondary-text-color);margin:0 0 .75rem;flex:1 1}.RealEstateQuestionCard_answerText__A03Vl{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.RealEstateQuestionCard_attribution__58n5x{display:block;font-size:.75rem;color:var(--secondary-text-color);opacity:.85;margin-top:.25rem}.RealEstateQuestionCard_footer__zcK9F{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-top:.5rem;border-top:1px solid var(--border-color)}.RealEstateQuestionCard_responderRow__W_R36{display:flex;align-items:center;gap:.5rem;flex:1 1;min-width:0}.RealEstateQuestionCard_avatar__CqlUb{border-radius:50%;object-fit:cover;flex-shrink:0}.RealEstateQuestionCard_responderName__L2klU{font-size:.8rem;font-weight:500;color:var(--primary-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RealEstateQuestionCard_readMore__kujSR{flex-shrink:0;font-size:.8rem;font-weight:600;color:var(--coral);transition:color .18s ease;white-space:nowrap}.RealEstateQuestionCard_card__ZgK1F:hover .RealEstateQuestionCard_readMore__kujSR{color:var(--coral-hover)}.Home_hero__0PjU_{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;background-color:#1f2d33;isolation:isolate;overflow:hidden}.Home_heroImage__MDOJO{position:absolute;inset:0;z-index:0;object-fit:cover;object-position:center;filter:saturate(1.12) contrast(1.03);transform:scale(1.02)}@media (min-width:768px){.Home_hero__0PjU_{min-height:560px}}@media (min-width:1024px){.Home_hero__0PjU_{min-height:620px}}.Home_overlay__Mx872{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.24),rgba(0,0,0,.3),rgba(0,0,0,.4))}.Home_content__VG60S{position:relative;z-index:2;width:min(1000px,94vw);padding:40px 16px;display:flex;flex-direction:column;align-items:center;text-align:center}.Home_title__PJZN1{margin:0;width:80%;font-weight:600;line-height:1.15;font-size:clamp(28px,5vw,52px);color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.3)}.Home_subtitle__7I8Y1{margin:16px auto 0;max-width:60ch;font-size:clamp(15px,2vw,20px);line-height:1.5;color:rgba(255,255,255,.9)}.Home_searchCard__7i0wK{margin-top:32px;width:100%;max-width:780px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 20px 60px rgba(0,0,0,.25)}@media (min-width:768px){.Home_searchCard__7i0wK{padding:28px 32px}}.Home_operationTabs___cY9a{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:20px}.Home_tabBtn__DCNbc{display:flex;align-items:center;justify-content:center;height:52px;border-radius:10px;font-size:15px;cursor:pointer;transition:all .16s ease;border:none;margin:0;box-shadow:none}.Home_tabActive__TB1t1{background:var(--coral);color:#fff}.Home_tabActive__TB1t1:hover{background:var(--coral-hover)}.Home_tabInactive__ZHzdX{background:#f5f5f4;color:var(--primary-color-5);border:1px solid var(--border-color)}.Home_tabInactive__ZHzdX:hover{background:#ececec}.Home_searchRow__md_Gg{display:flex;flex-direction:column;gap:12px}@media (min-width:640px){.Home_searchRow__md_Gg{flex-direction:row;gap:16px}}.Home_selectWrapper__u7lys{position:relative;flex:1 1}.Home_select___2Brk{width:100%;height:52px;padding:0 44px 0 16px;border:1px solid var(--border-color);border-radius:10px;background:#fff;font-size:15px;color:var(--primary-color-5);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .16s ease}.Home_select___2Brk:focus{outline:none;border-color:var(--coral)}.Home_selectIcon__hkWbu{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--secondary-text-color);pointer-events:none}.Home_searchBtn__bLRiQ{display:flex;align-items:center;justify-content:center;gap:10px;height:52px;padding:0 28px;background:var(--olive);color:#fff;font-weight:600;font-size:15px;border:none;border-radius:10px;cursor:pointer;transition:background .16s ease,transform .16s ease;margin:0;box-shadow:none;min-width:140px}.Home_searchBtn__bLRiQ:hover{background:var(--olive-hover);transform:translateY(-1px)}@media (min-width:640px){.Home_searchBtn__bLRiQ{min-width:160px}}