:root{color-scheme:light;--surface-1:#fcfcfb;--page:#f9f9f7;--text-primary:#0b0b0b;--text-secondary:#52514e;--text-muted:#898781;--grid:#e1e0d9;--baseline:#c3c2b7;--border:rgba(11,11,11,0.10);--critical:#d03b3b;--good:#006300;--age-0:#86b6ef;--age-1:#5598e7;--age-2:#2a78d6;--age-3:#1c5cab;--age-4:#0d366b;--age-ink-0:#0b0b0b;--age-ink-1:#ffffff}@media (prefers-color-scheme:dark){:root:where(:not([data-theme=light])){color-scheme:dark;--surface-1:#1a1a19;--page:#0d0d0d;--text-primary:#ffffff;--text-secondary:#c3c2b7;--text-muted:#898781;--grid:#2c2c2a;--baseline:#383835;--border:rgba(255,255,255,0.10);--critical:#e66767;--good:#0ca30c;--age-0:#184f95;--age-1:#256abf;--age-2:#3987e5;--age-3:#86b6ef;--age-4:#b7d3f6;--age-ink-0:#ffffff;--age-ink-1:#0b0b0b}}:root[data-theme=dark]{color-scheme:dark;--surface-1:#1a1a19;--page:#0d0d0d;--text-primary:#ffffff;--text-secondary:#c3c2b7;--text-muted:#898781;--grid:#2c2c2a;--baseline:#383835;--border:rgba(255,255,255,0.10);--critical:#e66767;--good:#0ca30c;--age-0:#184f95;--age-1:#256abf;--age-2:#3987e5;--age-3:#86b6ef;--age-4:#b7d3f6;--age-ink-0:#ffffff;--age-ink-1:#0b0b0b}*{box-sizing:border-box}body{margin:0;background:var(--page);color:var(--text-primary);font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;line-height:1.45}a{color:inherit}.wrap{max-width:1680px;margin:0 auto;padding:24px 16px 64px}header.top{display:flex;flex-wrap:wrap;gap:12px;align-items:baseline;justify-content:space-between;margin-bottom:4px}header.top h1{font-size:20px;margin:0;font-weight:650;letter-spacing:-.01em}.sub{color:var(--text-secondary);font-size:13px;margin:0 0 20px}.sub .warn{color:var(--critical);font-weight:600}.tiles{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.tile{background:var(--surface-1);border:1px solid var(--border);border-radius:10px;padding:12px 14px;min-width:132px;flex:0 1 auto}.tile .label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);display:flex;align-items:center;gap:6px}.tile .value{font-size:20px;font-weight:650;margin-top:4px}.tile .meta{font-size:11px;color:var(--text-muted)}.tile.total{border-color:var(--baseline)}.swatch{width:9px;height:9px;border-radius:2px;box-shadow:0 0 0 2px var(--surface-1);flex:none}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;align-items:center}.filters input[type=search],.filters select{font:inherit;color:inherit;background:var(--surface-1);border:1px solid var(--border);border-radius:8px;padding:7px 10px}.filters input[type=search]{min-width:260px}.filters .count{color:var(--text-muted);font-size:12px;margin-left:auto}.btn{font:inherit;color:inherit;cursor:pointer;background:var(--surface-1);border:1px solid var(--border);border-radius:8px;padding:7px 12px}.btn:hover{border-color:var(--baseline)}.tablewrap{background:var(--surface-1);border:1px solid var(--border);border-radius:10px;overflow:auto;max-height:calc(100vh - 300px)}table{border-collapse:separate;border-spacing:0;width:100%}thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:var(--surface-1);border-bottom:1px solid var(--baseline);text-align:left;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);padding:9px 10px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}thead th.nosort{cursor:default}thead th .dir{color:var(--text-primary)}tbody td{border-bottom:1px solid var(--grid);padding:8px 10px;vertical-align:top}tbody tr:last-child td{border-bottom:none}tbody tr:hover td{background:color-mix(in oklab,var(--surface-1),var(--text-primary) 4%)}.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inv,.num{white-space:nowrap}.inv{font-weight:600}.cust{min-width:200px;max-width:280px}.blank{color:var(--text-muted);font-style:italic}.contact{min-width:150px}.contact .line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.contact a{color:var(--text-secondary);text-decoration:none}.contact a:hover{text-decoration:underline}.pill{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:12px;font-weight:600;padding:2px 8px 2px 6px;border-radius:999px;border:1px solid var(--border)}.days{color:var(--text-muted);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.note{min-width:190px;max-width:260px}.noteview{min-height:30px;padding:5px 7px;border-radius:7px;cursor:text;border:1px dashed transparent;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.noteview:hover{border-color:var(--baseline)}.noteview.empty{color:var(--text-muted);font-style:italic}.note textarea{width:100%;font:inherit;font-size:13px;color:inherit;background:var(--page);border:1px solid var(--baseline);border-radius:7px;padding:5px 7px;resize:vertical;min-height:64px}.noteby{color:var(--text-muted)}.noteby,.notestate{font-size:10px;margin-top:3px}.notestate.saving{color:var(--text-muted)}.notestate.saved{color:var(--good)}.notestate.error{color:var(--critical);font-weight:600}.empty-state{padding:48px 16px;text-align:center;color:var(--text-secondary)}.empty-state code{background:var(--page);border:1px solid var(--border);padding:1px 5px;border-radius:4px;font-size:12px}