@import "https://use.typekit.net/jmk3xov.css";@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap";:root{--dark-bg:#0f0f0ff2;--spacing:350px;font-family:brandon-grotesque,sans-serif;font-style:normal;font-weight:400}html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}main{color:#fff;z-index:99;grid-template-columns:repeat(12,1fr);width:95%;margin:0 auto;padding:120px 0;display:grid;position:absolute}h1,h2,h3,blockquote,button{font-family:elevon,sans-serif;font-style:normal;font-weight:700}canvas{position:fixed;top:0;left:0}header{background:var(--dark-bg);margin-bottom:var(--spacing);grid-column:2/span 7;padding:2rem;font-size:2.5rem}@keyframes scroll-indicator{0%{opacity:0;-webkit-transform:translate(0)}50%{opacity:1}to{opacity:0;-webkit-transform:translateY(20px)}}#scroll{z-index:1;width:5rem;height:5rem;padding:0 5px 1.25rem 0;display:block;position:fixed;bottom:0;right:0}#scroll.hide{display:none}#scroll svg{fill:#42c0ff;width:100%;height:100%;padding-bottom:5px;animation:1.5s 4 forwards scroll-indicator}section{background:var(--dark-bg);margin-bottom:var(--spacing);grid-column:2/8;padding:1rem;font-size:1.25rem;line-height:1.5}section p{text-align:justify;text-justify:inter-word}.project-link{text-align:right;text-decoration:none}a{color:#753ef4;text-decoration:none;transition:all .3s}section img{width:100%}blockquote{grid-column:2/span 10;margin:0 0 450px;padding:0}blockquote p{color:#000;background-color:#fff;border-radius:15px;padding:4px;font-size:4rem;line-height:1.5;display:inline}.CV{background-color:var(--dark-bg);color:#fff;cursor:pointer;border:4px solid #753ef4;border-radius:10px;padding:8px 15px;font-size:16px;transition:all .3s}.CV:hover,a:hover{color:#808080bb}.newTabIcon{vertical-align:middle;margin-left:5px}.newTabIcon:hover path{fill:#808080bb}.feather-16{vertical-align:-4px;width:16px;height:16px;display:inline-block}.feather-24{vertical-align:-6px;width:24px;height:24px;display:inline-block}.feather-32{vertical-align:-8px;width:32px;height:32px;display:inline-block}.center{grid-column:4/10}.left{grid-column:6/12}section,header,.left{border-radius:20px}::-webkit-scrollbar{background-color:#00f;width:.25rem}body::-webkit-scrollbar-track{background:#753ef4}body::-webkit-scrollbar-thumb{background:#42c0ff;border-radius:50%}@media (width<=768px){header h1{font-size:4rem}blockquote{grid-column:1/span 5}section,header,blockquote,.left{border-radius:20px;grid-column:2/span 11;justify-content:center}}
