:root{--paper: #f5f1e8;--paper-warm: #faf7f0;--ink: #1a1a1a;--ink-muted: #6b6560;--ink-soft: #8a847d;--accent: #1e2a78;--rule: #d6cfc0;--rule-soft: #e4dfd1;--display: "Instrument Serif", "Iowan Old Style", Georgia, serif;--mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--max-w: 720px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--paper);color:var(--ink);font-family:var(--mono);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background-color:var(--paper);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='280' height='280'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.10  0 0 0 0 0.09  0 0 0 0 0.07  0 0 0 0.05 0'/></filter><rect width='280' height='280' filter='url(%23n)'/></svg>");background-repeat:repeat;min-height:100vh}a{color:var(--accent);text-decoration:none;border-bottom:1px solid currentColor;text-underline-offset:2px;transition:color .12s ease,border-color .12s ease}a:hover{color:var(--ink);border-bottom-color:var(--ink)}p{margin:0 0 .9rem}p:last-child{margin-bottom:0}em{font-style:italic}main{max-width:var(--max-w);margin:0 auto;padding:5.5rem 1.5rem 4rem}.hero{display:grid;grid-template-columns:160px 1fr;gap:1.75rem;align-items:start;margin-bottom:5rem}.hero__photo{margin:0}.hero__photo img{width:160px;height:200px;object-fit:cover;object-position:55% 25%;filter:grayscale(1) contrast(1.04) brightness(.98);border:1px solid var(--ink);display:block}.hero__text>*+*{margin-top:.9rem}.hero__hi{font-family:var(--display);font-weight:400;font-size:clamp(2.2rem,5vw,3rem);line-height:1.02;margin:0;letter-spacing:-.01em}.hero__thesis{font-family:var(--display);font-style:italic;font-size:1.2rem;line-height:1.35;margin:.6rem 0 0;color:var(--ink)}.hero__prose{margin:1.25rem 0 0;color:var(--ink);max-width:40rem}.hero__whisper{margin:.7rem 0 0;font-size:.82rem;color:var(--ink-soft);letter-spacing:.01em}.hero__status{margin:1.1rem 0 0;display:flex;align-items:center;gap:.55rem;font-size:.95rem}.hero__status .scribble--arrow{width:32px;height:14px;flex-shrink:0;color:var(--accent)}.section{margin-top:4.5rem}.section__title{font-family:var(--display);font-weight:400;font-size:1.9rem;line-height:1.1;margin:0 0 2rem;display:inline-block;position:relative;letter-spacing:-.005em}.section__title .scribble--underline{display:block;width:100%;height:10px;margin-top:2px;color:var(--ink)}.cards{display:flex;flex-direction:column;gap:2.25rem}.card{display:block}.card__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--rule);padding-bottom:.35rem;margin-bottom:.7rem}.card__title{font-family:var(--display);font-size:1.3rem;font-weight:400;line-height:1.1;letter-spacing:-.005em}.card__meta{font-family:var(--mono);font-size:.78rem;color:var(--ink-muted);text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.01em}.card__body p{margin:0 0 .6rem}.card__kw{font-family:var(--mono);font-size:.82rem;color:var(--ink-muted);line-height:1.6;margin-top:.4rem}.card__kw a{color:var(--accent)}.card--compact .card__body{font-size:.9rem;color:var(--ink-muted)}.card--compact .card__title{font-size:1.15rem}.footer{margin-top:5rem;padding-top:1.75rem;border-top:1px solid var(--rule);font-family:var(--mono);font-size:.85rem;color:var(--ink-muted)}.footer__nav{display:flex;flex-wrap:wrap;gap:.35rem .6rem;margin-bottom:.6rem}.footer__nav a{color:var(--ink);border-bottom:1px solid var(--rule)}.footer__nav a:hover{border-bottom-color:var(--ink)}.footer__meta{margin:0;font-size:.78rem;color:var(--ink-soft);letter-spacing:.02em}.scribble{color:var(--ink);flex-shrink:0}.life{display:flex;flex-direction:column;gap:.75rem;max-width:40rem}.life p{margin:0;line-height:1.55}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%,.8rem);background:var(--ink);color:var(--paper);font-family:var(--mono);font-size:.8rem;padding:.6rem .95rem;letter-spacing:.02em;opacity:0;transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1);pointer-events:none;z-index:20;white-space:nowrap}.toast--visible{opacity:1;transform:translate(-50%)}.card__image{display:block;width:180px;max-width:100%;height:auto;margin:.4rem 0 1rem;border:1px solid var(--ink);filter:grayscale(1) contrast(1.04) brightness(.98)}@media(min-width:640px){.card__image--float{float:right;margin:.1rem 0 .8rem 1.2rem;width:200px}}a.card__title{color:var(--ink);border-bottom:none}a.card__title:hover{color:var(--ink);border-bottom:1px solid var(--ink)}@media(max-width:640px){main{padding:3rem 1.25rem}.hero{grid-template-columns:1fr;gap:1.4rem}.hero__photo img{width:140px;height:175px}.section{margin-top:3.5rem}.section__title{font-size:1.7rem}.card__head{flex-direction:column;align-items:flex-start;gap:.15rem}.card__meta{text-align:left;white-space:normal}.cards{gap:2rem}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
