@font-face{font-family:'Nunito';font-style:normal;font-weight:100;font-display:swap;src:url("/fonts/Nunito-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:italic;font-weight:100;font-display:swap;src:url("/fonts/Nunito-Italic-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:normal;font-weight:200;font-display:swap;src:url("/fonts/Nunito-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:italic;font-weight:200;font-display:swap;src:url("/fonts/Nunito-Italic-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:normal;font-weight:300;font-display:swap;src:url("/fonts/Nunito-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:italic;font-weight:300;font-display:swap;src:url("/fonts/Nunito-Italic-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:normal;font-weight:400;font-display:swap;src:url("/fonts/Nunito-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:italic;font-weight:400;font-display:swap;src:url("/fonts/Nunito-Italic-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:normal;font-weight:500;font-display:swap;src:url("/fonts/Nunito-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:italic;font-weight:500;font-display:swap;src:url("/fonts/Nunito-Italic-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:normal;font-weight:600;font-display:swap;src:url("/fonts/Nunito-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:italic;font-weight:600;font-display:swap;src:url("/fonts/Nunito-Italic-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:normal;font-weight:700;font-display:swap;src:url("/fonts/Nunito-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:italic;font-weight:700;font-display:swap;src:url("/fonts/Nunito-Italic-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:normal;font-weight:800;font-display:swap;src:url("/fonts/Nunito-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:italic;font-weight:800;font-display:swap;src:url("/fonts/Nunito-Italic-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:normal;font-weight:900;font-display:swap;src:url("/fonts/Nunito-VariableFont_wght.ttf")}@font-face{font-family:'Nunito';font-style:italic;font-weight:900;font-display:swap;src:url("/fonts/Nunito-Italic-VariableFont_wght.ttf")}:root{--background-color: #fff;--text-color: #24292f;--link-color: #1870f0}html[data-theme='light']{--background-color: #fff;--text-color: #24292f;--link-color: #1870f0;--blockquote-background: #f9f9fb;--code-color: #e31c3d;--code-before-background: #f9f9fb;--post-img-border: 1px solid grey2}html[data-theme='dark']{--background-color: #2B2B2B;--text-color: #BABABA;--link-color: #ff9f1c;--blockquote-background: #313335;--code-color: #34b990;--code-before-background: #313335;--post-img-border: none}.highlight pre{padding:1rem;background-color:#f9f9fb;border:1px solid #e9e9e9;margin:1.5rem 0;font-size:15px}.highlight code{color:#3C3F41}:root{--background-color: #fff;--text-color: #24292f;--link-color: #1870f0}html[data-theme='light']{--background-color: #fff;--text-color: #24292f;--link-color: #1870f0;--blockquote-background: #f9f9fb;--code-color: #e31c3d;--code-before-background: #f9f9fb;--post-img-border: 1px solid grey2}html[data-theme='dark']{--background-color: #2B2B2B;--text-color: #BABABA;--link-color: #ff9f1c;--blockquote-background: #313335;--code-color: #34b990;--code-before-background: #313335;--post-img-border: none}*,:after,:before{box-sizing:border-box}html{font-family:Nunito, sans-serif;font-size:18px;background:var(--background-color);color:var(--text-color);overflow-wrap:anywhere}body{margin:0}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 1rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}p,ol,ul{margin:0 0 1.5rem}p:last-child,ol:last-child,ul:last-child{margin-bottom:0}li{margin-top:0.3rem;margin-bottom:0.3rem}pre{overflow:auto}blockquote{background:var(--blockquote-background);margin:0 0 1rem;padding:1rem 1.5rem;border-left:3px solid #0594cb;overflow:auto;border-radius:0.25rem}code{display:inline-block;padding:0.1rem 0.3rem;position:relative;font-size:0.85rem;color:var(--code-color)}code::before{background:var(--code-before-background);border-radius:0.2rem;border:1px solid #e9e9e9;bottom:-0.1rem;content:"";left:0;position:absolute;right:0;top:-0.1rem;z-index:-1}a{color:var(--link-color)}main{padding:2rem 0}@media print{.page-header nav,#search,footer{display:none !important}}.container{margin:0 auto}@media screen and (min-width: 992px){.container{width:800px}}.row{padding:15px}@media screen and (min-width: 992px){.row{padding:0}}.cols{display:flex;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 992px){.cols{flex-direction:row}}.cols>.col{flex-basis:0;flex-grow:1;max-width:100%}section#presentation{padding-bottom:2rem}section#last-articles{border-top:1px solid #e9e9e9;padding:2rem 0}section#last-articles .posts__list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}section#last-articles .posts__item{padding:0;margin:0;border-bottom:1px dashed #e9e9e9}section#last-articles .posts__item:last-child{border-bottom:none}section#last-articles .posts__item .post-line__link{padding:1rem 0;display:flex;flex-direction:row;text-decoration:none;color:var(--text-color)}section#last-articles .posts__item .post-line__link:focus,section#last-articles .posts__item .post-line__link:hover{background-color:var(--page-header-navlink-background-hover);color:var(--link-color)}section#last-articles .posts__item .post-line__title{overflow:hidden;text-overflow:ellipsis;flex:1;padding-right:2rem}section#last-articles .posts__item .post-line__date{color:#A3A3A3}section#last-articles .posts .link-to-all-posts{margin:0 auto;padding:1rem;text-align:center;display:block}.resumes__description{margin-bottom:4rem}.resume{margin-bottom:2rem}.resume__title{font-weight:bold;margin-bottom:1rem}.resume__version{margin-bottom:0.5rem}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.resume-section{margin-bottom:4rem}.breadcrumb-container{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem}.breadcrumb{flex:1}.breadcrumb-text{color:#7e7e7e;font-size:0.9rem;font-weight:400;text-transform:lowercase}.breadcrumb-link{color:#1870f0;text-decoration:none;transition:color 0.2s ease}.breadcrumb-link:hover{color:#7e7e7e;text-decoration:underline}.experience{border-top:1px solid #e9e9e9;margin-top:1.5rem;margin-bottom:1.5rem;padding-top:1.5rem}.experience:first-of-type{margin-top:0;padding-top:0;border-top:none}.experience__title{margin-bottom:0rem}.experience__meta{margin-bottom:1rem;color:#7e7e7e}.experience__company{text-decoration:none}.experience__company:hover,.experience__company:focus{text-decoration:underline}.summary-container p+ul{margin-top:-1rem}.experience__toggle-link{margin-top:1rem;margin-bottom:1rem;display:inline-block;font-size:0.8rem;color:#F38334;text-decoration:none;cursor:pointer;transition:color 0.2s ease}.experience__toggle-link:hover{color:#7e7e7e;text-decoration:underline}.experience__highlights{overflow:hidden;transition:all 0.7s ease;opacity:0;max-height:0}.experience__highlights.expanded{margin-bottom:1rem;opacity:1;max-height:1000px}.experience__highlights.expanded h4{margin-bottom:0.75rem}.experience__keywords{display:flex;flex-wrap:wrap;gap:0.5rem}.keyword-tag{background:rgba(24,112,240,0.1);color:#1870f0;font-size:0.75rem;font-weight:500;padding:0.2rem 0.4rem;border-radius:3px;border:1px solid rgba(24,112,240,0.2)}.institution{border-top:1px solid #e9e9e9;margin-top:1.5rem;margin-bottom:1.5rem;padding-top:1.5rem}.institution:first-of-type{margin-top:0;padding-top:0;border-top:none}.institution__name{margin-bottom:0rem}.skills-grid{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:1.5rem}.skill-tag{background:rgba(243,131,52,0.1);color:#F38334;font-size:0.75rem;font-weight:500;padding:0.2rem 0.4rem;border-radius:3px;border:1px solid rgba(243,131,52,0.2);cursor:default}.presentation-content{font-size:1.1rem;line-height:1.6;color:#7e7e7e}.presentation-content p{margin-bottom:1rem}.presentation-content p:last-child{margin-bottom:0}.profiles-container{display:grid;grid-template-columns:repeat(5, 1fr);gap:1rem;margin-top:1.5rem}.profile{width:100%}.profile-link{display:flex;flex-direction:column;padding:1rem;border:1px solid #e9e9e9;border-radius:8px;text-decoration:none;color:inherit;transition:all 0.2s ease}.profile-link:hover{border-color:#1870f0;background-color:rgba(24,112,240,0.05);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.1)}.profile-network{font-weight:600;color:#7e7e7e;margin-bottom:0.25rem;font-size:0.9rem}.profile-username{color:#1870f0;font-family:"JetBrains Mono", monospace;font-size:0.85rem}.reference{margin-top:1.5rem;margin-bottom:1.5rem;padding-top:1.5rem}.reference:first-of-type{margin-top:0;padding-top:0;border-top:none}.reference__name{margin-bottom:0.5rem;font-size:1rem}.reference__quote{font-style:italic;color:#7e7e7e;margin:0;padding-left:1rem;border-left:3px solid #1870f0;font-size:1rem;line-height:1.6}@media print{.breadcrumb-container{display:none}.experience__toggle-link{display:none}.experience__highlights{opacity:1;max-height:none;margin-top:1rem;margin-bottom:1rem}.experience__highlights h4{margin-bottom:0.75rem}.resume-actions{display:none}}.btn{cursor:pointer}.posts-single h2{margin-top:2rem;padding-top:2rem;border-top:1px solid #e9e9e9}.posts-single h2:first-of-type{margin-top:0;padding-top:0;border-top:none}.posts-single h2+h3{margin-top:0}.posts-single p+h2,.posts-single ul+h2,.posts-single ol+h2,.posts-single img+h2{margin-top:2.5rem}.posts-single h3{margin-top:4rem;padding-top:1.5rem}.posts-single p,.posts-single ul,.posts-single ol{position:relative}.posts-single p.pros::before,.posts-single ul.pros::before,.posts-single ol.pros::before{content:'';background-color:#34b990;display:inline-block;width:0.5rem;height:0.5rem;border-radius:0.25rem;position:absolute;top:0.5rem;left:-1rem}.posts-single p.cons::before,.posts-single ul.cons::before,.posts-single ol.cons::before{content:'';background-color:#e31c3d;display:inline-block;width:0.5rem;height:0.5rem;border-radius:0.25rem;position:absolute;top:0.5rem;left:-1rem}.posts-single p>img{display:block;max-width:100%;margin:1.5rem auto;border:var(--post-img-border)}.posts-single p+ul{margin-top:-1rem}.posts-single .post__meta{margin:0 0 2rem}.posts-single .post__author,.posts-single .post__date,.posts-single .post__category{font-weight:600;color:#F38334}.posts-single .post__comments{background-color:#f9f9fb;padding:2rem;border-radius:5px}.posts-single .post__related{padding-top:2rem}.posts-summary .post-card__meta{margin:0 0 1rem}.posts-summary .post-card__author,.posts-summary .post-card__date,.posts-summary .post-card__category{font-weight:600;color:#F38334}.posts-summary .post-card__category{margin-right:0.375rem}.posts-section .posts__list{display:flex;flex-direction:column;margin:0;padding:0}.posts-section .posts__item{display:block;padding:0}.posts-section .post-line{display:flex;flex-direction:column}@media screen and (min-width: 992px){.posts-section .post-line{flex-direction:row}}.posts-section .post-line__date{display:inline-block;flex:1}@media screen and (min-width: 992px){.posts-section .post-line__date{margin-right:10px}}.posts-section .post-line__title{flex:8;margin-bottom:10px}@media screen and (min-width: 992px){.posts-section .post-line__title{margin-bottom:0}}html[data-theme='light']{--page-header-border-bottom-color: #e9e9e9;--page-header-navlink-background-hover: #1870f010}html[data-theme='dark']{--page-header-border-bottom-color: #606366;--page-header-navlink-background-hover: #3a3944}.page-header{display:flex;flex-direction:row;border-bottom:1px solid var(--page-header-border-bottom-color)}.page-header .row{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (min-width: 992px){.page-header .row{flex-direction:row;height:60px}}.page-header h1{display:inline-block;margin:0}.page-header nav{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 992px){.page-header nav{flex-direction:row}}.page-header nav>ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}@media screen and (min-width: 769px){.page-header nav>ul{flex-direction:row}}.page-header nav>ul li{margin:0;padding:0}.page-header .navlink{display:inline-block;padding:0.5rem 1rem;border-radius:5px}.page-header .navlink:focus,.page-header .navlink:hover{background-color:var(--page-header-navlink-background-hover)}html[data-theme='light']{--page-footer-background: #f9f9fb;--page-footer-border-color: #cfcfd8;--page-footer-link-color: #094FB9}html[data-theme='dark']{--page-footer-background: #313335;--page-footer-border-color: #555;--page-footer-link-color: #BABABA}.page-footer{min-height:60px;display:flex;flex-direction:column;background-color:var(--page-footer-background)}.page-footer a{color:var(--page-footer-link-color);text-decoration:none}.page-footer__links{border-top:1px solid var(--page-footer-border-color);padding:2rem 0}.page-footer__copyright{width:100%;padding:0.5rem 0;font-size:0.75rem;border-top:1px solid var(--page-footer-border-color);text-align:center}.page-footer .footer__links{margin:0 0 1rem;padding:0;list-style:none}@media screen and (min-width: 992px){.page-footer .footer__links{margin-bottom:0}}.page-footer .footer__links-header{text-transform:uppercase;font-weight:800;font-size:0.85rem;margin:0;padding:0}.page-footer .footer__link{margin:8px 0 0;padding:0}.header-link{visibility:visible;margin-left:3px;position:relative;top:0.15rem}h2:hover .header-link,h3:hover .header-link,h4:hover .header-link{visibility:visible}.switch{position:relative;display:inline-block;cursor:pointer}.switch input{opacity:0;width:0;height:0;padding:0.5rem 1rem}.switch i{position:absolute;top:0;left:0;width:26px;height:26px;display:flex;flex-direction:row;align-items:center}#pagefind{padding:2rem 0}html[data-theme='light']{--tsm-list-background: #f9f9fb;--tsm-list-border: #cfcfd8;--tsm-button-hover: #e0e0e6;--tsm-button-active-background: white;--tsm-button-active-border: #cfcfd8}html[data-theme='dark']{--tsm-list-background: #313335;--tsm-list-border: #555;--tsm-button-hover: #606366;--tsm-button-active-background: #2B2B2B;--tsm-button-active-border: #555}.theme-switcher-menu{position:relative;z-index:1}.theme-switcher-menu .hidden{display:none}.theme-switcher-menu i{margin-right:5px}.theme-switcher-menu__list{position:absolute;display:flex;flex-direction:column;margin:0;background-color:var(--tsm-list-background);padding:0.5rem;border:1px solid var(--tsm-list-border);border-radius:5px;box-shadow:0 1px 6px #2b2a331a}.theme-switcher-menu__item{display:block;margin:0;padding:0}.theme-switcher-menu__toggle{padding:0.5rem 1rem;text-align:start;border:none;cursor:pointer;border-radius:5px;background-color:transparent}.theme-switcher-menu__button{padding:0.5rem 1rem;width:10rem;text-align:start;border:none;cursor:pointer;border-radius:5px;background-color:transparent}.theme-switcher-menu__button:focus,.theme-switcher-menu__button:hover{background-color:var(--tsm-button-hover)}.theme-switcher-menu__button.active{background-color:var(--tsm-button-active-background);border:1px solid var(--tsm-button-active-border)}.theme-switcher-menu__option{color:var(--text-color);font-family:Nunito, Arial, sans-serif;font-size:1rem;pointer-events:none;display:contents}
