*{box-sizing:border-box}body{margin:0;background:#f4f7fb;color:#172033;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.app{max-width:950px;margin:auto;padding:20px 16px 40px}header,.brand,.head{display:flex;align-items:center;justify-content:space-between;gap:14px}.brand{justify-content:flex-start}.logo{width:46px;height:46px;border-radius:14px;background:#172033;color:#fff;display:grid;place-items:center;font-size:28px}.brand h1{margin:0;font-size:clamp(20px,4vw,30px)}h1 b{color:#2563eb}.brand p, .head p{margin:3px 0;color:#667085}.privacy{font-size:12px;background:#fff;border:1px solid #e1e7ef;padding:8px 11px;border-radius:20px}.card{background:#fff;border:1px solid #e1e7ef;border-radius:18px;padding:20px;margin-top:16px;box-shadow:0 8px 28px #1720330d}label{display:block;font-weight:700;font-size:14px;margin-bottom:7px}input{width:100%;height:48px;border:1px solid #cfd7e3;border-radius:11px;padding:0 13px;font-size:16px}.dates{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}button{border:0;border-radius:10px;padding:10px 13px;font-weight:800;cursor:pointer}#search{width:100%;height:46px;background:#2563eb;color:white;font-size:15px}.secondary{background:#eef3f9;color:#24324a}.link{background:none;color:#2563eb}.card small,footer{color:#667085;font-size:12px;line-height:1.5;display:block;margin-top:10px}.status{margin-top:16px;background:#eaf2ff;color:#174ea6;padding:13px;border-radius:11px}.hide{display:none!important}.head h2{margin:0;font-size:19px}.result{border:1px solid #e2e8f0;border-radius:15px;padding:15px;margin-top:12px}.top{display:flex;justify-content:space-between;gap:10px}.result h3{margin:0 0 4px}.meta{font-size:13px;color:#667085;line-height:1.55}.badge{padding:6px 9px;border-radius:20px;background:#eaf7ee;color:#16743b;height:max-content;font-size:12px;font-weight:800}.medium{background:#fff5d9;color:#8a5a00}.low{background:#f1f3f5;color:#667085}.tags{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.tag{font-size:11px;background:#f3f6fa;padding:5px 8px;border-radius:20px}.actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.actions button{border:1px solid #d8e0ea;background:#fff;font-size:12px}.actions .details{background:#172033;color:#fff}.actions .keep{background:#ecfdf3;color:#17663a}.actions .discard{color:#a33a3a}.saved{font-size:13px}.saveditem{display:flex;justify-content:space-between;border-bottom:1px solid #edf0f4;padding:11px 0}.saveditem span{display:block;color:#667085;font-size:12px;margin-top:3px}.modal{position:fixed;inset:0;background:#08101e99;display:grid;place-items:center;padding:15px;z-index:10}.modalbox{background:#fff;border-radius:18px;padding:20px;width:min(760px,100%);max-height:90vh;overflow:auto}.close{border-radius:50%;font-size:22px;background:#eef2f6;width:36px;height:36px;padding:0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.detail{background:#f7f9fc;border-radius:11px;padding:11px}.detail small{display:block;margin:0 0 3px}.evidence{background:#f4f7ff;border-left:4px solid #2563eb;padding:12px;border-radius:3px 10px 10px 3px;line-height:1.55}.notice{background:#fff8e7;padding:11px;border-radius:10px;font-size:12px;margin-top:12px}.url{background:#f4f6f8;padding:10px;border-radius:8px;word-break:break-all;font-size:12px}@media(max-width:650px){.app{padding:14px 12px}.privacy{display:none}.card{padding:16px}.grid{grid-template-columns:1fr}.actions button{flex:1}.head{align-items:flex-start}}