:root{--clr-white: #fff;--clr-black: #000}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html,body{font-size:62.5%;min-height:100vh}img{display:block;width:100%;height:auto}body{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:var(--clr-white);font-family:Work Sans,sans-serif;font-size:1.6rem;color:var(--clr-black)}.heading-primary{font-size:3.8rem;font-weight:700}@media (max-width: 50em){.heading-primary{font-size:3rem}}.heading-secondary{font-size:3rem;font-weight:700}@media (max-width: 50em){.heading-secondary{font-size:2.8rem}}.ff-pixel{font-family:Silkscreen}.fs-12{font-size:1.2rem}.fs-14{font-size:1.4rem}.fs-16{font-size:1.6rem}.text-center{text-align:center}.mb-12{margin-bottom:1.2rem}.mb-18{margin-bottom:1.8rem}.mb-40{margin-bottom:4rem}.wrapper{padding:3rem}@media (max-width: 35em){.wrapper{padding:1.5rem}}.card{max-width:100rem;padding:5rem;box-shadow:.8rem 1.2rem 7.2rem;border-radius:3.2rem}@media (max-width: 35em){.card{padding:3rem}}.profile{display:flex;gap:4rem}@media (max-width: 50em){.profile{flex-direction:column;text-align:center;align-items:center}}.profile__container{flex-direction:column}@media (max-width: 50em){.profile__img{max-width:40rem}}.profile .icon-heart{display:inline-block;width:2rem;position:relative;top:.5rem;margin-right:.4rem}.skill-item{display:inline-block;max-width:max-content;border:1px solid var(--clr-black);border-radius:2rem;padding:.8rem 1.8rem;margin:.8rem .2rem}footer{display:flex;justify-content:space-between;align-items:center;margin-top:4rem}.social{display:flex}.social .social-icon{aspect-ratio:1/1;margin-inline:.6rem}.social .social-icon--github{height:3.3rem}.social .social-icon--linkdn{height:3.2rem}.social .social-icon--twitter{height:3.7rem}
