#root,body,html{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}.container{min-height:100vh;padding:20px}.centered-content,.container{display:flex;flex-direction:column}.centered-content{align-items:center;flex-grow:1;justify-content:center}h1{margin-bottom:40px;text-align:center}.design-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.project{cursor:pointer;margin-bottom:20px}.project-thumbnail{position:relative}.project-thumbnail img{height:auto;width:100%}.project-details{max-height:0;overflow:hidden;transition:max-height .5s ease-out}.project.open .project-details{max-height:1000px}.project.no-click{cursor:default;opacity:.7}
/*# sourceMappingURL=main.2b8d89ed.css.map*/