:root{--bg: #f0eee6;--text: #1f1e1d;--muted: #5e5d59;--border: #d1cfc5;--hover: #5e5d59}html.dark{--bg: #1f1e1d;--text: #f0eee6;--muted: #b0aea5;--border: #5e5d59;--hover: #d1cfc5}*{box-sizing:border-box}html{background:var(--bg);cursor:url(/cyber-tardigrade.png) 4 37,auto}body{margin:0;background:var(--bg);color:var(--text);font-family:Newsreader,Times New Roman,Times,serif;font-size:1.25rem;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;cursor:url(/cyber-tardigrade.png) 4 37,auto}a,button,.toggle{cursor:url(/cyber-tardigrade.png) 4 37,pointer}.page{position:relative;max-width:61.25rem;margin:0 auto;padding:4.5rem 1.75rem 6rem}.toolbar{position:absolute;top:1.5rem;right:1.5rem;margin:0}.toggle{position:relative;width:2.4rem;height:1.15rem;border-radius:999px;border:1px solid var(--border);background:transparent;padding:0}.toggle:after{content:"";position:absolute;top:2px;left:3px;width:.7rem;height:.7rem;border-radius:50%;background:var(--text);transition:transform .2s ease}html.dark .toggle:after{transform:translate(1.05rem)}h1{font-size:2.6rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1.4rem;line-height:1.15}.bio p{margin:0 0 1.1rem}.bio p:last-child{margin-bottom:0}.pl-bio{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:3.5rem;align-items:start}.pl-shot{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:6px;padding:0;border:0;background:none;text-align:left;transition:opacity .15s ease}.pl-shot img{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block;background:var(--border)}.pl-shot:hover{opacity:.86}.pl-shot:focus-visible{outline:2px solid var(--text);outline-offset:4px}.pl-cue{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-top:9px;border-top:1px solid var(--border);font-family:IBM Plex Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:10px;letter-spacing:.06em;color:var(--muted)}.pl-cue b{font-weight:400;color:var(--muted)}.pl-sheet{position:fixed;inset:0;z-index:40;background:color-mix(in srgb,var(--bg) 93%,transparent);backdrop-filter:blur(3px);padding:40px 48px 36px;display:none;flex-direction:column}.pl-sheet[data-open=true]{display:flex}.pl-sheet-top{display:flex;align-items:baseline;justify-content:space-between;gap:16px;font-family:IBM Plex Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.pl-close{background:none;border:0;padding:0;font:inherit;letter-spacing:.06em;color:var(--muted)}.pl-close:hover{color:var(--text)}.pl-stage{flex:1;min-height:0;padding:24px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.pl-frame{flex:1;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;gap:12px}.pl-frame img{max-height:100%;max-width:calc(100% - 5.5rem);display:block}.pl-nav{flex:none;width:2.25rem;height:2.25rem;padding:0;border:0;background:none;color:var(--muted);font-size:2rem;line-height:1;font-family:IBM Plex Mono,ui-monospace,SF Mono,Menlo,monospace}.pl-nav:hover{color:var(--text)}.pl-nav:focus-visible{outline:1px solid var(--text);outline-offset:3px}.pl-meta{display:flex;align-items:baseline;gap:20px;flex-wrap:wrap;justify-content:center;font-family:IBM Plex Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:11px;color:var(--muted)}.pl-meta .pl-dim{color:var(--muted)}.pl-meta a{font-size:11px;color:var(--text)}.pl-sheet-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-top:16px;border-top:1px solid var(--border)}.pl-strip{display:flex;gap:10px}.pl-strip button{width:52px;height:65px;padding:0;border:0;background:none;opacity:.55;transition:opacity .15s ease;outline-offset:2px}.pl-strip button img{width:100%;height:100%;object-fit:cover;display:block;background:var(--border)}.pl-strip button:hover{opacity:1}.pl-strip button[aria-current=true]{opacity:1;outline:1px solid var(--text)}@media(max-width:720px){.pl-bio{grid-template-columns:1fr;gap:1.75rem}.pl-shot{margin-top:0}.pl-sheet{padding:24px 20px 20px}.pl-sheet-bottom{flex-direction:column;align-items:flex-start;gap:14px}.pl-strip{overflow-x:auto}}h2{font-size:1.35rem;font-weight:600;margin:2.6rem 0 .85rem}.item{margin:0 0 .85rem;line-height:1.6}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.22em}a:hover{color:var(--hover)}.item a{text-underline-offset:.22em}.meta{color:var(--muted);font-size:.95em}.empty{color:var(--muted);font-style:italic;margin:0}@media(max-width:640px){.page{padding:3.5rem 1.5rem 4.5rem}.toolbar{top:1.15rem;right:1.25rem}h1{font-size:2.15rem}body{font-size:1.15rem}}
