.background-image{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover}.App,.background-image{border-radius:0;min-height:100vh}.App{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-around;padding:4em 10% 0;text-align:center;width:100vw}.panel{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:hsla(0,0%,100%,.25);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;box-shadow:0 8px 32px 0 rgba(31,38,135,.37);margin:0 auto;text-shadow:2px 2px 3px #000;width:100%}.scroll-buttons{display:flex;height:30px;justify-content:space-between;padding:0 .2em;position:fixed;top:50vh;width:100vw}.arrow{height:100%;width:auto}@media only screen and (min-width:750px){.App{padding-top:2em}.scroll-buttons{height:50px;padding:0 2em}}.quote{line-height:1.5em;padding:1em 0}.quote-author,.quote-heading{font-weight:lighter}.quote-author{font-style:italic}.weather{align-items:center;display:flex;font-size:2em;justify-content:center;padding-right:1em;width:100%}.temp{display:flex;flex-direction:column}.temp p:last-of-type{font-size:.5em}@media only screen and (min-width:750px){.weather{width:300px}}.header{display:flex;flex-direction:column;gap:20px;justify-content:space-between;width:100%}@media only screen and (min-width:750px){.header{flex-direction:row}}.new-goal{padding:2em 0}.new-goal,.new-goal-form{align-items:center;display:flex;flex-direction:column;gap:1em}.new-goal-form{justify-content:center;width:80%}.goal-input{background-color:initial;border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:1em;height:2em;text-align:center;width:100%}.goal-input::-webkit-input-placeholder{color:#fff}.goal-input::placeholder{color:#fff}.goal-input:focus{border:none}.goal-submit{border:none;height:2em;width:30%}.goal-submit:hover{background-color:#dcdcdc;cursor:pointer}.goals{display:flex;flex-direction:column;gap:1em;height:400px;overflow-y:scroll;padding:20px}.completed-count{align-self:center;bottom:.1em;position:-webkit-sticky;position:sticky}.goal{min-height:150px;padding:0 0 0 1em;width:90%}.goal.complete{opacity:.7;text-decoration:line-through}.goal-buttons{display:flex;justify-content:flex-end}.goal-button{background-color:initial;border:0}.goal-button:hover{cursor:pointer}.goal-button:first-of-type svg{color:#006400}.goal-button:first-of-type svg:hover{color:#228b22}.goal-button:last-of-type svg{color:darkred}.goal-button:last-of-type svg:hover{color:red}.goal-text{display:flex;flex-wrap:wrap;overflow:hidden}.footer{padding:1em}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}*{border-radius:20px;box-sizing:border-box;margin:0;padding:0}#root{border-radius:0;overflow:hidden}
/*# sourceMappingURL=main.aa36753a.css.map*/