.accordion{overflow:hidden;margin-left:-.6em}.accordion-button{width:fit-content;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:.5em .6em;background:none;border:none;cursor:pointer;font-weight:500;text-align:left;transition:background-color .2s ease;position:relative}.accordion-button:hover{background-color:var(--icon-bg-hover)}.accordion-arrow{transition:transform .3s ease}.accordion-button.open .accordion-arrow{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);margin-left:.6em}.accordion-content.open{max-height:1000px}.accordion-inner{opacity:0;transform:translateY(-10px);transition:all .3s ease .1s}.accordion-content.open .accordion-inner{opacity:1;transform:translateY(0)}.contact-me-button__container{position:fixed;top:0;right:0;padding:1.5em 3em;z-index:1000}.contact-me-button{background-color:var(--button);color:var(--button-text);font-weight:800;border-radius:.5rem;padding:.6em .8em}.contact-me-button:hover{background-color:var(--button-hover)}.contact-me-button:active{background-color:var(--button-active)}@media(max-width:80rem){.contact-me-button__container{top:auto;bottom:0}}@media(max-width:50rem){.contact-me-button__container{top:auto;bottom:0;right:auto}}.stack-section{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;gap:.7rem}.stack-element{display:flex;flex-direction:row;align-items:center;gap:4px}.stack-element>svg{width:18px;height:18px}.stack-element>p{margin:0;font-size:16px;font-weight:600}#root{width:100%;height:100%}.cv-page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;max-width:46rem;margin:5.2rem auto 6rem}h1,h2,h3,p,span,summary,li,blockquote{color:var(--text)}h2{margin:4rem 0 .4rem}h3>a{font-weight:700}hr{margin:0;border-style:solid;color:var(--divider)}main{display:flex;flex-direction:column;gap:2.9em}.project-list hr:not(:first-of-type),.education-list hr:not(:first-of-type),.work-expirience hr:not(:first-of-type){margin:1rem 0;border-style:dashed;color:var(--divider-pale)}blockquote{margin:0;padding:1rem 1rem 1rem 1.5rem;border-left:2px solid var(--text);background-color:var(--blockquote-bg);border-radius:0 .5rem .5rem 0}summary{cursor:pointer}ul{padding-inline-start:20px;margin-bottom:0}li{line-height:1.6rem}.accent-text{color:var(--accent)}.project-column__role{background-color:var(--role-bg);border-radius:.5rem;width:fit-content;font-weight:700}.header__name{margin-top:0}.header__experience{color:var(--accent);font-size:.7em}.header__contacts{display:flex;flex-direction:column;gap:8px}.header__contacts>a{display:flex;flex-direction:row;align-items:center;gap:4px}.header__contacts>a svg{border-radius:30%}.header__contacts>a:hover svg{background-color:var(--icon-bg-hover)}.header__contacts>a:active svg{background-color:var(--icon-bg-active)}.header__contacts path{stroke:var(--icon)}.header__columns{display:flex;column-gap:1rem;justify-content:space-between}.header__columns_right img{width:15rem;border-radius:.5rem}.header__english-label--mobile{display:none}.header__about-me{margin:1.4em 0;font-size:1em}.header__geo{margin-top:.6em}.header__chips{display:flex;flex-direction:column;gap:.8rem;flex-wrap:wrap}.header__chip-group{line-height:1.8rem;display:inline}.header__chip-group_double{display:flex;gap:.8rem}.chips__item{font-family:SFMono-Regular,Menlo,Consolas,PT Mono,Liberation Mono,Courier,monospace;flex-shrink:0;color:var(--accent);background-color:var(--accent-pale);padding:.2rem .4rem;border-radius:.3rem}.header__skills{margin-top:2rem}.header__skills summary{font-weight:600;font-size:1.25rem;line-height:1.3}.project-list__project{padding:.5rem 0 1.5rem}.project__description{margin:0}.work-expirience__columns,.project__column{display:flex;column-gap:1rem}.project__column ul{margin:.8rem 0 0}.project__column_more>.accordion:not(:first-child){margin-left:0}.project__list-item{margin:0 0 .5rem;line-height:1.5rem}.work-expirience__columns>*:nth-child(1),.project__column>*:nth-child(1){width:40%;flex-shrink:0}.education-list__item{display:flex;column-gap:1rem;margin:1.6rem 0}.education-list__item>*:nth-child(1){width:40%;flex-shrink:0}.education-list__item div p{margin:1rem 0 0}.education-list__item div p:first-of-type{margin:0}@keyframes move{0%{background-position:0 0}}@media(max-width:50rem){body{padding:3rem 1.5rem}header,main,footer{max-width:unset}p,li{line-height:1.5}li:not(:first-of-type){margin-top:.5rem}.header__contacts{width:100%;justify-content:center}.header__columns{flex-direction:column-reverse;justify-content:unset;align-items:center}.header__columns *{text-align:center;justify-content:center}.header__columns_right img{width:10rem;border-radius:50%}.header__english-label{display:none}.header__english-label--mobile{display:inline}.work-expirience__columns{flex-direction:column}.work-expirience__columns>*:nth-child(1){width:unset}.work-expirience__columns>*:nth-child(2)>p:first-of-type{margin-top:0}}:root{font-family:system-ui,Roboto,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--link);text-decoration:inherit}a:visited{color:var(--link-visited)}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:2.8em;line-height:1.1}h2{font-size:1.7em;line-height:1.1;margin-top:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;transition:all .2s ease}@media(prefers-color-scheme:light){:root{--background: #ffffff;--accent: #5f5f5f;--accent-pale: #edeceb;--text: #000000;--button: #000000;--button-hover: #505050;--button-active: #373737;--button-text: #ffffff;--divider: #919191;--divider-pale: #dadada;--link: #646cff;--link-hover: #535bf2;--link-visited: #8a70ff;--icon: #000000;--icon-bg-hover: #edeceb;--icon-bg-active: #dadada;--blockquote-bg: #ebecff;color:#213547;background-color:#fff}a:hover{color:var(--link-hover);cursor:pointer}button{background-color:#f9f9f9}}@media(prefers-color-scheme:dark){:root{--background: #191919;--accent: #9b9b9b;--accent-pale: #292827;--text: #d3d3d3;--button: #ffffff;--button-hover: #d3d3d3;--button-active: #9b9b9b;--button-text: #000000;--divider: #505050;--divider-pale: #373737;--link: #adb1ff;--link-hover: #858bff;--link-visited: #9273d3;--blockquote-bg: #373737;--icon: #ffffff;--icon-bg-hover: #505050;--icon-bg-active: #373737}a:hover{color:var(--link-hover)}}
