.chat-shell{max-width:720px;margin:auto;padding:18px 16px 40px}.chat-shell header{display:flex;justify-content:space-between;gap:12px;padding:12px 0}.chat-shell a{color:#60ffc0}.chat-shell h1{font-size:26px}.chat-note{font-size:13px;line-height:1.6;color:#a8c3bc}.chat-shell label{display:block;font-size:13px;margin:15px 0 6px}.chat-shell input,.chat-shell textarea{display:block;box-sizing:border-box;width:100%;border:1px solid #285349;border-radius:10px;background:#071c19;color:#e1fff3;padding:12px;font:inherit}.chat-shell button{cursor:pointer;white-space:normal}.chat-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:15px 0}.chat-actions button{flex:1;padding:12px}.chat-shell [hidden]{display:none!important}#messages{height:45vh;min-height:220px;overflow-y:auto;overflow-wrap:anywhere;border:1px solid #205141;border-radius:12px;padding:12px;background:#061613}.chat-message{padding:12px 0;border-bottom:1px solid #19382e}.chat-message b{color:#4affb4}.chat-message time{font-size:11px;color:#91b2a6;margin-inline-start:12px}.chat-message p{white-space:pre-wrap;line-height:1.5;margin:9px 0}.chat-message button{font-size:11px;padding:5px 9px;background:transparent;border:1px solid #3b5c50;color:#b3c9c0;border-radius:6px}#chat-status{color:#ffcd87;min-height:24px}#compose button{margin-top:10px;width:100%}.chat-entry{display:inline-block;color:#4affb4;font-size:13px;text-decoration:none;border:1px solid #286548;padding:7px 9px;border-radius:8px;margin-top:7px}

.chat-admin-message{border-color:#60a5fa!important}.chat-admin-badge{display:inline-block;background:#173663;color:#9dccff;padding:5px 10px;border-radius:8px}
