@import"https://fonts.googleapis.com/css2?family=Poppins&display=swap";@import"https://fonts.googleapis.com/css2?family=Gugi&display=swap";@import"https://fonts.googleapis.com/css2?family=Anta&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";*{font-family:Nunito Sans,sans-serif}html,body{margin:0;padding:0;width:100%;color:#fff;overflow-x:hidden}body{background:url(http://unsplash.it/1200x800) center center no-repeat;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to bottom right,#000,#1d1e1f);opacity:.95;z-index:-1}.home{width:650px;max-width:1000px;margin:0 auto;padding:20px}@media (max-width: 500px){.home{width:1000px}}.name{font-family:Gugi,Poppins,sans-serif;font-size:2.4em}.title-container{display:flex;justify-content:space-between;align-items:center;margin-top:3%;margin-bottom:5%}.title-container h2{margin:0}.icons{display:flex;gap:10px;font-size:1.5em}.icons a{color:#fff;text-decoration:none}.icons a:hover{color:#ddd}.intro{margin-bottom:7%}p{font-size:1.05em}.gt-highlight{color:#b3a369;text-decoration:none}.gt-highlight:hover{text-decoration:underline}.experience{margin-bottom:5%}.section-title{font-weight:700;font-size:1.2em}#exp-title{margin-bottom:7px}.projects{margin-bottom:5%}projects-title{margin-bottom:10px}.experience-container{display:flex;flex-direction:column;margin-top:0}.experience-block{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.2);height:45px}.experience-block:last-child{border-bottom:none}.left-content{width:8%;height:100%;display:flex;align-items:center;justify-content:left}.company-link{height:100%;display:flex;align-items:center;justify-content:center}.company{max-height:80%;width:auto;border-radius:9px}.right-content{width:92%;display:flex;justify-content:space-between;align-items:center;padding-left:0%;padding-right:0%}.organization-position{display:flex;flex-direction:row;align-items:center;height:40px;gap:20px}.organization{text-align:left;font-size:1em;height:100%;display:flex;align-items:center}.position{text-align:left;font-size:.9em;color:#ffffff4d;height:100%;display:flex;align-items:center;padding-bottom:2px}.date{text-align:right;font-size:.9em;align-self:center;color:#ffffff4d}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(80px,auto);gap:1rem}.project-item{border:1px solid rgba(255,255,255,.2);border-radius:8px;display:flex;flex-direction:row;color:#fff;min-height:100px;transition:transform .3s ease,box-shadow .3s ease}.project-item:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0003}.project-link{color:inherit;text-decoration:none}.left-section{width:90%;display:flex;flex-direction:column;gap:10px;margin:.5rem}.project-name{padding-left:2%;height:25%;font-size:1.2em}.project-desc{padding-left:2%;height:75%;color:#ffffff4d;font-size:1.1em}.right-section{width:10%;display:flex;justify-content:right;margin:.6rem}.externalIcon{color:#ffffff4d;height:22%}
