:root{--pink:#ff74fd;--grey:#a9a9a9;--base-size:1rem;--hover-color:#ffffff62}body{background-color:#000;margin:0;padding:0}a{scroll-behavior:smooth;text-decoration:none}::selection{background:#e14eb780}h1,h3,h6,p{color:#fff}.nav-total{z-index:1000;-webkit-backdrop-filter:blur(4px);background:#ffffff0f;border-radius:60px;justify-content:center;align-items:center;height:5rem;margin:0 10vw;display:flex;position:sticky;top:1rem}.nav-container{z-index:1000;justify-content:center;align-items:center;gap:5rem;height:6rem;display:flex}.nav-title{z-index:1000;opacity:.7}.nav-title:hover{color:#fff;opacity:1}.nav-button{z-index:1000;background-color:#fff;border-radius:100px;justify-content:center;align-items:center;min-width:8.5rem;height:3rem;display:flex;position:absolute;right:1.3rem}.nav-button:hover{transition:all .2s;box-shadow:0 0 7px 1px #fff}.nav-button-text{z-index:1000;color:#000;font-weight:500}.stars{object-fit:cover;z-index:-1000}.stars-container{z-index:-1000;width:100vw;height:100vh;position:fixed;top:0}.black-wrapper{z-index:-2;background-color:#000}.section-heading{z-index:110;text-align:center;font-size:3em}.subheading{font-size:calc(var(--base-size)*2)}.small-text{color:var(--grey);letter-spacing:.1rem;font-weight:300;font-size:var(--base-size)}.hide{visibility:hidden}.grad-text{color:#0000;background-image:linear-gradient(261deg,#ff00d0,#7300ff);background-size:250% 250%;-webkit-background-clip:text;background-clip:text;animation:7s infinite gradient-animation}@keyframes gradient-animation{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.pointer{cursor:pointer}@media (max-width:768px){html{font-size:10px}#skills{margin-top:-7vh;margin-bottom:-20vh}#horizon{margin-top:50vh}#title{font-size:5rem}#subtitle{font-size:3rem}#purp{margin-top:-50%}#res-button,#nav{visibility:hidden}#skill{font-size:.75em}}
.hero{z-index:-1000;width:100%;height:100vh}.hero-container{z-index:-1000;flex-direction:column;justify-content:center;align-items:center;height:100vh;margin:0 6vw;display:flex;position:sticky;top:10vh}.hero-small{letter-spacing:.4rem;transform-origin:50% 100%;z-index:-1000;text-align:center;margin-top:-7rem;margin-bottom:-3rem;font-size:1rem;font-weight:100}.hero-title{transform-origin:50% 100%;z-index:-1000;text-align:center;font-size:6.5rem;font-weight:800}.hero-subtitle{opacity:.2;transform-origin:50% 100%;z-index:-1000;text-align:center;margin-top:-1.5rem;font-size:4rem;font-weight:700}
#projects{text-align:center;height:100%;margin-top:100px;padding:0 10vw}.project-card-wrapper{justify-content:space-between;align-items:center;gap:-40vw;margin-bottom:100px;display:flex}.desc-wrapper{-webkit-backdrop-filter:blur(20px);z-index:10;background:#ffffff26;border:1px solid #ffffff2e;max-width:35vw;padding:1rem 1.5rem}.project-card-info-wrapper{flex-direction:column;flex:none;justify-content:center;display:flex}.left-project{text-align:left;align-items:start}.right-project{text-align:right;align-items:end}.left-img{margin-right:-40vw}.right-img{margin-left:-40vw}.project-skills{z-index:100;justify-content:space-evenly;height:1rem;margin-top:1.7rem;margin-left:-14px;margin-right:-14px;display:flex}.skill{font-weight:300;font-size:var(--base-size);text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:0 1rem;display:flex}.grey{color:var(--grey)}.project-heading{z-index:100;margin-bottom:1.7rem}.background-img-static{background-size:"cover";width:40vw;height:22.5vw}.button{background:#b2717100;width:100px;height:60px;position:relative}.button:before{content:"";background:#fff;width:25px;height:2px;transition:all .3s;position:absolute;top:48.5%;right:24px}.button:hover:before{width:35px;right:34px}.button:after{content:"";border:5px solid #0000;border-left-color:#fff;border-right-width:0;width:0;height:0;margin-top:-5px;transition:all .3s;position:absolute;top:50%;right:20px}.button:hover:after{right:30px}.flex{display:flex}.image{z-index:0;justify-content:center;align-items:center;width:48vw;height:27vw;display:flex}.feat{font-size:calc(var(--base-size)*.8);letter-spacing:.7rem;color:var(--pink);margin-bottom:-2em;font-weight:300}.git-wrapper{-webkit-backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff2e;border-radius:50%;width:40px;height:40px}.git-wrapper:hover{background-color:var(--hover-color)}.git-wrapper{cursor:pointer;justify-content:center;align-items:center;margin-top:20px;display:flex}.hover-me{text-align:center;color:#ffffff9a;align-self:center;position:relative}
#skills{z-index:1000;padding:0 10vw}.skill-tag{-webkit-backdrop-filter:blur(20px);color:#fff;z-index:100;background:#ffffff26;border:1px solid #ffffff2e;border-radius:5px;justify-content:center;align-items:center;margin:10px;padding:1rem;display:flex}.lang-wrapper{flex-wrap:wrap;justify-content:center;margin-top:5vh;display:flex}.framework-wrapper{flex-wrap:wrap;justify-content:center;display:flex}.center{text-align:center}.purple{z-index:-10;background:radial-gradient(#7642dd -150%,#000 80%);width:80vw;height:30vh;margin-top:-20vh;scale:0}@media (max-width:478px){#skills{z-index:1000;margin-top:-15vh;padding:15vh 10vw 0}}
#contact{flex-direction:column;align-items:center;height:100%;margin:0 10vw;padding-bottom:15vh;display:flex}.contact-btn-wrapper{-webkit-backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff2e;border-radius:10%;justify-content:center;align-items:center;max-width:40vw;margin:10px;padding:.75rem;display:flex}.contact-btn-wrapper:hover{background-color:var(--hover-color)}.btns-wrapper{justify-content:center;display:flex}.con-text{color:var(--grey);text-align:center;margin-top:-10px;margin-bottom:60px;font-size:20px}
@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/1e589d51b18335ae-s.30262dc6.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/274673a632e02dc6-s.834c493e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/043b82ab31bba5a4-s.p.b67c2e04.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/f802f963cba79871-s.3f725821.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/b30f401cf94fe4f8-s.a336f236.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/c7d9ca68f9942779-s.p.5f8f1848.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.a2f18b1a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.3ed55436.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.80fc2c9e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.666bad7d.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0a77efb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.4a23d71b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.43b0b13e.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.b2288445.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.3aec397d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.95e4158a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.bd593fbe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.d82a9aff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.c55744ae.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.b460e02c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.855a563b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1db2973a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.da3cbacd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.a61bc753.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4ae8e3010ce79e6a-s.21a1a3c2.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1747e1908d2352d2-s.740eb7d8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4b766aa38fdaaae3-s.p.6d98c708.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_7f01ae77-module__lqsrSa__className{font-family:Poppins,Poppins Fallback;font-style:normal}
.exp-ellipse-container{z-index:-99;justify-content:center;align-items:center;height:30vh;display:flex}.exp-horizon{z-index:-99;margin-top:70vh}.exp-pink{z-index:-99;margin-top:45vh}.exp-white{z-index:-99;margin-top:35vh}#experience{z-index:1;flex-direction:column;align-items:center;margin:-20vh 10vw 0;display:flex}.exp-timeline-wrapper{z-index:1;justify-content:center;align-items:center;display:flex}.exp-timeline-half{z-index:1;flex-direction:column;width:45vw;display:flex}.flex-right{align-items:end}.timeline-wrapper{background-image:linear-gradient(#666 0% 25%,#000 25% 50%,#666 50% 75%,#000 75% 100%);background-size:100% 15px;flex-direction:column;align-items:center;width:2px;height:60rem;display:flex}.exp-timeline{background-color:var(--pink);width:4px;height:max-content}.exp-card-wrapper{width:40vw;height:25rem;padding:2rem}.wrapper-right{text-align:end}.exp-card-num{color:var(--pink);font-size:1.5rem}.exp-card-title{margin-bottom:-.5rem}.exp-card-org{font-size:calc(var(--base-size)*1.1);letter-spacing:.7rem;color:var(--pink);font-weight:300}.text-right{justify-content:right}.exp-see-more{cursor:pointer;font-weight:600}.exp-see-more:hover{color:var(--pink);transition:all .5s}@media (max-width:478px){#experience{justify-content:center;align-items:center;display:flex}.exp-timeline-half{flex-direction:column;justify-content:space-between;width:80vw;display:flex}.timeline-wrapper{background-image:linear-gradient(#666 0% 25%,#000 25% 50%,#666 50% 75%,#000 75% 100%);background-size:100% 15px;flex-direction:column;align-items:center;width:2px;display:flex}.exp-card-wrapper{width:80vw;height:25rem;margin-top:3vh;margin-bottom:3vh;padding:2rem}}
