:root{--bg:#fafaf7;--bg-elev:#fff;--ink:#111;--ink-2:#333;--ink-3:#666;--rule:#d8d5cc;--accent:#b03a2e;--amber:#b88a00;--green:#2d6a4f;--jeopardy:#8b0000}*{box-sizing:border-box}html,body{color:var(--ink);background:var(--bg);margin:0;padding:0;font-family:Charter,Iowan Old Style,Georgia,Cambria,Times New Roman,Times,serif;font-size:17px;line-height:1.5}.ui{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.mono{font-family:SF Mono,Fira Code,Menlo,Consolas,monospace}a{color:var(--accent);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}a:hover{background:#b03a2e14}h1,h2,h3,h4{margin:0 0 .4em;font-weight:700;line-height:1.2}h1{letter-spacing:-.01em;font-size:2rem}h2{border-top:1px solid var(--rule);margin-top:2em;padding-top:.4em;font-size:1.4rem}h3{margin-top:1.5em;font-size:1.1rem}.wrap{max-width:1040px;margin:0 auto;padding:1.5rem 1.25rem 4rem}.masthead{border-bottom:2px solid var(--ink);margin-bottom:2rem;padding:.75rem 0}.masthead .wrap{padding-top:0;padding-bottom:0}.masthead a.brand{color:var(--ink);letter-spacing:-.02em;font-family:Charter,Georgia,serif;font-size:1.5rem;font-weight:900;text-decoration:none}.masthead a.brand:hover{background:0 0}.masthead nav{font-family:inherit;font-size:.9rem}.masthead nav a{color:var(--ink-2);margin-left:1.25rem;text-decoration:none}.masthead nav a:hover{text-decoration:underline}.dl{grid-template-columns:max-content 1fr;gap:.25rem 1rem;margin:0;display:grid}.dl dt{color:var(--ink-3);font-size:.9rem}.dl dd{margin:0;font-weight:600}.table{border-collapse:collapse;width:100%;font-size:.95rem}.table th,.table td{text-align:left;border-bottom:1px solid var(--rule);vertical-align:top;padding:.4rem .75rem}.table th{background:#f1ede4;font-weight:700;position:sticky;top:0}.table tr:hover td{background:#00000005}.num{font-variant-numeric:tabular-nums;text-align:right!important}.badge{white-space:nowrap;border-radius:3px;padding:.1rem .45rem;font-family:inherit;font-size:.78rem;font-weight:600;display:inline-block}.badge.jeopardy{background:var(--jeopardy);color:#fff}.badge.high{background:var(--accent);color:#fff}.badge.medium{background:var(--amber);color:#fff}.badge.low{background:var(--rule);color:var(--ink-2)}.badge.sff{color:#fff;background:#000}.badge.abuse{color:#fff;background:#c0392b}.stars{color:var(--amber);letter-spacing:.05em;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.grid-2{grid-template-columns:1fr 1fr;gap:1.25rem 2rem;display:grid}.grid-3{grid-template-columns:1fr 1fr 1fr;gap:.75rem 1.5rem;display:grid}@media (max-width:720px){.grid-2,.grid-3{grid-template-columns:1fr}}.card{border:1px solid var(--rule);background:var(--bg-elev);padding:1rem 1.2rem}.narrative{white-space:pre-wrap;color:var(--ink-2);font-family:Charter,Georgia,serif;font-size:.98rem}footer{border-top:1px solid var(--rule);color:var(--ink-3);margin-top:4rem;padding:1.5rem 0;font-family:inherit;font-size:.85rem}
