@import"https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow-x:hidden;overflow-y:scroll}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:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0;font-family:PT Sans,sans-serif;scroll-behavior:smooth}body{background-color:#1f374e;background-size:400% 400%;animation:gradient 45s ease infinite;min-height:100vh;scrollbar-width:none;-ms-overflow-style:none;margin:0;padding:0;width:100%}body::-webkit-scrollbar{width:0px;background-color:transparent}anchor{scroll-margin-top:200px}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.card{background:rgba(255,255,255,.25);box-shadow:20px 20px 40px -6px #0003;backdrop-filter:blur(4.5px);-webkit-backdrop-filter:blur(4.5px);border-radius:10px;width:90%;min-height:"100%";z-index:1}.cardSocial{background:rgba(255,255,255,.25);box-shadow:20px 20px 40px -6px #0003;backdrop-filter:blur(4.5px);-webkit-backdrop-filter:blur(4.5px);border-radius:15%;width:90%;min-height:"100%";z-index:1}.resume-page{display:flex;flex-direction:column;align-items:center;min-height:100vh;min-width:100%}.resume-page-wrapper{min-width:-webkit-fill-available}body>#root{min-width:-webkit-fill-available}.square{position:relative;margin:10% 10px;width:400px;height:400px;display:flex;justify-content:center;align-items:center}.container{overflow-x:hidden}.square span:nth-child(1){position:absolute;width:85%;height:85%;border:2px solid black;border-radius:32% 58% 69% 43%/48% 32% 59% 55%;transition:.5s;animation:animate 6s linear infinite}.linkedin:hover span:nth-child(1){border:none;background:#f07e6e}.twitter:hover span:nth-child(1){border:none;background:#84cdfa}.github:hover span:nth-child(1){border:none;background:#5ad1cd}.square span:nth-child(2){position:absolute;width:85%;height:85%;border:2px solid black;border-radius:38% 62% 63% 37%/41% 44% 56% 59%;transition:.5s;animation:animate 4s linear infinite}.linkedin:hover span:nth-child(2){border:none;background:#f07e6e}.twitter:hover span:nth-child(2){border:none;background:#84cdfa}.github:hover span:nth-child(2){border:none;background:#5ad1cd}.square span:nth-child(3){position:absolute;width:85%;height:85%;border:2px solid black;border-radius:31% 45% 74% 35%/38% 56% 51% 87%;transition:.5s;animation:animate2 10s linear infinite}.linkedin:hover span:nth-child(3){border:none;background:#f07e6e}.twitter:hover span:nth-child(3){border:none;background:#84cdfa}.github:hover span:nth-child(3){border:none;background:#5ad1cd}.content{position:relative;padding:40px 60px;color:#fff;text-align:center;transition:.5s;z-index:4}.content a{position:relative;display:inline-block;margin-top:10px;border:2px solid #fff;padding:6px 18px;text-decoration:none;color:#fff;font-weight:600;border-radius:73% 27% 44% 56%/49% 44% 56% 51%}.content a:hover{background:white;color:#333}@keyframes animate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animate2{0%{transform:rotate(360deg)}to{transform:rotate(0)}}body,input,textarea,button{font-family:Inter,sans-serif}.app{width:400px;margin:0 auto;height:100vh;display:flex}.form{display:flex;flex-direction:column;justify-content:center;padding:10% 4%}.form>h1{align-self:flex-start;color:#000020;padding-bottom:3%;padding-top:5%}.form>h2{padding-bottom:3%;padding-top:5%;color:#000020;font-size:xxx-large}.form>h3{padding-top:10%;align-self:flex-start;color:#000}.form>input,textarea{width:75%;padding:10px;border-radius:5px;box-shadow:0 0 5px #00000023;margin-bottom:20px;border:1px solid lightgray;background:#fff;font-size:16px;color:#000020;outline:none;align-self:center}.form>input:focus,textarea:focus{border:1px solid rgb(0,0,196)}.form>textarea{height:150px;max-width:100vh;min-height:100px;align-self:center}.form>label{padding-bottom:10px;padding-left:12.5%;color:#000000d8;font-weight:700;align-self:flex-start}textarea{resize:none}.form>button{width:35%;align-self:center;padding:10px;border:none;background-color:#02026e;font-weight:500;font-size:20px;border-radius:25px;color:#fff;cursor:pointer;transition:.2s ease-in-out;margin-top:10px}.form>button:hover{background-color:#0000c4}.glow-on-hover{border:none;outline:none;color:#fff;background:#111;cursor:pointer;position:relative;z-index:0;border-radius:10px}.glow-on-hover:before{content:"";background:linear-gradient(45deg,#e8e0e0,#dbf3f5,#eaeade,#e4e9e2,#788886,#acaebc,#a9a1b2,#ae9caa,#e9ecec87);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:glowing 20s linear infinite;opacity:1;transition:opacity .3s ease-in-out;border-radius:10px}.glow-on-hover:active{color:#000}.glow-on-hover:active:after{background:transparent}.glow-on-hover:hover:before{opacity:1}.glow-on-hover:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#111;left:0;top:0;border-radius:10px}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.Pong-canvas{position:absolute;top:0;left:0}.hide-on-mobile{display:none!important}@media screen and (min-width: 1200px){.hide-on-mobile{display:block!important}}img{border-radius:50%;padding:3%}.center{justify-content:center;align-items:center;justify-items:center}p{font-size:large}a{z-index:1001}.footer-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;bottom:0}.footer-subscription{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:24px;padding:24px;color:#fff}.footer-subscription>p{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.footer-subscription-heading{margin-bottom:24px;font-size:24px}.footer-subscription-text{margin-bottom:24px;font-size:20px}.footer-input{padding:8px 20px;border-radius:2px;margin-right:10px;outline:none;border:none;font-size:18px;margin-bottom:16px;border:1px solid #fff}.footer-links{width:100%;max-width:1000px;display:flex;justify-content:center}.footer-link-wrapper{display:flex}.footer-link-items{display:flex;flex-direction:column;align-items:flex-start;margin:16px;text-align:left;width:160px;box-sizing:border-box}.footer-link-items h2{margin-bottom:16px}.footer-link-items>h2{color:#fff}.footer-link-items a{color:#fff;text-decoration:none;margin-bottom:.5rem}.footer-link-items a:hover{color:#e9e9e9;transition:.3s ease-out}.footer-email-form h2{margin-bottom:2rem}.footer-input::placeholder{color:#b1b1b1}.social-icon-link{color:#fff;font-size:24px}.social-media{max-width:1000px;width:100%}.social-media-wrap{display:flex;justify-content:space-between;align-items:center;width:90%;max-width:1000px;margin:40px auto}.social-icons{display:flex;justify-content:space-between;align-items:center;width:240px}.social-logo{color:#fff;justify-self:start;margin-left:20px;cursor:pointer;text-decoration:none;font-size:2rem;display:flex;align-items:center;margin-bottom:16px}.website-rights{color:#fff}@media screen and (max-width: 820px){.footer-links{padding-top:2rem}.footer-input,.btn{width:100%}.footer-link-wrapper,.social-media-wrap{flex-direction:column}}*{box-sizing:border-box}body{margin:0;font-family:segoe ui}a{color:#fff;text-decoration:none;cursor:pointer}a:hover{color:#fff}.nav{height:50px;width:100%;background-color:transparent;transition:background-color .5s ease-in-out;position:sticky;z-index:1000;top:0}.nav-scroll{background-color:#4d4d4de6!important;transition:background-color .5s ease-in-out}.nav>.nav-header{display:inline}.nav>.nav-header>.nav-title{display:inline-block;font-size:22px;color:#fff;padding:10px}.nav>.nav-btn{display:none}.nav>.nav-links{display:inline;float:right;font-size:16px}.nav>.nav-links>a{display:inline-block;padding:13px 10px;text-decoration:none;color:#efefef}.nav>#nav-check{display:none}@media (max-width:600px){.nav>.nav-btn{display:inline-block;position:absolute;right:0px;top:0px}.nav>.nav-btn>label{display:inline-block;width:50px;height:50px;padding:13px}.nav>.nav-btn>label:hover,.nav #nav-check:checked~.nav-btn>label{background-color:#1e1b1b4d}.nav>.nav-btn>label>span{display:block;width:25px;height:10px;border-top:2px solid #eee}.nav>.nav-links{position:absolute;display:block;width:100%;background-color:#333;height:0px;transition:all .3s ease-in;overflow-y:hidden;top:50px;left:0px}.nav>.nav-links>a{display:block;width:100%}.nav>#nav-check:not(:checked)~.nav-links{height:0px}.nav>#nav-check:checked~.nav-links{height:calc(100vh - 50px);overflow-y:auto}}
