html{background:#000;color:#ccc;scroll-behavior:auto}body{margin:32px 24px;font:15px/1.5 Arial,Helvetica,sans-serif}main{max-width:640px;margin:0 auto}a{color:#ccc;text-decoration:underline;text-underline-offset:2px}a:visited{color:#aaa}a:hover{color:#fff}h1{font:normal 34px/1.1 "Times New Roman",Times,serif;margin:0 0 8px}header p{margin:0 0 18px}nav{font-size:13px}header{margin-bottom:52px}.drawings{margin-bottom:64px}figure{margin:0 0 40px;display:flex;align-items:center;gap:32px}figure img{width:240px;height:auto;max-width:48%;display:block}figcaption{font-size:14px}figcaption small{display:block;font-size:12px;color:#999;margin-top:5px}.eyebrow{display:none}.intro{font-size:16px;margin:0 0 28px}.bio-copy{padding:12px 0 20px}.bio-copy p{margin:0 0 18px}strong{font-weight:normal;color:#eee}details{margin:0;scroll-margin-top:20px}summary{cursor:pointer;list-style:none;text-decoration:underline;padding:10px 0;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary span{font-family:monospace;text-decoration:none}details[open] summary span{transform:rotate(45deg)}.email-link{display:flex;justify-content:space-between;padding:10px 0}footer{margin-top:52px;font-size:12px;color:#999;padding-bottom:24px}footer p{margin-top:24px}a:focus-visible,summary:focus-visible{outline:1px solid white;outline-offset:5px}@media(max-width:500px){body{margin:24px 20px;font-size:14px}h1{font-size:30px}figure{gap:20px;margin-bottom:32px}figure img{width:180px;max-width:48%}figcaption{font-size:13px}nav{line-height:2}header{margin-bottom:32px}}

.art-gap{display:block;width:240px;max-width:48%;flex-shrink:0}figure img{flex-shrink:0}figure:has(.art-gap){min-height:72px}@media(max-width:500px){.art-gap{width:180px;max-width:48%}}
/* Orange paper and black ink. */
html{background:#d97632;color:#17120e;color-scheme:light}
a,a:visited{color:#17120e}a:hover{color:#000}
figure img{filter:invert(1);mix-blend-mode:multiply}
figcaption small,footer{color:#3d2617}
strong{color:#17120e}
a:focus-visible,summary:focus-visible{outline-color:#17120e}

/* A full opening screen, before the film list. */
.opening{min-height:calc(100svh - 32px);margin-bottom:52px;display:flex;flex-direction:column;align-items:flex-start}
.opening h1{flex:none}.opening p{flex:none}
.opening-fork{display:block;width:min(100%,520px);height:auto;max-height:calc(100svh - 155px);object-fit:contain;align-self:center;flex:1;min-height:0;filter:invert(1);mix-blend-mode:multiply}
@media(max-width:500px){.opening{height:calc(100svh - 24px);min-height:620px;margin-bottom:32px}.opening-fork{width:100%;max-height:calc(100% - 100px)}}
