:root{--bg:#f7f7f5;--surface:#fff;--subtle:#f1f3f1;--text:#1f2933;--muted:#667085;--border:#d9ded8;--border-strong:#aeb7ad;--focus:#2563eb;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:15px/1.45 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,h1,h2,p{margin:0}h1{font-size:1.7rem;line-height:1.2}h2{font-size:1.05rem;line-height:1.25}.app-shell{width:min(1180px,100vw - 32px);margin:0 auto;padding:24px 0 40px}.app-header,.toolbar,.suggestions,.modal-controls,.modal header{justify-content:space-between;align-items:center;gap:16px;display:flex}.app-header{margin-bottom:18px}.app-header p{color:var(--muted);margin-top:4px}.toolbar,.summary,.suggestions{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:12px}.toolbar{flex-wrap:wrap;align-items:end;margin-bottom:14px}.summary,.target-grid{flex-wrap:wrap;gap:10px;display:flex}.summary{margin-bottom:14px}.summary span{color:var(--muted);font-size:.9rem}.button-row{flex-wrap:wrap;gap:8px;display:flex}.toolbar-actions{align-self:end}.table-wrap{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:840px}th,td{border-bottom:1px solid var(--border);text-align:right;white-space:nowrap;padding:10px 12px}th:first-child,td:first-child{text-align:left}thead th{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:700}tbody th,tfoot th{font-weight:700}tfoot th,tfoot td{background:var(--subtle);border-bottom:0}td small{color:var(--muted);font-size:.78rem;line-height:1.2;display:block}label{color:var(--muted);gap:5px;font-size:.82rem;font-weight:700;display:grid}input,select{box-sizing:border-box;border:1px solid var(--border-strong);width:92px;color:var(--text);background:var(--bg);font:inherit;border-radius:6px;padding:7px 8px}select{width:160px}button{border:1px solid var(--border-strong);color:var(--text);background:var(--bg);font:inherit;cursor:pointer;border-radius:6px;padding:8px 12px;font-weight:700}button:hover{border-color:var(--text)}button:disabled{color:var(--muted);cursor:not-allowed;opacity:.65}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.suggestions{align-items:flex-start;margin-top:14px}.suggestions h2{margin-bottom:10px}.suggestion-heading{align-items:center;gap:8px;display:flex}.warning-icon{color:#7c2d12;background:#fed7aa;border-radius:999px;place-items:center;width:18px;height:18px;font-size:.8rem;font-weight:800;line-height:1;display:inline-grid}.suggestion-table{flex:1}.suggestion-table table{min-width:1120px}.sort-button{width:100%;color:inherit;font-size:inherit;text-transform:inherit;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:4px;padding:0;display:inline-flex}.sort-button:hover{border-color:#0000}.modal-backdrop{background:#00000059;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--border);width:min(760px,100%);max-height:calc(100svh - 36px);color:var(--text);background:var(--surface);border-radius:8px;padding:16px;overflow:auto}.modal header{margin-bottom:12px}.modal-controls{align-items:end;margin-bottom:12px}.compact table{min-width:820px}.compact input{width:104px}.compact th input{width:160px}@media (width<=760px){.app-shell{width:min(100vw - 20px,1180px);padding-top:16px}.app-header,.toolbar,.suggestions,.modal-controls{flex-direction:column;align-items:stretch}.summary,.target-grid,.suggestion-table,select,input{width:100%}}
