: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}.background__wrapper{position:absolute;height:500px;width:100%;top:0;left:0;z-index:0}.background__undercut{position:absolute;top:0;left:0;width:100%;height:500px;clip-path:polygon(0px 0px,100% 0px,100% 100%,0px 85%);background-color:#d3e3fd}.background__overcut{clip-path:polygon(0px 0px,100% 0px,100% 75%,0% 100%);height:500px;position:absolute;width:100%;background-color:#7cacf8b3}nav{z-index:2;padding:1rem;display:flex;flex-direction:row}.top-navigation__brand{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.top-navigation__brand p{margin:0;margin-left:.5rem;font-size:1.25rem;font-weight:600;color:#35507d;letter-spacing:-1px;font-family:Nunito;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.login-paper{z-index:3;width:400px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}body,html,#root{margin:0;padding:0;height:100%;width:100%}.stock-page{display:flex;flex-direction:column;height:100vh;background-color:transparent;color:#1e1e1e;font-family:Montserrat,sans-serif;margin-left:200px;width:100%}.table{min-width:100%;border-collapse:collapse}.table thead tr,.table tbody tr{border-bottom:1px solid rgba(33,36,40,.6)}.table tbody tr{cursor:pointer}.table thead th,.table tbody td{border-radius:0;padding:12.75px 17px;text-align:start}.table thead th div{display:flex;flex-direction:row}.table tbody td p:first-of-type{margin-bottom:0;margin-top:0;font-weight:600;font-family:Montserrat,sans-serif;font-size:1rem}.table tbody td p:nth-of-type(2){margin-bottom:0;margin-top:0;font-weight:400;font-family:Montserrat,sans-serif;font-size:.85rem}.faded-icon{opacity:.3;transition:all .2s ease;cursor:pointer}.faded-icon:hover{opacity:.8;color:#1976d2;cursor:pointer;transition:all .2s ease}.active-icon{opacity:1;color:#1976d2;cursor:pointer;transition:all .2s ease}.priority-icon{opacity:1;color:red;cursor:pointer;transition:all .2s ease-in-out}.search-bar__wrapper{width:100%;display:flex;flex-direction:row}.pagination__wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:end;padding-top:1rem}.stock__wrapper{display:flex;flex-direction:row;align-items:center;justify-content:start}.stock-container{z-index:5}h1{font-family:Poppins,sans-serif;font-weight:600;font-size:1.5rem;margin-top:1.25rem;margin-bottom:1.25rem;display:flex;flex-direction:row;align-items:center;gap:10px}
