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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#1a1a1a;--primary-color-light:#262626;--secondary-color:#ff6bc7;--primary-text-color:#0f1724}body{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;height:100vh;margin:0;overflow-x:hidden;padding:0}.homepage,body{background-color:#1a1a1a;background-color:var(--primary-color);display:flex}.homepage{color:#fff;flex-direction:column;min-height:100vh;width:100vw}.homepage-about{align-items:center;align-self:center;background-color:#262626;background-color:var(--primary-color-light);border-radius:15px;display:flex;flex-direction:column;height:500px;margin-top:150px;padding:20px;transition:all .3s ease;width:88.9%}.homepage-projects{display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;padding-bottom:40px}@media screen and (max-width:768px){.homepage-projects{display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;padding-bottom:40px}.homepage-about{margin-top:150px;min-height:300px;width:70%}.homepage{background-color:#1a1a1a;background-color:var(--primary-color);color:#fff;display:flex;height:100vh;margin-top:-50px;width:100vw}}.header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000001a;border-radius:0 0 15px 15px;color:#fff;display:flex;height:60px;padding:0;position:fixed;top:0;width:100vw;z-index:5}.header img{border-radius:10px;height:40px;margin-left:20px;margin-top:0}.header h2{letter-spacing:5px;margin-left:20px;transform:scaleY(1.4)}.modal{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000001a;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-content{background:var(--primary-color);border-radius:12px;box-shadow:0 5px 15px #0000004d;max-width:500px;padding:20px 30px;text-align:center;width:80%}.modal-content button{background:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:15px;padding:8px 16px}.modal-content button:hover{background:#555}@media screen and (max-width:768px){.modal-content{width:55%}}.project-card{background-color:var(--primary-color-light);border-radius:15px;box-shadow:0 4px 8px #0003;color:#fff;height:500px;margin-left:40px;margin-right:40px;margin-top:100px;padding:20px;transition:all .3s ease;width:25%}.project-card:hover{box-shadow:0 8px 16px #0000004d;transform:scale(1.05);.project-card-image{filter:contrast(1) brightness(1)}}.project-card h3,a,img,p{margin-left:10px;margin-top:10px}.project-card a{font-weight:700;margin-top:10px;text-decoration:none}.project-card-image{filter:contrast(.1) brightness(.9);height:285px;margin-bottom:10px;width:90%}.project-card-github,.project-card-image{border-radius:10px;transition:all .3s ease}.project-card-github{background-color:#0a0a0a33;cursor:pointer;filter:invert(.3);height:40px;margin-left:10px;padding:10px;width:40px}.project-card-github:hover{background-color:#fff;filter:invert(0) brightness(.9)}.result-in-development{color:#ffd900}.result-in-beta{color:#86b300}.result-done{color:#00b300}@media screen and (max-width:768px){.project-card{background-color:var(--primary-color-light);border-radius:15px;box-shadow:0 4px 8px #0003;color:#fff;height:-webkit-fit-content;height:fit-content;padding:20px;transition:all .3s ease;width:400px}.project-card-image{height:220px}}.footer{align-items:center;display:flex;justify-content:center;margin-bottom:15px}.footer img{background-color:var(--primary-color-light);border-radius:10px;cursor:pointer;filter:grayscale(1);height:40px;margin-bottom:15px;margin-left:15px;padding:10px;transition:all .3s ease}.footer img:hover{filter:grayscale(0);scale:1.1}
/*# sourceMappingURL=main.9c451d8d.css.map*/