*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5;color:#111;background:#fafafa}a{color:#0366d6;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{margin:0 0 .5rem;line-height:1.2}main{max-width:960px;margin:0 auto;padding:1.5rem}nav{margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #e1e4e8}nav a{margin-right:1rem}button,input[type=submit]{font:inherit;padding:.5rem 1rem;border:1px solid #0366d6;background:#0366d6;color:#fff;border-radius:4px;cursor:pointer}button:hover{background:#024fa5}input[type=password],input[type=text]{font:inherit;padding:.5rem;border:1px solid #d0d7de;border-radius:4px;width:100%;max-width:320px}.error{color:#b91c1c;margin-top:.5rem}main{max-width:1100px}table{width:100%;border-collapse:collapse;margin-top:.5rem;background:#fff}td,th{text-align:left;padding:.5rem .6rem;border-bottom:1px solid #e1e4e8;vertical-align:top;font-size:14px}th{background:#f6f8fa;font-weight:600}td.num,th.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}form.inline{display:inline}form.inline button{padding:.25rem .6rem;font-size:13px;margin-right:.25rem}button.secondary{background:#6a737d;border-color:#6a737d}button.secondary:hover{background:#4d5460}button.danger{background:#b91c1c;border-color:#b91c1c}button.danger:hover{background:#911414}.filters{display:flex;flex-wrap:wrap;gap:.5rem;align-items:end;margin-bottom:1rem;padding:.75rem;background:#fff;border:1px solid #e1e4e8;border-radius:4px}.filters label{display:flex;flex-direction:column;font-size:12px;color:#555}.filters input,.filters select{font:inherit;padding:.4rem;border:1px solid #d0d7de;border-radius:4px;width:auto;max-width:200px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.75rem;gap:.75rem;margin:1rem 0}.card{background:#fff;border:1px solid #e1e4e8;border-radius:4px;padding:.75rem 1rem}.card .label{font-size:12px;color:#6a737d}.card .value{font-size:1.4rem;font-weight:600;margin-top:.25rem}section{margin-bottom:2rem}form.stacked{gap:.6rem;max-width:480px;margin-bottom:2rem;padding:1rem;background:#fff;border:1px solid #e1e4e8;border-radius:4px}form.stacked,form.stacked label{display:flex;flex-direction:column}form.stacked label{font-size:13px;color:#444;gap:.25rem}form.stacked input,form.stacked select,form.stacked textarea{font:inherit;padding:.45rem;border:1px solid #d0d7de;border-radius:4px;width:100%;max-width:100%}form.stacked textarea{min-height:70px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}