*{box-sizing:border-box;margin:0;padding:0}input{border:none;outline:none}.container{margin:0 auto;width:100%}.scheda{background:linear-gradient(90deg,#5f4489,#8d4d85 56%);height:100vh}.footer{bottom:10px;color:var(--color-white);left:4px;position:absolute}:root{--spacing-small:10px;--spacing-medium:20px;--bg-scheda:#6c4787;--bg-black:#1f1f21;--bg-headerBottom:#4d3567;--bg-newList:#7668a1;--bg-inputTextNewList:#2b2c2f;--bg-celeste:#8fb8f6;--bg-grey:#2a2c21;--color-white:#fff;--color-grey:grey;--color-inputAddListFocus:#8fb8f6}.headerTop{align-items:center;background-color:var(--bg-black);gap:var(--spacing-small);justify-content:flex-start}.headerBottom,.headerTop{padding:var(--spacing-small)}.headerBottom{background-color:var(--bg-headerBottom)}h1{font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-size:24px;font-style:normal;font-weight:700}h1,h2{color:var(--color-white)}h2{font-family:Inter,sans-serif;font-optical-sizing:auto;font-size:18px;font-style:normal;font-weight:300}@media screen and (min-width:768px){h1{font-size:34px}h2{font-size:24px}}.flex{display:flex}.middle{vertical-align:middle}.grey{color:var(--color-grey)}.cursorPOINTER,.liste_box{cursor:pointer}.liste_box{background-color:var(--bg-newList);border-radius:12px;color:var(--color-white);margin:var(--spacing-medium) 0 0 var(--spacing-small);padding:var(--spacing-small) 100px var(--spacing-small) var(--spacing-small);width:-webkit-fit-content;width:fit-content}.liste_box:hover{opacity:.9}.none{display:none}.visible{display:block}.aggiungiListaAFTER{background-color:var(--bg-black);border-radius:12px;display:none;flex-direction:column;gap:var(--spacing-small);height:-webkit-fit-content;height:fit-content;margin:var(--spacing-medium) 0 0 var(--spacing-small);padding:var(--spacing-small);position:relative;width:-webkit-fit-content;width:fit-content;z-index:20}.aggiungiListaAFTER.flex{display:flex}.aggiungiListaAFTER .listActions{gap:var(--spacing-small);text-align:center}.aggiungiListaAFTER .addListBtn{background-color:var(--bg-celeste);border-radius:5px;padding:8px var(--spacing-small)}.aggiungiListaAFTER .addListText{border:2px solid #0000;border-radius:5px;color:var(--color-white);padding:6px var(--spacing-small)}.aggiungiListaAFTER .addListText::placeholder{color:var(--color-grey)}.aggiungiListaAFTER .addListText:focus{border:2px solid var(--color-inputAddListFocus)}.aggiungiListaAFTER .addListText.attivo,.aggiungiListaAFTER .addListText:active{background-color:var(--bg-inputTextNewList);border-radius:5px}.aggiungiAltraLista .liste_box{position:relative;z-index:20}.nuovaLista{height:-webkit-fit-content;height:fit-content}.liste{flex-wrap:nowrap;max-width:100vw;overflow-x:auto;padding:0 var(--spacing-small);width:100%}.liste::-webkit-scrollbar{display:none}.lista{background-color:var(--bg-black);border-radius:12px;height:-webkit-fit-content;height:fit-content;margin:var(--spacing-medium) 0 0 var(--spacing-small);padding:var(--spacing-small);position:relative;width:240px;z-index:20}.lista_titolo{color:var(--color-white);font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.aggiungiNuovaSchedaBEFORE{align-items:center;border-radius:10px;color:var(--color-grey);gap:var(--spacing-small);margin-top:var(--spacing-medium);padding:2px 12px}.aggiungiNuovaSchedaBEFORE.none{display:none}.aggiungiNuovaSchedaBEFORE:hover{background-color:var(--bg-grey);color:#f5f5f5}.aggiungiNuovaSchedaAFTER{display:none}.aggiungiNuovaSchedaAFTER.flex{display:flex;flex-direction:column;gap:var(--spacing-medium);margin-top:var(--spacing-small)}.aggiungiNuovaSchedaAFTER.none{display:none}.aggiungiNuovaSchedaAFTER input[type=text]{background-color:var(--bg-grey);border-radius:5px;color:var(--color-white);height:4vh;padding:6px var(--spacing-small)}.aggiungiNuovaSchedaAFTER input[type=submit]{background-color:var(--bg-celeste);border-radius:5px;padding:8px var(--spacing-small)}.aggiungiNuovaSchedaAFTER .cardBottom{justify-content:space-between}.cards{margin-bottom:var(--spacing-medium);max-height:60vh;overflow:auto}.overlay{bottom:0;height:100vh;left:0;position:absolute;right:0;top:0;width:100%;z-index:10}.overlay.none{display:none}.card{background-color:var(--bg-grey);border-radius:16px;color:var(--color-white);flex-direction:row;justify-content:space-between;margin:var(--spacing-small) 0;padding:var(--spacing-small)}.card.none{display:none}.card .card_left{gap:var(--spacing-small)}.card .card_right{margin-left:var(--spacing-small)}.iconChecked,.iconNoChecked{display:none;flex-shrink:0;height:24px;min-height:24px;min-width:24px;width:24px}.iconChecked.flex,.iconNoChecked.flex{display:flex}.iconChecked.none,.iconNoChecked.none{display:none}.textCard{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.textCard.taskDone{color:grey;text-decoration:line-through}
/*# sourceMappingURL=main.1f14c812.css.map*/