body{background:#fffaf2}.text-shell{width:min(620px,calc(100% - 48px));margin:auto}.text-header{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.back-world{font-size:12px;color:var(--muted);min-height:44px;display:flex;align-items:center}.text-intro{padding:16px 0 12px}.text-intro h1{font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.9px}.text-intro p{font-size:14px;line-height:1.65;color:var(--muted);margin-top:8px}.text-intro .text-tagline{font-size:15px;color:var(--ink);margin-top:7px}.text-intro .previous-roles{font-size:12px;margin-top:3px}.text-intro a{text-decoration:underline;text-underline-offset:3px}section{padding:16px 0;scroll-margin-top:24px}section h2{font-size:18px;font-weight:500;letter-spacing:-.3px;line-height:1.3}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:36px}.section-link,.shelf-hint{font-size:12px;color:var(--muted)}.section-link{min-height:44px;display:flex;align-items:center}.section-intro{font-size:14px;line-height:1.65;color:var(--muted);margin:10px 0 4px;max-width:560px}.text-rows{list-style:none;padding:0;margin:4px 0 0}.text-rows a{display:flex;align-items:center;gap:20px;min-height:44px;padding:7px 0;font-size:14px;line-height:1.45}.text-rows a:hover,.section-link:hover,.founder-links a:hover{text-decoration:underline;text-underline-offset:4px}.writing-rows a{justify-content:space-between}.writing-rows time{font-size:11px;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums}.founder-notebook summary{list-style:none;display:flex;align-items:center;gap:9px;min-height:44px;cursor:pointer;font-size:13px;color:var(--muted);width:fit-content}.founder-notebook summary::-webkit-details-marker{display:none}summary>span{font-size:17px;transition:transform .15s}details[open]>summary>span{transform:rotate(45deg)}.founder-links{display:flex;flex-wrap:wrap;gap:0 24px}.founder-links a{display:flex;align-items:center;min-height:44px;font-size:13px}.founder-notebook summary{color:var(--ink)}.founder-notes{padding:2px 0 8px}.founder-note{padding:12px 0}.founder-note h3{font-size:15px;font-weight:500;margin-bottom:8px}.founder-copy p{font-size:14px;line-height:1.75;color:var(--muted);margin:0 0 10px}.founder-copy .muted{font-size:12px}.company-links,.reading-links{display:flex;gap:0 18px;flex-wrap:wrap}.company-links a,.reading-links a,.text-cta{display:inline-flex;align-items:center;min-height:44px;font-size:13px;text-decoration:underline;text-underline-offset:4px}.project-shelf{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding:2px;overscroll-behavior-x:contain;list-style:none;padding:4px 2px 14px;margin:0 -2px;scrollbar-width:thin;scrollbar-color:#d1c5d3 transparent}.project-shelf li{flex:0 0 196px;scroll-snap-align:start;scroll-margin:2px}.project-shelf a{display:block;padding:0 0 5px}.project-shelf img{display:block;width:100%;height:118px;object-fit:cover;border-radius:9px;background:#eee7e1}.project-title{display:flex;justify-content:space-between;gap:8px;font-size:14px;margin:10px 0 4px}.project-title>span{color:var(--muted)}.project-description{display:block;font-size:12px;line-height:1.5;color:var(--muted)}.project-shelf a:hover .project-title{text-decoration:underline;text-underline-offset:4px}.podcast-rows a{gap:14px}.podcast-show{flex:0 0 112px}.podcast-title{font-size:12px;color:var(--muted);flex:1;min-width:0}.row-arrow{font-size:13px;color:var(--muted)}.text-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 0 28px;font-size:12px;color:var(--muted)}.text-shell :is(a,summary):focus-visible{outline:2px solid #796884;outline-offset:4px;border-radius:3px}
@media(max-width:519px){.text-shell{width:calc(100% - 40px)}.text-header{padding-top:calc(10px + env(safe-area-inset-top))}.text-intro{padding-top:10px}.text-intro h1{font-size:25px}.text-intro .previous-roles{max-width:300px}.section-heading{gap:10px}.shelf-hint{font-size:11px}.project-shelf li{flex-basis:208px}.project-shelf img{height:125px}.podcast-rows a{display:grid;grid-template-columns:1fr auto;gap:2px 12px;padding:8px 0}.podcast-show{font-size:14px}.podcast-title{grid-column:1;font-size:12px}.row-arrow{grid-column:2;grid-row:1/3}.text-footer{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.project-shelf a:focus-visible{outline-offset:-2px;border-radius:9px}.project-shelf img{outline:1px solid #40364a12;outline-offset:-1px}

.project-shelf img{filter:grayscale(1);transition:filter .2s ease}
@media(hover:hover) and (pointer:fine){.project-shelf a:hover img{filter:grayscale(0)}}
.project-shelf a:focus-visible img{filter:grayscale(0)}
@media(prefers-reduced-motion:reduce){.project-shelf img{transition:none}}
