:root{color-scheme:light;--global-bg-color:#fff;--global-code-bg-color:rgba(181,9,172,0.05);--global-text-color:#000;--global-text-color-light:#828282;--global-theme-color:#00369f;--global-hover-color:#00369f;--global-hover-text-color:#fff;--global-footer-bg-color:#1c1c1d;--global-footer-text-color:#e8e8e8;--global-footer-link-color:#fff;--global-distill-app-color:#828282;--global-divider-color:rgba(0,0,0,0.1);--global-card-bg-color:#fff;--global-highlight-color:#b71c1c;--global-back-to-top-bg-color:rgba(0,0,0,0.4);--global-back-to-top-text-color:#fff;--global-newsletter-bg-color:#fff;--global-newsletter-text-color:#000;--global-tip-block:#42b983;--global-tip-block-bg:#e2f5ec;--global-tip-block-text:#215d42;--global-tip-block-title:#359469;--global-warning-block:#e7c000;--global-warning-block-bg:#fff8d8;--global-warning-block-text:#6b5900;--global-warning-block-title:#b29400;--global-danger-block:#c00;--global-danger-block-bg:#ffe0e0;--global-danger-block-text:#600;--global-danger-block-title:#c00}:root #light-toggle-dark{display:none}:root #light-toggle-light{display:none}:root #back-to-top{color:var(--global-back-to-top-text-color);background:var(--global-back-to-top-bg-color);bottom:30px;right:30px;height:40px;width:40px;z-index:10}html[data-theme=dark]{color-scheme:dark;--global-bg-color:#1c1c1d;--global-code-bg-color:#2c3237;--global-text-color:#e8e8e8;--global-text-color-light:#828282;--global-theme-color:#2698ba;--global-hover-color:#2698ba;--global-hover-text-color:#fff;--global-footer-bg-color:#e8e8e8;--global-footer-text-color:#1c1c1d;--global-footer-link-color:#000;--global-distill-app-color:#e8e8e8;--global-divider-color:#424246;--global-card-bg-color:#212529;--global-back-to-top-bg-color:rgba(255,255,255,0.5);--global-back-to-top-text-color:#000;--global-newsletter-bg-color:#e8e8e8;--global-newsletter-text-color:#1c1c1d;--global-tip-block:#42b983;--global-tip-block-bg:#e2f5ec;--global-tip-block-text:#215d42;--global-tip-block-title:#359469;--global-warning-block:#e7c000;--global-warning-block-bg:#fff8d8;--global-warning-block-text:#6b5900;--global-warning-block-title:#b29400;--global-danger-block:#c00;--global-danger-block-bg:#ffe0e0;--global-danger-block-text:#600;--global-danger-block-title:#c00}html[data-theme-setting=dark] #light-toggle-dark{padding-left:10px;padding-top:12px;display:block}html[data-theme-setting=dark] #light-toggle-light{display:none}html[data-theme-setting=dark] #back-to-top{color:var(--global-back-to-top-text-color);background:var(--global-back-to-top-bg-color)}html[data-theme-setting=light] #light-toggle-dark{display:none}html[data-theme-setting=light] #light-toggle-light{padding-left:10px;padding-top:12px;display:block}body{padding-bottom:70px;color:var(--global-text-color);background-color:var(--global-bg-color)}body h1,body h2,body h3,body h4,body h5,body h6{scroll-margin-top:66px}body.fixed-top-nav{padding-top:56px}.container{max-width:930px}.profile img{width:100%}p,h1,h2,h3,h4,h5,h6,em,div,li,span,strong{color:var(--global-text-color)}hr{border-top:1px solid var(--global-divider-color)}table td,table th{font-size:1rem;padding:1px 1rem 1px 0}table th{font-weight:bold}a,table.table a{color:var(--global-theme-color)}a:hover,table.table a:hover{color:var(--global-theme-color);text-decoration:underline}a:hover:after :not(.nav-item.dropdown),table.table a:hover:after :not(.nav-item.dropdown){width:100%}.table-dark{background-color:rgba(0,0,0,0)}blockquote{background:var(--global-bg-color);border-left:5px solid var(--global-theme-color);margin:1.5em 0;padding:1em;font-size:1.2rem}blockquote p{margin-bottom:0}.caption{font-size:.875rem;margin-top:.75rem;margin-bottom:1.5rem;text-align:center}.card{background-color:var(--global-card-bg-color)}.citation,.citation-number{color:var(--global-theme-color)}.profile{width:100%}@media(min-width:576px){.profile{width:30%}}.post-description{margin-bottom:2rem;font-size:.875rem}.post-description a{color:inherit}.post-description a:hover{color:var(--global-theme-color);text-decoration:none}.navbar{box-shadow:none;border-bottom:1px solid var(--global-divider-color);background-color:var(--global-bg-color);opacity:.95}.navbar .dropdown-menu{background-color:var(--global-bg-color);border:1px solid var(--global-divider-color)}.navbar .dropdown-menu a:not(.active){color:var(--global-text-color)}.navbar .dropdown-menu a:hover{color:var(--global-hover-color)}.dropdown-item{color:var(--global-text-color)}.dropdown-item:hover{color:var(--global-hover-color);background-color:var(--global-bg-color)}.navbar.navbar-light a:hover{text-decoration:none}.navbar.navbar-light .navbar-brand{color:var(--global-text-color)}.navbar.navbar-light .navbar-nav .nav-item .nav-link{color:var(--global-text-color)}.navbar.navbar-light .navbar-nav .nav-item .nav-link:hover{color:var(--global-hover-color)}.navbar.navbar-light .navbar-nav .nav-item.active>.nav-link{background-color:inherit;font-weight:bolder;color:var(--global-theme-color)}.navbar.navbar-light .navbar-nav .nav-item.active>.nav-link:hover{color:var(--global-hover-color)}.navbar.navbar-light .navbar-brand.social{padding-bottom:0;padding-top:0;font-size:1.7rem}.navbar.navbar-light .navbar-brand.social a img{width:1.7rem;height:1.7rem;margin-bottom:.5rem}.navbar.navbar-light .navbar-brand.social a svg{width:1.7rem;height:1.7rem;margin-bottom:.5rem}.navbar.navbar-light .navbar-brand.social a svg image{width:1.7rem;height:1.7rem}.navbar.navbar-light .navbar-brand.social a i::before{color:var(--global-text-color);transition-property:all .2s ease-in-out}.navbar.navbar-light .navbar-brand.social a:hover i::before{color:var(--global-theme-color)}.navbar-toggler .icon-bar{display:block;width:22px;height:2px;background-color:var(--global-text-color);border-radius:1px;margin-bottom:4px;transition:all .2s}.navbar-toggler .top-bar{transform:rotate(45deg);transform-origin:10% 10%}.navbar-toggler .middle-bar{opacity:0}.navbar-toggler .bottom-bar{transform:rotate(-45deg);transform-origin:10% 90%}.navbar-toggler.collapsed .top-bar{transform:rotate(0)}.navbar-toggler.collapsed .middle-bar{opacity:1}.navbar-toggler.collapsed .bottom-bar{transform:rotate(0)}#light-toggle,#search-toggle{padding:0;border:0;background-color:inherit;color:var(--global-text-color)}#light-toggle:hover,#search-toggle:hover{color:var(--global-hover-color)}.social{text-align:center}footer.fixed-bottom{background-color:var(--global-footer-bg-color);font-size:.75rem}footer.fixed-bottom .container{color:var(--global-footer-text-color);padding-top:9px;padding-bottom:8px;text-align:center}footer.fixed-bottom a{color:var(--global-footer-link-color)}footer.fixed-bottom a:hover{color:var(--global-theme-color);text-decoration:none}footer.sticky-bottom{border-top:1px solid var(--global-divider-color);padding-top:40px;padding-bottom:40px;font-size:.9rem}footer.sticky-bottom .container{text-align:center}.cv{margin-bottom:40px}.cv .card{background-color:var(--global-card-bg-color);border:1px solid var(--global-divider-color)}.cv .card .list-group-item{background-color:inherit;border-color:var(--global-divider-color)}.cv .card .list-group-item .badge{color:var(--global-card-bg-color)!important;background-color:var(--global-theme-color)!important}.distill a:hover{border-bottom-color:var(--global-theme-color);text-decoration:none}.projects a{text-decoration:none}.projects .card img{width:100%}.projects .col{padding-bottom:1rem}.projects .grid-item{width:250px;margin-bottom:10px}.projects h2.category{color:var(--global-divider-color);border-bottom:1px solid var(--global-divider-color);padding-top:.5rem;margin-top:2rem;margin-bottom:1rem;text-align:right}.publications{margin-top:2rem}.publications h1{color:var(--global-theme-color);font-size:2rem;text-align:center;margin-top:1em;margin-bottom:1em}.publications h2{margin-bottom:1rem}.publications h2 span{font-size:1.5rem}.publications h2.bibliography{color:var(--global-divider-color);border-top:1px solid var(--global-divider-color);padding-top:1rem;margin-top:2rem;text-align:right}.publications ol.bibliography{list-style:none;padding:0;margin-top:0}.publications ol.bibliography li{margin-bottom:1rem}.publications ol.bibliography li .abbr{margin-bottom:.5rem}.publications ol.bibliography li .abbr abbr{display:inline-block;background-color:var(--global-theme-color);margin-bottom:.5rem;color:var(--global-card-bg-color)!important}.publications ol.bibliography li .abbr abbr a{color:#fff}.publications ol.bibliography li .abbr abbr a:hover{text-decoration:none}.publications ol.bibliography li .abbr .award{color:var(--global-theme-color)!important;border:1px solid var(--global-theme-color)}.publications ol.bibliography li .title{font-weight:bolder}.publications ol.bibliography li .author a{border-bottom:1px dashed var(--global-theme-color)}.publications ol.bibliography li .author a:hover{border-bottom-style:solid;text-decoration:none}.publications ol.bibliography li .author>em{border-bottom:1px solid;font-style:normal}.publications ol.bibliography li .author>span.more-authors{color:var(--global-text-color-light);border-bottom:1px dashed var(--global-text-color-light);cursor:pointer}.publications ol.bibliography li .author>span.more-authors:hover{color:var(--global-text-color);border-bottom:1px dashed var(--global-text-color)}.publications ol.bibliography li .links a.btn{color:var(--global-text-color);border:1px solid var(--global-text-color);padding-left:1rem;padding-right:1rem;padding-top:.25rem;padding-bottom:.25rem;margin-left:0}.publications ol.bibliography li .links a.btn:hover{color:var(--global-theme-color);border-color:var(--global-theme-color)}.publications ol.bibliography li .links a.award.btn{border-color:var(--global-highlight-color)}.publications ol.bibliography li .badges{padding-bottom:.5rem}.publications ol.bibliography li .badges span{display:inline-block;color:#000;height:100%;padding-right:.5rem;vertical-align:middle}.publications ol.bibliography li .badges span:hover{text-decoration:underline}.publications ol.bibliography li .hidden{font-size:.875rem;max-height:0;overflow:hidden;text-align:justify;transition-property:.15s ease;-moz-transition:.15s ease;-ms-transition:.15s ease;-o-transition:.15s ease;transition:all .15s ease}.publications ol.bibliography li .hidden p{line-height:1.4em;margin:10px}.publications ol.bibliography li .hidden pre{font-size:1em;line-height:1.4em;padding:10px}.publications ol.bibliography li .hidden.open{max-height:100em;transition-property:.15s ease;-moz-transition:.15s ease;-ms-transition:.15s ease;-o-transition:.15s ease;transition:all .15s ease}.publications ol.bibliography li div.abstract.hidden{border:dashed 1px var(--global-bg-color)}.publications ol.bibliography li div.abstract.hidden.open{border-color:var(--global-text-color)}.publications ol.bibliography div.award.hidden{border:dashed 1px var(--global-bg-color)}.publications ol.bibliography div.award.hidden.open{border-color:var(--global-highlight-color)}figure.highlight{margin:0 0 1rem}pre{color:var(--global-theme-color);background-color:var(--global-code-bg-color);border-radius:6px;padding:6px 12px}pre pre,pre code{background-color:rgba(0,0,0,0);border-radius:0;margin-bottom:0;padding:0}code{color:var(--global-theme-color);background-color:var(--global-code-bg-color);border-radius:3px;padding:3px 3px}html.transition,html.transition *,html.transition *:before,html.transition *:after{transition:all 750ms!important;transition-delay:0!important}.post .post-meta{color:var(--global-text-color-light);font-size:.875rem;margin-bottom:0}.post .post-tags{color:var(--global-text-color-light);font-size:.875rem;padding-top:.25rem;padding-bottom:1rem}.post .post-tags a{color:var(--global-text-color-light);text-decoration:none}.post .post-tags a:hover{color:var(--global-theme-color)}progress{position:fixed;left:0;top:56px;z-index:10;width:100%;height:1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:rgba(0,0,0,0);color:var(--global-theme-color)}progress::-webkit-progress-bar{background-color:rgba(0,0,0,0)}progress::-webkit-progress-value{background-color:var(--global-theme-color)}progress::-moz-progress-bar{background-color:var(--global-theme-color)}.progress-container{width:100%;background-color:rgba(0,0,0,0);position:fixed;top:56px;left:0;height:5px;display:block}.progress-bar{background-color:var(--global-theme-color);width:0;display:block;height:inherit}.code-display-wrapper{position:relative}.code-display-wrapper .copy{background:var(--global-card-bg-color);border-color:var(--global-bg-color);border-radius:.3rem;border-style:none;color:var(--global-text-color);font-size:medium;opacity:0;position:absolute;right:.2rem;top:.2rem}.code-display-wrapper:active .copy,.code-display-wrapper:focus .copy,.code-display-wrapper:hover .copy{color:var(--global-hover-color);opacity:1}nav[data-toggle=toc]{top:5rem}nav[data-toggle=toc] .nav .nav>li>a{font-size:.75rem}nav[data-toggle=toc] .nav>li>a{color:var(--global-text-color);font-size:.75rem}nav[data-toggle=toc] .nav>li>a:hover{color:var(--global-hover-color);border-left-color:var(--global-hover-color)}nav[data-toggle=toc] .nav-link.active{color:var(--global-theme-color);border-left-color:var(--global-theme-color);font-size:.75rem}nav[data-toggle=toc] .nav-link.active:hover{color:var(--global-hover-color);border-left-color:var(--global-hover-color)}@media(max-width:576px){nav[data-toggle=toc]{visibility:hidden;height:0;top:0}}.unloaded{display:none!important}#toc-sidebar{z-index:1}.echarts{height:400px;width:100%}.map{height:400px;width:100%}ninja-keys{--ninja-accent-color:var(--global-theme-color);--ninja-icon-size:0;--ninja-modal-background:var(--global-bg-color);--ninja-z-index:1031}ninja-keys::part(ninja-input){color:var(--ninja-selected-text-color)}ninja-keys::part(ninja-input-wrapper){background:var(--global-bg-color)}.newsletter-form-container{margin-bottom:20px}.newsletter-form{display:flex;flex-direction:row;align-items:center;width:100%}.newsletter-form-input{color:var(--global-newsletter-text-color);background:var(--global-newsletter-bg-color);border:1px solid var(--global-newsletter-text-color);outline:0;margin:0 10px 0 0;width:100%;max-width:350px;min-width:100px;box-sizing:border-box;box-shadow:rgba(0,0,0,.05) 0px 1px 2px;border-radius:6px;padding:8px 12px}.newsletter-form-input:focus{border-color:var(--global-theme-color)!important}.newsletter-form-button{background:var(--global-theme-color);color:var(--global-bg-color);display:flex;width:min-content;max-width:200px;white-space:nowrap;height:38px;align-items:center;flex-direction:row;padding:9px 17px;box-shadow:rgba(0,0,0,.05) 0px 1px 2px;border-radius:6px;text-align:center;font-style:normal;font-weight:500;line-height:20px;border:0;cursor:pointer}.newsletter-loading-button{background:var(--global-theme-color);color:var(--global-bg-color);display:none;width:min-content;max-width:300px;white-space:nowrap;height:38px;align-items:center;flex-direction:row;padding:9px 17px;box-shadow:rgba(0,0,0,.05) 0px 1px 2px;border-radius:6px;text-align:center;font-style:normal;font-weight:500;line-height:20px;border:0;cursor:pointer;margin-right:20px}.newsletter-success{color:var(--global-text-color);display:none;align-items:center;width:100%}.newsletter-error{color:var(--global-theme-color);display:none;align-items:center;width:100%}.newsletter-back-button{color:var(--global-theme-color);margin:10px auto;text-align:center;display:none;background:rgba(0,0,0,0);border:0;cursor:pointer}@media(max-width:575px){.newsletter-form-input,.newsletter-form-button,.newsletter-loading-button,.newsletter-success,.newsletter-error{font-size:16px!important}.newsletter-form-container{margin-right:20px;margin-left:20px}}.popover{background-color:var(--global-bg-color);border-color:var(--global-divider-color)}.popover .popover-header{color:var(--global-text-color);border-bottom:1px solid var(--global-divider-color)}.popover .popover-body{color:var(--global-text-color)}::highlight(search){background-color:var(--global-theme-color);color:var(--global-text-color)}figure.cover{display:inline-block;text-align:center;margin:.5rem}figure.cover img{vertical-align:bottom}figure.cover figcaption.reading{font-family:monospace;color:#23212d;text-transform:uppercase;background-color:#f89406}d-byline{border-top-color:var(--global-divider-color)!important}d-byline h3{color:var(--global-text-color)!important}d-byline a,d-article d-byline a{color:var(--global-text-color)!important}d-byline a:hover,d-article d-byline a:hover{color:var(--global-hover-color)!important}d-article{border-top-color:var(--global-divider-color)!important}d-article p,d-article h1,d-article h2,d-article h3,d-article h4,d-article h5,d-article h6,d-article li,d-article table{color:var(--global-text-color)!important}d-article h1,d-article h2,d-article hr,d-article table,d-article table th,d-article table td{border-bottom-color:var(--global-divider-color)!important}d-article a{color:var(--global-theme-color)!important}d-article a:hover{color:var(--global-theme-color)!important}d-article b i{display:inline}d-article blockquote{border-left:2px solid var(--global-theme-color)!important}d-article d-footnote{scroll-margin-top:66px;color:var(--global-theme-color)!important}d-article d-footnote:hover{color:var(--global-hover-color)!important}d-article d-cite a,d-article a.citation{color:var(--global-theme-color)!important}d-article d-cite a:hover,d-article a.citation:hover{color:var(--global-hover-color)!important}d-appendix{border-top-color:var(--global-divider-color)!important;color:var(--global-distill-app-color)!important}d-appendix h3,d-appendix li,d-appendix span{color:var(--global-distill-app-color)!important}d-appendix a,d-appendix a.footnote-backlink{color:var(--global-distill-app-color)!important}d-appendix a:hover,d-appendix a.footnote-backlink:hover{color:var(--global-hover-color)!important}table.table-cv{background-color:rgba(0,0,0,0)!important}table.table-cv td,table.table-cv th{padding:1px}p.location{font-size:.7rem;white-space:nowrap}i.iconinstitution{color:var(--global-theme-color);font-size:.95rem;margin-right:.3rem}div.list-group{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;margin-bottom:2rem}a.anchor{display:block;position:relative;top:-50px;visibility:hidden}.tab{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none;position:relative}.tab>*{flex:none;padding-left:20px;position:relative}.tab>*>a{display:block;text-align:center;padding:9px 20px;color:var(--global-text-color-light);border-bottom:2px solid rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);font-size:12px;text-transform:uppercase;transition:color .1s ease-in-out;line-height:20px}.tab>.active>a{color:var(--global-text-color);border-color:var(--global-theme-color)}.tab>li>a{text-decoration:none;cursor:pointer}.tab-content{padding:0}.tab-content>li{display:none}.tab-content>li.active{display:block}.typogram .debug text{font-family:Iosevka Fixed,monospace;font-size:3em;text-anchor:middle;alignment-baseline:central;white-space:pre;fill:var(--global-text-color)}.typogram .reserved{fill:rgba(0,0,0,0);white-space:pre}.typogram .debug[debug=true] .reserved{fill:var(--global-text-color);opacity:.5}.typogram .debug[debug=true] line.grid{stroke:var(--global-text-color);stroke-width:.2;stroke-linecap:butt;fill:var(--global-text-color);opacity:1%}.typogram polygon{stroke-width:0}.typogram .debug[debug=true] polygon.inner{fill:var(--global-text-color);stroke:var(--global-text-color);opacity:5%}.typogram polygon{stroke:var(--global-text-color);stroke-linecap:butt;fill:var(--global-text-color)}.typogram .debug[debug=true] polygon,.typogram .debug[debug=true] line.grid{opacity:10%}.typogram .debug[debug=true] polygon,.typogram .debug[debug=true] path,.typogram .debug[debug=true] circle{opacity:50%}.typogram .debug[debug=true] polygon{fill:red;stroke:red}.typogram .debug[debug=true] circle,.typogram .debug[debug=true] path{opacity:50%;fill:red}.typogram .debug[debug=true] circle{stroke:red}.typogram .debug[debug=true] .inner{stroke-width:.2}.typogram line.part{stroke-width:6;stroke-linecap:butt;stroke:var(--global-text-color)}.typogram .debug[debug=true] line.part{opacity:50%;stroke:red}.typogram .debug[debug=true] line.center{stroke-width:3;stroke-linecap:butt;opacity:10%;stroke:var(--global-text-color)}.typogram text::selection{fill:HighlightText;background-color:Highlight}/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa-solid,.fa-brands,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-solid::before,.fa-brands::before,.fa::before{content:var(--fa)}.fa-solid{font-family:"Font Awesome 6 Free"}.fa-brands{font-family:"Font Awesome 6 Brands"}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fa-wave-square{--fa:"";--fa--fa:""}.fa-people-group{--fa:"";--fa--fa:""}.fa-microchip{--fa:"";--fa--fa:""}.fa-clipboard{--fa:"";--fa--fa:""}.fa-certificate{--fa:"";--fa--fa:""}.fa-arrow-down-wide-short{--fa:"";--fa--fa:""}.fa-shield-halved{--fa:"";--fa--fa:""}.fa-language{--fa:"";--fa--fa:""}.fa-code{--fa:"";--fa--fa:""}.fa-clipboard-check{--fa:"";--fa--fa:""}.fa-phone{--fa:"";--fa--fa:""}.fa-file-pdf{--fa:"";--fa--fa:""}.fa-tag{--fa:"";--fa--fa:""}.fa-envelope{--fa:"";--fa--fa:""}.fa-id-card{--fa:"";--fa--fa:""}.fa-arrow-up-wide-short{--fa:"";--fa--fa:""}.fa-toolbox{--fa:"";--fa--fa:""}.fa-location-dot{--fa:"";--fa--fa:""}.fa-dove{--fa:"";--fa--fa:""}.fa-trophy{--fa:"";--fa--fa:""}.fa-hashtag{--fa:"\#";--fa--fa:"\#\#"}.fa-calendar{--fa:"";--fa--fa:""}.fa-briefcase{--fa:"";--fa--fa:""}.fa-building-columns{--fa:"";--fa--fa:""}.fa-graduation-cap{--fa:"";--fa--fa:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root{--fa-style-family-brands:'Font Awesome 6 Brands';--fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("../webfonts/fa-brands-400.woff2") format("woff2"),url("../webfonts/fa-brands-400.ttf") format("truetype")}.fa-brands{font-weight:400}.fa-x-twitter{--fa:""}.fa-linkedin{--fa:""}.fa-github{--fa:""}/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-solid:normal 900 1em/1 'Font Awesome 6 Free'}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("../webfonts/fa-solid-900.woff2") format("woff2"),url("../webfonts/fa-solid-900.ttf") format("truetype")}.fa-solid{font-weight:900}/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-regular:normal 400 1em/1 'Font Awesome 6 Free'}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("../webfonts/fa-regular-400.woff2") format("woff2"),url("../webfonts/fa-regular-400.ttf") format("truetype")}/*!
 * Tabler Icons 3.20.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:"tabler-icons";font-style:normal;font-weight:400;src:url("../fonts/tabler-icons.woff2?v3.20.0") format("woff2"),url("../fonts/tabler-icons.woff?") format("woff"),url("../fonts/tabler-icons.ttf?v3.20.0") format("truetype")}.ti{font-family:"tabler-icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-moon-filled:before{content:"\f684"}.ti-search:before{content:"\eb1c"}.ti-sun-filled:before{content:"\f6a9"}/*!
 * Tabler Icons 3.20.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:"tabler-icons";font-style:normal;font-weight:400;src:url("../fonts/tabler-icons-filled.woff2?v3.20.0") format("woff2"),url("../fonts/tabler-icons-filled.woff?") format("woff"),url("../fonts/tabler-icons-filled.ttf?v3.20.0") format("truetype")}.ti{font-family:"tabler-icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}/*!
 * Tabler Icons 3.20.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:"tabler-icons";font-style:normal;font-weight:400;src:url("../fonts/tabler-icons-outline.woff2?v3.20.0") format("woff2"),url("../fonts/tabler-icons-outline.woff?") format("woff"),url("../fonts/tabler-icons-outline.ttf?v3.20.0") format("truetype")}.ti{font-family:"tabler-icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-search:before{content:"\eb1c"}body{font-family:"Roboto Serif","Roboto Slab",Georgia,"Times New Roman",serif}h1,h2,h3,h4,h5,h6{font-family:"Space Mono","Share Tech Mono",ui-monospace,SFMono-Regular,monospace;font-weight:600}#navbar{border-bottom:0}#navbar .navbar-nav{align-items:center}#navbar .navbar-nav .nav-item{margin:0 .3rem}#navbar .navbar-nav .nav-link{font-family:"Share Tech Mono",ui-monospace,SFMono-Regular,"SF Mono",monospace;font-size:.78rem;letter-spacing:.05em}#navbar .navbar-nav .toggle-container{display:flex;align-items:center;margin-left:.35rem}#navbar .navbar-nav #light-toggle{display:inline-flex;align-items:center}#navbar .navbar-nav #light-toggle i{padding:0}@media(min-width:768px){#navbar .navbar-nav{align-items:center;padding:.2rem .85rem;border-radius:2rem;background:rgba(127,127,127,.08);background:linear-gradient(135deg,color-mix(in srgb,var(--global-theme-color) 22%,transparent),color-mix(in srgb,var(--global-theme-color) 6%,transparent))}}.navbar-brand.logo{display:inline-flex;align-items:center;padding-top:0;padding-bottom:0}.logo-hex{width:42px;height:42px;overflow:visible;transition:transform .25s ease}.logo-hex polygon{fill:none;stroke:var(--global-theme-color);stroke-width:5px}.logo-hex text{fill:var(--global-theme-color);font-family:"Share Tech Mono",ui-monospace,SFMono-Regular,"SF Mono",monospace;font-size:42px;font-weight:700;text-anchor:middle}.navbar-brand.logo:hover .logo-hex{transform:translateY(-3px)}.post>article>.clearfix{text-align:justify}#navbar>.container{max-width:100%;padding-left:2rem;padding-right:2rem}@media(max-width:991px){.container,#navbar>.container{max-width:100%;padding-left:15px;padding-right:15px}}.about-left{text-align:left}.about-left .profile{float:none;width:100%;max-width:240px;margin:0 0 1rem}.about-left .profile img{width:100%;height:auto;aspect-ratio:1.1/1;object-fit:cover;object-position:center top;border-radius:0!important;clip-path:url("#guitar-pick")}.about-left .post-header{text-align:left;margin:0}.about-left .post-title{font-size:1.4rem;font-weight:700;line-height:1.25;margin-bottom:.5rem}.about-left .desc{font-size:.85rem;line-height:1.5;opacity:.85}.author-info{list-style:none;padding:0;margin:1.1rem 0 0}.author-info li{display:flex;align-items:baseline;margin-bottom:.5rem;font-size:.9rem;line-height:1.35;color:var(--global-text-color)}.author-info i{flex:0 0 auto;width:1.4em;margin-right:.5em;text-align:center;color:#828282}.author-info a{color:var(--global-text-color)}.author-info a:hover{color:var(--global-theme-color);text-decoration:none}@media(min-width:1250px){.container:has(.about-left){max-width:1200px}.post:has(>.about-left){display:flex;align-items:flex-start;gap:3rem}.about-left{flex:0 0 255px;width:255px;position:sticky;top:5.5rem;align-self:flex-start}.home-main{flex:1 1 auto;min-width:0}}@media(max-width:1249px){.about-left{text-align:center}.about-left .profile{margin-left:auto;margin-right:auto}.about-left .post-header{text-align:center}.author-info{display:flex;flex-wrap:nowrap;justify-content:center;gap:.45rem;margin:1.1rem 0}.author-info li{display:flex;align-items:center;flex:0 0 auto;height:2.2rem;max-width:2.2rem;margin:0;overflow:hidden;white-space:nowrap;border-radius:1.1rem;background-color:#5a5a5a;color:#fff;cursor:pointer;transition:max-width .35s ease,background-color .2s ease}.author-info li i{flex:0 0 2.2rem;width:2.2rem;margin:0;text-align:center;line-height:2.2rem;font-size:1rem;color:#fff}.author-info .ai-label{padding-right:.9rem;color:#fff}.author-info li.open{max-width:16rem;background-color:var(--global-theme-color)}}.about-intro .quote-title,.journey>h2,.home-extras>h2{text-align:left;font-weight:600;font-size:1.9rem;line-height:1.25;color:var(--global-text-color);margin-top:2.8rem;margin-bottom:1.1rem}.about-intro .quote-title::after,.journey>h2::after,.home-extras>h2::after{content:"";display:block;width:46px;height:3px;margin-top:.55rem;border-radius:2px;background:var(--global-theme-color)}.about-intro .quote-title:first-child{margin-top:0}.about-intro p{font-size:1.02rem;line-height:1.75;text-align:left}.about-intro blockquote{border-left:0;text-align:center;padding:1em 0;font-style:italic}.bird-cage{position:relative;display:inline-block;width:1.5em;height:1.5em;margin-left:.4em;vertical-align:middle;color:var(--global-text-color);overflow:visible}.bird-cage .cage{display:block;width:100%;height:100%;opacity:.7}.bird-cage .bird{position:absolute;left:42%;top:46%;font-size:.62em;line-height:1;color:var(--global-theme-color);animation:bird-fly 4.2s ease-in infinite;will-change:transform,opacity}.bird-cage .bird i{display:block;animation:bird-flap .32s ease-in-out infinite alternate}@keyframes bird-fly{0%{transform:translate(0,0) scale(0.6);opacity:0}8%{opacity:1}14%{transform:translate(1px,-1px) scale(0.78);opacity:1}55%{transform:translate(11px,-10px) scale(1);opacity:1}72%{transform:translate(20px,-18px) scale(1);opacity:0}100%{transform:translate(20px,-18px) scale(1);opacity:0}}@keyframes bird-flap{from{transform:rotate(-14deg)}to{transform:rotate(12deg)}}@media(prefers-reduced-motion:reduce){.bird-cage .bird{animation:none;opacity:1;transform:translate(10px,-9px)}.bird-cage .bird i{animation:none}}.journey{margin:3rem 0 2.5rem}.journey-track{position:relative;display:flex;align-items:stretch}.journey-track::before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:var(--global-divider-color);transform:translateY(-1px);z-index:0}.reveal{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .7s cubic-bezier(0.22,1,0.36,1)}.reveal.is-visible{opacity:1;transform:none}.journey-item{position:relative;flex:1 1 0;min-width:0;min-height:380px;display:grid;grid-template-rows:1fr auto 1fr;padding:0 .3rem}.journey-slot{display:flex;justify-content:center}.journey-slot--top{align-items:flex-end}.journey-slot--bottom{align-items:flex-start}.journey-node{justify-self:center;width:15px;height:15px;border-radius:50%;background:var(--jc,var(--global-theme-color));border:3px solid var(--global-bg-color);box-shadow:0 0 0 1.5px var(--jc,var(--global-theme-color));z-index:2}.journey-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%}.journey-item--top .journey-card{flex-direction:column-reverse;margin-bottom:26px}.journey-item--bottom .journey-card{flex-direction:column;margin-top:26px}.journey-item--top .journey-card::after,.journey-item--bottom .journey-card::before{content:"";position:absolute;left:50%;width:2px;height:26px;background:var(--jc,var(--global-theme-color));transform:translateX(-1px)}.journey-item--top .journey-card::after{top:100%}.journey-item--bottom .journey-card::before{bottom:100%}.journey-year{font-weight:700;font-size:.95rem;line-height:1.2;white-space:nowrap;color:var(--jc,var(--global-theme-color))}.journey-text{display:block}.journey-item--top .journey-year{margin-top:.3rem}.journey-item--bottom .journey-year{margin-bottom:.3rem}.journey-title{display:block;font-weight:600;font-size:.85rem;line-height:1.25;color:var(--global-text-color)}.journey-place{display:block;font-size:.72rem;line-height:1.3;margin-top:.1rem;color:var(--jc,var(--global-theme-color))}.journey-desc{display:block;font-size:.72rem;line-height:1.35;margin-top:.25rem;color:var(--global-text-color);opacity:.7}@media(max-width:1249px){.journey-track{display:block;padding-left:0}.journey-track::before{top:0;bottom:0;left:50%;right:auto;width:2px;height:auto;transform:translateX(-1px)}.journey-item{display:block;position:relative;min-height:0;padding:0 0 1.8rem 0}.journey-slot{display:block;width:100%}.journey-node{position:absolute;left:50%;top:2px;transform:translateX(-50%);margin:0}.journey-card{width:calc(50% - 22px);max-width:calc(50% - 22px);flex-direction:column;margin:0}.journey-item--top .journey-card{flex-direction:column;margin-left:0;margin-right:auto;align-items:flex-end;text-align:right}.journey-item--bottom .journey-card{flex-direction:column;margin-left:auto;margin-right:0;align-items:flex-start;text-align:left}.journey-item--top .journey-card::after,.journey-item--bottom .journey-card::before{content:"";display:block;position:absolute;top:8px;width:22px;height:2px;background:var(--jc,var(--global-theme-color));transform:none}.journey-item--top .journey-card::after{right:-22px;left:auto;bottom:auto}.journey-item--bottom .journey-card::before{left:-22px;right:auto;top:8px;bottom:auto}.journey-item--top .journey-year{margin-top:0;margin-bottom:.3rem}.journey-year{font-size:1rem}.journey-title,.journey-place,.journey-desc{font-size:.85rem}}nav[data-toggle=toc] .nav>li>a,nav[data-toggle=toc] .nav .nav>li>a,nav[data-toggle=toc] .nav-link.active{font-size:.95rem;line-height:1.5}.pub-sort{display:flex;justify-content:flex-end;margin:.5rem 0 1.5rem}.publications .bibliography .title a{color:inherit}.publications .bibliography .title a:hover{color:var(--global-theme-color);text-decoration:none}@media(max-width:575px){.publications .bibliography .row{flex-wrap:nowrap;align-items:flex-start}.publications .bibliography .abbr{flex:0 0 8.5rem;width:8.5rem;max-width:8.5rem;text-align:left}.publications .bibliography .row>div:not(.abbr){flex:1 1 auto;min-width:0}}.pub-sort-btn{display:inline-flex;align-items:center;gap:.45rem;border:0;border-radius:1.3rem;background-color:var(--global-theme-color);color:#fff;font-family:"Share Tech Mono",ui-monospace,SFMono-Regular,"SF Mono",monospace;font-size:.78rem;font-weight:600;letter-spacing:.04em;padding:.4rem .95rem;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.pub-sort-btn i{font-size:.85rem}.pub-sort-btn:hover{opacity:.85;transform:translateY(-1px)}.pub-sort-btn,.pub-sort-btn .pub-sort-label,.pub-sort-btn i{color:#fff!important}.cv .cv-section{margin-bottom:2.25rem}.cv-section-title{display:flex;align-items:center;gap:.7rem;margin:1.5rem 0 1.1rem;font-size:1.4rem;font-weight:700;color:var(--global-text-color)}.cv-section-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.4rem;height:2.4rem;border-radius:.6rem;background-color:rgba(127,127,127,.12);color:var(--global-theme-color);font-size:1.05rem}.cv-timeline{list-style:none;margin:0;padding:0}.cv-timeline-item{position:relative;margin-left:.45rem;padding:0 0 1.4rem 1.5rem;border-left:2px solid var(--global-divider-color)}.cv-timeline-item:last-child{padding-bottom:0}.cv-timeline-item::before{content:"";position:absolute;left:-0.47rem;top:.2rem;width:.75rem;height:.75rem;border-radius:50%;background-color:var(--global-theme-color);border:2px solid var(--global-bg-color)}.cv-item-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.cv-item-title{flex:1 1 auto;font-weight:700;color:var(--global-text-color)}.cv-item-meta{flex:0 0 auto;color:var(--global-theme-color);font-size:.85rem;text-align:right;white-space:nowrap}.cv-item-sub{margin-top:.25rem;font-size:.9rem}.cv-item-desc{margin:.45rem 0 0;padding-left:1.1rem;text-align:justify}.cv-item-desc li{margin-bottom:.2rem}.cv-item-subdesc{margin-top:.2rem}.cv .list-group,.cv .list-group-item{background-color:rgba(0,0,0,0);color:var(--global-text-color);border:0}.cv-pdf{display:flex;justify-content:flex-end;margin:.5rem 0 1.5rem}.cv-pdf-btn{display:inline-flex;align-items:center;gap:.45rem;border-radius:1.3rem;background-color:var(--global-theme-color);color:#fff;font-family:"Share Tech Mono",ui-monospace,SFMono-Regular,"SF Mono",monospace;font-size:.78rem;font-weight:600;letter-spacing:.04em;padding:.4rem .95rem;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.cv-pdf-btn:hover{color:#fff;opacity:.85;transform:translateY(-1px);text-decoration:none}.proj-group{margin-bottom:2.5rem}.proj-group-note{margin:-0.4rem 0 1.25rem;font-size:.92rem;opacity:.75}.proj-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.project-card{display:flex;flex-direction:column;background-color:var(--global-card-bg-color,rgba(127,127,127,0.06));border:1px solid var(--global-divider-color);border-left:3px solid var(--global-theme-color);border-radius:.7rem;padding:1.1rem 1.2rem;transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.16)}.project-card-body{flex:1 1 auto}.project-cat{display:block;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--global-theme-color);margin-bottom:.25rem}.project-title{font-size:1.12rem;font-weight:700;line-height:1.25;margin:0 0 .55rem;color:var(--global-text-color)}.project-desc{font-size:.9rem;line-height:1.6;text-align:justify;margin:0;opacity:.85}.project-tech{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.9rem}.tech-tag{font-size:.72rem;font-weight:600;letter-spacing:.02em;color:var(--global-theme-color);background-color:rgba(127,127,127,.12);border-radius:1rem;padding:.2rem .65rem}.skills-legend{display:flex;flex-wrap:wrap;gap:1.1rem;margin:0 0 1.8rem;font-size:.82rem;opacity:.8}.skills-legend span{display:inline-flex;align-items:center;gap:.4rem}.skill-dot{display:inline-block;width:26px;height:7px;border-radius:4px;background:linear-gradient(to right,var(--global-theme-color) var(--lvl,100%),var(--global-divider-color) var(--lvl,100%))}.skill-group{margin-bottom:2.25rem}.skill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 2rem}.skill-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.35rem}.skill-name{font-weight:600;font-size:.95rem;color:var(--global-text-color)}.skill-level{font-size:.78rem;font-weight:600;letter-spacing:.02em;color:var(--global-theme-color)}.skill-bar{height:8px;border-radius:5px;background-color:rgba(127,127,127,.16);overflow:hidden}.skill-bar-fill{display:block;height:100%;width:var(--pct,100%);border-radius:5px;background:linear-gradient(90deg,var(--global-theme-color),var(--global-theme-color));transform-origin:left center;animation:skill-grow 1.1s cubic-bezier(0.22,1,0.36,1) both}@keyframes skill-grow{from{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.skill-bar-fill{animation:none}}@media(max-width:575px){.proj-grid,.skill-grid{grid-template-columns:1fr}}#page-loader{display:none;position:fixed;inset:0;align-items:center;justify-content:center;background-color:var(--global-bg-color);z-index:9999}.js-intro #page-loader{display:flex}.js-intro.no-loader #page-loader{display:none}#page-loader.loader-hide{opacity:0;visibility:hidden;transition:opacity .55s ease,visibility 0s linear .55s}.loader-hex{width:92px;height:105px;overflow:visible}.loader-hex polygon{fill:none;stroke:var(--global-theme-color);stroke-width:4;stroke-linejoin:round;stroke-dasharray:280;stroke-dashoffset:280;animation:loader-draw .95s ease forwards .1s}.loader-hex .loader-n{fill:none;stroke:var(--global-theme-color);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:110;stroke-dashoffset:110;animation:loader-draw .7s ease forwards 1.1s}@keyframes loader-draw{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:no-preference){.js-intro .navbar-brand,.js-intro #navbarNav .nav-item,.js-intro .post-header,.js-intro .about-left .profile,.js-intro .about-left .author-info{opacity:0}.js-intro .navbar-brand,.js-intro #navbarNav .nav-item{transform:translateY(-10px)}.js-intro .post-header,.js-intro .about-left .profile,.js-intro .about-left .author-info{transform:translateY(14px)}.is-mounted .navbar-brand,.is-mounted #navbarNav .nav-item,.is-mounted .post-header,.is-mounted .about-left .profile,.is-mounted .about-left .author-info{opacity:1;transform:none;transition:opacity .5s ease,transform .55s cubic-bezier(0.22,1,0.36,1)}.is-mounted .navbar-brand{transition-delay:.05s}.is-mounted #navbarNav .nav-item:nth-child(1){transition-delay:.12s}.is-mounted #navbarNav .nav-item:nth-child(2){transition-delay:.19s}.is-mounted #navbarNav .nav-item:nth-child(3){transition-delay:.26s}.is-mounted #navbarNav .nav-item:nth-child(4){transition-delay:.33s}.is-mounted #navbarNav .nav-item:nth-child(5){transition-delay:.4s}.is-mounted #navbarNav .nav-item:nth-child(6){transition-delay:.47s}.is-mounted #navbarNav .nav-item:nth-child(7){transition-delay:.54s}.is-mounted .about-left .profile{transition-delay:.18s}.is-mounted .post-header{transition-delay:.3s}.is-mounted .about-left .author-info{transition-delay:.42s}}@media(prefers-reduced-motion:reduce){.js-intro #page-loader{display:none}}