.house-chat{position:fixed;bottom:24px;right:25px;z-index:26;font-family:Arial,Helvetica,sans-serif}.chat-launch{min-height:44px;background:#fcfaf7;color:#3a2d28;border:1px solid #d1c7bd;padding:10px 17px;font-size:12px;display:flex;gap:22px;align-items:center;box-shadow:0 5px 25px #3a2d2810}.house-chat-panel{position:absolute;bottom:58px;right:0;width:340px;max-width:calc(100vw - 32px);max-height:calc(100svh - 170px);overflow:auto;background:#fcfaf7;border:1px solid #d1c7bd;box-shadow:0 16px 55px #3a2d2829}.house-chat-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #d1c7bd}.house-chat-head span{font-size:19px;letter-spacing:.15em}.house-chat-head p{font-family:Editorial,Georgia,serif;font-size:23px;margin:6px 0 0;line-height:1.2}.house-chat-close{width:44px;height:44px;font-size:25px}.house-chat-content{padding:20px}.house-chat-note{font-size:11px;color:#6d5e54;margin-bottom:20px}.house-chat-content form{display:grid;gap:13px}.house-chat-content label{font-size:11px;display:grid;gap:6px}.house-chat-content input,.house-chat-content textarea{border:1px solid #d1c7bd;background:#fcfaf7;min-height:44px;width:100%;padding:9px;font:14px Arial;resize:vertical}.house-chat-content .house-chat-consent{display:flex;gap:10px;align-items:center;font-size:10px}.house-chat-consent input{width:18px;height:18px;min-height:18px;flex-shrink:0}.house-chat-consent a{text-decoration:underline}.house-chat-content button[type=submit]{background:#3a2d28;color:#fcfaf7;min-height:44px;font-size:12px;padding:10px}.house-chat-error{font-size:11px;color:#8b263b;white-space:normal}.house-chat-messages{max-height:245px;overflow:auto;margin-bottom:18px}.house-chat-bubble{padding:12px;background:#f1ede6;margin:0 0 10px 15px;font-size:12px}.house-chat-bubble.from-house{margin-left:0;margin-right:15px;background:#e8dfd0}.house-chat-bubble small{font-size:9px;color:#6d5e54}.house-chat-bubble p{margin:4px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.house-chat-reset{font-size:10px;color:#6d5e54;text-decoration:underline;min-height:44px;margin-top:6px}.house-chat-content [hidden]{display:none!important}@media(max-width:700px){.house-chat{bottom:calc(80px + env(safe-area-inset-bottom));right:16px}.chat-launch{font-size:10px;padding:9px 13px;gap:14px}.house-chat-panel{max-height:calc(100svh - 230px)}}
