.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)}}

/* RM commercial compact launcher override */
.rm-livehub-root{bottom:22px!important}
.rm-livehub-launcher{min-width:210px!important;width:auto!important;height:46px!important;min-height:46px!important;padding:0 18px 0 14px!important;border-radius:8px!important;background:#0A0E17!important;border:1px solid rgba(201,162,39,.68)!important;color:#fff!important;gap:12px!important;box-shadow:none!important;font-size:15px!important;font-weight:400!important;line-height:1!important;justify-content:flex-start!important}
.rm-livehub-launcher img{display:none!important}
.rm-livehub-launcher-mark{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;flex:0 0 24px!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:22px!important;font-weight:700!important;line-height:1!important}
.rm-livehub-launcher-label{font-weight:400!important;color:#fff!important;white-space:nowrap!important}
.rm-livehub-launcher.rm-livehub-online{background:#5eb91e!important;border-color:#5eb91e!important}
.rm-livehub-launcher.rm-livehub-offline{background:#0A0E17!important;border-color:rgba(201,162,39,.68)!important}
.rm-livehub-launcher:hover{background:#C9A227!important;border-color:#C9A227!important;color:#fff!important}
.rm-livehub-window{box-shadow:none!important;width:min(500px,calc(100vw - 32px))!important;height:min(590px,calc(100vh - 120px))!important}
.rm-livehub-brand-mark{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;flex:0 0 34px!important;color:#fff!important;background:transparent!important;border:0!important;text-decoration:none!important;font-family:Georgia,"Times New Roman",serif!important;font-size:24px!important;font-weight:700!important;line-height:1!important}
.rm-livehub-brand-mark img{display:none!important}
.rm-livehub-close{color:#fff!important}
.rm-livehub-identify button{background:#0A0E17!important;color:#fff!important;font-weight:400!important}
.rm-livehub-identify button:hover,.rm-livehub-compose button:hover{background:#C9A227!important;color:#fff!important}
@media(max-width:600px){.rm-livehub-launcher{min-width:190px!important;height:44px!important;min-height:44px!important;border-radius:8px!important;padding:0 14px!important}.rm-livehub-launcher-label{display:inline!important}.rm-livehub-window{width:calc(100vw - 24px)!important;height:calc(100vh - 100px)!important}}

/* Hard isolation against aggressive theme/button/input styles */
#rm-livehub-root.rm-livehub-root,
#rm-livehub-root.rm-livehub-root *{
    box-sizing:border-box!important
}
#rm-livehub-root .rm-livehub-launcher[aria-expanded="true"]{
    display:none!important
}
#rm-livehub-root .rm-livehub-window{
    width:min(500px,calc(100vw - 32px))!important;
    height:min(590px,calc(100vh - 120px))!important;
    background:#fff!important;
    border:1px solid rgba(201,162,39,.58)!important;
    border-radius:20px!important;
    overflow:hidden!important;
    box-shadow:none!important;
    filter:none!important
}
#rm-livehub-root .rm-livehub-header{
    min-height:86px!important;
    padding:14px 16px!important;
    background:#0A0E17!important;
    color:#fff!important;
    border-bottom:2px solid #C9A227!important
}
#rm-livehub-root .rm-livehub-brand{
    display:flex!important;
    align-items:center!important;
    gap:14px!important
}
#rm-livehub-root .rm-livehub-brand-mark{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    flex:0 0 34px!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:#fff!important;
    text-decoration:none!important;
    font-family:Georgia,"Times New Roman",serif!important;
    font-size:24px!important;
    font-weight:700!important;
    line-height:1!important
}
#rm-livehub-root .rm-livehub-brand strong,
#rm-livehub-root .rm-livehub-brand small{
    color:#fff!important
}
#rm-livehub-root .rm-livehub-close{
    display:inline-grid!important;
    place-items:center!important;
    width:44px!important;
    height:38px!important;
    padding:0!important;
    margin:0!important;
    border:1px solid rgba(255,255,255,.65)!important;
    border-radius:7px!important;
    background:transparent!important;
    color:#fff!important;
    box-shadow:none!important;
    filter:none!important;
    font-size:20px!important;
    font-weight:400!important;
    line-height:1!important
}
#rm-livehub-root .rm-livehub-intro{
    background:#F7F3EA!important;
    color:#0A0E17!important;
    border-bottom:1px solid rgba(201,162,39,.35)!important
}
#rm-livehub-root .rm-livehub-messages{
    background:#fff!important;
    min-height:150px!important
}
#rm-livehub-root .rm-livehub-identify{
    display:grid!important;
    gap:8px!important;
    padding:14px!important;
    background:#fff!important;
    border-top:1px solid #eee!important
}
#rm-livehub-root .rm-livehub-identify label:not(.rm-livehub-consent){
    display:grid!important;
    gap:4px!important;
    color:#0A0E17!important;
    font-size:12px!important;
    font-weight:700!important;
    line-height:1.2!important
}
#rm-livehub-root .rm-livehub-identify input[type="text"],
#rm-livehub-root .rm-livehub-identify input[type="email"],
#rm-livehub-root .rm-livehub-identify input[type="tel"],
#rm-livehub-root .rm-livehub-compose textarea{
    width:100%!important;
    min-width:0!important;
    height:38px!important;
    min-height:38px!important;
    padding:0 10px!important;
    border:1px solid #d7d7d7!important;
    border-radius:10px!important;
    background:#fff!important;
    color:#0A0E17!important;
    box-shadow:none!important;
    filter:none!important;
    font:inherit!important;
    line-height:1.3!important;
    outline:none!important
}
#rm-livehub-root .rm-livehub-identify input:focus,
#rm-livehub-root .rm-livehub-compose textarea:focus{
    border-color:#C9A227!important;
    outline:2px solid rgba(201,162,39,.45)!important;
    outline-offset:1px!important
}
#rm-livehub-root .rm-livehub-consent{
    display:grid!important;
    grid-template-columns:18px minmax(0,1fr)!important;
    align-items:start!important;
    gap:10px!important;
    margin:2px 0 6px!important;
    color:#0A0E17!important;
    font-size:12px!important;
    font-weight:400!important;
    line-height:1.35!important
}
#rm-livehub-root .rm-livehub-consent input[type="checkbox"]{
    width:14px!important;
    height:14px!important;
    min-width:14px!important;
    margin:2px 0 0!important;
    padding:0!important;
    background:#fff!important;
    border:1px solid #9ca3af!important;
    box-shadow:none!important;
    accent-color:#C9A227!important
}
#rm-livehub-root .rm-livehub-consent span{
    display:block!important;
    color:#0A0E17!important;
    font-weight:400!important
}
#rm-livehub-root .rm-livehub-identify button[type="submit"],
#rm-livehub-root .rm-livehub-compose button[type="submit"]{
    width:100%!important;
    height:42px!important;
    min-height:42px!important;
    padding:0 16px!important;
    border:0!important;
    border-radius:11px!important;
    background:#0A0E17!important;
    color:#fff!important;
    box-shadow:none!important;
    filter:none!important;
    font-size:15px!important;
    font-weight:400!important;
    line-height:1!important;
    text-align:center!important
}
#rm-livehub-root .rm-livehub-identify button[type="submit"]:hover,
#rm-livehub-root .rm-livehub-compose button[type="submit"]:hover{
    background:#C9A227!important;
    color:#fff!important
}
#rm-livehub-root .rm-livehub-window footer{
    background:#fff!important;
    color:#666!important;
    padding:8px!important
}
#rm-livehub-root .rm-livehub-window footer a{
    color:#0A0E17!important;
    font-weight:700!important;
    text-decoration:none!important
}

/* RM LiveHub 2.0 — anexos e personalização */
#rm-livehub-root.rm-livehub-root,
#rm-livehub-root.rm-livehub-root *{font-family:var(--rm-livehub-font,Arial,sans-serif)!important}
#rm-livehub-root .rm-livehub-launcher img.rm-livehub-launcher-logo{display:block!important;visibility:visible!important;opacity:1!important;width:22px!important;height:22px!important;object-fit:contain!important}
#rm-livehub-root .rm-livehub-brand-mark img.rm-livehub-brand-logo{display:block!important;visibility:visible!important;opacity:1!important;max-width:118px!important;max-height:42px!important;object-fit:contain!important}
#rm-livehub-root .rm-livehub-file-button{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;border:1px solid rgba(201,162,39,.55);border-radius:10px;background:var(--rm-livehub-surface,#f7f3ea);color:var(--rm-livehub-primary,#0a0e17);cursor:pointer;font-size:18px}
#rm-livehub-root .rm-livehub-file-button:hover{background:var(--rm-livehub-accent,#c9a227);color:#fff}
#rm-livehub-root .rm-livehub-attachment{display:flex;flex-direction:column;gap:6px;color:inherit;text-decoration:none;font-weight:700}
#rm-livehub-root .rm-livehub-attachment img{display:block;max-width:240px;max-height:180px;border-radius:10px;object-fit:cover}
