.nav{-webkit-backdrop-filter:saturate(150%) blur(5px);backdrop-filter:saturate(150%) blur(5px);background-color:#00000090;box-shadow:0 5px 10px #0003;color:#fff;display:flex;font-size:small;height:var(--navbar-height);left:0;list-style-type:none;position:fixed;right:0;top:0;transition:transform .3s,background-color .3s,-webkit-backdrop-filter .5s;transition:transform .3s,background-color .3s,backdrop-filter .5s;transition:transform .3s,background-color .3s,backdrop-filter .5s,-webkit-backdrop-filter .5s;z-index:99}.nav-hidden{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;box-shadow:none}.logo-wrapper{cursor:pointer;height:1.2rem;margin:auto 5vw}.logo{height:100%}.desktop-menu{align-items:center;display:none;flex-direction:row;font-size:small;gap:3.5rem;height:100%;justify-content:space-between;position:absolute;right:6vw}.desktop-menu a{border-radius:30px;color:#fff;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding:12px;text-decoration:none}.desktop-menu a:hover{background-color:#faf9f6;color:#000}.menu-button{align-items:center;cursor:pointer;display:flex;height:100%;position:absolute;right:5vw}.menu-button span{color:#fff;font-size:16px}.menu-icon{color:#fff;height:16px;margin-right:5px}.mobile-menu{display:flex;height:100%;pointer-events:none;position:fixed;right:-100vw;transition:right .7s ease-in-out;width:100%;z-index:2}.show-mobile-menu{pointer-events:auto;right:0}.mobile-menu-bg{align-items:center;-webkit-backdrop-filter:saturate(150%) blur(15px);backdrop-filter:saturate(150%) blur(15px);background-color:#0d0d184d;display:flex;flex-direction:column;font-weight:600;gap:3rem;height:100%;justify-content:center;letter-spacing:3px;list-style-type:none;opacity:0;transition:opacity 1s;width:100%}.show-mobile-menu-bg{opacity:1}.mobile-menu-bg a{color:#fff;cursor:pointer;display:block;padding:.5rem;text-decoration:none;transform:translateX(100vw);transition:transform 1s}.mobile-menu-bg a:hover{color:var(--cyan)}#menuSlide1{transition-delay:.1s!important}#menuSlide1,#menuSlide2{transform:translateX(0)!important}#menuSlide2{transition-delay:.3s!important}#menuSlide3{transform:translateX(0)!important;transition-delay:.5s!important}@media only screen and (min-width:600px){.desktop-menu{display:flex}.menu-button,.mobile-menu{display:none}}#vanta{background-color:#000010;height:100svh;overflow:hidden;position:fixed;top:0;width:100vw;z-index:-1}.cover{display:flex;height:100svh;width:100%}.coverTitleContainer{border-radius:40%;display:flex;flex-direction:column;font-family:Calibre,Inter,San Francisco,SF Pro Text,system-ui,sans-serif;line-height:1.4;margin:auto;padding:1rem}.cover-text1{color:#fff;font-size:clamp(18px,2vw,25px)}.cover-text1,.cover-text2{font-family:inherit;font-weight:600}.cover-text2{color:var(--cyan-2);font-size:clamp(40px,8vw,90px)}.cover-text3{color:#fff;font-family:inherit;font-size:clamp(22px,4vw,35px);font-weight:600}.coverButtonContainer{bottom:8%;display:flex;position:absolute;width:100%}.coverScrollButton{cursor:pointer;margin:auto}.arrow-icon{fill:var(--cyan-2);height:clamp(40px,8vw,50px)}#about-section .section-content{gap:3rem;max-width:1000px}#about-section .content-container-1{flex:5 1}#about-section .content-container-2{flex:2 1}.education-container{margin-top:2rem;text-align:center}.education{background-color:var(--dark-slate-blue);border-radius:8px;box-shadow:0 5px 10px #0003;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;padding:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.edu-heading{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem}.edu-logo{display:block;height:4rem;margin:0 auto 1rem}.pfp-wrapper{display:flex;margin:0 auto 5rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pfp{background-image:url(/static/media/pfp.270e52ffacd9c23ffe52.jpg);background-size:cover;border:3px solid var(--cyan);border-radius:8px;height:250px;transition:transform .15s linear;width:250px;z-index:1}.pfp-screen{background-color:#0ff3;height:100%;opacity:1;transition:opacity .15s linear;width:100%}.pfp-shadow{border:3px solid var(--cyan);border-radius:8px;bottom:-20px;content:"";height:100%;position:absolute;right:-20px;transition:transform .15s linear;width:100%}.pfp-wrapper:hover .pfp-screen{opacity:0}.pfp-wrapper:hover .pfp{transform:translate(-5px,-5px)}.pfp-wrapper:hover .pfp-shadow{transform:translate(5px,5px)}.cv-button{background-color:var(--cyan);height:52px;margin:auto;width:202px;z-index:-1}.cv-button,.cv-button:after{align-items:center;border:1.5px solid var(--cyan);border-radius:4px;display:flex;justify-content:center}.cv-button:after{background-color:var(--dark-gunmetal-2);color:var(--cyan);content:"View My CV";height:50px;position:absolute;text-decoration:none;transition:transform .15s linear;width:200px}.cv-button:hover:after{transform:translate(-5px,-5px)}#skills-section .section-content{gap:2rem;max-width:900px}#skills-section .content-container-1{display:flex;flex:1 1;flex-direction:column;justify-content:center}#skills-section .content-container-2{display:flex;flex:1 1;flex-direction:column;gap:3rem;justify-content:space-around}#skills-section h3{align-items:center;display:flex;gap:12px;justify-content:center}#skills-section .icon{color:aqua;scale:1.5}.items-container{margin-top:1rem;text-align:center}.item-icon{fill:var(--azure);-webkit-backface-visibility:hidden;backface-visibility:hidden;height:50%;position:absolute;width:50%}.know-item{background-color:var(--dark-slate-blue);border-radius:10px;box-shadow:0 5px 10px #0003;color:var(--azure);display:inline-flex;font-size:clamp(14px,2vw,16px);margin:5px;padding:10px}#whatido-section .section-content{display:flex;flex-direction:column;gap:5vw;max-width:900px}#whatido-section [class^=content-container-]{display:flex;flex:1 1;flex-direction:row;gap:5vw}#whatido-section .content{background-color:var(--dark-slate-blue);box-shadow:10px 10px 10px #0003;display:flex;flex-direction:column;padding:2rem;transition:scale 1s ease}#whatido-section .content p{transition:color 1s ease}#whatido-section .icon{align-self:center;height:auto;margin:2rem 0;width:5rem}#whatido-section .content:hover{scale:1.05}#whatido-section .content:hover p{color:var(--azure)}@media only screen and (max-width:750px){#about-section .section-content{flex-direction:column}}@media only screen and (max-width:650px){#skills-section .section-content,#whatido-section [class^=content-container-]{flex-direction:column}}.left-side,.right-side{bottom:0;color:var(--cyan);left:calc(5vw - 30px);position:fixed;width:40px;z-index:10}.right-side{left:auto;right:calc(5vw - 30px)}.left-side ul,.right-side ul{align-items:center;display:flex;flex-direction:column;gap:1rem;list-style:none}.left-side ul:after,.right-side ul:after{background-color:var(--cyan);content:"";display:block;height:15svh;margin:1rem auto 0;width:1px}.left-side a{display:inline-block;font-size:23px;position:relative;text-decoration:none;transition:scale .2s ease}.left-side a:hover{scale:1.3}.right-side ul{gap:1.2rem}.right-side a{position:relative}.dot{border:1px solid var(--cyan);border-radius:50%;display:block;height:15px;transition:background-color 1s ease,scale .3s;width:15px}.dot-label{font-size:13px;opacity:0;pointer-events:none;position:absolute;right:30px;top:50%;transform:translateY(-50%);transition:opacity .3s ease-in}.right-side a:hover .dot{scale:1.1}.right-side a:hover .dot-label{opacity:1}.active-dot{background-color:var(--cyan)}@media only screen and (max-width:600px){.left-side,.right-side{display:none}}.item-wrapper{border-radius:50%;display:inline-flex;height:clamp(65px,10vw,100px);margin:8px;position:relative;width:clamp(65px,10vw,100px)}.item{background-color:var(--dark-slate-blue);box-shadow:0 5px 10px #0003;transform-style:preserve-3d;transition:transform 1s}.item,.name{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;width:100%}.name{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:1px solid var(--cyan);color:var(--cyan);font-size:clamp(12px,1vw,16px);position:absolute;transform:rotateY(180deg)}.small-item{height:clamp(60px,7vw,70px);margin:4px;width:clamp(60px,7vw,70px)}.flipped{transform:rotateY(180deg)}.nonparallax{background-image:url(/static/media/nonparallax.dde2c70496c349cc4d9d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:none;height:100svh}.parallax{display:block;height:1500px;height:200vh;overflow:hidden;position:relative}.parallax-layer{background-position:top;background-repeat:no-repeat;background-size:auto 100vh;height:100%;position:absolute;width:100%}#background{background-image:url(/static/media/background.ee0aec9cbf6922f2656b.png);background-size:auto 100%}#balloon1{background-image:url(/static/media/balloon1.478870199cc7c730f0d7.png)}#balloon2{background-image:url(/static/media/balloon2.b1832a7e4f9ea17d80fc.png)}#balloon1-light{background-image:url(/static/media/balloon1-light.3acb32c755c56eb928e7.png);mix-blend-mode:screen}#balloon2-light{background-image:url(/static/media/balloon2-light.a9e624c0264cdceb9af9.png);mix-blend-mode:screen}#cloud1{background-image:url(/static/media/cloud1.98402e9e2d61644d525b.png)}#cloud2{background-image:url(/static/media/clouds.b5eaa89ab4a5b8407d46.png)}#moon{background-image:url(/static/media/moon.2ab9eb09c8adbd0c9ff8.png)}#moon,#moon-light{mix-blend-mode:screen}#moon-light{background-image:url(/static/media/moon-light.b340d2f1f3b033e65280.png)}#mountain1{background-image:url(/static/media/mountain1.3e9e6483c2d8d895247b.png);background-position-y:bottom;transform:translateY(-20px)}#mountain2{background-image:url(/static/media/mountain2.764cff42a6c021162125.png);background-position-y:bottom;transform:translateY(-85px)}#surface{background-image:url(/static/media/surface.925a931ad414794ccb67.png);background-position-y:bottom}#balloon1,#balloon1-light{animation:floatAnimation 5s ease-in-out infinite alternate}#balloon2,#balloon2-light{animation:floatAnimation2 5s ease-in-out infinite alternate}@keyframes floatAnimation{0%{transform:translateY(0)}to{transform:translateY(30px)}}@keyframes floatAnimation2{0%{transform:translateY(0)}to{transform:translateY(-15px)}}#projects .section-content{flex-direction:column;gap:10rem;max-width:1000px}@media only screen and (max-width:750px){#projects .section-content{gap:3rem}}.project-container{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:repeat(12,1fr);position:relative}.project-content{flex-direction:column;gap:1.3rem;grid-area:1/7/-1/-1;justify-content:center;pointer-events:none;text-align:right;z-index:1}.project-content,.project-img{display:flex;position:relative}.project-img{grid-area:1/1/-1/8}.project-img img{border-radius:5px;box-shadow:0 0 40px var(--cyan-tran);flex:1 1;max-height:100%;max-width:100%;object-fit:contain}.project-img-screen{background-color:var(--denim);border-radius:5px;height:100%;mix-blend-mode:multiply;opacity:1;position:absolute;transition:opacity 1s ease;width:100%}.project-img-screen:hover{opacity:0}.project-overline{color:var(--cyan);pointer-events:auto}.project-content h2{pointer-events:auto;text-align:inherit}.project-desc{background-color:var(--dark-slate-blue);border-radius:5px;color:var(--pastel-blue);font-size:clamp(14px,2vw,16px);padding:1.5rem;pointer-events:auto;transition:scale .5s ease,color .5s ease}.project-desc:hover{color:var(--cyan-2);scale:1.05}.project-tech-list{column-gap:1.5rem;display:flex;flex-wrap:wrap;justify-content:flex-end;list-style:none;row-gap:.5rem}.project-tech-list li{color:var(--pastel-blue);font-size:clamp(12px,2vw,16px);pointer-events:auto;white-space:nowrap}.project-links{display:flex;gap:1.8rem;justify-content:flex-end}.link-icon{fill:var(--azure);cursor:pointer;height:30px;pointer-events:auto;transition:scale .2s ease;width:30px}.link-icon:hover{fill:var(--cyan);scale:1.2}.reverse-project-content{grid-area:1/1/-1/7;text-align:left}.reverse-project-img{grid-area:1/6/-1/-1}.reverse-project-list{justify-content:flex-start}@media only screen and (max-width:750px){.project-content{grid-column:1/-1;height:100%;padding:2rem;text-align:left}.project-desc{background-color:initial;padding:0}.project-img{grid-column:1/-1;height:100%}.project-img img{object-fit:cover}.project-img-screen{background-color:var(--dark-slate-blue-2);opacity:1!important}.project-links,.project-tech-list{justify-content:flex-start}}#contact{background-color:var(--black-tran);width:100%}#contact .section-content{gap:5rem;max-width:900px}#contact .content-container-1{flex:1 1}#contact .content-container-2{flex:1 1;position:relative}.contact-list{display:flex;flex-direction:column;gap:2rem;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contact-list li{align-items:center;color:var(--azure);display:flex;flex-direction:row;font-size:clamp(18px,2vw,20px)}.contact-list a:hover{color:var(--cyan);text-decoration:underline}.contact-icon{color:var(--cyan);margin-right:1.5rem;scale:1.2}form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;width:100%}.inputError{color:red;margin-left:20px;margin-top:-15px}.inputBox{background-color:var(--dark-gunmetal-2);border:3px solid var(--dark-slate-blue);border-radius:25px;color:var(--azure);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;padding:.8rem;transition:border-color .2s,scale .2s;width:100%}.inputBox::placeholder{color:var(--powder-blue)}.inputBox:focus-within{border-color:cyan;outline:none;scale:1.01}form button{background:#0000;border:1.5px solid var(--cyan);border-radius:25px;color:var(--cyan);cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;padding:1rem 2rem;transition:background-color .3s ease,color .5s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}form button:hover{background-color:var(--cyan-3);color:#fff}.submission-message{text-align:center}@media only screen and (max-width:750px){#contact .section-content{flex-direction:column;gap:3rem}form{margin:1rem auto 0;width:80%}}.footer{background-color:#000;color:var(--azure);display:flex;flex-direction:column;font-size:10px;padding:1rem 0}.footer span{margin:auto}.footer img{height:50px;object-fit:contain}:root{--navbar-height:4rem;--azure:azure;--cyan:#0ff;--cyan-2:#64edff;--cyan-3:#00e0e0;--bright-blue:#0096ff;--blue-gray:#7393b3;--denim:#6f8faf;--glaucous:#6082b6;--pastel-blue:#a7c7e7;--powder-blue:#b6d0e2;--silver-blue:#aeb6bf;--steel-blue:#4682b4;--dark-azure:#34495e;--dark-slate-blue:#212f3c;--dark-slate-blue-2:#121920;--dark-gunmetal:#1b2631;--dark-gunmetal-2:#17202a;--cyan-tran:#00ffff20;--cyan-tran-2:#00ffff30;--bright-blue-tran:#0095ff30;--dark-slate-blue-tran:#212f3c80;--dark-slate-blue-tran-2:#212f3cd0;--dark-gunmetal-tran:#17202a4d;--black-tran:#000000b0;--black-tran-2:#000000e0}*{border:0;box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--dark-gunmetal-2);font-family:Source Sans Pro,sans-serif;line-height:1.3;overflow-x:hidden}.noScroll{overflow:hidden}h1{color:#fff;font-size:clamp(26px,5vw,32px);text-align:center;white-space:nowrap}h2{font-size:clamp(20px,3vw,24px)}h2,h3{color:var(--azure);text-align:center}h3{font-size:clamp(18px,2vw,20px)}h4{color:var(--cyan)}p{color:var(--pastel-blue);font-size:clamp(16px,1vw,18px)}a{color:inherit;text-decoration:none}.text-gap{display:flex;flex-direction:column;gap:1rem}.margin-top-3rem{margin-top:3rem}.main{background-color:var(--dark-gunmetal-2);min-height:100svh}section{margin:0 auto;max-width:80vw;padding:6rem 0}.section-heading{align-items:center;display:flex;gap:2rem;justify-content:center;white-space:nowrap}.section-heading:after,.section-heading:before{background-color:var(--cyan);content:"";height:1px;width:50%}.section-content{display:flex;margin:0 auto;padding:3rem 0}.button{background-color:var(--cyan);height:52px;margin:3rem auto;width:202px;z-index:-1}.button,.button:after{align-items:center;border:1.5px solid var(--cyan);border-radius:4px;display:flex;justify-content:center}.button:after{background-color:var(--dark-gunmetal);background-color:#000;color:var(--cyan);content:"View My CV";height:50px;position:absolute;text-decoration:none;transition:transform .15s linear;width:200px}.button:hover:after{transform:translate(-5px,-5px)}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background-color:#000}::-webkit-scrollbar-thumb{background-color:var(--azure);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:var(--silver-blue)}
/*# sourceMappingURL=main.32d77c39.css.map*/