:root{color-scheme:dark;--bg:#080808;--text:#d6d6d6;--muted:#a0a0a0;--dim:#808080;--line:#252525;--space:clamp(1.25rem,4vw,3.5rem)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:2rem}
body{margin:0;background:var(--bg);color:var(--text);font:1rem/1.75 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;-webkit-font-smoothing:antialiased}
.shell{width:min(100%,78rem);min-height:100svh;margin-inline:auto;padding:clamp(0rem,2vw,2rem) var(--space) 0;display:flex;flex-direction:column}
a{color:inherit;text-decoration:none;text-underline-offset:.35em;transition:color .18s ease}
a:hover{color:#fff}
a:focus-visible,button:focus-visible{outline:1px solid #eee;outline-offset:5px;border-radius:2px}
.muted{color:var(--muted)}.dim{color:var(--dim)}
header{min-height:6rem;padding-block:1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem 2rem;border-bottom:1px solid var(--line);font-size:clamp(1rem,.6rem + .6vw,1.375rem);flex-wrap:wrap}
.home{font-size:clamp(1.125rem,.75rem + .6vw,1.5rem);letter-spacing:-.035em;white-space:nowrap;min-height:44px;display:inline-flex;align-items:center}
nav{display:flex;gap:clamp(1.5rem,3vw,3rem);color:var(--text)}nav a{display:inline-flex;align-items:center;min-height:48px;padding-inline:.25rem}
main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(2rem,5vw,5rem);align-items:start;align-content:start;flex:1}
main>*{min-width:0}
.intro{padding-top:clamp(3rem,6.5vw,6rem);padding-bottom:1rem}
.command{font:inherit;font-size:.875rem;font-weight:400;margin:0 0 1.5rem;color:var(--muted);overflow-wrap:anywhere}
.command span{color:#e0e0e0;margin-right:.625rem}
h1{font:inherit;font-size:clamp(2.5rem,5vw,4.25rem);letter-spacing:-.06em;line-height:1.12;color:#f0f0f0;margin:0 0 1.5rem}
.cursor{color:#858585}
.role{line-height:1.75;margin:0 0 1.75rem}
.bio{color:var(--muted);font-size:1rem;line-height:1.85;margin:0;max-width:42ch;text-wrap:pretty}
.bio br{display:none}
.donut-stage{margin:clamp(2.5rem,5vw,4.5rem) 0 0;align-self:center;container-type:inline-size;width:100%}
.donut-wrap{display:grid;place-items:center;aspect-ratio:1.4;min-width:0}
#donut{font-family:"Courier New",monospace;font-size:clamp(6px,1.2vw,14px);font-size:min(.875rem,2.55cqi);line-height:1;letter-spacing:0;white-space:pre;margin:0;color:#c8c8c8;user-select:none;font-variant-ligatures:none;min-height:26em;text-shadow:0 0 12px #ffffff0a}
figcaption{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.25rem 1rem;padding:.5rem 0;border-top:1px solid var(--line);font-size:.8125rem}
button{font:inherit;font-size:.875rem;color:var(--muted);border:0;background:transparent;padding:.5rem .625rem;cursor:pointer;min-height:44px;min-width:88px;touch-action:manipulation;transition:color .18s ease,background .18s ease}button:hover{color:white;background:#141414}button:active{background:#222}
.details,.offscreen{border-top:1px solid var(--line);margin-top:clamp(3rem,6vw,5rem);padding-top:2rem;padding-bottom:2.5rem}
.details .command,.offscreen .command{margin-bottom:1.75rem}
dl{margin:0}dl>div{display:grid;grid-template-columns:1.5rem minmax(0,1fr);gap:1rem;margin:0 0 1.75rem}dl>div:last-child{margin-bottom:0}
dt{font-size:.8125rem;color:var(--dim);padding-top:.15rem}
dd{margin:0}dd strong{display:block;font-weight:400;font-size:1rem;color:#dedede}dd span{display:block;color:var(--muted);font-size:1rem;line-height:1.75;margin-top:.375rem;max-width:40ch;text-wrap:pretty}
.offscreen p{font-size:1rem;color:var(--muted);line-height:1.85;margin:0 0 1.75rem}.offscreen .comment{color:var(--dim);font-size:.875rem}
footer{border-top:1px solid var(--line);padding:1.25rem 0 max(1.5rem,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.8125rem}footer a{color:var(--dim);display:inline-flex;align-items:center;min-height:44px}
::selection{background:#d6d6d6;color:#080808}
@media(min-width:821px){.donut-stage{max-width:34rem;justify-self:end}}
@media(max-width:820px){header{min-height:5rem;font-size:.875rem}.home{font-size:1rem}.shell{max-width:44rem;padding-top:0}main{grid-template-columns:minmax(0,1fr);gap:0}.intro{padding-top:2.75rem}.bio{max-width:46ch}.donut-stage{margin:1.75rem auto 0;max-width:32rem;justify-self:center}.donut-wrap{aspect-ratio:1.5}.details{margin-top:2.75rem}.offscreen{margin-top:0;padding-bottom:1.5rem}dd span{max-width:52ch}}
@media(max-width:420px){header{gap:0;padding-block:.75rem}.home{flex-basis:100%}nav{width:100%;justify-content:space-between;gap:1rem}.intro{padding-top:2rem}.command{margin-bottom:1.25rem}h1{font-size:2.75rem}.role{margin-bottom:1.5rem}.donut-stage{margin-top:1.25rem}.details,.offscreen{padding-top:1.5rem}dl>div{gap:.75rem}footer{align-items:flex-start;flex-direction:column;gap:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}a,button{transition:none}}

.plain-list{list-style:none;padding:0;margin:0;color:var(--text)}.plain-list li+li{margin-top:.75rem}

.donut-control{width:100%;padding:0;border:0;background:none;color:inherit;min-width:0}.donut-control:hover,.donut-control:active{background:none}.donut-control:focus-visible{outline-offset:4px}

h1{overflow-wrap:anywhere}

.sections{grid-column:1/-1;margin:clamp(2.5rem,6vw,5rem) 0 3rem;width:100%}
.sections details{border-top:1px solid var(--line)}
.sections details:last-child{border-bottom:1px solid var(--line)}
.sections summary{display:flex;align-items:center;gap:1rem;list-style:none;cursor:pointer;min-height:72px;font-size:1.125rem;color:var(--text)}
.sections summary::-webkit-details-marker{display:none}
.sections summary:hover{color:#fff}
.sections summary:focus-visible{outline:1px solid #ddd;outline-offset:4px}
.chevron{display:inline-block;font-size:1.75rem;line-height:1;width:1rem;text-align:center;transition:transform .18s ease;color:var(--muted)}
.sections details[open] .chevron{transform:rotate(90deg)}
.section-content{padding:0 0 1.5rem 2rem;font-size:.9375rem}.section-content p{margin:0}
footer.social-footer{justify-content:flex-end;flex-direction:row;align-items:center;gap:.75rem;border-top:0;padding-top:0}
.social-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--dim)}
.social-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:820px){.sections{margin-top:2.5rem}.sections summary{min-height:64px}footer.social-footer{justify-content:flex-start}}
@media(prefers-reduced-motion:reduce){.chevron{transition:none}}

.donut-control{cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.donut-control.dragging{cursor:grabbing}
