body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,body,html{background-color:#1e1e1e;color:#e0f7f6;font-family:Segoe UI,sans-serif;line-height:1.6;margin:0;padding:0}.container{display:flex}.sidebar{background-color:#2a2a2a;height:100vh;justify-content:space-between;margin-left:50px;min-width:250px;padding:2rem;position:fixed;width:30%}.sidebar,.sidebar-content{display:flex;flex-direction:column}.sidebar-content{gap:1.5rem}.name{color:#fff;font-size:2rem;font-weight:600}.title{color:#94dcdc;font-size:1.2rem}.subtitle{color:#c0e4e3;font-size:1rem}.nav-links{display:flex;flex-direction:column;font-size:1.2rem;gap:1rem}.nav-links a{color:#479593;text-decoration:none}.nav-links a:hover{text-decoration:underline}.email{color:#479593;font-size:.8rem}.social-icons{display:flex;font-size:1.5rem;gap:1rem}.social-icons a{color:#479593}.content{margin-left:40%;padding:2rem;width:70%}.content section{margin-bottom:4rem}.project-list{display:flex;flex-direction:column;gap:2rem}.project{align-items:center;display:flex;gap:1rem}.project-img{background-color:#3a3a3a;border-radius:8px;box-shadow:0 2px 8px #0003;color:#fff;font-size:.9rem;height:140px;width:300px}.project-img img{border-radius:8px;height:100%;object-fit:cover;width:100%}.project-title{font-weight:700;margin-bottom:.5rem}.project:hover{transform:translateY(-4px)}.resume-link{font-size:1.2rem}.resume-link a{color:#479593;text-decoration:underline}
/*# sourceMappingURL=main.fc7c1465.css.map*/