.heroScreen{display:grid;height:100vh;color:#00bf63;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:100px}.name{grid-row:1 / -1;grid-column:1;font-family:Londrina Shadow,Impact,Arial Black,sans-serif;font-weight:400;font-style:normal;letter-spacing:7px;font-size:120px;align-self:center;justify-self:end}.name>span{opacity:.8}.nikoAnimatedPhoto{height:600px;grid-row:1 / 3;grid-column:2;place-self:center;justify-self:start}.jobTitle{font-family:Courier New,Courier,monospace;font-size:30px;align-self:center}@media (max-width: 1260px){.name{padding-top:50px;font-size:60px}.heroScreen{grid-template-columns:1fr}.nikoAnimatedPhoto{grid-column:1;height:400px;align-self:end;justify-self:center;margin-bottom:50px}.name{grid-row:1;justify-self:center}}@media (max-width: 700px){.heroScreen{gap:0px}.name{font-size:40px;margin:0}.jobTitle{font-size:15px}.nikoAnimatedPhoto{height:350px;margin-bottom:100px}.barSpacer{display:none!important}}main{font-size:1.7em;padding-top:1px;padding-bottom:50px;margin-left:120px;margin-right:120px}.projects-list{display:grid;grid-template-columns:1fr 1fr;justify-items:center;gap:50px;margin-left:50px;margin-right:50px}main>h1{text-align:center;padding-top:50px;padding-bottom:50px}@media (max-width: 1260px){.projects-list{grid-template-columns:1fr}main{margin-left:60px;margin-right:60px}}@media (max-width: 700px){.projects-list{margin-left:10px;margin-right:10px}main{margin-left:20px;margin-right:20px}}.hero-loading{position:fixed;top:0;left:0;width:100%;height:100vh;background-image:linear-gradient(179deg,#000 9.2%,#00bf63 103.9%);display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease-in-out}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-loading.hidden{opacity:0;pointer-events:none}.loading-dot{width:12px;height:12px;background-color:#00bf63;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.7}to{transform:scale(1);opacity:1}}.loading-text{color:#00bf63;font-family:Courier New,Courier,monospace;font-size:18px;margin-top:20px;text-align:center}.heroScreen{opacity:0;transition:opacity .5s ease-in-out}.font-loaded .heroScreen{opacity:1}:root{font-family:Courier New,Courier,monospace;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-image:linear-gradient(179deg,#000 9.2%,#00bf63 103.9%);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{margin:0 auto;text-align:center}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:2.2em;line-height:1.1}
