html{background:#000}body{margin:0 auto;padding:1rem 20px;max-width:100%;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;justify-content:safe center;background:#000;color:#ffffffe6;font-family:Geist,sans-serif;font-size:18px;line-height:1.4}@media(min-width:48rem){body{padding:1.5rem;max-width:48rem}}@media(min-width:64rem){body{padding:2.5rem;max-width:64rem}}body.cv{max-width:720px}body.home{max-width:760px;padding-left:20px;padding-right:20px}body.home{justify-content:flex-start}body.home header.site-header{position:fixed;top:0;left:0;right:0;height:70vh;display:flex;flex-direction:column;justify-content:center;padding:0 20px;box-sizing:border-box;z-index:2;opacity:1;filter:blur(0px);transition:opacity .5s linear,filter .5s ease-out;will-change:opacity,filter}body.home header.site-header.is-hidden{opacity:0;filter:blur(40px);pointer-events:none;z-index:0;transition:opacity .5s linear,filter .5s ease-in}body.home .hero-inner{width:100%;max-width:720px;margin:0 auto}body.home .hero-footer{position:fixed;bottom:0;left:0;right:0;height:70vh;z-index:0;display:flex;flex-direction:column;justify-content:center;padding:0 20px;box-sizing:border-box;opacity:0;filter:blur(40px);transition:opacity .5s linear,filter .5s ease-in;will-change:opacity,filter}body.home .hero-footer.is-visible{opacity:1;filter:blur(0px);transition:opacity .5s linear,filter .5s ease-out}@media(prefers-reduced-motion:reduce){body.home .hero-footer{transition:none}}body.home #projects{position:relative;z-index:1;margin-top:70vh;margin-bottom:70vh;padding-bottom:96px}body.cv .site-nav,body.cv .site-header{margin-bottom:24px}body.cv #experience .experience:first-child{margin-top:0}body.cv #experience+.site-nav{margin-top:2rem}img{display:block;max-width:100%;height:auto}.site-nav{display:flex;gap:1.25rem;margin-top:1.5rem}.text-link{color:#ffffffe6;font-size:18px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:1px;transition:border-color .15s ease}.text-link:hover{border-color:#fffc}.text-link:focus-visible{outline:2px solid #fff;outline-offset:2px}h1{text-align:left;font-weight:800;font-size:48px;line-height:1.4;color:#fff;margin-top:0;margin-bottom:18px}@media(min-width:48rem){h1{font-size:56px}}.role{margin:0;padding-bottom:1em;text-align:left;font-size:18px;line-height:1.4}.role:last-child{padding-bottom:0}p{text-wrap:pretty}h1,h2{text-wrap:balance}.animated-name{display:flex;align-items:flex-end;gap:.28em;font-size:72px;line-height:1;color:#fff}.home .animated-name{margin-bottom:24px}.cv .animated-name{margin-top:24px;margin-bottom:24px}.animated-name__word{position:relative;display:inline-block}.animated-name__frame{display:block}.animated-name__frame:not(.is-sizer){position:absolute;inset:0}.animated-name__frame svg{display:block;height:1em;width:auto}@media(max-width:47.99rem){.animated-name{font-size:52px}}.experience{margin-top:2rem}.experience h2{font-size:inherit;font-weight:600;margin:0 0 .25rem;color:#fff}.experience .meta{margin:0;color:#ffffffe6}.experience .description{margin:.25rem 0 0;color:#ffffffe6}.project{margin-top:64px}.project h2{font-size:inherit;font-weight:600;margin:0 0 8px;color:#fff}.project-title-link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:1px;transition:border-color .15s ease}.project-title-link:hover{border-color:#fffc}.project-title-link:focus-visible{outline:2px solid #fff;outline-offset:2px}.project .description{margin:0 0 24px;color:#ffffffe6}.project-media{width:100%;border-radius:4px;overflow:hidden}@media(min-width:48rem){.project-media{border-radius:10px}}.project-media[data-aspect="16:9"]{aspect-ratio:16 / 9}.project-media[data-aspect="1:1"]{aspect-ratio:1 / 1;max-width:480px}.project-media[data-aspect="9:16"]{aspect-ratio:9 / 16;max-width:300px}.project-media img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.project-media[data-fit=contain]{background:#333}.project-media[data-fit=contain] img{object-fit:contain}.project-media.is-gallery{position:relative;background:#333}.project-media.is-gallery .gallery-row{position:absolute;inset:8px;display:flex;align-items:center;justify-content:space-evenly}.project-media.is-gallery img{width:auto;height:100%;object-fit:contain;border-radius:4px}.project-media[data-aspect=native] img{height:auto}.project-media.is-placeholder{display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.12)}.project-media__label{font-size:14px;font-weight:500;letter-spacing:.02em;color:#fff6}
