: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}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}}.container{max-width:1200px;margin:0 auto;padding:2rem;font-family:system-ui,-apple-system,sans-serif}h1{text-align:center;margin-bottom:.75rem;color:#333;font-size:1.25rem}.address{text-align:center;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.group-badge{background:#3b82f6;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;font-weight:500}.queue-selector{text-align:center;margin-bottom:1.5rem}.queue-selector label{font-weight:500;margin-right:.5rem}.queue-selector select{padding:.5rem 1rem;font-size:1rem;border:2px solid #3b82f6;border-radius:.5rem;background:#fff;cursor:pointer}.queue-selector select:focus{outline:none;box-shadow:0 0 0 3px #3b82f64d}.schedule-table{display:flex;flex-direction:row;gap:1rem}.schedule-table .day-section{flex:1}@media(max-width:500px){.container{padding:.5rem}h1{font-size:1rem;margin-bottom:.5rem}.address{margin-bottom:.5rem}.schedule-table{flex-direction:column;gap:.5rem}.day-section{padding:.5rem}.day-label{font-size:.85rem;margin-bottom:.25rem}.hours-grid{gap:0}.hour-cell{padding:.1rem .4rem;font-size:.65rem;min-height:1rem;border-radius:1px}.legend{margin-top:.75rem;gap:.5rem}.legend-item{font-size:.75rem}.legend-color{width:16px;height:16px}.info.actual{margin-top:.5rem}.info.actual small{font-size:.65rem}}.day-section{background:#f9fafb;border-radius:8px;padding:1rem}.day-label{font-weight:600;margin-bottom:.5rem;text-align:center}.hours-grid{display:flex;flex-direction:column;gap:1px}.hour-cell{display:flex;align-items:center;padding:.2rem .5rem;border-radius:2px;font-size:.7rem;font-weight:500;min-height:1.1rem}.hour-cell .hour-label{color:#000000b3}.hour-cell.power{background-color:#4ade80}.hour-cell.outage{background-color:#f87171}.hour-cell.outage-first{background:linear-gradient(to right,#f87171 50%,#4ade80 50%)}.hour-cell.outage-second{background:linear-gradient(to right,#4ade80 50%,#f87171 50%)}.legend{display:flex;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.legend-color{width:24px;height:24px;border-radius:4px}.legend-color.power{background-color:#4ade80}.legend-color.outage{background-color:#f87171}.legend-color.outage-half{background:linear-gradient(to right,#f87171 50%,#4ade80 50%)}.error{color:#dc2626;text-align:center}.info{text-align:center;color:#059669;margin-bottom:1rem}.info.actual{color:#dc2626;font-weight:600}.refreshing{display:inline-block;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media(prefers-color-scheme:dark){.container{background-color:#1a1a1a;color:#fff}h1{color:#fff}.day-section{background:#2a2a2a}.hour-cell .hour-label{color:#ffffffb3}}
