.bottom-nav button{display:grid;padding:0;place-content:center;gap:4px;color:#8a9097;text-align:center;font-size:11px;background:none;border:0}.bottom-nav button svg{width:21px;height:21px;margin:auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.community-location{display:grid;width:30px;height:30px;place-items:center;color:#d7502f;background:var(--coral-soft);border-radius:9px}.community-location svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#profileAvatar{overflow:hidden;border-radius:18px}#profileAvatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.redesigned-house{padding:17px 16px 15px}.house-topline{display:flex;align-items:center;justify-content:space-between;color:#969ba2;font-size:11px}.house-address{display:block;margin-top:8px;font-size:20px;line-height:1.35;letter-spacing:-.2px}.redesigned-house .house-meta{margin-top:16px;padding-top:14px}button.menu-row,.profile-stats button{width:100%;color:inherit;font:inherit;text-align:inherit;background:none;border:0;cursor:pointer}.profile-stats button{position:relative;padding:16px 4px;text-align:center}.profile-stats button+button:before,.profile-stats button+a:before,.profile-stats a+button:before{position:absolute;top:16px;bottom:16px;left:0;width:1px;background:#ececee;content:""}.profile-stats button strong,.profile-stats button span{display:block}.profile-stats button strong{font-size:20px}.profile-stats button span{margin-top:5px;color:#92979e;font-size:11px}.toast{position:fixed;bottom:calc(18% + env(safe-area-inset-bottom));left:50%;z-index:999;width:max-content;max-width:min(78vw,330px);padding:11px 16px;color:#fff;font-size:14px;line-height:1.45;text-align:center;background:rgba(36,40,47,.94);border-radius:10px;box-shadow:0 8px 24px rgba(35,39,47,.22);opacity:0;pointer-events:none;transform:translateX(-50%) translateY(10px);transition:opacity .2s ease,transform .2s ease}.toast-show{opacity:1;transform:translateX(-50%) translateY(0)}
