:root{--red: #8c1c1c;--ink: #1a1a1a;--muted: #6b6b6b;--line: #e2ded8;--paper: #ffffff;--bg: #f4f1ec}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;line-height:1.45}.ur{display:block;font-family:Noto Nastaliq Urdu,Jameel Noori Nastaleeq,Urdu Typesetting,serif;font-size:.92em;line-height:1.9;color:var(--muted)}.wrap{max-width:560px;margin:0 auto;padding:16px 16px 40px}header{text-align:center;padding:14px 4px 18px}header img{width:58px;height:58px;object-fit:contain;margin-bottom:6px}header h1{margin:0;font-size:1.05rem;color:var(--red);line-height:1.3}header h1 .ur{font-size:1em;color:var(--red)}header h2{margin:6px 0 0;font-size:.9rem;font-weight:600;color:var(--muted)}header .ur{text-align:center}.card{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:20px 18px;box-shadow:0 1px 3px #0000000d}.intro{margin:0 0 18px;color:var(--muted);font-size:.95rem}label{display:block;margin-bottom:16px;font-weight:600;font-size:.95rem}input{display:block;width:100%;margin-top:6px;padding:14px 12px;font-size:1.15rem;letter-spacing:.08em;border:1px solid var(--line);border-radius:10px;background:#fcfbf9;color:var(--ink)}input:focus{outline:2px solid var(--red);outline-offset:1px}button.go{width:100%;padding:15px;margin-top:4px;font-size:1.05rem;font-weight:700;color:#fff;background:var(--red);border:0;border-radius:10px;cursor:pointer}button.go:disabled{opacity:.6}button.go .ur{color:#f6e3e3}button.plain{display:block;width:100%;margin-top:14px;padding:10px;background:none;border:0;color:var(--muted);font-size:.95rem;cursor:pointer}.error{margin:0 0 14px;padding:12px;border-radius:10px;background:#fdeaea;border:1px solid #f0bcbc;color:#8c1c1c;font-size:.95rem}.who{border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:14px}.who .name{font-size:1.3rem;font-weight:700}.who .meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px 26px}.who .meta .k{color:var(--muted);font-size:.8rem;font-weight:600}.who .meta .v{font-size:1.05rem;font-weight:700;margin-top:1px}.count{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px 14px;background:#f6f3ee;border:1px solid var(--line);border-radius:10px}.count-label{font-size:.9rem;font-weight:600}.count-num{font-size:1.35rem;font-weight:800;color:var(--red);white-space:nowrap}ul.tests{list-style:none;margin:0 0 18px;padding:0}ul.tests li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}ul.tests li:last-child{border-bottom:0}.test-name{font-weight:600}.pill{flex:0 0 auto;text-align:center;padding:6px 12px;border-radius:999px;font-size:.8rem;font-weight:700;white-space:nowrap}.pill .ur{font-size:.95em}.pill.wait{background:#f1eee9;color:#6b6b6b}.pill.wait .ur{color:#6b6b6b}.pill.work{background:#fdf3e0;color:#8a5a00}.pill.work .ur{color:#8a5a00}.pill.done{background:#e6f4ea;color:#1c6b34}.pill.done .ur{color:#1c6b34}.notice{margin:0;padding:14px;border-radius:10px;background:#f6f3ee;border:1px solid var(--line);font-size:.95rem}.fineprint{margin:16px 0 0;color:var(--muted);font-size:.85rem;text-align:center}
