:root{--body-height:auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:red;color:#adff2f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:auto;height:var(--body-height);margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{-webkit-overflow-scrolling:touch;height:100%;overflow:hidden;width:100%}#preloader{align-items:center;background-color:#000;color:inherit;display:flex;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:1000}:root{--mode-scale:0;--blackhole-color:#fff;--blackhole-color-2:#000;--blackhole-bg-1-d:#9448bc;--blackhole-bg-2-d:#90fcf9;--blackhole-bg-3-d:#9448bc;--blackhole-bg-1-w:#059eff;--blackhole-bg-2-w:#44e1fe;--blackhole-bg-3-w:#00b2ff;--body-height:null;--tag-bg:#000;--tag-color:#fff;--input-bg:null;--option-bg:null;--option-highlight-bg:null;--option-highlight-color:null;--chip-text-color:null;--text-color:null}html{background:none}*{scrollbar-color:#888 #fff;scrollbar-width:.8rem}::-webkit-scrollbar{width:.8rem}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#888;border:2px solid #fff;border-radius:25px}::-webkit-scrollbar-thumb:hover{background:#555}#bg-blur{-webkit-backdrop-filter:blur(75px);backdrop-filter:blur(75px);height:null;height:var(--body-height);margin:auto;min-height:100vh;position:absolute;width:100%;z-index:-2}#desktop-nav-bar{clip:rect(auto,auto,auto,auto);grid:auto/repeat(8,1fr);height:8vh}#desktop-nav-bar,#mobile-nav-bar{align-items:center;color:inherit;display:grid;justify-content:center;overflow:hidden;position:fixed;width:100%;z-index:15}#mobile-nav-bar{grid:auto/repeat(2,1fr);height:64px}#desktop-logo{align-items:center;color:inherit;display:flex;grid-column:1/5;height:8vh;justify-content:center;margin-left:1vw;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#desktop-logo h1{font-size:3.6vh}#desktop-logo .letter{opacity:0;position:relative}#mobile-logo{color:inherit;grid-column:1/5;height:64px;margin-left:5vw;text-decoration:none}#mobile-logo,#mobile-logo h1{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#mobile-logo h1{height:100%}#desktop-menu{align-items:center;color:inherit;display:flex;flex-wrap:wrap;gap:5%;grid-column:5/8;text-align:center}#desktop-menu a{color:inherit;font-size:2vh;text-decoration:none;width:-webkit-max-content;width:max-content}#desktop-dark-mode{background-color:transparent;border:none;grid-column:8;margin:auto;position:relative}#desktop-dark-mode,#mode-contents{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#dark-icon,#light-icon{font-size:36px}#hamburger-button{background:transparent;border:none;display:flex;grid-column:8;margin-right:1em;z-index:20}div.ripple{-webkit-animation:ripple-background 2s ease-in;animation:ripple-background 2s ease-in;background-color:#fff;border-radius:50%;position:fixed;-webkit-transform:scale(0);transform:scale(0);z-index:-10}@-webkit-keyframes ripple-background{to{-webkit-transform:scale(0);transform:scale(0);-webkit-transform:scale(var(--mode-scale));transform:scale(var(--mode-scale))}}@keyframes ripple-background{to{-webkit-transform:scale(0);transform:scale(0);-webkit-transform:scale(var(--mode-scale));transform:scale(var(--mode-scale))}}@-webkit-keyframes spin1{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin1{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#mobile-menu{background:#fff;color:inherit;display:grid;display:none;grid:1fr auto/auto;height:100%;justify-content:center;opacity:0;position:fixed;text-align:center;top:0;width:100vw;z-index:9}#mobile-menu a{color:inherit;list-style:none;text-decoration:none;width:100%}#mobile-menu-list{align-items:center;flex-direction:column;font-size:2.4rem;row-gap:2rem;width:90vw}#mobile-dark-div,#mobile-menu-list{display:flex;justify-content:center}#mobile-menu #mobile-dark-mode{margin-bottom:30%;top:0}#mobile-dark-mode{background-color:transparent;border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;top:35%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#home-body{height:null;height:var(--body-height);position:relative;width:100%}#home-body-intro{background-color:transparent;color:inherit;height:100vh;position:absolute;width:100%}#home-title-1{margin-top:20vh;text-align:center}#home-title-1 .letter{opacity:0}#blackhole-div{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;top:0;width:100vw}#blackhole-div,#blackhole-outline{position:absolute}#blackhole-outline path{fill:none;stroke:#fff;stroke:var(--blackhole-color);stroke-width:1px}#blackhole-fill{position:absolute;-webkit-transform:scale(0);transform:scale(0)}#blackhole-fill path{fill:#fff;fill:var(--blackhole-color)}#blackhole-fill-2{position:absolute;-webkit-transform:scale(0);transform:scale(0)}#blackhole-fill-2 path{fill:#000;fill:var(--blackhole-color-2);stroke:#000;stroke:var(--blackhole-color-2);stroke-width:1.1px}#blackhole-home{-webkit-filter:drop-shadow(0 0 10px #fff);filter:drop-shadow(0 0 10px white);-webkit-filter:drop-shadow(0 0 10px var(--blackhole-color));filter:drop-shadow(0 0 10px var(--blackhole-color));z-index:9}#blackhole-home path{fill:#000;fill:var(--blackhole-color-2);stroke:#000;stroke:var(--blackhole-color-2)}.blackhole{height:20vh;width:20vw}#blackhole-bg-1-dark{background:linear-gradient(-45deg,#9448bc,#121212,#121212);background:linear-gradient(-45deg,var(--blackhole-bg-1-d),#121212,#121212)}#blackhole-bg-1-dark,#blackhole-bg-1-light{border-radius:63% 50% 55% 42%/67% 47% 65% 47%;height:40vw;opacity:.3;position:absolute;width:40vw;z-index:-4}#blackhole-bg-1-light{background:linear-gradient(-45deg,#fff,#fff,#fff)}#blackhole-bg-2-dark{background:#90fcf9;background:var(--blackhole-bg-2-d);border:60px double #90fcf9;border:60px double var(--blackhole-bg-2-d);border-radius:100%;height:5vw;width:5vw}#blackhole-bg-2-dark,#blackhole-bg-2-light{box-sizing:content-box;opacity:1;padding:40px;position:absolute;z-index:-4}#blackhole-bg-2-light{background:#44e1fe;background:var(--blackhole-bg-2-w);border:60px double #44e1fe;border:60px double var(--blackhole-bg-2-w);border-radius:100%;height:15vw;width:15vw}#blackhole-bg-3-dark{background:#9448bc;background:var(--blackhole-bg-3-d);height:10vw;width:10vw}#blackhole-bg-3-dark,#blackhole-bg-3-light{border-radius:63% 50% 55% 42%/67% 47% 65% 47%;opacity:1;position:absolute;z-index:-3}#blackhole-bg-3-light{background:#00b2ff;background:var(--blackhole-bg-3-w);height:15vw;width:15vw}#blackhole-bg-blur{height:200%;margin:auto;position:absolute;width:100%;z-index:-2}#home-arrow{height:auto;left:0;margin-left:auto;margin-right:auto;mix-blend-mode:difference;position:absolute;right:0;top:90vh;width:5vw}#home-arrow path{fill:none;stroke:#fff;stroke-width:1px}#home-body-projects{height:auto;position:absolute;top:100vh;width:100%}#home-body-projects h1{font-weight:450;margin:2em 0 2.6em;text-align:center}.list-project-l{flex-direction:row}.list-project-l,.list-project-r{align-items:center;display:flex;gap:5%;justify-content:flex-start;margin-bottom:6rem;width:100%}.list-project-r{flex-direction:row-reverse}.list-project-img{align-items:center;border-radius:6px;display:flex;justify-content:center;overflow:hidden;transition:margin 1s}.list-project-img img{min-height:100%;min-width:100%;object-fit:cover}.list-project-l .list-project-img{height:30vh;margin-left:10vw;width:30vw}.list-project-r .list-project-img{height:30vh;margin-right:10vw;width:30vw}.list-project-text{height:100%;transition:flex-shrink 1s,max-height 1s;width:50%}.grid-project-text h2,.list-project-text h2{font-size:2.4rem;font-weight:350;margin-bottom:0;margin-top:0;text-align:center}.grid-project-text p,.list-project-text p{font-size:1rem;font-weight:300;margin:1em auto 1.4em;text-align:center;width:75%}.list-project-text p{font-size:1.2rem}.grid-project-tags,.list-project-tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:.6em;justify-content:center;margin-left:auto;margin-right:auto;width:80%}.grid-project-l{flex-direction:row}.grid-project-l,.grid-project-r{align-items:center;display:flex;gap:5%;justify-content:flex-start;margin-bottom:6rem;position:relative;width:50%}.grid-project-r{flex-direction:row-reverse}.grid-project-r .grid-project-img{margin-right:5vw}.grid-project-l .grid-project-img{margin-left:5vw}.grid-project-img{align-items:center;border-radius:6px;display:flex;height:35vh;justify-content:center;overflow:hidden;position:relative;transition:margin 1s;width:40vw}.grid-project-img img{min-height:100%;min-width:100%;object-fit:cover}.grid-project-img:before{background:rgba(1,1,1,.9);border-radius:6px;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:.5s;width:100%}.grid-project-img:hover:before,.grid-project-img:hover>.grid-project-text{opacity:1}.grid-project-text{align-items:center;color:#fff!important;display:flex;flex-direction:column;flex-shrink:1000000;height:100%;justify-content:center;opacity:0;position:absolute;transition:flex-shrink 1s,opacity 1s,max-height 1s;width:90%}.grid-project-l .list-project-text,.grid-project-r .list-project-text{flex-shrink:1000;overflow:hidden;white-space:nowrap}.tag{background-color:transparent;border:.2em solid #000;border-color:var(--tag-bg);border-radius:1rem;color:#000;color:var(--tag-bg);font-size:.8rem;font-weight:600;padding:.3em .8em .5em;text-decoration:none}button.tag{padding:.5em .8em}.tag:hover{background-color:#000;background-color:var(--tag-bg);border-color:#000;border-color:var(--tag-bg);color:#fff;color:var(--tag-color)}.grid-project-tags .tag{border-color:#cac6ff!important;color:#cac6ff!important}.grid-project-tags .tag:hover{background-color:#cac6ff!important;border-color:#cac6ff!important;color:#121212!important}.project-link{align-items:inherit;color:inherit;display:inherit;flex-direction:inherit;gap:inherit;height:100%;justify-content:inherit;margin-bottom:inherit;text-decoration:none;width:100%}#projects-body,#projects-body-tags-bar{position:relative;width:100%}#projects-body-tags-bar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:1rem;margin-top:5rem;top:8vh}#projects-body-tags-bar-tags{flex-wrap:wrap;gap:.6em;max-width:70%}#projects-body-bar,#projects-body-tags-bar-tags{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}#projects-body-bar{fill:null;fill:var(--text-color);stroke:null;stroke:var(--text-color);margin-top:10vh;width:100%}#projects-body-bar-options{fill:inherit;stroke:inherit;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;position:relative;width:75%}#projects-body-filter-search-bar{opacity:0}.search-wrapper{align-items:center;background:null;background:var(--input-bg);border:none!important;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4em 0;justify-content:flex-start;max-width:60vw!important;min-height:2.5em!important}.search-wrapper .custom-close{margin-left:.2rem}.search-wrapper .chip{fill:null;fill:var(--chip-text-color);background:null;background:var(--option-highlight-bg);color:null;color:var(--chip-text-color);margin-bottom:0}#chip-close-icon{height:24px;width:auto}#chip-close-icon path{fill:inherit}.search-wrapper input{color:inherit!important;min-width:140px}.optionContainer,.optionListContainer{background:transparent!important;border:none!important}.notFound,.option{background:null!important;background:var(--option-bg)!important}.optionListContainer li:hover{color:null!important;color:var(--option-highlight-color)!important}.highlightOption,.optionListContainer li:hover{background:null!important;background:var(--option-highlight-bg)!important}.highlightOption{white-space:normal!important}#projects-body-bar-filter-button{background:transparent;border:none}#projects-body-bar-filter-icon{fill:inherit;stroke:none!important}#projects-body-bar-view-button{background:transparent;border:none}#projects-body-bar-list-icon,#projects-body-bar-view-icon{fill:inherit;stroke:inherit!important}#projects-body h2{position:relative}#projects-body-projects{position:relative;width:100%}#projects-body-projects-title{margin-bottom:4rem;margin-top:1rem;text-align:center}#projects-body-projects-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;position:relative;width:100%}#project-body{margin-top:8vh;position:relative;width:100%}#project-body-intro #project-title{font-size:3.4rem;font-weight:600;margin-top:1rem;text-align:center}#project-body-intro #project-main-img{height:50vh;object-fit:contain;opacity:1;width:100%}#project-body-intro #project-summary{align-items:flex-start;display:flex;flex-direction:row;font-weight:450;justify-content:space-around;margin-top:4rem;text-align:center}#project-details{-webkit-column-gap:4rem;column-gap:4rem;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;max-width:35vw;row-gap:1rem}#project-details,.details-item{align-items:center;display:flex}.details-item{flex-direction:column;justify-content:center;text-align:left}.details-item>*{width:100%}.details-item h5{font-size:1.6rem;font-weight:500;margin:0}.details-item p{font-weight:350}#project-body-intro #project-tags{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center;max-width:35vw}#project-body-content h3{font-size:2.4rem;font-weight:450;margin-bottom:0;margin-top:4rem;text-align:center}#project-body-content p{font-size:1.2rem;margin:2em auto auto;max-width:75%;text-align:left}#project-body-content a,#project-body-content a:visited{color:#059eff}.project-content-images,.project-content-videos{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;justify-content:center;margin:4rem auto;width:70%}.project-content-images img{max-width:60vw;object-fit:cover}.project-content-videos video{max-width:60vw}.vertical-image,.vertical-video{width:40%}#about-body{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center;margin-top:12vh;position:relative;width:100%}#about-body-para{text-align:left;width:60%}#about-body h1{font-size:2.6rem;font-weight:350;max-width:65vw;text-align:center}#about-body-para a,#about-body-para a:visited{color:#059eff}#about-body img{border-radius:50%;height:20vw;max-width:60vw;min-height:256px;min-width:256px;object-fit:cover;width:20vw}#footer{align-items:center;display:flex;height:10vh;justify-content:center;position:absolute;width:100%}#footer p{font-size:1rem;font-weight:350;margin:0 8%;text-align:center}#error-page{font-size:2rem;margin-top:20vh;text-align:center}#error-page>*{margin-top:0}@media (max-width:768px){#home-body{height:null;height:var(--body-height);position:relative;width:100%}#home-title-1{font-size:1.8rem;margin:18vh auto auto;max-width:85%;text-align:center}.blackhole{height:50vw!important;width:50vw!important}#blackhole-bg-2-dark{height:25vw!important;width:25vw!important}#blackhole-bg-3-dark{height:45vw!important;width:45vw!important}#blackhole-bg-2-light{height:40vw!important;width:40vw!important}#blackhole-bg-3-light{height:45vw!important;width:45vw!important}#home-arrow{height:auto;left:0;margin-left:auto;margin-right:auto;mix-blend-mode:difference;position:absolute;right:0;top:75vh;width:20vw}#home-body-projects h1{font-weight:450;margin:.6em 0 2em;text-align:center}#projects-body-projects-list{transition:flex 1s}.list-project-m{align-items:center;display:flex;flex-direction:column;gap:5%;justify-content:center;margin-bottom:5rem;transition:margin 1s}.list-project-img{height:30vh;margin:0 0 2rem;transition:margin 1s;width:80vw}.list-project-text{margin:0;transition:margin 1s;width:100%}.grid-project-text h2,.list-project-text h2{font-size:2rem}.grid-project-text p,.list-project-text p{font-size:1rem;width:90%}.list-project-tags{width:95%}.grid-project-m{align-items:center;display:flex;flex-direction:column;gap:5%;justify-content:center;margin-bottom:3rem;position:relative;transition:margin 1s;width:100%}.grid-project-m .grid-project-img,.grid-project-m .list-project-img{height:35vh;transition:margin 1s;width:90vw}.grid-project-img img,.list-project-img img{object-fit:cover}.grid-project-text{align-items:center;color:#fff!important;display:flex;flex-direction:column;flex-shrink:1000000;height:90%;justify-content:flex-start;opacity:0;overflow:scroll;overflow-x:hidden;position:absolute;transition:margin 1s;width:90%}.grid-project-tags{width:95%}.grid-project-tags .tag{border-color:#cac6ff!important;color:#cac6ff!important}.grid-project-tags .tag:hover{background-color:#cac6ff!important;border-color:#cac6ff!important;color:#121212!important}.tag{padding:.3em .8em}.project-link{align-items:inherit;color:inherit;display:inherit;flex-direction:inherit;gap:inherit;height:100%;justify-content:inherit;margin-bottom:inherit;text-decoration:none;width:100%}#about-body{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;justify-content:center;margin-top:100px;position:relative;width:100%}#about-body h1{font-size:1.6rem;font-weight:350;max-width:95vw;text-align:center}#about-body-para{text-align:left;width:90%}#about-body-para a,#about-body-para a:visited{color:#059eff}#about-body img{border-radius:50%;height:60vw;max-width:90vw;min-height:128px;min-width:128px;object-fit:cover;width:60vw}#projects-body{position:relative;width:100%}.search-wrapper{flex-wrap:nowrap;max-width:50vw!important;overflow-x:scroll}.search-wrapper::-webkit-scrollbar{height:0}#project-body{margin-top:10vh}#project-body-intro #project-title{font-size:2.4rem}#project-body-intro #project-main-img{height:30vh}#project-body-intro #project-summary{align-items:center;flex-direction:column;gap:2rem;justify-content:center;margin-top:3rem}#project-details{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;max-width:95vw}#project-details,.details-item{align-items:center;display:flex}.details-item{flex-direction:column;justify-content:center;text-align:left}.details-item>*{width:100%}.details-item h5{font-size:1.6rem;font-weight:450;margin:0}.details-item p{font-weight:300}#project-body-intro #project-tags{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:center;max-width:95vw}#project-body-content h3{font-size:2rem;font-weight:400;margin-bottom:0;margin-top:4rem;text-align:center}#project-body-content p{margin:2em auto auto;max-width:90%;text-align:left}#project-body-content a,#project-body-content a:visited{color:#059eff}.project-content-images,.project-content-videos{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;justify-content:center;margin:4rem auto 2rem;width:90%}.project-content-images img{max-width:90vw;object-fit:cover}.project-content-videos video{max-width:90vw}}
/*# sourceMappingURL=main.c4652c30.css.map*/