#root{padding:20px;width:1920px;height:1200px;display:grid;grid-template-columns:repeat(2,1fr)}.current-lifter-banner1{overflow:hidden;background:#01122f00;width:352px;height:96px;margin-top:6px;display:flex;justify-content:center;align-items:center}.current-lifter-banner-lights{width:320px;height:64px;padding:6px;display:flex;border-radius:10px;justify-content:center;column-gap:8px;align-items:center;opacity:0;transform:translateY(-100%);transition:transform 1s ease-in-out,opacity 1s ease-in-out}.lights-visible{opacity:1;transform:translateY(0);border-radius:12px 0;border:2px solid rgba(0,0,0,.92);box-shadow:0 0 4px 1px #000000eb;background:#1d2050f2;background:linear-gradient(15deg,#1d2050e6 35%,#2e327ee6)}.lights-hidden{opacity:0;transform:translateY(-100%)}.current-lifter-banner-light{height:52px;width:52px;border-radius:10px;border:0px solid black;position:relative}.current-lifter-banner-light-red{background-color:red;box-shadow:0 0 6px 1px #ff0000d6}.current-lifter-banner-light-white{background-color:#e6e7e8;box-shadow:0 0 6px 1px #ffffffd6}.current-lifter-banner-light-square{width:20px;height:20px;position:absolute;top:15%;left:15%;transform:translate(-50%,-50%);border-radius:5px;border:1px solid white;z-index:999}.square-red{background-color:red}.square-yellow{background-color:#ff0}.square-blue{background-color:#00f}.reflight-cross{color:#01122f;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.reflight-tick{color:#01122f;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
