.imw-chat-launcher{position:fixed;z-index:1000;right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));width:58px;height:58px;border:1px solid #e7e7e3;border-radius:50%;background:#fff;color:#252821;box-shadow:0 6px 28px #1d231d24;cursor:pointer;font:400 24px/1 "DM Sans",sans-serif;transition:transform .2s,box-shadow .2s}.imw-chat-launcher:hover{transform:translateY(-2px);box-shadow:0 10px 32px #1d231d30}.imw-chat-panel{position:fixed;z-index:1001;right:max(20px,env(safe-area-inset-right));bottom:calc(max(20px,env(safe-area-inset-bottom)) + 72px);display:flex;width:min(380px,calc(100vw - 28px));height:min(560px,calc(100dvh - 112px));flex-direction:column;border:1px solid #e8e8e4;border-radius:18px;background:#fff;color:#252821;box-shadow:0 16px 55px #1d231d26;font:400 14px/1.5 "DM Sans",sans-serif;overflow:hidden}.imw-chat-panel[hidden]{display:none}.imw-chat-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #eee}.imw-chat-header strong{font-size:15px;font-weight:600;letter-spacing:.02em}.imw-chat-close{width:32px;height:32px;border:0;background:transparent;color:#34372f;cursor:pointer;font:300 26px/1 "DM Sans",sans-serif}.imw-chat-history{display:flex;min-height:0;flex:1;flex-direction:column;gap:10px;overflow:auto;padding:16px;background:#f9f9f7}.imw-chat-message{max-width:85%;padding:10px 12px;border-radius:14px;background:#fff;box-shadow:0 1px 4px #11110b0c;overflow-wrap:anywhere}.imw-chat-message p{margin:0;white-space:pre-wrap}.imw-chat-message small{display:block;margin-top:6px;color:#76786f;font-size:11px}.imw-chat-message.is-outbound{align-self:flex-end;border-bottom-right-radius:4px;background:#e8eddd}.imw-chat-message.is-inbound{align-self:flex-start;border-bottom-left-radius:4px}.imw-chat-status{min-height:18px;margin:0;padding:0 16px;color:#8a5145;font-size:12px}.imw-chat-form{display:flex;align-items:flex-end;gap:8px;padding:8px 12px;border-top:1px solid #eee}.imw-chat-form textarea{min-width:0;flex:1;resize:vertical;border:1px solid #e0e1dc;border-radius:10px;padding:10px;background:#fff;color:inherit;font:inherit}.imw-chat-form button,.imw-chat-contact button{flex:0 0 auto;border:0;border-radius:9px;background:#282b24;color:#fff;padding:10px 12px;font:500 12px "DM Sans",sans-serif;cursor:pointer}.imw-chat-form button:disabled{opacity:.55}.imw-chat-contact{padding:10px 16px 8px;border-top:1px solid #eee;color:#686b63;font-size:11px}.imw-chat-contact>div{display:flex;gap:7px;margin-top:6px}.imw-chat-contact input{min-width:0;flex:1;border:1px solid #e0e1dc;border-radius:8px;padding:8px 10px;color:#252821;font:13px "DM Sans",sans-serif}.imw-chat-contact button{padding:8px 10px}.imw-chat-telegram{align-self:center;margin:3px 0 13px;color:#555a4d;text-decoration:underline;text-underline-offset:3px;font-size:12px}.imw-chat-honeypot,.imw-chat-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:520px){.imw-chat-launcher{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));width:54px;height:54px}.imw-chat-panel{right:0;bottom:0;width:100vw;height:min(88dvh,720px);border-radius:18px 18px 0 0}.imw-chat-form textarea{font-size:16px}}
.imw-chat-contact>div{flex-wrap:wrap}.imw-chat-contact input[name=name]{flex:1 1 90px}.imw-chat-contact input[name=email]{flex:2 1 120px}
.imw-chat-telegram-wrap{display:flex;flex-direction:column;align-items:center;gap:2px}.imw-chat-telegram-wrap .imw-chat-telegram{align-self:auto;margin:3px 0;color:#555a4d}.imw-chat-telegram-note{color:#76786f;font-size:10px;text-align:center}
