.nisbec-messages-shell{max-width:1000px;margin:30px auto;font-family:Inter,system-ui,sans-serif;color:#211a35}.nisbec-messages-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.nisbec-messages-head h2{margin:0}.nisbec-messages-head p{margin:5px 0;color:#6b6578}.nisbec-message-card{background:#fff;border:1px solid #e8e3f2;border-radius:15px;padding:22px;margin:18px 0;box-shadow:0 8px 28px rgba(43,20,87,.07)}.nisbec-thread-list{display:grid}.nisbec-thread-row{display:flex;justify-content:space-between;gap:20px;padding:15px 8px;border-bottom:1px solid #eee7f5;color:#211a35;text-decoration:none}.nisbec-thread-row:hover{background:#faf8ff}.nisbec-thread-row p{margin:5px 0 0;color:#6b6578}.nisbec-thread-row span{text-align:right;color:#6b6578;font-size:12px;white-space:nowrap}.nisbec-conversation{display:grid;gap:12px;margin:18px 0}.nisbec-bubble{max-width:78%;padding:14px 16px;background:#f1edf8;border-radius:4px 14px 14px 14px}.nisbec-bubble.mine{justify-self:end;background:#4812bd;color:#fff;border-radius:14px 4px 14px 14px}.nisbec-bubble p{margin:7px 0}.nisbec-bubble-meta{display:flex;justify-content:space-between;gap:18px;font-size:12px}.nisbec-bubble-meta span{opacity:.75}.nisbec-compose,.nisbec-reply{display:grid;gap:14px}.nisbec-compose label,.nisbec-reply label{font-weight:700}.nisbec-compose input,.nisbec-compose select,.nisbec-compose textarea,.nisbec-reply textarea{box-sizing:border-box;width:100%;margin-top:6px;padding:11px;border:1px solid #cec5dd;border-radius:8px;font:inherit}.nisbec-messages-admin{max-width:1200px}.nisbec-messages-admin .nisbec-message-card{max-width:1050px}.nisbec-conversation-title h3{margin-bottom:0}@media(max-width:650px){.nisbec-thread-row,.nisbec-messages-head{display:block}.nisbec-thread-row span{display:block;text-align:left;margin-top:8px}.nisbec-bubble{max-width:92%}}
