:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-wrapper{padding:1rem;background-color:#f9f9f9;min-height:100vh}:root{color-scheme:light}.matrix-container{position:relative;padding-top:60px;background-image:url(/live_rallye/checkpoints/viewer/eletapp.png);background-repeat:no-repeat;background-position:center bottom;background-size:600px auto;opacity:1}.matrix-header{position:fixed;top:0;left:0;right:0;background:#fff;z-index:100;padding:5px 10px;box-shadow:0 2px 8px #0000001a;border-bottom:1px solid #8a3333}.header-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:10px}.filter-grid{display:flex;flex-direction:column;gap:8px;color:#000;font-size:1rem;font-weight:700;min-width:200px}.filter-block{display:flex;align-items:center;gap:6px}.small-input{width:40px;padding:4px;background-color:#fff;font-size:.85rem}.start-columns{display:flex;gap:10px;flex-wrap:wrap}.title-center{flex:1;text-align:center}.title{font-size:1.4rem;margin:0;font-weight:600;color:#036}.logo-right{display:flex;align-items:center;justify-content:flex-end}.eleta-logo{height:40px;object-fit:contain}.matrix-scroll-wrapper{overflow:auto;position:relative;height:calc(100vh - 100px);-webkit-overflow-scrolling:touch;background-color:#fff}.matrix-table{border-collapse:collapse;width:max-content;table-layout:fixed;background-color:#fff}.matrix-table th,.matrix-table td{border:1px solid #ccc;text-align:center;vertical-align:top;padding:6px;width:80px;min-width:80px;max-width:80px;word-wrap:break-word;white-space:normal;overflow:hidden;background-color:inherit}.sticky-header{position:sticky;top:0;z-index:20;background:#f9f9f9}.sticky-header2{position:sticky;top:30px;z-index:20;background:#f9f9f9}.car-header{position:sticky;left:0;z-index:15;background:#f0f0f0;font-size:20px;font-weight:900;min-width:80px;max-width:80px;width:80px;text-align:center;vertical-align:middle;white-space:nowrap;border-right:1px solid #ccc;box-shadow:2px 0 5px #0000001a}.corner-cell{position:sticky;top:0;left:0;z-index:25;background:#ddd;font-weight:700;min-width:80px;max-width:80px;width:80px;text-align:center;vertical-align:middle;border-right:1px solid #aaa;border-bottom:1px solid #aaa}.matrix-table tbody tr:hover{background-color:#f5f5f5}.status-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center}.modal-content{background:#fff;padding:20px 30px;border-radius:10px;text-align:center;box-shadow:0 0 10px #00000080}.modal-content h3{margin-bottom:15px}.modal-content button{margin:5px 10px;padding:10px 20px;font-weight:700;border:none;border-radius:8px;cursor:pointer;background-color:#eee;transition:background-color .2s ease}.modal-content button:hover{background-color:#ddd}
