.scene-marker-wrapper{margin:.75rem 0;-webkit-user-select:none;user-select:none}.scene-marker{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:color-mix(in srgb,var(--primary) 6%,transparent);border-left:3px solid var(--primary);border-radius:4px;transition:all .2s ease;max-width:100%}.scene-marker:hover{background:color-mix(in srgb,var(--primary) 10%,transparent)}.scene-marker-badge{display:flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:600;color:var(--primary);white-space:nowrap;flex-shrink:0}.scene-marker-icon{flex-shrink:0;width:12px;height:12px}.scene-marker-text{font-variant-numeric:tabular-nums}.scene-marker-title{font-size:.75rem;font-weight:500;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.scene-marker-hidden{height:1px!important;margin:.5rem 0!important;background:color-mix(in srgb,var(--primary) 15%,transparent)!important;border-radius:1px!important;cursor:pointer}.scene-marker-hidden:hover{background:color-mix(in srgb,var(--primary) 25%,transparent)!important;height:2px!important}.hide-scene-markers .scene-marker-wrapper{height:1px!important;margin:.5rem 0!important;background:color-mix(in srgb,var(--primary) 15%,transparent)!important;border-radius:1px!important;overflow:hidden!important}.hide-scene-markers .scene-marker-wrapper .scene-marker{display:none!important}.hide-scene-markers .scene-marker-wrapper:hover{background:color-mix(in srgb,var(--primary) 25%,transparent)!important;height:2px!important}
