@font-face{font-family:Inter UI Regular;src:url(/static/media/Inter-UI-Regular.57518852cf2ce6bcde5c.otf) format("opentype")}@font-face{font-family:Inter UI Bold;src:url(/static/media/Inter-UI-Bold.36e93393a3025d457761.otf) format("opentype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter UI Regular,-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{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}header{align-items:center;box-shadow:0 0 10px #00000080;display:flex;justify-content:space-between;width:100%}header .logo{height:70px}header nav{display:flex;gap:10px;justify-content:flex-start;width:100%}header a{border-radius:8px;padding:8px 16px;text-decoration:none}.card-container{grid-gap:10px;box-shadow:inset 0 0 10px #0000001a;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:10px}.high{background-color:rgba(255,0,0,.596);box-shadow:0 0 1px 1.5px red}.medium{background-color:rgba(255,166,0,.603);box-shadow:0 0 1px 1.5px #ffa600}.low{background-color:rgba(255,255,0,.849);box-shadow:0 0 1px 1.5px #ff0}.card{background-color:#fff;border-radius:15px;box-shadow:0 0 5px #00000080;padding:10px;width:250px}.card p{font-weight:700;margin:4px 0;text-align:left}.card p span{font-weight:400}.status{border-radius:10px;box-sizing:border-box;font-size:.8em;padding:1.5px 8px}button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter UI Regular;margin-top:10px;padding:6px 12px}button:disabled{background-color:#ccc;cursor:not-allowed}.font-bold{font-family:Inter UI Bold}.input-group{display:flex;flex-direction:column;gap:10px;margin:auto;max-width:400px;width:100%}.custom-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.custom-input,.triage-container button{font-family:Inter UI Regular;padding:8px}.triage-container button{margin-top:0}
/*# sourceMappingURL=main.fc7baa7b.css.map*/