@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;margin:0;padding:0;text-decoration:none}main{padding-bottom:80px}.boxic{width:28px;height:28px}@media (width<=700px){.canva{margin-top:100px}.profile .coffee{display:none}.socials{flex-direction:column;align-items:center;gap:1rem}.list{gap:1rem;width:100%}.icons{flex-wrap:wrap;gap:.5rem}.row1{text-align:center;flex-direction:column;align-items:center}.boxic{width:35px;height:35px}.donate{height:30px;padding:1rem}.stats-row{flex-direction:column}}.hero{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:90vh;display:flex}@media (width<=700px){.hero{padding:0 1rem}}.canva{flex-direction:column;gap:1rem;max-width:650px;margin-top:50px;display:flex}.card{border-radius:10px;padding:1rem;display:flex;box-shadow:0 0 10px #b9b9b9}.description{font-family:JetBrains Mono,monospace;font-size:16px}.socials{justify-content:space-between;width:100%;display:flex}.list{border-radius:15px;flex-direction:column;justify-content:space-between;width:fit-content;padding:1rem;font-family:Archivo,sans-serif;list-style:none;display:flex;box-shadow:0 0 10px #b9b9b9}.list a{color:#000;border-radius:20px;height:fit-content;padding:1rem;transition:all .2s;display:inline-block;box-shadow:0 0 10px #b9b9b9}.list a:hover{transform:scale(1.1)}.coffee{width:200px;height:200px}.icons{justify-content:center;gap:.75rem;display:flex}.donate{text-transform:uppercase;color:#fff;cursor:pointer;background-color:#464646;border:1px solid #414141;border-radius:5px;justify-content:center;align-items:center;padding:2rem;font-family:Archivo,sans-serif;font-size:14px;font-weight:800;transition:all .2s;display:flex}.donate:hover{color:#000;background-color:#fff;border:1px solid #a0a0a0;transform:scale(1.03)}.contact-me{justify-content:baseline;text-transform:uppercase;border-radius:10px;align-items:center;gap:3rem;max-height:300px;margin-top:10px;padding:1rem;font-family:Archivo,sans-serif;font-weight:600;display:flex;box-shadow:0 0 10px #9b9b9b}.contact{flex-direction:column;gap:1rem;display:flex}.join{color:#fff;background-color:#3b3b3b;border:1px solid;border-radius:5px;justify-content:center;align-items:center;padding:1rem;transition:all .2s;display:flex}.join:hover{color:#000;background-color:#fff;border:1px solid #a0a0a0;transform:scale(1.02)}@media (width<=700px){.contact-me{gap:1rem}}.profile-wrapper{justify-content:center;padding:7rem 2rem;display:flex}.profile{flex-direction:column;align-items:center;gap:1rem;max-width:650px;display:flex}.row1{border-radius:10px;gap:1rem;padding:1rem;display:flex;box-shadow:0 0 10px #b9b9b9}@media (width<=700px){.profile-wrapper{padding:7rem 1rem 2rem}.row1 img.photo{width:150px!important}}.github-stats{border-radius:10px;flex-direction:column;justify-content:space-evenly;gap:1rem;min-width:180px;padding:1rem;font-family:Archivo,sans-serif;display:flex;box-shadow:0 0 10px #b9b9b9}@media (width<=700px){.github-stats{min-width:unset;width:100%}}.featured-project{border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem;font-family:JetBrains mono,monospace;display:flex;box-shadow:0 0 10px gray}.featured-project button{color:#fff;text-transform:uppercase;cursor:pointer;background-color:#3b3b3b;border:1px solid #414141;border-radius:5px;width:100%;padding:1rem;font-weight:800;transition:all .2s}.featured-project button:hover{color:#000;background-color:#fff;border:1px solid #a0a0a0;transform:scale(1.02)}.featured-project p{justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;font-weight:500;display:flex}@media (width<=700px){.featured-project{width:100%}.featured-project p{font-size:16px}}.footer{background-color:#fff;justify-content:center;align-items:center;width:100%;padding:1rem;font-family:JetBrains mono,monospace;font-size:12px;display:flex;position:fixed;bottom:0;box-shadow:0 0 20px #cecece}.container{justify-content:center;padding:0 3rem;display:flex}.header{background-color:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:6rem;margin-top:20px;padding:.6rem 2rem;display:flex;position:fixed;box-shadow:0 0 10px #b9b9b9}.links{gap:2rem;font-family:Archivo,sans-serif;font-weight:600;display:flex}.links a{color:#3d3d3d}.hamburger{display:none}@media (width<=700px){.container{padding:0 1rem}.header{gap:1rem;width:calc(100% - 2rem);left:1rem}.links{display:none}.hamburger{display:block}}.mobile-menu{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff7c;flex-direction:column;width:100%;height:100%;font-family:Archivo,sans-serif;display:flex;position:fixed;top:0;left:0}.mobile-menu-header{border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.mobile-menu-title{color:#333;font-size:20px;font-weight:700}.mobile-menu-links{flex-direction:column;gap:1.5rem;padding:2rem;font-size:28px;font-weight:700;display:flex}.mobile-menu-links a{color:#222;text-decoration:none;transition:opacity .2s}.mobile-menu-links a:hover{opacity:.6}
