.rm-livehub-root{--rm-livehub-primary:#0A0E17;--rm-livehub-accent:#C9A227;--rm-livehub-surface:#F7F3EA;position:fixed;z-index:999999;bottom:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0A0E17}.rm-livehub-right{right:24px}.rm-livehub-left{left:24px}.rm-livehub-launcher{min-height:58px;border:1px solid color-mix(in srgb,var(--rm-livehub-accent) 70%,#fff);border-radius:18px;background:var(--rm-livehub-primary);color:#fff;display:flex;gap:10px;align-items:center;padding:9px 16px 9px 10px;box-shadow:0 18px 40px rgba(10,14,23,.25);cursor:pointer;font-weight:700;font-size:15px;position:relative}.rm-livehub-launcher img{object-fit:contain;background:#fff;border-radius:12px;padding:3px}.rm-livehub-badge{position:absolute;right:-7px;top:-7px;background:#d33;color:#fff;min-width:23px;height:23px;border-radius:20px;display:grid;place-items:center;font-size:12px;border:2px solid #fff}.rm-livehub-window{position:absolute;bottom:72px;width:min(380px,calc(100vw - 32px));height:min(650px,calc(100vh - 120px));background:#fff;border:1px solid rgba(201,162,39,.55);border-radius:22px;overflow:hidden;box-shadow:0 26px 70px rgba(10,14,23,.28);display:flex;flex-direction:column}.rm-livehub-right .rm-livehub-window{right:0}.rm-livehub-left .rm-livehub-window{left:0}.rm-livehub-window[hidden]{display:none}.rm-livehub-header{background:linear-gradient(135deg,var(--rm-livehub-primary),#14243c);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:2px solid var(--rm-livehub-accent)}.rm-livehub-brand{display:flex;align-items:center;gap:10px}.rm-livehub-brand img{background:#fff;border-radius:12px;padding:3px;object-fit:contain}.rm-livehub-brand strong{display:block;font-size:16px}.rm-livehub-brand small{display:block;opacity:.75;font-size:12px;margin-top:2px}.rm-livehub-brand small.online{color:#9ee6a8;opacity:1}.rm-livehub-close{border:0;background:transparent;color:#fff;font-size:28px;line-height:1;cursor:pointer;padding:5px}.rm-livehub-intro{background:var(--rm-livehub-surface);border-bottom:1px solid rgba(201,162,39,.25);padding:10px 16px;font-size:13px}.rm-livehub-intro p{margin:0}.rm-livehub-messages{flex:1;overflow:auto;padding:16px;display:flex;flex-direction:column;gap:10px;background:linear-gradient(#fff,#fbfaf6)}.rm-livehub-msg{max-width:82%;border-radius:16px;padding:10px 12px;font-size:14px;line-height:1.4;box-shadow:0 4px 12px rgba(10,14,23,.07);word-break:break-word}.rm-livehub-msg small{display:block;font-size:10px;font-weight:700;margin-bottom:3px;opacity:.72}.rm-livehub-msg.visitor{align-self:flex-end;background:var(--rm-livehub-primary);color:#fff;border-bottom-right-radius:5px}.rm-livehub-msg.operator,.rm-livehub-msg.bot{align-self:flex-start;background:var(--rm-livehub-surface);border:1px solid rgba(201,162,39,.35);border-bottom-left-radius:5px}.rm-livehub-msg.system{align-self:center;background:#f1f1f1;color:#555;font-size:12px;box-shadow:none}.rm-livehub-identify{padding:14px;background:#fff;border-top:1px solid #eee;display:grid;gap:9px}.rm-livehub-identify[hidden],.rm-livehub-compose[hidden],.rm-livehub-rating[hidden]{display:none}.rm-livehub-identify label{display:grid;gap:4px;font-size:12px;font-weight:700}.rm-livehub-identify input[type=text],.rm-livehub-identify input[type=email],.rm-livehub-identify input[type=tel]{height:38px;border:1px solid #d7d7d7;border-radius:10px;padding:0 10px;font:inherit}.rm-livehub-identify input:focus,.rm-livehub-compose textarea:focus{outline:2px solid color-mix(in srgb,var(--rm-livehub-accent) 55%,transparent);border-color:var(--rm-livehub-accent)}.rm-livehub-consent{display:flex!important;grid-template-columns:18px 1fr!important;align-items:flex-start;gap:8px!important;font-weight:400!important;line-height:1.35}.rm-livehub-consent input{margin-top:2px}.rm-livehub-identify button{height:42px;border:0;border-radius:11px;background:var(--rm-livehub-accent);color:#0A0E17;font-weight:800;cursor:pointer}.rm-livehub-compose{border-top:1px solid #e8e8e8;padding:10px;display:grid;grid-template-columns:1fr 46px;gap:8px;background:#fff}.rm-livehub-compose textarea{resize:none;border:1px solid #d7d7d7;border-radius:12px;padding:9px 10px;font:inherit;min-height:44px;max-height:110px}.rm-livehub-compose button{border:0;border-radius:12px;background:var(--rm-livehub-accent);color:#0A0E17;font-size:20px;font-weight:900;cursor:pointer}.rm-livehub-rating{padding:12px;text-align:center;border-top:1px solid #eee;background:var(--rm-livehub-surface)}.rm-livehub-rating span{display:block;font-size:12px;margin-bottom:4px}.rm-livehub-rating button{border:0;background:transparent;font-size:22px;color:#c7c7c7;cursor:pointer;padding:2px}.rm-livehub-rating button:hover,.rm-livehub-rating button.selected{color:var(--rm-livehub-accent)}.rm-livehub-window footer{text-align:center;font-size:10px;padding:7px;color:#666;background:#fff}.rm-livehub-root button:focus-visible,.rm-livehub-root input:focus-visible,.rm-livehub-root textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--rm-livehub-accent) 65%,transparent);outline-offset:2px}@media(max-width:600px){.rm-livehub-root{bottom:12px}.rm-livehub-right{right:12px}.rm-livehub-left{left:12px}.rm-livehub-window{height:calc(100vh - 100px);bottom:70px}.rm-livehub-launcher span{display:none}.rm-livehub-launcher{padding:9px;border-radius:50%;width:58px;height:58px;justify-content:center}}
.rm-livehub-ai-disclosure{display:block;margin-top:7px;font-size:11px;line-height:1.35;color:#6b7280}.rm-livehub-ai-disclosure:before{content:"✦";color:var(--rm-livehub-accent);margin-right:5px}
.rm-livehub-launcher{min-width:220px;justify-content:flex-start;box-shadow:none!important;font-weight:500}.rm-livehub-launcher:hover{background:var(--rm-livehub-accent);color:#fff}.rm-livehub-launcher img{background:#fff;border-radius:10px}.rm-livehub-window{width:min(520px,calc(100vw - 32px));height:min(600px,calc(100vh - 120px));box-shadow:none!important}.rm-livehub-brand{gap:14px}.rm-livehub-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:#fff;text-decoration:none;flex:0 0 46px}.rm-livehub-brand-mark img{display:block;object-fit:contain;background:transparent!important;border-radius:0!important;padding:4px!important}.rm-livehub-brand strong{color:#fff}.rm-livehub-close{color:#fff!important;border:1px solid rgba(255,255,255,.55);border-radius:8px;font-size:20px;width:44px;height:38px;display:grid;place-items:center}.rm-livehub-identify button{background:var(--rm-livehub-primary);color:#fff;font-weight:500}.rm-livehub-identify button:hover,.rm-livehub-compose button:hover{background:var(--rm-livehub-accent);color:#fff}.rm-livehub-window footer a{color:var(--rm-livehub-primary);font-weight:700;text-decoration:none}.rm-livehub-window footer a:hover{color:var(--rm-livehub-accent)}@media(max-width:600px){.rm-livehub-launcher{min-width:0}.rm-livehub-window{width:calc(100vw - 24px);height:calc(100vh - 100px)}}
