.house-dialog{width:min(760px,calc(100% - 1.5rem));max-height:calc(100dvh - 1.5rem);padding:0;border:0;border-radius:26px;box-shadow:0 30px 100px #10182955}.house-dialog::backdrop{background:#10182999;backdrop-filter:blur(5px)}.house-content{padding:clamp(1.2rem,4vw,2rem)}.house-switcher{display:block;margin:1rem 0}.house-switcher span{display:block;font-size:.82rem;font-weight:800;margin-bottom:.35rem}.house-switcher select{width:100%;min-height:48px;border:1px solid #cbd3dd;border-radius:12px;padding:0 .8rem;background:#fff}.house-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.house-stats article{padding:1rem;border-radius:16px;background:#f3f6f8}.house-stats small,.house-stats strong{display:block}.house-stats small{color:var(--muted)}.house-stats strong{font-size:1.25rem;margin-top:.35rem;color:var(--navy)}.house-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.3rem}.house-transactions{max-height:300px;overflow:auto}@media(max-width:560px){.house-stats{grid-template-columns:1fr}.house-dialog{border-radius:22px}}
