*,*:before,*:after{margin:0;box-sizing:border-box}html{font-size:100%;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;background:none;border:none;outline:none}motif-header::part(motif-header){padding-left:0}motif-sidebar{position:fixed;height:100%;z-index:100}h1.motif-h1-regular,h2.motif-h5-bold,.buttons__wrapper,.cards__wrapper{margin:1rem 0}.item{height:100%;max-width:100%;border-radius:8px;margin:0;width:100%;object-fit:cover}.todo-main{max-width:960px;margin:0 auto;padding:1.5rem}.todo-app{display:flex;flex-direction:column;gap:1.5rem}.todo-form-card__content{display:flex;flex-direction:column;gap:1rem}.todo-form-card__title{font-size:1.6rem;font-weight:600}.todo-form{display:flex;flex-direction:column;gap:1rem}.todo-form__warning{margin-top:.25rem}.todo-list{display:grid;grid-template-columns:1fr;gap:1rem}.todo-item--completed .todo-item__title,.todo-item--completed .todo-item__description{opacity:.7;text-decoration:line-through}.todo-item__content{display:flex;flex-direction:column;gap:.875rem}.todo-item__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.todo-item__created-at{font-size:.85rem;color:#5f6368}.todo-item__text{display:flex;flex-direction:column;gap:.4rem}.todo-item__title{font-size:1.1rem;font-weight:600}.todo-item__description{color:#3a3d40}.todo-item__actions{display:flex;flex-wrap:wrap;gap:.625rem}.todo-item__edit-fields{display:flex;flex-direction:column;gap:.75rem}.todo-empty-state__content{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 768px){.todo-main{padding:2rem}.todo-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.main__content{display:flex}
