._container_1fukx_1{display:flex;flex-direction:column;gap:10px;text-align:left;background-color:#fff;color:#000;padding:8px;margin-top:10px}._container_6af51_1{display:flex;flex-direction:column;gap:10px;text-align:left;background-color:#fff;color:#000;padding:8px;margin-bottom:10px}._under-header_6af51_12{display:flex;align-items:center}#root{width:100%;text-align:center}.restart-container{display:flex;flex-direction:column;align-items:center;gap:30px;padding:40px 20px;max-width:600px;margin:0 auto}.restart-header{text-align:center;width:100%}.restart-header h1{margin:20px 0 10px;color:#333;font-size:28px}.restart-header p{margin:0 0 20px;color:#666;font-size:16px}.back-button{background:none;border:none;color:#007bff;font-size:16px;cursor:pointer;padding:8px 12px;border-radius:4px;transition:background-color .3s ease;align-self:flex-start;margin-bottom:10px}.back-button:hover{background-color:#f0f8ff}.restart-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:30px;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:400px;width:90%;max-height:80vh;overflow-y:auto}.modal-content h2{margin:0 0 15px;color:#333;font-size:24px;text-align:center}.modal-content p{margin:0 0 20px;color:#666;text-align:center}.checkbox-group{display:flex;flex-direction:column;gap:15px;margin:20px 0}.checkbox-label{display:flex;align-items:center;gap:12px;padding:12px;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;background-color:#f9f9f9}.checkbox-label:hover{border-color:#007bff;background-color:#f0f8ff}.checkbox-label input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#007bff}.checkbox-text{font-size:16px;color:#333;font-weight:500}.modal-actions{display:flex;gap:12px;justify-content:center;margin-top:25px}.primary-button{background-color:#007bff;color:#fff;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-size:16px;font-weight:500;transition:background-color .3s ease}.primary-button:hover:not(:disabled){background-color:#0056b3}.primary-button:disabled{background-color:#ccc;cursor:not-allowed}.secondary-button{background-color:#6c757d;color:#fff;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-size:16px;font-weight:500;transition:background-color .3s ease}.secondary-button:hover{background-color:#545b62}.api-response{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:15px;border-radius:6px;margin-top:20px;text-align:center}.api-response p{margin:0 0 10px}.profilelinetext{overflow:hidden;width:100%;max-height:5vw;-webkit-hyphens:auto;hyphens:auto;word-break:break-all;text-overflow:ellipsis}#nameprofile{overflow:hidden;width:100%;max-height:6vw;-webkit-hyphens:auto;hyphens:auto;word-break:break-all;text-overflow:ellipsis}.landing-page{min-height:100vh;width:100vw;max-width:100vw;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;margin:0;padding:0;box-sizing:border-box;position:relative;left:0;right:0}.landing-page *{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}#root.landing-root{width:100vw!important;max-width:none!important;text-align:left!important}.container{max-width:1200px;margin:0 auto;padding:0 20px}.landing-header{position:fixed;top:0;left:0;right:0;background:#0f0f0ff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(255,255,255,.1)}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.logo{display:flex;align-items:center;gap:1rem}.logo-image{height:40px;width:auto;object-fit:contain}.logo-text h1{font-size:1.8rem;font-weight:700;color:#ff6b35;margin:0;text-shadow:0 0 20px rgba(255,107,53,.5)}.tagline{font-size:.9rem;color:#888;display:block;margin-top:.2rem}.header-nav{display:flex;gap:1rem}.btn-login,.btn-register{padding:.6rem 1.2rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-login{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.btn-login:hover{background:#ffffff1a;border-color:#ffffff80}.btn-register{background:#ff6b35;color:#fff}.btn-register:hover{background:#ff5722;transform:translateY(-2px);box-shadow:0 5px 15px #ff6b3566}.hero{padding:8rem 2rem 4rem;display:flex;justify-content:center;align-items:center;max-width:1200px;margin:0 auto}.hero-content{text-align:center;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem}.hero-content h2{font-size:3.5rem;font-weight:800;margin:0;line-height:1.2;background:linear-gradient(135deg,#ff6b35,#f7931e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-content p{font-size:1.2rem;color:#b0b0b0;margin:0;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.btn-primary,.btn-secondary{padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 25px #ff6b3566}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.hero-logo{margin-bottom:1rem;display:flex;justify-content:center}.hero-logo-image{height:200px;width:auto;object-fit:contain;opacity:.9;transition:all .3s ease}.hero-logo-image:hover{opacity:1;transform:scale(1.05)}.speed-indicator{text-align:center}.speed-circle{width:200px;height:200px;border:4px solid #ff6b35;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto 1rem;position:relative;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #ff6b35b3}70%{box-shadow:0 0 0 20px #ff6b3500}to{box-shadow:0 0 #ff6b3500}}.speed-number{font-size:3rem;font-weight:800;color:#ff6b35;line-height:1}.speed-unit{font-size:1rem;color:#888;margin-top:.5rem}.speed-label{font-size:1.1rem;color:#b0b0b0;text-transform:uppercase;letter-spacing:1px}.times-section{padding:4rem 0;background:#ffffff05}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#fff}.tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.tab-btn{padding:.8rem 1.5rem;border:none;background:#ffffff1a;color:#b0b0b0;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:600}.tab-btn.active{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff}.tab-btn:hover:not(.active){background:#ffffff26;color:#fff}.live-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;font-weight:600;color:#ff6b35}.live-dot{width:12px;height:12px;background:#f44;border-radius:50%;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.times-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.time-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:all .3s ease}.time-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d;border-color:#ff6b3580}.time-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.position{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:.3rem .6rem;border-radius:6px;font-weight:700;font-size:.9rem}.category{background:#ffffff1a;color:#b0b0b0;padding:.3rem .6rem;border-radius:6px;font-size:.8rem}.pilot-name{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#fff}.time-value{font-size:2rem;font-weight:800;color:#ff6b35;margin-bottom:.5rem;font-family:Courier New,monospace}.time-change{font-size:.9rem;color:#4caf50;font-weight:600}.etapas-info{font-size:.8rem;color:#888;margin-top:.5rem}.penalizacion-info{font-size:.8rem;color:#ff9800;margin-top:.3rem;font-weight:600}.etapas-summary{font-size:.8rem;color:#888;margin-top:.3rem}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#888}.loading-spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.1);border-top:4px solid #ff6b35;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container{text-align:center;padding:3rem;color:#ff6b6b}.retry-btn{margin-top:1rem;padding:.6rem 1.2rem;background:#ff6b35;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease}.retry-btn:hover{background:#ff5722;transform:translateY(-2px)}.all-times{width:100%}.all-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;font-weight:600;color:#2196f3}.filters-container{display:flex;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);flex-wrap:wrap;justify-content:center}.filter-group{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.filter-group label{font-size:.9rem;font-weight:600;color:#b0b0b0}.filter-select{padding:.6rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;font-size:.9rem;cursor:pointer;transition:all .3s ease}.filter-select:hover{background:#ffffff26;border-color:#ffffff4d}.filter-select:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b3533}.filter-select:disabled{opacity:.5;cursor:not-allowed}.filter-select option{background:#1a1a1a;color:#fff}.filter-input{padding:.6rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;font-size:.9rem;transition:all .3s ease}.filter-input:hover{background:#ffffff26;border-color:#ffffff4d}.filter-input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b3533}.filter-input::placeholder{color:#888}.all-time-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.btn-details{padding:.4rem .8rem;background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;border:none;border-radius:4px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-details:hover{background:linear-gradient(135deg,#1976d2,#1565c0);transform:translateY(-1px);box-shadow:0 3px 10px #2196f34d}.details-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;padding:2rem}.details-modal{background:#1a1a1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}.details-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.details-header h3{margin:0;color:#fff;font-size:1.5rem;font-weight:600}.close-btn{background:none;border:none;color:#888;font-size:2rem;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.close-btn:hover{background:#ffffff1a;color:#fff}.details-content{padding:1.5rem}.details-info{margin-bottom:2rem}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.detail-row:last-child{border-bottom:none}.detail-label{color:#888;font-weight:600;font-size:.9rem}.detail-value{color:#fff;font-weight:600}.etapas-details h4{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.etapas-list{display:flex;flex-direction:column;gap:.8rem}.etapa-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;transition:all .3s ease}.etapa-item:hover{background:#ffffff14;border-color:#ff6b354d}.etapa-item.with-penalizacion{border-color:#ff98004d;background:#ff98000d}.etapa-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.etapa-number{color:#ff6b35;font-weight:600}.etapa-time{color:#fff;font-family:Courier New,monospace;font-weight:600}.penalizacion-detail{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid rgba(255,152,0,.2)}.penalizacion-label{color:#ff9800;font-size:.8rem;font-weight:600}.penalizacion-value{color:#ff9800;font-family:Courier New,monospace;font-size:.9rem;font-weight:600}.tipo-badge{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:.2rem .6rem;border-radius:4px;font-size:.8rem;font-weight:600;margin-right:.5rem}.categoria-badge{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;padding:.2rem .6rem;border-radius:4px;font-size:.8rem;font-weight:600;margin-right:.5rem}.vehiculo-info{color:#888;font-size:.8rem}.all-icon{font-size:1.2rem}.all-list{max-height:600px;overflow-y:auto;padding-right:1rem}.all-list::-webkit-scrollbar{width:6px}.all-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.all-list::-webkit-scrollbar-thumb{background:#ff6b3580;border-radius:3px}.all-list::-webkit-scrollbar-thumb:hover{background:#ff6b35b3}.all-time-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.2rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;margin-bottom:1rem}.all-time-card:hover{transform:translate(10px);box-shadow:0 5px 20px #0000004d}.all-time-card.incomplete{background:#ff98001a;border-color:#ff98004d}.all-time-card.complete{background:#4caf501a;border-color:#4caf504d}.all-info{display:flex;align-items:center;gap:1rem}.all-position{font-size:1.5rem;min-width:40px;text-align:center}.all-details{flex:1}.all-time{font-size:1.5rem;font-weight:800;color:#ff6b35;font-family:Courier New,monospace;min-width:120px;text-align:right}.incomplete-text{color:#ff9800;font-weight:600}.tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:3rem;flex-wrap:wrap}.tab-btn{padding:.8rem 1.2rem;border:none;background:#ffffff1a;color:#b0b0b0;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:600;white-space:nowrap;min-width:140px}.times-list{display:flex;flex-direction:column;gap:1rem}.best-time-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.best-time-card:hover{transform:translate(10px);box-shadow:0 5px 20px #ff6b3533}.best-info{display:flex;align-items:center;gap:1rem}.best-position{font-size:2rem}.best-details .pilot-name{font-size:1.2rem;font-weight:600;margin-bottom:.3rem}.category-date{color:#888;font-size:.9rem}.best-time{font-size:1.8rem;font-weight:800;color:#ff6b35;font-family:Courier New,monospace}.features{padding:4rem 0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000004d;border-color:#ff6b354d}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#fff}.feature-card p{color:#b0b0b0;line-height:1.6}.cta{padding:4rem 0;background:linear-gradient(135deg,#ff6b351a,#f7931e1a);text-align:center}.cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.cta p{font-size:1.2rem;color:#b0b0b0;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.btn-cta{padding:1rem 2.5rem;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;border:none;border-radius:8px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-cta:hover{transform:translateY(-3px);box-shadow:0 15px 35px #ff6b3566}.landing-footer{background:#0f0f0f;border-top:1px solid rgba(255,255,255,.1);padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1rem}.footer-logo{margin-bottom:1rem}.footer-logo-image{height:60px;width:auto;object-fit:contain;opacity:.8;transition:all .3s ease}.footer-logo-image:hover{opacity:1}.footer-section p{color:#888;line-height:1.6}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#888;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ff6b35}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center;color:#666}@media (max-width: 768px){.header-content{padding:1rem}.logo{gap:.5rem}.logo-image{height:30px}.logo-text h1{font-size:1.4rem}.tagline{font-size:.8rem}.header-nav{gap:.5rem}.btn-login,.btn-register{padding:.5rem 1rem;font-size:.9rem}.hero{padding:6rem 1rem 2rem;text-align:center}.hero-content h2{font-size:2.5rem}.hero-content p{font-size:1rem}.hero-buttons{justify-content:center}.hero-logo-image{height:150px}.speed-circle{width:150px;height:150px}.speed-number{font-size:2.5rem}.section-title{font-size:2rem}.tabs{flex-direction:column;align-items:center}.tab-btn{width:200px}.times-grid,.features-grid{grid-template-columns:1fr}.best-time-card{flex-direction:column;text-align:center;gap:1rem}.cta h2{font-size:2rem}.cta p{font-size:1rem}.footer-logo-image{height:40px}.footer-content{grid-template-columns:1fr;text-align:center}}@media (max-width: 480px){.hero-content h2{font-size:2rem}.time-value,.best-time{font-size:1.5rem}.btn-primary,.btn-secondary,.btn-cta{padding:.8rem 1.5rem;font-size:1rem}.pdf-section{padding:4rem 0}.pdf-grid{grid-template-columns:1fr}.pdf-card-link{padding:1.2rem;min-height:auto}.pdf-icon{width:36px;height:36px;margin-right:1rem}}.whatsapp-button{position:fixed;bottom:10px;background-color:#0add7b;right:10px;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:1000;transition:all .3s ease}.whatsapp-button:hover{transform:scale(1.1);box-shadow:0 6px 20px #0006}.whatsapp-icon{width:60px;height:60px}.inputimagen::-webkit-file-upload-button{background:#5e5df0;border-radius:999px;box-shadow:#5e5df0 0 10px 20px -10px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Inter,Helvetica,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Noto Color Emoji",Segoe UI Symbol,"Android Emoji",EmojiSymbols,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif;font-size:12px;font-weight:700;line-height:24px;opacity:1;outline:0 solid transparent;padding:4px 12px;user-select:none;-webkit-user-select:none;touch-action:manipulation;width:fit-content;word-break:break-word;border:0}.inputimagen{background-color:#c2fbd7;border-radius:100px;box-shadow:#2cbb6333 0 -25px 18px -14px inset,#2cbb6326 0 1px 2px,#2cbb6326 0 2px 4px,#2cbb6326 0 4px 8px,#2cbb6326 0 8px 16px,#2cbb6326 0 16px 32px;color:green;cursor:pointer;display:inline-block;font-family:CerebriSans-Regular,-apple-system,system-ui,Roboto,sans-serif;padding:7px 20px;text-align:center;text-decoration:none;transition:all .25s;border:0;font-size:14px;user-select:none;-webkit-user-select:none;touch-action:manipulation}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#242424;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;padding:0;min-width:320px}h1,h2,h3,h4,h5,p{margin:0}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}}
