*{box-sizing:border-box;font-family:sans-serif;margin:0;padding:0}footer{align-items:center;background-color:#f4e2a9;display:flex;flex-direction:row;gap:40px;height:100px;justify-content:center;padding:10px;width:100%}.link{color:#000;cursor:pointer;font-size:16px;text-decoration:none}header{align-items:center;border-bottom:1px solid #000;display:flex;flex-direction:row;height:100px;justify-content:space-between;padding:0 64px;width:100%}.logo{height:64px;width:140px}.button{background-color:#e0b62c;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:16px;padding:10px 20px}.layout{display:flex;flex-direction:column;height:100vh;justify-content:space-between;width:100%}.section{padding:0 200px}.categories-container{align-items:center;display:flex;flex-direction:row;gap:12px}.categorie-section{background-color:#dfdfdf;border-radius:16px;padding:10px 20px}.categorie-selected{background-color:#f4e3aa}.categories{align-items:center;display:flex;flex-direction:row;gap:20px}.text{color:#000;font-size:16px}.text,h1{font-weight:700}h1{font-size:48px}.input-section{gap:10px}.input,.input-section{display:flex;flex-direction:column}.input{gap:5px}.input-description{border:none;border-radius:16px;height:100px;overflow-wrap:break-word;vertical-align:top}.input-description,.input-title{background-color:#dfdfdf;width:50%}.input-title{border:none;border-radius:4px;height:32px}p{font-size:16px}h2{font-size:36px;font-weight:300}.create-button{background-color:#e0b62c;border:none;border-radius:4px;font-size:16px;font-weight:500;padding:10px;width:110px}.create-button:hover{background-color:#f4e3aa;cursor:pointer}.page{display:flex;flex-direction:column;gap:40px}.separator{background-color:#dfdfdf;height:1px}.todo-container{align-items:start;background-color:#f4e3aa;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:16px;width:300px}.todo-title{font-size:32px;font-weight:700;text-align:center;width:100%}.section-home{align-items:center;display:flex;flex-direction:column;gap:100px;justify-content:start;width:100%}.section-home>h1{text-align:center;width:100%}.todos-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}body,html{height:100%;margin:0;overflow:hidden;padding:0;width:100%}.error-page{background-color:#e5e5e5;justify-content:space-between;min-height:100vh;text-align:center;width:100%}.error-content,.error-page{align-items:center;display:flex;flex-direction:column}.error-content{flex-grow:1;justify-content:center}.error-content h1{font-size:6rem;margin-bottom:1rem}.error-content p{font-size:1.5rem;margin-bottom:2rem}.error-logo img{height:auto;margin-bottom:20px;width:80px}
/*# sourceMappingURL=main.d74c51e1.css.map*/