*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#f7fafc;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;color:#2d3748}.card{background:#fff;border-radius:12px;padding:2.5rem;max-width:580px;width:100%;box-shadow:0 4px 24px #00000014}h1{font-size:1.4rem;margin-bottom:.5rem}p{color:#718096;margin:.75rem 0 1.5rem}.query{font-family:monospace;background:#fed7d7;color:#c53030;padding:2px 8px;border-radius:4px}ul{list-style:none}li{display:flex;align-items:center;justify-content:space-between;padding:.7rem 0;border-bottom:1px solid #edf2f7}li:last-child{border-bottom:none}a{color:#3182ce;text-decoration:none;font-size:.95rem}a:hover{text-decoration:underline}.dim{color:#a0aec0;font-size:.85rem}.badge{font-size:.72rem;font-weight:700;color:#fff;padding:2px 8px;border-radius:99px;flex-shrink:0;margin-left:1rem}
