:root{--maroon:#500000;--charcoal:#202020;--border:#d9d9d9;--bg:#f5f5f5}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--charcoal);margin:0;padding:0;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px}a{color:var(--maroon)}.app-header{background:var(--maroon);color:#fff;align-items:center;gap:16px;padding:10px 16px;display:flex}.app-header h1{margin:0;font-size:16px;font-weight:600}.app-header .spacer{flex:1}.app-header .user{opacity:.9;font-size:12px}.toolbar{border-bottom:1px solid var(--border);background:#fff;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 16px;display:flex}.toolbar input[type=search]{border:1px solid var(--border);border-radius:4px;min-width:240px;padding:6px 10px;font-size:14px}.legend{align-items:center;gap:10px;margin-left:auto;font-size:12px;display:flex}.legend .chip{align-items:center;gap:5px;display:inline-flex}.legend .swatch{border:1px solid #bbb;border-radius:3px;width:14px;height:14px;display:inline-block}button{font:inherit;cursor:pointer}.btn{border:1px solid var(--border);background:#fff;border-radius:4px;padding:6px 12px}.btn-primary{background:var(--maroon);color:#fff;border-color:var(--maroon)}.btn-sm{padding:2px 8px;font-size:12px}.btn:disabled{opacity:.5;cursor:default}.bulk-bar{border:1px solid var(--border);background:#fafafa;border-radius:4px;align-items:center;gap:8px;padding:3px 8px;display:flex}.sort-panel{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;gap:8px;padding:10px 16px;display:flex}.sort-level{align-items:center;gap:8px;font-size:13px;display:flex}.sort-level select{border:1px solid var(--border);font:inherit;border-radius:4px;padding:4px 6px}.sort-actions{align-items:center;gap:10px;margin-top:2px;display:flex}.sel-col{text-align:center;width:32px}table.grid th.sel-col,table.grid td.sel-col{text-align:center;padding:4px}th sup{margin-left:1px;font-size:9px}.link-btn{color:var(--maroon);background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.table-wrap{height:calc(100vh - 110px);overflow:auto}table.grid{border-collapse:collapse;background:#fff;width:100%}table.grid th,table.grid td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:0}table.grid th{z-index:2;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ececec;padding:6px 8px;font-size:12px;position:sticky;top:0}table.grid th.actions-col,table.grid td.actions-col{z-index:1;background:#fff;position:sticky;right:0}table.grid th.actions-col{z-index:3;background:#ececec}.cell{white-space:pre-wrap;word-break:break-word;cursor:text;min-height:28px;padding:5px 8px}.cell.empty{color:#bbb}.cell-input,.cell-select{border:2px solid var(--maroon);width:100%;font:inherit;background:#fff;padding:4px 6px}td.center .cell,td.center .cell-select{text-align:center}tr.archived td{opacity:.6;font-style:italic}.actions{white-space:nowrap;gap:6px;padding:4px 6px;display:flex}.login-wrap{justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{border:1px solid var(--border);background:#fff;border-radius:8px;width:320px;padding:28px;box-shadow:0 2px 10px #0000000f}.login-card h1{color:var(--maroon);margin:0 0 4px;font-size:18px}.login-card p{color:#777;margin:0 0 18px;font-size:12px}.login-card label{margin:10px 0 4px;font-size:12px;display:block}.login-card input{border:1px solid var(--border);width:100%;font:inherit;border-radius:4px;padding:8px 10px}.login-card button{width:100%;margin-top:18px;padding:9px}.error{color:#b00020;margin-top:12px;font-size:12px}.modal-overlay{z-index:50;background:#00000059;justify-content:center;align-items:flex-start;padding:60px 16px 16px;display:flex;position:fixed;inset:0}.notes-panel{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;width:560px;max-width:100%;max-height:calc(100vh - 90px);display:flex;box-shadow:0 6px 24px #0000002e}.notes-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 10px;display:flex}.notes-head h2{color:var(--maroon);margin:0;font-size:16px}.notes-sub{color:#777;font-size:12px}.notes-add{border-bottom:1px solid var(--border);align-items:flex-end;gap:8px;padding:12px 16px;display:flex}.notes-add textarea{resize:vertical;border:1px solid var(--border);font:inherit;border-radius:4px;flex:1;padding:8px 10px}.notes-history{padding:8px 16px 14px;overflow-y:auto}.note-entry{border-bottom:1px dashed var(--border);padding:8px 0}.note-entry:last-child{border-bottom:none}.note-entry.latest .note-body{font-weight:600}.note-meta{color:#888;margin-bottom:2px;font-size:11px}.note-body{white-space:pre-wrap;font-size:13px}.notes-empty{color:#888;padding:14px 0;font-size:13px}.notes-panel .error{padding:6px 16px}.app-header .header-link{color:#fff;opacity:.85;border:1px solid #ffffff59;border-radius:4px;padding:3px 10px;font-size:13px;text-decoration:none}.app-header .header-link:hover{opacity:1}.dash-wrap{max-width:1100px;margin:0 auto;padding:18px 16px 40px}.dash-titlebar{flex-wrap:wrap;align-items:baseline;gap:14px;margin-bottom:4px;display:flex}.dash-titlebar h2{color:var(--maroon);margin:0;font-size:22px}.dash-sub{color:#707070;font-size:12px}.dash-summary{color:#3e3e3e;max-width:72ch;margin:8px 0 14px;font-size:14px}.dash-error{margin:8px 0}.dash-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:12px;display:grid}.dash-span2{grid-column:1/-1}@media (max-width:760px){.dash-grid{grid-template-columns:1fr}}.dash-card{border:1px solid var(--border);background:#fff;border-radius:8px;padding:14px 16px}.dash-card h3{text-transform:uppercase;letter-spacing:.06em;color:var(--maroon);margin:0 0 10px;font-size:13px}.dash-empty{color:#999;font-size:13px}.dash-trend{width:100%;height:auto;display:block}.dash-gridline{stroke:#ececec;stroke-width:1px}.dash-axis{fill:#707070;font-size:10px}.dash-line{fill:none;stroke:var(--maroon);stroke-width:2.5px;stroke-linecap:round}.dash-area{fill:#50000012;stroke:none}.dash-dot{fill:#fff;stroke:var(--maroon);stroke-width:2px}.dash-now{stroke:#ff9d27;stroke-width:2px;stroke-dasharray:4 3}.dash-meetings{flex-direction:column;gap:6px;margin-top:10px;display:flex}.dash-meeting{flex-wrap:wrap;align-items:baseline;gap:10px;font-size:13px;display:flex}.dash-meeting-time{color:var(--maroon);white-space:nowrap;font-weight:600}.dash-meeting-loc{color:#707070;font-size:12px}.dash-urgent-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dash-urgent{border-left:3px solid #ff3a28;padding:2px 0 2px 10px;font-size:13px}.dash-urgent-action{color:#3e3e3e;margin-top:2px;font-size:12px}.dash-todos{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.dash-todos label{cursor:pointer;align-items:flex-start;gap:8px;font-size:13px;display:flex}.dash-todos li.done .dash-todo-label{color:#999;text-decoration:line-through}.dash-todo-co{color:#707070;font-size:12px}.dash-flame{color:#ff3a28;margin-right:5px;font-size:11px}.dash-add{gap:8px;margin-top:12px;display:flex}.dash-add input{border:1px solid var(--border);font:inherit;border-radius:4px;flex:1;padding:6px 10px}.dash-recos{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dash-recos li{flex-direction:column;gap:1px;display:flex}.dash-reco-name{font-size:13px;font-weight:600}.dash-reco-reason{color:#707070;font-size:12px}.prom-count{float:right;letter-spacing:0;text-transform:none;color:#707070;font-size:11px;font-weight:400}.prom-blurb{color:#707070;margin:0 0 8px;font-size:11.5px;line-height:1.4}.prom-list{max-height:360px;margin:0;padding:0;list-style:none;overflow-y:auto}.prom-row{border-top:1px solid #f0f0f0;align-items:flex-start;gap:9px;padding:7px 4px;display:flex}.prom-row:first-child{border-top:none}.prom-check{border:2px solid var(--maroon);width:18px;height:18px;color:var(--maroon);cursor:pointer;background:#fff;border-radius:50%;flex:none;margin-top:2px;padding:0;font-size:10px;line-height:1}.prom-check:hover:not(:disabled){background:var(--maroon)}.prom-check:disabled{opacity:.5;cursor:wait}.prom-body{cursor:pointer;flex:auto;min-width:0}.prom-top{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.prom-co{font-size:13px;font-weight:600}.prom-qual{color:#3e3e3e;border:1px solid var(--border);background:#f5f5f5;border-radius:999px;padding:0 7px;font-size:11px;font-style:italic}.prom-due{white-space:nowrap;border-radius:999px;margin-left:auto;padding:1px 8px;font-size:11px;font-weight:600}.prom-due-overdue{color:#fff;background:#ff3a28}.prom-due-today{color:#202020;background:#ffd830}.prom-due-future{color:#3e3e3e;background:#eaeaea}.prom-due-none{color:#707070;border:1px dashed var(--border)}.prom-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:12.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.prom-text-open{display:block}.prom-meta{color:#999;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.prom-body:hover .prom-meta{white-space:normal}
