body{background-color:#000}.footer{left:0;bottom:0;width:100%;position:fixed;height:3rem;border-top:1px solid rgb(81,80,80);display:flex;align-items:center;justify-content:space-between;background-color:#000}er{left:0;bottom:0;width:100%;position:fixed;height:3rem;border-top:1px solid rgb(81,80,80);display:flex;align-items:center;justify-content:space-between;background-color:#000}.footer a{width:100px}.footer a img{width:100px;height:60%;margin-left:40px}.social_container{width:max-content;height:100%;display:flex;gap:15px;margin-right:20px}.footer .social_container a{height:100%;width:max-content;color:#fff;display:flex;align-items:center}@media only screen and (max-width: 600px){.footer a img{margin-left:14px}.footer .social_container{gap:8px}}.background_container{background-color:#000;min-height:96vh;min-width:96vw;font-family:Manrope,sans-serif;color:#fff;padding:1rem}.first_view_container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:96vh;text-align:center;margin:0 auto}.first_view{max-width:45rem}.fv_heading{font-size:2.25rem;font-weight:600;margin-bottom:1rem}.fv_heading span{color:#e5c827}.fv_tagline{font-size:1rem;font-weight:400;margin-bottom:1rem}.fv_buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;row-gap:.75rem;column-gap:.75rem;font-weight:500}.start_button{font-size:1.1rem;font-weight:400;margin-bottom:1rem;border-radius:10px;padding:.5rem 2.25rem;border:none;margin-top:1rem;color:#000;background-color:#e5c827}.fv_button{font-size:1.1rem;font-weight:400;margin-bottom:1rem;border-radius:10px;padding:.5rem 2.25rem;border:none;margin-top:1rem;border:2px solid #e5c827;background-color:#000;color:#e5c827}.questions_container{display:flex;align-items:center}.box_container{background-color:#1f1f1f;color:#fff;font-family:Manrope,sans-serif;padding:16px 16px 42px;min-width:400px;border-radius:4px}.form-container{display:flex;flex-direction:column}.create-task-input{width:85px;min-height:19px;padding:16px;border:1px solid silver;border-radius:8px;margin:20px;max-width:600px;text-align:center;background-color:#1f1f1f;min-width:338px;color:#fff}.create-task-button{font-size:1.1rem;font-weight:400;margin-bottom:1rem;border-radius:10px;padding:.5rem 2.25rem;border:none;margin:auto;color:#000;background-color:#e5c827;max-width:168px}.create-task-button:hover{transform:translateY(-2px);box-shadow:0 5px 10px #0003}@media screen and (max-width: 767px){.first_view_container{height:126vh;padding:2rem}}@media screen and (max-width: 280px){.background_container{min-height:102vh}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
