:root{--scheme-brand-100:#090909;--scheme-brand-200:#161616;--scheme-brand-300:#404040;--scheme-brand-400:#5b5b5b;--scheme-brand-500:#777777;--scheme-brand-600:#959595;--scheme-brand-600-10:rgba(149,149,149,0.1);--scheme-brand-600-30:rgba(149,149,149,0.3);--scheme-brand-600-50:rgba(149,149,149,0.5);--scheme-brand-700:#b4b4b4;--scheme-brand-800:#d4d4d4;--scheme-brand-900:#e1e1e1;--scheme-brand-1000:#eeeeee;--scheme-brand-1100:#f5f5f5;--scheme-brand-1200:#fcfcfc;--scheme-accent-100:#090909;--scheme-accent-200:#161616;--scheme-accent-300:#404040;--scheme-accent-400:#5b5b5b;--scheme-accent-500:#777777;--scheme-accent-600:#959595;--scheme-accent-600-10:rgba(149,149,149,0.1);--scheme-accent-600-30:rgba(149,149,149,0.3);--scheme-accent-600-50:rgba(149,149,149,0.5);--scheme-accent-700:#b4b4b4;--scheme-accent-800:#d4d4d4;--scheme-accent-900:#e1e1e1;--scheme-accent-1000:#eeeeee;--scheme-accent-1100:#f5f5f5;--scheme-accent-1200:#fcfcfc}html{overflow-x:hidden}body{overflow:visible!important}li{margin-bottom:var(--static-space-2)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.doc-video{display:block;width:calc(var(--responsive-width-m) - 2 * var(--responsive-space-m));max-width:calc(100vw - 2 * var(--responsive-space-l) - 2 * var(--responsive-space-m));margin-left:50%;transform:translateX(-50%);aspect-ratio:16/9;object-fit:cover;border-radius:20px}.contact-link{font-weight:700;color:var(--scheme-brand-100)!important;&:hover{color:rgba(17,17,17,.7)!important}}html[data-theme=dark] .contact-link{color:var(--scheme-brand-1200)!important;&:hover{color:rgba(255,255,255,.7)!important}}.logo{transition:transform .3s cubic-bezier(.42,.97,.52,1.49);&:hover{transform:scale(.95)}}.project-link{color:var(--brand-on-background-strong)!important;&:hover{color:var(--brand-on-background-medium)!important}}@media (min-width:769px){.avatar-img{width:164px!important;height:164px!important;min-width:164px!important;min-height:164px!important}}@media (max-width:768px){.avatar-img{width:120px!important;height:120px!important;min-width:120px!important;min-height:120px!important}}.avatar-img,.avatar-img *{border-radius:36%!important}.avatar-img{box-shadow:0 1px 2px rgba(3,7,18,.01),0 4px 10px rgba(3,7,18,.02),0 9px 22px rgba(3,7,18,.02),0 15px 38px rgba(3,7,18,.03),0 24px 60px rgba(3,7,18,.04)}[data-theme=dark] .avatar-img{box-shadow:0 -1px 2px rgba(255,255,255,.03),0 -4px 10px rgba(255,255,255,.05),0 -9px 22px rgba(255,255,255,.06),0 -15px 38px rgba(255,255,255,.08),0 -24px 60px rgba(255,255,255,.1)}@media (max-width:768px){.home-logo-offset{padding-top:140px}.bio-py-mobile{padding-top:var(--static-space-12)!important;padding-bottom:var(--static-space-12)!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.disable-transitions,.disable-transitions *,.disable-transitions :after,.disable-transitions :before{transition:none!important}.page-spinner{color:#111}[data-theme=dark] .page-spinner{color:#fff}.logo-bg{fill:#111}.logo-fg,[data-theme=dark] .logo-bg{fill:#fff}[data-theme=dark] .logo-fg{fill:#111}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--neutral-alpha-medium);border-radius:9999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:var(--neutral-alpha-strong);background-clip:padding-box}