@tailwind base;@tailwind components;@tailwind utilities;.App{width:0vw;height:0vh}nav{width:100%;height:100%}canvas{width:100%;height:100%}.navbar{position:fixed;top:0;padding:0;width:100%;height:3vh;display:flex;justify-content:space-between;align-items:center;z-index:9999}.navbar .logo{position:absolute;width:45vw;height:30vh;margin-left:-5vw;margin-top:12vh;z-index:9998}.navbar .links{display:flex;justify-content:space-between;align-items:center;margin-left:35vw}.navbar .links a{color:#fff;text-decoration:inherit;font-size:1.75vw;margin-top:10vh;margin-left:2vw;border-bottom:1vh solid transparent;position:relative;overflow:hidden;cursor:pointer}.navbar .links a:before{content:"";position:absolute;width:0;height:.1vh;bottom:0;left:0;background:linear-gradient(to right,#116f1f,#00f710);visibility:hidden;transition:all .3s ease-in-out}.navbar .links a:hover{color:gray}.navbar .links .resumeLink{padding:.01vh 1vh;border:.2vh solid #02bd0e;border-radius:5px;transition:border-color .2s ease}.navbar .links .resumeLink:hover{border-color:#0d4e17;background-color:#0d4e17}.navbar .links .active:before{width:100%;visibility:visible}.linkedin-button{position:fixed;bottom:5vh;left:5vw;height:5vh;border-radius:20%;padding:1vh;box-sizing:border-box;filter:grayscale(1) brightness(3);z-index:9999;border:.25vh solid #fff}.linkedin-button:hover{filter:brightness(0)}.linkedin-button img{height:100%;width:auto;object-fit:contain}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#141414;display:flex;justify-content:center;align-items:center;z-index:1000000;opacity:1;transition:opacity 1s ease-in-out}.fade-out{opacity:0}.loading-screen p{font-size:2vw;text-align:center}.tech-stack-container{padding-bottom:25vh}.tech-title{text-align:center;font-size:3vw;padding-top:10vh;font-weight:thin;color:#fff}.tech-subtitle{text-align:center;font-size:2vw;font-weight:lighter;color:#fff}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:flex-start;align-items:flex-start;z-index:1000000000;transition:opacity .3s ease-in-out}.contAlign{padding-top:50vh;margin-left:50vw}.popup{width:50vw;background-color:#1414145e;border:2px solid #02bd0e;box-shadow:0 0 10px #02bd0e,0 0 20px #02bd0e;padding:2vh;position:absolute;transform:translate(-50%,-50%);border-radius:0vh;max-height:90vh;overflow-y:hidden;overflow-x:hidden}.header{height:4vh;width:100vw;display:flex;justify-content:space-between;align-items:flex-start;margin-top:-2vh}.h2{margin:25vh;cursor:text}.p{display:flex;justify-content:flex-end;cursor:text}.closeButton{background:none;z-index:100;height:1vh;padding:1.25vh;margin-top:2%;background-color:#000;border:.2vh solid #02bd0e;color:#00f710;font-weight:800;font-size:1.5vh;cursor:pointer;line-height:1vh}.responsibilities{display:flex;justify-content:space-between;gap:3vw}.column{flex:1;padding:1%;border-radius:2%;background-color:#00000054;border:.2em solid #02bd0e;box-shadow:0 0 .5em #02bd0e,0 0 .5em #02bd0e;justify-content:space-evenly;max-height:50vw;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#008000 #343434}.popup h2{text-align:center;font-size:2vw}.popup p{font-size:2vw}.popup .divider{width:100%;height:.5vh;background-color:#116f1f;margin-bottom:2%}.employment-title{text-align:center;font-size:3vw;padding-top:10vh;font-weight:thin;color:#fff}.employment-subtitle{text-align:center;font-size:2vw;font-weight:lighter;color:#fff}@font-face{font-family:Raleway;src:url(public/fonts/Raleway-VariableFont_wght.ttf) format("truetype")}:root{font-family:Raleway,sans-serif;font-weight:200;font-style:normal;line-height:1.5;color-scheme:light dark;color:#ffffffde;background-color:#1a1a1a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.timeline{display:flex;flex-direction:row;position:relative;justify-content:space-between;overflow-x:hidden;padding-bottom:50vh;padding-left:5%;padding-right:5%;padding-top:6vh}.timeline-event{flex:0 0 auto;width:25vw;overflow-x:hidden;text-align:center;background-color:#1414145e;border:2px solid #02bd0e;box-shadow:0 0 10px #02bd0e,0 0 20px #02bd0e;padding:1%}.timeline-event h1{border-bottom:3px solid #02bd0e;padding-bottom:2px;display:inline-block}h1{font-size:3vw}h2{font-size:2vw;word-wrap:break-word;white-space:pre-line}.timeline-event p{font-size:1.75vw;word-wrap:break-word;white-space:pre-line;padding:5%;overflow-y:auto;max-height:50vh;scrollbar-width:thin;scrollbar-color:#008000 #343434}.timeline-event p::-webkit-scrollbar{width:10px;background-color:#343434;border-radius:10px}.timeline-event p::-webkit-scrollbar-thumb{background-color:green;border-radius:10px}.timeline-event a{transition:color .3s ease-in-out}.timeline-event a:hover{color:#388e3c;text-decoration:underline}.education-title{text-align:center;font-size:3vw;margin-top:20vh;padding-bottom:-4vh;font-weight:thin;color:#fff}.carousel{display:flex;align-items:center;justify-content:center;position:relative;width:95vw;height:50vw;overflow:hidden;margin:0 auto;padding-top:4vh;padding-bottom:25vh;white-space:pre-line}.gradient-underline{background-image:linear-gradient(to right,#116f1f,#00f710);background-repeat:no-repeat;background-size:100% .1vh;background-position:0 100%;display:inline-block}.carousel button{position:absolute;top:50%;transform:translateY(-50%);padding:1% 2%;font-size:5vh;background-color:#1414145e;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease;z-index:100}.carousel button:hover{background-color:green}.carousel button:focus{outline:none}.carousel button:nth-of-type(1){left:0}.carousel button:nth-of-type(2){right:0}.project-slide{display:flex;align-items:center;justify-content:space-between;width:90%;height:100%;margin:0 auto;max-height:50vw}.project-slide .project-info{flex-grow:1;height:90%;width:90%;padding:4%;text-align:center;background-color:#1414145e;border:.2vh solid #00f710;box-shadow:0 0 1vh #116f1f;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#008000 #343434}.project-slide .project-info::-webkit-scrollbar{width:10px;background-color:#343434;border-radius:10px}.project-slide .project-info::-webkit-scrollbar-thumb{background-color:green;border-radius:10px}.project-slide h2{font-size:3vw;margin:0}.project-slide p{font-size:1.75vw;max-height:40vh}.project-slide p{scrollbar-width:thin;scrollbar-color:#008000 #343434}.slide-indicators{justify-content:center;position:absolute;width:auto;bottom:20vh}.slide-indicators .indicator{display:inline-block;width:1vh;height:1vh;margin:0 .3vw;border-radius:50%;border:none;background-color:gray;transition:background-color .3s ease}.slide-indicators .indicator.active{background-color:#fff}.project-slide .linked-image-text{text-align:center;position:relative;top:15em;padding-bottom:2vh;font-size:2vw;color:#00f710;transition:color .3s ease}.project-slide .linked-image-text:hover{color:#fff;text-decoration:underline;cursor:pointer}.project-title{text-align:center;font-size:3vw;padding-bottom:-4vh;font-weight:thin;color:#fff}.project-subtitle{text-align:center;font-size:2vw;font-weight:lighter;color:#fff}#custom-cursor{width:3em;height:3em;border-radius:50%;position:absolute;transform:translate(-50%,-50%);pointer-events:none;z-index:9999;background:rgba(0,255,0,.7);transition:transform .15s ease,filter .15s ease}body[data-cursor-negative=true] #custom-cursor{filter:grayscale(1);transform:translate(-50%,-50%) scale(1.3)}.about-container{display:flex;justify-content:space-between;align-items:center;background-color:#1414145e;color:#fff;overflow:hidden}.access-block{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;font-size:10vh;background-color:#1414145e;text-align:center;padding-top:50vh;z-index:10000}@keyframes flyIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.left-section{position:relative;overflow:hidden;width:50%;height:100%}.profile-image{overflow:hidden;width:100%;height:auto;display:block;margin-top:-15%}.overlay-text{position:absolute;right:0;top:50%;transform:translateY(-50%);background:linear-gradient(to left,rgb(25,25,25),transparent);padding-left:10vw;font-size:5vw;font-weight:300;color:#116f1f;overflow:hidden}.overlay-text span{display:block;opacity:0;animation:flyIn 7s forwards;animation-delay:calc(.2s * var(--i))}.overlay-text span:nth-child(1){--i: 1}.overlay-text span:nth-child(2){--i: 2}.overlay-text span:nth-child(3){--i: 3}.overlay-text span:nth-child(4){--i: 4}.overlay-text span:nth-child(5){--i: 5}.overlay-text span:nth-child(6){--i: 6}.overlay-text span:nth-child(7){--i: 7}.overlay-text span:nth-child(8){--i: 8}.overlay-text span:nth-child(odd){color:#116f1f;font-weight:100}.overlay-text span:nth-child(2n){color:transparent;font-weight:700;-webkit-text-stroke:2px #ffffff;text-stroke:2px #ffffff}.right-section{width:50%;overflow:hidden;padding:5%;margin-bottom:-6vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.title{font-size:3.5vw;color:#fff;margin-bottom:20px}.divider{width:80%;height:.5vh;background-color:#116f1f;margin-bottom:1vh}.description{font-size:2vh;color:#fff;padding-top:1%;text-align:center;max-height:40vw;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#008000 #343434}.description p::-webkit-scrollbar{width:10px;background-color:#343434;border-radius:10px}.description p::-webkit-scrollbar-thumb{background-color:green;border-radius:10px}.description p{scrollbar-width:thin;scrollbar-color:#008000 #343434}
