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{--background-color:#3d3d3d;--secondary-color:#303030;--pink-color:#d847d8;--orange-color:#ffc400;--blue-color:#519cff;--dark-orange-color:#d28d03;--dark-pink-color:#d847d8b3;font-family:Space Mono,Courier New,Courier,monospace}*{margin:0;padding:0}#pink{background-color:#d847d8b3;background-color:var(--dark-pink-color)}#blue,#pink{height:30px;width:55px}#blue{background-color:#519cffb3;transform:translate(30px,-36px)}#orange{background-color:#ffc400b3;height:30px;transform:translate(15px,-18px);width:55px}#logo{display:block;height:54px;margin:1rem;width:84px}#logo-flex{align-items:center;color:#fff;flex-direction:row}#links,#logo-flex{display:flex;justify-content:center}#links a,#links span{align-items:center;color:#fff;display:flex;margin:1rem;text-decoration:none}.link-logo{height:25px;padding:0 1rem 0 0;width:auto}a{text-decoration:none}body{background-color:#3d3d3d;background-color:var(--background-color)}#recent-projects{background-color:#303030;background-color:var(--secondary-color);height:-webkit-fit-content;height:fit-content}#project-list-flex{align-items:flex-start;display:flex;justify-content:space-around;max-width:100%;min-height:-webkit-fit-content;min-height:fit-content;overflow-x:scroll}#project-list-flex::-webkit-scrollbar{background:#ffc400;background:var(--orange-color);height:.5rem}#project-list-flex::-webkit-scrollbar-thumb{background:#d28d03;background:var(--dark-orange-color)}.project{height:-webkit-fit-content;height:fit-content;margin:1rem;min-width:400px}.project-preview:hover{cursor:pointer;transform:translateY(-20px);transition:.3s ease-in-out}.project-preview{background-color:#faebd7;color:#000;display:block;transition:.3s ease-in-out}.project img,.project-preview{height:300px;width:400px}section h2{color:#ffc400;color:var(--orange-color);grid-row:1;padding:1rem;text-align:center}.project{color:#fff;text-decoration:none}.project-type{color:#d847d8;color:var(--pink-color);font-weight:700}.project-title{color:#519cff;color:var(--blue-color)}#project-wrapper{align-items:center;background-color:#303030;background-color:var(--secondary-color);color:#fff;display:flex;flex-direction:column;justify-content:center;width:100%}#project-wrapper h1{color:#519cff;color:var(--blue-color);padding:1rem}#project-wrapper p{margin:auto;min-width:600px;padding:1rem;text-align:justify;width:80%}#feat-and-tech{background-color:#ffc400b3;display:flex;flex-direction:row;justify-content:space-around;min-width:600px;padding:1rem 0;width:80%}#feat-and-tech article{list-style-position:inside;padding:1rem;width:50%}#feat-and-tech article h2{color:#fff}figcaption{text-align:center}figure img{border:2px solid #000;display:block;margin:auto;max-height:400px;max-width:80%}figure{background-color:#d847d8b3;background-color:var(--dark-pink-color);margin:auto;min-width:600px;padding:1rem 0;width:80%}#project-wrapper a{color:#fff;font-weight:800;text-decoration:underline}
/*# sourceMappingURL=main.b3f62520.css.map*/