body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121212;background-image:linear-gradient(#ffffff1f,#ffffff1f);font-family:-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)}}.inactive{background:grey;background-image:radial-gradient(#d3d3d3,#0000);background-size:5px 5px;border:2px dotted #a9a9a9;border-radius:50%;box-shadow:inset 0 0 20px #111,0 0 10px #d3d3d3}.green,.inactive{height:clamp(1vw,3.5rem,4rem);width:clamp(1vw,3.5rem,4rem)}.green{background:green;background-image:radial-gradient(lime,#0000);background-size:5px 5px;border:2px dotted #adff2f;border-radius:50%;box-shadow:inset 0 0 20px #111,0 0 10px #adff2f}.red{background:red;background-image:radial-gradient(brown,#0000);background-size:5px 5px;border:2px dotted red;border-radius:50%;box-shadow:inset 0 0 20px #111,0 0 10px red}.red,.violet{height:clamp(1vw,3.5rem,4rem);width:clamp(1vw,3.5rem,4rem)}.violet{background:#9400d3;background-image:radial-gradient(purple,#0000);background-size:5px 5px;border:2px dotted #9400d3;border-radius:50%;box-shadow:inset 0 0 20px #111,0 0 10px #9400d3}.yellow{background:#ff0;background-image:radial-gradient(orange,#0000);background-size:5px 5px;border:2px dotted #ff0;border-radius:50%;box-shadow:inset 0 0 20px #111,0 0 10px #ff0;height:clamp(1vw,3.5rem,4rem);width:clamp(1vw,3.5rem,4rem)}.state-lamps{align-items:center;border-color:#fff;border-radius:15px;border-style:solid;font-weight:750;justify-content:space-between;padding:20px}.property-container,.state-lamps{display:flex;flex-direction:column}.property-container{color:#fff;font-size:24px;padding-left:10px;padding-right:10px;text-align:center;width:100%}.property-value{border:solid;height:100%;padding:3px;text-align:center}.property-container>p{margin:5px 0 0}.state{display:flex;flex-direction:column;justify-content:space-between}.alarms{grid-row-gap:10px;align-items:center;border-color:#fff;border-radius:15px;border-style:solid;color:#fff;display:grid;font-weight:750;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;padding:15px;row-gap:10px}.water-container{display:flex;flex-direction:column;gap:20px}.water-labels{align-items:center;border-color:#fff;border-radius:15px;border-style:solid;color:#fff;display:flex;font-size:clamp(1rem,1.5vw,2rem);font-weight:600;justify-content:space-between;padding:15px}
/*# sourceMappingURL=main.00f5120e.css.map*/