body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--app-background-light-color:#eee;--app-background-dark-color:#191f27;--app-dark-color:#191f27;--app-light-color:#eee}*{margin:0;padding:0}.light{background-color:#eee;background-color:var(--app-background-light-color);color:#191f27;color:var(--app-dark-color)}.dark,.light{height:100%;width:100%}.dark{background-color:#191f27;background-color:var(--app-background-dark-color);color:#eee;color:var(--app-light-color)}:root{--navbar-color:#ce6a0d!important;--navbar-background-dark-color:#191f27;--navbar-background-light-color:#eee}.navbar{font-size:1.2rem;position:sticky;top:0;transition:transform 1s ease-in-out;z-index:20}.nav-container,.navbar{align-items:center;display:flex;height:80px;justify-content:center}.nav-container{max-width:1500px;width:100%}.nav-logo{align-items:center;color:#ce6a0d;color:var(--navbar-color);cursor:pointer;flex-grow:1;font-size:2rem;margin-left:20px;text-decoration:none}.nav-menu{display:flex;list-style:none;margin-right:2rem;text-align:center}.nav-links{border-bottom:3px solid #0000;color:#ce6a0d;color:var(--navbar-color);height:100%;padding:.5rem 1rem;text-decoration:none}.fa-code{margin-left:1rem}.nav-item{color:#ce6a0d;color:var(--navbar-color);line-height:40px;margin-right:1rem}.nav-item:after{background:#0000;content:"";display:block;height:3px;transition:width .7s ease,background-color .5s ease;width:0}.nav-item:hover:after{background:#ce6a0d;background:var(--navbar-color);width:100%}.nav-item .active{color:#ce6a0d;color:var(--navbar-color)}.nav-icon{display:none}.navbar-dark{background-color:#191f27;background-color:var(--navbar-background-dark-color);color:#eee}.navbar-light{background-color:#eee;background-color:var(--navbar-background-light-color);color:#0f0e0e}.avatar{border-radius:50%}@media screen and (max-width:960px){.nav-menu{border-top:1pxsolid #eee;display:flex;flex-direction:column;left:-110%;opacity:1;position:absolute;top:80px;transition:all .5s ease;width:100%}.nav-item .material-ui-switch{color:#eee;margin-left:1rem!important}.material-ui-switch.active{color:#eee}.nav-menu.active{background:#191f27;left:0;opacity:1;transition:all .5s ease;z-index:1}.nav-item .active{border:none;color:#ce6a0d;color:var(--navbar-color)}.nav-links{display:table;padding:1.5rem;width:100%}.nav-icon{color:#ce6a0d;color:var(--navbar-color);cursor:pointer;display:block;font-size:1.8rem;position:absolute;right:0;top:0;transform:translate(-100%,60%)}}:root{--home-dark-color:#eee;--home-light-color:#35393d;--home-background-dark-color:#191f27;--home-background-light-color:#eee}.container-dark{background-color:#191f27;background-color:var(--home-background-dark-color)}.container-dark,.container-light{height:100%!important;margin-bottom:200px!important}.container-light{background-color:var(--navbar-background-light-color)}.avatar-box-dark{background-color:#191f27;background-color:var(--home-background-dark-color)}.avatar-box-dark,.avatar-box-light{display:flex;height:200px;margin:auto;padding:100px;width:200px}.avatar-box-light{background-color:#eee;background-color:var(--home-background-light-color)}.avatar-dark{background-color:#191f27;background-color:var(--home-background-dark-color)}.avatar-dark,.avatar-light{height:200px!important;width:200px!important}.avatar-light{background-color:#eee;background-color:var(--home-background-light-color)}.box-about-text{align-items:center;display:flex;justify-content:center}.divider-dark{background-color:#eee;background-color:var(--home-background-light-color)}.divider-dark,.divider-light{margin:80px 160px 40px!important}.divider-light{background-color:#191f27;background-color:var(--home-background-dark-color)}.box-about{align-items:center;display:flex;justify-content:center;margin:auto}.box-about-text{font-size:20px!important;text-align:justify}.box-title-text{font-size:30px!important;text-align:center}.box-project-dark{background-color:#191f27!important;background-color:var(--home-background-dark-color)!important;color:#eee!important;color:var(--home-dark-color)!important}.box-project-dark,.box-project-light{display:flex;flex-wrap:wrap;margin-top:20px!important}.box-project-light{background-color:#eee!important;background-color:var(--home-background-light-color)!important;color:#35393d!important;color:var(--home-light-color)!important}.card-project-dark{background-color:#121927!important;color:#eee!important;color:var(--home-dark-color)!important}.card-project-dark,.card-project-light{display:flex;flex-basis:calc(33.33% - 16px);flex-direction:column;margin:5px 8px}.card-project-light{background-color:#f5f5f5!important;color:#35393d!important;color:var(--home-light-color)!important}@media (min-width:768px){.box-project-dark,.box-project-light{flex-direction:row}}@media (max-width:767px){.box-project-dark,.box-project-light{flex-direction:column}}@media (min-width:768px){.card-project-dark,.card-project-light{flex-basis:calc(33.33% - 16px)}}@media (max-width:767px){.card-project-dark,.card-project-light{flex-basis:100%}}.chip-dark{background-color:#ce6a0d26!important;border:1px solid #ce6a0d4d!important;color:#ce6a0d!important}.chip-dark,.chip-light{font-size:.7rem!important}.chip-light{background-color:#ce6a0d1a!important;border:1px solid #ce6a0d40!important;color:#b85d09!important}.card-text-dark{color:#aab4be!important}.card-content-featured{min-height:180px}.card-action-area{flex-grow:1}@media screen and (max-width:960px){.avatar{height:100px!important;width:100px!important}.box-about-text{font-size:10px}.box-avatar{height:200px!important}.avatar-box-dark,.avatar-box-light{display:flex;height:200px;margin:auto;padding:50px;width:200px}.divider-dark,.divider-light{margin:40px 40px 20px!important}.card-content-featured{min-height:auto}}.projects-grid{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px!important}.projects-grid .card-project-dark,.projects-grid .card-project-light{flex-basis:calc(50% - 16px);margin:0}.project-card-title{font-weight:600!important}.category-dark,.category-light{color:#ce6a0d!important;font-size:.8rem!important;letter-spacing:.5px}.icon-academic-dark,.icon-academic-light{color:#ce6a0d!important}.academic-note-dark{color:hsla(0,3%,68%,.527)!important}.academic-note-dark,.academic-note-light{font-style:italic;padding-left:8px!important}.academic-note-light{color:#666!important}@media (max-width:767px){.projects-grid .card-project-dark,.projects-grid .card-project-light{flex-basis:100%}}.papers-list{display:flex;flex-direction:column;gap:16px;margin-left:auto;margin-right:auto;margin-top:20px;max-width:900px}.paper-card-dark{background-color:#121927!important;color:#eee!important}.paper-card-light{background-color:#f5f5f5!important;color:#35393d!important}.paper-card-content{padding:20px 24px!important}.paper-title{font-weight:600!important;line-height:1.3!important}.paper-icon-dark,.paper-icon-light{color:#ce6a0d!important}@media screen and (max-width:960px){.papers-list{padding:0 8px}.paper-card-content{padding:16px!important}}.contact-header{margin:0 auto;max-width:600px;text-align:center}.contact-title{font-weight:600!important;margin-bottom:16px!important}.text-dark{color:#eee!important}.text-light{color:#35393d!important}.contact-subtitle{font-size:18px!important;line-height:1.6!important;margin-top:12px!important}.contact-links-container{margin:40px auto 200px;max-width:500px}.contact-link-row{align-items:center;border-radius:8px;display:flex;gap:16px;margin-bottom:8px;padding:16px 20px;transition:background-color .3s ease}.contact-row-dark:hover{background-color:#121927}.contact-row-light:hover{background-color:#f5f5f5}.contact-icon-dark,.contact-icon-light{color:#ce6a0d!important;font-size:28px!important}.contact-link-dark{color:#eee!important;font-size:16px!important}.contact-link-light{color:#35393d!important;font-size:16px!important}.contact-label-dark{color:#eee!important;font-size:16px!important}.contact-label-light{color:#35393d!important;font-size:16px!important}@media screen and (max-width:960px){.contact-header{padding-left:16px;padding-right:16px}.contact-subtitle{font-size:14px!important}.contact-links-container{margin-top:24px;padding:0 8px}}.footer-light{background-color:#eee!important;color:#35393d!important}.footer-dark{background-color:#191f27!important;bottom:0!important;color:#eee!important;position:relative!important;width:100%!important}.footer-text-dark{color:hsla(0,3%,68%,.527)!important}.footer-text-dark,.footer-text-light{margin-top:10px!important;text-align:center}.footer-text-light,.icon-light{color:#35393d!important}.icon-light{font-size:large;margin-top:10px!important}.icon-dark{color:hsla(0,3%,68%,.527)!important;font-size:large;margin-top:10PX!important}.icon-dark:hover,.icon-light:hover{color:#b85d09!important}.root-footer{align-items:center;background-color:#eee;bottom:0;display:flex;justify-content:center;position:fixed;width:100%}@media only screen and (max-width:600px){.root-footer{flex-direction:column;justify-content:flex-start}}@media screen and (max-width:960px){.footer-light{background-color:#eee!important;color:#35393d!important}.footer-dark,.footer-light{bottom:0!important;position:relative!important}.footer-dark{background-color:#191f27!important;color:#eee!important}.footer-text-dark{color:hsla(0,3%,68%,.527)!important}.footer-text-dark,.footer-text-light{font-size:10px!important;margin-top:20px!important;text-align:center}.footer-text-light,.icon-light{color:#35393d!important}.icon-light{font-size:10px!important;margin-top:20px!important}.icon-dark{color:hsla(0,3%,68%,.527)!important;font-size:13px!important;margin-top:20PX!important}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-ext-300-normal.4777461b144e55145268.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-300-normal.1431d1cef06ad04f5458.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-ext-300-normal.35b9d6be04b95f0f0530.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-300-normal.db2632771401f61463fe.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-vietnamese-300-normal.32fc45a3d1e8ea11fabc.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-ext-300-normal.dc7dcec8e3f654e0ed63.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-300-normal.c48fb6765a9fcb00b330.woff2) format("woff2"),url(/static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-ext-400-normal.804378952da8a10faae2.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-400-normal.71a33b6b50457b2c903a.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-ext-400-normal.169619821ea93019d1bb.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-400-normal.c35e4c3958e209d17b31.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-vietnamese-400-normal.3230f9b040f3c630e0c3.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-ext-400-normal.861b791f9de857a6e7bc.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-400-normal.b009a76ad6afe4ebd301.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-ext-500-normal.62ced72e5832f02c2796.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-500-normal.cad7d3d9cb265e334e58.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-ext-500-normal.6fb9cffb1d3e72bf9293.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-500-normal.9ac81fefbe6c319ea40b.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-vietnamese-500-normal.d8642a3d1d4ef6179644.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-ext-500-normal.9165081d10e1ba601384.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-500-normal.f25d774ecfe0996f8eb5.woff2) format("woff2"),url(/static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-ext-700-normal.be4d02458ce53887dc37.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-700-normal.d010f1f324e111a22e53.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-ext-700-normal.bd9854c751441ccc1a70.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-700-normal.50e795c1345353b0e996.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-vietnamese-700-normal.3425a701027d0699e369.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-ext-700-normal.ed67ad54b1a8f5d21150.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-700-normal.227c93190fe7f82de3f8.woff2) format("woff2"),url(/static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
/*# sourceMappingURL=main.50cb7764.css.map*/