*{margin:0;font-family:inter}html{scroll-behavior:smooth}.subtext{color:#fff;font-size:50px;text-align:center}.subtext2{color:#fff;font-size:18px;text-align:center;width:40vw}.headshot{max-height:300px;border-radius:400px;margin-top:-100px}.main{background:#14110f;min-height:2500px;border:.5px solid black;width:auto}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:50px;margin:auto}.icon{width:50px}.icons{display:flex;gap:2rem}.experience{margin:auto auto 50px;text-align:center}.experience--container{display:flex;justify-content:space-between;align-items:center;width:60%;margin:auto}.experience--section{flex-direction:column;display:flex;gap:20px}.experience--title{color:#fff;width:350px}@media screen and (max-width: 1000px){.experience--container{width:auto}.experience--icon{scale:65%}.experience{margin-bottom:0}.main{height:3000px}.subtext2{width:80vw}.experience--title{width:200px}}.experience--icon{border-radius:400px;width:175px;padding:1rem;background-color:#fff}.experience--description{color:gray}.links{display:flex;gap:18px;text-decoration:none;color:gray;cursor:pointer}#skills{padding:4rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center}#skills h1{font-size:3rem;margin-bottom:3rem;color:#fff}.skills-grid{width:60vw;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:2rem;justify-items:center}.skill-item{display:flex;flex-direction:column;align-items:center}.skill-item img{width:80px;height:80px;border-radius:30%;padding:1rem;background-color:#fff;box-shadow:0 4px 8px #0000001a;transition:.3s ease}.skill-item img:hover{transform:scale(1.1)}.skill--label{margin-top:8px;color:#fff}#projects{text-align:center}#projects h1{font-size:3rem;margin-bottom:2rem;color:#fff}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.project-card{padding:8px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px)}.project-card h3{font-size:1.25rem;color:#333;margin-bottom:4px}.project-card p{color:#666;font-size:.95rem;line-height:1.4;padding:0 .5rem}.github--redirect{width:2.8%}
