*{box-sizing:border-box}body{margin:0;background:#f5f6f8;color:#151515;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px}.wrap{max-width:1080px;margin:0 auto;padding:28px 20px 40px}header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:26px}.marca{display:flex;align-items:center;gap:10px}.marca h1{font-size:22px;font-weight:700;margin:0;letter-spacing:.2px}.punto{width:12px;height:12px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px #10b9812e}nav{display:flex;gap:18px;align-items:center}nav a{color:#0069c0;text-decoration:none;font-size:14px;font-weight:500}nav a.secundario{color:#64748b}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:20px}.card{background:#fff;border-radius:14px;padding:20px 22px;box-shadow:0 1px 3px #00000014,0 6px 18px #0000000d}.card-head{display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;gap:10px}.card-head h2{font-size:16px;font-weight:650;margin:0 0 6px;line-height:1.35}.tipo{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6a6e73;background:#f1f5f9;border-radius:999px;padding:3px 10px}.chevron{border:none;background:#f1f5f9;color:#64748b;border-radius:8px;width:30px;height:30px;font-size:13px;cursor:pointer;flex-shrink:0}.corrida{margin-top:16px}.corrida-meta{display:flex;justify-content:space-between;font-size:12.5px;color:#6a6e73;margin-bottom:8px}.barra{display:flex;height:10px;border-radius:5px;overflow:hidden;background:#e8eaee;gap:2px}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;font-size:13px;font-weight:600}.detalle{margin-top:14px;border-top:1px solid #f0f0f0;padding-top:10px}.detalle ul{list-style:none;margin:0;padding:0;max-height:320px;overflow:auto}.detalle li{display:flex;gap:10px;align-items:baseline;padding:6px 0;border-bottom:1px solid #f7f7f8;font-size:13.5px}.detalle li:last-child{border-bottom:none}.estado{font-weight:700;width:16px;text-align:center;flex-shrink:0}.caso{color:#334155;line-height:1.4}.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:10px;padding:12px 16px;font-size:14px}.vacio{color:#94a3b8;font-size:14px}footer{margin-top:26px;text-align:center;color:#94a3b8;font-size:12.5px}
