:root{color:#151515;background:#f5f5f5;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{max-width:1000px;margin:auto;padding:40px 20px}header{justify-content:space-between;align-items:center;display:flex}form{gap:12px;max-width:420px;display:grid}input{border:1px solid #bbb;border-radius:8px;padding:12px}button{color:#fff;cursor:pointer;background:#171717;border:0;border-radius:8px;padding:10px 14px}section{margin-top:36px}article,.row{background:#fff;border:1px solid #ddd;border-radius:10px;margin:10px 0;padding:15px}.row{justify-content:space-between;align-items:center;display:flex}.row small{color:#666;margin-top:4px;display:block}.report-card{border:1px solid #ddd;border-radius:12px;margin:1rem 0;padding:1rem}.report-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.report-card blockquote{white-space:pre-wrap;background:#f7f7f7;border-left:4px solid #999;margin:.75rem 0;padding:.85rem 1rem}.report-meta{gap:.35rem;margin:.75rem 0;display:grid}.report-actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}
