:root{--background:#151418;--text:#eef7fc}@media (prefers-color-scheme:dark){:root{--background:#151418;--text:#eef7fc}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.landing{justify-content:center;align-items:center;gap:60px;display:flex}@media (max-width:767.98px){.landing{flex-direction:column}}.profile-pic{border:2px solid #ffd046;border-radius:50px}@media (max-width:991.98px){.profile-pic{object-fit:cover;width:200px}}@media (max-width:767.98px){.profile-pic{object-fit:cover;object-position:100% 30%;width:300px;height:300px}}.profile-details{flex-direction:column;justify-content:center;align-items:flex-start;width:400px;display:flex}@media (max-width:767.98px){.profile-details{width:500px}}@media (max-width:575.98px){.profile-details{width:300px}}.profile-details .profile-name{font-size:2rem}@media (max-width:575.98px){.profile-details .profile-title,.profile-details .profile-location{font-size:14px}}.profile-details .profile-titles{justify-content:center;align-items:center;display:flex}.profile-details .profile-titles .profile-title{color:#81ad74;margin-right:1rem}.profile-details .profile-titles svg{padding-bottom:4px}@keyframes wobble{0%{transform:rotate(0)}25%{transform:rotate(.15turn)}50%{transform:rotate(-.15turn)}}.profile-details .profile-titles svg:hover{animation:2s infinite wobble}.profile-details .section-title-wrapper{color:#ffd046;border-bottom:2px solid #ffd046;justify-content:flex-start;align-items:flex-start;gap:16px;width:90%;margin-top:20px;margin-bottom:20px;padding:10px 0;display:flex}@media (max-width:767.98px){.profile-details .section-title-wrapper{width:100%}}.profile-details .profile-skills{flex-wrap:wrap;gap:1rem;display:flex}.profile-details .profile-skills .profile-skill{-webkit-backdrop-filter:blur(5px);border-radius:16px;padding:5px 10px;box-shadow:0 4px 30px #0000001a}.profile-details .profile-socials ul li{list-style-type:none}.profile-details .profile-socials ul{justify-content:center;align-items:center;gap:15px;display:flex}.profile-details .profile-socials ul li a{justify-content:center;align-items:center;gap:10px;display:flex}.profile-details .profile-socials ul li a:hover{color:#3abeff}@keyframes rainbow{0%{color:#83ce6c}15%{color:#ff715b}30%{color:#3abeff}45%{color:#eef7fc}60%{color:#ff495c}75%{color:#d84797}to{color:#0fff95}}#confetti-canvas{z-index:-1;position:absolute;top:0;right:0}#rainbow-intro:hover{cursor:pointer;animation:5s infinite rainbow}.rainbow path{animation:5s infinite rainbow}
:root{--background:#151418;--text:#eef7fc}@media (prefers-color-scheme:dark){:root{--background:#151418;--text:#eef7fc}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.section-wrapper{flex-direction:column;justify-content:center;align-items:center;padding:60px 0;display:flex}.section-wrapper .section-header{justify-content:center;align-items:center;gap:15px;margin-bottom:3rem;font-size:2rem;display:flex}.section-wrapper .projects-wrapper{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.section-wrapper .project-card{text-align:center;border:2px solid #525252;border-radius:50px;flex-direction:row;justify-content:space-evenly;align-items:center;width:900px;padding:2rem;display:flex}@media (max-width:991.98px){.section-wrapper .project-card{width:700px}}@media (max-width:767.98px){.section-wrapper .project-card{width:500px}}@media (max-width:575.98px){.section-wrapper .project-card{width:350px;padding:1.5rem}}.section-wrapper .project-card:hover{cursor:pointer;border:2px solid #3abeff}.section-wrapper .project-card .card-details{flex-direction:column;justify-content:center;align-items:center;width:250px;display:flex}.section-wrapper .project-card .project-card-title{margin-bottom:15px}@media (max-width:575.98px){.section-wrapper .project-card .project-card-title{font-size:medium}}.section-wrapper .project-card .project-card-image{object-fit:cover;border-radius:50px;margin-bottom:15px}@media (max-width:767.98px){.section-wrapper .project-card .project-card-image{border-radius:25px;width:150px;height:112px}}@media (max-width:575.98px){.section-wrapper .project-card .project-card-image{border-radius:25px;width:150px;height:112px;margin-bottom:0}}.section-wrapper .project-card .tags-wrapper{flex-wrap:wrap;gap:1rem;display:flex}.section-wrapper .project-card .tags-wrapper .project-tag{-webkit-backdrop-filter:blur(5px);background:#95fa3b29;border:1px solid #95fa3b4d;border-radius:16px;padding:5px 10px;box-shadow:0 4px 30px #0000001a}.section-wrapper .view-more-btn{justify-content:center;align-items:center;gap:10px;display:flex}.section-wrapper .view-more-btn #view-more-projects{transition:transform .5s ease-out;transform:rotate(.375turn)}.section-wrapper .view-more-btn:hover{cursor:pointer;color:#3abeff}.section-wrapper .view-more-btn:hover #view-more-projects{transform:rotate(.3turn)}
:root{--background:#151418;--text:#eef7fc}@media (prefers-color-scheme:dark){:root{--background:#151418;--text:#eef7fc}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.email-wrapper,.contact-wrapper,.email-header-wrapper{flex-direction:row;justify-content:center;align-items:center;gap:15px;display:flex}.contact-wrapper{flex-direction:column;padding:3rem 0}.email-header-wrapper h2{font-size:2rem}.email-wrapper #email-contact{color:#3abeff;font-size:2rem}@media (max-width:575.98px){.email-wrapper #email-contact{font-size:1.5rem}}.email-wrapper svg:focus{outline:none}.email-wrapper svg:focus-visible{outline:2px solid #3abeff}.email-wrapper svg:hover{cursor:pointer;color:#3abeff}.email-wrapper .copy-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.email-wrapper .copy-wrapper #toolTip{z-index:-1;text-align:center;opacity:0;visibility:hidden;width:100px;position:absolute;top:0;right:0;transform:translate(35px,-35px)}
