body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}a{text-decoration:none}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.MuiTabPanel-root{background-color:red}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.category-item{display:flex;flex-direction:column;height:100%;justify-content:space-between}.category-item:hover .category-items__actions{cursor:pointer;opacity:1}.category-item__name{padding-top:.5rem}.category-item__name,.category-item__price{color:#000;font-weight:700}.category-items__actions{align-items:center;display:flex;justify-content:space-between;opacity:.9;padding-bottom:.3rem;transition:opacity .5s}.category-items__actions .category-items__actions-edit:hover{color:green}.category-items__actions .category-items__actions-delete:hover{color:red}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
/*# sourceMappingURL=main.330b0d7a.css.map*/