:root{--footer-height:90px}#app{background:#121212;min-height:100vh;color:#fff;font-family:Microsoft YaHei,sans-serif;text-align:center;padding-bottom:var(--footer-height)}.header{font-size:5vw;font-weight:700;color:#f9c74f;padding:2vh 0}.time-bar{display:flex;justify-content:center;align-items:center;background:#1e1f25;padding:1vh;font-size:2vw}.status{margin-left:1vw;font-weight:700}.status.open{color:#4caf50}.status.close{color:#f94144}.table-header,.table-row{display:flex}.table-header{background:#222;font-weight:700}.table-row{background:#1c1d22;margin-bottom:1vh;border-radius:6px}.col{flex:1;padding:1vh 0;font-size:3.8vw;display:flex;justify-content:center;align-items:center}.name{color:#f9c74f}.red{color:#ff4d4f}.green,.red{font-weight:700}.green{color:#4caf50}.highlow{flex-direction:column}.loading{margin-top:6vh;font-size:4.5vw;color:#aaa}.quote-note{font-size:1vw;color:#b15408}.footer{position:fixed;bottom:0;width:100%;height:var(--footer-height);background:hsla(0,0%,7%,.95);padding:1.5vh 0;font-size:1.8vw;color:#ccc}