:root{--bg:#101112;--text:#e6e7e7;--muted:#9c9ea0;--quiet:#777a7d;--line:#303234;--blue:#53a8ff}*{box-sizing:border-box}body,html{background:var(--bg)}body{margin:0;color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.42;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:#fff}.portfolio{width:min(512px,calc(100% - 48px));margin:0 auto;padding:98px 0 68px}.intro-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.intro h1{margin:0;font-size:14px;font-weight:500;letter-spacing:-.02em}.copy,.lead,.meta{margin:0}.meta{margin-top:4px;color:var(--muted);font-size:12px}.meta span{padding:0 4px}.meta i{color:#5cc4e2;font-size:8px;font-style:normal;letter-spacing:2px;margin-left:4px}.meta i:first-letter{color:#fdad47}.book{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);color:#ececec;font-size:12px;font-weight:500;letter-spacing:-.01em;line-height:1;white-space:nowrap;box-shadow:0 0 0 1px rgba(0,0,0,.2),0 1px 2px rgba(0,0,0,.25);transition:color .15s ease,border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.book:hover{color:#fff;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.1);box-shadow:0 0 0 1px rgba(0,0,0,.2),0 2px 6px rgba(0,0,0,.35)}.book:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:2px}.book--quiet{padding:6px 12px;color:#c8c9c9;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1);box-shadow:none}.foot-actions{display:flex;align-items:center;gap:14px}footer .book{color:#c8c9c9}footer .book:hover{color:#fff}.lead{margin-top:36px;max-width:475px;font-size:15px;line-height:1.42;letter-spacing:-.012em}.copy{margin-top:17px;color:#d3d4d4;font-size:14px}.copy a{border-bottom:1px solid #696b6c}.technical{margin-top:35px;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.technical p{display:grid;grid-template-columns:94px 1fr;margin:6px 0;color:var(--muted);font-size:12px}.technical strong{color:#ddd;font-weight:500}section{margin-top:54px}h2{margin:0;color:#d6d7d7;font-size:14px;font-weight:400}.section-title{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:12px;border-bottom:1px solid var(--line)}.section-title p{margin:0;color:var(--muted);font-size:12px}.chart{height:210px;margin-top:8px}.dither-chart{cursor:crosshair}.dither-chart .relative{position:relative}.dither-chart .h-full{height:100%}.dither-chart .w-full{width:100%}.dither-chart .absolute{position:absolute}.dither-chart .inset-0{inset:0}.dither-chart .overflow-visible{overflow:visible}.dither-chart .pointer-events-none{pointer-events:none}.dither-chart .fill-current{fill:currentColor}.dither-chart .font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.dither-chart .text-\[10px\]{font-size:10px;letter-spacing:.02em}.dither-chart .text-muted-foreground{color:#acadae}.source{margin:10px 0 0;color:var(--muted);font-size:11px}.experience>h2,.work h2{padding-bottom:10px;border-bottom:1px solid var(--line)}.work-list{padding-top:1px}.work-row{display:grid;grid-template-columns:80px 1fr auto;grid-gap:0;gap:0;padding:13px 0;color:var(--muted);font-size:13px}.work-row a,.work-row strong{color:#e2e3e3;font-weight:500}.work-row b{color:var(--muted);font-size:11px}.work-row em{font-style:normal;font-size:12px}.notes{margin-top:39px}.notes article{display:grid;grid-template-columns:80px 1fr;grid-gap:0;gap:0;padding:20px 0 21px;border-top:1px solid var(--line)}.number{color:var(--muted);font:11px ui-monospace,monospace}.experience h3,.notes h3{margin:0;font-size:14px;font-weight:500}.notes p{margin:9px 0 10px;color:#d7d8d8;font-size:13px;line-height:1.42}.notes small{color:var(--muted);font-size:12px}.experience{margin-top:58px}.experience-group{margin-top:25px}.group-label{margin:0 0 13px;color:#acadae;font-size:10px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.experience article{display:grid;grid-template-columns:172px 1fr;padding:16px 0;border-top:1px solid var(--line)}.experience p,.experience time{color:var(--muted);font-size:12px}.experience p{margin:2px 0 0}footer{display:flex;justify-content:space-between;margin-top:76px;padding-top:25px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}footer p{margin:0}footer a{color:var(--muted)}.status{display:inline-block;width:7px;height:7px;margin-right:4px;border-radius:100%;background:#4fd4a4;box-shadow:0 0 7px #4fd4a4}@media (max-width:560px){.portfolio{width:min(100% - 36px,512px);padding-top:48px}.intro-top{gap:12px}.book{padding:7px 12px;font-size:11px}.section-title{display:block}.section-title p{margin-top:5px}.chart{height:178px}.work-row{grid-template-columns:58px 1fr;row-gap:2px}.work-row em{grid-column:2}.notes article{grid-template-columns:50px 1fr}.experience article{grid-template-columns:100px 1fr}footer{margin-top:52px;flex-direction:column;gap:12px;align-items:flex-start}.foot-actions{flex-wrap:wrap;gap:10px}}