:root{--text:#111;--muted:#828282;--border:#e8e8e8;--link:#2a7ae2;--link-visited:#1756a9;--bg:#fff;--footer-bg:#f7f7f7;--max-width:800px;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-mono:"Menlo", "Consolas", monospace}*,:before,:after{box-sizing:border-box}html{font-size:16px}body{color:var(--text);background:var(--bg);font-family:var(--font-body);-webkit-text-size-adjust:100%;margin:0;font-weight:400;line-height:1.5}a{color:var(--link);text-decoration:none}a:visited{color:var(--link-visited)}a:hover{color:var(--text);text-decoration:underline}h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;font-weight:400;line-height:1.25}h1{font-size:2rem}h2{margin-top:2rem;font-size:1.5rem}h4{margin-top:1.5rem;font-size:1.125rem}p,ul{margin-top:0;margin-bottom:1rem}ul{padding-left:1.75rem}ul ul{margin-top:.35rem;margin-bottom:.35rem}li{margin-bottom:.35rem}em{font-style:italic}strong{font-weight:700}.wrapper{max-width:calc(var(--max-width) - (30px * 2));margin:0 auto;padding:0 30px}.site{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}.site-header{border-top:5px solid #424242;border-bottom:1px solid var(--border);min-height:55.95px;position:relative}.site-header .wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;padding-top:.75rem;padding-bottom:.75rem;display:flex}.site-title{letter-spacing:-1px;margin:0;font-size:1.625rem;font-weight:300;color:#424242!important;text-decoration:none!important}.site-title:hover{text-decoration:none!important}.site-nav{flex-wrap:wrap;gap:1.25rem;line-height:1.5;display:flex}.nav-link{line-height:1.5;color:#111!important}.nav-link:hover,.nav-link.active{text-decoration:underline;color:#111!important}.page-content{flex:1;padding:2rem 0}.post-header{margin-bottom:1.5rem}.post-title{letter-spacing:-1px;margin:0;font-size:2.625rem;line-height:1.15}.post-content h2{border-bottom:1px solid var(--border);padding-bottom:.3rem}.experience{border-bottom:1px solid var(--border);margin:1.25rem 0 0;padding-bottom:.75rem}.experience-summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;list-style:none;display:flex}.experience-summary::-webkit-details-marker{display:none}.experience-summary:before{content:"";border-right:1.5px solid var(--text);border-bottom:1.5px solid var(--text);flex-shrink:0;width:.4rem;height:.4rem;transition:transform .15s;transform:rotate(-45deg)}.experience[open]>.experience-summary:before{transform:rotate(45deg)}.experience-title{font-size:1.125rem;font-weight:400;line-height:1.25}.experience-summary:hover .experience-title{text-decoration:underline}.experience-body{padding:.75rem 0 .25rem 1.1rem}.experience-body>:last-child{margin-bottom:0}.section-fold{margin-top:2rem}.section-fold-summary{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--border);align-items:center;gap:.55rem;padding-bottom:.3rem;list-style:none;display:flex}.section-fold-summary::-webkit-details-marker{display:none}.section-fold-summary:before{content:"";border-right:1.5px solid var(--text);border-bottom:1.5px solid var(--text);flex-shrink:0;width:.45rem;height:.45rem;transition:transform .15s;transform:rotate(-45deg)}.section-fold[open]>.section-fold-summary:before{transform:rotate(45deg)}.section-fold-summary h2{border-bottom:none;flex:1;margin:0;padding-bottom:0}.section-fold-body{padding-top:.35rem}.section-fold-body>:last-child{margin-bottom:0}.about-content:after{content:"";clear:both;display:table}.avatar{float:left;width:min(28vw,220px);height:auto;margin:0 40px 10px 0}.cv-peeker-layer{z-index:4;pointer-events:none;position:fixed;inset:0;overflow:hidden}.cv-peeker-img{will-change:transform;-webkit-user-select:none;user-select:none;pointer-events:auto;cursor:grab;touch-action:none;-webkit-user-drag:none;height:auto;position:absolute;top:0;left:0}.cv-peeker-img.is-dragging{cursor:grabbing;z-index:5}.site-footer{border-top:1px solid var(--border);background:var(--footer-bg);color:var(--muted);padding:2rem 0;font-size:.9375rem}.footer-col-wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:.25rem}.footer-col a{color:var(--muted)}.footer-col a:hover{color:var(--text)}.footer-desc p{margin:0}.not-found{text-align:center;max-width:600px;margin:10px auto}.not-found h1{letter-spacing:-1px;margin:30px 0;font-size:4em;line-height:1}.bouncing-face-layer{z-index:5;pointer-events:none;position:fixed;inset:0;overflow:hidden}.bouncing-face{will-change:transform;-webkit-user-select:none;user-select:none;opacity:.9;pointer-events:auto;cursor:grab;touch-action:none;-webkit-user-drag:none;width:80px;height:auto;position:absolute;top:0;left:0}.bouncing-face.is-dragging{cursor:grabbing;z-index:6;opacity:1}.home{z-index:1;position:relative}.popping-faces{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.popping-face{transform:translate(-50%, -50%) scale(0) rotate(var(--pop-rotate,0deg));transform-origin:50%;opacity:.85;-webkit-user-select:none;user-select:none;animation-name:face-pop;animation-timing-function:ease-in-out;animation-fill-mode:forwards;position:absolute}@keyframes face-pop{0%{transform:translate(-50%, -50%) scale(0) rotate(var(--pop-rotate,0deg));opacity:0}45%{transform:translate(-50%, -50%) scale(1) rotate(var(--pop-rotate,0deg));opacity:.9}to{transform:translate(-50%, -50%) scale(0) rotate(var(--pop-rotate,0deg));opacity:0}}.about-page{z-index:1;position:relative}@media (width<=700px){.bouncing-face{width:42px}.footer-col-wrapper{grid-template-columns:1fr}.avatar{float:none;width:35vw;margin:0 auto 1.25rem;display:block}.post-title{font-size:2rem}}
