.habibot-history-controls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;width:100%;margin:0 auto 12px}
.habibot-history-new,.habibot-history-older{border-radius:999px;padding:8px 12px;font:600 10px Inter,sans-serif;cursor:pointer;white-space:nowrap;border:1px solid rgba(109,127,107,.24);background:rgba(247,246,242,.88);color:#2F2F2F;box-shadow:0 7px 18px rgba(47,47,47,.08)}
.habibot-history-older{color:#6D7F6B;background:rgba(220,227,214,.72)}
@media (max-width:420px){.habibot-history-controls{gap:7px}.habibot-history-new,.habibot-history-older{padding:7px 9px;font-size:9px}}
.habibot-history-modal{position:fixed;inset:0;z-index:2147483000;background:rgba(47,47,47,.34);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:18px;box-sizing:border-box}
.habibot-history-card{width:min(440px,100%);max-height:88vh;overflow:auto;background:rgba(247,246,242,.97);color:#2F2F2F;border:1px solid rgba(255,255,255,.82);border-radius:22px;padding:22px;box-shadow:0 28px 80px rgba(47,47,47,.24);font-family:Inter,sans-serif}
.habibot-history-card.admin{width:min(760px,100%);background:rgba(238,232,223,.98);color:#2F2F2F;border:1px solid rgba(109,127,107,.18)}
.habibot-history-card h3{margin:0 0 8px;font-family:Montserrat,sans-serif}.habibot-history-card>button:not(.close){display:block;width:100%;margin-top:10px;border:0;border-radius:999px;padding:12px;background:#6D7F6B;color:#fff;font-weight:700;cursor:pointer}
.habibot-history-card>button.secondary{background:#EEE8DF;color:#2F2F2F;border:1px solid rgba(109,127,107,.20)}.habibot-history-card>button.link{background:transparent;color:#7B7167}.habibot-history-card .close{float:right;border:0;background:transparent;color:inherit;font-size:28px;cursor:pointer}
.habibot-admin-conversation{display:grid;gap:4px;width:100%;text-align:left;background:rgba(247,246,242,.82);color:#2F2F2F;border:1px solid rgba(109,127,107,.16);border-radius:14px;padding:14px;margin:8px 0;cursor:pointer}.habibot-admin-conversation span,.habibot-admin-conversation small{color:rgba(47,47,47,.58)}
.habibot-admin-messages{display:flex;flex-direction:column;gap:10px}.habibot-admin-message{max-width:84%;border-radius:15px;padding:11px 13px;background:#EEE8DF;color:#2F2F2F}.habibot-admin-message.user{align-self:flex-end;background:#6D7F6B;color:#fff}.habibot-admin-message p{white-space:pre-wrap;margin:5px 0}.habibot-admin-message small{opacity:.7}.habibot-history-back{border:0;background:transparent;color:#6D7F6B;cursor:pointer;padding:0}
