:root{color:#18202b;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{min-height:40px;border:0;border-radius:6px;padding:0 16px;color:#fff;background:#1f6feb;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button.secondary{color:#1f2937;background:#e5eaf0}button.danger{background:#c9372c}input,select,textarea{width:100%;border:1px solid #ccd5df;border-radius:6px;padding:10px 12px;color:#18202b;background:#fff}textarea{resize:vertical}label,.field{display:grid;gap:8px;color:#4b5563;font-size:14px;font-weight:600}h1,h2,h3,p{margin:0}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.login-panel,.editor,.list{border:1px solid #dce3ea;border-radius:8px;background:#fff;box-shadow:0 16px 48px #18202b14}.login-panel{display:grid;width:min(420px,100%);gap:20px;padding:32px}.eyebrow{color:#607089;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.error{border:1px solid #f1b8b4;border-radius:6px;padding:10px 12px;color:#9f241b;background:#fff2f1}.muted{color:#667085;font-size:13px}.app-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.layout{display:grid;grid-template-columns:minmax(320px,420px) 1fr;gap:20px;align-items:start}.editor,.list{display:grid;gap:18px;padding:22px}.actions,.row-actions,.pager,.list-head,.announcement-head{display:flex;align-items:center;gap:10px}.list-head,.announcement-head{justify-content:space-between}.announcement{display:grid;gap:12px;border-top:1px solid #e7edf3;padding-top:18px}.row-actions{flex:0 0 auto}.pager{justify-content:flex-end;border-top:1px solid #e7edf3;padding-top:18px}@media(max-width:840px){.layout{grid-template-columns:1fr}.topbar,.announcement-head{align-items:flex-start;flex-direction:column}}.rich-text-editor{overflow:hidden;border:1px solid #ccd5df;border-radius:6px;background:#fff}.rich-text-toolbar{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid #e1e7ef;padding:8px;background:#f8fafc}button.tool-button{min-width:34px;min-height:32px;padding:0 8px;color:#253041;background:#eef2f6;font-size:13px;font-weight:800}button.tool-button.active{color:#fff;background:#1f6feb}.rich-text-surface{min-height:260px;padding:12px;color:#18202b;font-size:15px;font-weight:400;line-height:1.65;outline:none}.rich-text-content{color:#253041;font-size:15px;line-height:1.65}.rich-text-surface>*+*,.rich-text-content>*+*{margin-top:10px}.rich-text-surface h2,.rich-text-content h2{font-size:20px}.rich-text-surface h3,.rich-text-content h3{font-size:17px}.rich-text-surface ul,.rich-text-surface ol,.rich-text-content ul,.rich-text-content ol{padding-left:22px}.rich-text-surface blockquote,.rich-text-content blockquote{margin-left:0;border-left:3px solid #9eb3ca;padding-left:12px;color:#56657a}.announcement-content{overflow-wrap:anywhere}
