a{text-decoration:none}.theme--light a{color:#555}.theme--dark a{color:#eee}.theme--light a:hover{color:#154adb}.theme--dark a:hover{color:#12d7ed}a:hover{text-decoration:underline}.underline_hover:hover{text-decoration:underline}.theme--light .info{color:#154adb}.theme--dark .info{color:#12d7ed}.non_mostrare{display:none!important}blockquote{padding:0 1em}.theme--light blockquote{color:#555;border-left:1px solid #b4b4b4}.theme--dark blockquote{color:#eee;border-left:1px solid #464646}p{line-height:2em}.theme--light .post__content .text-faint{color:#646464}.theme--dark .post__content .text-faint{color:#afafaf}.theme--light .post__content .text-faint a{color:#646464}.theme--dark .post__content .text-faint a{color:#afafaf}.post__content .text-faint a{text-decoration:underline}.small{font-size:.875em}*{font-family:inherit}body{font-family:pinghei,pingfang sc,helvetica neue,work sans,hiragino sans gb,sans-serif;font-size:1.6rem}.html{-webkit-font-smoothing:antialiased;font-size:62.5%}*{box-sizing:border-box}.body{width:100%;margin:0 auto;padding-top:56px}.theme--light .body{color:#555;background-color:#fff}.theme--dark .body{color:#eee;background-color:#18191c}.theme--light .header{background-color:rgba(255,255,255,.9)}.theme--dark .header{background-color:rgba(24,25,28,.9)}.header{width:100%;position:fixed;z-index:1;top:0;max-width:800px}.theme--light .header{border-bottom:1px solid #b4b4b4}.theme--dark .header{border-bottom:1px solid #464646}@media print{.header{display:none}}.nav__list{margin:0;list-style:none}.theme--light .nav__list{background-color:rgba(255,255,255,.7)}.theme--dark .nav__list{background-color:rgba(24,25,28,.7)}.nav__list{width:100%;display:flex;flex-direction:column;flex-shrink:1;justify-content:flex-end}@media screen and (min-width:600px){.nav__list{flex-direction:row}}.nav__list-item{padding:16px 10px;white-space:nowrap}@media screen and (min-width:600px){.nav__list-item{padding-top:0;padding-bottom:0}.nav__list-item:not(:last-child){padding-right:20px}}.nav__list-item:last-child{padding-bottom:0}.nav__link--active{text-decoration:underline}@media screen and (min-width:600px){.nav__link--active{text-decoration:none;padding-bottom:18px}.theme--light .nav__link--active{border-bottom:1px solid #555;color:#555}.theme--dark .nav__link--active{border-bottom:1px solid #eee;color:#eee}}a.my-name-link{display:inline-block;padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem}.theme--light a.my-name-link{color:#646464}.theme--dark a.my-name-link{color:#afafaf}a.my-name-link:hover{text-decoration:none}.theme--light a.my-name-link:hover{color:#555}.theme--dark a.my-name-link:hover{color:#eee}a.my-name-link{white-space:nowrap}.navigation_bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1.5rem 2rem}@media screen and (min-width:600px){.navigation_bar{flex-flow:row nowrap}}.navigation_bar_collapse{visibility:hidden;opacity:0;height:0;max-height:0;flex-grow:1;flex-basis:100%;align-items:center;text-align:right!important}@media screen and (min-width:600px){.navigation_bar_collapse{display:flex!important;flex-basis:auto;visibility:visible;opacity:1;height:auto;max-height:300px}}.navigation_bar_collapse.aperta{visibility:visible;opacity:1;height:auto;max-height:300px}.navigation_bar a:hover{text-decoration:none}.scrolldown{animation-name:MenuScrollDown;animation-duration:.35s;animation-direction:normal;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.scrollup{animation-name:MenuScrollDown;animation-duration:.35s;animation-direction:reverse;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.animated{transition:top 2s linear;animation-duration:1s;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translateY(-20px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{-moz-transform:translateY(-20px)}100%{-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{-o-transform:translateY(-20px)}100%{-o-transform:translateY(0)}}@keyframes fadeInDown{0%{transform:translateY(-20px)}100%{transform:translateY(0)}}a.slow_in_animated:hover{transition:all .4s ease-in}.in_out_fast_animated{transition:all .2s ease-in-out}.in_out_slow_animated{transition:all .5s ease!important}@keyframes MenuScrollDown{from{opacity:0;visibility:hidden;height:0;max-height:0;transform:translateY(-200px)}to{max-height:250px;height:240px;opacity:1;visibility:visible;transform:translateY(0)}}.abstract{border:dashed 1px;border-radius:10px}.theme--light .abstract{border-color:#b4b4b4;color:#646464}.theme--dark .abstract{border-color:#464646;color:#afafaf}.abstract{text-align:justify;font-size:1.4rem;line-height:1.4em;margin:2em;padding:1em}.hidden{visibility:hidden;max-height:0;margin:0;padding:0}.abstract_button{background-color:initial;padding:3px;border-radius:20%}.theme--light .abstract_button{border:1px solid #b4b4b4;color:#646464}.theme--dark .abstract_button{border:1px solid #464646;color:#afafaf}.abstract_button:hover{cursor:pointer}.theme--light .abstract_button:hover{border:1px solid #154adb;color:#154adb}.theme--dark .abstract_button:hover{border:1px solid #12d7ed;color:#12d7ed}a.cv_link{float:right!important}.theme--light a.cv_link{color:#555}.theme--dark a.cv_link{color:#eee}.theme--light a.cv_link:hover{color:#154adb}.theme--dark a.cv_link:hover{color:#12d7ed}a.cv_link:hover{text-decoration:none}.post__content .cv_div{display:flex;flex-direction:column;padding:1em;margin-top:1em;border-radius:5px}.theme--light .post__content .cv_div{border:1px solid #b4b4b4;background-color:rgba(85,85,85,.1)}.theme--dark .post__content .cv_div{border:1px solid #464646;background-color:rgba(238,238,238,.1)}.post__content .cv_div{line-height:1.7rem}.cv_table_title{margin-top:0;margin-bottom:1rem;font-weight:300!important}.cv_table{width:100%}.cv_table tr,.cv_table td{border:0!important}.cv_list{margin:0;display:flex;flex-direction:column}.cv_list_item{list-style-type:none}.theme--light .cv_list_item{border-color:#b4b4b4}.theme--dark .cv_list_item{border-color:#464646}.cv_list_item{border-style:none none solid none;border-width:1px;padding:1em;position:relative}.cv_list_item:last-child{border:none}.cv_list{padding-left:0}.cv_education_row{display:flex;flex-wrap:wrap}.cv_little_left_box{width:75px;position:relative}@media screen and (min-width:600px){.cv_little_left_box{flex:0 0 22%;max-width:22%}}.cv_little_left_box{text-align:center!important}@media screen and (min-width:600px){.cv_row_right_part{flex:0 0 78%;max-width:78%}}.cv_row_right_part{padding-left:10px;position:relative;width:100%}.cv_years_box{display:inline-block}.theme--light .cv_years_box{background-color:rgba(100,100,100,.9);color:#fff}.theme--dark .cv_years_box{background-color:rgba(175,175,175,.9);color:#18191c}.cv_years_box{font-weight:700;font-size:1.4rem;padding:.4rem;border-radius:.2rem;white-space:nowrap;margin:.8rem;line-height:1.5rem}.cv_entry{margin-top:0;margin-bottom:1.8rem}.istituto{padding-right:.5rem}.footer{text-align:center;margin:0 auto;bottom:0;width:100%;padding-bottom:20px;position:static}.footer__list{list-style:none;padding:0;display:flex;justify-content:center}.footer__item{font-size:1.4rem}.footer__item:not(:first-of-type)::before{content:"·";padding:4px}.footer__item a{font-size:1.4rem;text-decoration:none}.navbar-burger{cursor:pointer;background-color:initial;border-color:transparent;display:block;position:relative;margin-left:auto;padding:4px;padding-right:20px;padding-bottom:0}.navbar-burger__line{display:block;height:2px;margin-bottom:4px;width:20px;transition:all .2s}.theme--light .navbar-burger__line{background-color:#555}.theme--dark .navbar-burger__line{background-color:#eee}.navbar-burger__line:nth-child(1){transform:rotate(45deg);transform-origin:16%}.navbar-burger__line:nth-child(2){opacity:0}.navbar-burger__line:nth-child(3){transform:rotate(-45deg);transform-origin:0%}@media screen and (min-width:600px){.navbar-burger{display:none}}.quadrato .navbar-burger__line:nth-child(1){transform:rotate(0)}.quadrato .navbar-burger__line:nth-child(2){opacity:1}.quadrato .navbar-burger__line:nth-child(3){transform:rotate(0)}.optionswitch{position:relative}.optionswitch__label{cursor:pointer;white-space:nowrap}.optionswitch__list{display:none;list-style:none;padding:0;position:relative}@media screen and (min-width:961px){.optionswitch__list{border-radius:5px;position:absolute;top:32px}.theme--light .optionswitch__list{background:#b4b4b4;box-shadow:0 8px 16px rgba(10,10,10,.1)}.theme--dark .optionswitch__list{background:#464646;box-shadow:0 8px 16px rgba(226,226,226,.1)}}.optionswitch__list-item{background:0 0;display:block;line-height:1;bottom:0;text-align:center;white-space:nowrap;padding-top:24px}.theme--light .optionswitch__list-item{color:#555}.theme--dark .optionswitch__list-item{color:#eee}@media screen and (min-width:961px){.optionswitch__list-item{padding:12px}}.optionswitch__triangle{display:none}.optionswitch__triangle::before{content:"";border-radius:2px 0 0 0;height:14px;left:25%;overflow:hidden;position:absolute;transform:rotate(45deg)translateY(0)translatex(10px);width:14px}.theme--light .optionswitch__triangle::before{background:#b4b4b4;box-shadow:0 8px 16px rgba(10,10,10,.1);border-color:#b4b4b4}.theme--dark .optionswitch__triangle::before{background:#464646;box-shadow:0 8px 16px rgba(226,226,226,.1);border-color:#464646}.optionswitch__picker:checked~.optionswitch__list{display:block}@media screen and (min-width:961px){.optionswitch__picker:checked~.optionswitch__triangle{display:block}}.page_404{text-align:center;padding-top:50px}.post{margin:30px}.theme--light .post{background-color:#fff}.theme--dark .post{background-color:#18191c}.theme--light .post__content a{color:#154adb}.theme--dark .post__content a{color:#12d7ed}.theme--light .post__content .chroma{background-color:#b4b4b4;display:block;border-bottom:1px solid #b4b4b4}.theme--dark .post__content .chroma{background-color:#464646;display:block;border-bottom:1px solid #464646}.post__content code{font-family:monospace}.post__content pre{padding:5px;overflow-x:auto}.theme--light .post__content pre{background-color:#b4b4b4}.theme--dark .post__content pre{background-color:#464646}.post__content h1{font-size:3.6rem;letter-spacing:1px;line-height:1}.post__content h1 a{font-size:3.6rem}.theme--light .post__content h1 a{color:#555}.theme--dark .post__content h1 a{color:#eee}.post__content h2{font-size:2.4rem;font-weight:600;letter-spacing:1px;line-height:1}.post__content h2 a{font-size:2.4rem}.theme--light .post__content h2 a{color:#555}.theme--dark .post__content h2 a{color:#eee}.post__content h3{font-size:2rem;font-weight:600;letter-spacing:1px;line-height:1}.post__content h3 a{font-size:2rem}.theme--light .post__content h3 a{color:#555}.theme--dark .post__content h3 a{color:#eee}.post__content ul,.post__content ol{line-height:1.9em;font-weight:400;word-wrap:break-word}.post__content img{display:block;margin-left:auto;margin-right:auto;max-width:100%}.post__content figure{max-width:100%;height:auto;margin:0 auto;text-align:center}.post__content figure.big{max-width:87.5%}.post__content figure.medium{max-width:75%}.post__content figure.small{max-width:50%}.post__content figure.tiny{max-width:25%}@media screen and (min-width:961px){.post__content figure.right{max-width:50%;float:right;margin:0 0 0 1.5em}}@media screen and (min-width:961px){.post__content figure.left{max-width:50%;float:left;margin-right:1.5em}}.social{list-style:none;padding:0;text-align:center}.social-item{display:inline;padding:0 4px;line-height:0;font-size:x-small}@media screen and (min-width:600px){.social-item{font-size:large}}@media screen and (min-width:961px){.social-item{font-size:x-large}}.social a:hover{text-decoration:none}.profile_picture{object-fit:contain;border-radius:3em;width:100%;height:auto}.side{float:right!important;padding:2em;max-width:10em}@media screen and (min-width:600px){.side{max-width:20em}}#themeswitch{margin-top:-5px;font-size:1.75rem;padding:0;border:0;background-color:inherit;color:inherit;cursor:pointer}.theme--light #themeswitch:hover{color:#154adb}.theme--dark #themeswitch:hover{color:#12d7ed}#themeswitch:hover{transition:all .35s ease-in}.theme--dark #luna{display:none!important}.theme--light #sole{display:none!important}.wrapper{display:block;width:100%;margin:auto;max-width:800px}@media screen and (min-width:1921px){.wrapper{width:1920px}}#TableOfContents{display:block;background:0 0}#TableOfContents ul{list-style:none;line-height:1.9em;margin:0}#TableOfContents>ul{padding-left:0}#TableOfContents li a{display:inherit;color:#12d7ed}#TableOfContents li a:hover{display:inherit}table{display:table;width:80%;border-collapse:collapse}tr{display:table-row}th,td{display:table-cell;padding:8px}.theme--light th,.theme--light td{border:1px solid #b4b4b4}.theme--dark th,.theme--dark td{border:1px solid #464646}