:root{color:#202124;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#176b87;border:0;border-radius:7px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:700;display:inline-flex}button svg{width:18px;height:18px}button:disabled{cursor:not-allowed;opacity:.58}h1,h2,p{margin:0}.shell{max-width:1180px;margin:0 auto;padding:28px}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.eyebrow{color:#606a70;letter-spacing:0;text-transform:uppercase;font-size:.8rem;font-weight:800}h1{font-size:2rem;line-height:1.05}h2{font-size:1rem}.actions,.panel-heading,.source-head,.match-top,.icon-row{align-items:center;gap:10px;display:flex}.actions{flex-wrap:wrap;justify-content:flex-end}.status,.muted,.empty{color:#606a70}.secondary,.icon-button{color:#17313b;background:#e7eef1}.icon-button{min-width:36px;height:36px;min-height:36px;padding:0 10px}.danger{color:#9c2f1b;background:#f5e7e4}.summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.metric,.panel,.source,.match{background:#fff;border:1px solid #dbe3e6;border-radius:8px}.metric{align-items:center;gap:12px;min-height:72px;padding:14px;display:flex}.metric svg{color:#176b87;width:22px;height:22px}.metric span{color:#606a70;font-size:.84rem;display:block}.metric strong{margin-top:2px;font-size:1.25rem;display:block}.layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:14px;margin-bottom:14px;display:grid}.panel{padding:16px}.panel-heading{justify-content:space-between;margin-bottom:12px}.field{gap:6px;margin-top:12px;display:grid}.field span,.toggle{color:#425058;font-size:.88rem;font-weight:700}input,select,textarea{color:#202124;background:#fbfcfc;border:1px solid #ccd8dd;border-radius:7px;outline:none;width:100%;min-height:40px;padding:9px 10px}textarea{resize:vertical;min-height:82px}input:focus,select:focus,textarea:focus{border-color:#176b87;box-shadow:0 0 0 3px #176b8724}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.source-list{gap:12px;display:grid}.source{padding:12px}.source-head{justify-content:space-between}.toggle{text-transform:capitalize;align-items:center;gap:8px;display:inline-flex}.toggle input{accent-color:#176b87;width:18px;height:18px;min-height:18px}.matches{gap:10px;margin-top:12px;display:grid}.match{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.match p{color:#4c565c;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.35em;margin-top:8px;line-height:1.45;display:-webkit-box;overflow:hidden}.match-top{justify-content:space-between}.match-top span{color:#21603f;background:#e8f4ef;border-radius:999px;flex:none;padding:4px 8px;font-size:.78rem;font-weight:800}.tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.tags span{color:#425058;background:#eef2f4;border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:700}.open-link{color:#17313b;background:#e7eef1;border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.match-actions{justify-items:end;gap:8px;display:grid}.open-link svg{width:18px;height:18px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=780px){.shell{padding:18px}.topbar{flex-direction:column;align-items:stretch}.actions{justify-content:flex-start}.summary,.layout,.grid-2{grid-template-columns:1fr}}
