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-container{font-family:sans-serif;margin:0 auto;max-width:1200px;padding:20px}.header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.controls,.header-actions{display:flex;gap:10px}.controls{margin-bottom:20px}.main-layout{display:flex;gap:20px;position:relative}.table-section{flex:1 1}.product-table{border:1px solid #ddd;border-collapse:collapse;width:100%}.product-table td,.product-table th{border-bottom:1px solid #ddd;padding:12px;text-align:left}.product-table tr:hover{background-color:#f9f9f9;cursor:pointer}.status-badge{border-radius:4px;font-size:12px;font-weight:700;padding:4px 8px}.instock{background-color:#d4edda;color:#155724}.outstock{background-color:#f8d7da;color:#721c24}.history-sidebar{background:#fff;border-left:1px solid #ddd;box-shadow:-2px 0 5px #0000001a;height:100vh;padding:20px;position:fixed;right:0;top:0;width:300px;z-index:1000}.sidebar-header{display:flex;justify-content:space-between;margin-bottom:20px}.icon-btn{background:none;border:none;cursor:pointer;padding:4px}.icon-btn.delete{color:red}
/*# sourceMappingURL=main.e232255c.css.map*/