<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.shopping-list-category-item{padding:0 44px}@media only screen and (max-width: 768px){.shopping-list-category-item{padding:0 16px}}.shopping-list-category-item .shopping-list-category-item-wrapper{display:flex;justify-content:space-between;align-items:center;margin:24px 0 8px;cursor:pointer}.shopping-list-category-item .shopping-list-category-item-wrapper&gt;div{display:flex;align-items:center}.shopping-list-category-item .shopping-list-category-item-wrapper&gt;div:nth-child(2){text-align:right}.shopping-list-category-item .shopping-list-category-item-wrapper&gt;div .shopping-list-item-checkbox{height:24px;width:24px;position:relative}.shopping-list-category-item .shopping-list-category-item-wrapper&gt;div .shopping-list-item-checkbox svg{position:absolute}.shopping-list-category-item .shopping-list-category-item-wrapper .shopping-list-item-name{width:12rem;word-wrap:break-word;text-transform:capitalize}@media only screen and (max-width: 768px){.shopping-list-category-item .shopping-list-category-item-wrapper .shopping-list-item-name{width:10rem}}.shopping-list-category-item .shopping-list-category-item-wrapper .shopping-list-item-amount{width:7rem;word-wrap:break-word}@media only screen and (max-width: 768px){.shopping-list-category-item .shopping-list-category-item-wrapper .shopping-list-item-amount{width:5rem}}.shopping-list-category-item .shopping-list-category-item-wrapper .shopping-list-item-name-extra{width:19rem;word-wrap:break-word;text-transform:capitalize}@media only screen and (max-width: 768px){.shopping-list-category-item .shopping-list-category-item-wrapper .shopping-list-item-name-extra{width:15rem}}.shopping-list-category-item .shopping-list-category-item-wrapper .checked-item{text-decoration:line-through;color:#93a39f}
</pre></body></html>