:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#f6f7f8}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f6f7f8}.login-panel{width:min(380px,100%);border:1px solid #dedede;border-radius:8px;background:#fff;padding:24px;display:grid;gap:18px}.slack-login-button{min-height:44px;border-radius:8px;background:#2f6fed;color:#fff;display:grid;place-items:center;text-decoration:none;font-weight:700}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);background:#f6f7f8}.sidebar{border-right:1px solid #dedede;background:#fff;padding:24px;display:flex;flex-direction:column;gap:20px}.eyebrow{margin:0 0 6px;color:#70757d;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0}h1,h2{margin:0;letter-spacing:0}h1{font-size:28px}h2{font-size:20px}.user-panel{border:1px solid #dedede;border-radius:8px;padding:12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px}.user-panel img,.avatar-fallback{width:38px;height:38px;border-radius:999px}.avatar-fallback{display:grid;place-items:center;background:#edf0f3;color:#3f454c;font-weight:800}.user-panel strong,.user-panel span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-panel span{margin-top:2px;color:#70757d;font-size:12px}.user-panel button{min-height:32px;border:1px solid #dedede;border-radius:8px;background:#fff;color:#3f454c;cursor:pointer;font-size:12px;font-weight:700;padding:0 10px}.readonly-panel{display:grid;grid-template-columns:12px 1fr;gap:12px;align-items:start;border:1px solid #bbd6c1;background:#eef8f1;border-radius:8px;padding:14px}.readonly-panel span{display:block;margin-top:3px;color:#45604c;font-size:13px}.status-dot{width:10px;height:10px;margin-top:5px;border-radius:999px;background:#1d8f4f}.filter-panel,.settings-panel{display:flex;flex-direction:column;gap:8px}.filter{width:100%;min-height:42px;border:1px solid #dedede;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#272b31;cursor:pointer}.filter.active{border-color:#2e6bff;background:#eef3ff}.settings-panel{margin-top:auto;border-top:1px solid #ececec;padding-top:18px}.settings-panel dl{margin:0;display:grid;gap:10px}.settings-panel div{display:grid;grid-template-columns:88px 1fr;gap:8px;font-size:13px}.settings-panel dt{color:#70757d}.settings-panel dd{margin:0;overflow-wrap:anywhere}.inbox{padding:24px;min-width:0}.inbox-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.counter{border:1px solid #dedede;border-radius:999px;background:#fff;padding:6px 12px;font-size:13px;color:#4d535b}.notice{border-radius:8px;padding:12px 14px;margin-bottom:12px;font-size:14px}.notice.error,.notice.warning{border:1px solid #efc875;background:#fff8e8}.message-list{display:grid;gap:12px}.message-card{background:#fff;border:1px solid #dedede;border-radius:8px;padding:16px;display:grid;gap:12px}.message-card.deleted{opacity:.66}.message-card header,.message-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.message-card header span,.message-card footer,.message-card footer a{color:#5b626c;font-size:13px}.message-card p{margin:0;line-height:1.5}.message-card a{color:#2e6bff;text-decoration:none}.status-pill{border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700;background:#edf0f3;color:#3f454c}.status-pill.edited{background:#fff2d6;color:#7a4b00}.status-pill.deleted{background:#fde8e8;color:#9b1c1c}.empty{border:1px dashed #c9cdd2;border-radius:8px;padding:32px;text-align:center;color:#70757d;background:#fff}@media(max-width:820px){.dashboard-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #dedede}}
