.react-flow{direction:ltr}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1px;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background:#1a192b;border:1px solid #fff;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-top{top:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{top:50%;right:-4px;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{background:#ffffff80;margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{color:#222;text-align:center;background-color:#fff;border:1px solid #1a192b;border-radius:3px;width:150px;padding:10px;font-size:12px}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;width:4px;height:4px;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--color-fondo:#0f172a;--color-superficie:#1e293b;--color-texto:#e2e8f0;--color-acento:#facc15;font-family:system-ui,-apple-system,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}body{background:var(--color-fondo);color:var(--color-texto);margin:0}.barra-navegacion{background:var(--color-superficie);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.barra-navegacion .marca{color:var(--color-acento);font-size:1.25rem;font-weight:700;text-decoration:none}.barra-navegacion nav a,.barra-navegacion nav button{color:var(--color-texto);cursor:pointer;background:0 0;border:1px solid #475569;border-radius:6px;margin-left:1rem;padding:.4rem .8rem;text-decoration:none}.contenedor{max-width:960px;margin:0 auto;padding:1.5rem}.tarjetas{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.tarjeta{background:var(--color-superficie);color:inherit;border-radius:10px;padding:1rem;text-decoration:none;display:block}.badge{background:#334155;border-radius:999px;margin-right:.35rem;padding:.15rem .6rem;font-size:.75rem;display:inline-block}.badge.estado-verificada,.badge.estado-altamente_verificada{background:#166534}.badge.estado-en_disputa{background:#991b1b}.badge.estado-obsoleta{background:#78350f}.selector-vista{margin:1rem 0}.selector-vista button{color:inherit;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:6px;margin-right:.5rem;padding:.4rem 1rem}.selector-vista button.activo{background:var(--color-acento);color:#0f172a;font-weight:600}.lista-pasos{padding:0;list-style:none}.lista-pasos>li{background:var(--color-superficie);border-radius:10px;margin-bottom:1rem;padding:1rem}.metodos{margin-top:.75rem;padding-left:0;list-style:none}.metodos li{border-left:3px solid var(--color-acento);margin-bottom:.5rem;padding-left:.75rem}.comentarios textarea{width:100%;min-height:60px;margin-bottom:.5rem}.formulario-auth form{flex-direction:column;gap:.75rem;max-width:320px;display:flex}.error{color:#f87171}.vacio{opacity:.6}.acciones-voto{gap:.5rem;margin-top:.5rem;display:flex}.acciones-voto button{background:var(--color-superficie);color:inherit;cursor:pointer;border:1px solid #475569;border-radius:6px;padding:.3rem .6rem}.editor-inline{background:#0b1220;border:1px dashed #475569;border-radius:8px;flex-direction:column;gap:.5rem;margin:.5rem 0;padding:.75rem;display:flex}.formulario-auth label{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.ficha-cabecera{align-items:flex-start;gap:1.5rem;margin-bottom:1rem;display:flex}.ficha-cabecera>:last-child{flex:1;min-width:0}.ficha-cabecera .portada{object-fit:cover;border-radius:10px;flex-shrink:0;width:220px}@media (width<=640px){.ficha-cabecera{flex-direction:column}.ficha-cabecera .portada{width:100%}}.portada-tarjeta{object-fit:cover;border-radius:8px;width:100%;height:140px;margin-bottom:.5rem}.portada-tarjeta-juego{object-fit:contain;background:#0b1220;border-radius:8px;width:100%;height:260px;margin-bottom:.5rem}.metadatos{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.categorias-mapa{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;display:grid}.categorias-mapa button{width:100%;margin-right:0}.tarjeta-expandible{cursor:pointer}.tarjeta-expandible h3{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.indicador-expandir{opacity:.6;white-space:nowrap;font-size:.7rem;font-weight:400}.tarjeta-expandible.abierta{cursor:default;outline:1px solid var(--color-acento)}.modal-fondo{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-caja{background:var(--color-superficie);border-radius:10px;width:90%;max-width:480px;max-height:80vh;padding:1.5rem;position:relative;overflow-y:auto}.modal-cerrar{color:var(--color-texto);cursor:pointer;background:0 0;border:none;font-size:1.1rem;position:absolute;top:.75rem;right:.75rem}.diagrama-mapa{border-radius:10px;max-width:100%;margin:1rem 0;display:block}.lista-ubicaciones{padding:0;list-style:none}.lista-ubicaciones li{background:var(--color-superficie);border-radius:8px;margin-bottom:.4rem;padding:.6rem .8rem}.estado-carga{text-align:center;padding:2rem}.estado-carga button{background:var(--color-acento);color:#0f172a;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.2rem;font-weight:600}.migas{opacity:.7;font-size:.85rem}.migas a{color:inherit}.explicacion-estado{max-width:640px;font-size:.9rem}.pista{opacity:.8;font-size:.9rem}.glosario{margin:.5rem 0;padding:0;font-size:.85rem;list-style:none}.glosario li{border-left:3px solid var(--color-acento);opacity:.9;background:#0b1220;border-radius:4px;margin-bottom:.3rem;padding:.4rem .6rem}.imagen-item{object-fit:contain;background:#0b1220;border-radius:8px;width:100%;max-height:160px;margin-bottom:.5rem}.ficha-con-sidebar{align-items:flex-start;gap:2rem;display:flex}.ficha-con-sidebar>section{flex:1;min-width:0}.sidebar-objetos{background:var(--color-superficie);border-radius:10px;flex-shrink:0;width:260px;padding:1rem;position:sticky;top:1rem}.sidebar-objetos h2{margin-top:0;font-size:1.05rem}.objeto-sidebar{border-top:1px solid #334155;margin-top:.75rem;padding-top:.75rem}.objeto-sidebar .imagen-item{max-height:100px}.objeto-paso{background:#0b1220;border-radius:8px;align-items:flex-start;gap:.75rem;margin:.5rem 0;padding:.6rem;display:flex}.objeto-paso .imagen-item{flex-shrink:0;width:90px;max-height:90px;margin-bottom:0}.pasos-cancion{margin:.35rem 0;padding-left:1.2rem;font-size:.9rem}.pasos-cancion li{margin-bottom:.25rem}@media (width<=800px){.ficha-con-sidebar{flex-direction:column}.sidebar-objetos{width:100%;position:static}}
