 body{font-family:"Plus Jakarta Sans",sans-serif,sans-serif}.about{background-color:#ff007b}.profile{display:block;margin-left:auto;margin-right:auto}h1.title,h2.title{font-size:calc(32px + 2.5vw);color:#e7e7e7;letter-spacing:-2px;padding-bottom:.8em}h1.title span,h2.title span{background:-webkit-linear-gradient(65deg,#ff007b,#fe0776);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}p.subtitle{color:#a2a2a2;font-weight:400}.fa-brands,.fa-solid{color:#abb1bf}ul{display:flex;flex-wrap:wrap}li{height:40vh;flex-grow:1}li:last-child{flex-grow:10}img{max-height:100%;min-width:100%;object-fit:cover;vertical-align:bottom}@media (max-aspect-ratio:1/1){li{height:30vh}}@media (max-height:480px){li{height:80vh}}@media (max-aspect-ratio:1/1) and (max-width:480px){ul{flex-direction:row}li{height:auto;width:100%}img{width:100%;max-height:75vh;min-width:0}}