:root{--background:#fff;--dangerLevelGreen:#42b329;--dangerLevelYellow:#cec113;--dangerLevelRed:#ec330b;--dangerLevelGreenDarker:rgba(19,102,0,0.99);--dangerLevelYellowDarker:rgba(176,144,33,0.99);--dangerLevelRedDarker:rgba(185,18,8,0.99);--dangerLevelGreenTransparent:rgba(66,179,41,0.5);--dangerLevelYellowTransparent:rgba(206,193,19,0.5);--dangerLevelRedTransparent:rgba(236,51,11,0.5)}#root,.root-inner,body,html{height:100%;background-color:#fff;background-color:var(--background)}body{z-index:1}h1{font-size:100px}h1,h2{color:var(--lh-blue)}h2{font-size:80px}.red{color:#ec330b;color:var(--dangerLevelRed)}.yellow{color:#cec113;color:var(--dangerLevelYellow)}.green{color:#42b329;color:var(--dangerLevelGreen)}.kiosk{width:100%;height:100%;display:flex}.kiosk-left{flex:2 1}.kiosk-left>div{padding:100px 10px 50px 50px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.kiosk-right{flex:1 1}.kiosk-right>div{padding:100px 50px 50px 100px;width:100%;height:100%}.traffic-light{text-align:center;background:#ccc;display:flex;flex-direction:column}.traffic-light-large{border-radius:20px;padding:50px;width:20em;height:50em}.traffic-light-mini{border-radius:5px;padding:10px;width:90px;height:200px}.traffic-light-large .light{margin:auto;width:200px;height:200px;border-radius:100px}.traffic-light-mini .light{margin:auto;width:50px;height:50px;border-radius:25px}.light.red{background:#ec330b;background:var(--dangerLevelRed)}.light.yellow{background:#cec113;background:var(--dangerLevelYellow)}.light.green{background:#42b329;background:var(--dangerLevelGreen)}.light.off{background:var(--shadow-dark)}.timestamp{padding:20px}.next-areas{display:flex;flex-direction:row}.next-areas-left{flex:1 1;flex-direction:column}.next-areas-left,.next-areas-left>div{justify-content:space-between;display:flex}.next-areas-left>div{flex-direction:row;margin:50px 0}.next-areas-right{flex:1 1;text-align:center;display:flex;flex-direction:column;justify-content:flex-end}:root{--lh-blue:#00235f;--lh-blue-light:#01348c;--lh-yellow:#f9ba00;--lh-yellow-light:#fccc3c;--danger-light:#ef2e23;--danger-dark:#cc241c;--shadow-light:#ddd;--shadow-medium:#bbb;--shadow-dark:#666}body,html,root{font-family:Arial,Helvetica Neue,Helvetica,sans-serif}
/*# sourceMappingURL=main.978bd964.chunk.css.map */