.hamlive-app{border:1px solid #d0d7de;border-radius:10px;padding:16px;margin:16px 0;background:#fff;color:#1f2328;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.hamlive-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaeef2;padding-bottom:10px;margin-bottom:12px}.hamlive-status{font-size:.9rem;color:#57606a}.hamlive-net-button,.hamlive-actions button,.hamlive-command button{margin:4px 6px 4px 0;padding:8px 12px;border:1px solid #8c959f;border-radius:6px;background:#f6f8fa;cursor:pointer}.hamlive-net-button:hover,.hamlive-actions button:hover,.hamlive-command button:hover{background:#eef1f4}.hamlive-app table{width:100%;border-collapse:collapse;margin-top:12px}.hamlive-app th,.hamlive-app td{border-bottom:1px solid #eaeef2;text-align:left;padding:8px}.hamlive-app tr.is-highlighted{background:#fff8c5}.hamlive-counts{font-weight:600;margin-top:10px}.hamlive-command{margin-top:16px;padding-top:12px;border-top:1px solid #eaeef2}.hamlive-command input{width:min(520px,100%);padding:8px;border:1px solid #8c959f;border-radius:6px}.hamlive-command pre{white-space:pre-wrap;background:#f6f8fa;padding:8px;border-radius:6px;min-height:32px}
.hamlive-admin-wrap .hamlive-app{max-width:1400px}.hamlive-ncs-grid{display:grid;grid-template-columns:minmax(320px,2fr) minmax(220px,1fr);gap:16px;margin:12px 0}.hamlive-panel{border:1px solid #dcdcde;background:#fff;border-radius:8px;padding:12px;margin:12px 0}.hamlive-panel h2{margin-top:0}.hamlive-events{max-height:260px;overflow:auto;margin:0;padding-left:18px}.hamlive-events li{margin:4px 0}.hamlive-ncs .hamlive-command input{width:min(760px,100%)}@media(max-width:900px){.hamlive-ncs-grid{grid-template-columns:1fr}}
.hamlive-notes-public,.hamlive-notes-panel{background:#f6f8fa}.hamlive-notes-public{border:1px solid #d0d7de;border-radius:8px;padding:10px;margin:10px 0}.hamlive-notes-public h4{margin:.1rem 0 .4rem}.hamlive-notes-view{white-space:normal}.hamlive-notes-edit{width:100%;max-width:900px}.hamlive-notes-status{color:#57606a;margin-left:8px}
.hamlive-chat-panel{border:1px solid #d0d7de;border-radius:8px;padding:10px;margin:14px 0;background:#fff}.hamlive-chat-panel h4,.hamlive-chat-panel h2{margin-top:0}.hamlive-chat-messages{height:220px;overflow:auto;background:#f6f8fa;border:1px solid #d0d7de;border-radius:6px;padding:8px}.hamlive-chat-row{padding:4px 0;border-bottom:1px solid #eaeef2}.hamlive-chat-row:last-child{border-bottom:0}.hamlive-chat-time{color:#57606a;font-size:.85em}.hamlive-chat-compose{display:flex;gap:8px;margin-top:8px}.hamlive-chat-compose input{flex:1;min-width:0;padding:8px;border:1px solid #8c959f;border-radius:6px}.hamlive-chat-compose button{padding:8px 12px;border:1px solid #8c959f;border-radius:6px;background:#f6f8fa;cursor:pointer}
