@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Ramabhadra&display=swap";@import"https://fonts.googleapis.com/css2?family=Inconsolata:wght@200..900&family=Ramabhadra&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;min-height:100%;color-scheme:light dark;color:#ffffffde;background:#020024;background:radial-gradient(circle at top,#020024e6 60%,#732c6ee6),url(data:image/svg+xml;base64,PHN2Zw0KICB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnDQogIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJw0KICB3aWR0aD0nMzAwJyBoZWlnaHQ9JzMwMCc+DQoNCiAgICA8ZmlsdGVyIGlkPSduJyB4PScwJyB5PScwJz4NCiAgICAgICAgICAgIDxmZVR1cmJ1bGVuY2UNCiAgICAgICAgICAgICAgdHlwZT0nZnJhY3RhbE5vaXNlJw0KICAgICAgICAgICAgICBiYXNlRnJlcXVlbmN5PScwLjcnDQogICAgICAgICAgICAgIHN0aXRjaFRpbGVzPSdzdGl0Y2gnLz4NCiAgICA8L2ZpbHRlcj4NCg0KICAgIDxyZWN0IHdpZHRoPSczMDAnIGhlaWdodD0nMzAwJyBmaWxsPScjZmZmJy8+DQogICAgPHJlY3Qgd2lkdGg9JzMwMCcgaGVpZ2h0PSczMDAnIGZpbHRlcj0idXJsKCNuKSIgb3BhY2l0eT0nMScvPg0KPC9zdmc+);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{margin:0 auto;text-align:center}h1,h2,h3,h4,h5,h6{font-family:Ramabhadra,Arial,sans-serif}p{font-family:Inconsolata,Arial,sans-serif}body{margin:0}main{margin:0 auto}main h1{margin:auto}.copyButton .feedback{color:#fff;position:absolute;font-size:14px;font-weight:700;top:-30px;padding:0 5px;animation-name:example;animation-duration:2s;animation-timing-function:ease-in-out}@keyframes example{0%{top:-20px}5%{top:-35px}8%{top:-30px}}header{border-bottom:thin solid #7d3074;justify-content:space-between;padding:0 10px}header .nameTitle{display:flex;justify-content:center;align-items:center}@media(max-width:678px){header .nameTitle{display:flex;flex-direction:column;font-size:8px}}header .nameTitle h6{margin:0 0 20px 10px}header .nameTitle svg{margin:0 20px;fill:#7d3074;width:31px;height:auto}@media(max-width:678px){header .nameTitle svg{width:14px}}header .feedback{position:relative;margin-left:auto;margin-right:5px;color:#7d3074}header .emailButton{display:flex;align-items:center;background-color:#242424;padding:10px;border:none;border-radius:15px;cursor:pointer;transition:.4s}header .emailButton:hover{background-color:#171717}header .emailButton:active{background-color:#0b0b0b}header .emailButton span{margin-left:10px}footer{display:flex;align-items:center;justify-content:space-around;width:100%;height:50px;position:fixed;bottom:0;background-color:#7d3074;background:#020024}@media(max-width:676px){footer{height:auto;flex-direction:column}footer button{margin:10px 0}}footer button{display:flex;align-items:center;border:none;background-color:transparent;height:100%;padding:0 10px;transition:.4s;cursor:pointer}footer button:hover{background-color:#1d0127}footer button svg{margin-right:5px;margin-bottom:2px;fill:#fff;height:15px;width:15px}main{padding:30px 0 200px}main h1{text-transform:uppercase;margin-bottom:15px}main .sectionDivider{margin:30px auto;width:80%;border-bottom:thin solid #7d3074}main .smallDivider{margin:30px auto;width:30%;border-bottom:thin solid #7d3074}main .projects{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.projectCard{display:flex;flex-direction:column;align-items:center;max-width:310px}@media(max-width:676px){.projectCard{margin-bottom:50px}}.projectCard button{box-sizing:content-box;border:none;border:solid thin #7d3074;background-color:#00000030;margin:10px 30px;padding:0;width:300px;border-radius:0 0 10px 10px;cursor:pointer;transition:.3s}.projectCard button:hover{border-color:#be55b2}.projectCard .image{width:300px;height:250px}.projectCard .image img{width:100%}.projectCard .cardDivider{width:100%;border-top:thin solid #7d3074}.projectCard .cardInfo div{display:flex;justify-content:space-around;align-items:center}.projectCard .cardInfo div h5{font-family:monospace}.projectCard .cardInfo p{padding:0 25px;margin:0 0 25px}.projectCard .techDiv{display:flex;flex-wrap:wrap;justify-content:center}.projectCard .techTag{flex:auto;border:thin solid #7d3074;background-color:#00000018;margin:5px;padding:0 5px;border-radius:5px}.information{display:flex;flex-direction:column;align-items:center}.information .star svg{fill:#8f388e}.information h2{border-bottom:3px solid #7d3074}.information .profile{width:80%}.information .sideBySide{display:grid;margin-top:10px;width:80%;grid-template-columns:1fr 1fr 1fr}@media(max-width:676px){.information .sideBySide{grid-template-columns:1fr}}.information .educations{display:flex;flex-direction:column;align-items:center}@media(max-width:676px){.information .educations{margin-bottom:30px}}.information .educations div{gap:20px}.information .certifications{display:flex;flex-direction:column;align-items:center}@media(max-width:676px){.information .certifications{margin-bottom:30px}}.information .certifications div{gap:20px}.information .languages{display:flex;flex-direction:column;align-items:center}@media(max-width:676px){.information .languages{margin-bottom:30px}}.information .skills{display:flex;flex-direction:column;align-items:center}.information .skills div{display:flex;flex-wrap:wrap;max-width:80%}.information .skills div span{flex:auto;border-radius:10px;margin:2px 10px;padding:5px 10px;background-color:#0200243d}
