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{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px;text-align:center}.App-header{align-items:center;background-color:#282c34;border-radius:8px;color:#fff;font-size:calc(10px + 2vmin);justify-content:center;margin-bottom:20px;min-height:10vh}.App-header,.container{display:flex;flex-direction:column}.container{gap:20px}.add-form{align-items:flex-start;background:#f5f5f5;border-radius:8px;display:flex;gap:10px;justify-content:center;padding:20px}.input-name{border:1px solid #ccc;border-radius:4px;flex-grow:1;font-family:inherit;min-height:38px;padding:8px;resize:vertical}.filter-select,.select-category,.table-select{border:1px solid #ccc;border-radius:4px;height:40px;padding:8px}.actions-section{justify-content:space-between;padding:0 10px}.actions-section,.filters{align-items:center;display:flex}.filters{gap:20px}.filter-group{align-items:center;display:flex;gap:5px}.btn-add,.btn-delete{border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;height:40px;padding:8px 16px}.btn-add{background-color:#4caf50}.btn-delete{background-color:#f44336}.btn-delete:disabled{background-color:#ccc;cursor:not-allowed}.items-table{border-collapse:collapse;table-layout:fixed;width:100%}.items-table td,.items-table th{border:1px solid #ddd;padding:12px;text-align:left;vertical-align:top}.items-table th{background-color:#f2f2f2}.items-table th:first-child{width:50px}.items-table th:nth-child(3){width:100px}.items-table th:nth-child(4){width:80px}.item-name-cell{padding:0!important}.editable-name-textarea{background:#0000;border:none;box-sizing:border-box;display:block;font-family:inherit;font-size:inherit;min-height:60px;padding:12px;resize:vertical;width:100%}.editable-name-textarea:focus{background:#fff;outline:2px solid #4caf50}.item-ready-text{color:#888;text-decoration:line-through}
/*# sourceMappingURL=main.2f96a6a3.css.map*/