.research-desk{max-width:1440px;margin:auto;padding:clamp(1.5rem,5vw,5rem);color:var(--ink,#f4f2ed)}
.research-desk h1{font-size:clamp(2.7rem,7vw,7rem);line-height:.98;letter-spacing:-.045em;max-width:16ch;margin:.45em 0}
.research-desk .desk-lead{max-width:68ch;font-size:1.15em;line-height:1.7}.desk-nav,.desk-actions{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;margin:1.5rem 0}
.desk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,255px),1fr));gap:2rem;margin:2rem 0 4rem;list-style:none;padding:0}.desk-card{min-width:0;border-top:1px solid #7778;padding-top:1rem}.desk-card a{display:block;text-decoration:none}.desk-card img{width:100%;height:300px;object-fit:contain;object-position:center;background:#161616}.desk-card h2,.desk-card h3{font-size:1.4rem;line-height:1.2;margin:.8em 0}.desk-card p{line-height:1.65;max-width:55ch}.desk-meta{font-size:.83rem;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.desk-badge{display:inline-block;border:1px solid currentColor;padding:.35em .65em;border-radius:2em;font-size:.8rem}
.desk-publication-layout{display:grid;grid-template-columns:minmax(180px,.65fr) minmax(0,1.5fr);gap:3rem;align-items:start}.desk-cover{width:100%;max-height:580px;object-fit:contain;object-position:top}.desk-facts{display:grid;grid-template-columns:minmax(90px,.4fr) 1fr;gap:.65rem 1rem;margin:2rem 0}.desk-facts dt{opacity:.7}.desk-facts dd{margin:0;overflow-wrap:anywhere}.desk-reader{display:block;width:100%;height:80vh;min-height:480px;border:1px solid #8885;background:white;color:black}.research-desk button,.research-desk input{font:inherit}.research-desk button{border:1px solid currentColor;color:inherit;background:transparent;padding:.7em 1em;cursor:pointer;border-radius:3px}.research-desk button:focus-visible,.research-desk a:focus-visible{outline:3px solid #68b7ff;outline-offset:4px}.research-desk input[type=search]{width:100%;max-width:38rem;background:transparent;color:inherit;border:1px solid #888;padding:.8rem;margin:.6rem 0 1.5rem}.desk-app-stage{width:100%;height:78vh;min-height:560px;border:1px solid #666;position:relative;background:#050505}.desk-app-stage iframe{width:100%;height:100%;display:block;border:0}.desk-app-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0;align-items:center}.desk-app-stage:fullscreen{height:100vh;width:100vw}.desk-app-stage:fullscreen .desk-exit-fullscreen{display:block;position:absolute;right:1rem;top:1rem;z-index:1000;background:#000;color:white}.desk-exit-fullscreen{display:none}.desk-status{font-size:.85rem;max-width:70ch}.desk-description{max-width:78ch;margin-top:3rem;line-height:1.8}.desk-description pre,.desk-manifest{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.85}.desk-manifest{max-width:78ch;border-left:2px solid currentColor;padding-left:1.5rem}.desk-reading-copy{max-width:80ch;line-height:1.85}.desk-reading-copy h2{margin-top:3rem}.desk-table{overflow-x:auto}.desk-table td{border:1px solid #8887;padding:.5rem;vertical-align:top}.desk-entry-strip{display:flex;gap:2rem;flex-wrap:wrap;padding:2rem clamp(1.5rem,5vw,5rem);border-top:1px solid #8887;border-bottom:1px solid #8887}.desk-entry-strip a{font-size:clamp(1.2rem,3vw,2.5rem)}
@media(max-width:700px){.desk-publication-layout{grid-template-columns:1fr}.desk-cover{max-height:360px}.desk-app-stage{min-height:520px}.desk-facts{grid-template-columns:1fr}.desk-facts dd{margin-bottom:.7rem}.desk-card img{height:240px}}
html[data-contrast=high] .research-desk{background:#000;color:#fff}html[data-contrast=inverted] .research-desk{background:#fff;color:#111}.desk-card[hidden]{display:none}
