@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_fa4cc9{font-family:Geist,Geist Fallback;font-style:normal}.__variable_fa4cc9{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_580fd3{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_580fd3{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--bg:#0b0c0e;--bg-card:#17191d;--bg-header:rgba(11,12,14,0.4);--bg-tag:rgba(243,246,250,0.05);--bg-button-primary:#f3f6fa;--bg-button-primary-hover:rgba(243,246,250,0.8);--bg-button-secondary:rgba(243,246,250,0.1);--bg-button-secondary-hover:rgba(243,246,250,0.2);--border:rgba(243,246,250,0.05);--border-solid:#f3f6fa;--text-primary:rgba(243,246,250,0.9);--text-secondary:rgba(243,246,250,0.5);--text-tertiary:rgba(243,246,250,0.3);--text-inverse:#0b0c0e}[data-theme=light]{--bg:#f3f6fa;--bg-card:#fcfdff;--bg-header:rgba(243,246,250,0.4);--bg-tag:rgba(11,12,14,0.05);--bg-button-primary:#0b0c0e;--bg-button-primary-hover:rgba(11,12,14,0.8);--bg-button-secondary:rgba(11,12,14,0.05);--bg-button-secondary-hover:rgba(11,12,14,0.1);--border:rgba(11,12,14,0.05);--border-solid:#0b0c0e;--text-primary:rgba(11,12,14,0.9);--text-secondary:rgba(11,12,14,0.5);--text-tertiary:rgba(11,12,14,0.3);--text-inverse:#f3f6fa}*{margin:0;padding:0;box-sizing:border-box}html{font-size:100%}body{min-width:20rem;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:.875rem;line-height:1.125rem;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.portfolio,body{min-height:100vh;min-height:100dvh;background-color:var(--bg)}.portfolio{display:flex;flex-direction:column;align-items:center;width:100%;transition:background-color .2s ease}.portfolio>footer{align-self:stretch}.portfolio>section.contacts{flex:1 0 auto;display:flex;flex-direction:column}.section{position:relative;width:100%;max-width:45rem;padding:2.5rem}.section:after,.section:before{content:"";position:absolute;top:0;width:.0625rem;height:100%;background-color:var(--border);transition:background-color .2s ease}.section:before{left:0;clip-path:inset(0 0 100% 0)}.section:after,.section:before{transition:clip-path .8s cubic-bezier(.4,0,.2,1) .4s,background-color .2s ease}.section:after{right:0;clip-path:inset(100% 0 0 0)}.section.lines-revealed:after,.section.lines-revealed:before{clip-path:inset(0 0 0 0)}.section.section-lines-top-down{padding:1.25rem 1.25rem 0}.section.section-lines-top-down:after{clip-path:inset(0 0 100% 0)}.section.section-lines-top-down.lines-revealed:after{clip-path:inset(0 0 0 0)}.section-title{font-weight:500;font-size:.875rem;line-height:1.125rem;letter-spacing:0;color:var(--text-secondary);text-transform:uppercase;margin:0 0 2rem}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:500;border:none;border-radius:62.4375rem;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;scale:1;transform-origin:center;transition:scale .3s ease-out,background-color .3s ease-out}.btn:hover{scale:1.03}.btn:active{scale:.97;transition:scale .15s ease-out,background-color .15s ease-out}.btn-primary{background-color:var(--bg-button-primary);color:var(--text-inverse)}.btn-primary:hover{background-color:var(--bg-button-primary-hover)}.btn-primary-s{height:2rem;padding:.428571em .857143em;font-size:.875rem;line-height:1rem}.btn-primary-m,.btn-secondary{height:2.5rem;padding:.625em 1.25em;font-size:1rem;line-height:1.25rem}.btn-secondary{background-color:var(--bg-button-secondary);color:var(--text-primary)}.btn-secondary:hover{background-color:var(--bg-button-secondary-hover)}.btn-tertiary{background:none;color:var(--text-primary)}.btn-tertiary:hover{background-color:var(--bg-button-secondary)}.tag{display:inline-flex;align-items:center;justify-content:center;height:2rem;padding:.285714em .857143em;background-color:var(--bg-tag);border-radius:.375rem;font-size:.875rem;line-height:1.125rem;font-weight:400;color:var(--text-primary);transition:background-color .2s ease,color .2s ease}.tag-primary{background-color:var(--bg-button-primary);color:var(--text-inverse)}.tag-primary,.tag-secondary{height:1.5rem;padding:.285714em .428571em;border-radius:.25rem}.tag-secondary{background-color:var(--bg-tag);color:var(--text-secondary)}.external-link{display:inline-flex;align-items:center;gap:.375rem;color:var(--text-secondary);font-weight:500;font-size:.875rem;line-height:1.125rem;text-decoration:none;cursor:pointer;transition:color .2s ease,opacity .2s ease}.external-link:hover{color:var(--text-primary);opacity:1}.external-link-secondary{color:var(--text-secondary)}.external-link-secondary:hover{color:var(--text-primary);opacity:1}.external-link-icon{width:1rem;height:1rem;flex-shrink:0;opacity:.7;transition:opacity .2s ease-out,rotate .2s ease-out}.external-link:hover .external-link-icon{rotate:45deg;opacity:1}.internal-link{display:inline-flex;align-items:center;gap:.375rem;color:var(--text-secondary);font-weight:500;font-size:.875rem;line-height:1.125rem;text-decoration:underline;text-underline-offset:.125rem;text-decoration-color:var(--text-tertiary);transition:color .2s ease,text-decoration-color .2s ease}.internal-link:hover{color:var(--text-primary);text-decoration-color:var(--text-secondary)}.header-lang{display:flex;align-items:center;gap:.25rem;font-weight:500;font-size:.875rem;line-height:1rem;color:var(--text-secondary)}.header-lang button{background:none;border:none;padding:0;font:inherit;color:inherit;position:relative;cursor:pointer;transition:color .2s ease}.header-lang button:after{content:"";position:absolute;left:0;bottom:-.125rem;width:0;height:.0625rem;background-color:var(--border-solid);transition:width .2s ease-out}.header-lang button.header-lang-active,.header-lang button:hover{color:var(--text-primary)}.header-lang button:hover:after{width:100%}@media (hover:none){.header-lang button:hover:after{width:0}}.theme-btn{width:1.25rem;height:1.25rem;border:none;background:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:var(--text-primary);transition:color .2s ease,scale .15s ease,opacity .2s ease}.theme-btn:hover{opacity:.7}.theme-btn:active{scale:.95}.theme-btn-icon{width:1.25rem;height:1.25rem;object-fit:contain}[data-theme=light] .theme-btn-icon path{fill:#0b0c0e;fill-opacity:.5}.pattern{width:100%;max-width:45rem;height:2.5rem;line-height:0;clip-path:inset(0 100% 0 0);transition:clip-path .8s cubic-bezier(.4,0,.2,1) .4s}.pattern.pattern-revealed{clip-path:inset(0 0 0 0)}.pattern svg{display:block}.projects-list{display:flex;flex-direction:column;gap:1.5rem}.project-card{display:flex;gap:1rem;padding:1rem;background-color:var(--bg-card);border-radius:1.5rem;overflow:hidden;position:relative;opacity:0;translate:0 1.5rem;transition:opacity .6s ease-out,translate .6s ease-out,background-color .3s ease-out,box-shadow .3s ease-out}.project-card.revealed{opacity:1;translate:0 0}.project-card:hover{box-shadow:0 .75rem 2rem -.375rem rgba(6,7,8,.8),0 2rem 4.5rem -.875rem rgba(10,11,13,.6)}[data-theme=light] .project-card:hover{box-shadow:0 .5rem 1.5rem -.375rem rgba(51,65,85,.14),0 1.5rem 4rem -.75rem rgba(71,85,105,.1)}.project-card:active{translate:0 0;transition:translate .15s ease-out,background-color .15s ease-out,box-shadow .15s ease-out}.project-cover{width:15rem;height:15rem;min-width:15rem;border-radius:.5rem;overflow:hidden;border:.0625rem solid var(--border)}.project-cover-img,.project-cover-loader{width:100%;height:100%}.project-cover-img{object-fit:cover;scale:1;transform-origin:center;transition:scale .3s ease-out}.project-card:hover .project-cover-img{scale:1.05}.project-details{display:flex;flex-direction:column;justify-content:space-between;flex:1;padding:.5rem 0}.project-name{font-weight:500;font-size:1.25rem;line-height:1.5rem;color:var(--text-primary);margin:0 0 1rem}.project-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.project-tag{display:inline-flex;align-items:center;justify-content:center;height:1.5rem;padding:.285714em .428571em;background-color:var(--bg-tag);border-radius:.25rem;font-weight:400}.project-description,.project-tag{font-size:.875rem;line-height:1.125rem;color:var(--text-secondary)}.project-description{margin:0}.experiments-card-link,.project-card-link{text-decoration:none;color:inherit;cursor:pointer}.project-card-link:hover{opacity:.95}.ripple{position:absolute;border-radius:50%;background:currentColor;opacity:.15;transform:scale(0);animation:ripple-expand .6s ease-out forwards;pointer-events:none}@keyframes ripple-expand{to{transform:scale(2.5);opacity:0}}.img-reveal{opacity:0;scale:.95;filter:blur(.5rem);transition:opacity .6s ease-out,scale .6s ease-out,filter .6s ease-out}.img-reveal.revealed{opacity:1;scale:1;filter:none}.text-reveal-title{translate:0 1.5rem}.text-reveal-body,.text-reveal-title{opacity:0;filter:blur(.5rem);transition:opacity .6s ease-out,translate .6s ease-out,scale .6s ease-out,filter .6s ease-out}.text-reveal-body{translate:0 1rem}.text-reveal-body.revealed,.text-reveal-title.revealed{opacity:1;translate:0 0;filter:none}.tag-reveal{opacity:0;translate:0 1rem;transition:opacity .3s ease-out,translate .3s ease-out,scale .3s ease-out}.tag-reveal.revealed{opacity:1;translate:0 0}::view-transition-new(root),::view-transition-old(root){animation:none;mix-blend-mode:normal}::view-transition-new(root){z-index:9999}::view-transition-old(root){z-index:1}@media (max-width:48rem){.section{padding:2.5rem 1rem}.section.section-lines-top-down{padding:1.25rem .5rem 0}.section:after,.section:before{display:none}.btn:hover{scale:1}.project-card{flex-direction:column;min-height:30.125rem}.project-cover{width:100%;height:auto;min-width:auto;aspect-ratio:329/247}.project-details{padding:0 .375rem .375rem}.project-name{margin-bottom:.75rem}.project-tags{gap:.375rem;margin-bottom:2.5rem}.experiments-card-link:hover,.project-card:hover{box-shadow:none}}.icon-rotate{transform-origin:center;rotate:var(--icon-angle,0deg)}