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}.button{background-color:#000;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;width:100%}.button:hover{background-color:#333}.form-row{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.form-group{flex:1 1;min-width:180px}.error-message{color:red}.home-container{display:flex;flex-direction:column;justify-content:space-between;margin-top:10px;min-height:100vh;padding:20px;text-align:center}.header-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:30px}.left-column{margin-right:20px;max-width:300px}.left-column,.right-column{flex:1 1;padding:10px;text-align:center}.right-column{margin:20px;max-width:400px}.big-text{font-size:2.2em;margin:10px 0;text-align:left}.big-text2{color:#666;font-size:1.5em;text-align:left}.support-container{align-items:center;color:#666;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px;margin-top:50px;text-align:center}.support-container p{margin:0;max-width:600px;padding-left:10px}@media (max-width:768px){.big-text{font-size:1.8em}.big-text2{font-size:1em}.illustrations-container{align-items:center;flex-direction:column}.illustration-item{margin:2px 0}.support-container{flex-direction:column;margin-bottom:10px;margin-top:10px;scale:.8;text-align:center}.register-button{padding:12px}}@media (max-width:480px){.home-container{margin-top:20px}.big-text{font-size:1.6em}.big-text2{font-size:1em}}.illustrations-container{display:flex;flex-wrap:wrap;justify-content:center;margin:10px}.illustration-item{flex:1 1 200px;max-width:250px;text-align:center}.illustration{height:auto;width:56%}.illustration-text{font-size:1em;font-weight:700;padding:10px}.footer{background-color:#000;color:#f5f5f5;font-size:.8em;margin:-40px;padding:20px 10px 10px;text-align:center}.separator{scale:.6}a{color:#333;font-weight:700;text-decoration:none}a:hover{color:#555}.screenshot-section{align-items:center;display:flex;margin:16px;text-align:left}.screenshot-container{flex:1 1;margin-right:2px;max-width:100%}.screenshot{height:auto;width:90%}.screenshot-text{flex:1 1;max-width:70%}@media (max-width:768px){.screenshot-section{align-items:center;flex-direction:column;text-align:center}.screenshot-container{margin:0 0 20px;max-width:100%;transform:translateX(-140%)}.screenshot{height:auto;width:250%}.screenshot-text{max-width:100%}}.kanban-dashboard{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:20px;padding:0}.kanban-card{border:1px solid #ddd;border-radius:6px;padding:20px;text-align:center}
/*# sourceMappingURL=main.0775de94.css.map*/