#imr-chat-root{--imr-gold:#dfbd70;--imr-line:#665432;font:16px/1.5 Inter,Arial,sans-serif;color:#f8f1e2;position:fixed;right:16px;bottom:max(16px,env(safe-area-inset-bottom));z-index:10000}#imr-chat-root *{box-sizing:border-box}#imr-chat-root [hidden]{display:none!important}#imr-chat-root button,#imr-chat-root textarea{font:inherit}#imr-chat-root button{cursor:pointer}#imr-chat-root button:disabled{opacity:.6;cursor:wait}#imr-chat-root :focus-visible{outline:3px solid #fff0b5;outline-offset:3px}#imr-chat-root .imr-launcher{border:1px solid #d9b569;border-radius:30px;background:#17130e;color:#f6dea8;padding:12px 20px;min-height:48px;box-shadow:0 6px 20px #0005;font-weight:700}#imr-chat-root .imr-panel{position:fixed;right:16px;bottom:16px;width:410px;max-width:calc(100vw - 32px);height:min(670px,calc(100dvh - 32px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;background:#11100d;border:1px solid var(--imr-line);border-radius:18px;box-shadow:0 20px 80px #0007;overflow:hidden}#imr-chat-root .imr-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--imr-line)}#imr-chat-root .imr-sub,#imr-chat-root .imr-context{font-size:12px;color:#d0c4ad}#imr-chat-root .imr-context{padding:8px 16px;background:#211c14;overflow-wrap:anywhere}#imr-chat-root .imr-close{background:transparent;border:1px solid var(--imr-line);border-radius:8px;color:#fff;width:44px;height:44px;font-size:26px}#imr-chat-root .imr-body{min-height:0;overflow:auto;overscroll-behavior:contain;padding:14px}#imr-chat-root .imr-msg{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.55;padding:12px;margin:0 0 12px;border-radius:12px;max-width:94%}#imr-chat-root .imr-bot{background:#211d16;border:1px solid #53472f}#imr-chat-root .imr-user{background:#e0be76;color:#171208;margin-left:auto}#imr-chat-root .imr-status{font-size:13px;color:#edcf94;padding:10px;overflow-wrap:anywhere}#imr-chat-root .imr-status button{display:block;min-height:44px;background:#2b2418;color:#fff;border:1px solid #9d834d;border-radius:7px;margin-top:8px}#imr-chat-root .imr-quick{display:flex;gap:8px;overflow-x:auto;padding:6px 12px;max-width:100%}#imr-chat-root .imr-quick button{flex-shrink:0;min-height:44px;border:1px solid var(--imr-line);border-radius:22px;background:#201a12;color:#f0ddb7;font-size:12px;padding:6px 12px}#imr-chat-root .imr-form{padding:10px 12px 12px;border-top:1px solid var(--imr-line);margin:0}#imr-chat-root .imr-label{display:block;font-size:12px;margin-bottom:4px;color:#d8cbae}#imr-chat-root .imr-row{display:flex;gap:8px}#imr-chat-root .imr-input{min-width:0;flex:1;resize:none;border:1px solid #927746;border-radius:9px;background:#201a12;color:#fff;padding:9px;font-size:16px;line-height:1.35;max-height:70px}#imr-chat-root .imr-send{background:#dfbd70;color:#191207;border:0;border-radius:9px;padding:8px 12px;font-weight:700;min-width:60px}#imr-chat-root .imr-note{font-size:11px;color:#c2b79f;margin:8px 0 4px}#imr-chat-root .imr-wa{display:block;color:#edcf94;font-size:12px;text-decoration:underline;padding:7px 0;min-height:32px}#imr-chat-root .imr-msg .imr-wa{margin-top:7px}
@media(max-width:600px){#imr-chat-root{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}#imr-chat-root .imr-panel{left:8px;right:8px;top:8px;bottom:auto;width:auto;max-width:none;height:calc(100dvh - 16px);border-radius:12px}#imr-chat-root .imr-launcher{font-size:14px;padding:10px 16px}#imr-chat-root .imr-head{padding:8px 12px}#imr-chat-root .imr-bottom{min-height:0}#imr-chat-root .imr-msg{font-size:14px}}
@media(max-height:450px){#imr-chat-root .imr-context,#imr-chat-root .imr-quick,#imr-chat-root .imr-note,#imr-chat-root .imr-label{display:none}#imr-chat-root .imr-input{height:44px}#imr-chat-root .imr-form>.imr-wa{padding:2px 0;min-height:22px}#imr-chat-root .imr-head{padding:4px 10px}}
@media(max-height:450px){#imr-chat-root .imr-panel{grid-template-rows:auto minmax(0,1fr) auto}}
