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}.App{align-content:stretch;align-items:center;color:#707070;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;justify-content:center;min-height:100vh;position:relative}.theme--light .App{background-color:#e8e8e8}.theme--dark .App{background-color:#1c1c1c}#content{align-items:left;display:flex;flex-direction:column;gap:50px;justify-content:stretch;justify-items:center;margin:100px 20px;min-height:100vh;width:70vw}.resume_section h2{font-size:2rem;font-weight:600;z-index:2}.theme--light .resume_section h2{color:#1f1f1f}.theme--dark .resume_section h2{color:#e3e3e3}.resume_section_content{align-items:left;border-radius:7px;box-shadow:0 0 0 0 #00000026;display:flex;flex-direction:column;justify-content:stretch;justify-items:center;padding:20px}@media screen and (max-width:768px){#content{margin:20px;width:90vw}}.loader-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:50px;width:100%}.loader{background-color:#707070;border-radius:50%;box-sizing:border-box;font-size:48px;height:2em;position:relative;transform:rotateX(-60deg) perspective(1000px);width:2em}.theme--dark .loader,.theme--light .loader{color:#f0ff00}.loader:after,.loader:before{animation:flowerFlow 1s ease-out infinite;border-radius:inherit;box-sizing:border-box;content:"";display:block;height:inherit;left:0;position:absolute;top:0;width:inherit}.loader:after{animation-delay:.4s}@keyframes flowerFlow{0%{box-shadow:0 0 0 -1em #707070,0 0 0 -1em #707070,0 0 0 -1em #707070,0 0 0 -1em #707070,0 0 0 -1em #707070,0 0 0 -1em #707070,0 0 0 -1em #707070,0 0 0 -1em #707070;opacity:1;transform:rotate(0deg)}to{box-shadow:-2em -2em 0 -.7em #707070,0 -3em 0 -.7em #707070,2em -2em 0 -.7em #707070,-3em 0 0 -.7em #707070,3em 0 0 -.7em #707070,-2em 2em 0 -.7em #707070,0 3em 0 -.7em #707070,2em 2em 0 -.7em #707070;opacity:0;transform:rotate(180deg)}}.classic-header{border-radius:7px;box-shadow:0 0 0 0 #00000026;box-sizing:border-box;padding:20px}.theme--light .classic-header{background-color:#f4f4f4}.theme--dark .classic-header{background-color:#181818}.classic-header h1{font-size:2.5rem}.theme--light .classic-header h1{color:#1f1f1f}.theme--dark .classic-header h1{color:#e3e3e3}.theme--light .classic-header h2{color:#707070}.theme--dark .classic-header h2{color:#c1c1c1}.ComputerSkills_content ul{align-items:stretch;column-gap:1rem;display:flex;flex-wrap:wrap;justify-content:stretch;list-style:none;list-style-type:none;margin:0;padding:0;row-gap:1rem}.ComputerSkills_content ul li{border-radius:7px;flex:1 1 200px;font-size:1rem;font-weight:600;padding:10px;text-decoration:none;transition:all .1s ease-in-out}.theme--light .ComputerSkills_content ul li{background-color:#f4f4f4;color:#1f1f1f}.theme--dark .ComputerSkills_content ul li{background-color:#181818;color:#e3e3e3}.IAandDataScienceSkills_content ul{align-items:stretch;column-gap:1rem;display:flex;flex-wrap:wrap;justify-content:stretch;list-style:none;list-style-type:none;margin:0;padding:0;row-gap:1rem}.IAandDataScienceSkills_content ul li{border-radius:7px;flex:1 1 200px;font-size:1rem;font-weight:600;padding:10px;text-decoration:none;transition:all .1s ease-in-out}.theme--light .IAandDataScienceSkills_content ul li{background-color:#f4f4f4;color:#1f1f1f}.theme--dark .IAandDataScienceSkills_content ul li{background-color:#181818;color:#e3e3e3}.languages_content ul{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;list-style:none;margin:0;padding:0}.languages_content ul li{align-items:stretch;border-radius:7px;display:flex;flex:1 1 100px;flex-direction:column;font-weight:600;justify-content:stretch;padding:10px}.theme--light .languages_content ul li{background-color:#f4f4f4;color:#1f1f1f}.theme--dark .languages_content ul li{background-color:#181818;color:#e3e3e3}.hobbies_content ul{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;list-style:none;margin:0;padding:0}.hobbies_content ul li{align-items:stretch;border-radius:7px;display:flex;flex:1 1 100px;flex-direction:column;font-weight:600;justify-content:stretch;padding:10px}.theme--light .hobbies_content ul li{background-color:#f4f4f4;color:#1f1f1f}.theme--dark .hobbies_content ul li{background-color:#181818;color:#e3e3e3}.education_content{align-items:stretch;gap:20px}.education_content,.education_content .education_item{display:flex;flex-direction:column;justify-content:center}.education_content .education_item{align-items:left;border-radius:7px;gap:10px;padding:10px;text-decoration:none}.theme--light .education_content .education_item{background-color:#f4f4f4;color:#707070}.theme--dark .education_content .education_item{background-color:#181818;color:#c1c1c1}.education_content .education_item .education_header{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.theme--light .education_content .education_item .education_header{color:#1f1f1f}.theme--dark .education_content .education_item .education_header{color:#e3e3e3}.education_content .education_item .education_header .education_title{font-size:1.4rem;font-weight:600}.education_content .education_item .education_header .education_date{font-size:1rem;font-style:italic;font-weight:400}.education_content .education_item .education_school{font-size:1rem;font-weight:600}.education_content .education_item .education_item_description{font-size:1rem;font-weight:400}.organisation_title a{font-size:1rem;font-weight:600}.theme--light .organisation_title a{text-decoration-color:#1f1f1f}.theme--dark .organisation_title a{text-decoration-color:#e3e3e3}.organisation_title{font-size:1rem;font-weight:600;text-decoration:none}.theme--light .organisation_title{color:#707070}.theme--dark .organisation_title{color:#c1c1c1}.theme--light .organisation_title:hover{color:#1f1f1f}.theme--dark .organisation_title:hover{color:#e3e3e3}.experience_content{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;justify-content:center}.experience_content .experience_item_new{border-radius:7px;border-style:solid;border-width:2px;box-sizing:border-box;padding:10px;transition:all .3s;width:max-content}.theme--light .experience_content .experience_item_new{background-color:#f4f4f4;border-color:#1f1f1f;color:#1f1f1f}.theme--dark .experience_content .experience_item_new{background-color:#181818;border-color:#e3e3e3;color:#e3e3e3}.experience_content .experience_item_new:hover{box-shadow:5px 5px 0 0 #1f1f1f;cursor:pointer;transform:translate(-5px,-5px)}.theme--light .experience_content .experience_item_new:hover{color:#707070}.theme--dark .experience_content .experience_item_new:hover{color:#c1c1c1}.experience_content .experience_item{align-items:left;border-radius:7px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:center;overflow:hidden;padding:10px;text-decoration:none;width:100%}.theme--light .experience_content .experience_item{background-color:#f4f4f4;color:#707070}.theme--dark .experience_content .experience_item{background-color:#181818;color:#c1c1c1}.experience_content .experience_item .experience_header{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.theme--light .experience_content .experience_item .experience_header{color:#1f1f1f}.theme--dark .experience_content .experience_item .experience_header{color:#e3e3e3}.experience_content .experience_item .experience_header .experience_title{font-size:1.4rem;font-weight:600}.experience_content .experience_item .experience_header .experience_date{font-size:1rem;font-style:italic;font-weight:400}.experience_content .experience_item .experience_item_description{font-size:1rem;font-weight:400}.details_content ul{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;list-style:none;margin:0;padding:0}.details_content ul li{align-items:stretch;border-radius:7px;display:flex;flex:1 1 300px;flex-direction:column;justify-content:stretch;justify-items:stretch;overflow:hidden}.theme--light .details_content ul li{background-color:#f4f4f4;color:#1f1f1f}.theme--dark .details_content ul li{background-color:#181818;color:#e3e3e3}.details_content ul li .detail_content{flex-direction:column;justify-content:space-between;padding:10px}.details_content ul li a{flex-grow:1;text-decoration:none;transition:all .1s ease-in-out}.theme--light .details_content ul li a{color:#1f1f1f}.theme--dark .details_content ul li a{color:#e3e3e3}.theme--light .details_content ul li a:hover{background-color:#1f1f1f;color:#f4f4f4}.theme--dark .details_content ul li a:hover{background-color:#e3e3e3;color:#181818}.details_content ul li .detail_icon{font-size:20px;margin-right:20px}.details_content ul li .detail_text{font-size:18px;font-weight:600;margin-right:10px}.projects_content{column-gap:1rem;flex-wrap:wrap;justify-content:stretch;row-gap:1rem}.project_item,.projects_content{align-items:stretch;display:flex}.project_item{border-radius:7px;box-sizing:border-box;flex:1 1 300px;flex-direction:column;justify-content:space-between;padding:10px;text-decoration:none;transition:all .1s ease-in-out}.theme--light .project_item{background-color:#f4f4f4;color:#1f1f1f}.theme--dark .project_item{background-color:#181818;color:#e3e3e3}.project_item .project_title{font-size:1rem}.project_item .project_description{font-size:1rem;font-weight:400;margin:0 0 1rem}.theme--light .project_item .project_description{color:#707070}.theme--dark .project_item .project_description{color:#c1c1c1}.project_item .project_labels{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.project_item .project_labels .project_label{border-radius:2em;font-size:.8rem;font-weight:400;margin:0 0 .5rem;padding:.3rem;text-align:center}.theme--light .project_item .project_labels .project_label{border:1px solid #1f1f1f;color:#1f1f1f}.theme--dark .project_item .project_labels .project_label{border:1px solid #e3e3e3;color:#e3e3e3}.theme--dark .project_item .project_labels .language,.theme--light .project_item .project_labels .language{background-color:#f0ff00;color:#1f1f1f}.theme--light .project_item:hover{background-color:#1f1f1f}.theme--dark .project_item:hover{background-color:#e3e3e3}.theme--light .project_item:hover .project_title{color:#f4f4f4}.theme--dark .project_item:hover .project_title{color:#181818}.theme--light .project_item:hover .project_description{color:#f4f4f4}.theme--dark .project_item:hover .project_description{color:#181818}.theme--light .project_item:hover .project_labels .project_label{border:1px solid #f4f4f4;color:#f4f4f4}.theme--dark .project_item:hover .project_labels .project_label{border:1px solid #181818;color:#181818}.theme--light .project_item:hover .project_labels .project_label.language{color:#1f1f1f}.theme--dark .project_item:hover .project_labels .project_label.language{color:#e3e3e3;color:#1f1f1f}.projects_pagination{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;margin:1rem 0}.projects_pagination .pagination_button{border:none;border-radius:7px;cursor:pointer;font-size:1rem;font-weight:400;padding:.5rem 1rem;transition:all .1s ease-in-out}.theme--light .projects_pagination .pagination_button{background-color:#f4f4f4}.theme--dark .projects_pagination .pagination_button{background-color:#181818}.theme--light .projects_pagination .pagination_button{color:#1f1f1f}.theme--dark .projects_pagination .pagination_button{color:#e3e3e3}.theme--light .projects_pagination .pagination_button.active,.theme--light .projects_pagination .pagination_button:hover{background-color:#1f1f1f;color:#f4f4f4}.theme--dark .projects_pagination .pagination_button.active,.theme--dark .projects_pagination .pagination_button:hover{background-color:#e3e3e3;color:#181818}.projects_pagination .pagination_button:disabled{cursor:not-allowed}.theme--dark .projects_pagination .pagination_button:disabled,.theme--light .projects_pagination .pagination_button:disabled{background-color:#ccc}.loading_icon{animation:spin 1s linear infinite;font-size:2rem;width:100%}.theme--light .loading_icon{color:#1f1f1f}.theme--dark .loading_icon{color:#e3e3e3}@keyframes spin{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.2)}to{transform:rotate(1turn) scale(1)}}.theme--light #turtle-explorer{background-color:#e8e8e8;transition:background-color .6s;width:100%}.theme--dark #turtle-explorer{background-color:#1c1c1c;transition:background-color .6s;width:100%}.turtle-viewer{border-radius:7px;padding:5px}.theme--light .turtle-viewer{background-color:#f4f4f4}.theme--dark .turtle-viewer{background-color:#181818}.turtle-file{background-color:#0000000d;border-radius:7px;counter-reset:line;display:flex;flex-direction:column;margin:0;overflow:auto}.turtle-file .subject{padding-right:1rem;position:relative}.theme--light .turtle-file .subject{background-color:#1f1f1f;color:#f4f4f4}.theme--dark .turtle-file .subject{background-color:#e3e3e3;color:#181818}.turtle-file .literal{border-radius:7px;padding:0 2px}.theme--light .turtle-file .literal{color:#707070}.theme--dark .turtle-file .literal{color:#c1c1c1}.turtle-file .literal .type{font-size:.8rem}.theme--light .turtle-file .literal .type{color:#1f1f1f}.theme--dark .turtle-file .literal .type{color:#e3e3e3}.turtle-file .literal .language{font-size:.8rem}.theme--light .turtle-file .literal .language{color:#1f1f1f}.theme--dark .turtle-file .literal .language{color:#e3e3e3}.theme--light .turtle-file .namednode{color:#1f1f1f}.theme--dark .turtle-file .namednode{color:#e3e3e3}.turtle-viewer nav{display:flex;flex-direction:row;font-style:italic;justify-content:space-between}.theme--light .turtle-viewer nav{color:#1f1f1f}.theme--dark .turtle-viewer nav{color:#e3e3e3}.turtle-viewer .action-buttons{display:flex;flex-direction:row}.turtle-viewer nav button{border-radius:7px;border-style:solid;cursor:pointer;display:flex;padding:5px;position:relative}.theme--light .turtle-viewer nav button{background-color:#e8e8e8;border-color:#f4f4f4;color:#1f1f1f}.theme--dark .turtle-viewer nav button{background-color:#1c1c1c;border-color:#181818;color:#e3e3e3}.theme--light .turtle-viewer nav button:hover{background-color:#f4f4f4;border-color:#e8e8e8}.theme--dark .turtle-viewer nav button:hover{background-color:#181818;border-color:#1c1c1c}.turtle-file .row{margin:0;padding:0}.turtle-file .row:hover{background-color:#0000001a}.turtle-file .row:hover:before{transform:scale(1.2)}.theme--light .turtle-file .row:hover:before{color:#1f1f1f}.theme--dark .turtle-file .row:hover:before{color:#e3e3e3}.turtle-file .row.active:before,.turtle-file .row:target:before{transform:scale(1.1)}.theme--light .turtle-file .row.active:before,.theme--light .turtle-file .row:target:before{color:#1f1f1f}.theme--dark .turtle-file .row.active:before,.theme--dark .turtle-file .row:target:before{color:#e3e3e3}.turtle-file .row.active .subject,.turtle-file .row:target .subject{border-left-style:solid;border-left-width:2px}.theme--dark .turtle-file .row.active .subject,.theme--dark .turtle-file .row:target .subject,.theme--light .turtle-file .row.active .subject,.theme--light .turtle-file .row:target .subject{background-color:#f0ff00;border-left-color:#f0ff00;color:#1f1f1f}.turtle-file .row .tab{display:inline-block;width:30px}.turtle-file .row:before{border-right:1px solid #ddd;color:#888;content:counter(line);counter-increment:line;display:inline-block;padding:0 2em 0 .5em;width:5px}.node-info{border-radius:7px;bottom:20px;position:absolute;right:20px;width:40vw;z-index:10000000}@media screen and (max-width:768px){.node-info{left:20px;width:auto}}#home{display:flex;height:100vh;width:100vw}#home .canvas{height:100%;left:0;position:absolute;top:0;width:100%}.theme--light #home .canvas{background-color:#f4f4f4}.theme--dark #home .canvas{background-color:#181818}#home .overlay{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:50px;height:100%;justify-content:flex-start;justify-items:stretch;left:0;padding:50px;position:absolute;top:0;width:100%}#home .name{font-size:3rem;font-weight:700}#home .name span.word{margin:0 10px}#home .title{font-size:1.2rem}#home span.word{display:inline-block;margin:0 10px;transition:all .3s}.theme--light #home span.word{color:#1f1f1f}.theme--dark #home span.word{color:#e3e3e3}#home span.word:hover{transform:scale(1.1)}#home span.highlight{border-radius:7px;display:inline-block;transform:skew(-10deg)}.theme--dark #home span.highlight,.theme--light #home span.highlight{background-color:#f0ff00;color:#1f1f1f!important}#home #choices-section span,#home #languages-section span{display:block;font-style:italic;margin-bottom:20px}#home #choices,#home #languages{align-items:flex-start;display:flex;gap:20px;justify-content:center}#home #choices .choice,#home #languages button{background-color:#0000;border-radius:7px;border-style:solid;border-width:3px;box-sizing:border-box;padding:20px;text-decoration:none;transition:all .3s;width:20vw}.theme--light #home #choices .choice,.theme--light #home #languages button{border-color:#f0ff00;color:#1f1f1f}.theme--dark #home #choices .choice,.theme--dark #home #languages button{border-color:#f0ff00;color:#e3e3e3}#home #choices .choice h3,#home #languages button h3{font-size:1.5rem;font-weight:500;margin:0;transition:all .3s}#home #choices .choice p,#home #languages button p{font-style:italic;height:max-content;transition:all .3s}#home #choices .choice.active_choice,#home #choices .choice:hover,#home #languages button.active_choice,#home #languages button:hover{color:#1f1f1f;cursor:pointer}.theme--dark #home #choices .choice.active_choice,.theme--dark #home #choices .choice:hover,.theme--dark #home #languages button.active_choice,.theme--dark #home #languages button:hover,.theme--light #home #choices .choice.active_choice,.theme--light #home #choices .choice:hover,.theme--light #home #languages button.active_choice,.theme--light #home #languages button:hover{background-color:#f0ff00}#home #choices .choice.active_choice h3,#home #choices .choice:hover h3,#home #languages button.active_choice h3,#home #languages button:hover h3{transform:scale(1.1)}@media screen and (max-width:768px){#home .overlay{gap:20px;padding:20px}#home .name{font-size:2rem}#home .title{font-size:1rem}#home #choices-section,#home #languages-section{width:100%}#home #choices,#home #languages{align-items:stretch;flex-direction:column;width:100%}#home #choices .choice,#home #languages button{flex-grow:1;text-align:center;width:100%}}header{box-shadow:0 0 0 0 #00000026;box-sizing:border-box;padding:20px;width:100%}.theme--light header{background-color:#f4f4f4;transition:background-color .6s}.theme--dark header{background-color:#181818;transition:background-color .6s}header nav{height:100%;justify-content:space-between;margin:0;padding:0}header .settings,header nav{align-items:center;display:flex;flex-direction:row}header .settings{gap:20px;justify-content:flex-end}header .settings a{color:inherit;text-decoration:none}header .title{border-left-width:10px;border-right-width:10px;border-style:solid;font-family:NexaHeavy;font-size:2rem;transform:skew(-10deg)}.theme--dark header .title,.theme--light header .title{background-color:#f0ff00;border-color:#f0ff00;color:#1f1f1f}header .settings .switch{border-radius:7px;border-style:solid;cursor:pointer;display:flex;padding:10px;position:relative}.theme--light header .settings .switch{background-color:#e8e8e8;border-color:#f4f4f4}.theme--dark header .settings .switch{background-color:#1c1c1c;border-color:#181818}.theme--light header .settings .switch:hover{background-color:#f4f4f4;border-color:#e8e8e8}.theme--dark header .settings .switch:hover{background-color:#181818;border-color:#1c1c1c}@media screen and (max-width:768px){header nav{flex-direction:column;gap:20px}}@font-face{font-family:NexaHeavy;src:local("NexaHeavy"),url(/static/media/Nexa-Heavy.13e16a1c3c48dd492fa9.ttf) format("truetype")}.select{border-radius:7px;cursor:pointer;display:flex;padding:10px;position:relative;width:max-content}.theme--light .select{background-color:#e8e8e8}.theme--dark .select{background-color:#1c1c1c}.select .select-menu{border-radius:7px;overflow:hidden;position:absolute;right:0;top:0;visibility:hidden;width:max-content;z-index:100}.theme--light .select .select-menu{background-color:#e8e8e8}.theme--dark .select .select-menu{background-color:#1c1c1c}.select .select-menu.visible{visibility:visible}.select .select-option{cursor:pointer;padding:10px;text-decoration:none}.theme--light .select .select-option{background-color:#e8e8e8}.theme--dark .select .select-option{background-color:#1c1c1c}.theme--dark .select .select-option:hover,.theme--light .select .select-option:hover{background-color:#f0ff00;color:#1f1f1f}
/*# sourceMappingURL=main.69091744.css.map*/