body{font-family:"Roboto", sans-serif;color:#545E6C;background:#f5f5f5;font-size:14px;padding:30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700}a{color:#3d884d}a:hover{text-decoration:underline;color:#25532f}a:focus{text-decoration:none}p{line-height:1.5}.wrapper{display:grid;grid-template-columns:repeat(10, 1fr);background:#5BB66F;max-width:1000px;margin:0 auto;position:relative;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.1);-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.1);box-shadow:0px 2px 4px rgba(0,0,0,0.1)}.sidebar-wrapper{grid-column:span 3;order:2;background:#5BB66F;color:#fff}.sidebar-wrapper a{color:#fff}.sidebar-wrapper .profile-container{padding:30px;background:rgba(0,0,0,0.2);text-align:center;color:#fff}.sidebar-wrapper .name{font-size:32px;font-weight:900;margin-top:0;margin-bottom:10px}.sidebar-wrapper .degree-badge{font-size:14px;font-weight:700;margin-top:4px;margin-bottom:8px;color:#ffffff;opacity:0.95}.sidebar-wrapper .tagline{color:rgba(255,255,255,0.6);font-size:16px;font-weight:400;margin-top:0;margin-bottom:0}.sidebar-wrapper .location{color:rgba(255,255,255,0.9);font-size:16px;font-weight:400;margin-top:10;margin-bottom:0}.sidebar-wrapper .profile{margin-bottom:15px}.sidebar-wrapper .avatar{max-width:120px;margin-bottom:18px;border:3px solid rgba(255,255,255,0.12);border-radius:100%;box-shadow:0 2px 4px rgba(0,0,0,0.12)}.sidebar-wrapper .contact-list .fas,.sidebar-wrapper .contact-list .fab,.sidebar-wrapper .contact-list .far{margin-right:5px;font-size:18px;vertical-align:middle}.sidebar-wrapper .contact-list li{margin-bottom:15px}.sidebar-wrapper .contact-list li:last-child{margin-bottom:0}.sidebar-wrapper .container-block{padding:30px}.sidebar-wrapper .container-block-title{text-transform:uppercase;font-size:16px;font-weight:700;margin-top:0;margin-bottom:15px}.sidebar-wrapper .degree{font-size:14px;margin-top:0;margin-bottom:5px}.sidebar-wrapper .education-container .item{margin-bottom:15px}.sidebar-wrapper .education-container .item:last-child{margin-bottom:0}.sidebar-wrapper .education-container .meta{color:rgba(255,255,255,0.6);font-weight:500;margin-bottom:0px;margin-top:0}.sidebar-wrapper .education-container .time{color:rgba(255,255,255,0.6);font-weight:500;margin-bottom:0px}.sidebar-wrapper .languages-container .lang-desc{color:rgba(255,255,255,0.6)}.sidebar-wrapper .languages-list{margin-bottom:0}.sidebar-wrapper .languages-list li{margin-bottom:10px}.sidebar-wrapper .languages-list li:last-child{margin-bottom:0}.sidebar-wrapper .interests-list{margin-bottom:0}.sidebar-wrapper .interests-list li{margin-bottom:10px}.sidebar-wrapper .interests-list li:last-child{margin-bottom:0}.main-wrapper{grid-column:span 7;order:1;background:#fff;padding:60px}.main-wrapper .section-title{text-transform:uppercase;font-size:20px;font-weight:500;color:#3d884d;position:relative;margin-top:0;margin-bottom:20px}.main-wrapper .section{margin-bottom:60px}.main-wrapper .experiences-section .item,.main-wrapper .recommendations-section .item,.main-wrapper .educations-section .item{margin-bottom:30px}.main-wrapper .upper-row,.main-wrapper .second-upper-row{position:relative;overflow:hidden;margin-bottom:2px;display:flex}.main-wrapper .job-title,.main-wrapper .degree,.main-wrapper .cert-title,.main-wrapper .recommendation-person{color:#3F4650;font-size:16px;margin-top:0;margin-bottom:0;font-weight:500;flex:75%}.main-wrapper .time,.main-wrapper .cert-url{position:absolute;right:0;top:0;color:#97AAC3;flex:25%}.main-wrapper .company,.main-wrapper .recommendation-role,.main-wrapper .university,.main-wrapper .cert-org{margin-bottom:10px;color:#97AAC3}.main-wrapper .project-title{font-size:16px;font-weight:400;margin-top:0;margin-bottom:5px;color:#3d884d}.main-wrapper .projects-section .intro{margin-bottom:30px}.main-wrapper .projects-section .item{margin-bottom:15px}.main-wrapper .oss-section .intro{margin-bottom:30px}.main-wrapper .oss-section .item{margin-bottom:15px}.main-wrapper .publication-title{font-size:16px;font-weight:400;color:#3F4650;margin-bottom:1px}.main-wrapper .publication-authors{font-style:italic;color:#97AAC3;margin-bottom:1px}.main-wrapper .publications-section .intro{margin-bottom:30px}.main-wrapper .publications-section .item{margin-bottom:15px}.skillset .item{margin-bottom:15px;overflow:hidden}.skillset .level-title{font-size:14px;margin-top:0;margin-bottom:12px}.skillset .level-bar{height:12px;background:#f5f5f5}.skillset .level-bar-inner{height:12px;background:#90ce9d}.footer{padding-top:30px}.footer .copyright{line-height:1.6;color:#545E6C;font-size:13px}.footer .fa-heart{color:#fb866a}.print-button{position:fixed;top:20px;right:120px;z-index:1000;background:#5BB66F;color:#fff;padding:8px 15px;border-radius:4px;border:none;cursor:pointer;font-size:14px;box-shadow:0 2px 5px rgba(0,0,0,0.15);transition:all 0.3s ease}.print-button:hover{background:#449a57;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,0.2)}.print-button:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,0.1)}.print-button .fas{margin-right:5px}.pdf-button{position:fixed;top:20px;right:20px;z-index:1000;background:#5BB66F;color:#fff;padding:8px 15px;border-radius:4px;border:none;cursor:pointer;font-size:14px;box-shadow:0 2px 5px rgba(0,0,0,0.15);transition:all 0.3s ease}.pdf-button:hover{background:#449a57;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,0.2)}.pdf-button:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,0.1)}.pdf-button:disabled{opacity:0.7;cursor:not-allowed}.pdf-button .fas{margin-right:5px}@media (max-width: 767px){body{padding:0}.sidebar-wrapper{position:static;width:inherit}.wrapper{display:block}.main-wrapper{padding:30px}.main-wrapper .time{position:static;display:block;margin-top:5px}.main-wrapper .upper-row{margin-bottom:0}}@media (min-width: 992px){.skillset .level-title{float:left;width:30%;margin-bottom:0}.skillset .level-bar{width:70%;float:left;position:relative;top:1px}}.skillset .level-bar-inner{width:auto;-webkit-transition:width 2s ease-in-out;-moz-transition:width 2s ease-in-out;-o-transition:width 2s ease-in-out;transition:width 2s ease-in-out}.d-flex{display:flex}.ml-auto{margin-left:auto}.mr-1{margin-right:0.5rem}.mb-1{margin-bottom:0.5rem}.sidebar-skills .skills-list{display:flex;flex-wrap:wrap;gap:0.4rem 0.5rem;margin:0.6rem 0 0 0;justify-content:flex-start;align-items:center}.sidebar-wrapper .sidebar-skills .skill-pill{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.14);color:#fff;font-size:1.1rem;padding:0.45rem 0.6rem;min-width:92px;height:36px;box-sizing:border-box;border-radius:8px;border:1px solid rgba(255,255,255,0.2);line-height:1;font-weight:700;text-align:center}.sidebar-wrapper .sidebar-skills .skill-pill:hover{background:rgba(255,255,255,0.22);transform:translateY(-1px)}@media (max-width: 480px){.sidebar-wrapper .sidebar-skills .skill-pill{min-width:72px;height:32px;font-size:0.95rem;padding:0.35rem 0.5rem}}.skill-pill{display:inline-block;background:#f4f7fb;color:#222;font-size:1.2rem;padding:0.25rem 0.6rem;border-radius:999px;border:1px solid rgba(0,0,0,0.06);line-height:1}.skill-pill:hover{background:#eef4ff}.publication-bib{color:#000 !important;font-weight:400;margin-left:0.4rem;font-size:0.95rem;text-decoration:none}.publication-bib:hover{text-decoration:underline}.publication-conference{margin-top:0.25rem;font-weight:700;color:inherit;font-size:16px}@media print{@page{size:A4}body{font-size:9pt;background-color:white;padding:0}.wrapper{max-width:100%}.main-wrapper .time{padding:10px 30px 10px 10px;-webkit-print-color-adjust:exact}.sidebar-wrapper{position:static;-webkit-print-color-adjust:exact}.remove-container.container-block{display:none}footer{display:none}.skillset,.container-block{break-inside:avoid}.skillset .level-bar-inner{background-color:#5BB66F !important;-webkit-print-color-adjust:exact}.fa-inverse,.fa-inverse:after,.fa-inverse:before{color:#ffffff !important}.print-button,.pdf-button,.d-print-none{display:none !important}}
