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}h1{margin-bottom:20px;text-align:center}h3{color:#333;font-size:1.1em;margin-bottom:10px;margin-top:20px}.add-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-bottom:20px;padding:10px 20px}.add-button:hover{background-color:#218838}.component-wrapper{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;margin-bottom:30px;padding:20px}.token-data-component{position:relative}.component-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.component-header h2{font-size:1.2em;margin:0}.remove-button{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 10px}.remove-button:hover{background-color:#c82333}.form-group{align-items:center;display:flex;margin-bottom:15px}.form-group label{display:inline-block;font-weight:700;width:120px}.form-group input,.form-group select{border:1px solid #ccc;border-radius:4px;padding:8px;width:200px}.react-select-container{width:200px}.react-select__control{border:1px solid #ccc;border-radius:4px}.react-select__menu{z-index:10}button[type=submit]{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}button[type=submit]:disabled{background-color:#ccc;cursor:not-allowed}.table-container{margin-top:20px}table{border-collapse:collapse;margin-bottom:15px;width:100%}td,th{border:1px solid #ccc;padding:10px;text-align:left}th{background-color:#f4f4f4}.sum-volume,th{font-weight:700}.sum-volume{text-align:right}.status-good{background-color:green}.status-good,.status-normal{border-radius:50%;display:inline-block;height:12px;width:12px}.status-normal{background-color:blue}.status-bad{background-color:red;border-radius:50%;display:inline-block;height:12px;width:12px}
/*# sourceMappingURL=main.4e598970.css.map*/