*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;background-color:transparent;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}html,body{overflow:hidden}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}#app{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.venue-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#content-frame{width:100%;height:100%}.status-indicator{position:fixed;top:10px;right:10px;padding:8px 12px;border-radius:4px;font-size:12px;z-index:1000}.status-indicator.connected{background-color:#4caf50}.status-indicator.disconnected{background-color:#f44336}.settings-panel{position:fixed;bottom:20px;left:20px;background:rgba(0,0,0,.8);padding:20px;border-radius:8px;width:800px;display:none;z-index:10001}.settings-panel.visible{display:block}.settings-panel h3{margin-bottom:15px;color:#fff}.settings-panel .setting-group{margin-bottom:15px}.settings-panel .setting-group label{display:block;margin-bottom:5px;color:#ccc}.settings-panel .setting-group input{width:100%;padding:8px;border:1px solid #555;border-radius:4px;background:#333;color:#fff}.settings-panel button{background:#2196F3;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;margin-right:10px}.settings-panel button:hover{background:#1976D2}:fullscreen{cursor:none}body[data-display="2"] .go-to-next-race,body[data-display="2"] [data-test-hook-go-to-next-race],body[data-display="2"] .primary-only,body[data-display="1"] .secondary-only{display:none!important}
