:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;height:100%;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;height:100%}.parent-container{margin-top:15rem}.name-title{text-align:left}.greeting-text{margin-top:25rem;font-size:5rem;color:#fff}.section-header{color:#fff}.small-text{font-weight:600;color:#ddd}.project-container{background-color:#1a1a1a;border-radius:5px;padding:1rem;aspect-ratio:3/4;display:flex;flex-direction:column;width:95%}.project-image{width:100%;aspect-ratio:16 / 9;border-radius:10px;object-fit:fill}.project-title{font-size:1.1rem;text-align:left;margin-bottom:0}.project-employer,.project-duration{margin-top:0;text-align:left;font-weight:700;font-size:.7rem;color:#aaa}.project-desc{font-size:.85rem;line-height:1.4;margin-top:0rem;color:#aaa;text-align:left}.tools-container{display:flex;flex-wrap:wrap;gap:.15rem;margin-top:.25rem;margin-bottom:.5rem}.project-footer{margin-top:auto;padding-top:.75rem;text-align:left;margin-bottom:0}.link-container{display:inline-flex;align-items:center;gap:.7rem;background-color:#313131;padding:3px;border-radius:5px;width:6rem}.github-logo{width:30px;height:30px;fill:#fff}.tool-container{background-color:#313131;width:fit-content;padding:.4rem;border-radius:5px}.tool-name{font-size:.7rem;color:#ccc;font-weight:700;margin:0}.card-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0 auto;width:50%;align-items:stretch;justify-content:center}@media(max-width:768px){.card-container{grid-template-columns:1fr;gap:1rem;width:100%}}.footer-container{width:50%;text-align:left;display:flex;flex-direction:column;justify-content:center;margin:0 auto}.contact-container{display:flex;flex-direction:row;align-items:center;gap:1rem;font-weight:600}.contact-header{color:#fff}.email-logo{width:30px;height:30px}.email-text{color:#fff}
