.comm-panel{padding:22px;margin:20px 0}.comm-panel label,.comm-popover label{display:grid;gap:6px;margin:10px 0;font-size:13px}.comm-panel input,.comm-panel select,.comm-panel textarea,.dialog-body #comm-prefs input{font:inherit;color:inherit;background:var(--light);border:1px solid var(--line);border-radius:7px;padding:9px}.comm-panel textarea{min-height:100px;width:100%;resize:vertical}.comm-panel input[type=checkbox],#comm-prefs input[type=checkbox]{width:18px;height:18px;min-height:18px;padding:0}.comm-controls{display:flex;gap:14px;flex-wrap:wrap;align-items:end;margin:14px 0}.comm-controls label{max-width:100%}.comm-controls select[multiple]{min-width:230px;max-width:330px}.comm-controls input{max-width:220px}.comm-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:12px 0}.comm-card{padding:16px 0;border-bottom:1px solid var(--line)}.comm-card.unread{border-left:3px solid var(--green);padding-left:14px}.comm-card p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.comm-card small{color:var(--muted);display:block;line-height:1.5;overflow-wrap:anywhere}.comm-card h3{margin:10px 0}.comm-help,.comm-panel>p{color:var(--muted);font-size:13px;line-height:1.6}.comm-popover{position:fixed;right:24px;top:75px;width:min(440px,calc(100vw - 32px));max-height:75vh;overflow:auto;padding:20px;z-index:1000;box-shadow:0 10px 40px #0005;background:var(--light)}.comm-popover .comm-actions h3{flex:1}.comm-panel details{margin:12px 0}.comm-panel #comm-role-form select{max-width:320px}#comm-dashboard{display:grid;grid-template-columns:1fr 1fr;gap:20px}#comm-dashboard .comm-panel{max-height:550px;overflow:auto}.comm-panel form>label input{width:100%}#comm-prefs td{padding:12px}#comm-prefs table{width:100%}@media(max-width:900px){#comm-dashboard{grid-template-columns:1fr}.comm-controls{align-items:stretch}.comm-controls label{width:100%}.comm-controls select[multiple]{max-width:100%}.comm-popover{right:16px}.comm-controls input{max-width:100%}}

#comm-prefs table{min-width:0}#comm-prefs th{white-space:normal;letter-spacing:0;font-size:12px}#comm-prefs td{width:70px;text-align:center}
