html,body,#root{margin:0;padding:0;width:100%;height:100%}*{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.orders-table-scroll{overflow-x:auto}.orders-table{border-collapse:collapse;font-size:.8rem;table-layout:auto;min-width:100%}.orders-table th,.orders-table td{padding:.5rem;border-bottom:1px solid rgba(31,41,55)}.orders-pagination{display:flex;justify-content:space-between;margin-top:.6rem;font-size:.75rem;color:#9ca3af}.pagination-buttons button{border-radius:100vh;border:1px solid rgba(156,163,175,.8);background:transparent;padding:.15rem .6rem;margin-left:.25rem}.orders-toolbar{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;font-size:.9rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding:10px 16px}.orders-toolbar::-webkit-scrollbar{display:none}.orders-title{font-weight:600}.orders-search{font-size:.85rem;background:transparent;color:inherit;flex:1;min-width:180px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12)}.orders-icon-button{margin-left:24px;flex:0 0 32px;width:32px;height:32px;border:none;display:inline-flex;align-items:center;justify-content:center;transition:.15s ease;padding:0}.orders-title{font-weight:600;font-size:.9rem}.orders-select,.orders-search{padding:.45rem;border-radius:999px;background:transparent}.orders-select{flex:0 0 150px;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orders-search{min-width:140px}.orders-select option{background:#eff1f5;color:#4c4f69}
