body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0;background:#f5f7fb;color:#111}.app{padding:20px;max-width:1200px;margin:0 auto}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.card{background:#fff;border-radius:10px;padding:14px;box-shadow:0 6px 16px #0f141e0f}.layout{display:grid;grid-template-columns:1fr 380px;gap:18px}.charts{min-height:360px}.table{margin-top:12px}.table table{width:100%;border-collapse:collapse}.table th,.table td{padding:8px 10px;border-bottom:1px solid #eee;text-align:left;font-size:13px}.badge{padding:6px 8px;border-radius:6px;font-weight:600;font-size:12px;display:inline-block}.badge.safe{background:#eef9f0;color:#0b6f3a}.badge.unsafe{background:#fff2f2;color:#b22222}
