:root{--brand-primary: #4a5568;--brand-accent: #718096;--surface: #ffffff;--surface-sunken: #f7f8fa;--border: #e3e6ea;--text: #1a202c;--text-muted: #61708a;color-scheme:light}@media(prefers-color-scheme:dark){:root{--surface: #14181f;--surface-sunken: #1b212b;--border: #2b3440;--text: #e8edf4;--text-muted: #9aa8bd;color-scheme:dark}}*{box-sizing:border-box}body{margin:0;background:var(--surface-sunken);color:var(--text);font:15px/1.5 system-ui,-apple-system,Segoe UI,sans-serif}.shell{max-width:60rem;margin:0 auto;padding:1.5rem 1.25rem 4rem}header.masthead{display:flex;align-items:center;gap:.875rem;padding:1rem 0 1.25rem;border-bottom:3px solid var(--brand-primary);margin-bottom:1.5rem;flex-wrap:wrap}.masthead img{height:2rem;width:auto}.masthead h1{font-size:1.15rem;margin:0;font-weight:650}.masthead .spacer{flex:1 1 auto}.masthead a{color:var(--brand-primary);font-size:.875rem}.notice{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--brand-accent);padding:.75rem .875rem;border-radius:4px;margin-bottom:1.5rem;font-size:.875rem;color:var(--text-muted)}.notice strong{color:var(--text)}label.session{display:block;font-size:.8125rem;color:var(--text-muted);margin-bottom:.3rem}select{font:inherit;padding:.45rem .6rem;border-radius:4px;border:1px solid var(--border);background:var(--surface);color:var(--text);min-width:16rem}table{width:100%;border-collapse:collapse;background:var(--surface);border:1px solid var(--border);border-radius:6px;overflow:hidden}th,td{text-align:left;padding:.625rem .75rem;border-bottom:1px solid var(--border)}th{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--surface-sunken);font-weight:600}tr:last-child td{border-bottom:0}td.num{font-variant-numeric:tabular-nums;color:var(--text-muted);width:4rem}.pill{display:inline-block;padding:.1rem .5rem;border-radius:999px;font-size:.75rem;border:1px solid var(--border);color:var(--text-muted)}.pill.p1,.pill.p2{border-color:var(--brand-accent);color:var(--brand-accent)}.empty,.error{padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:6px;color:var(--text-muted)}.error{border-color:#b4433c;color:#b4433c}footer{margin-top:2rem;font-size:.8125rem;color:var(--text-muted)}.signin{max-width:26rem;margin:12vh auto;padding:2rem 1.5rem;text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:8px}.signin img{height:2.5rem;margin-bottom:.75rem}.signin h1{font-size:1.2rem;margin:0 0 .5rem}.providers{display:flex;flex-direction:column;gap:.625rem;margin:1.5rem 0}.provider{display:block;padding:.7rem 1rem;border-radius:5px;text-decoration:none;background:var(--brand-primary);color:#fff;font-weight:550}.provider:hover{filter:brightness(1.08)}.muted{color:var(--text-muted);font-size:.875rem}button.linklike{background:none;border:0;color:var(--brand-primary);cursor:pointer;font:inherit;padding:0}.env-banner{background:#8a4b00;color:#fff;font-size:.8125rem;font-weight:650;letter-spacing:.04em;text-align:center;padding:.5rem .75rem;border-radius:4px;margin-bottom:1.25rem}
