*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{display:flex;flex-direction:column;height:100vh}.app-header{background-color:#1a1a2e;color:#fff;padding:1rem 2rem;border-bottom:2px solid #16213e}.app-header h1{font-size:1.5rem;margin-bottom:.5rem}.app-header p{font-size:.9rem;opacity:.8}.direction-banner{margin-top:.5rem;padding:.5rem;background-color:#0f3460;border-radius:4px;font-size:.9rem;font-weight:600}.app-main{display:flex;flex:1;overflow:hidden}.controls-panel{width:300px;background-color:#f8f9fa;border-right:1px solid #dee2e6;padding:1rem;overflow-y:auto}.controls-panel h2{font-size:1.2rem;margin-bottom:1rem;color:#1a1a2e}.upload-section{margin-bottom:1.5rem}.upload-label{display:block;font-weight:600;margin-bottom:.5rem;color:#333}.upload-input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}.file-count{font-size:.85rem;color:#666;margin-top:.25rem}.settings-section{margin-bottom:1.5rem}.settings-section h3{font-size:1rem;margin-bottom:.75rem;color:#333}.setting{margin-bottom:1rem}.setting label{display:block;font-size:.85rem;margin-bottom:.25rem;color:#555}.setting-input{width:100%;padding:.4rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem}.start-time-section{margin-bottom:1.5rem}.start-time-section label{display:block;font-weight:600;margin-bottom:.5rem;color:#333}.check-button{width:100%;padding:.75rem;background-color:#e94560;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.check-button:hover:not(:disabled){background-color:#d63850}.check-button:disabled{background-color:#ccc;cursor:not-allowed}.check-button.cancel{background-color:#f39c12}.check-button.cancel:hover{background-color:#e67e22}.progress{margin-top:1rem;padding:.5rem;background-color:#e3f2fd;border-radius:4px;font-size:.85rem;color:#1976d2}.error{margin-top:1rem;padding:.5rem;background-color:#ffebee;border-radius:4px;font-size:.85rem;color:#c62828}.file-list-panel{width:350px;background-color:#fff;border-right:1px solid #dee2e6;padding:1rem;overflow-y:auto}.file-list-panel h2{font-size:1.2rem;margin-bottom:1rem;color:#1a1a2e}.file-list{flex:1}.empty-state{color:#6c757d;font-style:italic;text-align:center;padding:2rem}.file-item{padding:.75rem;border:1px solid #dee2e6;border-radius:4px;margin-bottom:.5rem;background-color:#fff}.file-item.violations{border-left:4px solid #e94560}.file-item.no-violations{border-left:4px solid #2ecc71}.file-item.error{border-left:4px solid #f39c12;background-color:#fff3cd}.file-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.file-name{font-weight:600;color:#333}.pilot-name{color:#666;font-size:.9rem}.competition-id{background-color:#6c757d;color:#fff;padding:.1rem .4rem;border-radius:3px;font-size:.8rem}.file-status{display:flex;align-items:center;gap:.5rem}.violation-count{color:#e94560;font-weight:600}.status-ok{color:#2ecc71;font-weight:600}.file-error{color:#f39c12;font-size:.85rem;margin-top:.25rem}.violations-list{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #eee}.violation-item{display:flex;gap:.5rem;padding:.25rem 0;font-size:.85rem}.violation-time{color:#666;min-width:60px}.violation-degrees{color:#e94560;font-weight:600;min-width:50px}.violation-duration{color:#666}.map-panel{flex:1;background-color:#f0f0f0;padding:1rem;display:flex;flex-direction:column}.map-panel h2{font-size:1.2rem;margin-bottom:1rem;color:#1a1a2e}.cesium-container{flex:1;background-color:#333;border-radius:4px;overflow:hidden}
