.button{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;background-color:#f6f6f6;border:1px solid transparent;border-radius:14px;box-shadow:6px 6px 6px #ccc,-6px -6px 6px #fff;box-sizing:border-box;cursor:pointer;font-size:15px;padding:5px 15px;transition:all .1s ease-in}.button:active{border:1px solid #ccc;box-shadow:none}.edit-form{align-items:center;display:flex;flex-direction:column;margin-top:50px}.edit-form textarea{background-color:#f6f6f6;border:none;border-radius:16px;box-shadow:inset 8px 8px 8px #ccc,inset -8px -8px 8px #fff;box-sizing:border-box;cursor:pointer;font-size:16px;height:300px;margin-bottom:10px;outline:none;padding:25px;width:40%}@media screen and (max-width:476px){textarea{height:240px!important;width:90%!important}}.todo-list{display:flex;flex-wrap:wrap;gap:30px;justify-content:left}.todo-list .todo-card{box-shadow:6px 6px 6px #ccc,-6px -6px 6px #fff}.todo-list .todo-card,.todo-list .todo-card-inactive{background-color:#f6f6f6;border:1px solid transparent;border-radius:10px;box-sizing:border-box;height:228px;padding:14px;transition:all .1s ease-in;width:228px}.todo-list .todo-card-inactive{box-shadow:inset 6px 6px 6px #ccc,inset -6px -6px 6px #fff;cursor:auto;transition:all .1s ease-out}.todo-list .completed{opacity:.2;text-decoration:line-through}.todo-list .todo-text{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;margin:30px 0;overflow:hidden;text-align:left}.item-enter{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.item-enter-active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);transition:all .2s ease-in}.item-exit{opacity:1}.item-exit-active{opacity:0;transition:opacity .2s ease-in}@media screen and (max-width:684px){.todo-list{gap:20px}.todo-card,.todo-card-inactive{height:190px!important;width:190px!important}.todo-text{-webkit-line-clamp:5!important}}@media screen and (max-width:476px){.todo-list{justify-content:center}.todo-card,.todo-card-inactive{height:82px!important;padding:5px 15px!important;width:96%!important}.todo-text{-webkit-line-clamp:2!important;margin:8px 0!important}}.todo-icons{display:flex;font-size:20px;gap:20px;justify-content:center}.todo-icons .todo-remove{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;background-color:#f6f6f6;border:1px solid transparent;border-radius:50%;box-shadow:4px 4px 4px #ccc,-4px -4px 4px #fff;box-sizing:border-box;cursor:pointer;height:30px;padding:5px;transition:all .1s ease-in;width:30px}.todo-icons .todo-remove:active{border:1px solid #ccc;box-shadow:none}.todo-icons .todo-remove:hover{color:red}.todo-icons .todo-edit{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;background-color:#f6f6f6;border:1px solid transparent;border-radius:50%;box-shadow:4px 4px 4px #ccc,-4px -4px 4px #fff;box-sizing:border-box;cursor:pointer;height:30px;padding:5px;transition:all .1s ease-in;width:30px}.todo-icons .todo-edit:active{border:1px solid #ccc;box-shadow:none}.todo-icons .todo-edit:hover{color:#0b59ff}.todo-icons .task-completed{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;background-color:#f6f6f6;border:1px solid transparent;border-radius:50%;box-shadow:4px 4px 4px #ccc,-4px -4px 4px #fff;box-sizing:border-box;cursor:pointer;height:30px;padding:5px;transition:all .1s ease-in;width:30px}.todo-icons .task-completed:active{border:1px solid #ccc;box-shadow:none}.todo-icons .task-completed:hover{color:#1ce72d}.todo-icons .task-completed-active{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;background-color:#f6f6f6;border:1px solid transparent;border-radius:50%;box-shadow:4px 4px 4px #ccc,-4px -4px 4px #fff;box-sizing:border-box;color:#1ce72d;cursor:pointer;height:30px;padding:5px;transition:all .1s ease-in;width:30px}.todo-icons .task-completed-active:active{border:1px solid #ccc;box-shadow:none}@media screen and (max-width:476px){.todo-icons{font-size:18px;gap:25px;margin-top:5px}.task-completed,.task-completed-active,.todo-edit,.todo-remove{height:24px!important;padding:2px!important;width:24px!important}}.cards{margin:50px auto;padding:0 10px}.cards h2{margin-top:200px}@media screen and (max-width:476px){.cards{margin:20px auto}}.Input_Input__75fex input{background-color:#f6f6f6;border:none;border-radius:14px;box-shadow:inset 6px 6px 6px #ccc,inset -6px -6px 6px #fff;box-sizing:border-box;cursor:pointer;outline:none;padding:7px 12px;transition:all .1s ease-in}.Input_Input__75fex label{margin-right:5px}.form{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.form input{background-color:#f3f3f3;border:none;border-radius:10px;box-shadow:inset 6px 6px 6px #ccc,inset -6px -6px 6px #fff;box-sizing:border-box;cursor:pointer;outline:none;padding:6px 10px}.form .add-note{align-items:center;display:flex;gap:5px}@media screen and (max-width:476px){.form{border-bottom:1px solid #ccc;border-top:1px solid #ccc;gap:15px;padding-bottom:10px;padding-top:10px}}.lds-roller{display:inline-block;height:80px;margin-top:200px;position:relative;width:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{background:#000;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{left:63px;top:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:56px;top:68px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:48px;top:71px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:40px;top:72px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:32px;top:71px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:24px;top:68px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:17px;top:63px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:12px;top:56px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.clock{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;background-color:#f6f6f6;border:1px solid transparent;border-radius:30px;box-shadow:10px 10px 8px #ccc,-8px -8px 8px #fff;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:26px;padding:10px 25px;transition:all .2s ease-in}.clock:active{border:1px solid #ccc;box-shadow:none;transition:all .2s ease-out}.clock-inactive{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;background-color:#f6f6f6;border:1px solid transparent;border-radius:30px;box-shadow:10px 10px 8px #ccc,-8px -8px 8px #fff;box-shadow:none;box-sizing:border-box;color:#f6f6f6;cursor:pointer;cursor:auto;display:inline-block;font-size:26px;padding:10px 25px;transition:all .2s ease-in}.clock-inactive:active{border:1px solid #ccc;border:1px solid transparent;box-shadow:none;transition:all .2s ease-out}@media screen and (max-width:991px){.clock,.clock-inactive{font-size:18px}}@media screen and (max-width:684px){.clock,.clock-inactive{font-size:14px;padding:7px 15px!important}}@media screen and (max-width:476px){.clock,.clock-inactive{font-size:16px;padding:3px 15px!important}}.app{margin:0 auto;max-width:1280px;text-align:center}.app .title-bar{align-items:center;display:flex;justify-content:space-between;margin:0 10px 20px}.app .title-bar .title{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;background-color:#f6f6f6;border:1px solid transparent;border-radius:30px;box-shadow:10px 10px 8px #ccc,-8px -8px 8px #fff;box-sizing:border-box;cursor:pointer;display:inline-block;margin-left:-120px;padding:10px 25px;transition:all .2s ease-in}.app .title-bar .title:active{border:1px solid #ccc;box-shadow:none;transition:all .2s ease-out}@media screen and (max-width:991px){h1{font-size:24px}}@media screen and (max-width:684px){h1{font-size:18px;padding:7px 15px!important}.title{margin-left:-80px!important}}@media screen and (max-width:476px){h1{font-size:20px;padding:5px 20px!important}.title-bar{align-items:center;display:flex;flex-direction:column;gap:5px!important;margin:10px 10px 15px!important}.title{margin-left:0!important}}.date{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;background-color:#f6f6f6;border:1px solid transparent;border-radius:30px;box-shadow:10px 10px 8px #ccc,-8px -8px 8px #fff;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:26px;padding:10px 25px;transition:all .2s ease-in}.date:active{border:1px solid #ccc;box-shadow:none;transition:all .2s ease-out}.date-inactive{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;background-color:#f6f6f6;border:1px solid transparent;border-radius:30px;box-shadow:10px 10px 8px #ccc,-8px -8px 8px #fff;box-shadow:none;box-sizing:border-box;color:#f6f6f6;cursor:pointer;cursor:auto;display:inline-block;font-size:26px;padding:10px 25px;transition:all .2s ease-in}.date-inactive:active{border:1px solid #ccc;border:1px solid transparent;box-shadow:none;transition:all .2s ease-out}@media screen and (max-width:991px){.date,.date-inactive{font-size:18px}}@media screen and (max-width:684px){.date,.date-inactive{font-size:14px;padding:7px 15px!important}}@media screen and (max-width:476px){.date,.date-inactive{font-size:16px;padding:3px 15px!important}}:where(html){line-height:1.15}:where(h1){-webkit-margin-after:.67em;-webkit-margin-before:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;-webkit-margin-before:0;margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:content-box;color:inherit;height:0}:where(pre){font-family:monospace,monospace;font-size:1em}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f6f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1440px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.b3c9d122.css.map*/