:root{--base:#ebf3fd;--elevation:#f0f6fe;--text:#04162b;--muted:#365273;--components:#042954;--components-alt:#c3ddfd;--accent:#0369df;--border:#a8bfd9;--focus:#0369df;--font-sans:"Random Grotesque Standard",Inter,system-ui,sans-serif;--font-mono:"Office Code Pro",Consolas,monospace}
@media(prefers-color-scheme:dark){:root{--base:#040c16;--elevation:#0c141e;--text:#d6e9fd;--muted:#a6bfdc;--components:#c3ddfd;--components-alt:#042954;--accent:#72afff;--border:#36506d;--focus:#72afff}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--base);color:var(--text);font:16px/1.55 var(--font-sans)}button,input,select{font:inherit}button{cursor:pointer}a{color:var(--accent)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip{position:absolute;left:-9999px;top:1rem;background:var(--elevation);padding:.7rem 1rem;z-index:20}.skip:focus{left:1rem}.wrap,.masthead-inner{max-width:1440px;margin:auto;padding-inline:clamp(1rem,3vw,3rem)}.masthead{border-bottom:1px solid var(--border);background:var(--elevation)}.masthead-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;min-height:78px}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--text);font-family:var(--font-mono);font-size:.95rem;white-space:nowrap}.brand-code{border:1px solid var(--components);padding:.25rem .45rem;color:var(--components)}nav{display:flex;flex-wrap:wrap;gap:clamp(.8rem,2vw,2rem)}nav a{text-decoration:none;color:var(--text);padding:.6rem 0}nav a[aria-current]{border-bottom:2px solid var(--accent);font-weight:700}.intro{padding-top:clamp(2rem,4vw,4rem);padding-bottom:2.4rem}.eyebrow{font:600 .82rem/1.4 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .7rem}h1{font-size:clamp(2.1rem,4vw,4rem);line-height:1.08;letter-spacing:-.035em;max-width:18ch;margin:0 0 1.2rem}h2{font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.2;margin:0}.lede{max-width:68ch;font-size:1.14rem;margin:0 0 1.2rem}.status-line{font: .9rem/1.5 var(--font-mono);color:var(--muted);margin:0}.workbench{display:grid;grid-template-columns:minmax(220px,285px) minmax(0,1fr);gap:clamp(1.5rem,3vw,3.5rem);align-items:start}.filters{border-top:3px solid var(--components);padding-top:1.1rem}.filters-head{display:flex;justify-content:space-between;gap:.7rem;align-items:center;margin-bottom:1.5rem}.filters-head h2{font-size:1.14rem}.filters-head button{border:0;background:none;color:var(--accent);text-decoration:underline;padding:.45rem}.filters fieldset{border:0;border-top:1px solid var(--border);padding:1.2rem 0;margin:1.2rem 0 0}.filters legend,.field>span{font-weight:650}.field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.2rem}.field input,.field select,.sort-field select{background:var(--elevation);color:var(--text);border:1px solid var(--border);border-radius:.45rem;padding:.65rem .75rem;width:100%}.check{display:flex;align-items:center;gap:.65rem;min-height:44px;cursor:pointer}.check input{width:20px;height:20px;accent-color:var(--accent);flex:none}.facet-list{max-height:320px;overflow:auto;margin-top:.5rem}.facet-list label{display:flex;justify-content:space-between;gap:.5rem}.facet-list label span:last-child{color:var(--muted);font-family:var(--font-mono);font-size:.85rem}.facet-note{color:var(--muted);font-size:.9rem;border-top:1px solid var(--border);padding-top:1rem}.catalogue{min-width:0}.toolbar{display:flex;justify-content:space-between;align-items:end;gap:1rem;border-bottom:1px solid var(--border);padding-bottom:1.2rem}.toolbar-actions{display:flex;align-items:end;gap:1rem}.view-switch{display:flex;border:1px solid var(--border);border-radius:.5rem;padding:.2rem}.view-switch button{border:0;background:transparent;color:var(--text);padding:.55rem .8rem;border-radius:.35rem;min-height:44px}.view-switch button[aria-pressed=true]{background:var(--components);color:var(--base);font-weight:700}.sort-field{display:flex;flex-direction:column;gap:.2rem;font-size:.85rem;color:var(--muted)}.sort-field select{min-width:145px;padding:.48rem}.active-filters{display:flex;gap:.5rem;flex-wrap:wrap;min-height:1.5rem;margin:1rem 0}.chip{border:1px solid var(--border);border-radius:999px;padding:.3rem .7rem;background:var(--elevation);color:var(--text);font-size:.88rem}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.paper{border:1px solid var(--border);background:var(--elevation);padding:1.2rem;min-width:0;display:flex;flex-direction:column}.paper .meta{display:flex;gap:.6rem;flex-wrap:wrap;color:var(--muted);font:.82rem/1.4 var(--font-mono);margin:0 0 .8rem}.paper h3{font-size:1.2rem;line-height:1.26;margin:0 0 .65rem}.paper h3 a{color:var(--text);text-decoration:none}.paper h3 a:hover{text-decoration:underline}.paper p{margin:.2rem 0;color:var(--muted)}.paper .tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:auto;padding-top:1rem}.tag{border:1px solid var(--border);border-radius:999px;padding:.18rem .55rem;font-size:.8rem;color:var(--text)}.tag.curated{border-color:var(--accent);color:var(--accent)}.paper .editorial{color:var(--text);font-size:.95rem;margin-top:.5rem}.pagination{text-align:center;padding:1.5rem}.pagination button{border:1px solid var(--components);color:var(--components);background:transparent;border-radius:.4rem;min-height:44px;padding:.5rem 1.2rem}.map-intro{max-width:68ch;color:var(--muted)}.matrix-scroll{overflow:auto;border:1px solid var(--border);background:var(--elevation)}.matrix{border-collapse:separate;border-spacing:0;width:100%;font-size:.9rem}.matrix th,.matrix td{border-bottom:1px solid var(--border);border-right:1px solid var(--border);padding:.4rem;min-width:76px;text-align:center}.matrix th:first-child{text-align:left;position:sticky;left:0;background:var(--elevation);min-width:160px;z-index:2}.matrix thead th{position:sticky;top:0;background:var(--elevation);z-index:1;min-width:105px;line-height:1.25}.matrix td button{display:block;width:100%;min-height:44px;border:0;border-radius:.3rem;background:var(--components-alt);color:var(--text);font-weight:700}.matrix td button:hover,.matrix td button[aria-pressed=true]{background:var(--accent);color:#fafcff}.matrix td button:disabled{opacity:.3;cursor:default}.matrix-selection{font-weight:650;min-height:1.5rem}.footer{border-top:1px solid var(--border);padding-top:2rem;padding-bottom:3rem;margin-top:4rem;color:var(--muted);font-size:.9rem}.footer p{max-width:80ch}@media(max-width:900px){.workbench{grid-template-columns:1fr}.filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}.filters-head,.filters fieldset,.facet-note{grid-column:1/-1}.facet-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem;max-height:none}}@media(max-width:650px){.masthead-inner{align-items:start;flex-direction:column;padding-block:1rem;gap:.7rem}nav{font-size:.9rem}.filters{display:block}.toolbar{align-items:start;flex-direction:column}.toolbar-actions{width:100%;justify-content:space-between}.cards{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
