@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);.App-logo{display:flex;flex-direction:column;margin-top:10px;max-height:60px;position:absolute;top:0}h1{color:#780a0a;font-weight:bolder}h1,p{margin-left:20px}p{color:#a9a9a9}.ucase{text-transform:uppercase}.modalBox{align-items:center;border-radius:20px;display:flex;flex-direction:column;justify-content:center;left:50%;margin:0 auto;padding:2em;position:absolute;top:75%;transform:translate(-50%,-50%);width:48%}.drag,.heading{color:#191442;font-weight:600}.drag{cursor:pointer;margin-bottom:.5em;margin-top:1em}.drag .browse{color:#fe8d57;display:inline-block}.file-label{cursor:pointer}.info,.instruction{color:#6f6c78}.info{font-size:12px}.btn-container{border:.1px solid;border-radius:5px;display:flex}.uploadBox{align-items:center;border:2px dashed #7866e3;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:2em;text-align:center}.upload-icon{color:#7866e3;font-size:2em}.fileIcon{display:none}.filename{font-size:12px}.warningText{color:red;font-size:14px}.Prebooking{background-color:#e8d5b7}.Booked{background-color:#ffffbf}.Out{background-color:#d1ffbd}.Returned{background-color:#ffdbbb}.ReturnInspection{background-color:#c5b4e3}.Invoiced{background-color:#add8e6}*{box-sizing:border-box;margin:0;padding:0}.wb-scale-outer{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.wb-root,.wb-scale-outer{background:#0d1117;overflow:hidden}.wb-root{color:#e6edf3;display:grid;flex-shrink:0;font-family:Segoe UI,Arial,sans-serif;grid-template-rows:56px 120px 1fr;height:1080px;transform-origin:0 0;width:1920px}.wb-header{align-items:center;background:#161b22;border-bottom:2px solid #21262d;display:flex;justify-content:space-between;padding:0 28px}.wb-header h1{color:#58a6ff;font-size:22px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.wb-header-right{color:#8b949e;font-size:13px;gap:24px}.wb-header-right,.wb-interval{align-items:center;display:flex}.wb-interval{gap:8px}.wb-interval input{background:#21262d;border:1px solid #30363d;border-radius:4px;color:#e6edf3;font-size:13px;padding:3px 6px;text-align:center;width:52px}.wb-last-updated{color:#3fb950}.wb-logout-btn{background:none;border:1px solid #30363d;border-radius:4px;color:#484f58;cursor:pointer;font-size:11px;letter-spacing:.5px;padding:3px 10px;text-transform:uppercase}.wb-logout-btn:hover{border-color:#8b949e;color:#8b949e}.wb-pipeline{align-items:stretch;background:#161b22;border-bottom:2px solid #21262d;display:flex;gap:10px;padding:12px 28px}.wb-status-card{align-items:center;border-radius:8px;cursor:default;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:8px 4px}.wb-status-card .wb-status-count{font-size:42px;font-weight:800;line-height:1}.wb-status-card .wb-status-name{font-size:11px;font-weight:600;letter-spacing:.8px;margin-top:4px;opacity:.85;text-transform:uppercase}.wb-card-Prebooking{background:#5a4a3a;color:#e8d5b7}.wb-card-Booked{background:#5a5a00;color:#ffffbf}.wb-card-Out{background:#1a4a1a;color:#d1ffbd}.wb-card-ReturnInspection{background:#3a2a5a;color:#c5b4e3}.wb-card-Returned{background:#5a3a1a;color:#ffdbbb}.wb-card-Invoiced{background:#1a3a5a;color:#add8e6}.wb-main{grid-gap:0;display:grid;gap:0;grid-template-columns:50% 50%;overflow:hidden}.wb-panel{display:flex;flex-direction:column;overflow:hidden;padding:14px 20px}.wb-col-stack,.wb-panel+.wb-panel{border-left:2px solid #21262d}.wb-col-stack{display:flex;flex-direction:column;overflow:hidden}.wb-col-stack .wb-panel{border-left:none;min-height:0}.wb-col-stack .wb-panel-out{flex:0 0 60%}.wb-col-stack .wb-panel-returned{border-top:2px solid #21262d;flex:0 0 40%}.wb-panel-title{color:#8b949e;flex-shrink:0;font-size:13px;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.wb-panel-title span{font-size:18px;font-weight:800;margin-left:8px}.wb-panel-title.overdue-title,.wb-panel-title.overdue-title span{color:#f85149}.wb-table-wrap{flex:1 1;overflow-y:auto}.wb-table{border-collapse:collapse;font-size:14px;width:100%}.wb-table thead tr{background:#21262d;position:-webkit-sticky;position:sticky;top:0;z-index:1}.wb-table th{color:#8b949e;font-size:11px;font-weight:600;letter-spacing:.5px;padding:7px 10px;text-align:left;text-transform:uppercase}.wb-table td{border-bottom:1px solid #21262d;color:#e6edf3;padding:7px 10px}.wb-table tbody tr:hover{background:#1c2128}.wb-row-overdue td{color:#f85149!important;font-weight:600}.wb-row-overdue td:last-child{color:#f85149}.wb-upcoming{background:#161b22;border-top:2px solid #21262d;display:flex;flex-direction:column;overflow:hidden;padding:12px 20px}.wb-upcoming .wb-panel-title{margin-bottom:8px}.wb-upcoming .wb-table-wrap{flex:1 1;overflow-y:auto}.wb-badge{border-radius:10px;display:inline-block;font-size:11px;font-weight:700;padding:1px 7px}.wb-badge-Prebooking{background:#5a4a3a;color:#e8d5b7}.wb-badge-Booked{background:#5a5a00;color:#ffffbf}.wb-table-wrap::-webkit-scrollbar{width:6px}.wb-table-wrap::-webkit-scrollbar-track{background:#0000}.wb-table-wrap::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}:root{--bg:#eef1f5;--surface:#fff;--surface-2:#f7f9fb;--surface-tint:#eaf1f9;--border:#e3e8ef;--border-strong:#d4dae3;--text:#18212f;--muted:#687385;--faint:#94a0b3;--rail:#00519c;--rail-active:#ffffff29;--on-rail:#fff;--primary:#00519c;--primary-hover:#0a63b8;--primary-tint:#eaf1f9;--on-primary:#fff;--pass:#2e7d32;--pass-bg:#e6f4e7;--fail:#c62828;--fail-bg:#fbe9e9;--warn:#ed6c02;--warn-bg:#fbe7cf;--info:#1565c0;--info-bg:#e3effb;--neutral:#687385;--neutral-bg:#eceff3;--status-prebooking:#8a6d3b;--status-prebooking-bg:#f3e9d7;--status-prebooking-fill:#e8d5b7;--status-booked:#8a7f00;--status-booked-bg:#fafbcf;--status-booked-fill:#ffffbf;--status-out:#3f7d2e;--status-out-bg:#e4f6da;--status-out-fill:#d1ffbd;--status-returned:#a85f28;--status-returned-bg:#fbe7d5;--status-returned-fill:#ffdbbb;--status-returninspection:#6b4fa0;--status-returninspection-bg:#ece3f6;--status-returninspection-fill:#c5b4e3;--status-invoiced:#2b6d8a;--status-invoiced-bg:#dceef5;--status-invoiced-fill:#add8e6;--r:14px;--r-sm:11px;--r-xs:8px;--r-pill:999px;--shadow:0 6px 24px -6px #1018281f,0 2px 6px #1018280d;--shadow-sm:0 1px 3px #10182814;--font-sans:"IBM Plex Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,Menlo,Monaco,Consolas,monospace}html[data-theme=dark]{--bg:#0f1622;--surface:#18212f;--surface-2:#141d2b;--surface-tint:#16293f;--border:#273245;--border-strong:#36425a;--text:#e8edf4;--muted:#9aa6b8;--faint:#6b7689;--rail:#0c1a2e;--rail-active:#ffffff1a;--on-rail:#e8edf4;--primary:#3d8fdc;--primary-hover:#5aa2e8;--primary-tint:#16293f;--on-primary:#0b1422;--pass:#5cba60;--pass-bg:#16301a;--fail:#ef5b5b;--fail-bg:#311616;--warn:#ffa733;--warn-bg:#322008;--info:#5aa2e8;--info-bg:#102538;--neutral:#9aa6b8;--neutral-bg:#222d40;--status-prebooking:#d9b98a;--status-prebooking-bg:#2e2617;--status-booked:#e8e26a;--status-booked-bg:#2b2a12;--status-out:#8ed07a;--status-out-bg:#16290f;--status-returned:#e8a877;--status-returned-bg:#2e1e10;--status-returninspection:#b9a3e0;--status-returninspection-bg:#221a33;--status-invoiced:#87c3dd;--status-invoiced-bg:#12222b;--shadow:0 8px 28px -8px #0000008c;--shadow-sm:0 1px 3px #0006}.app-mono{font-family:IBM Plex Mono,ui-monospace,Menlo,Monaco,Consolas,monospace;font-family:var(--font-mono)}
/*# sourceMappingURL=main.a9c05f4e.css.map*/