@font-face{font-family:Intro Script Demo;src:url(/fonts/IntroScriptDemo-Medium.woff2) format("woff2"),local("Intro Script Demo Medium"),local("IntroScriptDemo-Medium"),url(/fonts/IntroScriptDemo-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Aeonik Pro Regular;src:url(/fonts/aeonik-pro-regular.woff2) format("woff2"),url(/fonts/aeonik-pro-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{font-family:Aeonik Pro Regular,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-display:var(--font-body);--font-body:"Aeonik Pro Regular",Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--dark-bg-color:hsl(0 0% 7.5%);--dark-text-color:hsl(0 0% 90%);--dark-text-secondary:hsl(0 0% 60%);--dark-text-tertiary:hsl(0 0% 40%);--dark-btn-bg:hsl(0 0% 12.5%);--dark-card-bg:hsl(0 0% 10%);--dark-card-border:hsl(0 0% 15%)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);text-wrap:balance}*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;background-color:var(--dark-bg-color)}body{overflow-x:clip}html[data-user-cursor],html[data-user-cursor] body,html[data-user-cursor] body *{cursor:none!important}html{scrollbar-width:thin;scrollbar-color:hsl(0 0% 22%) var(--dark-bg-color)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--dark-bg-color)}::-webkit-scrollbar-thumb{background:hsl(0 0% 22%);border-radius:999px;border:2px solid var(--dark-bg-color)}::-webkit-scrollbar-thumb:hover{background:hsl(0 0% 32%)}::-webkit-scrollbar-corner{background:var(--dark-bg-color)}img{width:100%;height:100%;object-fit:cover}.container.page-post,.container.page-projects{padding:.5em;width:50%;margin:5em auto}.container{padding:.5em}h1{font-size:16px}h1,p{color:var(--dark-text-color);font-weight:500;line-height:20px}p{font-size:14px;text-wrap:pretty}a,p{text-decoration:none}@media (max-width:900px){.container,.container.page-post,.container.page-projects{width:100%}}::view-transition-old(root){animation:page-out .26s cubic-bezier(.55,0,.85,.55) both}::view-transition-new(root){animation:page-in .46s cubic-bezier(.22,1,.36,1) 70ms both}@keyframes page-out{to{opacity:0;transform:translateY(-12px) scale(.992);filter:blur(8px)}}@keyframes page-in{0%{opacity:0;transform:translateY(16px) scale(.996);filter:blur(10px)}}::view-transition-new(dock),::view-transition-new(user-cursor),::view-transition-old(dock),::view-transition-old(user-cursor){animation:none}::view-transition-new(page-heading):only-child,::view-transition-old(page-heading):only-child{animation:none}::view-transition-group(*){animation-duration:.46s;animation-timing-function:cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation-duration:.01ms}}.page-work{width:100%;display:flex;gap:.5em;margin-bottom:10em}.col{flex:1 1;width:100%;height:100%}.work-item{position:relative;border:1px solid var(--dark-card-border);border-radius:8px;overflow:hidden;margin-bottom:.5em;padding:.25em}.work-item.type-img{padding:0}.work-item-img{position:relative}.work-item-info{position:absolute;bottom:0;width:100%;display:flex;justify-content:space-between;padding:1em}.work-item-date{color:var(--dark-text-tertiary)}.work-item-cta-link{display:block;width:100%;margin-top:.3em;padding:1em 0;border-radius:8px;background-color:var(--dark-btn-bg);color:var(--dark-text-color);font-size:14px;font-weight:500;line-height:20px;text-align:center}.work-item-img-wrapper{width:100%;height:100%;border-radius:8px;overflow:hidden}.work-item-img-wrapper img{transform:scale(1.125)}.work-200 img{height:200px}.work-250 img{height:250px}.work-300 img{height:300px}.work-350 img{height:350px}.work-400 img{height:400px}.work-450 img{height:450px}.work-500 img{height:500px}.work-550 img{height:550px}@media (max-width:900px){.page-work{flex-direction:column}}.container.page-projects{margin-bottom:0}.projects-content{min-height:calc(100svh - 5em)}.projects-heading{margin:0 0 2em;padding:0 0 1em;border-bottom:1px solid var(--dark-card-border);view-transition-name:page-heading;font-family:var(--font-display,"Aeonik Pro Regular"),sans-serif;font-size:20px;font-weight:500;line-height:1.3;color:var(--dark-text-color)}.project-item{position:relative;width:calc(100% + 2em);margin:0 -1em .75em;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;transition:opacity .3s,filter .3s,background-color .3s}.project-item:last-child{margin-bottom:0}.project-item:hover{background-color:var(--dark-card-bg)}.project-item.not-hovered{opacity:.5;filter:blur(5px)}.project-row{width:100%;display:flex;align-items:center;gap:.5em;padding:1em;background:none;border:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.project-row:disabled{cursor:default}.project-row:focus-visible{outline:2px solid var(--dark-text-secondary);outline-offset:-2px;border-radius:10px}.project-copy,.project-title{flex-shrink:0}.project-title p{font-size:16px;line-height:20px;color:var(--dark-text-color)}.project-copy p{color:var(--dark-text-secondary)}.project-divider{flex-grow:1;height:1px;background-color:var(--dark-card-border);margin-left:.5em;margin-right:.5em}.project-year{flex-shrink:0}.project-caret,.project-year p{color:var(--dark-text-tertiary)}.project-caret{flex-shrink:0;display:inline-flex;align-items:center;margin-left:.25em;transition:transform .3s cubic-bezier(.22,1,.36,1)}.project-item.is-expanded .project-caret{transform:rotate(180deg);color:var(--dark-text-secondary)}.project-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1)}.project-details[data-open=true]{grid-template-rows:1fr}.project-details>ul{overflow:hidden;min-height:0;margin:0;padding:0 1.25em 0 1em;list-style:none;visibility:hidden;transition:visibility 0s linear .4s}.project-details[data-open=true]>ul{visibility:visible;transition:visibility 0s linear 0s}.project-details li{position:relative;max-width:72ch;padding-left:1.1em;margin-bottom:.65em;color:var(--dark-text-secondary);font-size:.92rem;line-height:1.55}.project-details li:last-child{margin-bottom:0;padding-bottom:1.25em}.project-details li:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background-color:var(--dark-text-tertiary)}@media (max-width:900px){.project-copy{display:none}}@media (prefers-reduced-motion:reduce){.project-item.not-hovered{filter:none}.project-caret,.project-details,.project-details>ul{transition:none}}.page-photos{width:100%;display:flex;gap:.5em;margin-bottom:10em}.page-photos img{position:relative;height:600px;padding-bottom:.5em}@media (max-width:900px){.page-photos{flex-direction:column}}.post-header{width:100%;display:flex;justify-content:space-between}.post-link{width:40px;height:40px;margin-top:0;padding:0;display:flex;justify-content:center;align-items:center;border-radius:100%;background-color:var(--dark-card-bg);border:1px solid var(--dark-card-border);color:var(--dark-text-secondary);cursor:pointer}.post-link:focus-visible{outline:2px solid var(--dark-text-secondary);outline-offset:4px}.post-link-icon{color:currentColor}.post-info{margin-bottom:2em}.post-info h1{margin-bottom:.25em}.post-info p{color:var(--dark-text-tertiary)}.post-content p{margin-bottom:.75em}.post-img{margin:1em 0;border-radius:8px;overflow:hidden}.white-space{width:100%;height:200px}.site-footer{width:100vw;margin-left:calc(50% - 50vw);margin-top:6em;border-top:1px solid var(--dark-card-border)}.site-footer__inner{width:min(820px,92%);margin:0 auto;padding:2em 0 5.5em;display:flex;align-items:center;justify-content:space-between;gap:2em}.site-footer__signature{flex:none;width:clamp(150px,32%,220px);height:auto;color:var(--dark-text-secondary);transform:rotate(7deg);transform-origin:center}@media (max-width:560px){.site-footer__inner{flex-direction:column;align-items:flex-start;gap:2.5em}}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_3c557b{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_3c557b{--font-jetbrains-mono:"JetBrains Mono","JetBrains Mono Fallback"}