:root{--bg: #f4f3f2;--text: #36454f;--muted: #9aa3a9;--space-xs: .25em;--space-sm: .5em;--space: 1em;--space-lg: 2em;--header-height: 3.5em}*{box-sizing:border-box}html,body{padding:0;margin:0}html{font-family:Work Sans,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"slnt" 0;scroll-behavior:smooth;scroll-snap-type:y proximity}body{font-size:14px;line-height:1.5;background-color:var(--bg);color:var(--text);padding:0 var(--space) var(--space-sm)}h1{font-size:1em;font-weight:400;margin:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}a,a:visited{color:var(--muted);text-decoration:none;transition:color .15s}a:hover{color:var(--text)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.container{display:flex;flex-direction:column;max-width:900px;margin:0 auto}header{position:fixed;top:0;left:0;right:0;display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:900px;margin:0 auto;background-color:var(--bg);z-index:2}@media(max-width:900px){header{padding-left:var(--space);padding-right:var(--space)}}.main-links,.aux-links{display:flex;justify-content:flex-start;place-items:center;gap:var(--space);padding:var(--space) 0}.main-links a[aria-current=true],.aux-links a[aria-current=true]{color:var(--text)}main{position:relative;z-index:1}section{min-height:100dvh;padding-top:calc(var(--header-height) + var(--space-lg));padding-bottom:var(--space-lg);display:flex;flex-direction:column;scroll-snap-align:start}footer{font-size:.75rem}footer p{margin:0}.results{list-style:none;display:flex;flex-direction:column;gap:0;margin:var(--space) 0 0;padding:0}.work-row{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space);width:100%;align-items:start;justify-items:start;text-align:left;margin-bottom:var(--space-sm)}.item{width:100%;min-width:0;overflow-wrap:break-word}@media(max-width:700px){.work-row{grid-template-columns:1fr 1fr;gap:var(--space-xs) var(--space);margin-bottom:var(--space)}}.links{display:flex;flex-direction:column;gap:var(--space-sm)}.search-bar-area{display:flex;flex-direction:row;gap:var(--space-sm);place-items:center}.search-bar-area input[type=text]{margin:var(--space) 0;max-width:max(40ch,100%);padding:var(--space-xs);font-family:inherit;font-size:inherit;color:inherit;background:#fff;border:none;outline:none}.category-bar{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.category-tag{background:none;border:none;cursor:pointer;font-family:inherit;font-size:.85em;color:var(--muted);padding:0;transition:color .15s}.category-tag:hover,.category-tag.active{color:var(--text)}.category-tag:not(:last-child):after{content:"|";margin:0 var(--space-xs);color:var(--muted);opacity:.5}.result-count{font-size:.85em;color:var(--muted)}.work h1{margin-bottom:var(--space-sm)}.work-meta{margin:0 0 var(--space-lg);color:var(--muted)}.work-synopsis{margin:0 0 var(--space-lg);max-width:60ch}.about-container{width:100%;max-width:380px;margin:0 auto}.about-container picture{display:block}.about-container img{width:100%;height:auto;max-height:60dvh;object-fit:cover;display:block;margin-bottom:var(--space)}.about-container p{margin:0;padding:0}
