:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#172033;background:#f5f7fb;margin:0}a{color:inherit}.shell{max-width:1120px;margin:0 auto;padding:32px 20px 64px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.brand{letter-spacing:-.02em;font-weight:800}.muted{color:#697386}.card{background:#fff;border:1px solid #e4e8f0;border-radius:14px;padding:20px;box-shadow:0 1px 2px #1018280a}.grid{gap:16px;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.stack{flex-direction:column;gap:12px;display:flex}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.space{justify-content:space-between}input,button{font:inherit}input{background:#fff;border:1px solid #cfd6e4;border-radius:9px;width:100%;padding:11px 12px}button,.button{cursor:pointer;color:#fff;background:#172033;border:0;border-radius:9px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.button.secondary,button.secondary{color:#172033;background:#eef1f6}.badge{background:#eef1f6;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.badge.high,.badge.emergency{color:#b42318;background:#fee4e2}.badge.completed{color:#067647;background:#dcfae6}.badge.failed{color:#b42318;background:#fee4e2}.badge.dispatched,.badge.approved{color:#3730a3;background:#e0e7ff}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #edf0f5;padding:12px 10px}th{color:#697386;text-transform:uppercase;letter-spacing:.04em;font-size:12px}pre.message{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-family:inherit}.login{place-items:center;min-height:100vh;padding:24px;display:grid}.login .card{width:min(440px,100%)}.error{color:#b42318;background:#fee4e2;border-radius:9px;padding:10px 12px}.timeline{border-left:2px solid #e4e8f0;margin-left:8px;padding-left:18px}.timeline-item{margin-bottom:16px}h1,h2,h3{letter-spacing:-.02em;margin-top:0}small{color:#697386}@media (max-width:720px){.hide-mobile{display:none}.shell{padding:20px 14px 40px}}
