:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffdb;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}}@tailwind base;@tailwind components;@tailwind utilities;#flex-container-row{display:flex;gap:20px;padding:20px}#flex-container-column{display:flex;flex-direction:column;gap:20px;flex:1}.card{border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;padding:0}#root{max-width:100vw;height:100vh;margin:auto}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}#mainbody{background:linear-gradient(160deg,#1c0f2e,#16213e 40%,#0f3d2e)}#flex-container-row{display:flex;gap:2rem;justify-content:center;align-items:center}#flex-container-column{display:flex;flex-direction:column;gap:2rem}.card{border-style:solid;border-color:#ffffff1a;border-width:2px;border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#pie-chart-card{width:25rem;height:25rem;background-color:#ffffff0d;display:flex;flex-direction:column}#charger-details-card{width:25rem;height:17rem;background-color:#ffffff0d;display:flex;flex-direction:column;align-items:center}#alert-card{width:25rem;height:44rem;background-color:#ffffff0d;display:flex;flex-direction:column;align-items:center}#chargers-card{width:25rem;height:44rem;background-color:#ffffff0d}.singular-alert-card{width:21rem;height:12rem;padding:1rem;margin:.5rem;border-style:solid;border-color:#ffffff1a;border-width:2px;border-radius:1rem;transition:transform,.25s}.singular-alert-card:hover{transform:translateY(-2px)}.singular-details-card{width:21rem;height:5rem;padding:1rem;margin:.5rem;border-style:solid;border-color:#ffffff1a;border-width:2px;border-radius:1rem}h1,h2,h3,h4,h5,h6,p{margin:0}.alert-divider{width:21rem;height:.15rem;background-color:#5b5b5b;margin:1rem 0;border-radius:10px}.assign-tech{width:13rem;height:2.5rem;background-color:#fff3;border-radius:5px;display:flex;align-items:center;padding-left:1rem;justify-content:space-between}.assign-btn{width:6rem;height:2.5rem;background-color:#797979;border-radius:5px;display:flex;justify-content:center;align-items:center}#chargers-search{margin:1rem;padding:.75rem;border-radius:10px;border:none;background-color:#e7e7e7;width:15rem;color:#202020}#chargers-all{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem;align-items:center}#charger-list-item{width:21rem;height:4rem;border-style:solid;border-color:#ffffff1a;border-width:2px;border-radius:1rem;display:flex;align-items:center;gap:1rem;padding-left:2rem;transition:transform,.25s}#charger-list-item:hover{transform:translateY(-3px)}#charger-id{color:#f1f1f1;font-weight:600}#charger-station{color:#a0a0a0;font-size:.875rem}.id-and-status{display:flex;justify-content:space-between}.charger-id{color:#a0a0a0;font-size:1rem;font-weight:400;word-wrap:break-word}.charger-status{width:6rem;height:1.5rem;border-radius:20px;display:flex;justify-content:center}.charger-location{color:#f1f1f1;font-size:1.25rem;font-weight:600;word-wrap:break-word}.charger-probability{color:#a0a0a0;font-size:1rem;font-weight:500;word-wrap:break-word}.assign-technician{color:#e3e3e3;font-size:1rem;font-weight:500;word-wrap:break-word;padding-bottom:.3rem}.select-technician{text-align:center;color:#c2c2c2;font-size:1rem;font-weight:400;word-wrap:break-word}.assign-word{text-align:center;color:#f1f1f1;font-size:1rem;font-weight:400;word-wrap:break-word}.charger-icon{color:red}.select-charger-wrapper{height:100%;display:flex;justify-content:center;align-items:center}#select-charger{margin:0;color:#a0a0a0}.caret-icon{width:1rem;padding-right:1rem}#team-name{text-align:center;padding:15px;color:#f1f1f1;font-size:2.5rem;font-weight:700;font-style:oblique}
